dfarrell07

subm_random_fail_20210712

Jul 13th, 2021 (edited)
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.37 MB | None | 0 0
  1. 2021-07-12T00:09:05.9843906Z Found online and idle hosted runner(s) in the current repository's organization account that matches the required labels: 'ubuntu-latest'
  2. 2021-07-12T00:09:05.9843989Z Waiting for a hosted runner in 'organization' to pick this job...
  3. 2021-07-12T00:09:13.2270849Z Current runner version: '2.278.0'
  4. 2021-07-12T00:09:13.2304212Z ##[group]Operating System
  5. 2021-07-12T00:09:13.2305583Z Ubuntu
  6. 2021-07-12T00:09:13.2306236Z 20.04.2
  7. 2021-07-12T00:09:13.2306676Z LTS
  8. 2021-07-12T00:09:13.2307165Z ##[endgroup]
  9. 2021-07-12T00:09:13.2307875Z ##[group]Virtual Environment
  10. 2021-07-12T00:09:13.2308517Z Environment: ubuntu-20.04
  11. 2021-07-12T00:09:13.2309020Z Version: 20210628.1
  12. 2021-07-12T00:09:13.2310033Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210628.1/images/linux/Ubuntu2004-README.md
  13. 2021-07-12T00:09:13.2311863Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210628.1
  14. 2021-07-12T00:09:13.2312680Z ##[endgroup]
  15. 2021-07-12T00:09:13.2314790Z ##[group]GITHUB_TOKEN Permissions
  16. 2021-07-12T00:09:13.2316230Z Actions: write
  17. 2021-07-12T00:09:13.2316709Z Checks: write
  18. 2021-07-12T00:09:13.2317603Z Contents: write
  19. 2021-07-12T00:09:13.2318074Z Deployments: write
  20. 2021-07-12T00:09:13.2318684Z Discussions: write
  21. 2021-07-12T00:09:13.2319259Z Issues: write
  22. 2021-07-12T00:09:13.2319751Z Metadata: read
  23. 2021-07-12T00:09:13.2320194Z Packages: write
  24. 2021-07-12T00:09:13.2320726Z PullRequests: write
  25. 2021-07-12T00:09:13.2321443Z RepositoryProjects: write
  26. 2021-07-12T00:09:13.2322090Z SecurityEvents: write
  27. 2021-07-12T00:09:13.2322652Z Statuses: write
  28. 2021-07-12T00:09:13.2323257Z ##[endgroup]
  29. 2021-07-12T00:09:13.2326455Z Prepare workflow directory
  30. 2021-07-12T00:09:13.3005741Z Prepare all required actions
  31. 2021-07-12T00:09:13.3019400Z Getting action download info
  32. 2021-07-12T00:09:13.7438642Z Download action repository 'actions/checkout@v2'
  33. 2021-07-12T00:09:15.7764926Z Download action repository 'submariner-io/shipyard@devel'
  34. 2021-07-12T00:09:16.4172936Z ##[group]Run actions/checkout@v2
  35. 2021-07-12T00:09:16.4173595Z with:
  36. 2021-07-12T00:09:16.4174363Z repository: submariner-io/submariner-operator
  37. 2021-07-12T00:09:16.4175332Z token: ***
  38. 2021-07-12T00:09:16.4176081Z ssh-strict: true
  39. 2021-07-12T00:09:16.4176532Z persist-credentials: true
  40. 2021-07-12T00:09:16.4177238Z clean: true
  41. 2021-07-12T00:09:16.4177609Z fetch-depth: 1
  42. 2021-07-12T00:09:16.4178042Z lfs: false
  43. 2021-07-12T00:09:16.4178415Z submodules: false
  44. 2021-07-12T00:09:16.4178845Z ##[endgroup]
  45. 2021-07-12T00:09:16.6817441Z Syncing repository: submariner-io/submariner-operator
  46. 2021-07-12T00:09:16.6821266Z ##[group]Getting Git version info
  47. 2021-07-12T00:09:16.6822578Z Working directory is '/home/runner/work/submariner-operator/submariner-operator'
  48. 2021-07-12T00:09:16.6878072Z [command]/usr/bin/git version
  49. 2021-07-12T00:09:16.7070672Z git version 2.32.0
  50. 2021-07-12T00:09:16.7093199Z ##[endgroup]
  51. 2021-07-12T00:09:16.7101611Z Deleting the contents of '/home/runner/work/submariner-operator/submariner-operator'
  52. 2021-07-12T00:09:16.7106036Z ##[group]Initializing the repository
  53. 2021-07-12T00:09:16.7111064Z [command]/usr/bin/git init /home/runner/work/submariner-operator/submariner-operator
  54. 2021-07-12T00:09:16.7192992Z hint: Using 'master' as the name for the initial branch. This default branch name
  55. 2021-07-12T00:09:17.2765406Z hint: is subject to change. To configure the initial branch name to use in all
  56. 2021-07-12T00:09:17.2837442Z hint: of your new repositories, which will suppress this warning, call:
  57. 2021-07-12T00:09:17.2838085Z hint:
  58. 2021-07-12T00:09:17.2839322Z hint: git config --global init.defaultBranch <name>
  59. 2021-07-12T00:09:17.2839951Z hint:
  60. 2021-07-12T00:09:17.2840763Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
  61. 2021-07-12T00:09:17.2841857Z hint: 'development'. The just-created branch can be renamed via this command:
  62. 2021-07-12T00:09:17.2842490Z hint:
  63. 2021-07-12T00:09:17.2843128Z hint: git branch -m <name>
  64. 2021-07-12T00:09:17.2844283Z Initialized empty Git repository in /home/runner/work/submariner-operator/submariner-operator/.git/
  65. 2021-07-12T00:09:17.2846462Z [command]/usr/bin/git remote add origin https://github.com/submariner-io/submariner-operator
  66. 2021-07-12T00:09:17.2847364Z ##[endgroup]
  67. 2021-07-12T00:09:17.2847902Z ##[group]Disabling automatic garbage collection
  68. 2021-07-12T00:09:17.2849958Z [command]/usr/bin/git config --local gc.auto 0
  69. 2021-07-12T00:09:17.2850589Z ##[endgroup]
  70. 2021-07-12T00:09:17.2853368Z ##[group]Setting up auth
  71. 2021-07-12T00:09:17.2854335Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
  72. 2021-07-12T00:09:17.2855991Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
  73. 2021-07-12T00:09:17.2857577Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
  74. 2021-07-12T00:09:17.2859462Z [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' || :
  75. 2021-07-12T00:09:17.2861329Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
  76. 2021-07-12T00:09:17.2862224Z ##[endgroup]
  77. 2021-07-12T00:09:17.2862723Z ##[group]Fetching the repository
  78. 2021-07-12T00:09:17.2864451Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +1a48316f3cfbf3af9d2ab5c043cb2268adf4c43d:refs/remotes/origin/devel
  79. 2021-07-12T00:09:17.2866373Z remote: Enumerating objects: 486, done.
  80. 2021-07-12T00:09:17.2866993Z remote: Counting objects: 0% (1/486)
  81. 2021-07-12T00:09:17.2867543Z remote: Counting objects: 1% (5/486)
  82. 2021-07-12T00:09:17.2868083Z remote: Counting objects: 2% (10/486)
  83. 2021-07-12T00:09:17.2868698Z remote: Counting objects: 3% (15/486)
  84. 2021-07-12T00:09:17.2869387Z remote: Counting objects: 4% (20/486)
  85. 2021-07-12T00:09:17.2869994Z remote: Counting objects: 5% (25/486)
  86. 2021-07-12T00:09:17.2870513Z remote: Counting objects: 6% (30/486)
  87. 2021-07-12T00:09:17.2871066Z remote: Counting objects: 7% (35/486)
  88. 2021-07-12T00:09:17.2871602Z remote: Counting objects: 8% (39/486)
  89. 2021-07-12T00:09:17.2872337Z remote: Counting objects: 9% (44/486)
  90. 2021-07-12T00:09:17.2872888Z remote: Counting objects: 10% (49/486)
  91. 2021-07-12T00:09:17.2873394Z remote: Counting objects: 11% (54/486)
  92. 2021-07-12T00:09:17.2873953Z remote: Counting objects: 12% (59/486)
  93. 2021-07-12T00:09:17.2875382Z remote: Counting objects: 13% (64/486)
  94. 2021-07-12T00:09:17.2876087Z remote: Counting objects: 14% (69/486)
  95. 2021-07-12T00:09:17.2876703Z remote: Counting objects: 15% (73/486)
  96. 2021-07-12T00:09:17.2877983Z remote: Counting objects: 16% (78/486)
  97. 2021-07-12T00:09:17.2878592Z remote: Counting objects: 17% (83/486)
  98. 2021-07-12T00:09:17.2879119Z remote: Counting objects: 18% (88/486)
  99. 2021-07-12T00:09:17.2879718Z remote: Counting objects: 19% (93/486)
  100. 2021-07-12T00:09:17.2880244Z remote: Counting objects: 20% (98/486)
  101. 2021-07-12T00:09:17.2880815Z remote: Counting objects: 21% (103/486)
  102. 2021-07-12T00:09:17.2881390Z remote: Counting objects: 22% (107/486)
  103. 2021-07-12T00:09:17.2881974Z remote: Counting objects: 23% (112/486)
  104. 2021-07-12T00:09:17.2882540Z remote: Counting objects: 24% (117/486)
  105. 2021-07-12T00:09:17.2883119Z remote: Counting objects: 25% (122/486)
  106. 2021-07-12T00:09:17.2883680Z remote: Counting objects: 26% (127/486)
  107. 2021-07-12T00:09:17.2884224Z remote: Counting objects: 27% (132/486)
  108. 2021-07-12T00:09:17.2884793Z remote: Counting objects: 28% (137/486)
  109. 2021-07-12T00:09:17.2885349Z remote: Counting objects: 29% (141/486)
  110. 2021-07-12T00:09:17.2886083Z remote: Counting objects: 30% (146/486)
  111. 2021-07-12T00:09:17.2886600Z remote: Counting objects: 31% (151/486)
  112. 2021-07-12T00:09:17.2887180Z remote: Counting objects: 32% (156/486)
  113. 2021-07-12T00:09:17.2887702Z remote: Counting objects: 33% (161/486)
  114. 2021-07-12T00:09:17.2888290Z remote: Counting objects: 34% (166/486)
  115. 2021-07-12T00:09:17.2889034Z remote: Counting objects: 35% (171/486)
  116. 2021-07-12T00:09:17.2889558Z remote: Counting objects: 36% (175/486)
  117. 2021-07-12T00:09:17.2890120Z remote: Counting objects: 37% (180/486)
  118. 2021-07-12T00:09:17.2890638Z remote: Counting objects: 38% (185/486)
  119. 2021-07-12T00:09:17.2891221Z remote: Counting objects: 39% (190/486)
  120. 2021-07-12T00:09:17.2891761Z remote: Counting objects: 40% (195/486)
  121. 2021-07-12T00:09:17.2892351Z remote: Counting objects: 41% (200/486)
  122. 2021-07-12T00:09:17.2892893Z remote: Counting objects: 42% (205/486)
  123. 2021-07-12T00:09:17.2893462Z remote: Counting objects: 43% (209/486)
  124. 2021-07-12T00:09:17.2893983Z remote: Counting objects: 44% (214/486)
  125. 2021-07-12T00:09:17.2894575Z remote: Counting objects: 45% (219/486)
  126. 2021-07-12T00:09:17.2895149Z remote: Counting objects: 46% (224/486)
  127. 2021-07-12T00:09:17.2895670Z remote: Counting objects: 47% (229/486)
  128. 2021-07-12T00:09:17.2896247Z remote: Counting objects: 48% (234/486)
  129. 2021-07-12T00:09:17.2896783Z remote: Counting objects: 49% (239/486)
  130. 2021-07-12T00:09:17.2897564Z remote: Counting objects: 50% (243/486)
  131. 2021-07-12T00:09:17.2898505Z remote: Counting objects: 51% (248/486)
  132. 2021-07-12T00:09:17.2899114Z remote: Counting objects: 52% (253/486)
  133. 2021-07-12T00:09:17.2899680Z remote: Counting objects: 53% (258/486)
  134. 2021-07-12T00:09:17.2900484Z remote: Counting objects: 54% (263/486)
  135. 2021-07-12T00:09:17.2901824Z remote: Counting objects: 55% (268/486)
  136. 2021-07-12T00:09:17.2902443Z remote: Counting objects: 56% (273/486)
  137. 2021-07-12T00:09:17.2903047Z remote: Counting objects: 57% (278/486)
  138. 2021-07-12T00:09:17.2903576Z remote: Counting objects: 58% (282/486)
  139. 2021-07-12T00:09:17.2904149Z remote: Counting objects: 59% (287/486)
  140. 2021-07-12T00:09:17.2904716Z remote: Counting objects: 60% (292/486)
  141. 2021-07-12T00:09:17.2905280Z remote: Counting objects: 61% (297/486)
  142. 2021-07-12T00:09:17.2905804Z remote: Counting objects: 62% (302/486)
  143. 2021-07-12T00:09:17.2906368Z remote: Counting objects: 63% (307/486)
  144. 2021-07-12T00:09:17.2906916Z remote: Counting objects: 64% (312/486)
  145. 2021-07-12T00:09:17.2907461Z remote: Counting objects: 65% (316/486)
  146. 2021-07-12T00:09:17.2908029Z remote: Counting objects: 66% (321/486)
  147. 2021-07-12T00:09:17.3104706Z remote: Counting objects: 67% (326/486)
  148. 2021-07-12T00:09:17.3105313Z remote: Counting objects: 68% (331/486)
  149. 2021-07-12T00:09:17.3106002Z remote: Counting objects: 69% (336/486)
  150. 2021-07-12T00:09:17.3106728Z remote: Counting objects: 70% (341/486)
  151. 2021-07-12T00:09:17.3107384Z remote: Counting objects: 71% (346/486)
  152. 2021-07-12T00:09:17.3107884Z remote: Counting objects: 72% (350/486)
  153. 2021-07-12T00:09:17.3108414Z remote: Counting objects: 73% (355/486)
  154. 2021-07-12T00:09:17.3108919Z remote: Counting objects: 74% (360/486)
  155. 2021-07-12T00:09:17.3109416Z remote: Counting objects: 75% (365/486)
  156. 2021-07-12T00:09:17.3109904Z remote: Counting objects: 76% (370/486)
  157. 2021-07-12T00:09:17.3110385Z remote: Counting objects: 77% (375/486)
  158. 2021-07-12T00:09:17.3110871Z remote: Counting objects: 78% (380/486)
  159. 2021-07-12T00:09:17.3111354Z remote: Counting objects: 79% (384/486)
  160. 2021-07-12T00:09:17.3111846Z remote: Counting objects: 80% (389/486)
  161. 2021-07-12T00:09:17.3112322Z remote: Counting objects: 81% (394/486)
  162. 2021-07-12T00:09:17.3112807Z remote: Counting objects: 82% (399/486)
  163. 2021-07-12T00:09:17.3113304Z remote: Counting objects: 83% (404/486)
  164. 2021-07-12T00:09:17.3113810Z remote: Counting objects: 84% (409/486)
  165. 2021-07-12T00:09:17.3114293Z remote: Counting objects: 85% (414/486)
  166. 2021-07-12T00:09:17.3114794Z remote: Counting objects: 86% (418/486)
  167. 2021-07-12T00:09:17.3115480Z remote: Counting objects: 87% (423/486)
  168. 2021-07-12T00:09:17.3115964Z remote: Counting objects: 88% (428/486)
  169. 2021-07-12T00:09:17.3116454Z remote: Counting objects: 89% (433/486)
  170. 2021-07-12T00:09:17.3117321Z remote: Counting objects: 90% (438/486)
  171. 2021-07-12T00:09:17.3117846Z remote: Counting objects: 91% (443/486)
  172. 2021-07-12T00:09:17.3118339Z remote: Counting objects: 92% (448/486)
  173. 2021-07-12T00:09:17.3118836Z remote: Counting objects: 93% (452/486)
  174. 2021-07-12T00:09:17.3119320Z remote: Counting objects: 94% (457/486)
  175. 2021-07-12T00:09:17.3119989Z remote: Counting objects: 95% (462/486)
  176. 2021-07-12T00:09:17.3120511Z remote: Counting objects: 96% (467/486)
  177. 2021-07-12T00:09:17.3121176Z remote: Counting objects: 97% (472/486)
  178. 2021-07-12T00:09:17.3121667Z remote: Counting objects: 98% (477/486)
  179. 2021-07-12T00:09:17.3122150Z remote: Counting objects: 99% (482/486)
  180. 2021-07-12T00:09:17.3122658Z remote: Counting objects: 100% (486/486)
  181. 2021-07-12T00:09:17.3123593Z remote: Counting objects: 100% (486/486), done.
  182. 2021-07-12T00:09:17.3124158Z remote: Compressing objects: 0% (1/346)
  183. 2021-07-12T00:09:17.3124684Z remote: Compressing objects: 1% (4/346)
  184. 2021-07-12T00:09:17.3125220Z remote: Compressing objects: 2% (7/346)
  185. 2021-07-12T00:09:17.3126079Z remote: Compressing objects: 3% (11/346)
  186. 2021-07-12T00:09:17.3126650Z remote: Compressing objects: 4% (14/346)
  187. 2021-07-12T00:09:17.3127189Z remote: Compressing objects: 5% (18/346)
  188. 2021-07-12T00:09:17.3127730Z remote: Compressing objects: 6% (21/346)
  189. 2021-07-12T00:09:17.3128865Z remote: Compressing objects: 7% (25/346)
  190. 2021-07-12T00:09:17.3129491Z remote: Compressing objects: 8% (28/346)
  191. 2021-07-12T00:09:17.3130012Z remote: Compressing objects: 9% (32/346)
  192. 2021-07-12T00:09:17.3131384Z remote: Compressing objects: 10% (35/346)
  193. 2021-07-12T00:09:17.3132183Z remote: Compressing objects: 11% (39/346)
  194. 2021-07-12T00:09:17.3132751Z remote: Compressing objects: 12% (42/346)
  195. 2021-07-12T00:09:17.3133298Z remote: Compressing objects: 13% (45/346)
  196. 2021-07-12T00:09:17.3134529Z remote: Compressing objects: 14% (49/346)
  197. 2021-07-12T00:09:17.3135067Z remote: Compressing objects: 15% (52/346)
  198. 2021-07-12T00:09:17.3135597Z remote: Compressing objects: 16% (56/346)
  199. 2021-07-12T00:09:17.3136112Z remote: Compressing objects: 17% (59/346)
  200. 2021-07-12T00:09:17.3136644Z remote: Compressing objects: 18% (63/346)
  201. 2021-07-12T00:09:17.3137168Z remote: Compressing objects: 19% (66/346)
  202. 2021-07-12T00:09:17.3137939Z remote: Compressing objects: 20% (70/346)
  203. 2021-07-12T00:09:17.3138481Z remote: Compressing objects: 21% (73/346)
  204. 2021-07-12T00:09:17.3138986Z remote: Compressing objects: 22% (77/346)
  205. 2021-07-12T00:09:17.3139505Z remote: Compressing objects: 23% (80/346)
  206. 2021-07-12T00:09:17.3140035Z remote: Compressing objects: 24% (84/346)
  207. 2021-07-12T00:09:17.3140789Z remote: Compressing objects: 25% (87/346)
  208. 2021-07-12T00:09:17.3141305Z remote: Compressing objects: 26% (90/346)
  209. 2021-07-12T00:09:17.3142001Z remote: Compressing objects: 27% (94/346)
  210. 2021-07-12T00:09:17.3142522Z remote: Compressing objects: 28% (97/346)
  211. 2021-07-12T00:09:17.3143053Z remote: Compressing objects: 29% (101/346)
  212. 2021-07-12T00:09:17.3143590Z remote: Compressing objects: 30% (104/346)
  213. 2021-07-12T00:09:17.3144120Z remote: Compressing objects: 31% (108/346)
  214. 2021-07-12T00:09:17.3144680Z remote: Compressing objects: 32% (111/346)
  215. 2021-07-12T00:09:17.3145213Z remote: Compressing objects: 33% (115/346)
  216. 2021-07-12T00:09:17.3145749Z remote: Compressing objects: 34% (118/346)
  217. 2021-07-12T00:09:17.3146435Z remote: Compressing objects: 35% (122/346)
  218. 2021-07-12T00:09:17.3146960Z remote: Compressing objects: 36% (125/346)
  219. 2021-07-12T00:09:17.3147652Z remote: Compressing objects: 37% (129/346)
  220. 2021-07-12T00:09:17.3148171Z remote: Compressing objects: 38% (132/346)
  221. 2021-07-12T00:09:17.3148686Z remote: Compressing objects: 39% (135/346)
  222. 2021-07-12T00:09:17.3149208Z remote: Compressing objects: 40% (139/346)
  223. 2021-07-12T00:09:17.3149732Z remote: Compressing objects: 41% (142/346)
  224. 2021-07-12T00:09:17.3150512Z remote: Compressing objects: 42% (146/346)
  225. 2021-07-12T00:09:17.3212660Z remote: Compressing objects: 43% (149/346)
  226. 2021-07-12T00:09:17.3213216Z remote: Compressing objects: 44% (153/346)
  227. 2021-07-12T00:09:17.3213755Z remote: Compressing objects: 45% (156/346)
  228. 2021-07-12T00:09:17.3214274Z remote: Compressing objects: 46% (160/346)
  229. 2021-07-12T00:09:17.3214792Z remote: Compressing objects: 47% (163/346)
  230. 2021-07-12T00:09:17.3215317Z remote: Compressing objects: 48% (167/346)
  231. 2021-07-12T00:09:17.3215858Z remote: Compressing objects: 49% (170/346)
  232. 2021-07-12T00:09:17.3216394Z remote: Compressing objects: 50% (173/346)
  233. 2021-07-12T00:09:17.3216910Z remote: Compressing objects: 51% (177/346)
  234. 2021-07-12T00:09:17.3217441Z remote: Compressing objects: 52% (180/346)
  235. 2021-07-12T00:09:17.3217959Z remote: Compressing objects: 53% (184/346)
  236. 2021-07-12T00:09:17.3218488Z remote: Compressing objects: 54% (187/346)
  237. 2021-07-12T00:09:17.3219001Z remote: Compressing objects: 55% (191/346)
  238. 2021-07-12T00:09:17.3219522Z remote: Compressing objects: 56% (194/346)
  239. 2021-07-12T00:09:17.3220055Z remote: Compressing objects: 57% (198/346)
  240. 2021-07-12T00:09:17.3220748Z remote: Compressing objects: 58% (201/346)
  241. 2021-07-12T00:09:17.3221318Z remote: Compressing objects: 59% (205/346)
  242. 2021-07-12T00:09:17.3221839Z remote: Compressing objects: 60% (208/346)
  243. 2021-07-12T00:09:17.3222375Z remote: Compressing objects: 61% (212/346)
  244. 2021-07-12T00:09:17.3222902Z remote: Compressing objects: 62% (215/346)
  245. 2021-07-12T00:09:17.3223432Z remote: Compressing objects: 63% (218/346)
  246. 2021-07-12T00:09:17.3223950Z remote: Compressing objects: 64% (222/346)
  247. 2021-07-12T00:09:17.3224475Z remote: Compressing objects: 65% (225/346)
  248. 2021-07-12T00:09:17.3225012Z remote: Compressing objects: 66% (229/346)
  249. 2021-07-12T00:09:17.3225526Z remote: Compressing objects: 67% (232/346)
  250. 2021-07-12T00:09:17.3226206Z remote: Compressing objects: 68% (236/346)
  251. 2021-07-12T00:09:17.3226706Z remote: Compressing objects: 69% (239/346)
  252. 2021-07-12T00:09:17.3227207Z remote: Compressing objects: 70% (243/346)
  253. 2021-07-12T00:09:17.3227703Z remote: Compressing objects: 71% (246/346)
  254. 2021-07-12T00:09:17.3228202Z remote: Compressing objects: 72% (250/346)
  255. 2021-07-12T00:09:17.3228702Z remote: Compressing objects: 73% (253/346)
  256. 2021-07-12T00:09:17.3229216Z remote: Compressing objects: 74% (257/346)
  257. 2021-07-12T00:09:17.3229733Z remote: Compressing objects: 75% (260/346)
  258. 2021-07-12T00:09:17.3230228Z remote: Compressing objects: 76% (263/346)
  259. 2021-07-12T00:09:17.3230734Z remote: Compressing objects: 77% (267/346)
  260. 2021-07-12T00:09:17.3231231Z remote: Compressing objects: 78% (270/346)
  261. 2021-07-12T00:09:17.3231734Z remote: Compressing objects: 79% (274/346)
  262. 2021-07-12T00:09:17.3232237Z remote: Compressing objects: 80% (277/346)
  263. 2021-07-12T00:09:17.3232745Z remote: Compressing objects: 81% (281/346)
  264. 2021-07-12T00:09:17.3233236Z remote: Compressing objects: 82% (284/346)
  265. 2021-07-12T00:09:17.3233760Z remote: Compressing objects: 83% (288/346)
  266. 2021-07-12T00:09:17.3234280Z remote: Compressing objects: 84% (291/346)
  267. 2021-07-12T00:09:17.3234776Z remote: Compressing objects: 85% (295/346)
  268. 2021-07-12T00:09:17.3235277Z remote: Compressing objects: 86% (298/346)
  269. 2021-07-12T00:09:17.3235881Z remote: Compressing objects: 87% (302/346)
  270. 2021-07-12T00:09:17.3236387Z remote: Compressing objects: 88% (305/346)
  271. 2021-07-12T00:09:17.3237070Z remote: Compressing objects: 89% (308/346)
  272. 2021-07-12T00:09:17.3237617Z remote: Compressing objects: 90% (312/346)
  273. 2021-07-12T00:09:17.3238128Z remote: Compressing objects: 91% (315/346)
  274. 2021-07-12T00:09:17.3238650Z remote: Compressing objects: 92% (319/346)
  275. 2021-07-12T00:09:17.3239172Z remote: Compressing objects: 93% (322/346)
  276. 2021-07-12T00:09:17.3239674Z remote: Compressing objects: 94% (326/346)
  277. 2021-07-12T00:09:17.3240202Z remote: Compressing objects: 95% (329/346)
  278. 2021-07-12T00:09:17.3240707Z remote: Compressing objects: 96% (333/346)
  279. 2021-07-12T00:09:17.3241214Z remote: Compressing objects: 97% (336/346)
  280. 2021-07-12T00:09:17.3241713Z remote: Compressing objects: 98% (340/346)
  281. 2021-07-12T00:09:17.3242240Z remote: Compressing objects: 99% (343/346)
  282. 2021-07-12T00:09:17.3242755Z remote: Compressing objects: 100% (346/346)
  283. 2021-07-12T00:09:17.3243290Z remote: Compressing objects: 100% (346/346), done.
  284. 2021-07-12T00:09:17.3243950Z Receiving objects: 0% (1/486)
  285. 2021-07-12T00:09:17.3244542Z Receiving objects: 1% (5/486)
  286. 2021-07-12T00:09:17.3244953Z Receiving objects: 2% (10/486)
  287. 2021-07-12T00:09:17.3245374Z Receiving objects: 3% (15/486)
  288. 2021-07-12T00:09:17.3245781Z Receiving objects: 4% (20/486)
  289. 2021-07-12T00:09:17.3246196Z Receiving objects: 5% (25/486)
  290. 2021-07-12T00:09:17.3246606Z Receiving objects: 6% (30/486)
  291. 2021-07-12T00:09:17.3247249Z Receiving objects: 7% (35/486)
  292. 2021-07-12T00:09:17.3247760Z Receiving objects: 8% (39/486)
  293. 2021-07-12T00:09:17.3248177Z Receiving objects: 9% (44/486)
  294. 2021-07-12T00:09:17.3248760Z Receiving objects: 10% (49/486)
  295. 2021-07-12T00:09:17.3249168Z Receiving objects: 11% (54/486)
  296. 2021-07-12T00:09:17.3249583Z Receiving objects: 12% (59/486)
  297. 2021-07-12T00:09:17.3249991Z Receiving objects: 13% (64/486)
  298. 2021-07-12T00:09:17.3250409Z Receiving objects: 14% (69/486)
  299. 2021-07-12T00:09:17.3250984Z Receiving objects: 15% (73/486)
  300. 2021-07-12T00:09:17.3251395Z Receiving objects: 16% (78/486)
  301. 2021-07-12T00:09:17.3251796Z Receiving objects: 17% (83/486)
  302. 2021-07-12T00:09:17.3255467Z Receiving objects: 18% (88/486)
  303. 2021-07-12T00:09:17.3255908Z Receiving objects: 19% (93/486)
  304. 2021-07-12T00:09:17.3256516Z Receiving objects: 20% (98/486)
  305. 2021-07-12T00:09:17.3256942Z Receiving objects: 21% (103/486)
  306. 2021-07-12T00:09:17.3257356Z Receiving objects: 22% (107/486)
  307. 2021-07-12T00:09:17.3257781Z Receiving objects: 23% (112/486)
  308. 2021-07-12T00:09:17.3258202Z Receiving objects: 24% (117/486)
  309. 2021-07-12T00:09:17.3258700Z Receiving objects: 25% (122/486)
  310. 2021-07-12T00:09:17.3259104Z Receiving objects: 26% (127/486)
  311. 2021-07-12T00:09:17.3259524Z Receiving objects: 27% (132/486)
  312. 2021-07-12T00:09:17.3259927Z Receiving objects: 28% (137/486)
  313. 2021-07-12T00:09:17.3260349Z Receiving objects: 29% (141/486)
  314. 2021-07-12T00:09:17.3260782Z Receiving objects: 30% (146/486)
  315. 2021-07-12T00:09:17.3261198Z Receiving objects: 31% (151/486)
  316. 2021-07-12T00:09:17.3261623Z Receiving objects: 32% (156/486)
  317. 2021-07-12T00:09:17.3262025Z Receiving objects: 33% (161/486)
  318. 2021-07-12T00:09:17.3262443Z Receiving objects: 34% (166/486)
  319. 2021-07-12T00:09:17.3262847Z Receiving objects: 35% (171/486)
  320. 2021-07-12T00:09:17.3263320Z Receiving objects: 36% (175/486)
  321. 2021-07-12T00:09:17.3263722Z Receiving objects: 37% (180/486)
  322. 2021-07-12T00:09:17.3264141Z Receiving objects: 38% (185/486)
  323. 2021-07-12T00:09:17.3264551Z Receiving objects: 39% (190/486)
  324. 2021-07-12T00:09:17.3264983Z Receiving objects: 40% (195/486)
  325. 2021-07-12T00:09:17.3265408Z Receiving objects: 41% (200/486)
  326. 2021-07-12T00:09:17.3265812Z Receiving objects: 42% (205/486)
  327. 2021-07-12T00:09:17.3266394Z Receiving objects: 43% (209/486)
  328. 2021-07-12T00:09:17.3266788Z Receiving objects: 44% (214/486)
  329. 2021-07-12T00:09:17.3267194Z Receiving objects: 45% (219/486)
  330. 2021-07-12T00:09:17.3267914Z Receiving objects: 46% (224/486)
  331. 2021-07-12T00:09:17.3268334Z Receiving objects: 47% (229/486)
  332. 2021-07-12T00:09:17.3268910Z Receiving objects: 48% (234/486)
  333. 2021-07-12T00:09:17.3269328Z Receiving objects: 49% (239/486)
  334. 2021-07-12T00:09:17.3269720Z Receiving objects: 50% (243/486)
  335. 2021-07-12T00:09:17.3270126Z Receiving objects: 51% (248/486)
  336. 2021-07-12T00:09:17.3270520Z Receiving objects: 52% (253/486)
  337. 2021-07-12T00:09:17.3270931Z Receiving objects: 53% (258/486)
  338. 2021-07-12T00:09:17.3271338Z Receiving objects: 54% (263/486)
  339. 2021-07-12T00:09:17.3271729Z Receiving objects: 55% (268/486)
  340. 2021-07-12T00:09:17.3272142Z Receiving objects: 56% (273/486)
  341. 2021-07-12T00:09:17.3272724Z Receiving objects: 57% (278/486)
  342. 2021-07-12T00:09:17.3273327Z Receiving objects: 58% (282/486)
  343. 2021-07-12T00:09:17.3273935Z Receiving objects: 59% (287/486)
  344. 2021-07-12T00:09:17.3274587Z Receiving objects: 60% (292/486)
  345. 2021-07-12T00:09:17.3275029Z Receiving objects: 61% (297/486)
  346. 2021-07-12T00:09:17.3275484Z Receiving objects: 62% (302/486)
  347. 2021-07-12T00:09:17.3275932Z Receiving objects: 63% (307/486)
  348. 2021-07-12T00:09:17.3276393Z Receiving objects: 64% (312/486)
  349. 2021-07-12T00:09:17.3277763Z Receiving objects: 65% (316/486)
  350. 2021-07-12T00:09:17.3278788Z Receiving objects: 66% (321/486)
  351. 2021-07-12T00:09:17.3280334Z Receiving objects: 67% (326/486)
  352. 2021-07-12T00:09:17.3280845Z Receiving objects: 68% (331/486)
  353. 2021-07-12T00:09:17.3281347Z Receiving objects: 69% (336/486)
  354. 2021-07-12T00:09:17.3281840Z Receiving objects: 70% (341/486)
  355. 2021-07-12T00:09:17.3282349Z Receiving objects: 71% (346/486)
  356. 2021-07-12T00:09:17.3283180Z Receiving objects: 72% (350/486)
  357. 2021-07-12T00:09:17.3283931Z Receiving objects: 73% (355/486)
  358. 2021-07-12T00:09:17.3284374Z Receiving objects: 74% (360/486)
  359. 2021-07-12T00:09:17.3284797Z Receiving objects: 75% (365/486)
  360. 2021-07-12T00:09:17.3285219Z Receiving objects: 76% (370/486)
  361. 2021-07-12T00:09:17.3285622Z Receiving objects: 77% (375/486)
  362. 2021-07-12T00:09:17.3286039Z Receiving objects: 78% (380/486)
  363. 2021-07-12T00:09:17.3286448Z Receiving objects: 79% (384/486)
  364. 2021-07-12T00:09:17.3286872Z Receiving objects: 80% (389/486)
  365. 2021-07-12T00:09:17.3287270Z Receiving objects: 81% (394/486)
  366. 2021-07-12T00:09:17.3287701Z Receiving objects: 82% (399/486)
  367. 2021-07-12T00:09:17.3288343Z Receiving objects: 83% (404/486)
  368. 2021-07-12T00:09:17.3288776Z Receiving objects: 84% (409/486)
  369. 2021-07-12T00:09:17.3289191Z Receiving objects: 85% (414/486)
  370. 2021-07-12T00:09:17.3289767Z Receiving objects: 86% (418/486)
  371. 2021-07-12T00:09:17.3290362Z Receiving objects: 87% (423/486)
  372. 2021-07-12T00:09:17.3290795Z Receiving objects: 88% (428/486)
  373. 2021-07-12T00:09:17.3291408Z Receiving objects: 89% (433/486)
  374. 2021-07-12T00:09:17.3292577Z remote: Total 486 (delta 156), reused 305 (delta 94), pack-reused 0
  375. 2021-07-12T00:09:17.3293114Z Receiving objects: 90% (438/486)
  376. 2021-07-12T00:09:17.3293523Z Receiving objects: 91% (443/486)
  377. 2021-07-12T00:09:17.3293944Z Receiving objects: 92% (448/486)
  378. 2021-07-12T00:09:17.3294361Z Receiving objects: 93% (452/486)
  379. 2021-07-12T00:09:17.3294785Z Receiving objects: 94% (457/486)
  380. 2021-07-12T00:09:17.3295192Z Receiving objects: 95% (462/486)
  381. 2021-07-12T00:09:17.3295617Z Receiving objects: 96% (467/486)
  382. 2021-07-12T00:09:17.3296021Z Receiving objects: 97% (472/486)
  383. 2021-07-12T00:09:17.3296571Z Receiving objects: 98% (477/486)
  384. 2021-07-12T00:09:17.3297000Z Receiving objects: 99% (482/486)
  385. 2021-07-12T00:09:17.3297404Z Receiving objects: 100% (486/486)
  386. 2021-07-12T00:09:17.3297883Z Receiving objects: 100% (486/486), 353.18 KiB | 7.06 MiB/s, done.
  387. 2021-07-12T00:09:17.3298340Z Resolving deltas: 0% (0/156)
  388. 2021-07-12T00:09:17.3298749Z Resolving deltas: 1% (2/156)
  389. 2021-07-12T00:09:17.3299147Z Resolving deltas: 2% (4/156)
  390. 2021-07-12T00:09:17.3299742Z Resolving deltas: 3% (5/156)
  391. 2021-07-12T00:09:17.3300155Z Resolving deltas: 4% (7/156)
  392. 2021-07-12T00:09:17.3300583Z Resolving deltas: 5% (8/156)
  393. 2021-07-12T00:09:17.3301142Z Resolving deltas: 6% (10/156)
  394. 2021-07-12T00:09:17.3301553Z Resolving deltas: 7% (11/156)
  395. 2021-07-12T00:09:17.3302087Z Resolving deltas: 8% (13/156)
  396. 2021-07-12T00:09:17.3302477Z Resolving deltas: 9% (15/156)
  397. 2021-07-12T00:09:17.3303239Z Resolving deltas: 10% (16/156)
  398. 2021-07-12T00:09:17.3303634Z Resolving deltas: 11% (18/156)
  399. 2021-07-12T00:09:17.3304042Z Resolving deltas: 12% (19/156)
  400. 2021-07-12T00:09:17.3304631Z Resolving deltas: 13% (21/156)
  401. 2021-07-12T00:09:17.3305055Z Resolving deltas: 14% (22/156)
  402. 2021-07-12T00:09:17.3305462Z Resolving deltas: 15% (24/156)
  403. 2021-07-12T00:09:17.3305878Z Resolving deltas: 16% (25/156)
  404. 2021-07-12T00:09:17.3306463Z Resolving deltas: 17% (27/156)
  405. 2021-07-12T00:09:17.3306891Z Resolving deltas: 18% (29/156)
  406. 2021-07-12T00:09:17.3307626Z Resolving deltas: 19% (30/156)
  407. 2021-07-12T00:09:17.3308373Z Resolving deltas: 20% (32/156)
  408. 2021-07-12T00:09:17.3308788Z Resolving deltas: 21% (33/156)
  409. 2021-07-12T00:09:17.3309344Z Resolving deltas: 22% (35/156)
  410. 2021-07-12T00:09:17.3309743Z Resolving deltas: 23% (36/156)
  411. 2021-07-12T00:09:17.3310129Z Resolving deltas: 24% (38/156)
  412. 2021-07-12T00:09:17.3310764Z Resolving deltas: 25% (39/156)
  413. 2021-07-12T00:09:17.3311154Z Resolving deltas: 26% (41/156)
  414. 2021-07-12T00:09:17.3311727Z Resolving deltas: 27% (43/156)
  415. 2021-07-12T00:09:17.3312103Z Resolving deltas: 28% (44/156)
  416. 2021-07-12T00:09:17.3312496Z Resolving deltas: 29% (46/156)
  417. 2021-07-12T00:09:17.3312881Z Resolving deltas: 30% (47/156)
  418. 2021-07-12T00:09:17.3313460Z Resolving deltas: 31% (49/156)
  419. 2021-07-12T00:09:17.3313868Z Resolving deltas: 32% (50/156)
  420. 2021-07-12T00:09:17.3314430Z Resolving deltas: 33% (52/156)
  421. 2021-07-12T00:09:17.3315246Z Resolving deltas: 34% (54/156)
  422. 2021-07-12T00:09:17.3315746Z Resolving deltas: 35% (55/156)
  423. 2021-07-12T00:09:17.3316181Z Resolving deltas: 36% (57/156)
  424. 2021-07-12T00:09:17.3317086Z Resolving deltas: 37% (58/156)
  425. 2021-07-12T00:09:17.3317722Z Resolving deltas: 38% (60/156)
  426. 2021-07-12T00:09:17.3318301Z Resolving deltas: 39% (61/156)
  427. 2021-07-12T00:09:17.3318722Z Resolving deltas: 40% (63/156)
  428. 2021-07-12T00:09:17.3319289Z Resolving deltas: 41% (64/156)
  429. 2021-07-12T00:09:17.3319690Z Resolving deltas: 42% (66/156)
  430. 2021-07-12T00:09:17.3320077Z Resolving deltas: 43% (68/156)
  431. 2021-07-12T00:09:17.3320484Z Resolving deltas: 44% (69/156)
  432. 2021-07-12T00:09:17.3320884Z Resolving deltas: 45% (71/156)
  433. 2021-07-12T00:09:17.3321274Z Resolving deltas: 46% (72/156)
  434. 2021-07-12T00:09:17.3321690Z Resolving deltas: 47% (74/156)
  435. 2021-07-12T00:09:17.3322083Z Resolving deltas: 48% (75/156)
  436. 2021-07-12T00:09:17.3322486Z Resolving deltas: 49% (77/156)
  437. 2021-07-12T00:09:17.3322874Z Resolving deltas: 50% (78/156)
  438. 2021-07-12T00:09:17.3323275Z Resolving deltas: 51% (80/156)
  439. 2021-07-12T00:09:17.3323671Z Resolving deltas: 52% (82/156)
  440. 2021-07-12T00:09:17.3324077Z Resolving deltas: 53% (83/156)
  441. 2021-07-12T00:09:17.3324466Z Resolving deltas: 54% (85/156)
  442. 2021-07-12T00:09:17.3324875Z Resolving deltas: 55% (86/156)
  443. 2021-07-12T00:09:17.3325271Z Resolving deltas: 56% (88/156)
  444. 2021-07-12T00:09:17.3325677Z Resolving deltas: 57% (89/156)
  445. 2021-07-12T00:09:17.3326088Z Resolving deltas: 58% (91/156)
  446. 2021-07-12T00:09:17.3326475Z Resolving deltas: 59% (93/156)
  447. 2021-07-12T00:09:17.3326878Z Resolving deltas: 60% (94/156)
  448. 2021-07-12T00:09:17.3327263Z Resolving deltas: 61% (96/156)
  449. 2021-07-12T00:09:17.3327663Z Resolving deltas: 62% (97/156)
  450. 2021-07-12T00:09:17.3328052Z Resolving deltas: 63% (99/156)
  451. 2021-07-12T00:09:17.3328638Z Resolving deltas: 64% (100/156)
  452. 2021-07-12T00:09:17.3329028Z Resolving deltas: 65% (102/156)
  453. 2021-07-12T00:09:17.3329427Z Resolving deltas: 66% (103/156)
  454. 2021-07-12T00:09:17.3329809Z Resolving deltas: 67% (105/156)
  455. 2021-07-12T00:09:17.3330205Z Resolving deltas: 68% (107/156)
  456. 2021-07-12T00:09:17.3330605Z Resolving deltas: 69% (108/156)
  457. 2021-07-12T00:09:17.3330990Z Resolving deltas: 70% (110/156)
  458. 2021-07-12T00:09:17.3331385Z Resolving deltas: 71% (111/156)
  459. 2021-07-12T00:09:17.3331772Z Resolving deltas: 72% (113/156)
  460. 2021-07-12T00:09:17.3332173Z Resolving deltas: 73% (114/156)
  461. 2021-07-12T00:09:17.3332550Z Resolving deltas: 74% (116/156)
  462. 2021-07-12T00:09:17.3333060Z Resolving deltas: 75% (117/156)
  463. 2021-07-12T00:09:17.3333443Z Resolving deltas: 76% (119/156)
  464. 2021-07-12T00:09:17.3333840Z Resolving deltas: 77% (121/156)
  465. 2021-07-12T00:09:17.3334219Z Resolving deltas: 78% (122/156)
  466. 2021-07-12T00:09:17.3334616Z Resolving deltas: 79% (124/156)
  467. 2021-07-12T00:09:17.3334997Z Resolving deltas: 80% (125/156)
  468. 2021-07-12T00:09:17.3335404Z Resolving deltas: 81% (127/156)
  469. 2021-07-12T00:09:17.3335804Z Resolving deltas: 82% (128/156)
  470. 2021-07-12T00:09:17.3336186Z Resolving deltas: 83% (130/156)
  471. 2021-07-12T00:09:17.3336751Z Resolving deltas: 84% (132/156)
  472. 2021-07-12T00:09:17.3337150Z Resolving deltas: 85% (133/156)
  473. 2021-07-12T00:09:17.3337560Z Resolving deltas: 86% (135/156)
  474. 2021-07-12T00:09:17.3337952Z Resolving deltas: 87% (136/156)
  475. 2021-07-12T00:09:17.3338358Z Resolving deltas: 88% (138/156)
  476. 2021-07-12T00:09:17.3339018Z Resolving deltas: 89% (139/156)
  477. 2021-07-12T00:09:17.3339443Z Resolving deltas: 90% (141/156)
  478. 2021-07-12T00:09:17.3339850Z Resolving deltas: 91% (142/156)
  479. 2021-07-12T00:09:17.3340411Z Resolving deltas: 92% (144/156)
  480. 2021-07-12T00:09:17.3340796Z Resolving deltas: 93% (146/156)
  481. 2021-07-12T00:09:17.3341193Z Resolving deltas: 94% (147/156)
  482. 2021-07-12T00:09:17.3341586Z Resolving deltas: 95% (149/156)
  483. 2021-07-12T00:09:17.3341968Z Resolving deltas: 96% (150/156)
  484. 2021-07-12T00:09:17.3342363Z Resolving deltas: 97% (152/156)
  485. 2021-07-12T00:09:17.3342753Z Resolving deltas: 98% (153/156)
  486. 2021-07-12T00:09:17.3343152Z Resolving deltas: 99% (155/156)
  487. 2021-07-12T00:09:17.3343532Z Resolving deltas: 100% (156/156)
  488. 2021-07-12T00:09:17.3343946Z Resolving deltas: 100% (156/156), done.
  489. 2021-07-12T00:09:17.3344931Z From https://github.com/submariner-io/submariner-operator
  490. 2021-07-12T00:09:17.3346007Z * [new ref] 1a48316f3cfbf3af9d2ab5c043cb2268adf4c43d -> origin/devel
  491. 2021-07-12T00:09:17.3346702Z ##[endgroup]
  492. 2021-07-12T00:09:17.3347128Z ##[group]Determining the checkout info
  493. 2021-07-12T00:09:17.3347566Z ##[endgroup]
  494. 2021-07-12T00:09:17.3347953Z ##[group]Checking out the ref
  495. 2021-07-12T00:09:17.3348752Z [command]/usr/bin/git checkout --progress --force -B devel refs/remotes/origin/devel
  496. 2021-07-12T00:09:17.3349561Z Switched to a new branch 'devel'
  497. 2021-07-12T00:09:17.3350421Z Branch 'devel' set up to track remote branch 'devel' from 'origin'.
  498. 2021-07-12T00:09:17.3351151Z ##[endgroup]
  499. 2021-07-12T00:09:17.3351703Z [command]/usr/bin/git log -1 --format='%H'
  500. 2021-07-12T00:09:17.3352425Z '1a48316f3cfbf3af9d2ab5c043cb2268adf4c43d'
  501. 2021-07-12T00:09:17.3621785Z ##[group]Run submariner-io/shipyard/gh-actions/e2e@devel
  502. 2021-07-12T00:09:17.3623077Z with:
  503. 2021-07-12T00:09:17.3623709Z k8s_version: 1.17
  504. 2021-07-12T00:09:17.3624214Z using: libreswan globalnet
  505. 2021-07-12T00:09:17.3624747Z working-directory: .
  506. 2021-07-12T00:09:17.3625219Z target: e2e
  507. 2021-07-12T00:09:17.3625921Z focus: \[.*\]
  508. 2021-07-12T00:09:17.3626545Z skip: \[external-dataplane\]
  509. 2021-07-12T00:09:17.3627302Z testdir: test/e2e
  510. 2021-07-12T00:09:17.3627863Z ##[endgroup]
  511. 2021-07-12T00:09:17.3804365Z ##[group]Reclaiming free space
  512. 2021-07-12T00:09:31.2889584Z Filesystem Size Used Avail Use% Mounted on
  513. 2021-07-12T00:09:31.2897336Z /dev/root 84G 41G 43G 49% /
  514. 2021-07-12T00:09:31.2898176Z devtmpfs 3.4G 0 3.4G 0% /dev
  515. 2021-07-12T00:09:31.2899281Z tmpfs 3.4G 12K 3.4G 1% /dev/shm
  516. 2021-07-12T00:09:31.2901127Z tmpfs 696M 1.1M 695M 1% /run
  517. 2021-07-12T00:09:31.2902388Z tmpfs 5.0M 0 5.0M 0% /run/lock
  518. 2021-07-12T00:09:31.2903619Z tmpfs 3.4G 0 3.4G 0% /sys/fs/cgroup
  519. 2021-07-12T00:09:31.2904716Z /dev/loop0 56M 56M 0 100% /snap/core18/2066
  520. 2021-07-12T00:09:31.2905724Z /dev/loop2 33M 33M 0 100% /snap/snapd/12159
  521. 2021-07-12T00:09:31.2906705Z /dev/loop1 68M 68M 0 100% /snap/lxd/20326
  522. 2021-07-12T00:09:31.2908070Z /dev/loop3 33M 33M 0 100% /snap/snapd/12398
  523. 2021-07-12T00:09:31.2908969Z /dev/sda15 105M 7.9M 97M 8% /boot/efi
  524. 2021-07-12T00:09:31.2910456Z /dev/loop4 56M 56M 0 100% /snap/core18/2074
  525. 2021-07-12T00:09:31.2911368Z /dev/sdb1 14G 4.1G 9.0G 32% /mnt
  526. 2021-07-12T00:09:31.2912585Z ##[endgroup]
  527. 2021-07-12T00:09:31.3054232Z ##[group]Disable swap
  528. 2021-07-12T00:09:31.3411954Z ##[endgroup]
  529. 2021-07-12T00:09:31.3515712Z ##[group]Report available RAM
  530. 2021-07-12T00:09:31.3655256Z total used free shared buff/cache available
  531. 2021-07-12T00:09:31.3656798Z Mem: 6.8Gi 488Mi 5.2Gi 7.0Mi 1.1Gi 6.0Gi
  532. 2021-07-12T00:09:31.3657176Z Swap: 0B 0B 0B
  533. 2021-07-12T00:09:31.3657541Z ##[endgroup]
  534. 2021-07-12T00:09:31.4073744Z Downloading Makefile.dapper
  535. 2021-07-12T00:09:31.4570539Z Downloading dapper
  536. 2021-07-12T00:09:31.6708165Z .dapper.tmp version v0.5.6
  537. 2021-07-12T00:09:31.6742143Z Downloading Dockerfile.dapper
  538. 2021-07-12T00:09:31.7128919Z docker network create -d bridge kind
  539. 2021-07-12T00:09:32.1798806Z caf6a3177863d0698cab412bd5aba91017586ed58d2d9ad73d19909321416bb9
  540. 2021-07-12T00:09:32.1822470Z ./.dapper -m bind make --debug=b e2e
  541. 2021-07-12T00:09:32.4101585Z Sending build context to Docker daemon 7.519MB
  542. 2021-07-12T00:09:32.4117850Z
  543. 2021-07-12T00:09:32.4220878Z Step 1/8 : ARG BASE_BRANCH
  544. 2021-07-12T00:09:32.4233622Z Step 2/8 : FROM quay.io/submariner/shipyard-dapper-base:${BASE_BRANCH}
  545. 2021-07-12T00:09:33.7570662Z devel: Pulling from submariner/shipyard-dapper-base
  546. 2021-07-12T00:09:33.7584485Z b1495d80d526: Pulling fs layer
  547. 2021-07-12T00:09:33.7585567Z 2a02672b66c6: Pulling fs layer
  548. 2021-07-12T00:09:33.7586520Z 5db9b2f5db95: Pulling fs layer
  549. 2021-07-12T00:09:33.7589950Z c66bc097ebf0: Pulling fs layer
  550. 2021-07-12T00:09:33.7590841Z b168025ef1e7: Pulling fs layer
  551. 2021-07-12T00:09:33.7591573Z c66bc097ebf0: Waiting
  552. 2021-07-12T00:09:33.7592116Z 0a203e29c4d1: Pulling fs layer
  553. 2021-07-12T00:09:33.7592665Z 81562e2231ae: Pulling fs layer
  554. 2021-07-12T00:09:33.7593217Z ddfd8913804d: Pulling fs layer
  555. 2021-07-12T00:09:33.7593737Z b168025ef1e7: Waiting
  556. 2021-07-12T00:09:33.7594270Z 0a203e29c4d1: Waiting
  557. 2021-07-12T00:09:33.7594758Z 81562e2231ae: Waiting
  558. 2021-07-12T00:09:33.7595234Z ddfd8913804d: Waiting
  559. 2021-07-12T00:09:34.6347611Z b1495d80d526: Verifying Checksum
  560. 2021-07-12T00:09:34.6348148Z b1495d80d526: Download complete
  561. 2021-07-12T00:09:34.7576141Z 5db9b2f5db95: Verifying Checksum
  562. 2021-07-12T00:09:34.7577289Z 5db9b2f5db95: Download complete
  563. 2021-07-12T00:09:35.0445446Z c66bc097ebf0: Verifying Checksum
  564. 2021-07-12T00:09:35.0446191Z c66bc097ebf0: Download complete
  565. 2021-07-12T00:09:35.1520149Z b168025ef1e7: Verifying Checksum
  566. 2021-07-12T00:09:35.1524323Z b168025ef1e7: Download complete
  567. 2021-07-12T00:09:35.4510540Z 0a203e29c4d1: Verifying Checksum
  568. 2021-07-12T00:09:35.4515959Z 0a203e29c4d1: Download complete
  569. 2021-07-12T00:09:35.5337762Z 81562e2231ae: Verifying Checksum
  570. 2021-07-12T00:09:35.5338274Z 81562e2231ae: Download complete
  571. 2021-07-12T00:09:35.8466581Z ddfd8913804d: Verifying Checksum
  572. 2021-07-12T00:09:35.8467492Z ddfd8913804d: Download complete
  573. 2021-07-12T00:09:36.9386477Z 2a02672b66c6: Verifying Checksum
  574. 2021-07-12T00:09:36.9387013Z 2a02672b66c6: Download complete
  575. 2021-07-12T00:09:37.9286164Z b1495d80d526: Pull complete
  576. 2021-07-12T00:09:48.4249373Z 2a02672b66c6: Pull complete
  577. 2021-07-12T00:09:49.8340507Z 5db9b2f5db95: Pull complete
  578. 2021-07-12T00:09:49.9118286Z c66bc097ebf0: Pull complete
  579. 2021-07-12T00:09:49.9890529Z b168025ef1e7: Pull complete
  580. 2021-07-12T00:09:50.1503275Z 0a203e29c4d1: Pull complete
  581. 2021-07-12T00:09:50.2200363Z 81562e2231ae: Pull complete
  582. 2021-07-12T00:09:50.3419943Z ddfd8913804d: Pull complete
  583. 2021-07-12T00:09:50.3496844Z Digest: sha256:a9a752c38efa7d06c4eaefe12b19eb091eda92e6a93d6c8044bdad219b688105
  584. 2021-07-12T00:09:50.3539462Z Status: Downloaded newer image for quay.io/submariner/shipyard-dapper-base:devel
  585. 2021-07-12T00:09:50.3573833Z ---> 6070ab7cfbe7
  586. 2021-07-12T00:09:50.3574176Z Step 3/8 : ARG PROJECT
  587. 2021-07-12T00:09:50.3814779Z ---> Running in 0db3b48f9744
  588. 2021-07-12T00:09:51.4026991Z Removing intermediate container 0db3b48f9744
  589. 2021-07-12T00:09:51.4028281Z ---> d450aa042a8d
  590. 2021-07-12T00:09:51.4029804Z Step 4/8 : ENV DAPPER_ENV="QUAY_USERNAME QUAY_PASSWORD CLUSTERS_ARGS DEPLOY_ARGS CLEANUP_ARGS E2E_ARGS RELEASE_ARGS MAKEFLAGS FOCUS SKIP PLUGIN E2E_TESTDIR" DAPPER_SOURCE=/go/src/github.com/submariner-io/${PROJECT} DAPPER_DOCKER_SOCKET=true
  591. 2021-07-12T00:09:51.4255261Z ---> Running in 93b312dba7a9
  592. 2021-07-12T00:09:52.3856735Z Removing intermediate container 93b312dba7a9
  593. 2021-07-12T00:09:52.3920636Z ---> c4b6b94e4541
  594. 2021-07-12T00:09:52.3928427Z Step 5/8 : ENV DAPPER_OUTPUT=${DAPPER_SOURCE}/output
  595. 2021-07-12T00:09:52.4107541Z ---> Running in d92e8f0788a1
  596. 2021-07-12T00:09:53.2982141Z Removing intermediate container d92e8f0788a1
  597. 2021-07-12T00:09:53.2983500Z ---> c48107b9a602
  598. 2021-07-12T00:09:53.2984085Z Step 6/8 : WORKDIR ${DAPPER_SOURCE}
  599. 2021-07-12T00:09:53.3238538Z ---> Running in cb3a919a1646
  600. 2021-07-12T00:09:54.2311907Z Removing intermediate container cb3a919a1646
  601. 2021-07-12T00:09:54.2313194Z ---> dca5053d6305
  602. 2021-07-12T00:09:54.2313770Z Step 7/8 : ENTRYPOINT ["/opt/shipyard/scripts/entry"]
  603. 2021-07-12T00:09:54.2561121Z ---> Running in 71ffaad11aae
  604. 2021-07-12T00:09:55.1917596Z Removing intermediate container 71ffaad11aae
  605. 2021-07-12T00:09:55.1918606Z ---> caa505d30972
  606. 2021-07-12T00:09:55.1918937Z Step 8/8 : CMD ["sh"]
  607. 2021-07-12T00:09:55.2170227Z ---> Running in b986dedb90d1
  608. 2021-07-12T00:09:56.1436752Z Removing intermediate container b986dedb90d1
  609. 2021-07-12T00:09:56.1437893Z ---> 94f0596037f2
  610. 2021-07-12T00:09:56.1540599Z Successfully built 94f0596037f2
  611. 2021-07-12T00:09:56.1614029Z Successfully tagged submariner-operator:devel
  612. 2021-07-12T00:09:56.7854233Z [submariner-operator]$ trap chown -R 1001:121 . exit
  613. 2021-07-12T00:09:56.7855014Z GNU Make 4.3
  614. 2021-07-12T00:09:56.7856558Z Built for x86_64-redhat-linux-gnu
  615. 2021-07-12T00:09:56.7857716Z Copyright (C) 1988-2020 Free Software Foundation, Inc.
  616. 2021-07-12T00:09:56.7858553Z [submariner-operator]$ mkdir -p bin dist output
  617. 2021-07-12T00:09:56.7859479Z [submariner-operator]$ make --debug=b e2e
  618. 2021-07-12T00:09:56.7860169Z License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  619. 2021-07-12T00:09:56.7860850Z This is free software: you are free to change and redistribute it.
  620. 2021-07-12T00:09:56.7861426Z There is NO WARRANTY, to the extent permitted by law.
  621. 2021-07-12T00:09:56.7861897Z Reading makefiles...
  622. 2021-07-12T00:09:56.8008242Z Makefile:94: warning: overriding recipe for target 'e2e'
  623. 2021-07-12T00:09:56.8009722Z /opt/shipyard/Makefile.inc:106: warning: ignoring old recipe for target 'e2e'
  624. 2021-07-12T00:09:56.9924951Z Updating makefiles....
  625. 2021-07-12T00:09:56.9932831Z Updating goal targets....
  626. 2021-07-12T00:09:56.9933813Z File 'e2e' does not exist.
  627. 2021-07-12T00:09:56.9934332Z File 'clusters' does not exist.
  628. 2021-07-12T00:09:56.9934860Z Must remake target 'clusters'.
  629. 2021-07-12T00:09:56.9937380Z /opt/shipyard/scripts/clusters.sh --k8s_version="1.17" --globalnet --cluster_settings /go/src/github.com/submariner-io/submariner-operator/scripts/kind-e2e/cluster_settings
  630. 2021-07-12T00:09:56.9966009Z Downloading shflags 1.0.3
  631. 2021-07-12T00:09:57.0020061Z % Total % Received % Xferd Average Speed Time Time Time Current
  632. 2021-07-12T00:09:57.0021011Z Dload Upload Total Spent Left Speed
  633. 2021-07-12T00:09:57.0021479Z
  634. 2021-07-12T00:09:57.0340808Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  635. 2021-07-12T00:09:57.0343845Z 100 31091 100 31091 0 0 948k 0 --:--:-- --:--:-- --:--:-- 948k
  636. 2021-07-12T00:09:57.1099790Z Running with: k8s_version=1.17.17, olm_version=0.14.1, olm=false, globalnet=true, registry_inmemory=true, cluster_settings=/go/src/github.com/submariner-io/submariner-operator/scripts/kind-e2e/cluster_settings, timeout=5m
  637. 2021-07-12T00:09:57.1125957Z [submariner-operator]$ source /opt/shipyard/scripts/lib/utils
  638. 2021-07-12T00:09:57.1140336Z [submariner-operator]$ . /opt/shipyard/scripts/lib/source_only
  639. 2021-07-12T00:09:57.1152343Z [submariner-operator]$ script_name=utils
  640. 2021-07-12T00:09:57.1167388Z [submariner-operator]$ exec_name=clusters.sh
  641. 2021-07-12T00:09:57.1186311Z [submariner-operator]$ source /opt/shipyard/scripts/lib/cluster_settings
  642. 2021-07-12T00:09:57.1197869Z [submariner-operator]$ . /opt/shipyard/scripts/lib/source_only
  643. 2021-07-12T00:09:57.1210483Z [submariner-operator]$ script_name=cluster_settings
  644. 2021-07-12T00:09:57.1221648Z [submariner-operator]$ exec_name=clusters.sh
  645. 2021-07-12T00:09:57.1242786Z [submariner-operator]$ broker=cluster1
  646. 2021-07-12T00:09:57.1252238Z [submariner-operator]$ declare -gA cluster_nodes
  647. 2021-07-12T00:09:57.1267856Z [submariner-operator]$ cluster_nodes[cluster1]=control-plane worker
  648. 2021-07-12T00:09:57.1278134Z [submariner-operator]$ cluster_nodes[cluster2]=control-plane worker
  649. 2021-07-12T00:09:57.1291622Z [submariner-operator]$ cluster_nodes[cluster3]=control-plane worker worker
  650. 2021-07-12T00:09:57.1299729Z [submariner-operator]$ declare -gA cluster_subm
  651. 2021-07-12T00:09:57.1311588Z [submariner-operator]$ cluster_subm[cluster1]=true
  652. 2021-07-12T00:09:57.1325506Z [submariner-operator]$ cluster_subm[cluster2]=true
  653. 2021-07-12T00:09:57.1337170Z [submariner-operator]$ cluster_subm[cluster3]=true
  654. 2021-07-12T00:09:57.1348396Z [submariner-operator]$ declare -gA cluster_cni
  655. 2021-07-12T00:09:57.1360154Z [submariner-operator]$ cluster_cni[cluster2]=weave
  656. 2021-07-12T00:09:57.1370452Z [submariner-operator]$ cluster_cni[cluster3]=weave
  657. 2021-07-12T00:09:57.1380499Z [submariner-operator]$ source /go/src/github.com/submariner-io/submariner-operator/scripts/kind-e2e/cluster_settings
  658. 2021-07-12T00:09:57.1391685Z [submariner-operator]$ . /opt/shipyard/scripts/lib/source_only
  659. 2021-07-12T00:09:57.1401865Z [submariner-operator]$ script_name=cluster_settings
  660. 2021-07-12T00:09:57.1412882Z [submariner-operator]$ exec_name=clusters.sh
  661. 2021-07-12T00:09:57.1431600Z [submariner-operator]$ cluster_nodes[cluster1]=control-plane worker worker
  662. 2021-07-12T00:09:57.1442542Z [submariner-operator]$ cluster_nodes[cluster2]=control-plane worker worker
  663. 2021-07-12T00:09:57.1469727Z [submariner-operator]$ cat <<EOM
  664. 2021-07-12T00:09:57.1470995Z Cluster settings::
  665. 2021-07-12T00:09:57.1472141Z broker - ${broker@Q}
  666. 2021-07-12T00:09:57.1472855Z clusters - ${clusters[*]@Q}
  667. 2021-07-12T00:09:57.1473687Z cni - $(typeset -p cluster_cni | cut -f 2- -d=)
  668. 2021-07-12T00:09:57.1474718Z nodes per cluster - $(typeset -p cluster_nodes | cut -f 2- -d=)
  669. 2021-07-12T00:09:57.1476017Z install submariner - $(typeset -p cluster_subm | cut -f 2- -d=)
  670. 2021-07-12T00:09:57.1477075Z EOM
  671. 2021-07-12T00:09:57.1495299Z [submariner-operator]$ typeset -p cluster_cni
  672. 2021-07-12T00:09:57.1506390Z [submariner-operator]$ cut -f 2- -d=
  673. 2021-07-12T00:09:57.1529256Z [submariner-operator]$ typeset -p cluster_nodes
  674. 2021-07-12T00:09:57.1540452Z [submariner-operator]$ cut -f 2- -d=
  675. 2021-07-12T00:09:57.1566286Z [submariner-operator]$ typeset -p cluster_subm
  676. 2021-07-12T00:09:57.1580254Z [submariner-operator]$ cut -f 2- -d=
  677. 2021-07-12T00:09:57.1604302Z Cluster settings::
  678. 2021-07-12T00:09:57.1605110Z broker - 'cluster1'
  679. 2021-07-12T00:09:57.1605621Z clusters - 'cluster1' 'cluster2'
  680. 2021-07-12T00:09:57.1606207Z cni - ([cluster2]="weave" [cluster1]="weave" )
  681. 2021-07-12T00:09:57.1607371Z nodes per cluster - ([cluster3]="control-plane worker worker" [cluster2]="control-plane worker worker" [cluster1]="control-plane worker worker" )
  682. 2021-07-12T00:09:57.1608419Z install submariner - ([cluster2]="true" [cluster1]="true" )
  683. 2021-07-12T00:09:57.1623149Z [submariner-operator]$ rm -rf /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs
  684. 2021-07-12T00:09:57.1642952Z [submariner-operator]$ mkdir -p /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs
  685. 2021-07-12T00:09:57.1663715Z [submariner-operator]$ run_local_registry
  686. 2021-07-12T00:09:57.1674721Z [submariner-operator]$ run_local_registry
  687. 2021-07-12T00:09:57.1687832Z [submariner-operator]$ registry_running
  688. 2021-07-12T00:09:57.1698766Z [submariner-operator]$ registry_running
  689. 2021-07-12T00:09:57.1709908Z [submariner-operator]$ docker ps --filter name=^/?kind-registry$
  690. 2021-07-12T00:09:57.1721910Z [submariner-operator]$ grep kind-registry
  691. 2021-07-12T00:09:57.4000680Z [submariner-operator]$ return 0
  692. 2021-07-12T00:09:57.4001725Z Deploying local registry kind-registry to serve images centrally.
  693. 2021-07-12T00:09:57.4014879Z [submariner-operator]$ volume_flag=-v /dev/shm/kind-registry:/var/lib/registry
  694. 2021-07-12T00:09:57.4026949Z [submariner-operator]$ selinuxenabled
  695. 2021-07-12T00:09:57.4049101Z [submariner-operator]$ docker run -d -v /dev/shm/kind-registry:/var/lib/registry -p 127.0.0.1:5000:5000 --restart=always --name kind-registry registry:2
  696. 2021-07-12T00:09:57.6257454Z Unable to find image 'registry:2' locally
  697. 2021-07-12T00:09:58.8911638Z 2: Pulling from library/registry
  698. 2021-07-12T00:09:59.2448001Z ddad3d7c1e96: Already exists
  699. 2021-07-12T00:09:59.2484223Z 6eda6749503f: Pulling fs layer
  700. 2021-07-12T00:09:59.2486004Z 363ab70c2143: Pulling fs layer
  701. 2021-07-12T00:09:59.2486412Z 5b94580856e6: Pulling fs layer
  702. 2021-07-12T00:09:59.2486777Z 12008541203a: Pulling fs layer
  703. 2021-07-12T00:09:59.2487140Z 12008541203a: Waiting
  704. 2021-07-12T00:09:59.6015963Z 5b94580856e6: Verifying Checksum
  705. 2021-07-12T00:09:59.6016479Z 5b94580856e6: Download complete
  706. 2021-07-12T00:09:59.6206437Z 6eda6749503f: Verifying Checksum
  707. 2021-07-12T00:09:59.6206866Z 6eda6749503f: Download complete
  708. 2021-07-12T00:09:59.6901930Z 363ab70c2143: Verifying Checksum
  709. 2021-07-12T00:09:59.6902634Z 363ab70c2143: Download complete
  710. 2021-07-12T00:09:59.7630667Z 6eda6749503f: Pull complete
  711. 2021-07-12T00:09:59.9549591Z 12008541203a: Verifying Checksum
  712. 2021-07-12T00:09:59.9550660Z 12008541203a: Download complete
  713. 2021-07-12T00:10:00.0689129Z 363ab70c2143: Pull complete
  714. 2021-07-12T00:10:00.1435935Z 5b94580856e6: Pull complete
  715. 2021-07-12T00:10:00.2085903Z 12008541203a: Pull complete
  716. 2021-07-12T00:10:00.2150588Z Digest: sha256:aba2bfe9f0cff1ac0618ec4a54bfefb2e685bbac67c8ebaf3b6405929b3e616f
  717. 2021-07-12T00:10:00.2194924Z Status: Downloaded newer image for registry:2
  718. 2021-07-12T00:10:00.2506208Z 4acde1e09adb8f22dd401c8cecfff638da2591b721d2c874a92dd4fa78cf2cfe
  719. 2021-07-12T00:10:00.5990647Z [submariner-operator]$ docker network connect kind kind-registry
  720. 2021-07-12T00:10:00.9495475Z [submariner-operator]$ declare_cidrs
  721. 2021-07-12T00:10:00.9505442Z [submariner-operator]$ declare_cidrs
  722. 2021-07-12T00:10:00.9506319Z [submariner-operator]$ declare -gA cluster_CIDRs service_CIDRs global_CIDRs
  723. 2021-07-12T00:10:00.9513010Z [submariner-operator]$ i=1
  724. 2021-07-12T00:10:00.9525003Z [submariner-operator]$ [cluster1] add_cluster_cidrs 1 cluster1
  725. 2021-07-12T00:10:00.9533434Z [submariner-operator]$ [cluster1] add_cluster_cidrs 1 cluster1
  726. 2021-07-12T00:10:00.9544684Z [submariner-operator]$ [cluster1] val=0
  727. 2021-07-12T00:10:00.9545472Z [submariner-operator]$ [cluster1] cluster_CIDRs[cluster1]=10.0.0.0/16
  728. 2021-07-12T00:10:00.9552040Z [submariner-operator]$ [cluster1] service_CIDRs[cluster1]=100.0.0.0/16
  729. 2021-07-12T00:10:00.9564515Z [submariner-operator]$ [cluster1] global_CIDRs[cluster1]=242.254.1.0/24
  730. 2021-07-12T00:10:00.9574424Z [submariner-operator]$ [cluster1] i=$(("$i"+1))
  731. 2021-07-12T00:10:00.9581333Z [submariner-operator]$ [cluster2] add_cluster_cidrs 2 cluster2
  732. 2021-07-12T00:10:00.9585931Z [submariner-operator]$ [cluster2] add_cluster_cidrs 2 cluster2
  733. 2021-07-12T00:10:00.9599081Z [submariner-operator]$ [cluster2] val=0
  734. 2021-07-12T00:10:00.9614044Z [submariner-operator]$ [cluster2] cluster_CIDRs[cluster2]=10.0.0.0/16
  735. 2021-07-12T00:10:00.9620660Z [submariner-operator]$ [cluster2] service_CIDRs[cluster2]=100.0.0.0/16
  736. 2021-07-12T00:10:00.9633072Z [submariner-operator]$ [cluster2] global_CIDRs[cluster2]=242.254.2.0/24
  737. 2021-07-12T00:10:00.9644545Z [submariner-operator]$ [cluster2] i=$(("$i"+1))
  738. 2021-07-12T00:10:00.9658569Z [submariner-operator]$ [cluster2] run_all_clusters with_retries 3 create_kind_cluster
  739. 2021-07-12T00:10:00.9662940Z [submariner-operator]$ [cluster2] wait 238
  740. 2021-07-12T00:10:00.9675253Z [submariner-operator]$ [cluster2] run_all_clusters with_retries 3 create_kind_cluster
  741. 2021-07-12T00:10:00.9686549Z [submariner-operator]$ [cluster2] run_parallel cluster1 cluster2 with_retries 3 create_kind_cluster
  742. 2021-07-12T00:10:00.9697359Z [submariner-operator]$ [cluster2] run_parallel cluster1 cluster2 cluster1 cluster2 with_retries 3 create_kind_cluster
  743. 2021-07-12T00:10:00.9709163Z [submariner-operator]$ [cluster2] declare -A pids
  744. 2021-07-12T00:10:00.9723798Z [submariner-operator]$ [cluster2] eval echo cluster1 cluster2
  745. 2021-07-12T00:10:00.9741460Z [submariner-operator]$ [cluster1] set -o pipefail
  746. 2021-07-12T00:10:00.9744859Z [submariner-operator]$ [cluster1] pids[cluster1]=247
  747. 2021-07-12T00:10:00.9755100Z [submariner-operator]$ [cluster1] with_retries 3 create_kind_cluster
  748. 2021-07-12T00:10:00.9765927Z [submariner-operator]$ [cluster2] pids[cluster2]=251
  749. 2021-07-12T00:10:00.9772254Z [submariner-operator]$ [cluster1] sed /\[cluster1]/!s/^/[cluster1] /
  750. 2021-07-12T00:10:00.9790060Z [submariner-operator]$ [cluster2] wait 251
  751. 2021-07-12T00:10:00.9795659Z [submariner-operator]$ [cluster2] set -o pipefail
  752. 2021-07-12T00:10:00.9806646Z [submariner-operator]$ [cluster2] with_retries 3 create_kind_cluster
  753. 2021-07-12T00:10:00.9822155Z [submariner-operator]$ [cluster2] sed /\[cluster2]/!s/^/[cluster2] /
  754. 2021-07-12T00:11:58.9891730Z [submariner-operator]$ [cluster1] with_retries
  755. 2021-07-12T00:11:58.9893138Z [submariner-operator]$ [cluster1] iteration=1
  756. 2021-07-12T00:11:58.9894021Z [submariner-operator]$ [cluster1] wait 266
  757. 2021-07-12T00:11:58.9894929Z [submariner-operator]$ [cluster1] create_kind_cluster
  758. 2021-07-12T00:11:58.9895693Z [submariner-operator]$ [cluster1] create_kind_cluster
  759. 2021-07-12T00:11:58.9896935Z [submariner-operator]$ [cluster1] export KUBECONFIG=/go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster1
  760. 2021-07-12T00:11:58.9898698Z [submariner-operator]$ [cluster1] rm -f /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster1
  761. 2021-07-12T00:11:58.9900106Z [submariner-operator]$ [cluster1] kind get clusters
  762. 2021-07-12T00:11:58.9901068Z [submariner-operator]$ [cluster1] grep -q ^cluster1$
  763. 2021-07-12T00:11:58.9901604Z [cluster1] No kind clusters found.
  764. 2021-07-12T00:11:58.9902059Z [cluster1] Creating KIND cluster...
  765. 2021-07-12T00:11:58.9902775Z [submariner-operator]$ [cluster1] generate_cluster_yaml
  766. 2021-07-12T00:11:58.9903616Z [submariner-operator]$ [cluster1] generate_cluster_yaml
  767. 2021-07-12T00:11:58.9904400Z [submariner-operator]$ [cluster1] disable_cni=true
  768. 2021-07-12T00:11:58.9905298Z [submariner-operator]$ [cluster1] nodes=
  769. 2021-07-12T00:11:58.9905922Z [cluster1] - role: control-plane
  770. 2021-07-12T00:11:58.9906554Z [submariner-operator]$ [cluster1] nodes=
  771. 2021-07-12T00:11:58.9907170Z [cluster1] - role: control-plane
  772. 2021-07-12T00:11:58.9907688Z [cluster1] - role: worker
  773. 2021-07-12T00:11:58.9908291Z [submariner-operator]$ [cluster1] nodes=
  774. 2021-07-12T00:11:58.9908888Z [cluster1] - role: control-plane
  775. 2021-07-12T00:11:58.9909405Z [cluster1] - role: worker
  776. 2021-07-12T00:11:58.9909886Z [cluster1] - role: worker
  777. 2021-07-12T00:11:58.9910345Z [cluster1] 
  778. 2021-07-12T00:11:58.9910759Z [cluster1] 
  779. 2021-07-12T00:11:58.9911371Z [submariner-operator]$ [cluster1] eval "echo \"$(cat $1)\""
  780. 2021-07-12T00:11:58.9912594Z [submariner-operator]$ [cluster1] cat /opt/shipyard/scripts/resources/kind-cluster-config.yaml
  781. 2021-07-12T00:11:58.9913731Z [submariner-operator]$ [cluster1] image_flag=--image=kindest/node:v1.17.17
  782. 2021-07-12T00:11:58.9914550Z [submariner-operator]$ [cluster1] kind version
  783. 2021-07-12T00:11:58.9915238Z [cluster1] kind v0.11.1 go1.16.4 linux/amd64
  784. 2021-07-12T00:11:58.9934322Z [submariner-operator]$ [cluster1] cat /opt/shipyard/scripts/resources/cluster1-config.yaml
  785. 2021-07-12T00:11:58.9935774Z [cluster1] ---
  786. 2021-07-12T00:11:58.9936164Z [cluster1] kind: Cluster
  787. 2021-07-12T00:11:58.9938050Z [cluster1] apiVersion: kind.x-k8s.io/v1alpha4
  788. 2021-07-12T00:11:58.9938516Z [cluster1] networking:
  789. 2021-07-12T00:11:58.9938939Z [cluster1] disableDefaultCNI: true
  790. 2021-07-12T00:11:58.9939383Z [cluster1] podSubnet: 10.0.0.0/16
  791. 2021-07-12T00:11:58.9939796Z [cluster1] serviceSubnet: 100.0.0.0/16
  792. 2021-07-12T00:11:58.9940507Z [cluster1] containerdConfigPatches:
  793. 2021-07-12T00:11:58.9941132Z [cluster1] - |-
  794. 2021-07-12T00:11:58.9941728Z [cluster1] [plugins."io.containerd.grpc.v1.cri".registry.mirrors."localhost:5000"]
  795. 2021-07-12T00:11:58.9942638Z [cluster1] endpoint = ["http://kind-registry:5000"]
  796. 2021-07-12T00:11:58.9943198Z [cluster1] kubeadmConfigPatches:
  797. 2021-07-12T00:11:58.9943714Z [cluster1] - |
  798. 2021-07-12T00:11:58.9944310Z [cluster1] apiVersion: kubeadm.k8s.io/v1beta2
  799. 2021-07-12T00:11:58.9944874Z [cluster1] kind: ClusterConfiguration
  800. 2021-07-12T00:11:58.9945329Z [cluster1] metadata:
  801. 2021-07-12T00:11:58.9945711Z [cluster1] name: config
  802. 2021-07-12T00:11:58.9946452Z [cluster1] networking:
  803. 2021-07-12T00:11:58.9946886Z [cluster1] podSubnet: 10.0.0.0/16
  804. 2021-07-12T00:11:58.9947526Z [cluster1] serviceSubnet: 100.0.0.0/16
  805. 2021-07-12T00:11:58.9948192Z [cluster1] dnsDomain: cluster1.local
  806. 2021-07-12T00:11:58.9948648Z [cluster1] nodes:
  807. 2021-07-12T00:11:58.9949257Z [cluster1] - role: control-plane
  808. 2021-07-12T00:11:58.9951386Z [cluster1] - role: worker
  809. 2021-07-12T00:11:58.9952084Z [cluster1] - role: worker
  810. 2021-07-12T00:11:58.9953369Z [submariner-operator]$ [cluster1] kind create cluster --image=kindest/node:v1.17.17 --name=cluster1 --config=/opt/shipyard/scripts/resources/cluster1-config.yaml
  811. 2021-07-12T00:11:58.9954292Z [cluster1] Creating cluster "cluster1" ...
  812. 2021-07-12T00:11:58.9956709Z [cluster1] • Ensuring node image (kindest/node:v1.17.17) 🖼 ...
  813. 2021-07-12T00:11:58.9957922Z [cluster1] ✓ Ensuring node image (kindest/node:v1.17.17) 🖼
  814. 2021-07-12T00:11:58.9958663Z [cluster1] • Preparing nodes 📦 📦 📦 ...
  815. 2021-07-12T00:11:58.9959444Z [cluster1] ✓ Preparing nodes 📦 📦 📦
  816. 2021-07-12T00:11:58.9960206Z [cluster1] • Writing configuration 📜 ...
  817. 2021-07-12T00:11:58.9961188Z [cluster1] ✓ Writing configuration 📜
  818. 2021-07-12T00:11:58.9961952Z [cluster1] • Starting control-plane 🕹️ ...
  819. 2021-07-12T00:11:58.9962626Z [cluster1] ✓ Starting control-plane 🕹️
  820. 2021-07-12T00:11:58.9964061Z [cluster1] • Installing StorageClass 💾 ...
  821. 2021-07-12T00:11:58.9964798Z [cluster1] ✓ Installing StorageClass 💾
  822. 2021-07-12T00:11:58.9965599Z [cluster1] • Joining worker nodes 🚜 ...
  823. 2021-07-12T00:11:58.9966212Z [cluster1] ✓ Joining worker nodes 🚜
  824. 2021-07-12T00:11:58.9968113Z [cluster1] Set kubectl context to "kind-cluster1"
  825. 2021-07-12T00:11:58.9968830Z [cluster1] You can now use your cluster with:
  826. 2021-07-12T00:11:58.9969339Z [cluster1]
  827. 2021-07-12T00:11:58.9970235Z [cluster1] kubectl cluster-info --context kind-cluster1
  828. 2021-07-12T00:11:58.9970875Z [cluster1]
  829. 2021-07-12T00:11:58.9971723Z [cluster1] Have a nice day! 👋
  830. 2021-07-12T00:11:58.9972389Z [submariner-operator]$ [cluster1] kind_fixup_config
  831. 2021-07-12T00:11:58.9973151Z [submariner-operator]$ [cluster1] kind_fixup_config
  832. 2021-07-12T00:11:58.9974352Z [submariner-operator]$ [cluster1] docker inspect -f {{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} cluster1-control-plane
  833. 2021-07-12T00:11:58.9975656Z [submariner-operator]$ [cluster1] head -n 1
  834. 2021-07-12T00:12:01.7370800Z [submariner-operator]$ [cluster1] sed -i -- s/server: .*/server: htt[submariner-operator]$ [cluster2] with_retries
  835. 2021-07-12T00:12:01.7371876Z [submariner-operator]$ [cluster2] iteration=1
  836. 2021-07-12T00:12:01.7372677Z [submariner-operator]$ [cluster2] create_kind_cluster
  837. 2021-07-12T00:12:01.7373415Z [submariner-operator]$ [cluster2] wait 272
  838. 2021-07-12T00:12:01.7374369Z [submariner-operator]$ [cluster2] create_kind_cluster
  839. 2021-07-12T00:12:01.7375967Z [submariner-operator]$ [cluster2] export KUBECONFIG=/go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster2
  840. 2021-07-12T00:12:01.7377859Z [submariner-operator]$ [cluster2] rm -f /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster2
  841. 2021-07-12T00:12:01.7379222Z [submariner-operator]$ [cluster2] kind get clusters
  842. 2021-07-12T00:12:01.7379996Z [submariner-operator]$ [cluster2] grep -q ^cluster2$
  843. 2021-07-12T00:12:01.7380725Z [cluster2] No kind clusters found.
  844. 2021-07-12T00:12:01.7381152Z [cluster2] Creating KIND cluster...
  845. 2021-07-12T00:12:01.7381863Z [submariner-operator]$ [cluster2] generate_cluster_yaml
  846. 2021-07-12T00:12:01.7382646Z [submariner-operator]$ [cluster2] generate_cluster_yaml
  847. 2021-07-12T00:12:01.7383599Z [submariner-operator]$ [cluster2] disable_cni=true
  848. 2021-07-12T00:12:01.7384336Z [submariner-operator]$ [cluster2] nodes=
  849. 2021-07-12T00:12:01.7384981Z [cluster2] - role: control-plane
  850. 2021-07-12T00:12:01.7385810Z [submariner-operator]$ [cluster2] nodes=
  851. 2021-07-12T00:12:01.7386460Z [cluster2] - role: control-plane
  852. 2021-07-12T00:12:01.7387025Z [cluster2] - role: worker
  853. 2021-07-12T00:12:01.7387641Z [submariner-operator]$ [cluster2] nodes=
  854. 2021-07-12T00:12:01.7388293Z [cluster2] - role: control-plane
  855. 2021-07-12T00:12:01.7388973Z [cluster2] - role: worker
  856. 2021-07-12T00:12:01.7389473Z [cluster2] - role: worker
  857. 2021-07-12T00:12:01.7389935Z [cluster2] 
  858. 2021-07-12T00:12:01.7390371Z [cluster2] 
  859. 2021-07-12T00:12:01.7391007Z [submariner-operator]$ [cluster2] eval "echo \"$(cat $1)\""
  860. 2021-07-12T00:12:01.7392016Z [submariner-operator]$ [cluster2] cat /opt/shipyard/scripts/resources/kind-cluster-config.yaml
  861. 2021-07-12T00:12:01.7393090Z [submariner-operator]$ [cluster2] image_flag=--image=kindest/node:v1.17.17
  862. 2021-07-12T00:12:01.7394079Z [submariner-operator]$ [cluster2] kind version
  863. 2021-07-12T00:12:01.7394649Z [cluster2] kind v0.11.1 go1.16.4 linux/amd64
  864. 2021-07-12T00:12:01.7395871Z [submariner-operator]$ [cluster2] cat /opt/shipyard/scripts/resources/cluster2-config.yaml
  865. 2021-07-12T00:12:01.7396626Z [cluster2] ---
  866. 2021-07-12T00:12:01.7398219Z [cluster2] kind: Cluster
  867. 2021-07-12T00:12:01.7399112Z [cluster2] apiVersion: kind.x-k8s.io/v1alpha4
  868. 2021-07-12T00:12:01.7399595Z [cluster2] networking:
  869. 2021-07-12T00:12:01.7400046Z [cluster2] disableDefaultCNI: true
  870. 2021-07-12T00:12:01.7400692Z [cluster2] podSubnet: 10.0.0.0/16
  871. 2021-07-12T00:12:01.7401086Z [cluster2] serviceSubnet: 100.0.0.0/16
  872. 2021-07-12T00:12:01.7401587Z [cluster2] containerdConfigPatches:
  873. 2021-07-12T00:12:01.7402141Z [cluster2] - |-
  874. 2021-07-12T00:12:01.7402747Z [cluster2] [plugins."io.containerd.grpc.v1.cri".registry.mirrors."localhost:5000"]
  875. 2021-07-12T00:12:01.7403637Z [cluster2] endpoint = ["http://kind-registry:5000"]
  876. 2021-07-12T00:12:01.7404385Z [cluster2] kubeadmConfigPatches:
  877. 2021-07-12T00:12:01.7404927Z [cluster2] - |
  878. 2021-07-12T00:12:01.7405737Z [cluster2] apiVersion: kubeadm.k8s.io/v1beta2
  879. 2021-07-12T00:12:01.7406315Z [cluster2] kind: ClusterConfiguration
  880. 2021-07-12T00:12:01.7406864Z [cluster2] metadata:
  881. 2021-07-12T00:12:01.7408328Z [cluster2] name: config
  882. 2021-07-12T00:12:01.7408827Z [cluster2] networking:
  883. 2021-07-12T00:12:01.7409351Z [cluster2] podSubnet: 10.0.0.0/16
  884. 2021-07-12T00:12:01.7409900Z [cluster2] serviceSubnet: 100.0.0.0/16
  885. 2021-07-12T00:12:01.7410770Z [cluster2] dnsDomain: cluster2.local
  886. 2021-07-12T00:12:01.7411795Z [cluster2] nodes:
  887. 2021-07-12T00:12:01.7412614Z [cluster2] - role: control-plane
  888. 2021-07-12T00:12:01.7413147Z [cluster2] - role: worker
  889. 2021-07-12T00:12:01.7413796Z [cluster2] - role: worker
  890. 2021-07-12T00:12:01.7414894Z [submariner-operator]$ [cluster2] kind create cluster --image=kindest/node:v1.17.17 --name=cluster2 --config=/opt/shipyard/scripts/resources/cluster2-config.yaml
  891. 2021-07-12T00:12:01.7416172Z [cluster2] Creating cluster "cluster2" ...
  892. 2021-07-12T00:12:01.7416964Z [cluster2] • Ensuring node image (kindest/node:v1.17.17) 🖼 ...
  893. 2021-07-12T00:12:01.7417733Z [cluster2] ✓ Ensuring node image (kindest/node:v1.17.17) 🖼
  894. 2021-07-12T00:12:01.7418463Z [cluster2] • Preparing nodes 📦 📦 📦 ...
  895. 2021-07-12T00:12:01.7419667Z [cluster2] ✓ Preparing nodes 📦 📦 📦
  896. 2021-07-12T00:12:01.7420327Z [cluster2] • Writing configuration 📜 ...
  897. 2021-07-12T00:12:01.7420941Z [cluster2] ✓ Writing configuration 📜
  898. 2021-07-12T00:12:01.7421608Z [cluster2] • Starting control-plane 🕹️ ...
  899. 2021-07-12T00:12:01.7422248Z [cluster2] ✓ Starting control-plane 🕹️
  900. 2021-07-12T00:12:01.7422873Z [cluster2] • Installing StorageClass 💾 ...
  901. 2021-07-12T00:12:01.7423505Z [cluster2] ✓ Installing StorageClass 💾
  902. 2021-07-12T00:12:01.7424107Z [cluster2] • Joining worker nodes 🚜 ...
  903. 2021-07-12T00:12:01.7424683Z [cluster2] ✓ Joining worker nodes 🚜
  904. 2021-07-12T00:12:01.7425303Z [cluster2] Set kubectl context to "kind-cluster2"
  905. 2021-07-12T00:12:01.7426037Z [cluster2] You can now use your cluster with:
  906. 2021-07-12T00:12:01.7426433Z [cluster2]
  907. 2021-07-12T00:12:01.7427065Z [cluster2] kubectl cluster-info --context kind-cluster2
  908. 2021-07-12T00:12:01.7427534Z [cluster2]
  909. 2021-07-12T00:12:01.7428196Z [cluster2] Thanks for using kind! 😊
  910. 2021-07-12T00:12:01.7429040Z [submariner-operator]$ [cluster2] kind_fixup_config
  911. 2021-07-12T00:12:01.7429775Z [submariner-operator]$ [cluster2] kind_fixup_config
  912. 2021-07-12T00:12:01.7431149Z [submariner-operator]$ [cluster2] docker inspect -f {{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} cluster2-control-plane
  913. 2021-07-12T00:12:01.7432247Z [submariner-operator]$ [cluster2] head -n 1
  914. 2021-07-12T00:12:35.0781486Z [submariner-operator]$ [cluster2] sed -i -- s/server: .*/server: https:\/\/172.18.0.7:6443/g /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster2
  915. 2021-07-12T00:12:35.0784306Z [submariner-operator]$ [cluster2] sed -i -- s/user: kind-.*/user: cluster2/g /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster2
  916. 2021-07-12T00:12:35.0786526Z [submariner-operator]$ [cluster2] sed -i -- s/name: kind-.*/name: cluster2/g /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster2
  917. 2021-07-12T00:12:35.0788691Z [submariner-operator]$ [cluster2] sed -i -- s/cluster: kind-.*/cluster: cluster2/g /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster2
  918. 2021-07-12T00:12:35.0790782Z [submariner-operator]$ [cluster2] sed -i -- s/current-context: .*/current-context: cluster2/g /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster2
  919. 2021-07-12T00:12:35.0792529Z [submariner-operator]$ [cluster2] chmod a+r /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster2
  920. 2021-07-12T00:12:35.0795425Z [submariner-operator]$ [cluster2] deploy_cluster_capabilities
  921. 2021-07-12T00:12:35.0796484Z [submariner-operator]$ [cluster2] wait 1603
  922. 2021-07-12T00:12:35.0798066Z [submariner-operator]$ [cluster2] deploy_cluster_capabilities
  923. 2021-07-12T00:12:35.0799245Z [submariner-operator]$ [cluster2] deploy_cni
  924. 2021-07-12T00:12:35.0800173Z [submariner-operator]$ [cluster2] deploy_cni
  925. 2021-07-12T00:12:35.0801159Z [submariner-operator]$ [cluster2] eval deploy_weave_cni
  926. 2021-07-12T00:12:35.0802416Z [submariner-operator]$ [cluster2] deploy_weave_cni
  927. 2021-07-12T00:12:35.0803455Z [submariner-operator]$ [cluster2] deploy_weave_cni
  928. 2021-07-12T00:12:35.0804071Z [cluster2] Applying weave network...
  929. 2021-07-12T00:12:35.0805322Z [submariner-operator]$ [cluster2] kubectl apply -f https://cloud.weave.works/k8s/net?k8s-version=v1.17.17&env.IPALLOC_RANGE=10.0.0.0/16
  930. 2021-07-12T00:12:35.0807391Z [submariner-operator]$ [cluster2] kubectl apply -f https://cloud.weave.works/k8s/net?k8s-version=v1.17.17&env.IPALLOC_RANGE=10.0.0.0/16
  931. 2021-07-12T00:12:35.0808954Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 apply -f https://cloud.weave.works/k8s/net?k8s-version=v1.17.17&env.IPALLOC_RANGE=10.0.0.0/16
  932. 2021-07-12T00:12:35.0810276Z [cluster2] serviceaccount/weave-net created
  933. 2021-07-12T00:12:35.0811438Z [cluster2] clusterrole.rbac.authorization.k8s.io/weave-net created
  934. 2021-07-12T00:12:35.0813129Z [cluster2] clusterrolebinding.rbac.authorization.k8s.io/weave-net created
  935. 2021-07-12T00:12:35.0814359Z [cluster2] role.rbac.authorization.k8s.io/weave-net created
  936. 2021-07-12T00:12:35.0815472Z [cluster2] rolebinding.rbac.authorization.k8s.io/weave-net created
  937. 2021-07-12T00:12:35.0816437Z [cluster2] daemonset.apps/weave-net created
  938. 2021-07-12T00:12:35.0817311Z [cluster2] Waiting for weave-net pods to be ready...
  939. 2021-07-12T00:12:35.0818319Z [submariner-operator]$ [cluster2] kubectl wait --for=condition=Ready pods -l name=weave-net -n kube-system --timeout=5m
  940. 2021-07-12T00:12:35.0819545Z [submariner-operator]$ [cluster2] kubectl wait --for=condition=Ready pods -l name=weave-net -n kube-system --timeout=5m
  941. 2021-07-12T00:12:35.0820877Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 wait --for=condition=Ready pods -l name=weave-net -n kube-system --timeout=5m
  942. 2021-07-12T00:12:35.0822111Z [cluster2] pod/weave-net-2d4z2 condition met
  943. 2021-07-12T00:12:35.0822810Z [cluster2] pod/weave-net-mktpr condition met
  944. 2021-07-12T00:12:35.0823507Z [cluster2] pod/weave-net-tljdl condition met
  945. 2021-07-12T00:12:35.0824205Z [cluster2] Waiting for core-dns deployment to be ready...
  946. 2021-07-12T00:12:35.0825156Z [submariner-operator]$ [cluster2] kubectl -n kube-system rollout status deploy/coredns --timeout=5m
  947. 2021-07-12T00:12:35.0826263Z [submariner-operator]$ [cluster2] kubectl -n kube-system rollout status deploy/coredns --timeout=5m
  948. 2021-07-12T00:12:35.0827592Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 -n kube-system rollout status deploy/coredns --timeout=5m
  949. 2021-07-12T00:12:35.0828753Z [cluster2] Waiting for deployment "coredns" rollout to finish: 0 of 2 updated replicas are available...
  950. 2021-07-12T00:12:35.0829609Z [cluster2] Waiting for deployment "coredns" rollout to finish: 1 of 2 updated replicas are available...
  951. 2021-07-12T00:12:35.0830331Z [cluster2] deployment "coredns" successfully rolled out
  952. 2021-07-12T00:12:35.0831108Z [submariner-operator]$ [cluster2] return 0
  953. 2021-07-12T00:12:35.0848236Z [submariner-operator]$ [cluster2] wait 247
  954. 2021-07-12T00:12:37.9912135Z ps:\/\/172.18.0.5:6443/g /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster1
  955. 2021-07-12T00:12:37.9914001Z [submariner-operator]$ [cluster1] sed -i -- s/user: kind-.*/user: cluster1/g /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster1
  956. 2021-07-12T00:12:37.9915900Z [submariner-operator]$ [cluster1] sed -i -- s/name: kind-.*/name: cluster1/g /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster1
  957. 2021-07-12T00:12:37.9918444Z [submariner-operator]$ [cluster1] sed -i -- s/cluster: kind-.*/cluster: cluster1/g /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster1
  958. 2021-07-12T00:12:37.9920372Z [submariner-operator]$ [cluster1] sed -i -- s/current-context: .*/current-context: cluster1/g /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster1
  959. 2021-07-12T00:12:37.9922408Z [submariner-operator]$ [cluster1] chmod a+r /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster1
  960. 2021-07-12T00:12:37.9923518Z [submariner-operator]$ [cluster1] wait 1497
  961. 2021-07-12T00:12:37.9924527Z [submariner-operator]$ [cluster1] deploy_cluster_capabilities
  962. 2021-07-12T00:12:37.9925439Z [submariner-operator]$ [cluster1] deploy_cluster_capabilities
  963. 2021-07-12T00:12:37.9926450Z [submariner-operator]$ [cluster1] deploy_cni
  964. 2021-07-12T00:12:37.9927439Z [submariner-operator]$ [cluster1] deploy_cni
  965. 2021-07-12T00:12:37.9928682Z [submariner-operator]$ [cluster1] eval deploy_weave_cni
  966. 2021-07-12T00:12:37.9929734Z [submariner-operator]$ [cluster1] deploy_weave_cni
  967. 2021-07-12T00:12:37.9930662Z [submariner-operator]$ [cluster1] deploy_weave_cni
  968. 2021-07-12T00:12:37.9931701Z [cluster1] Applying weave network...
  969. 2021-07-12T00:12:37.9933285Z [submariner-operator]$ [cluster1] kubectl apply -f https://cloud.weave.works/k8s/net?k8s-version=v1.17.17&env.IPALLOC_RANGE=10.0.0.0/16
  970. 2021-07-12T00:12:37.9935230Z [submariner-operator]$ [cluster1] kubectl apply -f https://cloud.weave.works/k8s/net?k8s-version=v1.17.17&env.IPALLOC_RANGE=10.0.0.0/16
  971. 2021-07-12T00:12:37.9937175Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 apply -f https://cloud.weave.works/k8s/net?k8s-version=v1.17.17&env.IPALLOC_RANGE=10.0.0.0/16
  972. 2021-07-12T00:12:37.9938335Z [cluster1] serviceaccount/weave-net created
  973. 2021-07-12T00:12:37.9939455Z [cluster1] clusterrole.rbac.authorization.k8s.io/weave-net created
  974. 2021-07-12T00:12:37.9940753Z [cluster1] clusterrolebinding.rbac.authorization.k8s.io/weave-net created
  975. 2021-07-12T00:12:37.9941933Z [cluster1] role.rbac.authorization.k8s.io/weave-net created
  976. 2021-07-12T00:12:37.9943019Z [cluster1] rolebinding.rbac.authorization.k8s.io/weave-net created
  977. 2021-07-12T00:12:37.9943949Z [cluster1] daemonset.apps/weave-net created
  978. 2021-07-12T00:12:37.9944645Z [cluster1] Waiting for weave-net pods to be ready...
  979. 2021-07-12T00:12:37.9945641Z [submariner-operator]$ [cluster1] kubectl wait --for=condition=Ready pods -l name=weave-net -n kube-system --timeout=5m
  980. 2021-07-12T00:12:37.9947078Z [submariner-operator]$ [cluster1] kubectl wait --for=condition=Ready pods -l name=weave-net -n kube-system --timeout=5m
  981. 2021-07-12T00:12:37.9948750Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 wait --for=condition=Ready pods -l name=weave-net -n kube-system --timeout=5m
  982. 2021-07-12T00:12:37.9950196Z [cluster1] pod/weave-net-4rd78 condition met
  983. 2021-07-12T00:12:37.9950930Z [cluster1] pod/weave-net-fxf7m condition met
  984. 2021-07-12T00:12:37.9951652Z [cluster1] pod/weave-net-n7dmj condition met
  985. 2021-07-12T00:12:37.9952753Z [cluster1] Waiting for core-dns deployment to be ready...
  986. 2021-07-12T00:12:37.9953914Z [submariner-operator]$ [cluster1] kubectl -n kube-system rollout status deploy/coredns --timeout=5m
  987. 2021-07-12T00:12:37.9955058Z [submariner-operator]$ [cluster1] kubectl -n kube-system rollout status deploy/coredns --timeout=5m
  988. 2021-07-12T00:12:37.9956309Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 -n kube-system rollout status deploy/coredns --timeout=5m
  989. 2021-07-12T00:12:37.9957902Z [cluster1] Waiting for deployment "coredns" rollout to finish: 0 of 2 updated replicas are available...
  990. 2021-07-12T00:12:37.9958938Z [cluster1] Waiting for deployment "coredns" rollout to finish: 1 of 2 updated replicas are available...
  991. 2021-07-12T00:12:37.9959664Z [cluster1] deployment "coredns" successfully rolled out
  992. 2021-07-12T00:12:37.9960447Z [submariner-operator]$ [cluster1] return 0
  993. 2021-07-12T00:12:37.9982405Z [submariner-operator]$ [cluster2] print_clusters_message
  994. 2021-07-12T00:12:37.9997689Z [submariner-operator]$ [cluster2] print_clusters_message
  995. 2021-07-12T00:12:38.0012934Z [submariner-operator]$ [cluster2] cat <<EOM
  996. 2021-07-12T00:12:38.0013793Z Your virtual cluster(s) are deployed and working properly and can be accessed with:
  997. 2021-07-12T00:12:38.0014198Z
  998. 2021-07-12T00:12:38.0014999Z export KUBECONFIG=\$(find \$(git rev-parse --show-toplevel)/output/kubeconfigs/ -type f -printf %p:)
  999. 2021-07-12T00:12:38.0015503Z
  1000. 2021-07-12T00:12:38.0016080Z $ kubectl config use-context cluster1 # or cluster2, cluster3..
  1001. 2021-07-12T00:12:38.0016451Z
  1002. 2021-07-12T00:12:38.0017006Z To clean everthing up, just run: make clean-clusters
  1003. 2021-07-12T00:12:38.0021091Z EOM
  1004. 2021-07-12T00:12:38.0038976Z Your virtual cluster(s) are deployed and working properly and can be accessed with:
  1005. 2021-07-12T00:12:38.0039641Z
  1006. 2021-07-12T00:12:38.0040900Z export KUBECONFIG=$(find $(git rev-parse --show-toplevel)/output/kubeconfigs/ -type f -printf %p:)
  1007. 2021-07-12T00:12:38.0041434Z
  1008. 2021-07-12T00:12:38.0042402Z $ kubectl config use-context cluster1 # or cluster2, cluster3..
  1009. 2021-07-12T00:12:38.0042763Z
  1010. 2021-07-12T00:12:38.0043334Z To clean everthing up, just run: make clean-clusters
  1011. 2021-07-12T00:12:38.0052694Z Successfully remade target file 'clusters'.
  1012. 2021-07-12T00:12:38.0053700Z File 'preload-images' does not exist.
  1013. 2021-07-12T00:12:38.0055400Z File 'images' does not exist.
  1014. 2021-07-12T00:12:38.0061507Z File 'package/.image.submariner-operator' does not exist.
  1015. 2021-07-12T00:12:38.0287833Z find: 'bin/submariner-operator': No such file or directory
  1016. 2021-07-12T00:12:38.3393730Z File 'bin/submariner-operator' does not exist.
  1017. 2021-07-12T00:12:38.3394551Z File 'vendor/modules.txt' does not exist.
  1018. 2021-07-12T00:12:38.3395383Z Must remake target 'vendor/modules.txt'.
  1019. 2021-07-12T00:12:38.3400898Z go mod download
  1020. 2021-07-12T00:13:39.3360748Z go mod vendor
  1021. 2021-07-12T00:13:41.9623344Z go mod tidy
  1022. 2021-07-12T00:13:42.6792076Z Successfully remade target file 'vendor/modules.txt'.
  1023. 2021-07-12T00:13:42.6792948Z File 'generate-embeddedyamls' does not exist.
  1024. 2021-07-12T00:13:42.6797619Z File 'generate' does not exist.
  1025. 2021-07-12T00:13:42.6798550Z File '/go/src/github.com/submariner-io/submariner-operator/bin/controller-gen' does not exist.
  1026. 2021-07-12T00:13:42.6799694Z Must remake target '/go/src/github.com/submariner-io/submariner-operator/bin/controller-gen'.
  1027. 2021-07-12T00:13:42.6804123Z mkdir -p /go/src/github.com/submariner-io/submariner-operator/bin
  1028. 2021-07-12T00:13:42.6846855Z go build -o /go/src/github.com/submariner-io/submariner-operator/bin/controller-gen sigs.k8s.io/controller-tools/cmd/controller-gen
  1029. 2021-07-12T00:14:01.2454752Z Successfully remade target file '/go/src/github.com/submariner-io/submariner-operator/bin/controller-gen'.
  1030. 2021-07-12T00:14:01.2456612Z Must remake target 'generate'.
  1031. 2021-07-12T00:14:01.2839033Z /go/src/github.com/submariner-io/submariner-operator/bin/controller-gen object:headerFile="hack/boilerplate.go.txt,year=2021" paths="./..."
  1032. 2021-07-12T00:14:12.2496020Z Successfully remade target file 'generate'.
  1033. 2021-07-12T00:14:12.2497215Z File 'pkg/subctl/operator/common/embeddedyamls/yamls.go' does not exist.
  1034. 2021-07-12T00:14:12.2498344Z File 'deploy/crds/submariner.io_servicediscoveries.yaml' does not exist.
  1035. 2021-07-12T00:14:12.2505752Z Must remake target 'deploy/crds/submariner.io_servicediscoveries.yaml'.
  1036. 2021-07-12T00:14:12.2510284Z /go/src/github.com/submariner-io/submariner-operator/bin/controller-gen "crd:crdVersions=v1,trivialVersions=false" paths="./..." output:crd:artifacts:config=deploy/crds
  1037. 2021-07-12T00:14:14.4198585Z Successfully remade target file 'deploy/crds/submariner.io_servicediscoveries.yaml'.
  1038. 2021-07-12T00:14:14.4208103Z File 'deploy/submariner/crds/submariner.io_clusters.yaml' does not exist.
  1039. 2021-07-12T00:14:14.4212643Z Must remake target 'deploy/submariner/crds/submariner.io_clusters.yaml'.
  1040. 2021-07-12T00:14:14.4218881Z cd vendor/github.com/submariner-io/submariner && /go/src/github.com/submariner-io/submariner-operator/bin/controller-gen "crd:crdVersions=v1,trivialVersions=false" paths="./..." output:crd:artifacts:config=../../../../deploy/submariner/crds
  1041. 2021-07-12T00:14:15.6221678Z Successfully remade target file 'deploy/submariner/crds/submariner.io_clusters.yaml'.
  1042. 2021-07-12T00:14:15.6332641Z Must remake target 'pkg/subctl/operator/common/embeddedyamls/yamls.go'.
  1043. 2021-07-12T00:14:15.6333635Z go generate pkg/subctl/operator/common/embeddedyamls/generate.go
  1044. 2021-07-12T00:14:16.2421470Z Generating yamls.go
  1045. 2021-07-12T00:14:16.2425767Z deploy/crds/submariner.io_brokers.yaml
  1046. 2021-07-12T00:14:16.2428964Z deploy/crds/submariner.io_submariners.yaml
  1047. 2021-07-12T00:14:16.2456832Z deploy/crds/submariner.io_servicediscoveries.yaml
  1048. 2021-07-12T00:14:16.2459683Z deploy/submariner/crds/submariner.io_clusters.yaml
  1049. 2021-07-12T00:14:16.2462871Z deploy/submariner/crds/submariner.io_endpoints.yaml
  1050. 2021-07-12T00:14:16.2468079Z deploy/submariner/crds/submariner.io_gateways.yaml
  1051. 2021-07-12T00:14:16.2473974Z deploy/submariner/crds/submariner.io_clusterglobalegressips.yaml
  1052. 2021-07-12T00:14:16.2481934Z deploy/submariner/crds/submariner.io_globalegressips.yaml
  1053. 2021-07-12T00:14:16.2491559Z deploy/submariner/crds/submariner.io_globalingressips.yaml
  1054. 2021-07-12T00:14:16.2497803Z deploy/mcsapi/crds/multicluster.x_k8s.io_serviceexports.yaml
  1055. 2021-07-12T00:14:16.2505018Z deploy/mcsapi/crds/multicluster.x_k8s.io_serviceimports.yaml
  1056. 2021-07-12T00:14:16.2513441Z config/broker/broker-admin/service_account.yaml
  1057. 2021-07-12T00:14:16.2525127Z config/broker/broker-admin/role.yaml
  1058. 2021-07-12T00:14:16.2528890Z config/broker/broker-admin/role_binding.yaml
  1059. 2021-07-12T00:14:16.2538162Z config/broker/broker-client/service_account.yaml
  1060. 2021-07-12T00:14:16.2541812Z config/broker/broker-client/role.yaml
  1061. 2021-07-12T00:14:16.2549672Z config/broker/broker-client/role_binding.yaml
  1062. 2021-07-12T00:14:16.2553633Z config/rbac/submariner-operator/service_account.yaml
  1063. 2021-07-12T00:14:16.2559250Z config/rbac/submariner-operator/role.yaml
  1064. 2021-07-12T00:14:16.2565210Z config/rbac/submariner-operator/role_binding.yaml
  1065. 2021-07-12T00:14:16.2570889Z config/rbac/submariner-operator/cluster_role.yaml
  1066. 2021-07-12T00:14:16.2575185Z config/rbac/submariner-operator/cluster_role_binding.yaml
  1067. 2021-07-12T00:14:16.2580748Z config/rbac/submariner-gateway/service_account.yaml
  1068. 2021-07-12T00:14:16.2590084Z config/rbac/submariner-gateway/role.yaml
  1069. 2021-07-12T00:14:16.2594805Z config/rbac/submariner-gateway/role_binding.yaml
  1070. 2021-07-12T00:14:16.2602748Z config/rbac/submariner-gateway/cluster_role.yaml
  1071. 2021-07-12T00:14:16.2607812Z config/rbac/submariner-gateway/cluster_role_binding.yaml
  1072. 2021-07-12T00:14:16.2611382Z config/rbac/submariner-route-agent/service_account.yaml
  1073. 2021-07-12T00:14:16.2619088Z config/rbac/submariner-route-agent/role.yaml
  1074. 2021-07-12T00:14:16.2628563Z config/rbac/submariner-route-agent/role_binding.yaml
  1075. 2021-07-12T00:14:16.2639560Z config/rbac/submariner-route-agent/cluster_role.yaml
  1076. 2021-07-12T00:14:16.2644620Z config/rbac/submariner-route-agent/cluster_role_binding.yaml
  1077. 2021-07-12T00:14:16.2650899Z config/rbac/submariner-globalnet/service_account.yaml
  1078. 2021-07-12T00:14:16.2655645Z config/rbac/submariner-globalnet/role.yaml
  1079. 2021-07-12T00:14:16.2664753Z config/rbac/submariner-globalnet/role_binding.yaml
  1080. 2021-07-12T00:14:16.2665964Z config/rbac/submariner-globalnet/cluster_role.yaml
  1081. 2021-07-12T00:14:16.2669465Z config/rbac/submariner-globalnet/cluster_role_binding.yaml
  1082. 2021-07-12T00:14:16.2672856Z config/rbac/lighthouse-agent/service_account.yaml
  1083. 2021-07-12T00:14:16.2676451Z config/rbac/lighthouse-agent/cluster_role.yaml
  1084. 2021-07-12T00:14:16.2683430Z config/rbac/lighthouse-agent/cluster_role_binding.yaml
  1085. 2021-07-12T00:14:16.2687323Z config/rbac/lighthouse-coredns/service_account.yaml
  1086. 2021-07-12T00:14:16.2690220Z config/rbac/lighthouse-coredns/cluster_role.yaml
  1087. 2021-07-12T00:14:16.2697631Z config/rbac/lighthouse-coredns/cluster_role_binding.yaml
  1088. 2021-07-12T00:14:16.2703079Z config/rbac/networkplugin_syncer/service_account.yaml
  1089. 2021-07-12T00:14:16.2704684Z config/rbac/networkplugin_syncer/cluster_role.yaml
  1090. 2021-07-12T00:14:16.2712951Z config/rbac/networkplugin_syncer/cluster_role_binding.yaml
  1091. 2021-07-12T00:14:16.2716739Z config/rbac/submariner-metrics-reader/role.yaml
  1092. 2021-07-12T00:14:16.2720808Z config/rbac/submariner-metrics-reader/role_binding.yaml
  1093. 2021-07-12T00:14:16.2756051Z Successfully remade target file 'pkg/subctl/operator/common/embeddedyamls/yamls.go'.
  1094. 2021-07-12T00:14:16.2757838Z Must remake target 'generate-embeddedyamls'.
  1095. 2021-07-12T00:14:16.2759233Z Successfully remade target file 'generate-embeddedyamls'.
  1096. 2021-07-12T00:14:16.2760241Z Must remake target 'bin/submariner-operator'.
  1097. 2021-07-12T00:14:16.2761187Z /opt/shipyard/scripts/compile.sh \
  1098. 2021-07-12T00:14:16.2762538Z --ldflags "-X=github.com/submariner-io/submariner-operator/pkg/version.Version=devel-1a48316" \
  1099. 2021-07-12T00:14:16.2763783Z bin/submariner-operator main.go
  1100. 2021-07-12T00:14:16.3291523Z [submariner-operator]$ mkdir -p bin
  1101. 2021-07-12T00:14:16.3305554Z Building 'bin/submariner-operator' (ldflags: '-X=github.com/submariner-io/submariner-operator/pkg/version.Version=devel-1a48316')
  1102. 2021-07-12T00:14:16.3315692Z [submariner-operator]$ ldflags=-s -w -X=github.com/submariner-io/submariner-operator/pkg/version.Version=devel-1a48316
  1103. 2021-07-12T00:14:16.3331715Z [submariner-operator]$ CGO_ENABLED=0 go build -trimpath -ldflags -s -w -X=github.com/submariner-io/submariner-operator/pkg/version.Version=devel-1a48316 -o bin/submariner-operator main.go
  1104. 2021-07-12T00:15:44.1848531Z [submariner-operator]$ upx bin/submariner-operator
  1105. 2021-07-12T00:15:51.1171541Z Ultimate Packer for eXecutables
  1106. 2021-07-12T00:15:51.1172840Z Copyright (C) 1996 - 2020
  1107. 2021-07-12T00:15:51.1173370Z UPX 3.96 Markus Oberhumer, Laszlo Molnar & John Reiser Jan 23rd 2020
  1108. 2021-07-12T00:15:51.1173775Z
  1109. 2021-07-12T00:15:51.1174119Z File size Ratio Format Name
  1110. 2021-07-12T00:15:51.1174760Z -------------------- ------ ----------- -----------
  1111. 2021-07-12T00:15:51.1175445Z 34459648 -> 9932116 28.82% linux/amd64 submariner-operator
  1112. 2021-07-12T00:15:51.1175798Z
  1113. 2021-07-12T00:15:51.1176288Z Packed 1 file.
  1114. 2021-07-12T00:15:51.1181788Z Successfully remade target file 'bin/submariner-operator'.
  1115. 2021-07-12T00:15:51.1183395Z Prerequisite 'bin/submariner-operator' is newer than target 'package/Dockerfile.submariner-operator'.
  1116. 2021-07-12T00:15:51.1184714Z Must remake target 'package/Dockerfile.submariner-operator'.
  1117. 2021-07-12T00:15:51.1186298Z Successfully remade target file 'package/Dockerfile.submariner-operator'.
  1118. 2021-07-12T00:15:51.1187444Z File 'FORCE_IMAGE' does not exist.
  1119. 2021-07-12T00:15:51.1188038Z Must remake target 'FORCE_IMAGE'.
  1120. 2021-07-12T00:15:51.1188861Z Successfully remade target file 'FORCE_IMAGE'.
  1121. 2021-07-12T00:15:51.1190042Z Must remake target 'package/.image.submariner-operator'.
  1122. 2021-07-12T00:15:51.1191522Z /opt/shipyard/scripts/build_image.sh -i submariner-operator -f package/Dockerfile.submariner-operator -h package/.image.submariner-operator
  1123. 2021-07-12T00:15:51.1593123Z flags:WARN flag short name (h) already defined
  1124. 2021-07-12T00:15:51.2134260Z [submariner-operator]$ set -e
  1125. 2021-07-12T00:15:51.2163252Z [submariner-operator]$ cache_image=quay.io/submariner/submariner-operator:devel
  1126. 2021-07-12T00:15:51.2174795Z [submariner-operator]$ cache_flag=
  1127. 2021-07-12T00:15:51.2185890Z [submariner-operator]$ cache_flag=--cache-from quay.io/submariner/submariner-operator:devel
  1128. 2021-07-12T00:15:51.2200218Z [submariner-operator]$ docker image ls -q quay.io/submariner/submariner-operator:devel
  1129. 2021-07-12T00:15:51.5010511Z [submariner-operator]$ docker pull quay.io/submariner/submariner-operator:devel
  1130. 2021-07-12T00:15:53.1746103Z devel: Pulling from submariner/submariner-operator
  1131. 2021-07-12T00:15:53.1765681Z 6df74d099db7: Pulling fs layer
  1132. 2021-07-12T00:15:53.6229451Z 6df74d099db7: Verifying Checksum
  1133. 2021-07-12T00:15:53.6230050Z 6df74d099db7: Download complete
  1134. 2021-07-12T00:15:53.9788774Z 6df74d099db7: Pull complete
  1135. 2021-07-12T00:15:53.9879408Z Digest: sha256:155eeb6cb16ce14f12c8799d5dec79dca7e835f2cb0ab8e90ee4cd88498a041c
  1136. 2021-07-12T00:15:53.9920338Z Status: Downloaded newer image for quay.io/submariner/submariner-operator:devel
  1137. 2021-07-12T00:15:53.9943214Z quay.io/submariner/submariner-operator:devel
  1138. 2021-07-12T00:15:53.9962433Z [submariner-operator]$ grep FROM package/Dockerfile.submariner-operator
  1139. 2021-07-12T00:15:53.9981862Z [submariner-operator]$ cut -f2 -d 
  1140. 2021-07-12T00:15:53.9989238Z [submariner-operator]$ grep -v scratch
  1141. 2021-07-12T00:15:54.0011343Z [submariner-operator]$ buildargs_flag=--build-arg BUILDKIT_INLINE_CACHE=1 --build-arg BASE_BRANCH=devel
  1142. 2021-07-12T00:15:54.0027837Z 
  1143. 2021-07-12T00:15:54.7046431Z [submariner-operator]$ docker buildx use buildx_builder
  1144. 2021-07-12T00:15:55.3708929Z error: failed to find instance "buildx_builder": open /root/.docker/buildx/instances/buildx_builder: no such file or directory
  1145. 2021-07-12T00:15:55.3778093Z [submariner-operator]$ docker buildx create --name buildx_builder --use
  1146. 2021-07-12T00:15:56.0850952Z buildx_builder
  1147. 2021-07-12T00:15:56.0897036Z [submariner-operator]$ docker buildx build --load -t quay.io/submariner/submariner-operator:dev --cache-from quay.io/submariner/submariner-operator:devel -f package/Dockerfile.submariner-operator --iidfile package/.image.submariner-operator --platform linux/amd64 --build-arg BUILDKIT_INLINE_CACHE=1 --build-arg BASE_BRANCH=devel .
  1148. 2021-07-12T00:15:56.7682253Z #1 [internal] booting buildkit
  1149. 2021-07-12T00:15:56.7683033Z #1 sha256:f36f6699512466e78aca0f1e647734bf8a4ee72741db1e5e8c2024bf966843ca
  1150. 2021-07-12T00:15:56.9184612Z #1 pulling image moby/buildkit:buildx-stable-1
  1151. 2021-07-12T00:16:01.5381909Z #1 pulling image moby/buildkit:buildx-stable-1 4.8s done
  1152. 2021-07-12T00:16:01.6849050Z #1 creating container buildx_buildkit_buildx_builder0
  1153. 2021-07-12T00:16:02.2598550Z #1 creating container buildx_buildkit_buildx_builder0 0.7s done
  1154. 2021-07-12T00:16:02.4087880Z #1 DONE 5.5s
  1155. 2021-07-12T00:16:02.5587739Z
  1156. 2021-07-12T00:16:02.5600601Z #2 [internal] load build definition from Dockerfile.submariner-operator
  1157. 2021-07-12T00:16:02.5602450Z #2 sha256:c81a383ba7a238d4e65fbb08ed2e4e72316431d95f5f4a6d121346fdc90d7e99
  1158. 2021-07-12T00:16:02.5603355Z #2 transferring dockerfile: 230B 0.0s done
  1159. 2021-07-12T00:16:02.5603754Z #2 DONE 0.0s
  1160. 2021-07-12T00:16:02.5603962Z
  1161. 2021-07-12T00:16:02.5604317Z #3 [internal] load .dockerignore
  1162. 2021-07-12T00:16:02.5605223Z #3 sha256:544c5bc1d8791761e217466b6eb7de06fd72c0ad57be46efc51047fd78ae000c
  1163. 2021-07-12T00:16:02.5605985Z #3 transferring context: 2B done
  1164. 2021-07-12T00:16:02.5606343Z #3 DONE 0.0s
  1165. 2021-07-12T00:16:02.5606545Z
  1166. 2021-07-12T00:16:02.5606894Z #4 [internal] load build context
  1167. 2021-07-12T00:16:02.5607828Z #4 sha256:6bec7d727f883f1663705e51fd0786f8ecba2235f793e7cf3b30a50b0fda641b
  1168. 2021-07-12T00:16:02.5608547Z #4 DONE 0.0s
  1169. 2021-07-12T00:16:02.5608752Z
  1170. 2021-07-12T00:16:02.5609526Z #6 importing cache manifest from quay.io/submariner/submariner-operator:devel
  1171. 2021-07-12T00:16:02.5610622Z #6 sha256:db6e513456d7d63fd9e86cca8d8a83f1eb0b2eaefc7f50d06048094c1b3ec182
  1172. 2021-07-12T00:16:03.5855406Z #6 DONE 1.1s
  1173. 2021-07-12T00:16:03.6962095Z
  1174. 2021-07-12T00:16:03.6963261Z #4 [internal] load build context
  1175. 2021-07-12T00:16:03.6963986Z #4 sha256:6bec7d727f883f1663705e51fd0786f8ecba2235f793e7cf3b30a50b0fda641b
  1176. 2021-07-12T00:16:04.0617029Z #4 transferring context: 9.93MB 0.3s done
  1177. 2021-07-12T00:16:04.0619068Z #4 DONE 0.3s
  1178. 2021-07-12T00:16:04.0621939Z
  1179. 2021-07-12T00:16:04.0625904Z #5 [1/1] COPY bin/submariner-operator /submariner-operator
  1180. 2021-07-12T00:16:04.0628738Z #5 sha256:db4f2f85579b2dddb303062fbe9ddd9a43b99e25d66cfa9bad245b3d697afd4f
  1181. 2021-07-12T00:16:04.0630768Z #5 DONE 0.0s
  1182. 2021-07-12T00:16:05.3799212Z
  1183. 2021-07-12T00:16:05.3800767Z Successfully remade target file 'package/.image.submariner-operator'.
  1184. 2021-07-12T00:16:05.3801657Z File 'build' does not exist.
  1185. 2021-07-12T00:16:05.3802212Z File 'bin/subctl' does not exist.
  1186. 2021-07-12T00:16:05.3803010Z File 'bin/subctl-devel-1a48316-linux-amd64' does not exist.
  1187. 2021-07-12T00:16:05.3803985Z Must remake target 'bin/subctl-devel-1a48316-linux-amd64'.
  1188. 2021-07-12T00:16:05.3804707Z mkdir -p bin
  1189. 2021-07-12T00:16:05.3807083Z target=bin/subctl-devel-1a48316-linux-amd64; \
  1190. 2021-07-12T00:16:05.3807858Z target=${target%.exe}; \
  1191. 2021-07-12T00:16:05.3808668Z components=($(echo ${target//-/ })); \
  1192. 2021-07-12T00:16:05.3809337Z GOOS=${components[-2]}; \
  1193. 2021-07-12T00:16:05.3810337Z GOARCH=${components[-1]}; \
  1194. 2021-07-12T00:16:05.3811086Z export GOARCH GOOS; \
  1195. 2021-07-12T00:16:05.3811698Z /opt/shipyard/scripts/compile.sh \
  1196. 2021-07-12T00:16:05.3812622Z --ldflags "-X github.com/submariner-io/submariner-operator/pkg/version.Version=devel-1a48316 \
  1197. 2021-07-12T00:16:05.3814178Z -X=github.com/submariner-io/submariner-operator/pkg/versions.DefaultSubmarinerOperatorVersion=${DEFAULT_IMAGE_VERSION#v}" \
  1198. 2021-07-12T00:16:05.3815587Z --noupx bin/subctl-devel-1a48316-linux-amd64 ./pkg/subctl/main.go
  1199. 2021-07-12T00:16:05.3818089Z Building 'bin/subctl-devel-1a48316-linux-amd64' (ldflags: $'-X github.com/submariner-io/submariner-operator/pkg/version.Version=devel-1a48316 \t\t -X=github.com/submariner-io/submariner-operator/pkg/versions.DefaultSubmarinerOperatorVersion=devel')
  1200. 2021-07-12T00:16:05.3821259Z #7 exporting to oci image format
  1201. 2021-07-12T00:16:05.3822264Z #7 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2
  1202. 2021-07-12T00:16:05.3823250Z #7 exporting layers done
  1203. 2021-07-12T00:16:05.3824188Z #7 exporting manifest sha256:341bb4031aff8af0fe11447aeb19efc12ffae3be1963e233f35576e2339881bb done
  1204. 2021-07-12T00:16:05.3825694Z #7 exporting config sha256:f659f7c4ecd0bbaecb5b228c80cefdada6792e72426174f2b389db7517039a70 done
  1205. 2021-07-12T00:16:05.3826644Z #7 sending tarball
  1206. 2021-07-12T00:16:05.3827018Z #7 sending tarball 0.5s done
  1207. 2021-07-12T00:16:05.3827344Z #7 DONE 0.5s
  1208. 2021-07-12T00:16:05.3827545Z
  1209. 2021-07-12T00:16:05.3827842Z #9 exporting cache
  1210. 2021-07-12T00:16:05.3828574Z #9 sha256:2700d4ef94dee473593c5c614b55b2dedcca7893909811a8f2b48291a1f581e4
  1211. 2021-07-12T00:16:05.3829374Z #9 preparing build cache for export done
  1212. 2021-07-12T00:16:05.3829749Z #9 DONE 0.0s
  1213. 2021-07-12T00:16:05.3829955Z
  1214. 2021-07-12T00:16:05.3830446Z #8 importing to docker
  1215. 2021-07-12T00:16:05.3831204Z #8 sha256:6cf076354ed1fad21cf585649e76206b31b21c9947d1c6622dfb888216c3f95c
  1216. 2021-07-12T00:16:05.3831879Z #8 DONE 0.2s
  1217. 2021-07-12T00:16:05.3832976Z [submariner-operator]$ docker tag quay.io/submariner/submariner-operator:dev quay.io/submariner/submariner-operator:devel
  1218. 2021-07-12T00:16:05.3834042Z [submariner-operator]$ mkdir -p bin
  1219. 2021-07-12T00:16:05.3836025Z [submariner-operator]$ ldflags=-s -w -X github.com/submariner-io/submariner-operator/pkg/version.Version=devel-1a48316 -X=github.com/submariner-io/submariner-operator/pkg/versions.DefaultSubmarinerOperatorVersion=devel
  1220. 2021-07-12T00:16:05.3840019Z [submariner-operator]$ CGO_ENABLED=0 go build -trimpath -ldflags -s -w -X github.com/submariner-io/submariner-operator/pkg/version.Version=devel-1a48316 -X=github.com/submariner-io/submariner-operator/pkg/versions.DefaultSubmarinerOperatorVersion=devel -o bin/subctl-devel-1a48316-linux-amd64 ./pkg/subctl/main.go
  1221. 2021-07-12T00:16:39.8444841Z Successfully remade target file 'bin/subctl-devel-1a48316-linux-amd64'.
  1222. 2021-07-12T00:16:39.8447149Z Must remake target 'bin/subctl'.
  1223. 2021-07-12T00:16:39.8448055Z ln -sf subctl-devel-1a48316-linux-amd64 bin/subctl
  1224. 2021-07-12T00:16:39.8496321Z Successfully remade target file 'bin/subctl'.
  1225. 2021-07-12T00:16:39.8497763Z Must remake target 'build'.
  1226. 2021-07-12T00:16:39.8498907Z Successfully remade target file 'build'.
  1227. 2021-07-12T00:16:39.8500255Z Must remake target 'images'.
  1228. 2021-07-12T00:16:39.8501237Z Successfully remade target file 'images'.
  1229. 2021-07-12T00:16:39.8502442Z Must remake target 'preload-images'.
  1230. 2021-07-12T00:16:39.8510669Z set -e;\
  1231. 2021-07-12T00:16:39.8511131Z . /opt/shipyard/scripts/lib/deploy_funcs;\
  1232. 2021-07-12T00:16:39.8511828Z . /opt/shipyard/scripts/lib/debug_functions;\
  1233. 2021-07-12T00:16:39.8513878Z for image in submariner-operator submariner-gateway submariner-route-agent lighthouse-agent lighthouse-coredns submariner-globalnet; do\
  1234. 2021-07-12T00:16:39.8515057Z import_image quay.io/submariner/${image};\
  1235. 2021-07-12T00:16:39.8515464Z done
  1236. 2021-07-12T00:16:39.8559444Z [submariner-operator]$ import_image quay.io/submariner/submariner-operator
  1237. 2021-07-12T00:16:39.8568647Z [submariner-operator]$ import_image quay.io/submariner/submariner-operator
  1238. 2021-07-12T00:16:39.8583785Z [submariner-operator]$ docker tag quay.io/submariner/submariner-operator:dev localhost:5000/submariner-operator:local
  1239. 2021-07-12T00:16:40.1165426Z [submariner-operator]$ docker push localhost:5000/submariner-operator:local
  1240. 2021-07-12T00:16:40.3447954Z The push refers to repository [localhost:5000/submariner-operator]
  1241. 2021-07-12T00:16:40.4035317Z 8c14579b375e: Preparing
  1242. 2021-07-12T00:16:40.9261642Z 8c14579b375e: Pushed
  1243. 2021-07-12T00:16:40.9478920Z local: digest: sha256:6127dd65dd8d902034fa124ae5ac10ef196bc980b6051a712bd88f67d260d2fc size: 528
  1244. 2021-07-12T00:16:40.9517597Z [submariner-operator]$ import_image quay.io/submariner/submariner-gateway
  1245. 2021-07-12T00:16:40.9535290Z [submariner-operator]$ import_image quay.io/submariner/submariner-gateway
  1246. 2021-07-12T00:16:40.9542612Z [submariner-operator]$ docker tag quay.io/submariner/submariner-gateway:dev localhost:5000/submariner-gateway:local
  1247. 2021-07-12T00:16:41.2001473Z Error response from daemon: No such image: quay.io/submariner/submariner-gateway:dev
  1248. 2021-07-12T00:16:41.2029957Z [submariner-operator]$ docker pull quay.io/submariner/submariner-gateway:devel
  1249. 2021-07-12T00:16:42.7880023Z devel: Pulling from submariner/submariner-gateway
  1250. 2021-07-12T00:16:42.7880849Z 8c741e919b67: Pulling fs layer
  1251. 2021-07-12T00:16:42.7881854Z 13495efbbac4: Pulling fs layer
  1252. 2021-07-12T00:16:42.7882317Z 9d49a81b7342: Pulling fs layer
  1253. 2021-07-12T00:16:42.7882754Z 33f61fcad3e9: Pulling fs layer
  1254. 2021-07-12T00:16:42.7883514Z 30d2c490d677: Pulling fs layer
  1255. 2021-07-12T00:16:42.7883947Z ecfd9f79eec4: Pulling fs layer
  1256. 2021-07-12T00:16:42.7884730Z 33f61fcad3e9: Waiting
  1257. 2021-07-12T00:16:42.7885692Z 30d2c490d677: Waiting
  1258. 2021-07-12T00:16:42.7886084Z ecfd9f79eec4: Waiting
  1259. 2021-07-12T00:16:43.1091765Z 13495efbbac4: Verifying Checksum
  1260. 2021-07-12T00:16:43.1092332Z 13495efbbac4: Download complete
  1261. 2021-07-12T00:16:43.2725572Z 9d49a81b7342: Verifying Checksum
  1262. 2021-07-12T00:16:43.2726895Z 9d49a81b7342: Download complete
  1263. 2021-07-12T00:16:43.5949111Z 33f61fcad3e9: Verifying Checksum
  1264. 2021-07-12T00:16:43.5949967Z 33f61fcad3e9: Download complete
  1265. 2021-07-12T00:16:43.6034769Z 8c741e919b67: Verifying Checksum
  1266. 2021-07-12T00:16:43.6035371Z 8c741e919b67: Download complete
  1267. 2021-07-12T00:16:43.6489201Z 30d2c490d677: Verifying Checksum
  1268. 2021-07-12T00:16:43.6489680Z 30d2c490d677: Download complete
  1269. 2021-07-12T00:16:43.9613309Z ecfd9f79eec4: Verifying Checksum
  1270. 2021-07-12T00:16:43.9613825Z ecfd9f79eec4: Download complete
  1271. 2021-07-12T00:16:46.5331251Z 8c741e919b67: Pull complete
  1272. 2021-07-12T00:16:47.6656025Z 13495efbbac4: Pull complete
  1273. 2021-07-12T00:16:48.7313950Z 9d49a81b7342: Pull complete
  1274. 2021-07-12T00:16:48.8944763Z 33f61fcad3e9: Pull complete
  1275. 2021-07-12T00:16:48.9715544Z 30d2c490d677: Pull complete
  1276. 2021-07-12T00:16:49.0492380Z ecfd9f79eec4: Pull complete
  1277. 2021-07-12T00:16:49.0556774Z Digest: sha256:a120e7dd9990d997567a23b2ecfec987a641b808fc92e0ab0467f164106738e5
  1278. 2021-07-12T00:16:49.0588550Z Status: Downloaded newer image for quay.io/submariner/submariner-gateway:devel
  1279. 2021-07-12T00:16:49.0612491Z quay.io/submariner/submariner-gateway:devel
  1280. 2021-07-12T00:16:49.0621726Z [submariner-operator]$ docker tag quay.io/submariner/submariner-gateway:devel quay.io/submariner/submariner-gateway:dev
  1281. 2021-07-12T00:16:49.3017606Z [submariner-operator]$ docker tag quay.io/submariner/submariner-gateway:dev localhost:5000/submariner-gateway:local
  1282. 2021-07-12T00:16:49.5346939Z [submariner-operator]$ docker push localhost:5000/submariner-gateway:local
  1283. 2021-07-12T00:16:49.7574762Z The push refers to repository [localhost:5000/submariner-gateway]
  1284. 2021-07-12T00:16:49.7653822Z b55478c8d9fc: Preparing
  1285. 2021-07-12T00:16:49.7654351Z 824bdd40c27f: Preparing
  1286. 2021-07-12T00:16:49.7654714Z 2fead8360a87: Preparing
  1287. 2021-07-12T00:16:49.7655235Z 8a01ec0f4808: Preparing
  1288. 2021-07-12T00:16:49.7658152Z 00c5f6897675: Preparing
  1289. 2021-07-12T00:16:49.7658927Z b3b62c837788: Preparing
  1290. 2021-07-12T00:16:49.7659488Z b3b62c837788: Waiting
  1291. 2021-07-12T00:16:50.2614744Z 00c5f6897675: Pushed
  1292. 2021-07-12T00:16:50.3848303Z 824bdd40c27f: Pushed
  1293. 2021-07-12T00:16:50.4066765Z b55478c8d9fc: Pushed
  1294. 2021-07-12T00:16:50.4701230Z 2fead8360a87: Pushed
  1295. 2021-07-12T00:16:53.7607979Z 8a01ec0f4808: Pushed
  1296. 2021-07-12T00:17:00.7022741Z b3b62c837788: Pushed
  1297. 2021-07-12T00:17:00.7226602Z local: digest: sha256:a120e7dd9990d997567a23b2ecfec987a641b808fc92e0ab0467f164106738e5 size: 1575
  1298. 2021-07-12T00:17:00.7285824Z [submariner-operator]$ import_image quay.io/submariner/submariner-route-agent
  1299. 2021-07-12T00:17:00.7301193Z [submariner-operator]$ import_image quay.io/submariner/submariner-route-agent
  1300. 2021-07-12T00:17:00.7309400Z [submariner-operator]$ docker tag quay.io/submariner/submariner-route-agent:dev localhost:5000/submariner-route-agent:local
  1301. 2021-07-12T00:17:00.9631365Z Error response from daemon: No such image: quay.io/submariner/submariner-route-agent:dev
  1302. 2021-07-12T00:17:00.9653151Z [submariner-operator]$ docker pull quay.io/submariner/submariner-route-agent:devel
  1303. 2021-07-12T00:17:02.5429141Z devel: Pulling from submariner/submariner-route-agent
  1304. 2021-07-12T00:17:02.5430380Z 8c741e919b67: Already exists
  1305. 2021-07-12T00:17:02.5455285Z 13495efbbac4: Already exists
  1306. 2021-07-12T00:17:02.5492015Z 70cc6422093d: Pulling fs layer
  1307. 2021-07-12T00:17:02.5492692Z 8754067de0ce: Pulling fs layer
  1308. 2021-07-12T00:17:02.5493442Z f7767a8dcf1b: Pulling fs layer
  1309. 2021-07-12T00:17:02.5493840Z 9f5d65e812c0: Pulling fs layer
  1310. 2021-07-12T00:17:02.5494405Z 9f5d65e812c0: Waiting
  1311. 2021-07-12T00:17:03.0002491Z f7767a8dcf1b: Verifying Checksum
  1312. 2021-07-12T00:17:03.0002985Z f7767a8dcf1b: Download complete
  1313. 2021-07-12T00:17:03.1022147Z 70cc6422093d: Verifying Checksum
  1314. 2021-07-12T00:17:03.1022912Z 70cc6422093d: Download complete
  1315. 2021-07-12T00:17:03.1522832Z 8754067de0ce: Verifying Checksum
  1316. 2021-07-12T00:17:03.1523339Z 8754067de0ce: Download complete
  1317. 2021-07-12T00:17:03.3747817Z 9f5d65e812c0: Verifying Checksum
  1318. 2021-07-12T00:17:03.3749525Z 9f5d65e812c0: Download complete
  1319. 2021-07-12T00:17:04.5265880Z 70cc6422093d: Pull complete
  1320. 2021-07-12T00:17:04.7231473Z 8754067de0ce: Pull complete
  1321. 2021-07-12T00:17:04.7981698Z f7767a8dcf1b: Pull complete
  1322. 2021-07-12T00:17:04.8981877Z 9f5d65e812c0: Pull complete
  1323. 2021-07-12T00:17:04.9071518Z Digest: sha256:ff1eefd3e71284f74248114c8337feaba12284803134a1a937ab83a4d4528edf
  1324. 2021-07-12T00:17:04.9108387Z Status: Downloaded newer image for quay.io/submariner/submariner-route-agent:devel
  1325. 2021-07-12T00:17:04.9119338Z quay.io/submariner/submariner-route-agent:devel
  1326. 2021-07-12T00:17:04.9159069Z [submariner-operator]$ docker tag quay.io/submariner/submariner-route-agent:devel quay.io/submariner/submariner-route-agent:dev
  1327. 2021-07-12T00:17:05.1457859Z [submariner-operator]$ docker tag quay.io/submariner/submariner-route-agent:dev localhost:5000/submariner-route-agent:local
  1328. 2021-07-12T00:17:05.3913566Z [submariner-operator]$ docker push localhost:5000/submariner-route-agent:local
  1329. 2021-07-12T00:17:05.6116073Z The push refers to repository [localhost:5000/submariner-route-agent]
  1330. 2021-07-12T00:17:05.6201354Z 76660b11c7e4: Preparing
  1331. 2021-07-12T00:17:05.6202083Z 36dcc9486abe: Preparing
  1332. 2021-07-12T00:17:05.6203023Z 173e2d227fa2: Preparing
  1333. 2021-07-12T00:17:05.6203592Z 6931e591f8e2: Preparing
  1334. 2021-07-12T00:17:05.6204113Z 00c5f6897675: Preparing
  1335. 2021-07-12T00:17:05.6204969Z b3b62c837788: Preparing
  1336. 2021-07-12T00:17:05.6205948Z b3b62c837788: Waiting
  1337. 2021-07-12T00:17:05.7266969Z 00c5f6897675: Mounted from submariner-gateway
  1338. 2021-07-12T00:17:05.7267473Z 76660b11c7e4: Pushed
  1339. 2021-07-12T00:17:05.8365758Z 36dcc9486abe: Pushed
  1340. 2021-07-12T00:17:06.2561250Z b3b62c837788: Mounted from submariner-gateway
  1341. 2021-07-12T00:17:06.2664677Z 173e2d227fa2: Pushed
  1342. 2021-07-12T00:17:09.6319129Z 6931e591f8e2: Pushed
  1343. 2021-07-12T00:17:09.6510079Z local: digest: sha256:ff1eefd3e71284f74248114c8337feaba12284803134a1a937ab83a4d4528edf size: 1575
  1344. 2021-07-12T00:17:09.6554962Z [submariner-operator]$ import_image quay.io/submariner/lighthouse-agent
  1345. 2021-07-12T00:17:09.6565448Z [submariner-operator]$ import_image quay.io/submariner/lighthouse-agent
  1346. 2021-07-12T00:17:09.6583473Z [submariner-operator]$ docker tag quay.io/submariner/lighthouse-agent:dev localhost:5000/lighthouse-agent:local
  1347. 2021-07-12T00:17:09.8844508Z Error response from daemon: No such image: quay.io/submariner/lighthouse-agent:dev
  1348. 2021-07-12T00:17:09.8869790Z [submariner-operator]$ docker pull quay.io/submariner/lighthouse-agent:devel
  1349. 2021-07-12T00:17:11.4304442Z devel: Pulling from submariner/lighthouse-agent
  1350. 2021-07-12T00:17:11.4304988Z 24e80574ab61: Pulling fs layer
  1351. 2021-07-12T00:17:11.4308367Z 977c13f0686c: Pulling fs layer
  1352. 2021-07-12T00:17:11.7833600Z 24e80574ab61: Download complete
  1353. 2021-07-12T00:17:11.8581107Z 24e80574ab61: Pull complete
  1354. 2021-07-12T00:17:12.1369112Z 977c13f0686c: Verifying Checksum
  1355. 2021-07-12T00:17:12.1369608Z 977c13f0686c: Download complete
  1356. 2021-07-12T00:17:12.2904239Z 977c13f0686c: Pull complete
  1357. 2021-07-12T00:17:12.2961796Z Digest: sha256:a98d59631fc7e8719a7069090a8283ccec411cf1ac09b3a23bb24d11a43de085
  1358. 2021-07-12T00:17:12.3005504Z Status: Downloaded newer image for quay.io/submariner/lighthouse-agent:devel
  1359. 2021-07-12T00:17:12.3034600Z quay.io/submariner/lighthouse-agent:devel
  1360. 2021-07-12T00:17:12.3144877Z [submariner-operator]$ docker tag quay.io/submariner/lighthouse-agent:devel quay.io/submariner/lighthouse-agent:dev
  1361. 2021-07-12T00:17:12.5545464Z [submariner-operator]$ docker tag quay.io/submariner/lighthouse-agent:dev localhost:5000/lighthouse-agent:local
  1362. 2021-07-12T00:17:12.8064095Z [submariner-operator]$ docker push localhost:5000/lighthouse-agent:local
  1363. 2021-07-12T00:17:13.0664564Z The push refers to repository [localhost:5000/lighthouse-agent]
  1364. 2021-07-12T00:17:13.0722570Z 1724808889be: Preparing
  1365. 2021-07-12T00:17:13.0728520Z 1f074d552703: Preparing
  1366. 2021-07-12T00:17:13.1295033Z 1f074d552703: Pushed
  1367. 2021-07-12T00:17:13.5530569Z 1724808889be: Pushed
  1368. 2021-07-12T00:17:13.5709818Z local: digest: sha256:a98d59631fc7e8719a7069090a8283ccec411cf1ac09b3a23bb24d11a43de085 size: 735
  1369. 2021-07-12T00:17:13.5750585Z [submariner-operator]$ import_image quay.io/submariner/lighthouse-coredns
  1370. 2021-07-12T00:17:13.5758852Z [submariner-operator]$ import_image quay.io/submariner/lighthouse-coredns
  1371. 2021-07-12T00:17:13.5768928Z [submariner-operator]$ docker tag quay.io/submariner/lighthouse-coredns:dev localhost:5000/lighthouse-coredns:local
  1372. 2021-07-12T00:17:13.8062333Z Error response from daemon: No such image: quay.io/submariner/lighthouse-coredns:dev
  1373. 2021-07-12T00:17:13.8083744Z [submariner-operator]$ docker pull quay.io/submariner/lighthouse-coredns:devel
  1374. 2021-07-12T00:17:15.4633930Z devel: Pulling from submariner/lighthouse-coredns
  1375. 2021-07-12T00:17:15.4634611Z 088e56360f76: Pulling fs layer
  1376. 2021-07-12T00:17:15.4634994Z 5235624ac275: Pulling fs layer
  1377. 2021-07-12T00:17:15.8467369Z 088e56360f76: Verifying Checksum
  1378. 2021-07-12T00:17:15.8468934Z 088e56360f76: Download complete
  1379. 2021-07-12T00:17:15.9293777Z 088e56360f76: Pull complete
  1380. 2021-07-12T00:17:16.1553970Z 5235624ac275: Download complete
  1381. 2021-07-12T00:17:16.3730510Z 5235624ac275: Pull complete
  1382. 2021-07-12T00:17:16.3796703Z Digest: sha256:7d53e0c2e4e5258b73fe3932495f4b10a0553f8318aad337747da7d485e1d469
  1383. 2021-07-12T00:17:16.3834084Z Status: Downloaded newer image for quay.io/submariner/lighthouse-coredns:devel
  1384. 2021-07-12T00:17:16.3858515Z quay.io/submariner/lighthouse-coredns:devel
  1385. 2021-07-12T00:17:16.3918866Z [submariner-operator]$ docker tag quay.io/submariner/lighthouse-coredns:devel quay.io/submariner/lighthouse-coredns:dev
  1386. 2021-07-12T00:17:16.6234146Z [submariner-operator]$ docker tag quay.io/submariner/lighthouse-coredns:dev localhost:5000/lighthouse-coredns:local
  1387. 2021-07-12T00:17:16.8848998Z [submariner-operator]$ docker push localhost:5000/lighthouse-coredns:local
  1388. 2021-07-12T00:17:17.1443768Z The push refers to repository [localhost:5000/lighthouse-coredns]
  1389. 2021-07-12T00:17:17.1504166Z d33a291fbccc: Preparing
  1390. 2021-07-12T00:17:17.1504681Z 4fa0ece06e25: Preparing
  1391. 2021-07-12T00:17:17.2092101Z 4fa0ece06e25: Pushed
  1392. 2021-07-12T00:17:17.8556827Z d33a291fbccc: Pushed
  1393. 2021-07-12T00:17:17.8770239Z local: digest: sha256:7d53e0c2e4e5258b73fe3932495f4b10a0553f8318aad337747da7d485e1d469 size: 739
  1394. 2021-07-12T00:17:17.8827536Z [submariner-operator]$ import_image quay.io/submariner/submariner-globalnet
  1395. 2021-07-12T00:17:17.8834054Z [submariner-operator]$ import_image quay.io/submariner/submariner-globalnet
  1396. 2021-07-12T00:17:17.8849075Z [submariner-operator]$ docker tag quay.io/submariner/submariner-globalnet:dev localhost:5000/submariner-globalnet:local
  1397. 2021-07-12T00:17:18.1121155Z Error response from daemon: No such image: quay.io/submariner/submariner-globalnet:dev
  1398. 2021-07-12T00:17:18.1153070Z [submariner-operator]$ docker pull quay.io/submariner/submariner-globalnet:devel
  1399. 2021-07-12T00:17:19.7363449Z devel: Pulling from submariner/submariner-globalnet
  1400. 2021-07-12T00:17:19.7364198Z 8c741e919b67: Already exists
  1401. 2021-07-12T00:17:19.7373878Z 13495efbbac4: Already exists
  1402. 2021-07-12T00:17:19.7409904Z bb77c1f3f2df: Pulling fs layer
  1403. 2021-07-12T00:17:19.7410362Z fdc9c685d214: Pulling fs layer
  1404. 2021-07-12T00:17:19.7410820Z 51095328eab5: Pulling fs layer
  1405. 2021-07-12T00:17:19.7411575Z 36a3013a305f: Pulling fs layer
  1406. 2021-07-12T00:17:19.7412416Z 36a3013a305f: Waiting
  1407. 2021-07-12T00:17:20.0672016Z 51095328eab5: Verifying Checksum
  1408. 2021-07-12T00:17:20.0672690Z 51095328eab5: Download complete
  1409. 2021-07-12T00:17:20.2235765Z bb77c1f3f2df: Download complete
  1410. 2021-07-12T00:17:20.4234828Z 36a3013a305f: Verifying Checksum
  1411. 2021-07-12T00:17:20.4235458Z 36a3013a305f: Download complete
  1412. 2021-07-12T00:17:20.4656466Z fdc9c685d214: Verifying Checksum
  1413. 2021-07-12T00:17:20.4658016Z fdc9c685d214: Download complete
  1414. 2021-07-12T00:17:20.7322943Z bb77c1f3f2df: Pull complete
  1415. 2021-07-12T00:17:20.8978927Z fdc9c685d214: Pull complete
  1416. 2021-07-12T00:17:20.9783865Z 51095328eab5: Pull complete
  1417. 2021-07-12T00:17:21.0723979Z 36a3013a305f: Pull complete
  1418. 2021-07-12T00:17:21.0800341Z Digest: sha256:315d030638956f60b0642733e3e6c7b1ad91f7e2cd4f434c7f05016b494d5a8b
  1419. 2021-07-12T00:17:21.0841860Z Status: Downloaded newer image for quay.io/submariner/submariner-globalnet:devel
  1420. 2021-07-12T00:17:21.0868362Z quay.io/submariner/submariner-globalnet:devel
  1421. 2021-07-12T00:17:21.0921010Z [submariner-operator]$ docker tag quay.io/submariner/submariner-globalnet:devel quay.io/submariner/submariner-globalnet:dev
  1422. 2021-07-12T00:17:21.3273723Z [submariner-operator]$ docker tag quay.io/submariner/submariner-globalnet:dev localhost:5000/submariner-globalnet:local
  1423. 2021-07-12T00:17:21.5729908Z [submariner-operator]$ docker push localhost:5000/submariner-globalnet:local
  1424. 2021-07-12T00:17:21.8077478Z The push refers to repository [localhost:5000/submariner-globalnet]
  1425. 2021-07-12T00:17:21.8145950Z 35f5cb802610: Preparing
  1426. 2021-07-12T00:17:21.8146397Z 3e1e06514932: Preparing
  1427. 2021-07-12T00:17:21.8146797Z 6d1778d96072: Preparing
  1428. 2021-07-12T00:17:21.8147203Z 70c3bf07b5e8: Preparing
  1429. 2021-07-12T00:17:21.8147615Z 00c5f6897675: Preparing
  1430. 2021-07-12T00:17:21.8148050Z b3b62c837788: Preparing
  1431. 2021-07-12T00:17:21.8151802Z b3b62c837788: Waiting
  1432. 2021-07-12T00:17:21.8923555Z 00c5f6897675: Mounted from submariner-route-agent
  1433. 2021-07-12T00:17:22.2278208Z 3e1e06514932: Pushed
  1434. 2021-07-12T00:17:22.4298012Z 35f5cb802610: Pushed
  1435. 2021-07-12T00:17:22.4301978Z b3b62c837788: Mounted from submariner-route-agent
  1436. 2021-07-12T00:17:22.4433325Z 6d1778d96072: Pushed
  1437. 2021-07-12T00:17:23.2292648Z 70c3bf07b5e8: Pushed
  1438. 2021-07-12T00:17:23.2489961Z local: digest: sha256:315d030638956f60b0642733e3e6c7b1ad91f7e2cd4f434c7f05016b494d5a8b size: 1574
  1439. 2021-07-12T00:17:23.2537543Z Successfully remade target file 'preload-images'.
  1440. 2021-07-12T00:17:23.2538582Z Prerequisite 'clusters' of target 'deploy' does not exist.
  1441. 2021-07-12T00:17:23.2539526Z Prerequisite 'preload-images' of target 'deploy' does not exist.
  1442. 2021-07-12T00:17:23.2540285Z Prerequisite 'bin/subctl' is newer than target 'deploy'.
  1443. 2021-07-12T00:17:23.2540867Z Must remake target 'deploy'.
  1444. 2021-07-12T00:17:23.2541982Z /opt/shipyard/scripts/deploy.sh --cable_driver libreswan --globalnet --cluster_settings /go/src/github.com/submariner-io/submariner-operator/scripts/kind-e2e/cluster_settings
  1445. 2021-07-12T00:17:23.3391806Z Running with: globalnet='true', deploytool='operator', deploytool_broker_args='', deploytool_submariner_args='', cluster_settings='/go/src/github.com/submariner-io/submariner-operator/scripts/kind-e2e/cluster_settings', timeout=5m, image_tag=local, cable_driver=libreswan, service_discovery=false
  1446. 2021-07-12T00:17:23.3424174Z [submariner-operator]$ source /opt/shipyard/scripts/lib/utils
  1447. 2021-07-12T00:17:23.3445456Z [submariner-operator]$ . /opt/shipyard/scripts/lib/source_only
  1448. 2021-07-12T00:17:23.3465003Z [submariner-operator]$ script_name=utils
  1449. 2021-07-12T00:17:23.3475972Z [submariner-operator]$ exec_name=deploy.sh
  1450. 2021-07-12T00:17:23.3495427Z [submariner-operator]$ source /opt/shipyard/scripts/lib/deploy_funcs
  1451. 2021-07-12T00:17:23.3507804Z [submariner-operator]$ . /opt/shipyard/scripts/lib/source_only
  1452. 2021-07-12T00:17:23.3519851Z [submariner-operator]$ script_name=deploy_funcs
  1453. 2021-07-12T00:17:23.3531326Z [submariner-operator]$ exec_name=deploy.sh
  1454. 2021-07-12T00:17:23.3548737Z [submariner-operator]$ source /opt/shipyard/scripts/lib/cluster_settings
  1455. 2021-07-12T00:17:23.3566146Z [submariner-operator]$ . /opt/shipyard/scripts/lib/source_only
  1456. 2021-07-12T00:17:23.3577017Z [submariner-operator]$ script_name=cluster_settings
  1457. 2021-07-12T00:17:23.3588498Z [submariner-operator]$ exec_name=deploy.sh
  1458. 2021-07-12T00:17:23.3612738Z [submariner-operator]$ broker=cluster1
  1459. 2021-07-12T00:17:23.3624711Z [submariner-operator]$ declare -gA cluster_nodes
  1460. 2021-07-12T00:17:23.3637827Z [submariner-operator]$ cluster_nodes[cluster1]=control-plane worker
  1461. 2021-07-12T00:17:23.3650240Z [submariner-operator]$ cluster_nodes[cluster2]=control-plane worker
  1462. 2021-07-12T00:17:23.3662275Z [submariner-operator]$ cluster_nodes[cluster3]=control-plane worker worker
  1463. 2021-07-12T00:17:23.3676352Z [submariner-operator]$ declare -gA cluster_subm
  1464. 2021-07-12T00:17:23.3688175Z [submariner-operator]$ cluster_subm[cluster1]=true
  1465. 2021-07-12T00:17:23.3701927Z [submariner-operator]$ cluster_subm[cluster2]=true
  1466. 2021-07-12T00:17:23.3713651Z [submariner-operator]$ cluster_subm[cluster3]=true
  1467. 2021-07-12T00:17:23.3724900Z [submariner-operator]$ declare -gA cluster_cni
  1468. 2021-07-12T00:17:23.3737408Z [submariner-operator]$ cluster_cni[cluster2]=weave
  1469. 2021-07-12T00:17:23.3748312Z [submariner-operator]$ cluster_cni[cluster3]=weave
  1470. 2021-07-12T00:17:23.3761091Z [submariner-operator]$ source /go/src/github.com/submariner-io/submariner-operator/scripts/kind-e2e/cluster_settings
  1471. 2021-07-12T00:17:23.3773841Z [submariner-operator]$ . /opt/shipyard/scripts/lib/source_only
  1472. 2021-07-12T00:17:23.3786789Z [submariner-operator]$ script_name=cluster_settings
  1473. 2021-07-12T00:17:23.3797990Z [submariner-operator]$ exec_name=deploy.sh
  1474. 2021-07-12T00:17:23.3818043Z [submariner-operator]$ cluster_nodes[cluster1]=control-plane worker worker
  1475. 2021-07-12T00:17:23.3828828Z [submariner-operator]$ cluster_nodes[cluster2]=control-plane worker worker
  1476. 2021-07-12T00:17:23.3859216Z [submariner-operator]$ declare_cidrs
  1477. 2021-07-12T00:17:23.3869329Z [submariner-operator]$ declare_cidrs
  1478. 2021-07-12T00:17:23.3878805Z [submariner-operator]$ declare -gA cluster_CIDRs service_CIDRs global_CIDRs
  1479. 2021-07-12T00:17:23.3889335Z [submariner-operator]$ i=1
  1480. 2021-07-12T00:17:23.3905292Z [submariner-operator]$ [cluster1] add_cluster_cidrs 1 cluster1
  1481. 2021-07-12T00:17:23.3918222Z [submariner-operator]$ [cluster1] add_cluster_cidrs 1 cluster1
  1482. 2021-07-12T00:17:23.3931809Z [submariner-operator]$ [cluster1] val=0
  1483. 2021-07-12T00:17:23.3942317Z [submariner-operator]$ [cluster1] cluster_CIDRs[cluster1]=10.0.0.0/16
  1484. 2021-07-12T00:17:23.3952720Z [submariner-operator]$ [cluster1] service_CIDRs[cluster1]=100.0.0.0/16
  1485. 2021-07-12T00:17:23.3963084Z [submariner-operator]$ [cluster1] global_CIDRs[cluster1]=242.254.1.0/24
  1486. 2021-07-12T00:17:23.3973793Z [submariner-operator]$ [cluster1] i=$(("$i"+1))
  1487. 2021-07-12T00:17:23.3985751Z [submariner-operator]$ [cluster2] add_cluster_cidrs 2 cluster2
  1488. 2021-07-12T00:17:23.3997945Z [submariner-operator]$ [cluster2] add_cluster_cidrs 2 cluster2
  1489. 2021-07-12T00:17:23.4013782Z [submariner-operator]$ [cluster2] val=0
  1490. 2021-07-12T00:17:23.4025932Z [submariner-operator]$ [cluster2] cluster_CIDRs[cluster2]=10.0.0.0/16
  1491. 2021-07-12T00:17:23.4034935Z [submariner-operator]$ [cluster2] service_CIDRs[cluster2]=100.0.0.0/16
  1492. 2021-07-12T00:17:23.4047999Z [submariner-operator]$ [cluster2] global_CIDRs[cluster2]=242.254.2.0/24
  1493. 2021-07-12T00:17:23.4060271Z [submariner-operator]$ [cluster2] i=$(("$i"+1))
  1494. 2021-07-12T00:17:23.4072110Z [submariner-operator]$ [cluster2] declare_kubeconfig
  1495. 2021-07-12T00:17:23.4084309Z [submariner-operator]$ [cluster2] declare_kubeconfig
  1496. 2021-07-12T00:17:23.4098484Z [submariner-operator]$ [cluster2] source /opt/shipyard/scripts/lib/kubecfg
  1497. 2021-07-12T00:17:23.4113028Z [submariner-operator]$ [cluster2] export KUBECONFIG
  1498. 2021-07-12T00:17:23.4123820Z [submariner-operator]$ [cluster2] KUBECONFIG=$(find "${DAPPER_OUTPUT:-output}"/kubeconfigs -type f -printf %p: || :)
  1499. 2021-07-12T00:17:23.4139916Z [submariner-operator]$ [cluster2] find /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs -type f -printf %p:
  1500. 2021-07-12T00:17:23.4174427Z [submariner-operator]$ [cluster2] bash -c curl -Ls https://get.submariner.io | VERSION=devel DESTDIR=/go/bin bash
  1501. 2021-07-12T00:17:23.5882457Z Installing subctl version devel
  1502. 2021-07-12T00:17:23.5882951Z OS detected: linux
  1503. 2021-07-12T00:17:23.5883335Z Architecture detected: amd64
  1504. 2021-07-12T00:17:23.5884891Z Download URL: https://github.com/submariner-io/submariner-operator/releases/download/subctl-devel/subctl-devel-linux-amd64.tar.xz
  1505. 2021-07-12T00:17:23.5885710Z
  1506. 2021-07-12T00:17:23.5886014Z Downloading...
  1507. 2021-07-12T00:17:24.5498824Z subctl-devel-linux-amd64 has been installed as /go/bin/subctl
  1508. 2021-07-12T00:17:24.5701281Z This provides subctl version: devel
  1509. 2021-07-12T00:17:24.5714495Z
  1510. 2021-07-12T00:17:24.5715325Z please update your path (and consider adding it to ~/.profile):
  1511. 2021-07-12T00:17:24.5715865Z export PATH=$PATH:/go/bin
  1512. 2021-07-12T00:17:24.5716373Z
  1513. 2021-07-12T00:17:24.5815500Z [submariner-operator]$ [cluster2] load_deploytool operator
  1514. 2021-07-12T00:17:24.5830412Z [submariner-operator]$ [cluster2] load_deploytool operator
  1515. 2021-07-12T00:17:24.5838083Z Will deploy submariner using operator
  1516. 2021-07-12T00:17:24.5854906Z [submariner-operator]$ [cluster2] . /opt/shipyard/scripts/lib/deploy_operator
  1517. 2021-07-12T00:17:24.5871118Z [submariner-operator]$ [cluster2] . /opt/shipyard/scripts/lib/source_only
  1518. 2021-07-12T00:17:24.5882865Z [submariner-operator]$ [cluster2] script_name=deploy_operator
  1519. 2021-07-12T00:17:24.5894493Z [submariner-operator]$ [cluster2] exec_name=deploy.sh
  1520. 2021-07-12T00:17:24.5910501Z [submariner-operator]$ [cluster2] deploytool_prereqs
  1521. 2021-07-12T00:17:24.5921327Z [submariner-operator]$ [cluster2] deploytool_prereqs
  1522. 2021-07-12T00:17:24.5932686Z 
  1523. 2021-07-12T00:17:24.5944271Z [submariner-operator]$ [cluster2] subctl version
  1524. 2021-07-12T00:17:24.6137163Z subctl version: devel-1a48316
  1525. 2021-07-12T00:17:24.6160577Z [submariner-operator]$ [cluster2] run_if_defined pre_deploy
  1526. 2021-07-12T00:17:24.6174618Z [submariner-operator]$ [cluster2] run_if_defined pre_deploy
  1527. 2021-07-12T00:17:24.6198580Z [submariner-operator]$ [cluster2] type -t pre_deploy
  1528. 2021-07-12T00:17:24.6214808Z [submariner-operator]$ [cluster2] grep -q function
  1529. 2021-07-12T00:17:24.6240533Z [submariner-operator]$ [cluster2] return 0
  1530. 2021-07-12T00:17:24.6256299Z [submariner-operator]$ [cluster2] run_subm_clusters prepare_cluster
  1531. 2021-07-12T00:17:24.6269613Z [submariner-operator]$ [cluster2] run_subm_clusters prepare_cluster
  1532. 2021-07-12T00:17:24.6283942Z [submariner-operator]$ [cluster2] declare -a subm_clusters
  1533. 2021-07-12T00:17:24.6316834Z [submariner-operator]$ [cluster2] run_parallel cluster1 cluster2 prepare_cluster
  1534. 2021-07-12T00:17:24.6329313Z [submariner-operator]$ [cluster2] run_parallel cluster1 cluster2 cluster1 cluster2 prepare_cluster
  1535. 2021-07-12T00:17:24.6344086Z [submariner-operator]$ [cluster2] declare -A pids
  1536. 2021-07-12T00:17:24.6363035Z [submariner-operator]$ [cluster2] eval echo cluster1 cluster2
  1537. 2021-07-12T00:17:24.6383597Z [submariner-operator]$ [cluster1] pids[cluster1]=7234
  1538. 2021-07-12T00:17:24.6397448Z [submariner-operator]$ [cluster1] set -o pipefail
  1539. 2021-07-12T00:17:24.6401627Z [submariner-operator]$ [cluster2] pids[cluster2]=7236
  1540. 2021-07-12T00:17:24.6413841Z [submariner-operator]$ [cluster1] prepare_cluster
  1541. 2021-07-12T00:17:24.6418747Z [submariner-operator]$ [cluster2] wait 7236
  1542. 2021-07-12T00:17:24.6434395Z [submariner-operator]$ [cluster2] set -o pipefail
  1543. 2021-07-12T00:17:24.6444786Z [submariner-operator]$ [cluster1] sed /\[cluster1]/!s/^/[cluster1] /
  1544. 2021-07-12T00:17:24.6455234Z [submariner-operator]$ [cluster2] prepare_cluster
  1545. 2021-07-12T00:17:24.6478058Z [submariner-operator]$ [cluster2] sed /\[cluster2]/!s/^/[cluster2] /
  1546. 2021-07-12T00:17:25.0334178Z [submariner-operator]$ [cluster1] prepare_cluster
  1547. 2021-07-12T00:17:25.0335578Z [submariner-operator]$ [cluster1] add_subm_gateway_label
  1548. 2021-07-12T00:17:25.0336841Z [submariner-operator]$ [cluster1] add_subm_gateway_label
  1549. 2021-07-12T00:17:25.0338692Z [submariner-operator]$ [cluster1] kubectl label node cluster1-worker submariner.io/gateway=true --overwrite
  1550. 2021-07-12T00:17:25.0340051Z [submariner-operator]$ [cluster1] kubectl label node cluster1-worker submariner.io/gateway=true --overwrite
  1551. 2021-07-12T00:17:25.0341527Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 label node cluster1-worker submariner.io/gateway=true --overwrite
  1552. 2021-07-12T00:17:25.0342594Z [cluster1] node/cluster1-worker labeled
  1553. 2021-07-12T00:17:25.0656992Z [submariner-operator]$ [cluster2] prepare_cluster
  1554. 2021-07-12T00:17:25.0658229Z [submariner-operator]$ [cluster2] add_subm_gateway_label
  1555. 2021-07-12T00:17:25.0659260Z [submariner-operator]$ [cluster2] add_subm_gateway_label
  1556. 2021-07-12T00:17:25.0661002Z [submariner-operator]$ [cluster2] kubectl label node cluster2-worker submariner.io/gateway=true --overwrite
  1557. 2021-07-12T00:17:25.0662641Z [submariner-operator]$ [cluster2] kubectl label node cluster2-worker submariner.io/gateway=true --overwrite
  1558. 2021-07-12T00:17:25.0664427Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 label node cluster2-worker submariner.io/gateway=true --overwrite
  1559. 2021-07-12T00:17:25.0666248Z [cluster2] node/cluster2-worker labeled
  1560. 2021-07-12T00:17:25.0681494Z [submariner-operator]$ [cluster2] wait 7234
  1561. 2021-07-12T00:17:25.0695100Z [submariner-operator]$ [cluster2] with_context cluster1 setup_broker
  1562. 2021-07-12T00:17:25.0710795Z [submariner-operator]$ [cluster2] with_context cluster1 setup_broker
  1563. 2021-07-12T00:17:25.0730350Z [submariner-operator]$ [cluster1] setup_broker
  1564. 2021-07-12T00:17:25.0751646Z [submariner-operator]$ [cluster1] setup_broker
  1565. 2021-07-12T00:17:25.0772697Z [submariner-operator]$ [cluster1] gn=--globalnet
  1566. 2021-07-12T00:17:25.0773390Z Installing broker...
  1567. 2021-07-12T00:17:25.0786032Z [submariner-operator]$ [cluster1] subctlrepver=
  1568. 2021-07-12T00:17:25.0803991Z [submariner-operator]$ [cluster1] subctlrepver=--repository localhost:5000 --version local
  1569. 2021-07-12T00:17:25.0823610Z [submariner-operator]$ [cluster1] cd /go/src/github.com/submariner-io/submariner-operator/output
  1570. 2021-07-12T00:17:25.0846449Z [output]$ [cluster1] subctl deploy-broker --kubeconfig /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster1 --repository localhost:5000 --version local --globalnet
  1571. 2021-07-12T00:17:25.1087540Z • Setting up broker RBAC ...
  1572. 2021-07-12T00:17:25.2242656Z ✓ Setting up broker RBAC
  1573. 2021-07-12T00:17:25.2244189Z • Deploying the Submariner operator ...
  1574. 2021-07-12T00:17:36.4690814Z ✓ Deploying the Submariner operator
  1575. 2021-07-12T00:17:36.4691655Z ✓ Created operator CRDs
  1576. 2021-07-12T00:17:36.4692353Z ✓ Created operator namespace: submariner-operator
  1577. 2021-07-12T00:17:36.4693057Z ✓ Created operator service account and role
  1578. 2021-07-12T00:17:36.4693714Z ✓ Created lighthouse service account and role
  1579. 2021-07-12T00:17:36.4694380Z ✓ Created Lighthouse service accounts and roles
  1580. 2021-07-12T00:17:36.4695035Z ✓ Deployed the operator successfully
  1581. 2021-07-12T00:17:36.4695839Z • Deploying the broker ...
  1582. 2021-07-12T00:17:36.4774165Z ✓ Deploying the broker
  1583. 2021-07-12T00:17:36.4774840Z ✓ The broker has been deployed
  1584. 2021-07-12T00:17:36.4775474Z • Creating broker-info.subm file ...
  1585. 2021-07-12T00:17:36.4864051Z ✓ Creating broker-info.subm file
  1586. 2021-07-12T00:17:36.4864808Z ✓ A new IPsec PSK will be generated for broker-info.subm
  1587. 2021-07-12T00:17:36.4909879Z [submariner-operator]$ [cluster2] install_subm_all_clusters
  1588. 2021-07-12T00:17:36.4924817Z [submariner-operator]$ [cluster2] install_subm_all_clusters
  1589. 2021-07-12T00:17:36.4935290Z [submariner-operator]$ [cluster2] run_subm_clusters subctl_install_subm
  1590. 2021-07-12T00:17:36.4948583Z [submariner-operator]$ [cluster2] run_subm_clusters subctl_install_subm
  1591. 2021-07-12T00:17:36.4965564Z [submariner-operator]$ [cluster2] declare -a subm_clusters
  1592. 2021-07-12T00:17:36.5002567Z [submariner-operator]$ [cluster2] run_parallel cluster1 cluster2 subctl_install_subm
  1593. 2021-07-12T00:17:36.5013673Z [submariner-operator]$ [cluster2] run_parallel cluster1 cluster2 cluster1 cluster2 subctl_install_subm
  1594. 2021-07-12T00:17:36.5029939Z [submariner-operator]$ [cluster2] declare -A pids
  1595. 2021-07-12T00:17:36.5049839Z [submariner-operator]$ [cluster2] eval echo cluster1 cluster2
  1596. 2021-07-12T00:17:36.5067714Z [submariner-operator]$ [cluster1] set -o pipefail
  1597. 2021-07-12T00:17:36.5073469Z [submariner-operator]$ [cluster1] pids[cluster1]=7301
  1598. 2021-07-12T00:17:36.5083820Z [submariner-operator]$ [cluster1] subctl_install_subm
  1599. 2021-07-12T00:17:36.5099109Z [submariner-operator]$ [cluster1] sed /\[cluster1]/!s/^/[cluster1] /
  1600. 2021-07-12T00:17:36.5104908Z [submariner-operator]$ [cluster2] pids[cluster2]=7305
  1601. 2021-07-12T00:17:36.5126705Z [submariner-operator]$ [cluster2] set -o pipefail
  1602. 2021-07-12T00:17:36.5145440Z [submariner-operator]$ [cluster2] wait 7305
  1603. 2021-07-12T00:17:36.5150730Z [submariner-operator]$ [cluster2] subctl_install_subm
  1604. 2021-07-12T00:17:36.5164074Z [submariner-operator]$ [cluster2] sed /\[cluster2]/!s/^/[cluster2] /
  1605. 2021-07-12T00:17:43.1928156Z [submariner-operator]$ [cluster1] subctl_install_subm
  1606. 2021-07-12T00:17:43.1929142Z [submariner-operator]$ [cluster1] subctlrepver=
  1607. 2021-07-12T00:17:43.1930281Z [submariner-operator]$ [cluster1] subctlrepver=--repository localhost:5000 --version local
  1608. 2021-07-12T00:17:43.1931412Z [submariner-operator]$ [cluster1] PASS_CIDR_ARGS=false
  1609. 2021-07-12T00:17:43.1933966Z [submariner-operator]$ [cluster1] subctl join --kubeconfig /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster1 --clusterid cluster1 --repository localhost:5000 --version local --nattport 4500 --ikeport 500 --colorcodes blue --globalnet-cidr 242.254.1.0/24 --natt=false --cable-driver libreswan /go/src/github.com/submariner-io/submariner-operator/output/broker-info.subm
  1610. 2021-07-12T00:17:43.1936638Z [cluster1] * /go/src/github.com/submariner-io/submariner-operator/output/broker-info.subm says broker is at: https://172.18.0.5:6443
  1611. 2021-07-12T00:17:43.1937533Z [cluster1] * There are 1 labeled nodes in the cluster:
  1612. 2021-07-12T00:17:43.1938184Z [cluster1] - cluster1-worker
  1613. 2021-07-12T00:17:43.1938829Z [cluster1] • Discovering network details ...
  1614. 2021-07-12T00:17:43.1939620Z [cluster1] Network plugin: weave-net
  1615. 2021-07-12T00:17:43.1940063Z [cluster1] Service CIDRs: [100.0.0.0/16]
  1616. 2021-07-12T00:17:43.1940460Z [cluster1] Cluster CIDRs: [10.0.0.0/16]
  1617. 2021-07-12T00:17:43.1941074Z [cluster1] ✓ Discovering network details
  1618. 2021-07-12T00:17:43.1941712Z [cluster1] • Discovering multi cluster details ...
  1619. 2021-07-12T00:17:43.1942392Z [cluster1] • Validating Globalnet configurations ...
  1620. 2021-07-12T00:17:43.1943239Z [cluster1] ✓ Validating Globalnet configurations
  1621. 2021-07-12T00:17:43.1943926Z [cluster1] • Assigning Globalnet IPs ...
  1622. 2021-07-12T00:17:43.1944498Z [cluster1] ✓ Assigning Globalnet IPs
  1623. 2021-07-12T00:17:43.1945045Z [cluster1] ✓ GlobalCIDR is: 242.254.1.0/24
  1624. 2021-07-12T00:17:43.1945675Z [cluster1] ✓ Discovering multi cluster details
  1625. 2021-07-12T00:17:43.1946501Z [cluster1] • Deploying the Submariner operator ...
  1626. 2021-07-12T00:17:43.1947193Z [cluster1] ✓ Deploying the Submariner operator
  1627. 2021-07-12T00:17:43.1947910Z [cluster1] ✓ Created Lighthouse service accounts and roles
  1628. 2021-07-12T00:17:43.1949564Z [cluster1] • Creating SA for cluster ...
  1629. 2021-07-12T00:17:43.1950331Z [cluster1] ✓ Creating SA for cluster
  1630. 2021-07-12T00:17:43.1951378Z [cluster1] • Deploying Submariner ...
  1631. 2021-07-12T00:17:43.1952534Z [cluster1] ✓ Deploying Submariner
  1632. 2021-07-12T00:17:43.1953112Z [cluster1] ✓ Submariner is up and running
  1633. 2021-07-12T00:17:48.9141452Z [submariner-operator]$ [cluster2] subctl_install_subm
  1634. 2021-07-12T00:17:48.9143206Z [submariner-operator]$ [cluster2] subctlrepver=
  1635. 2021-07-12T00:17:48.9144548Z [submariner-operator]$ [cluster2] subctlrepver=--repository localhost:5000 --version local
  1636. 2021-07-12T00:17:48.9145897Z [submariner-operator]$ [cluster2] PASS_CIDR_ARGS=false
  1637. 2021-07-12T00:17:48.9148976Z [submariner-operator]$ [cluster2] subctl join --kubeconfig /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster2 --clusterid cluster2 --repository localhost:5000 --version local --nattport 4500 --ikeport 500 --colorcodes blue --globalnet-cidr 242.254.2.0/24 --natt=false --cable-driver libreswan /go/src/github.com/submariner-io/submariner-operator/output/broker-info.subm
  1638. 2021-07-12T00:17:48.9151754Z [cluster2] * /go/src/github.com/submariner-io/submariner-operator/output/broker-info.subm says broker is at: https://172.18.0.5:6443
  1639. 2021-07-12T00:17:48.9153273Z [cluster2] * There are 1 labeled nodes in the cluster:
  1640. 2021-07-12T00:17:48.9154315Z [cluster2] - cluster2-worker
  1641. 2021-07-12T00:17:48.9155397Z [cluster2] • Discovering network details ...
  1642. 2021-07-12T00:17:48.9156434Z [cluster2] Network plugin: weave-net
  1643. 2021-07-12T00:17:48.9157424Z [cluster2] Service CIDRs: [100.0.0.0/16]
  1644. 2021-07-12T00:17:48.9158284Z [cluster2] Cluster CIDRs: [10.0.0.0/16]
  1645. 2021-07-12T00:17:48.9159247Z [cluster2] ✓ Discovering network details
  1646. 2021-07-12T00:17:48.9160083Z [cluster2] • Discovering multi cluster details ...
  1647. 2021-07-12T00:17:48.9160956Z [cluster2] • Validating Globalnet configurations ...
  1648. 2021-07-12T00:17:48.9161812Z [cluster2] ✓ Validating Globalnet configurations
  1649. 2021-07-12T00:17:48.9162808Z [cluster2] • Assigning Globalnet IPs ...
  1650. 2021-07-12T00:17:48.9163641Z [cluster2] ✓ Assigning Globalnet IPs
  1651. 2021-07-12T00:17:48.9164438Z [cluster2] ✓ GlobalCIDR is: 242.254.2.0/24
  1652. 2021-07-12T00:17:48.9165415Z [cluster2] • Validating Globalnet configurations ...
  1653. 2021-07-12T00:17:48.9166598Z [cluster2] ✓ Validating Globalnet configurations
  1654. 2021-07-12T00:17:48.9167600Z [cluster2] • Assigning Globalnet IPs ...
  1655. 2021-07-12T00:17:48.9168404Z [cluster2] ✓ Assigning Globalnet IPs
  1656. 2021-07-12T00:17:48.9169194Z [cluster2] ✓ GlobalCIDR is: 242.254.2.0/24
  1657. 2021-07-12T00:17:48.9170073Z [cluster2] ✓ Discovering multi cluster details
  1658. 2021-07-12T00:17:48.9171160Z [cluster2] • Deploying the Submariner operator ...
  1659. 2021-07-12T00:17:48.9172058Z [cluster2] ✓ Deploying the Submariner operator
  1660. 2021-07-12T00:17:48.9172915Z [cluster2] ✓ Created operator CRDs
  1661. 2021-07-12T00:17:48.9174042Z [cluster2] ✓ Created operator namespace: submariner-operator
  1662. 2021-07-12T00:17:48.9175211Z [cluster2] ✓ Created operator service account and role
  1663. 2021-07-12T00:17:48.9176191Z [cluster2] ✓ Created lighthouse service account and role
  1664. 2021-07-12T00:17:48.9177477Z [cluster2] ✓ Created Lighthouse service accounts and roles
  1665. 2021-07-12T00:17:48.9178385Z [cluster2] ✓ Deployed the operator successfully
  1666. 2021-07-12T00:17:48.9185338Z [cluster2] • Creating SA for cluster ...
  1667. 2021-07-12T00:17:48.9189479Z [submariner-operator]$ [cluster2] wait 7301
  1668. 2021-07-12T00:17:48.9190335Z [cluster2] ✓ Creating SA for cluster
  1669. 2021-07-12T00:17:48.9190935Z [cluster2] • Deploying Submariner ...
  1670. 2021-07-12T00:17:48.9191549Z [cluster2] ✓ Deploying Submariner
  1671. 2021-07-12T00:17:48.9192229Z [cluster2] ✓ Submariner is up and running
  1672. 2021-07-12T00:17:48.9208529Z [submariner-operator]$ [cluster2] with_context cluster2 with_retries 30 verify_gw_status
  1673. 2021-07-12T00:17:48.9238563Z [submariner-operator]$ [cluster2] with_context cluster2 with_retries 30 verify_gw_status
  1674. 2021-07-12T00:17:48.9313196Z [submariner-operator]$ [cluster2] with_retries 30 verify_gw_status
  1675. 2021-07-12T00:17:48.9359094Z [submariner-operator]$ [cluster2] with_retries
  1676. 2021-07-12T00:17:48.9375935Z [submariner-operator]$ [cluster2] iteration=1
  1677. 2021-07-12T00:17:48.9446639Z [submariner-operator]$ [cluster2] wait 7346
  1678. 2021-07-12T00:17:48.9481872Z [submariner-operator]$ [cluster2] verify_gw_status
  1679. 2021-07-12T00:17:48.9498209Z [submariner-operator]$ [cluster2] verify_gw_status
  1680. 2021-07-12T00:17:48.9510490Z [submariner-operator]$ [cluster2] sleep_duration=6
  1681. 2021-07-12T00:17:48.9531348Z [submariner-operator]$ [cluster2] subctl show connections
  1682. 2021-07-12T00:17:48.9553362Z [submariner-operator]$ [cluster2] grep the server could not find the requested resource
  1683. 2021-07-12T00:17:49.5915790Z [submariner-operator]$ [cluster2] subctl show connections
  1684. 2021-07-12T00:17:49.5965739Z [submariner-operator]$ [cluster2] grep connected
  1685. 2021-07-12T00:17:50.0476000Z • ...
  1686. 2021-07-12T00:17:50.0648497Z • ...
  1687. 2021-07-12T00:17:50.0676454Z iter: 1. Clusters not yet connected. sleeping for 6 secs
  1688. 2021-07-12T00:17:50.0692094Z [submariner-operator]$ [cluster2] sleep 6
  1689. 2021-07-12T00:17:56.0760856Z [submariner-operator]$ [cluster2] return 1
  1690. 2021-07-12T00:17:56.0802505Z [submariner-operator]$ [cluster2] wait 7373
  1691. 2021-07-12T00:17:56.0814945Z [submariner-operator]$ [cluster2] verify_gw_status
  1692. 2021-07-12T00:17:56.0838165Z [submariner-operator]$ [cluster2] verify_gw_status
  1693. 2021-07-12T00:17:56.0853143Z [submariner-operator]$ [cluster2] sleep_duration=6
  1694. 2021-07-12T00:17:56.0863774Z [submariner-operator]$ [cluster2] subctl show connections
  1695. 2021-07-12T00:17:56.0887053Z [submariner-operator]$ [cluster2] grep the server could not find the requested resource
  1696. 2021-07-12T00:17:56.2457578Z [submariner-operator]$ [cluster2] subctl show connections
  1697. 2021-07-12T00:17:56.2474251Z [submariner-operator]$ [cluster2] grep connected
  1698. 2021-07-12T00:17:56.3590129Z • ...
  1699. 2021-07-12T00:17:56.3626660Z • ...
  1700. 2021-07-12T00:17:56.3656964Z iter: 2. Clusters not yet connected. sleeping for 6 secs
  1701. 2021-07-12T00:17:56.3669567Z [submariner-operator]$ [cluster2] sleep 6
  1702. 2021-07-12T00:18:02.3700656Z [submariner-operator]$ [cluster2] return 1
  1703. 2021-07-12T00:18:02.3771311Z [submariner-operator]$ [cluster2] verify_gw_status
  1704. 2021-07-12T00:18:02.3774943Z [submariner-operator]$ [cluster2] wait 7399
  1705. 2021-07-12T00:18:02.3790146Z [submariner-operator]$ [cluster2] verify_gw_status
  1706. 2021-07-12T00:18:02.3809063Z [submariner-operator]$ [cluster2] sleep_duration=6
  1707. 2021-07-12T00:18:02.3821963Z [submariner-operator]$ [cluster2] subctl show connections
  1708. 2021-07-12T00:18:02.3846996Z [submariner-operator]$ [cluster2] grep the server could not find the requested resource
  1709. 2021-07-12T00:18:02.6975723Z [submariner-operator]$ [cluster2] subctl show connections
  1710. 2021-07-12T00:18:02.6988498Z [submariner-operator]$ [cluster2] grep connected
  1711. 2021-07-12T00:18:03.0001305Z • ...
  1712. 2021-07-12T00:18:03.2416336Z • ...
  1713. 2021-07-12T00:18:03.2447716Z iter: 3. Clusters not yet connected. sleeping for 6 secs
  1714. 2021-07-12T00:18:03.2462464Z [submariner-operator]$ [cluster2] sleep 6
  1715. 2021-07-12T00:18:09.9166659Z [submariner-operator]$ [cluster2] return 1
  1716. 2021-07-12T00:18:09.9167714Z [submariner-operator]$ [cluster2] wait 7425
  1717. 2021-07-12T00:18:09.9168484Z [submariner-operator]$ [cluster2] verify_gw_status
  1718. 2021-07-12T00:18:09.9169425Z [submariner-operator]$ [cluster2] verify_gw_status
  1719. 2021-07-12T00:18:09.9170306Z [submariner-operator]$ [cluster2] sleep_duration=6
  1720. 2021-07-12T00:18:09.9171163Z [submariner-operator]$ [cluster2] subctl show connections
  1721. 2021-07-12T00:18:09.9172137Z [submariner-operator]$ [cluster2] grep the server could not find the requested resource
  1722. 2021-07-12T00:18:09.9173095Z [submariner-operator]$ [cluster2] subctl show connections
  1723. 2021-07-12T00:18:09.9173914Z [submariner-operator]$ [cluster2] grep connected
  1724. 2021-07-12T00:18:09.9175757Z • ...
  1725. 2021-07-12T00:18:09.9313760Z • ...
  1726. 2021-07-12T00:18:09.9399247Z iter: 4. Clusters not yet connected. sleeping for 6 secs
  1727. 2021-07-12T00:18:09.9428428Z [submariner-operator]$ [cluster2] sleep 6
  1728. 2021-07-12T00:18:15.9473080Z [submariner-operator]$ [cluster2] return 1
  1729. 2021-07-12T00:18:15.9506789Z [submariner-operator]$ [cluster2] verify_gw_status
  1730. 2021-07-12T00:18:15.9508285Z [submariner-operator]$ [cluster2] wait 7451
  1731. 2021-07-12T00:18:15.9523483Z [submariner-operator]$ [cluster2] verify_gw_status
  1732. 2021-07-12T00:18:15.9532219Z [submariner-operator]$ [cluster2] sleep_duration=6
  1733. 2021-07-12T00:18:15.9542136Z [submariner-operator]$ [cluster2] subctl show connections
  1734. 2021-07-12T00:18:15.9552590Z [submariner-operator]$ [cluster2] grep the server could not find the requested resource
  1735. 2021-07-12T00:18:16.3853027Z [submariner-operator]$ [cluster2] subctl show connections
  1736. 2021-07-12T00:18:16.3875336Z [submariner-operator]$ [cluster2] grep connected
  1737. 2021-07-12T00:18:16.5155146Z • ...
  1738. 2021-07-12T00:18:16.5335912Z • ...
  1739. 2021-07-12T00:18:16.5361733Z iter: 5. Clusters not yet connected. sleeping for 6 secs
  1740. 2021-07-12T00:18:16.5380861Z [submariner-operator]$ [cluster2] sleep 6
  1741. 2021-07-12T00:18:22.5407181Z [submariner-operator]$ [cluster2] return 1
  1742. 2021-07-12T00:18:22.5448856Z [submariner-operator]$ [cluster2] verify_gw_status
  1743. 2021-07-12T00:18:22.5449987Z [submariner-operator]$ [cluster2] wait 7477
  1744. 2021-07-12T00:18:22.5468323Z [submariner-operator]$ [cluster2] verify_gw_status
  1745. 2021-07-12T00:18:22.5486912Z [submariner-operator]$ [cluster2] sleep_duration=6
  1746. 2021-07-12T00:18:22.5502265Z [submariner-operator]$ [cluster2] subctl show connections
  1747. 2021-07-12T00:18:22.5516351Z [submariner-operator]$ [cluster2] grep the server could not find the requested resource
  1748. 2021-07-12T00:18:23.0250393Z [submariner-operator]$ [cluster2] subctl show connections
  1749. 2021-07-12T00:18:23.0261532Z [submariner-operator]$ [cluster2] grep connected
  1750. 2021-07-12T00:18:23.1807083Z • ...
  1751. 2021-07-12T00:18:23.1843467Z • ...
  1752. 2021-07-12T00:18:23.1961361Z iter: 6. Clusters not yet connected. sleeping for 6 secs
  1753. 2021-07-12T00:18:23.1973767Z [submariner-operator]$ [cluster2] sleep 6
  1754. 2021-07-12T00:18:29.2003958Z [submariner-operator]$ [cluster2] return 1
  1755. 2021-07-12T00:18:29.2048246Z [submariner-operator]$ [cluster2] wait 7504
  1756. 2021-07-12T00:18:29.2061270Z [submariner-operator]$ [cluster2] verify_gw_status
  1757. 2021-07-12T00:18:29.2075732Z [submariner-operator]$ [cluster2] verify_gw_status
  1758. 2021-07-12T00:18:29.2086874Z [submariner-operator]$ [cluster2] sleep_duration=6
  1759. 2021-07-12T00:18:29.2100394Z [submariner-operator]$ [cluster2] subctl show connections
  1760. 2021-07-12T00:18:29.2121275Z [submariner-operator]$ [cluster2] grep the server could not find the requested resource
  1761. 2021-07-12T00:18:29.2781275Z [submariner-operator]$ [cluster2] subctl show connections
  1762. 2021-07-12T00:18:29.2797276Z [submariner-operator]$ [cluster2] grep connected
  1763. 2021-07-12T00:18:29.3241106Z • ...
  1764. 2021-07-12T00:18:29.3326657Z • ...
  1765. 2021-07-12T00:18:29.3344589Z cluster1-worker cluster1 172.18.0.6 no libreswan 242.254.1.0/24 connected 0s
  1766. 2021-07-12T00:18:29.3371344Z [submariner-operator]$ [cluster2] return 0
  1767. 2021-07-12T00:18:29.3383322Z [submariner-operator]$ [cluster2] return 0
  1768. 2021-07-12T00:18:29.3394002Z [submariner-operator]$ [cluster2] with_context cluster2 connectivity_tests cluster1
  1769. 2021-07-12T00:18:29.3406646Z [submariner-operator]$ [cluster2] with_context cluster2 connectivity_tests cluster1
  1770. 2021-07-12T00:18:29.3423672Z [submariner-operator]$ [cluster2] connectivity_tests cluster1
  1771. 2021-07-12T00:18:29.3449831Z [submariner-operator]$ [cluster2] connectivity_tests
  1772. 2021-07-12T00:18:29.3465494Z [submariner-operator]$ [cluster2] target_cluster=cluster1
  1773. 2021-07-12T00:18:29.3575979Z [submariner-operator]$ [cluster2] import_image quay.io/submariner/nettest
  1774. 2021-07-12T00:18:29.3590967Z [submariner-operator]$ [cluster2] import_image quay.io/submariner/nettest
  1775. 2021-07-12T00:18:29.3620927Z [submariner-operator]$ [cluster2] docker tag quay.io/submariner/nettest:dev localhost:5000/nettest:local
  1776. 2021-07-12T00:18:29.7324713Z Error response from daemon: No such image: quay.io/submariner/nettest:dev
  1777. 2021-07-12T00:18:29.7400094Z [submariner-operator]$ [cluster2] docker pull quay.io/submariner/nettest:devel
  1778. 2021-07-12T00:18:31.4112519Z devel: Pulling from submariner/nettest
  1779. 2021-07-12T00:18:31.4114311Z 5843afab3874: Pulling fs layer
  1780. 2021-07-12T00:18:31.4115431Z ef9794a0673d: Pulling fs layer
  1781. 2021-07-12T00:18:31.4122860Z 25ba4020e36b: Pulling fs layer
  1782. 2021-07-12T00:18:31.4124236Z a17a8e0e6e26: Pulling fs layer
  1783. 2021-07-12T00:18:31.4124750Z a17a8e0e6e26: Waiting
  1784. 2021-07-12T00:18:31.7922933Z ef9794a0673d: Verifying Checksum
  1785. 2021-07-12T00:18:31.7923524Z ef9794a0673d: Download complete
  1786. 2021-07-12T00:18:31.8359719Z 25ba4020e36b: Verifying Checksum
  1787. 2021-07-12T00:18:31.8360192Z 25ba4020e36b: Download complete
  1788. 2021-07-12T00:18:31.8564804Z 5843afab3874: Verifying Checksum
  1789. 2021-07-12T00:18:31.8565610Z 5843afab3874: Download complete
  1790. 2021-07-12T00:18:32.1400469Z 5843afab3874: Pull complete
  1791. 2021-07-12T00:18:32.1984824Z a17a8e0e6e26: Verifying Checksum
  1792. 2021-07-12T00:18:32.1985331Z a17a8e0e6e26: Download complete
  1793. 2021-07-12T00:18:32.2853304Z ef9794a0673d: Pull complete
  1794. 2021-07-12T00:18:32.6736066Z 25ba4020e36b: Pull complete
  1795. 2021-07-12T00:18:32.7792788Z a17a8e0e6e26: Pull complete
  1796. 2021-07-12T00:18:32.7861407Z Digest: sha256:9b34bfaaf7b52895f37cc024fffadc1b33ce966c5c0d47d735f0403a4901ffe7
  1797. 2021-07-12T00:18:32.7924136Z Status: Downloaded newer image for quay.io/submariner/nettest:devel
  1798. 2021-07-12T00:18:32.7946408Z quay.io/submariner/nettest:devel
  1799. 2021-07-12T00:18:32.8015848Z [submariner-operator]$ [cluster2] docker tag quay.io/submariner/nettest:devel quay.io/submariner/nettest:dev
  1800. 2021-07-12T00:18:33.0820743Z [submariner-operator]$ [cluster2] docker tag quay.io/submariner/nettest:dev localhost:5000/nettest:local
  1801. 2021-07-12T00:18:33.3414271Z [submariner-operator]$ [cluster2] docker push localhost:5000/nettest:local
  1802. 2021-07-12T00:18:33.6011897Z The push refers to repository [localhost:5000/nettest]
  1803. 2021-07-12T00:18:33.6075644Z 06472d5a3e44: Preparing
  1804. 2021-07-12T00:18:33.6077841Z 9efeca3c2ccb: Preparing
  1805. 2021-07-12T00:18:33.6078298Z f584ea8869ae: Preparing
  1806. 2021-07-12T00:18:33.6078876Z 72e830a4dff5: Preparing
  1807. 2021-07-12T00:18:34.0952474Z f584ea8869ae: Pushed
  1808. 2021-07-12T00:18:34.1703970Z 06472d5a3e44: Pushed
  1809. 2021-07-12T00:18:34.1951587Z 72e830a4dff5: Pushed
  1810. 2021-07-12T00:18:34.8735646Z 9efeca3c2ccb: Pushed
  1811. 2021-07-12T00:18:34.8976975Z local: digest: sha256:9b34bfaaf7b52895f37cc024fffadc1b33ce966c5c0d47d735f0403a4901ffe7 size: 1155
  1812. 2021-07-12T00:18:34.9050007Z [submariner-operator]$ [cluster2] deploy_resource /opt/shipyard/scripts/resources/netshoot.yaml
  1813. 2021-07-12T00:18:34.9065467Z [submariner-operator]$ [cluster2] deploy_resource /opt/shipyard/scripts/resources/netshoot.yaml
  1814. 2021-07-12T00:18:34.9088706Z [submariner-operator]$ [cluster2] resource_name=$(basename "$resource_file" ".yaml")
  1815. 2021-07-12T00:18:34.9107747Z [submariner-operator]$ [cluster2] basename /opt/shipyard/scripts/resources/netshoot.yaml .yaml
  1816. 2021-07-12T00:18:34.9134067Z [submariner-operator]$ [cluster2] kubectl apply -f /opt/shipyard/scripts/resources/netshoot.yaml
  1817. 2021-07-12T00:18:34.9143461Z [submariner-operator]$ [cluster2] kubectl apply -f /opt/shipyard/scripts/resources/netshoot.yaml
  1818. 2021-07-12T00:18:34.9158416Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 apply -f /opt/shipyard/scripts/resources/netshoot.yaml
  1819. 2021-07-12T00:18:35.3638246Z deployment.apps/netshoot created
  1820. 2021-07-12T00:18:35.3728789Z Waiting for netshoot pods to be ready.
  1821. 2021-07-12T00:18:35.3744297Z [submariner-operator]$ [cluster2] kubectl rollout status deploy/netshoot --timeout=5m
  1822. 2021-07-12T00:18:35.3757771Z [submariner-operator]$ [cluster2] kubectl rollout status deploy/netshoot --timeout=5m
  1823. 2021-07-12T00:18:35.3772734Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 rollout status deploy/netshoot --timeout=5m
  1824. 2021-07-12T00:18:35.6670230Z Waiting for deployment "netshoot" rollout to finish: 0 of 1 updated replicas are available...
  1825. 2021-07-12T00:18:38.3899323Z deployment "netshoot" successfully rolled out
  1826. 2021-07-12T00:18:38.3956498Z [submariner-operator]$ [cluster2] with_context cluster1 deploy_resource /opt/shipyard/scripts/resources/nginx-demo.yaml
  1827. 2021-07-12T00:18:38.3967360Z [submariner-operator]$ [cluster2] with_context cluster1 deploy_resource /opt/shipyard/scripts/resources/nginx-demo.yaml
  1828. 2021-07-12T00:18:38.3978876Z [submariner-operator]$ [cluster1] deploy_resource /opt/shipyard/scripts/resources/nginx-demo.yaml
  1829. 2021-07-12T00:18:38.3989510Z [submariner-operator]$ [cluster1] deploy_resource
  1830. 2021-07-12T00:18:38.4000249Z [submariner-operator]$ [cluster1] resource_name=$(basename "$resource_file" ".yaml")
  1831. 2021-07-12T00:18:38.4019076Z [submariner-operator]$ [cluster1] basename /opt/shipyard/scripts/resources/nginx-demo.yaml .yaml
  1832. 2021-07-12T00:18:38.4036154Z [submariner-operator]$ [cluster1] kubectl apply -f /opt/shipyard/scripts/resources/nginx-demo.yaml
  1833. 2021-07-12T00:18:38.4045882Z [submariner-operator]$ [cluster1] kubectl apply -f /opt/shipyard/scripts/resources/nginx-demo.yaml
  1834. 2021-07-12T00:18:38.4056778Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 apply -f /opt/shipyard/scripts/resources/nginx-demo.yaml
  1835. 2021-07-12T00:18:39.0324760Z deployment.apps/nginx-demo created
  1836. 2021-07-12T00:18:39.0710601Z service/nginx-demo created
  1837. 2021-07-12T00:18:39.2639519Z serviceexport.multicluster.x-k8s.io/nginx-demo created
  1838. 2021-07-12T00:18:39.2737356Z Waiting for nginx-demo pods to be ready.
  1839. 2021-07-12T00:18:39.2768418Z [submariner-operator]$ [cluster1] kubectl rollout status deploy/nginx-demo --timeout=5m
  1840. 2021-07-12T00:18:39.2781301Z [submariner-operator]$ [cluster1] kubectl rollout status deploy/nginx-demo --timeout=5m
  1841. 2021-07-12T00:18:39.2796095Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 rollout status deploy/nginx-demo --timeout=5m
  1842. 2021-07-12T00:18:40.4235022Z Waiting for deployment "nginx-demo" rollout to finish: 0 of 2 updated replicas are available...
  1843. 2021-07-12T00:18:46.6195406Z Waiting for deployment "nginx-demo" rollout to finish: 1 of 2 updated replicas are available...
  1844. 2021-07-12T00:18:46.6708006Z deployment "nginx-demo" successfully rolled out
  1845. 2021-07-12T00:18:46.6775496Z [submariner-operator]$ [cluster2] netshoot_pod=$(kubectl get pods -l app=netshoot | awk 'FNR == 2 {print $1}')
  1846. 2021-07-12T00:18:46.6825159Z [submariner-operator]$ [cluster2] kubectl get pods -l app=netshoot
  1847. 2021-07-12T00:18:46.6840787Z [submariner-operator]$ [cluster2] awk FNR == 2 {print $1}
  1848. 2021-07-12T00:18:46.6871449Z [submariner-operator]$ [cluster2] kubectl get pods -l app=netshoot
  1849. 2021-07-12T00:18:46.6882779Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get pods -l app=netshoot
  1850. 2021-07-12T00:18:47.0475491Z [submariner-operator]$ [cluster2] nginx_svc_ip=$(with_context "$target_cluster" get_svc_ip nginx-demo)
  1851. 2021-07-12T00:18:47.0490473Z [submariner-operator]$ [cluster2] with_context cluster1 get_svc_ip nginx-demo
  1852. 2021-07-12T00:18:47.0509849Z [submariner-operator]$ [cluster2] with_context cluster1 get_svc_ip nginx-demo
  1853. 2021-07-12T00:18:47.0523857Z [submariner-operator]$ [cluster1] get_svc_ip nginx-demo
  1854. 2021-07-12T00:18:47.0537965Z [submariner-operator]$ [cluster1] get_svc_ip
  1855. 2021-07-12T00:18:47.0549855Z [submariner-operator]$ [cluster1] svc_ip=$(with_retries 30 get_globalip "${svc_name}")
  1856. 2021-07-12T00:18:47.0567764Z [submariner-operator]$ [cluster1] with_retries 30 get_globalip nginx-demo
  1857. 2021-07-12T00:18:47.0579388Z [submariner-operator]$ [cluster1] with_retries 30 get_globalip nginx-demo
  1858. 2021-07-12T00:18:47.0592457Z [submariner-operator]$ [cluster1] iteration=1
  1859. 2021-07-12T00:18:47.0620110Z [submariner-operator]$ [cluster1] wait 7645
  1860. 2021-07-12T00:18:47.0627766Z [submariner-operator]$ [cluster1] get_globalip nginx-demo
  1861. 2021-07-12T00:18:47.0639354Z [submariner-operator]$ [cluster1] get_globalip
  1862. 2021-07-12T00:18:47.0656486Z [submariner-operator]$ [cluster1] gip=$(kubectl get svc "$svc_name" -o jsonpath='{.metadata.annotations.submariner\.io/globalIp}')
  1863. 2021-07-12T00:18:47.0675970Z [submariner-operator]$ [cluster1] kubectl get svc nginx-demo -o jsonpath={.metadata.annotations.submariner\.io/globalIp}
  1864. 2021-07-12T00:18:47.0687448Z [submariner-operator]$ [cluster1] kubectl get svc nginx-demo -o jsonpath={.metadata.annotations.submariner\.io/globalIp}
  1865. 2021-07-12T00:18:47.0701400Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get svc nginx-demo -o jsonpath={.metadata.annotations.submariner\.io/globalIp}
  1866. 2021-07-12T00:18:47.3360612Z [submariner-operator]$ [cluster1] gip=$(kubectl get giip "$svc_name" -o jsonpath='{.status.allocatedIP}')
  1867. 2021-07-12T00:18:47.3377443Z [submariner-operator]$ [cluster1] kubectl get giip nginx-demo -o jsonpath={.status.allocatedIP}
  1868. 2021-07-12T00:18:47.3390924Z [submariner-operator]$ [cluster1] kubectl get giip nginx-demo -o jsonpath={.status.allocatedIP}
  1869. 2021-07-12T00:18:47.3423696Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get giip nginx-demo -o jsonpath={.status.allocatedIP}
  1870. 2021-07-12T00:18:47.5793585Z Error from server (NotFound): globalingressips.submariner.io "nginx-demo" not found
  1871. 2021-07-12T00:18:47.5843364Z [submariner-operator]$ [cluster1] sleep 1
  1872. 2021-07-12T00:18:48.5891832Z [submariner-operator]$ [cluster1] return 1
  1873. 2021-07-12T00:18:48.5951397Z [submariner-operator]$ [cluster1] get_globalip nginx-demo
  1874. 2021-07-12T00:18:48.5952437Z [submariner-operator]$ [cluster1] get_globalip
  1875. 2021-07-12T00:18:48.5953872Z [submariner-operator]$ [cluster1] gip=$(kubectl get svc "$svc_name" -o jsonpath='{.metadata.annotations.submariner\.io/globalIp}')
  1876. 2021-07-12T00:18:48.5966360Z [submariner-operator]$ [cluster1] wait 7674
  1877. 2021-07-12T00:18:48.5973287Z [submariner-operator]$ [cluster1] kubectl get svc nginx-demo -o jsonpath={.metadata.annotations.submariner\.io/globalIp}
  1878. 2021-07-12T00:18:48.5984440Z [submariner-operator]$ [cluster1] kubectl get svc nginx-demo -o jsonpath={.metadata.annotations.submariner\.io/globalIp}
  1879. 2021-07-12T00:18:48.5996174Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get svc nginx-demo -o jsonpath={.metadata.annotations.submariner\.io/globalIp}
  1880. 2021-07-12T00:18:48.8562891Z [submariner-operator]$ [cluster1] gip=$(kubectl get giip "$svc_name" -o jsonpath='{.status.allocatedIP}')
  1881. 2021-07-12T00:18:48.8579633Z [submariner-operator]$ [cluster1] kubectl get giip nginx-demo -o jsonpath={.status.allocatedIP}
  1882. 2021-07-12T00:18:48.8590849Z [submariner-operator]$ [cluster1] kubectl get giip nginx-demo -o jsonpath={.status.allocatedIP}
  1883. 2021-07-12T00:18:48.8601262Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get giip nginx-demo -o jsonpath={.status.allocatedIP}
  1884. 2021-07-12T00:18:49.1183066Z Error from server (NotFound): globalingressips.submariner.io "nginx-demo" not found
  1885. 2021-07-12T00:18:49.1246958Z [submariner-operator]$ [cluster1] sleep 1
  1886. 2021-07-12T00:18:50.1270181Z [submariner-operator]$ [cluster1] return 1
  1887. 2021-07-12T00:18:50.1307378Z [submariner-operator]$ [cluster1] wait 7703
  1888. 2021-07-12T00:18:50.1313083Z [submariner-operator]$ [cluster1] get_globalip nginx-demo
  1889. 2021-07-12T00:18:50.1332339Z [submariner-operator]$ [cluster1] get_globalip
  1890. 2021-07-12T00:18:50.1346269Z [submariner-operator]$ [cluster1] gip=$(kubectl get svc "$svc_name" -o jsonpath='{.metadata.annotations.submariner\.io/globalIp}')
  1891. 2021-07-12T00:18:50.1365031Z [submariner-operator]$ [cluster1] kubectl get svc nginx-demo -o jsonpath={.metadata.annotations.submariner\.io/globalIp}
  1892. 2021-07-12T00:18:50.1375461Z [submariner-operator]$ [cluster1] kubectl get svc nginx-demo -o jsonpath={.metadata.annotations.submariner\.io/globalIp}
  1893. 2021-07-12T00:18:50.1388647Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get svc nginx-demo -o jsonpath={.metadata.annotations.submariner\.io/globalIp}
  1894. 2021-07-12T00:18:50.4124239Z [submariner-operator]$ [cluster1] gip=$(kubectl get giip "$svc_name" -o jsonpath='{.status.allocatedIP}')
  1895. 2021-07-12T00:18:50.4133214Z [submariner-operator]$ [cluster1] kubectl get giip nginx-demo -o jsonpath={.status.allocatedIP}
  1896. 2021-07-12T00:18:50.4147836Z [submariner-operator]$ [cluster1] kubectl get giip nginx-demo -o jsonpath={.status.allocatedIP}
  1897. 2021-07-12T00:18:50.4164243Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get giip nginx-demo -o jsonpath={.status.allocatedIP}
  1898. 2021-07-12T00:18:50.6999195Z [submariner-operator]$ [cluster1] return 0
  1899. 2021-07-12T00:18:50.7030102Z [submariner-operator]$ [cluster2] with_retries 5 test_connection netshoot-789f6cf54f-zns5h 242.254.1.252
  1900. 2021-07-12T00:18:50.7045296Z [submariner-operator]$ [cluster2] with_retries 5 test_connection netshoot-789f6cf54f-zns5h 242.254.1.252
  1901. 2021-07-12T00:18:50.7066271Z [submariner-operator]$ [cluster2] iteration=1
  1902. 2021-07-12T00:18:50.7100151Z [submariner-operator]$ [cluster2] test_connection netshoot-789f6cf54f-zns5h 242.254.1.252
  1903. 2021-07-12T00:18:50.7111186Z [submariner-operator]$ [cluster2] wait 7733
  1904. 2021-07-12T00:18:50.7114509Z [submariner-operator]$ [cluster2] test_connection
  1905. 2021-07-12T00:18:50.7118929Z Attempting connectivity between clusters - netshoot-789f6cf54f-zns5h --> 242.254.1.252
  1906. 2021-07-12T00:18:50.7126526Z [submariner-operator]$ [cluster2] wait_time=30
  1907. 2021-07-12T00:18:50.7137855Z [submariner-operator]$ [cluster2] start_time=$(date +%s)
  1908. 2021-07-12T00:18:50.7154425Z [submariner-operator]$ [cluster2] date +%s
  1909. 2021-07-12T00:18:50.7195743Z [submariner-operator]$ [cluster2] kubectl exec netshoot-789f6cf54f-zns5h -- curl --output /dev/null -m 30 --silent --head --fail 242.254.1.252
  1910. 2021-07-12T00:18:50.7211009Z [submariner-operator]$ [cluster2] kubectl exec netshoot-789f6cf54f-zns5h -- curl --output /dev/null -m 30 --silent --head --fail 242.254.1.252
  1911. 2021-07-12T00:18:50.7227934Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 exec netshoot-789f6cf54f-zns5h -- curl --output /dev/null -m 30 --silent --head --fail 242.254.1.252
  1912. 2021-07-12T00:18:51.1460913Z Connection test was successful!
  1913. 2021-07-12T00:18:51.1478001Z [submariner-operator]$ [cluster2] return 0
  1914. 2021-07-12T00:18:51.1491157Z [submariner-operator]$ [cluster2] remove_resource /opt/shipyard/scripts/resources/netshoot.yaml
  1915. 2021-07-12T00:18:51.1505482Z [submariner-operator]$ [cluster2] remove_resource /opt/shipyard/scripts/resources/netshoot.yaml
  1916. 2021-07-12T00:18:51.1518686Z [submariner-operator]$ [cluster2] kubectl delete -f /opt/shipyard/scripts/resources/netshoot.yaml
  1917. 2021-07-12T00:18:51.1536291Z [submariner-operator]$ [cluster2] kubectl delete -f /opt/shipyard/scripts/resources/netshoot.yaml
  1918. 2021-07-12T00:18:51.1555141Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 delete -f /opt/shipyard/scripts/resources/netshoot.yaml
  1919. 2021-07-12T00:18:51.4276554Z deployment.apps "netshoot" deleted
  1920. 2021-07-12T00:18:51.4388330Z [submariner-operator]$ [cluster2] with_context cluster1 remove_resource /opt/shipyard/scripts/resources/nginx-demo.yaml
  1921. 2021-07-12T00:18:51.4404180Z [submariner-operator]$ [cluster2] with_context cluster1 remove_resource /opt/shipyard/scripts/resources/nginx-demo.yaml
  1922. 2021-07-12T00:18:51.4422154Z [submariner-operator]$ [cluster1] remove_resource /opt/shipyard/scripts/resources/nginx-demo.yaml
  1923. 2021-07-12T00:18:51.4437473Z [submariner-operator]$ [cluster1] remove_resource
  1924. 2021-07-12T00:18:51.4450932Z [submariner-operator]$ [cluster1] kubectl delete -f /opt/shipyard/scripts/resources/nginx-demo.yaml
  1925. 2021-07-12T00:18:51.4463823Z [submariner-operator]$ [cluster1] kubectl delete -f /opt/shipyard/scripts/resources/nginx-demo.yaml
  1926. 2021-07-12T00:18:51.4480050Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 delete -f /opt/shipyard/scripts/resources/nginx-demo.yaml
  1927. 2021-07-12T00:18:51.7642037Z deployment.apps "nginx-demo" deleted
  1928. 2021-07-12T00:18:51.9952275Z service "nginx-demo" deleted
  1929. 2021-07-12T00:18:52.0305496Z serviceexport.multicluster.x-k8s.io "nginx-demo" deleted
  1930. 2021-07-12T00:18:52.0552870Z [submariner-operator]$ [cluster2] run_if_defined post_deploy
  1931. 2021-07-12T00:18:52.0568123Z [submariner-operator]$ [cluster2] run_if_defined post_deploy
  1932. 2021-07-12T00:18:52.0582150Z [submariner-operator]$ [cluster2] type -t post_deploy
  1933. 2021-07-12T00:18:52.0597934Z [submariner-operator]$ [cluster2] grep -q function
  1934. 2021-07-12T00:18:52.0636221Z [submariner-operator]$ [cluster2] return 0
  1935. 2021-07-12T00:18:52.0657587Z Successfully remade target file 'deploy'.
  1936. 2021-07-12T00:18:52.0659129Z Must remake target 'e2e'.
  1937. 2021-07-12T00:18:52.0659824Z scripts/kind-e2e/e2e.sh
  1938. 2021-07-12T00:18:52.0755951Z [submariner-operator]$ source /opt/shipyard/scripts/lib/utils
  1939. 2021-07-12T00:18:52.0774726Z [submariner-operator]$ . /opt/shipyard/scripts/lib/source_only
  1940. 2021-07-12T00:18:52.0784328Z [submariner-operator]$ script_name=utils
  1941. 2021-07-12T00:18:52.0800603Z [submariner-operator]$ exec_name=e2e.sh
  1942. 2021-07-12T00:18:52.0891638Z [submariner-operator]$ source /opt/shipyard/scripts/lib/deploy_funcs
  1943. 2021-07-12T00:18:52.0905257Z [submariner-operator]$ . /opt/shipyard/scripts/lib/source_only
  1944. 2021-07-12T00:18:52.0915553Z [submariner-operator]$ script_name=deploy_funcs
  1945. 2021-07-12T00:18:52.0925260Z [submariner-operator]$ exec_name=e2e.sh
  1946. 2021-07-12T00:18:52.0946413Z [submariner-operator]$ source /opt/shipyard/scripts/lib/deploy_operator
  1947. 2021-07-12T00:18:52.0966708Z [submariner-operator]$ . /opt/shipyard/scripts/lib/source_only
  1948. 2021-07-12T00:18:52.0977219Z [submariner-operator]$ script_name=deploy_operator
  1949. 2021-07-12T00:18:52.1005569Z [submariner-operator]$ exec_name=e2e.sh
  1950. 2021-07-12T00:18:52.1024356Z [submariner-operator]$ source /opt/shipyard/scripts/lib/cluster_settings
  1951. 2021-07-12T00:18:52.1049992Z [submariner-operator]$ . /opt/shipyard/scripts/lib/source_only
  1952. 2021-07-12T00:18:52.1064122Z [submariner-operator]$ script_name=cluster_settings
  1953. 2021-07-12T00:18:52.1074815Z [submariner-operator]$ exec_name=e2e.sh
  1954. 2021-07-12T00:18:52.1093979Z [submariner-operator]$ broker=cluster1
  1955. 2021-07-12T00:18:52.1105666Z [submariner-operator]$ declare -gA cluster_nodes
  1956. 2021-07-12T00:18:52.1116606Z [submariner-operator]$ cluster_nodes[cluster1]=control-plane worker
  1957. 2021-07-12T00:18:52.1128115Z [submariner-operator]$ cluster_nodes[cluster2]=control-plane worker
  1958. 2021-07-12T00:18:52.1138889Z [submariner-operator]$ cluster_nodes[cluster3]=control-plane worker worker
  1959. 2021-07-12T00:18:52.1153210Z [submariner-operator]$ declare -gA cluster_subm
  1960. 2021-07-12T00:18:52.1166267Z [submariner-operator]$ cluster_subm[cluster1]=true
  1961. 2021-07-12T00:18:52.1176548Z [submariner-operator]$ cluster_subm[cluster2]=true
  1962. 2021-07-12T00:18:52.1188861Z [submariner-operator]$ cluster_subm[cluster3]=true
  1963. 2021-07-12T00:18:52.1201410Z [submariner-operator]$ declare -gA cluster_cni
  1964. 2021-07-12T00:18:52.1212099Z [submariner-operator]$ cluster_cni[cluster2]=weave
  1965. 2021-07-12T00:18:52.1222964Z [submariner-operator]$ cluster_cni[cluster3]=weave
  1966. 2021-07-12T00:18:52.1234963Z [submariner-operator]$ source /go/src/github.com/submariner-io/submariner-operator/scripts/kind-e2e/cluster_settings
  1967. 2021-07-12T00:18:52.1253310Z [submariner-operator]$ . /opt/shipyard/scripts/lib/source_only
  1968. 2021-07-12T00:18:52.1265165Z [submariner-operator]$ script_name=cluster_settings
  1969. 2021-07-12T00:18:52.1275331Z [submariner-operator]$ exec_name=e2e.sh
  1970. 2021-07-12T00:18:52.1294777Z [submariner-operator]$ cluster_nodes[cluster1]=control-plane worker worker
  1971. 2021-07-12T00:18:52.1321924Z [submariner-operator]$ cluster_nodes[cluster2]=control-plane worker worker
  1972. 2021-07-12T00:18:52.1363737Z [submariner-operator]$ globalnet=true
  1973. 2021-07-12T00:18:52.1375745Z [submariner-operator]$ timeout=2m
  1974. 2021-07-12T00:18:52.1386979Z [submariner-operator]$ declare_kubeconfig
  1975. 2021-07-12T00:18:52.1409545Z [submariner-operator]$ declare_kubeconfig
  1976. 2021-07-12T00:18:52.1425980Z [submariner-operator]$ source /opt/shipyard/scripts/lib/kubecfg
  1977. 2021-07-12T00:18:52.1461164Z [submariner-operator]$ export KUBECONFIG
  1978. 2021-07-12T00:18:52.1476359Z [submariner-operator]$ KUBECONFIG=$(find "${DAPPER_OUTPUT:-output}"/kubeconfigs -type f -printf %p: || :)
  1979. 2021-07-12T00:18:52.1512762Z [submariner-operator]$ find /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs -type f -printf %p:
  1980. 2021-07-12T00:18:52.1559096Z [submariner-operator]$ . /go/src/github.com/submariner-io/submariner-operator/scripts/kind-e2e/lib_operator_verify_subm.sh
  1981. 2021-07-12T00:18:52.1584961Z [submariner-operator]$ create_subm_vars
  1982. 2021-07-12T00:18:52.1593019Z [submariner-operator]$ create_subm_vars
  1983. 2021-07-12T00:18:52.1601259Z [submariner-operator]$ deployment_name=submariner
  1984. 2021-07-12T00:18:52.1609854Z [submariner-operator]$ operator_deployment_name=submariner-operator
  1985. 2021-07-12T00:18:52.1620617Z [submariner-operator]$ gateway_deployment_name=submariner-gateway
  1986. 2021-07-12T00:18:52.1638243Z [submariner-operator]$ routeagent_deployment_name=submariner-routeagent
  1987. 2021-07-12T00:18:52.1651642Z [submariner-operator]$ broker_deployment_name=submariner-k8s-broker
  1988. 2021-07-12T00:18:52.1679450Z [submariner-operator]$ globalnet_deployment_name=submariner-globalnet
  1989. 2021-07-12T00:18:52.1688597Z [submariner-operator]$ declare_cidrs
  1990. 2021-07-12T00:18:52.1718519Z [submariner-operator]$ declare_cidrs
  1991. 2021-07-12T00:18:52.1728853Z [submariner-operator]$ declare -gA cluster_CIDRs service_CIDRs global_CIDRs
  1992. 2021-07-12T00:18:52.1738798Z [submariner-operator]$ i=1
  1993. 2021-07-12T00:18:52.1759291Z [submariner-operator]$ [cluster1] add_cluster_cidrs 1 cluster1
  1994. 2021-07-12T00:18:52.1772627Z [submariner-operator]$ [cluster1] add_cluster_cidrs 1 cluster1
  1995. 2021-07-12T00:18:52.1802009Z [submariner-operator]$ [cluster1] val=0
  1996. 2021-07-12T00:18:52.1819907Z [submariner-operator]$ [cluster1] cluster_CIDRs[cluster1]=10.0.0.0/16
  1997. 2021-07-12T00:18:52.1833053Z [submariner-operator]$ [cluster1] service_CIDRs[cluster1]=100.0.0.0/16
  1998. 2021-07-12T00:18:52.1843887Z [submariner-operator]$ [cluster1] global_CIDRs[cluster1]=242.254.1.0/24
  1999. 2021-07-12T00:18:52.1872794Z [submariner-operator]$ [cluster1] i=$(("$i"+1))
  2000. 2021-07-12T00:18:52.1901298Z [submariner-operator]$ [cluster2] add_cluster_cidrs 2 cluster2
  2001. 2021-07-12T00:18:52.1914438Z [submariner-operator]$ [cluster2] add_cluster_cidrs 2 cluster2
  2002. 2021-07-12T00:18:52.1927218Z [submariner-operator]$ [cluster2] val=0
  2003. 2021-07-12T00:18:52.1940127Z [submariner-operator]$ [cluster2] cluster_CIDRs[cluster2]=10.0.0.0/16
  2004. 2021-07-12T00:18:52.1959042Z [submariner-operator]$ [cluster2] service_CIDRs[cluster2]=100.0.0.0/16
  2005. 2021-07-12T00:18:52.1974280Z [submariner-operator]$ [cluster2] global_CIDRs[cluster2]=242.254.2.0/24
  2006. 2021-07-12T00:18:52.2011806Z [submariner-operator]$ [cluster2] i=$(("$i"+1))
  2007. 2021-07-12T00:18:52.2024127Z [submariner-operator]$ [cluster2] natEnabled=false
  2008. 2021-07-12T00:18:52.2036224Z [submariner-operator]$ [cluster2] subm_gateway_image_repo=localhost:5000
  2009. 2021-07-12T00:18:52.2084934Z [submariner-operator]$ [cluster2] subm_gateway_image_tag=local
  2010. 2021-07-12T00:18:52.2097483Z [submariner-operator]$ [cluster2] subm_gateway_size=3
  2011. 2021-07-12T00:18:52.2109785Z [submariner-operator]$ [cluster2] subm_colorcodes=blue
  2012. 2021-07-12T00:18:52.2119944Z [submariner-operator]$ [cluster2] subm_debug=false
  2013. 2021-07-12T00:18:52.2128550Z [submariner-operator]$ [cluster2] subm_broker=k8s
  2014. 2021-07-12T00:18:52.2138039Z [submariner-operator]$ [cluster2] ce_ipsec_debug=false
  2015. 2021-07-12T00:18:52.2184772Z [submariner-operator]$ [cluster2] ce_ipsec_ikeport=500
  2016. 2021-07-12T00:18:52.2214245Z [submariner-operator]$ [cluster2] ce_ipsec_nattport=4500
  2017. 2021-07-12T00:18:52.2223001Z [submariner-operator]$ [cluster2] subm_ns=submariner-operator
  2018. 2021-07-12T00:18:52.2248496Z [submariner-operator]$ [cluster2] SUBMARINER_BROKER_NS=submariner-k8s-broker
  2019. 2021-07-12T00:18:52.2273834Z [submariner-operator]$ [cluster2] with_context cluster1 broker_vars
  2020. 2021-07-12T00:18:52.2291111Z [submariner-operator]$ [cluster2] with_context cluster1 broker_vars
  2021. 2021-07-12T00:18:52.2322647Z [submariner-operator]$ [cluster1] broker_vars
  2022. 2021-07-12T00:18:52.2335128Z [submariner-operator]$ [cluster1] broker_vars
  2023. 2021-07-12T00:18:52.2349369Z [submariner-operator]$ [cluster1] SUBMARINER_BROKER_URL=$(kubectl -n default get endpoints kubernetes -o jsonpath="{.subsets[0].addresses[0].ip}:{.subsets[0].ports[?(@.name=='https')].port}")
  2024. 2021-07-12T00:18:52.2372869Z [submariner-operator]$ [cluster1] kubectl -n default get endpoints kubernetes -o jsonpath={.subsets[0].addresses[0].ip}:{.subsets[0].ports[?(@.name=='https')].port}
  2025. 2021-07-12T00:18:52.2390250Z [submariner-operator]$ [cluster1] kubectl -n default get endpoints kubernetes -o jsonpath={.subsets[0].addresses[0].ip}:{.subsets[0].ports[?(@.name=='https')].port}
  2026. 2021-07-12T00:18:52.2489578Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 -n default get endpoints kubernetes -o jsonpath={.subsets[0].addresses[0].ip}:{.subsets[0].ports[?(@.name=='https')].port}
  2027. 2021-07-12T00:18:52.6823329Z [submariner-operator]$ [cluster1] SUBMARINER_BROKER_CA=$(kubectl -n ${SUBMARINER_BROKER_NS} get secrets -o jsonpath="{.items[?(@.metadata.annotations['kubernetes\.io/service-account\.name']=='${SUBMARINER_BROKER_NS}-client')].data['ca\.crt']}")
  2028. 2021-07-12T00:18:52.6840178Z [submariner-operator]$ [cluster1] kubectl -n submariner-k8s-broker get secrets -o jsonpath={.items[?(@.metadata.annotations['kubernetes\.io/service-account\.name']=='submariner-k8s-broker-client')].data['ca\.crt']}
  2029. 2021-07-12T00:18:52.6854993Z [submariner-operator]$ [cluster1] kubectl -n submariner-k8s-broker get secrets -o jsonpath={.items[?(@.metadata.annotations['kubernetes\.io/service-account\.name']=='submariner-k8s-broker-client')].data['ca\.crt']}
  2030. 2021-07-12T00:18:52.6870235Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 -n submariner-k8s-broker get secrets -o jsonpath={.items[?(@.metadata.annotations['kubernetes\.io/service-account\.name']=='submariner-k8s-broker-client')].data['ca\.crt']}
  2031. 2021-07-12T00:18:52.9437932Z [submariner-operator]$ [cluster1] SUBMARINER_BROKER_TOKEN=$(kubectl -n ${SUBMARINER_BROKER_NS} get secrets -o jsonpath="{.items[?(@.metadata.annotations['kubernetes\.io/service-account\.name']=='${SUBMARINER_BROKER_NS}-client')].data.token}"|base64 --decode)
  2032. 2021-07-12T00:18:52.9487426Z [submariner-operator]$ [cluster1] kubectl -n submariner-k8s-broker get secrets -o jsonpath={.items[?(@.metadata.annotations['kubernetes\.io/service-account\.name']=='submariner-k8s-broker-client')].data.token}
  2033. 2021-07-12T00:18:52.9506507Z [submariner-operator]$ [cluster1] kubectl -n submariner-k8s-broker get secrets -o jsonpath={.items[?(@.metadata.annotations['kubernetes\.io/service-account\.name']=='submariner-k8s-broker-client')].data.token}
  2034. 2021-07-12T00:18:52.9517611Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 -n submariner-k8s-broker get secrets -o jsonpath={.items[?(@.metadata.annotations['kubernetes\.io/service-account\.name']=='submariner-k8s-broker-client')].data.token}
  2035. 2021-07-12T00:18:52.9563366Z [submariner-operator]$ [cluster1] base64 --decode
  2036. 2021-07-12T00:18:53.2165675Z [submariner-operator]$ [cluster2] with_context cluster1 verify_subm_broker_secrets
  2037. 2021-07-12T00:18:53.2188845Z [submariner-operator]$ [cluster2] with_context cluster1 verify_subm_broker_secrets
  2038. 2021-07-12T00:18:53.2203329Z [submariner-operator]$ [cluster1] verify_subm_broker_secrets
  2039. 2021-07-12T00:18:53.2219650Z [submariner-operator]$ [cluster1] verify_subm_broker_secrets
  2040. 2021-07-12T00:18:53.2734838Z [submariner-operator]$ [cluster1] verify_secrets submariner-k8s-broker submariner-k8s-broker-client LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1EY3hNakF3TVRBMU9Gb1hEVE14TURjeE1EQXdNVEExT0Zvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBSnJtClF2VkJreTFIOXFNTUlLbm85a2dZNjVoVW1rWjJaNzc1dXh3V0R1NE9OT3NLMjlKV0RlRGJabTNWN3lOYThVSm4KaldPNXc5bjhJSUZFd1BhanpCeWJjU1drUDdWMUlBeFVKeThUT1ZORVBWK1h3a3FPaWprR2NOcEpYRlZpR0dneQp4Q1UxNExrcVFQb3dqbVYwTndTL3ViNXZEVUFVWmV5TnV6Y3RSOVBXMnNQZ2FyWnBDdGtLWVJHRnpLUlNyekRjCkVjQ0swZDRleG9VRGtLYWhEbGw0S01RdG5RaTEraWpzaFpXSWJMQkZzbWhFazJuazFEaEErRE9jWEhiRmw5TlcKZk45U1JQakxlOVhvTUsxcldwNVJjNUtYRDVvKzYxTEdvT3BXZ0VYZzFjME9MOFd0MTRvVmVab3hlVUk3bnAvYgpnODJxRU1PRnFvOXRwZzJPZmJzQ0F3RUFBYU1qTUNFd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFDMzF6NkoyWUMrdkFYWUEyZ1VEMFJjeWZIWGcKOE1vbWNNZGhNb05lZ1VKaTlCcUJkKzBzS25kRGh4b3dkeHdCbjV2NEJkN05HY3p5b2FqUSsrSFd5Nkhuc3NoUQo2RzdSTkVSalk0M0NpOHNlWjhlV0VqTFpvb0JvSjhmSHBGSDJkb0o1MmJScmhxQ2hIWHJWZlVkbzlPQU5mV0Z3Cmd3ZVM2OGNHdnlFdmtYajlOZVIzdy8vTCtCbGhuZGcwOVUvZDgyUzJld0FMR2tCL2tyV3FwMzVEalN1aFdPaGUKeHdTa0V4alA0Y0s1QXhYd1dldytISDRoWjJ5V3lLSHg3S2JURlVFS1dJM1V5dCtsY3JZcHFZUk0rdStvVWFBdQo3OG95SE5lLzBrL2JzU3VnYUdyUkpLWW5tWnV1QkorK0FYc252WkM1L1Y2VjV1NjFrUndxRVFrSmRCMD0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=
  2041. 2021-07-12T00:18:53.3865917Z [submariner-operator]$ [cluster1] verify_secrets submariner-k8s-broker submariner-k8s-broker-client LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1EY3hNakF3TVRBMU9Gb1hEVE14TURjeE1EQXdNVEExT0Zvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBSnJtClF2VkJreTFIOXFNTUlLbm85a2dZNjVoVW1rWjJaNzc1dXh3V0R1NE9OT3NLMjlKV0RlRGJabTNWN3lOYThVSm4KaldPNXc5bjhJSUZFd1BhanpCeWJjU1drUDdWMUlBeFVKeThUT1ZORVBWK1h3a3FPaWprR2NOcEpYRlZpR0dneQp4Q1UxNExrcVFQb3dqbVYwTndTL3ViNXZEVUFVWmV5TnV6Y3RSOVBXMnNQZ2FyWnBDdGtLWVJHRnpLUlNyekRjCkVjQ0swZDRleG9VRGtLYWhEbGw0S01RdG5RaTEraWpzaFpXSWJMQkZzbWhFazJuazFEaEErRE9jWEhiRmw5TlcKZk45U1JQakxlOVhvTUsxcldwNVJjNUtYRDVvKzYxTEdvT3BXZ0VYZzFjME9MOFd0MTRvVmVab3hlVUk3bnAvYgpnODJxRU1PRnFvOXRwZzJPZmJzQ0F3RUFBYU1qTUNFd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFDMzF6NkoyWUMrdkFYWUEyZ1VEMFJjeWZIWGcKOE1vbWNNZGhNb05lZ1VKaTlCcUJkKzBzS25kRGh4b3dkeHdCbjV2NEJkN05HY3p5b2FqUSsrSFd5Nkhuc3NoUQo2RzdSTkVSalk0M0NpOHNlWjhlV0VqTFpvb0JvSjhmSHBGSDJkb0o1MmJScmhxQ2hIWHJWZlVkbzlPQU5mV0Z3Cmd3ZVM2OGNHdnlFdmtYajlOZVIzdy8vTCtCbGhuZGcwOVUvZDgyUzJld0FMR2tCL2tyV3FwMzVEalN1aFdPaGUKeHdTa0V4alA0Y0s1QXhYd1dldytISDRoWjJ5V3lLSHg3S2JURlVFS1dJM1V5dCtsY3JZcHFZUk0rdStvVWFBdQo3OG95SE5lLzBrL2JzU3VnYUdyUkpLWW5tWnV1QkorK0FYc252WkM1L1Y2VjV1NjFrUndxRVFrSmRCMD0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=
  2042. 2021-07-12T00:18:53.4311274Z [submariner-operator]$ [cluster1] wait_for_secrets submariner-k8s-broker
  2043. 2021-07-12T00:18:53.4313181Z [submariner-operator]$ [cluster1] wait_for_secrets submariner-k8s-broker
  2044. 2021-07-12T00:18:53.4315505Z [submariner-operator]$ [cluster1] kubectl get secret -n submariner-k8s-broker
  2045. 2021-07-12T00:18:53.4317186Z [submariner-operator]$ [cluster1] grep -q submariner-
  2046. 2021-07-12T00:18:53.4318228Z [submariner-operator]$ [cluster1] kubectl get secret -n submariner-k8s-broker
  2047. 2021-07-12T00:18:53.4319770Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get secret -n submariner-k8s-broker
  2048. 2021-07-12T00:18:53.6736928Z [submariner-operator]$ [cluster1] return
  2049. 2021-07-12T00:18:53.6751431Z [submariner-operator]$ [cluster1] kubectl get secrets -n submariner-k8s-broker
  2050. 2021-07-12T00:18:53.6763064Z [submariner-operator]$ [cluster1] kubectl get secrets -n submariner-k8s-broker
  2051. 2021-07-12T00:18:53.6774942Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get secrets -n submariner-k8s-broker
  2052. 2021-07-12T00:18:53.9419701Z NAME TYPE DATA AGE
  2053. 2021-07-12T00:18:53.9421267Z cluster-cluster1-token-hzqhq kubernetes.io/service-account-token 3 70s
  2054. 2021-07-12T00:18:53.9422546Z cluster-cluster2-token-2hqwf kubernetes.io/service-account-token 3 65s
  2055. 2021-07-12T00:18:53.9424689Z default-token-2pn7s kubernetes.io/service-account-token 3 88s
  2056. 2021-07-12T00:18:53.9426074Z submariner-k8s-broker-admin-token-hjvg2 kubernetes.io/service-account-token 3 88s
  2057. 2021-07-12T00:18:53.9427660Z submariner-k8s-broker-client-token-xp8w4 kubernetes.io/service-account-token 3 88s
  2058. 2021-07-12T00:18:53.9495318Z [submariner-operator]$ [cluster1] kubectl get secrets -n submariner-k8s-broker -o jsonpath={.items[?(@.metadata.annotations['kubernetes\.io/service-account\.name']=='submariner-k8s-broker-client')].metadata.name}
  2059. 2021-07-12T00:18:53.9508974Z [submariner-operator]$ [cluster1] kubectl get secrets -n submariner-k8s-broker -o jsonpath={.items[?(@.metadata.annotations['kubernetes\.io/service-account\.name']=='submariner-k8s-broker-client')].metadata.name}
  2060. 2021-07-12T00:18:53.9524250Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get secrets -n submariner-k8s-broker -o jsonpath={.items[?(@.metadata.annotations['kubernetes\.io/service-account\.name']=='submariner-k8s-broker-client')].metadata.name}
  2061. 2021-07-12T00:18:54.2540880Z [submariner-operator]$ [cluster1] json_file=/tmp/submariner-k8s-broker-client-token-xp8w4.cluster1.json
  2062. 2021-07-12T00:18:54.2551888Z [submariner-operator]$ [cluster1] kubectl get secret submariner-k8s-broker-client-token-xp8w4 -n submariner-k8s-broker -o json
  2063. 2021-07-12T00:18:54.2566397Z [submariner-operator]$ [cluster1] tee /tmp/submariner-k8s-broker-client-token-xp8w4.cluster1.json
  2064. 2021-07-12T00:18:54.2591775Z [submariner-operator]$ [cluster1] kubectl get secret submariner-k8s-broker-client-token-xp8w4 -n submariner-k8s-broker -o json
  2065. 2021-07-12T00:18:54.2607905Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get secret submariner-k8s-broker-client-token-xp8w4 -n submariner-k8s-broker -o json
  2066. 2021-07-12T00:18:54.5766591Z {
  2067. 2021-07-12T00:18:54.5767196Z "apiVersion": "v1",
  2068. 2021-07-12T00:18:54.5767611Z "data": {
  2069. 2021-07-12T00:18:54.6269760Z "ca.crt": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1EY3hNakF3TVRBMU9Gb1hEVE14TURjeE1EQXdNVEExT0Zvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBSnJtClF2VkJreTFIOXFNTUlLbm85a2dZNjVoVW1rWjJaNzc1dXh3V0R1NE9OT3NLMjlKV0RlRGJabTNWN3lOYThVSm4KaldPNXc5bjhJSUZFd1BhanpCeWJjU1drUDdWMUlBeFVKeThUT1ZORVBWK1h3a3FPaWprR2NOcEpYRlZpR0dneQp4Q1UxNExrcVFQb3dqbVYwTndTL3ViNXZEVUFVWmV5TnV6Y3RSOVBXMnNQZ2FyWnBDdGtLWVJHRnpLUlNyekRjCkVjQ0swZDRleG9VRGtLYWhEbGw0S01RdG5RaTEraWpzaFpXSWJMQkZzbWhFazJuazFEaEErRE9jWEhiRmw5TlcKZk45U1JQakxlOVhvTUsxcldwNVJjNUtYRDVvKzYxTEdvT3BXZ0VYZzFjME9MOFd0MTRvVmVab3hlVUk3bnAvYgpnODJxRU1PRnFvOXRwZzJPZmJzQ0F3RUFBYU1qTUNFd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFDMzF6NkoyWUMrdkFYWUEyZ1VEMFJjeWZIWGcKOE1vbWNNZGhNb05lZ1VKaTlCcUJkKzBzS25kRGh4b3dkeHdCbjV2NEJkN05HY3p5b2FqUSsrSFd5Nkhuc3NoUQo2RzdSTkVSalk0M0NpOHNlWjhlV0VqTFpvb0JvSjhmSHBGSDJkb0o1MmJScmhxQ2hIWHJWZlVkbzlPQU5mV0Z3Cmd3ZVM2OGNHdnlFdmtYajlOZVIzdy8vTCtCbGhuZGcwOVUvZDgyUzJld0FMR2tCL2tyV3FwMzVEalN1aFdPaGUKeHdTa0V4alA0Y0s1QXhYd1dldytISDRoWjJ5V3lLSHg3S2JURlVFS1dJM1V5dCtsY3JZcHFZUk0rdStvVWFBdQo3OG95SE5lLzBrL2JzU3VnYUdyUkpLWW5tWnV1QkorK0FYc252WkM1L1Y2VjV1NjFrUndxRVFrSmRCMD0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=",
  2070. 2021-07-12T00:18:54.6791053Z "namespace": "c3VibWFyaW5lci1rOHMtYnJva2Vy",
  2071. 2021-07-12T00:18:54.7285485Z "token": "ZXlKaGJHY2lPaUpTVXpJMU5pSXNJbXRwWkNJNklpMWxTRk52YzJ3M2NFZHBZbEU0YjNKUlRsb3hlbkZhYlZJek9XODVNRUpLTVVaV2RXVkRTR1ZVY0djaWZRLmV5SnBjM01pT2lKcmRXSmxjbTVsZEdWekwzTmxjblpwWTJWaFkyTnZkVzUwSWl3aWEzVmlaWEp1WlhSbGN5NXBieTl6WlhKMmFXTmxZV05qYjNWdWRDOXVZVzFsYzNCaFkyVWlPaUp6ZFdKdFlYSnBibVZ5TFdzNGN5MWljbTlyWlhJaUxDSnJkV0psY201bGRHVnpMbWx2TDNObGNuWnBZMlZoWTJOdmRXNTBMM05sWTNKbGRDNXVZVzFsSWpvaWMzVmliV0Z5YVc1bGNpMXJPSE10WW5KdmEyVnlMV05zYVdWdWRDMTBiMnRsYmkxNGNEaDNOQ0lzSW10MVltVnlibVYwWlhNdWFXOHZjMlZ5ZG1salpXRmpZMjkxYm5RdmMyVnlkbWxqWlMxaFkyTnZkVzUwTG01aGJXVWlPaUp6ZFdKdFlYSnBibVZ5TFdzNGN5MWljbTlyWlhJdFkyeHBaVzUwSWl3aWEzVmlaWEp1WlhSbGN5NXBieTl6WlhKMmFXTmxZV05qYjNWdWRDOXpaWEoyYVdObExXRmpZMjkxYm5RdWRXbGtJam9pWXpNNU1HRTRZemd0WlRVMU5pMDBZamMxTFRnMllqVXRPVEppTjJRMlpqVTJObUkwSWl3aWMzVmlJam9pYzNsemRHVnRPbk5sY25acFkyVmhZMk52ZFc1ME9uTjFZbTFoY21sdVpYSXRhemh6TFdKeWIydGxjanB6ZFdKdFlYSnBibVZ5TFdzNGN5MWljbTlyWlhJdFkyeHBaVzUwSW4wLkpndW5ZQVZPdVUycE41VjhCdFprTFotME9hN0JCTWlCNFlEa2k5YzdJOWp1cmR3ZXVWeVpDLWJKRkstY2JxYXZmWkZ2eUY2cGxyRDN3bl91OWZzM2ItNTFSaEJOTHNVd3NOeU9RT0w1Q3pzUDh5Z2o0X1dKeWMzVjZSSkZnQ0ZzNFFwLUxQVDh4Z1FRLUNaVVh5Z2NRN3pMdUI1Nm1GNXpqSExFaUd2SWFwb0VOSy1KS3g5TG91SXREQ0NPMzgwNUVnVmVleVJUNkNRT3Z5OXRneFYtNE9WT29hSDJTa2lFWmJBUkFhVXBTS2ZnUkhYQi1RX29tQ3c3T1VXVFFOM19hcXZ6Q1pyZGFkVmM0SHlrOUlZQkVocFpNVVBkcndRYUJza1dlYV9GQndCdGV2WUQxN0hmWUptMXd5M1BCZGdJRURLSnBfdTloQ3VJOFpjMTZBUmdIUQ=="
  2072. 2021-07-12T00:18:54.7809391Z },
  2073. 2021-07-12T00:18:54.7809850Z "kind": "Secret",
  2074. 2021-07-12T00:18:54.7810258Z "metadata": {
  2075. 2021-07-12T00:18:54.7810722Z "annotations": {
  2076. 2021-07-12T00:18:54.7812511Z "kubernetes.io/service-account.name": "submariner-k8s-broker-client",
  2077. 2021-07-12T00:18:54.7814058Z "kubernetes.io/service-account.uid": "c390a8c8-e556-4b75-86b5-92b7d6f566b4"
  2078. 2021-07-12T00:18:54.7814730Z },
  2079. 2021-07-12T00:18:54.7815370Z "creationTimestamp": "2021-07-12T00:17:25Z",
  2080. 2021-07-12T00:18:54.7816428Z "name": "submariner-k8s-broker-client-token-xp8w4",
  2081. 2021-07-12T00:18:54.7817679Z "namespace": "submariner-k8s-broker",
  2082. 2021-07-12T00:18:54.7818316Z "resourceVersion": "1621",
  2083. 2021-07-12T00:18:54.7820036Z "selfLink": "/api/v1/namespaces/submariner-k8s-broker/secrets/submariner-k8s-broker-client-token-xp8w4",
  2084. 2021-07-12T00:18:54.7827787Z "uid": "8d0dc6df-3aa1-46d0-bdca-b836605ce0de"
  2085. 2021-07-12T00:18:54.7828518Z },
  2086. 2021-07-12T00:18:54.7829373Z "type": "kubernetes.io/service-account-token"
  2087. 2021-07-12T00:18:54.7829938Z }
  2088. 2021-07-12T00:18:54.7830862Z [submariner-operator]$ [cluster1] validate_equals .kind Secret
  2089. 2021-07-12T00:18:54.7831982Z [submariner-operator]$ [cluster1] validate_equals .kind Secret
  2090. 2021-07-12T00:18:54.7834089Z [submariner-operator]$ [cluster1] jq -r -M .kind /tmp/submariner-k8s-broker-client-token-xp8w4.cluster1.json
  2091. 2021-07-12T00:18:54.7837291Z [submariner-operator]$ [cluster1] validate_equals .type kubernetes.io/service-account-token
  2092. 2021-07-12T00:18:54.7839205Z [submariner-operator]$ [cluster1] validate_equals .type kubernetes.io/service-account-token
  2093. 2021-07-12T00:18:54.7841215Z [submariner-operator]$ [cluster1] jq -r -M .type /tmp/submariner-k8s-broker-client-token-xp8w4.cluster1.json
  2094. 2021-07-12T00:18:54.7846476Z [submariner-operator]$ [cluster1] validate_equals .metadata.name submariner-k8s-broker-client-token-xp8w4
  2095. 2021-07-12T00:18:54.7848652Z [submariner-operator]$ [cluster1] validate_equals .metadata.name submariner-k8s-broker-client-token-xp8w4
  2096. 2021-07-12T00:18:54.7850913Z [submariner-operator]$ [cluster1] jq -r -M .metadata.name /tmp/submariner-k8s-broker-client-token-xp8w4.cluster1.json
  2097. 2021-07-12T00:18:54.8165811Z [submariner-operator]$ [cluster1] validate_equals .metadata.namespace submariner-k8s-broker
  2098. 2021-07-12T00:18:54.8178896Z [submariner-operator]$ [cluster1] validate_equals .metadata.namespace submariner-k8s-broker
  2099. 2021-07-12T00:18:54.8201692Z [submariner-operator]$ [cluster1] jq -r -M .metadata.namespace /tmp/submariner-k8s-broker-client-token-xp8w4.cluster1.json
  2100. 2021-07-12T00:18:54.8609536Z [submariner-operator]$ [cluster1] jq -r -M .data["ca.crt"] /tmp/submariner-k8s-broker-client-token-xp8w4.cluster1.json
  2101. 2021-07-12T00:18:54.9066192Z [submariner-operator]$ [cluster1] one_ca_crt_ok=true
  2102. 2021-07-12T00:18:54.9084151Z [submariner-operator]$ [cluster2] run_subm_clusters verify_subm_deployed
  2103. 2021-07-12T00:18:54.9100631Z [submariner-operator]$ [cluster2] run_subm_clusters verify_subm_deployed
  2104. 2021-07-12T00:18:54.9116308Z [submariner-operator]$ [cluster2] declare -a subm_clusters
  2105. 2021-07-12T00:18:54.9150320Z [submariner-operator]$ [cluster2] run_parallel cluster1 cluster2 verify_subm_deployed
  2106. 2021-07-12T00:18:54.9172488Z [submariner-operator]$ [cluster2] run_parallel cluster1 cluster2 cluster1 cluster2 verify_subm_deployed
  2107. 2021-07-12T00:18:54.9186707Z [submariner-operator]$ [cluster2] declare -A pids
  2108. 2021-07-12T00:18:54.9207410Z [submariner-operator]$ [cluster2] eval echo cluster1 cluster2
  2109. 2021-07-12T00:18:54.9228639Z [submariner-operator]$ [cluster1] set -o pipefail
  2110. 2021-07-12T00:18:54.9232746Z [submariner-operator]$ [cluster1] pids[cluster1]=7986
  2111. 2021-07-12T00:18:54.9251972Z [submariner-operator]$ [cluster1] verify_subm_deployed
  2112. 2021-07-12T00:18:54.9265258Z [submariner-operator]$ [cluster2] set -o pipefail
  2113. 2021-07-12T00:18:54.9272922Z [submariner-operator]$ [cluster2] pids[cluster2]=7989
  2114. 2021-07-12T00:18:54.9282354Z [submariner-operator]$ [cluster1] sed /\[cluster1]/!s/^/[cluster1] /
  2115. 2021-07-12T00:18:54.9290397Z [submariner-operator]$ [cluster2] verify_subm_deployed
  2116. 2021-07-12T00:18:54.9305654Z [submariner-operator]$ [cluster2] wait 7989
  2117. 2021-07-12T00:18:54.9313345Z [submariner-operator]$ [cluster2] sed /\[cluster2]/!s/^/[cluster2] /
  2118. 2021-07-12T00:18:55.6487617Z [submariner-operator]$ [cluster1] verify_subm_deployed
  2119. 2021-07-12T00:18:55.6488891Z [submariner-operator]$ [cluster1] verify_endpoints_crd
  2120. 2021-07-12T00:18:55.6489761Z [submariner-operator]$ [cluster1] verify_endpoints_crd
  2121. 2021-07-12T00:18:55.6490936Z [submariner-operator]$ [cluster1] validate_crd endpoints.submariner.io v1 Endpoint
  2122. 2021-07-12T00:18:55.6492102Z [submariner-operator]$ [cluster1] validate_crd endpoints.submariner.io v1 Endpoint
  2123. 2021-07-12T00:18:55.6493618Z [submariner-operator]$ [cluster1] kubectl get crds endpoints.submariner.io
  2124. 2021-07-12T00:18:55.6494903Z [submariner-operator]$ [cluster1] kubectl get crds endpoints.submariner.io
  2125. 2021-07-12T00:18:55.6496276Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get crds endpoints.submariner.io
  2126. 2021-07-12T00:18:55.6497242Z [cluster1] NAME CREATED AT
  2127. 2021-07-12T00:18:55.6498114Z [cluster1] endpoints.submariner.io 2021-07-12T00:17:34Z
  2128. 2021-07-12T00:18:55.6499225Z [submariner-operator]$ [cluster1] json_file=/tmp/endpoints.submariner.io.cluster1.json
  2129. 2021-07-12T00:18:55.6500658Z [submariner-operator]$ [cluster1] kubectl get crd endpoints.submariner.io -o json
  2130. 2021-07-12T00:18:55.6502257Z [submariner-operator]$ [cluster1] tee /tmp/endpoints.submariner.io.cluster1.json
  2131. 2021-07-12T00:18:55.6503629Z [submariner-operator]$ [cluster1] kubectl get crd endpoints.submariner.io -o json
  2132. 2021-07-12T00:18:55.6505243Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get crd endpoints.submariner.io -o json
  2133. 2021-07-12T00:18:55.6506384Z [cluster1] {
  2134. 2021-07-12T00:18:55.6507122Z [cluster1] "apiVersion": "apiextensions.k8s.io/v1",
  2135. 2021-07-12T00:18:55.6508082Z [cluster1] "kind": "CustomResourceDefinition",
  2136. 2021-07-12T00:18:55.6508707Z [cluster1] "metadata": {
  2137. 2021-07-12T00:18:55.6509187Z [cluster1] "annotations": {
  2138. 2021-07-12T00:18:55.6510759Z [cluster1] "controller-gen.kubebuilder.io/version": "v0.4.1"
  2139. 2021-07-12T00:18:55.6511981Z [cluster1] },
  2140. 2021-07-12T00:18:55.6512613Z [cluster1] "creationTimestamp": "2021-07-12T00:17:34Z",
  2141. 2021-07-12T00:18:55.6513142Z [cluster1] "generation": 1,
  2142. 2021-07-12T00:18:55.6514037Z [cluster1] "name": "endpoints.submariner.io",
  2143. 2021-07-12T00:18:55.6514841Z [cluster1] "resourceVersion": "1743",
  2144. 2021-07-12T00:18:55.6515710Z [cluster1] "selfLink": "/apis/apiextensions.k8s.io/v1/customresourcedefinitions/endpoints.submariner.io",
  2145. 2021-07-12T00:18:55.6516849Z [cluster1] "uid": "7c01cf5f-a046-47c7-bc18-f199909c3042"
  2146. 2021-07-12T00:18:55.6517629Z [cluster1] },
  2147. 2021-07-12T00:18:55.6518112Z [cluster1] "spec": {
  2148. 2021-07-12T00:18:55.6518482Z [cluster1] "conversion": {
  2149. 2021-07-12T00:18:55.6518865Z [cluster1] "strategy": "None"
  2150. 2021-07-12T00:18:55.6519219Z [cluster1] },
  2151. 2021-07-12T00:18:55.6519589Z [cluster1] "group": "submariner.io",
  2152. 2021-07-12T00:18:55.6519987Z [cluster1] "names": {
  2153. 2021-07-12T00:18:55.6520342Z [cluster1] "kind": "Endpoint",
  2154. 2021-07-12T00:18:55.6520785Z [cluster1] "listKind": "EndpointList",
  2155. 2021-07-12T00:18:55.6521228Z [cluster1] "plural": "endpoints",
  2156. 2021-07-12T00:18:55.6521805Z [cluster1] "singular": "endpoint"
  2157. 2021-07-12T00:18:55.6522188Z [cluster1] },
  2158. 2021-07-12T00:18:55.6522545Z [cluster1] "scope": "Namespaced",
  2159. 2021-07-12T00:18:55.6522946Z [cluster1] "versions": [
  2160. 2021-07-12T00:18:55.6523270Z [cluster1] {
  2161. 2021-07-12T00:18:55.6523803Z [cluster1] "name": "v1",
  2162. 2021-07-12T00:18:55.6524175Z [cluster1] "schema": {
  2163. 2021-07-12T00:18:55.6524619Z [cluster1] "openAPIV3Schema": {
  2164. 2021-07-12T00:18:55.6525084Z [cluster1] "properties": {
  2165. 2021-07-12T00:18:55.6525536Z [cluster1] "apiVersion": {
  2166. 2021-07-12T00:18:55.6527595Z [cluster1] "description": "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources",
  2167. 2021-07-12T00:18:55.6528955Z [cluster1] "type": "string"
  2168. 2021-07-12T00:18:55.6529329Z [cluster1] },
  2169. 2021-07-12T00:18:55.6529665Z [cluster1] "kind": {
  2170. 2021-07-12T00:18:55.6531329Z [cluster1] "description": "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds",
  2171. 2021-07-12T00:18:55.6532905Z [cluster1] "type": "string"
  2172. 2021-07-12T00:18:55.6533463Z [cluster1] },
  2173. 2021-07-12T00:18:55.6533988Z [cluster1] "metadata": {
  2174. 2021-07-12T00:18:55.6534453Z [cluster1] "type": "object"
  2175. 2021-07-12T00:18:55.6534836Z [cluster1] },
  2176. 2021-07-12T00:18:55.6535216Z [cluster1] "spec": {
  2177. 2021-07-12T00:18:55.6535630Z [cluster1] "properties": {
  2178. 2021-07-12T00:18:55.6536074Z [cluster1] "backend": {
  2179. 2021-07-12T00:18:55.6536650Z [cluster1] "type": "string"
  2180. 2021-07-12T00:18:55.6537058Z [cluster1] },
  2181. 2021-07-12T00:18:55.6537631Z [cluster1] "backend_config": {
  2182. 2021-07-12T00:18:55.6538129Z [cluster1] "additionalProperties": {
  2183. 2021-07-12T00:18:55.6538630Z [cluster1] "type": "string"
  2184. 2021-07-12T00:18:55.6538999Z [cluster1] },
  2185. 2021-07-12T00:18:55.6539388Z [cluster1] "type": "object"
  2186. 2021-07-12T00:18:55.6539899Z [cluster1] },
  2187. 2021-07-12T00:18:55.6540273Z [cluster1] "cable_name": {
  2188. 2021-07-12T00:18:55.6540664Z [cluster1] "type": "string"
  2189. 2021-07-12T00:18:55.6541045Z [cluster1] },
  2190. 2021-07-12T00:18:55.6541427Z [cluster1] "cluster_id": {
  2191. 2021-07-12T00:18:55.6541931Z [cluster1] "type": "string"
  2192. 2021-07-12T00:18:55.6542309Z [cluster1] },
  2193. 2021-07-12T00:18:55.6542701Z [cluster1] "healthCheckIP": {
  2194. 2021-07-12T00:18:55.6543145Z [cluster1] "type": "string"
  2195. 2021-07-12T00:18:55.6543700Z [cluster1] },
  2196. 2021-07-12T00:18:55.6544097Z [cluster1] "hostname": {
  2197. 2021-07-12T00:18:55.6544514Z [cluster1] "type": "string"
  2198. 2021-07-12T00:18:55.6544914Z [cluster1] },
  2199. 2021-07-12T00:18:55.6545313Z [cluster1] "nat_enabled": {
  2200. 2021-07-12T00:18:55.6545740Z [cluster1] "type": "boolean"
  2201. 2021-07-12T00:18:55.6546141Z [cluster1] },
  2202. 2021-07-12T00:18:55.6546530Z [cluster1] "private_ip": {
  2203. 2021-07-12T00:18:55.6546966Z [cluster1] "type": "string"
  2204. 2021-07-12T00:18:55.6547510Z [cluster1] },
  2205. 2021-07-12T00:18:55.6547922Z [cluster1] "public_ip": {
  2206. 2021-07-12T00:18:55.6548322Z [cluster1] "type": "string"
  2207. 2021-07-12T00:18:55.6548710Z [cluster1] },
  2208. 2021-07-12T00:18:55.6549085Z [cluster1] "subnets": {
  2209. 2021-07-12T00:18:55.6549459Z [cluster1] "items": {
  2210. 2021-07-12T00:18:55.6549854Z [cluster1] "type": "string"
  2211. 2021-07-12T00:18:55.6550222Z [cluster1] },
  2212. 2021-07-12T00:18:55.6550601Z [cluster1] "type": "array"
  2213. 2021-07-12T00:18:55.6550959Z [cluster1] }
  2214. 2021-07-12T00:18:55.6551304Z [cluster1] },
  2215. 2021-07-12T00:18:55.6551665Z [cluster1] "required": [
  2216. 2021-07-12T00:18:55.6552066Z [cluster1] "backend",
  2217. 2021-07-12T00:18:55.6552465Z [cluster1] "cable_name",
  2218. 2021-07-12T00:18:55.6552850Z [cluster1] "cluster_id",
  2219. 2021-07-12T00:18:55.6553506Z [cluster1] "hostname",
  2220. 2021-07-12T00:18:55.6553933Z [cluster1] "nat_enabled",
  2221. 2021-07-12T00:18:55.6554369Z [cluster1] "private_ip",
  2222. 2021-07-12T00:18:55.6554776Z [cluster1] "public_ip",
  2223. 2021-07-12T00:18:55.6555188Z [cluster1] "subnets"
  2224. 2021-07-12T00:18:55.6555563Z [cluster1] ],
  2225. 2021-07-12T00:18:55.6555959Z [cluster1] "type": "object"
  2226. 2021-07-12T00:18:55.6556350Z [cluster1] }
  2227. 2021-07-12T00:18:55.6556681Z [cluster1] },
  2228. 2021-07-12T00:18:55.6583744Z [cluster1] "required": [
  2229. 2021-07-12T00:18:55.6584396Z [cluster1] "spec"
  2230. 2021-07-12T00:18:55.6584868Z [cluster1] ],
  2231. 2021-07-12T00:18:55.6585349Z [cluster1] "type": "object"
  2232. 2021-07-12T00:18:55.6586197Z [cluster1] }
  2233. 2021-07-12T00:18:55.6586535Z [cluster1] },
  2234. 2021-07-12T00:18:55.6587083Z [cluster1] "served": true,
  2235. 2021-07-12T00:18:55.6587481Z [cluster1] "storage": true
  2236. 2021-07-12T00:18:55.6588002Z [cluster1] }
  2237. 2021-07-12T00:18:55.6588313Z [cluster1] ]
  2238. 2021-07-12T00:18:55.6588600Z [cluster1] },
  2239. 2021-07-12T00:18:55.6588920Z [cluster1] "status": {
  2240. 2021-07-12T00:18:55.6589357Z [cluster1] "acceptedNames": {
  2241. 2021-07-12T00:18:55.6590012Z [cluster1] "kind": "Endpoint",
  2242. 2021-07-12T00:18:55.6590472Z [cluster1] "listKind": "EndpointList",
  2243. 2021-07-12T00:18:55.6591084Z [cluster1] "plural": "endpoints",
  2244. 2021-07-12T00:18:55.6591539Z [cluster1] "singular": "endpoint"
  2245. 2021-07-12T00:18:55.6591989Z [cluster1] },
  2246. 2021-07-12T00:18:55.6592353Z [cluster1] "conditions": [
  2247. 2021-07-12T00:18:55.6592754Z [cluster1] {
  2248. 2021-07-12T00:18:55.6593524Z [cluster1] "lastTransitionTime": "2021-07-12T00:17:34Z",
  2249. 2021-07-12T00:18:55.6652433Z [cluster1] "message": "no conflicts found",
  2250. 2021-07-12T00:18:55.6652926Z [cluster1] "reason": "NoConflicts",
  2251. 2021-07-12T00:18:55.6653329Z [cluster1] "status": "True",
  2252. 2021-07-12T00:18:55.6653763Z [cluster1] "type": "NamesAccepted"
  2253. 2021-07-12T00:18:55.6654137Z [cluster1] },
  2254. 2021-07-12T00:18:55.6654448Z [cluster1] {
  2255. 2021-07-12T00:18:55.6655181Z [cluster1] "lastTransitionTime": "2021-07-12T00:17:34Z",
  2256. 2021-07-12T00:18:55.6655758Z [cluster1] "message": "the initial names have been accepted",
  2257. 2021-07-12T00:18:55.6656334Z [cluster1] "reason": "InitialNamesAccepted",
  2258. 2021-07-12T00:18:55.6656829Z [cluster1] "status": "True",
  2259. 2021-07-12T00:18:55.6829892Z [cluster1] [submariner-operator]$ [cluster2] verify_subm_deployed
  2260. 2021-07-12T00:18:55.6831098Z [submariner-operator]$ [cluster2] verify_endpoints_crd
  2261. 2021-07-12T00:18:55.6831960Z [submariner-operator]$ [cluster2] verify_endpoints_crd
  2262. 2021-07-12T00:18:55.6833310Z [submariner-operator]$ [cluster2] validate_crd endpoints.submariner.io v1 Endpoint
  2263. 2021-07-12T00:18:55.6834726Z [submariner-operator]$ [cluster2] validate_crd endpoints.submariner.io v1 Endpoint
  2264. 2021-07-12T00:18:55.6836356Z [submariner-operator]$ [cluster2] kubectl get crds endpoints.submariner.io
  2265. 2021-07-12T00:18:55.6838539Z [submariner-operator]$ [cluster2] kubectl get crds endpoints.submariner.io
  2266. 2021-07-12T00:18:55.6840275Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get crds endpoints.submariner.io
  2267. 2021-07-12T00:18:55.6841263Z [cluster2] NAME CREATED AT
  2268. 2021-07-12T00:18:55.6842191Z [cluster2] endpoints.submariner.io 2021-07-12T00:17:48Z
  2269. 2021-07-12T00:18:55.6843792Z [submariner-operator]$ [cluster2] json_file=/tmp/endpoints.submariner.io.cluster2.json
  2270. 2021-07-12T00:18:55.6845638Z [submariner-operator]$ [cluster2] kubectl get crd endpoints.submariner.io -o json
  2271. 2021-07-12T00:18:55.6847201Z [submariner-operator]$ [cluster2] kubectl get crd endpoints.submariner.io -o json
  2272. 2021-07-12T00:18:55.6848445Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get crd endpoints.submariner.io -o json
  2273. 2021-07-12T00:18:55.6849950Z [submariner-operator]$ [cluster2] tee /tmp/endpoints.submariner.io.cluster2.json
  2274. 2021-07-12T00:18:55.6850722Z [cluster2] {
  2275. 2021-07-12T00:18:55.6851222Z [cluster2] "apiVersion": "apiextensions.k8s.io/v1",
  2276. 2021-07-12T00:18:55.6851892Z [cluster2] "kind": "CustomResourceDefinition",
  2277. 2021-07-12T00:18:55.6852405Z [cluster2] "metadata": {
  2278. 2021-07-12T00:18:55.6852804Z [cluster2] "annotations": {
  2279. 2021-07-12T00:18:55.6853583Z [cluster2] "controller-gen.kubebuilder.io/version": "v0.4.1"
  2280. 2021-07-12T00:18:55.6854162Z [cluster2] },
  2281. 2021-07-12T00:18:55.6854741Z [cluster2] "creationTimestamp": "2021-07-12T00:17:48Z",
  2282. 2021-07-12T00:18:55.6855236Z [cluster2] "generation": 1,
  2283. 2021-07-12T00:18:55.6855759Z [cluster2] "name": "endpoints.submariner.io",
  2284. 2021-07-12T00:18:55.6856669Z [cluster2] "resourceVersion": "1748",
  2285. 2021-07-12T00:18:55.6857556Z [cluster2] "selfLink": "/apis/apiextensions.k8s.io/v1/customresourcedefinitions/endpoints.submariner.io",
  2286. 2021-07-12T00:18:55.6858679Z [cluster2] "uid": "6c1e4f35-c60a-459d-b7a7-1a7d6176e424"
  2287. 2021-07-12T00:18:55.6859293Z [cluster2] },
  2288. 2021-07-12T00:18:55.6859616Z [cluster2] "spec": {
  2289. 2021-07-12T00:18:55.6859998Z [cluster2] "conversion": {
  2290. 2021-07-12T00:18:55.6860584Z [cluster2] "strategy": "None"
  2291. 2021-07-12T00:18:55.6861148Z [cluster2] },
  2292. 2021-07-12T00:18:55.6861576Z [cluster2] "group": "submariner.io",
  2293. 2021-07-12T00:18:55.6862203Z [cluster2] "names": {
  2294. 2021-07-12T00:18:55.6862661Z [cluster2] "kind": "Endpoint",
  2295. 2021-07-12T00:18:55.6863179Z [cluster2] "listKind": "EndpointList",
  2296. 2021-07-12T00:18:55.6864053Z [cluster2] "plural": "endpoints",
  2297. 2021-07-12T00:18:55.6864541Z [cluster2] "singular": "endpoint"
  2298. 2021-07-12T00:18:55.6864966Z [cluster2] },
  2299. 2021-07-12T00:18:55.6865527Z [cluster2] "scope": "Namespaced",
  2300. 2021-07-12T00:18:55.6866160Z [cluster2] "versions": [
  2301. 2021-07-12T00:18:55.6866539Z [cluster2] {
  2302. 2021-07-12T00:18:55.6866923Z [cluster2] "name": "v1",
  2303. 2021-07-12T00:18:55.6867326Z [cluster2] "schema": {
  2304. 2021-07-12T00:18:55.6867806Z [cluster2] "openAPIV3Schema": {
  2305. 2021-07-12T00:18:55.6868305Z [cluster2] "properties": {
  2306. 2021-07-12T00:18:55.6868785Z [cluster2] "apiVersion": {
  2307. 2021-07-12T00:18:55.6871189Z [cluster2] "description": "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources",
  2308. 2021-07-12T00:18:55.6872632Z [cluster2] "type": "string"
  2309. 2021-07-12T00:18:55.6873033Z [cluster2] },
  2310. 2021-07-12T00:18:55.6873389Z [cluster2] "kind": {
  2311. 2021-07-12T00:18:55.6875140Z [cluster2] "description": "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds",
  2312. 2021-07-12T00:18:55.6876560Z [cluster2] "type": "string"
  2313. 2021-07-12T00:18:55.6877295Z [cluster2] },
  2314. 2021-07-12T00:18:55.6877824Z [cluster2] "metadata": {
  2315. 2021-07-12T00:18:55.6878409Z [cluster2] "type": "object"
  2316. 2021-07-12T00:18:55.6878792Z [cluster2] },
  2317. 2021-07-12T00:18:55.6879170Z [cluster2] "spec": {
  2318. 2021-07-12T00:18:55.6879583Z [cluster2] "properties": {
  2319. 2021-07-12T00:18:55.6880021Z [cluster2] "backend": {
  2320. 2021-07-12T00:18:55.6880436Z [cluster2] "type": "string"
  2321. 2021-07-12T00:18:55.6880849Z [cluster2] },
  2322. 2021-07-12T00:18:55.6881321Z [cluster2] "backend_config": {
  2323. 2021-07-12T00:18:55.6881841Z [cluster2] "additionalProperties": {
  2324. 2021-07-12T00:18:55.6882372Z [cluster2] "type": "string"
  2325. 2021-07-12T00:18:55.6882778Z [cluster2] },
  2326. 2021-07-12T00:18:55.6883177Z [cluster2] "type": "object"
  2327. 2021-07-12T00:18:55.6883580Z [cluster2] },
  2328. 2021-07-12T00:18:55.6884138Z [cluster2] "cable_name": {
  2329. 2021-07-12T00:18:55.6884582Z [cluster2] "type": "string"
  2330. 2021-07-12T00:18:55.6884974Z [cluster2] },
  2331. 2021-07-12T00:18:55.6885376Z [cluster2] "cluster_id": {
  2332. 2021-07-12T00:18:55.6887256Z [cluster2] "type": "string"
  2333. 2021-07-12T00:18:55.6888227Z [cluster2] },
  2334. 2021-07-12T00:18:55.6889054Z [cluster2] "healthCheckIP": {
  2335. 2021-07-12T00:18:55.6889892Z [cluster2] "type": "string"
  2336. 2021-07-12T00:18:55.6890407Z [cluster2] },
  2337. 2021-07-12T00:18:55.6891163Z [cluster2] "hostname": {
  2338. 2021-07-12T00:18:55.6892239Z [cluster2] "type": "string"
  2339. 2021-07-12T00:18:55.6893011Z [cluster2] },
  2340. 2021-07-12T00:18:55.6894103Z [cluster2] "nat_enabled": {
  2341. 2021-07-12T00:18:55.6895084Z [cluster2] "type": "boolean"
  2342. 2021-07-12T00:18:55.6895541Z [cluster2] },
  2343. 2021-07-12T00:18:55.6896008Z [cluster2] "private_ip": {
  2344. 2021-07-12T00:18:55.6896489Z [cluster2] "type": "string"
  2345. 2021-07-12T00:18:55.6896942Z [cluster2] },
  2346. 2021-07-12T00:18:55.6898017Z [cluster2] "public_ip": {
  2347. 2021-07-12T00:18:55.6898833Z [cluster2] "type": "string"
  2348. 2021-07-12T00:18:55.6899441Z [cluster2] },
  2349. 2021-07-12T00:18:55.6900121Z [cluster2] "subnets": {
  2350. 2021-07-12T00:18:55.6900835Z [cluster2] "items": {
  2351. 2021-07-12T00:18:55.6901352Z [cluster2] "type": "string"
  2352. 2021-07-12T00:18:55.6901994Z [cluster2] },
  2353. 2021-07-12T00:18:55.6902445Z [cluster2] "type": "array"
  2354. 2021-07-12T00:18:55.6902903Z [cluster2] }
  2355. 2021-07-12T00:18:55.6903315Z [cluster2] },
  2356. 2021-07-12T00:18:55.6903919Z [cluster2] "required": [
  2357. 2021-07-12T00:18:55.6904534Z [cluster2] "backend",
  2358. 2021-07-12T00:18:55.6905153Z [cluster2] "cable_name",
  2359. 2021-07-12T00:18:55.6905701Z [cluster2] "cluster_id",
  2360. 2021-07-12T00:18:55.6906354Z [cluster2] "hostname",
  2361. 2021-07-12T00:18:55.6906838Z [cluster2] "nat_enabled",
  2362. 2021-07-12T00:18:55.6907278Z [cluster2] "private_ip",
  2363. 2021-07-12T00:18:55.6907726Z [cluster2] "public_ip",
  2364. 2021-07-12T00:18:55.6908296Z [cluster2] "subnets"
  2365. 2021-07-12T00:18:55.6908688Z [cluster2] ],
  2366. 2021-07-12T00:18:55.6909078Z [cluster2] "type": "object"
  2367. 2021-07-12T00:18:55.6909488Z [cluster2] }
  2368. 2021-07-12T00:18:55.6926662Z [cluster2] },
  2369. 2021-07-12T00:18:55.6927328Z [cluster2] "required": [
  2370. 2021-07-12T00:18:55.6927743Z [cluster2] "spec"
  2371. 2021-07-12T00:18:55.6928379Z [cluster2] ],
  2372. 2021-07-12T00:18:55.6928783Z [cluster2] "type": "object"
  2373. 2021-07-12T00:18:55.6929210Z [cluster2] }
  2374. 2021-07-12T00:18:55.6929566Z [cluster2] },
  2375. 2021-07-12T00:18:55.6930092Z [cluster2] "served": true,
  2376. 2021-07-12T00:18:55.6930835Z [cluster2] "storage": true
  2377. 2021-07-12T00:18:55.6931227Z [cluster2] }
  2378. 2021-07-12T00:18:55.6931568Z [cluster2] ]
  2379. 2021-07-12T00:18:55.6931885Z [cluster2] },
  2380. 2021-07-12T00:18:55.6932233Z [cluster2] "status": {
  2381. 2021-07-12T00:18:55.6932637Z [cluster2] "acceptedNames": {
  2382. 2021-07-12T00:18:55.6933254Z [cluster2] "kind": "Endpoint",
  2383. 2021-07-12T00:18:55.6933715Z [cluster2] "listKind": "EndpointList",
  2384. 2021-07-12T00:18:55.6934213Z [cluster2] "plural": "endpoints",
  2385. 2021-07-12T00:18:55.6934680Z [cluster2] "singular": "endpoint"
  2386. 2021-07-12T00:18:55.6935250Z [cluster2] },
  2387. 2021-07-12T00:18:55.6935755Z [cluster2] "conditions": [
  2388. 2021-07-12T00:18:55.6936111Z [cluster2] {
  2389. 2021-07-12T00:18:55.6936866Z [cluster2] "lastTransitionTime": "2021-07-12T00:17:48Z",
  2390. 2021-07-12T00:18:55.6937393Z [cluster2] "message": "no conflicts found",
  2391. 2021-07-12T00:18:55.6937874Z [cluster2] "reason": "NoConflicts",
  2392. 2021-07-12T00:18:55.6938291Z [cluster2] "status": "True",
  2393. 2021-07-12T00:18:55.6938733Z [cluster2] "type": "NamesAccepted"
  2394. 2021-07-12T00:18:55.6939134Z [cluster2] },
  2395. 2021-07-12T00:18:55.6939461Z [cluster2] {
  2396. 2021-07-12T00:18:55.6940069Z [cluster2] "lastTransitionTime": "2021-07-12T00:17:48Z",
  2397. 2021-07-12T00:18:55.6940676Z [cluster2] "message": "the initial names have been accepted",
  2398. 2021-07-12T00:18:55.6948192Z [cluster2] "reason": "InitialNamesAccepted",
  2399. 2021-07-12T00:18:55.6948937Z [cluster2] "status": "True",
  2400. 2021-07-12T00:18:56.6362177Z [cluster2] "type": "Established"
  2401. 2021-07-12T00:18:56.6362599Z [cluster1] }
  2402. 2021-07-12T00:18:56.6363095Z [cluster1] ],
  2403. 2021-07-12T00:18:56.6363507Z [cluster1] "storedVersions": [
  2404. 2021-07-12T00:18:56.6363913Z [cluster1] "v1"
  2405. 2021-07-12T00:18:56.6364240Z [cluster1] ]
  2406. 2021-07-12T00:18:56.6364544Z [cluster1] }
  2407. 2021-07-12T00:18:56.6364874Z [cluster1] }
  2408. 2021-07-12T00:18:56.6366154Z [submariner-operator]$ [cluster1] validate_equals .metadata.name endpoints.submariner.io
  2409. 2021-07-12T00:18:56.6367529Z [submariner-operator]$ [cluster1] validate_equals .metadata.name endpoints.submariner.io
  2410. 2021-07-12T00:18:56.6369049Z [submariner-operator]$ [cluster1] jq -r -M .metadata.name /tmp/endpoints.submariner.io.cluster1.json
  2411. 2021-07-12T00:18:56.6370255Z [submariner-operator]$ [cluster1] validate_equals .spec.scope Namespaced
  2412. 2021-07-12T00:18:56.6371194Z [submariner-operator]$ [cluster1] validate_equals .spec.scope Namespaced
  2413. 2021-07-12T00:18:56.6372358Z [submariner-operator]$ [cluster1] jq -r -M .spec.scope /tmp/endpoints.submariner.io.cluster1.json
  2414. 2021-07-12T00:18:56.6374120Z [submariner-operator]$ [cluster1] validate_equals .spec.group submariner.io
  2415. 2021-07-12T00:18:56.6375195Z [submariner-operator]$ [cluster1] validate_equals .spec.group submariner.io
  2416. 2021-07-12T00:18:56.6376467Z [submariner-operator]$ [cluster1] jq -r -M .spec.group /tmp/endpoints.submariner.io.cluster1.json
  2417. 2021-07-12T00:18:56.6377811Z [submariner-operator]$ [cluster1] validate_equals .spec.names.kind Endpoint
  2418. 2021-07-12T00:18:56.6378767Z [submariner-operator]$ [cluster1] validate_equals .spec.names.kind Endpoint
  2419. 2021-07-12T00:18:56.6379996Z [submariner-operator]$ [cluster1] jq -r -M .spec.names.kind /tmp/endpoints.submariner.io.cluster1.json
  2420. 2021-07-12T00:18:56.6381283Z [submariner-operator]$ [cluster1] validate_equals .status.acceptedNames.kind Endpoint
  2421. 2021-07-12T00:18:56.6382419Z [submariner-operator]$ [cluster1] validate_equals .status.acceptedNames.kind Endpoint
  2422. 2021-07-12T00:18:56.6384237Z [submariner-operator]$ [cluster1] jq -r -M .status.acceptedNames.kind /tmp/endpoints.submariner.io.cluster1.json
  2423. 2021-07-12T00:18:56.6385559Z [submariner-operator]$ [cluster1] verify_clusters_crd
  2424. 2021-07-12T00:18:56.6386381Z [submariner-operator]$ [cluster1] verify_clusters_crd
  2425. 2021-07-12T00:18:56.6387620Z [submariner-operator]$ [cluster1] validate_crd clusters.submariner.io v1 Cluster
  2426. 2021-07-12T00:18:56.6388681Z [submariner-operator]$ [cluster1] validate_crd clusters.submariner.io v1 Cluster
  2427. 2021-07-12T00:18:56.6389887Z [submariner-operator]$ [cluster1] kubectl get crds clusters.submariner.io
  2428. 2021-07-12T00:18:56.6390890Z [submariner-operator]$ [cluster1] kubectl get crds clusters.submariner.io
  2429. 2021-07-12T00:18:56.6391981Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get crds clusters.submariner.io
  2430. 2021-07-12T00:18:56.6392698Z [cluster1] NAME CREATED AT
  2431. 2021-07-12T00:18:56.6393819Z [cluster1] clusters.submariner.io 2021-07-12T00:17:34Z
  2432. 2021-07-12T00:18:56.6394910Z [submariner-operator]$ [cluster1] json_file=/tmp/clusters.submariner.io.cluster1.json
  2433. 2021-07-12T00:18:56.6396154Z [submariner-operator]$ [cluster1] kubectl get crd clusters.submariner.io -o json
  2434. 2021-07-12T00:18:56.6397563Z [submariner-operator]$ [cluster1] kubectl get crd clusters.submariner.io -o json
  2435. 2021-07-12T00:18:56.6398940Z [submariner-operator]$ [cluster1] tee /tmp/clusters.submariner.io.cluster1.json
  2436. 2021-07-12T00:18:56.6400416Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get crd clusters.submariner.io -o json
  2437. 2021-07-12T00:18:56.6401138Z [cluster1] {
  2438. 2021-07-12T00:18:56.6401784Z [cluster1] "apiVersion": "apiextensions.k8s.io/v1",
  2439. 2021-07-12T00:18:56.6402791Z [cluster1] "kind": "CustomResourceDefinition",
  2440. 2021-07-12T00:18:56.6403527Z [cluster1] "metadata": {
  2441. 2021-07-12T00:18:56.6403949Z [cluster1] "annotations": {
  2442. 2021-07-12T00:18:56.6405972Z [cluster1] "controller-gen.kubebuilder.io/version": "v0.4.1"
  2443. 2021-07-12T00:18:56.6407149Z [cluster1] },
  2444. 2021-07-12T00:18:56.6408050Z [cluster1] "creationTimestamp": "2021-07-12T00:17:34Z",
  2445. 2021-07-12T00:18:56.6408668Z [cluster1] "generation": 1,
  2446. 2021-07-12T00:18:56.6409520Z [cluster1] "name": "clusters.submariner.io",
  2447. 2021-07-12T00:18:56.6410597Z [cluster1] "resourceVersion": "1740",
  2448. 2021-07-12T00:18:56.6411473Z [cluster1] "selfLink": "/apis/apiextensions.k8s.io/v1/customresourcedefinitions/clusters.submariner.io",
  2449. 2021-07-12T00:18:56.6412652Z [cluster1] "uid": "1b8b99ed-f255-4c90-b4ab-3d83747a8b99"
  2450. 2021-07-12T00:18:56.6413337Z [cluster1] },
  2451. 2021-07-12T00:18:56.6413693Z [cluster1] "spec": {
  2452. 2021-07-12T00:18:56.6414070Z [cluster1] "conversion": {
  2453. 2021-07-12T00:18:56.6414497Z [cluster1] "strategy": "None"
  2454. 2021-07-12T00:18:56.6414863Z [cluster1] },
  2455. 2021-07-12T00:18:56.6415275Z [cluster1] "group": "submariner.io",
  2456. 2021-07-12T00:18:56.6415855Z [cluster1] "names": {
  2457. 2021-07-12T00:18:56.6416285Z [cluster1] "kind": "Cluster",
  2458. 2021-07-12T00:18:56.6416922Z [cluster1] "listKind": "ClusterList",
  2459. 2021-07-12T00:18:56.6417587Z [cluster1] "plural": "clusters",
  2460. 2021-07-12T00:18:56.6418046Z [cluster1] "singular": "cluster"
  2461. 2021-07-12T00:18:56.6418419Z [cluster1] },
  2462. 2021-07-12T00:18:56.6419016Z [cluster1] "scope": "Namespaced",
  2463. 2021-07-12T00:18:56.6419441Z [cluster1] "versions": [
  2464. 2021-07-12T00:18:56.6419811Z [cluster1] {
  2465. 2021-07-12T00:18:56.6420155Z [cluster1] "name": "v1",
  2466. 2021-07-12T00:18:56.6420541Z [cluster1] "schema": {
  2467. 2021-07-12T00:18:56.6421297Z [cluster1] "openAPIV3Schema": {
  2468. 2021-07-12T00:18:56.6421745Z [cluster1] "properties": {
  2469. 2021-07-12T00:18:56.6422289Z [cluster1] "apiVersion": {
  2470. 2021-07-12T00:18:56.6424330Z [cluster1] "description": "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources",
  2471. 2021-07-12T00:18:56.6425778Z [cluster1] "type": "string"
  2472. 2021-07-12T00:18:56.6426156Z [cluster1] },
  2473. 2021-07-12T00:18:56.6426663Z [cluster1] "kind": {
  2474. 2021-07-12T00:18:56.6428521Z [cluster1] "description": "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds",
  2475. 2021-07-12T00:18:56.6429863Z [cluster1] "type": "string"
  2476. 2021-07-12T00:18:56.6430239Z [cluster1] },
  2477. 2021-07-12T00:18:56.6430609Z [cluster1] "metadata": {
  2478. 2021-07-12T00:18:56.6430999Z [cluster1] "type": "object"
  2479. 2021-07-12T00:18:56.6431366Z [cluster1] },
  2480. 2021-07-12T00:18:56.6431697Z [cluster1] "spec": {
  2481. 2021-07-12T00:18:56.6432290Z [cluster1] "properties": {
  2482. 2021-07-12T00:18:56.6432727Z [cluster1] "cluster_cidr": {
  2483. 2021-07-12T00:18:56.6433328Z [cluster1] "items": {
  2484. 2021-07-12T00:18:56.6433762Z [cluster1] "type": "string"
  2485. 2021-07-12T00:18:56.6434183Z [cluster1] },
  2486. 2021-07-12T00:18:56.6434588Z [cluster1] "type": "array"
  2487. 2021-07-12T00:18:56.6434979Z [cluster1] },
  2488. 2021-07-12T00:18:56.6435382Z [cluster1] "cluster_id": {
  2489. 2021-07-12T00:18:56.6435970Z [cluster1] "type": "string"
  2490. 2021-07-12T00:18:56.6436367Z [cluster1] },
  2491. 2021-07-12T00:18:56.6436743Z [cluster1] "color_codes": {
  2492. 2021-07-12T00:18:56.6456238Z [cluster1] "items": {
  2493. 2021-07-12T00:18:56.6456913Z [cluster1] "type": "string"
  2494. 2021-07-12T00:18:56.6457718Z [cluster1] },
  2495. 2021-07-12T00:18:56.6458120Z [cluster1] "type": "array"
  2496. 2021-07-12T00:18:56.6458499Z [cluster1] },
  2497. 2021-07-12T00:18:56.6458893Z [cluster1] "global_cidr": {
  2498. 2021-07-12T00:18:56.6459290Z [cluster1] "items": {
  2499. 2021-07-12T00:18:56.6459868Z [cluster1] "type": "string"
  2500. 2021-07-12T00:18:56.6460283Z [cluster1] },
  2501. 2021-07-12T00:18:56.6460844Z [cluster1] "type": "array"
  2502. 2021-07-12T00:18:56.6461220Z [cluster1] },
  2503. 2021-07-12T00:18:56.6461584Z [cluster1] "service_cidr": {
  2504. 2021-07-12T00:18:56.6461983Z [cluster1] "items": {
  2505. 2021-07-12T00:18:56.6462526Z [cluster1] "type": "string"
  2506. 2021-07-12T00:18:56.6463091Z [cluster1] },
  2507. 2021-07-12T00:18:56.6463477Z [cluster1] "type": "array"
  2508. 2021-07-12T00:18:56.6463874Z [cluster1] }
  2509. 2021-07-12T00:18:56.6464223Z [cluster1] },
  2510. 2021-07-12T00:18:56.6464621Z [cluster1] "required": [
  2511. 2021-07-12T00:18:56.6465056Z [cluster1] "cluster_cidr",
  2512. 2021-07-12T00:18:56.6465469Z [cluster1] "cluster_id",
  2513. 2021-07-12T00:18:56.6466066Z [cluster1] "color_codes",
  2514. 2021-07-12T00:18:56.6466482Z [cluster1] "global_cidr",
  2515. 2021-07-12T00:18:56.6467086Z [cluster1] "service_cidr"
  2516. 2021-07-12T00:18:56.6467579Z [cluster1] ],
  2517. 2021-07-12T00:18:56.6467976Z [cluster1] "type": "object"
  2518. 2021-07-12T00:18:56.6468357Z [cluster1] }
  2519. 2021-07-12T00:18:56.6468709Z [cluster1] },
  2520. 2021-07-12T00:18:56.6469273Z [cluster1] "required": [
  2521. 2021-07-12T00:18:56.6469816Z [cluster1] "spec"
  2522. 2021-07-12T00:18:56.6470173Z [cluster1] ],
  2523. 2021-07-12T00:18:56.6470545Z [cluster1] "type": "object"
  2524. 2021-07-12T00:18:56.6470923Z [cluster1] }
  2525. 2021-07-12T00:18:56.6471239Z [cluster1] },
  2526. 2021-07-12T00:18:56.6471620Z [cluster1] "served": true,
  2527. 2021-07-12T00:18:56.6472379Z [cluster1] "storage": true
  2528. 2021-07-12T00:18:56.6472768Z [cluster1] }
  2529. 2021-07-12T00:18:56.6473512Z [cluster1] ]
  2530. 2021-07-12T00:18:56.6473877Z [cluster1] },
  2531. 2021-07-12T00:18:56.6474252Z [cluster1] "status": {
  2532. 2021-07-12T00:18:56.6474792Z [cluster1] "acceptedNames": {
  2533. 2021-07-12T00:18:56.7165403Z [cluster1] "kin "type": "Established"
  2534. 2021-07-12T00:18:56.7166015Z [cluster2] }
  2535. 2021-07-12T00:18:56.7166334Z [cluster2] ],
  2536. 2021-07-12T00:18:56.7166718Z [cluster2] "storedVersions": [
  2537. 2021-07-12T00:18:56.7167087Z [cluster2] "v1"
  2538. 2021-07-12T00:18:56.7167401Z [cluster2] ]
  2539. 2021-07-12T00:18:56.7167690Z [cluster2] }
  2540. 2021-07-12T00:18:56.7168013Z [cluster2] }
  2541. 2021-07-12T00:18:56.7169205Z [submariner-operator]$ [cluster2] validate_equals .metadata.name endpoints.submariner.io
  2542. 2021-07-12T00:18:56.7170385Z [submariner-operator]$ [cluster2] validate_equals .metadata.name endpoints.submariner.io
  2543. 2021-07-12T00:18:56.7171910Z [submariner-operator]$ [cluster2] jq -r -M .metadata.name /tmp/endpoints.submariner.io.cluster2.json
  2544. 2021-07-12T00:18:56.7173162Z [submariner-operator]$ [cluster2] validate_equals .spec.scope Namespaced
  2545. 2021-07-12T00:18:56.7174156Z [submariner-operator]$ [cluster2] validate_equals .spec.scope Namespaced
  2546. 2021-07-12T00:18:56.7175383Z [submariner-operator]$ [cluster2] jq -r -M .spec.scope /tmp/endpoints.submariner.io.cluster2.json
  2547. 2021-07-12T00:18:56.7176721Z [submariner-operator]$ [cluster2] validate_equals .spec.group submariner.io
  2548. 2021-07-12T00:18:56.7177852Z [submariner-operator]$ [cluster2] validate_equals .spec.group submariner.io
  2549. 2021-07-12T00:18:56.7179235Z [submariner-operator]$ [cluster2] jq -r -M .spec.group /tmp/endpoints.submariner.io.cluster2.json
  2550. 2021-07-12T00:18:56.7180640Z [submariner-operator]$ [cluster2] validate_equals .spec.names.kind Endpoint
  2551. 2021-07-12T00:18:56.7181782Z [submariner-operator]$ [cluster2] validate_equals .spec.names.kind Endpoint
  2552. 2021-07-12T00:18:56.7183284Z [submariner-operator]$ [cluster2] jq -r -M .spec.names.kind /tmp/endpoints.submariner.io.cluster2.json
  2553. 2021-07-12T00:18:56.7184700Z [submariner-operator]$ [cluster2] validate_equals .status.acceptedNames.kind Endpoint
  2554. 2021-07-12T00:18:56.7186298Z [submariner-operator]$ [cluster2] validate_equals .status.acceptedNames.kind Endpoint
  2555. 2021-07-12T00:18:56.7187818Z [submariner-operator]$ [cluster2] jq -r -M .status.acceptedNames.kind /tmp/endpoints.submariner.io.cluster2.json
  2556. 2021-07-12T00:18:56.7189391Z [submariner-operator]$ [cluster2] verify_clusters_crd
  2557. 2021-07-12T00:18:56.7190239Z [submariner-operator]$ [cluster2] verify_clusters_crd
  2558. 2021-07-12T00:18:56.7191199Z [submariner-operator]$ [cluster2] validate_crd clusters.submariner.io v1 Cluster
  2559. 2021-07-12T00:18:56.7192510Z [submariner-operator]$ [cluster2] validate_crd clusters.submariner.io v1 Cluster
  2560. 2021-07-12T00:18:56.7193687Z [submariner-operator]$ [cluster2] kubectl get crds clusters.submariner.io
  2561. 2021-07-12T00:18:56.7194769Z [submariner-operator]$ [cluster2] kubectl get crds clusters.submariner.io
  2562. 2021-07-12T00:18:56.7239053Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get crds clusters.submariner.io
  2563. 2021-07-12T00:18:56.7239785Z [cluster2] NAME CREATED AT
  2564. 2021-07-12T00:18:56.7240461Z [cluster2] clusters.submariner.io 2021-07-12T00:17:48Z
  2565. 2021-07-12T00:18:56.7241654Z [submariner-operator]$ [cluster2] json_file=/tmp/clusters.submariner.io.cluster2.json
  2566. 2021-07-12T00:18:56.7242903Z [submariner-operator]$ [cluster2] kubectl get crd clusters.submariner.io -o json
  2567. 2021-07-12T00:18:56.7244131Z [submariner-operator]$ [cluster2] tee /tmp/clusters.submariner.io.cluster2.json
  2568. 2021-07-12T00:18:56.7245335Z [submariner-operator]$ [cluster2] kubectl get crd clusters.submariner.io -o json
  2569. 2021-07-12T00:18:56.7246656Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get crd clusters.submariner.io -o json
  2570. 2021-07-12T00:18:56.7247498Z [cluster2] {
  2571. 2021-07-12T00:18:56.7248051Z [cluster2] "apiVersion": "apiextensions.k8s.io/v1",
  2572. 2021-07-12T00:18:56.7248681Z [cluster2] "kind": "CustomResourceDefinition",
  2573. 2021-07-12T00:18:56.7249182Z [cluster2] "metadata": {
  2574. 2021-07-12T00:18:56.7249640Z [cluster2] "annotations": {
  2575. 2021-07-12T00:18:56.7250436Z [cluster2] "controller-gen.kubebuilder.io/version": "v0.4.1"
  2576. 2021-07-12T00:18:56.7250990Z [cluster2] },
  2577. 2021-07-12T00:18:56.7251740Z [cluster2] "creationTimestamp": "2021-07-12T00:17:48Z",
  2578. 2021-07-12T00:18:56.7252247Z [cluster2] "generation": 1,
  2579. 2021-07-12T00:18:56.7252935Z [cluster2] "name": "clusters.submariner.io",
  2580. 2021-07-12T00:18:56.7253510Z [cluster2] "resourceVersion": "1745",
  2581. 2021-07-12T00:18:56.7254582Z [cluster2] "selfLink": "/apis/apiextensions.k8s.io/v1/customresourcedefinitions/clusters.submariner.io",
  2582. 2021-07-12T00:18:56.7255937Z [cluster2] "uid": "c57969df-ee4a-48a7-aed4-45e8c718939a"
  2583. 2021-07-12T00:18:56.7256597Z [cluster2] },
  2584. 2021-07-12T00:18:56.7256931Z [cluster2] "spec": {
  2585. 2021-07-12T00:18:56.7257459Z [cluster2] "conversion": {
  2586. 2021-07-12T00:18:56.7257866Z [cluster2] "strategy": "None"
  2587. 2021-07-12T00:18:56.7258220Z [cluster2] },
  2588. 2021-07-12T00:18:56.7258587Z [cluster2] "group": "submariner.io",
  2589. 2021-07-12T00:18:56.7258983Z [cluster2] "names": {
  2590. 2021-07-12T00:18:56.7259330Z [cluster2] "kind": "Cluster",
  2591. 2021-07-12T00:18:56.7259756Z [cluster2] "listKind": "ClusterList",
  2592. 2021-07-12T00:18:56.7260350Z [cluster2] "plural": "clusters",
  2593. 2021-07-12T00:18:56.7260802Z [cluster2] "singular": "cluster"
  2594. 2021-07-12T00:18:56.7261154Z [cluster2] },
  2595. 2021-07-12T00:18:56.7261715Z [cluster2] "scope": "Namespaced",
  2596. 2021-07-12T00:18:56.7262123Z [cluster2] "versions": [
  2597. 2021-07-12T00:18:56.7262479Z [cluster2] {
  2598. 2021-07-12T00:18:56.7262829Z [cluster2] "name": "v1",
  2599. 2021-07-12T00:18:56.7263189Z [cluster2] "schema": {
  2600. 2021-07-12T00:18:56.7263639Z [cluster2] "openAPIV3Schema": {
  2601. 2021-07-12T00:18:56.7264095Z [cluster2] "properties": {
  2602. 2021-07-12T00:18:56.7264532Z [cluster2] "apiVersion": {
  2603. 2021-07-12T00:18:56.7266496Z [cluster2] "description": "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources",
  2604. 2021-07-12T00:18:56.7267872Z [cluster2] "type": "string"
  2605. 2021-07-12T00:18:56.7268249Z [cluster2] },
  2606. 2021-07-12T00:18:56.7268586Z [cluster2] "kind": {
  2607. 2021-07-12T00:18:56.7270253Z [cluster2] "description": "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds",
  2608. 2021-07-12T00:18:56.7271923Z [cluster2] "type": "string"
  2609. 2021-07-12T00:18:56.7272302Z [cluster2] },
  2610. 2021-07-12T00:18:56.7272695Z [cluster2] "metadata": {
  2611. 2021-07-12T00:18:56.7273120Z [cluster2] "type": "object"
  2612. 2021-07-12T00:18:56.7273513Z [cluster2] },
  2613. 2021-07-12T00:18:56.7273866Z [cluster2] "spec": {
  2614. 2021-07-12T00:18:56.7274285Z [cluster2] "properties": {
  2615. 2021-07-12T00:18:56.7274733Z [cluster2] "cluster_cidr": {
  2616. 2021-07-12T00:18:56.7275139Z [cluster2] "items": {
  2617. 2021-07-12T00:18:56.7275713Z [cluster2] "type": "string"
  2618. 2021-07-12T00:18:56.7276082Z [cluster2] },
  2619. 2021-07-12T00:18:56.7276456Z [cluster2] "type": "array"
  2620. 2021-07-12T00:18:56.7277146Z [cluster2] },
  2621. 2021-07-12T00:18:56.7277547Z [cluster2] "cluster_id": {
  2622. 2021-07-12T00:18:56.7277961Z [cluster2] "type": "string"
  2623. 2021-07-12T00:18:56.7278328Z [cluster2] },
  2624. 2021-07-12T00:18:56.7278702Z [cluster2] "color_codes": {
  2625. 2021-07-12T00:18:56.7279079Z [cluster2] "items": {
  2626. 2021-07-12T00:18:56.7279480Z [cluster2] "type": "string"
  2627. 2021-07-12T00:18:56.7279851Z [cluster2] },
  2628. 2021-07-12T00:18:56.7280233Z [cluster2] "type": "array"
  2629. 2021-07-12T00:18:56.7280604Z [cluster2] },
  2630. 2021-07-12T00:18:56.7280978Z [cluster2] "global_cidr": {
  2631. 2021-07-12T00:18:56.7281544Z [cluster2] "items": {
  2632. 2021-07-12T00:18:56.7281950Z [cluster2] "type": "string"
  2633. 2021-07-12T00:18:56.7282353Z [cluster2] },
  2634. 2021-07-12T00:18:56.7283029Z [cluster2] "type": "array"
  2635. 2021-07-12T00:18:56.7283458Z [cluster2] },
  2636. 2021-07-12T00:18:56.7283855Z [cluster2] "service_cidr": {
  2637. 2021-07-12T00:18:56.7284302Z [cluster2] "items": {
  2638. 2021-07-12T00:18:56.7284722Z [cluster2] "type": "string"
  2639. 2021-07-12T00:18:56.7285139Z [cluster2] },
  2640. 2021-07-12T00:18:56.7285719Z [cluster2] "type": "array"
  2641. 2021-07-12T00:18:56.7286637Z [cluster2] }
  2642. 2021-07-12T00:18:56.7287189Z [cluster2] },
  2643. 2021-07-12T00:18:56.7287584Z [cluster2] "required": [
  2644. 2021-07-12T00:18:56.7288410Z [cluster2] "cluster_cidr",
  2645. 2021-07-12T00:18:56.7289066Z [cluster2] "cluster_id",
  2646. 2021-07-12T00:18:56.7289567Z [cluster2] "color_codes",
  2647. 2021-07-12T00:18:56.7290057Z [cluster2] "global_cidr",
  2648. 2021-07-12T00:18:56.7290534Z [cluster2] "service_cidr"
  2649. 2021-07-12T00:18:56.7290988Z [cluster2] ],
  2650. 2021-07-12T00:18:56.7291609Z [cluster2] "type": "object"
  2651. 2021-07-12T00:18:56.7292219Z [cluster2] }
  2652. 2021-07-12T00:18:56.7293063Z [cluster2] },
  2653. 2021-07-12T00:18:56.7293755Z [cluster2] "required": [
  2654. 2021-07-12T00:18:56.7294301Z [cluster2] "spec"
  2655. 2021-07-12T00:18:56.7294664Z [cluster2] ],
  2656. 2021-07-12T00:18:56.7295031Z [cluster2] "type": "object"
  2657. 2021-07-12T00:18:56.7295410Z [cluster2] }
  2658. 2021-07-12T00:18:56.7295745Z [cluster2] },
  2659. 2021-07-12T00:18:56.7296107Z [cluster2] "served": true,
  2660. 2021-07-12T00:18:56.7296662Z [cluster2] "storage": true
  2661. 2021-07-12T00:18:56.7296992Z [cluster2] }
  2662. 2021-07-12T00:18:56.7297303Z [cluster2] ]
  2663. 2021-07-12T00:18:56.7297595Z [cluster2] },
  2664. 2021-07-12T00:18:56.7297915Z [cluster2] "status": {
  2665. 2021-07-12T00:18:56.7298286Z [cluster2] "acceptedNames": {
  2666. 2021-07-12T00:18:57.7337750Z [cluster2] "kind": "Cluster",
  2667. 2021-07-12T00:18:57.7338265Z [cluster1] "listKind": "ClusterList",
  2668. 2021-07-12T00:18:57.7338745Z [cluster1] "plural": "clusters",
  2669. 2021-07-12T00:18:57.7342636Z [cluster1] "singular": "cluster"
  2670. 2021-07-12T00:18:57.7343282Z [cluster1] },
  2671. 2021-07-12T00:18:57.7343777Z [cluster1] "conditions": [
  2672. 2021-07-12T00:18:57.7344233Z [cluster1] {
  2673. 2021-07-12T00:18:57.7346104Z [cluster1] "lastTransitionTime": "2021-07-12T00:17:34Z",
  2674. 2021-07-12T00:18:57.7347077Z [cluster1] "message": "no conflicts found",
  2675. 2021-07-12T00:18:57.7347603Z [cluster1] "reason": "NoConflicts",
  2676. 2021-07-12T00:18:57.7348073Z [cluster1] "status": "True",
  2677. 2021-07-12T00:18:57.7351141Z [cluster1] "type": "NamesAccepted"
  2678. 2021-07-12T00:18:57.7351713Z [cluster1] },
  2679. 2021-07-12T00:18:57.7352084Z [cluster1] {
  2680. 2021-07-12T00:18:57.7353252Z [cluster1] "lastTransitionTime": "2021-07-12T00:17:34Z",
  2681. 2021-07-12T00:18:57.7354100Z [cluster1] "message": "the initial names have been accepted",
  2682. 2021-07-12T00:18:57.7355207Z [cluster1] "reason": "InitialNamesAccepted",
  2683. 2021-07-12T00:18:57.7355784Z [cluster1] "status": "True",
  2684. 2021-07-12T00:18:57.7356850Z [cluster1] "type": "Established"
  2685. 2021-07-12T00:18:57.7359919Z [cluster1] }
  2686. 2021-07-12T00:18:57.7360485Z [cluster1] ],
  2687. 2021-07-12T00:18:57.7361264Z [cluster1] "storedVersions": [
  2688. 2021-07-12T00:18:57.7361674Z [cluster1] "v1"
  2689. 2021-07-12T00:18:57.7362246Z [cluster1] ]
  2690. 2021-07-12T00:18:57.7362598Z [cluster1] }
  2691. 2021-07-12T00:18:57.7363213Z [cluster1] }
  2692. 2021-07-12T00:18:57.7365759Z [submariner-operator]$ [cluster1] validate_equals .metadata.name clusters.submariner.io
  2693. 2021-07-12T00:18:57.7366980Z [submariner-operator]$ [cluster1] validate_equals .metadata.name clusters.submariner.io
  2694. 2021-07-12T00:18:57.7369947Z [submariner-operator]$ [cluster1] jq -r -M .metadata.name /tmp/clusters.submariner.io.cluster1.json
  2695. 2021-07-12T00:18:57.7371722Z [submariner-operator]$ [cluster1] validate_equals .spec.scope Namespaced
  2696. 2021-07-12T00:18:57.7381334Z [submariner-operator]$ [cluster1] validate_equals .spec.scope Namespaced
  2697. 2021-07-12T00:18:57.7382822Z [submariner-operator]$ [cluster1] jq -r -M .spec.scope /tmp/clusters.submariner.io.cluster1.json
  2698. 2021-07-12T00:18:57.7399239Z [submariner-operator]$ [cluster1] validate_equals .spec.group submariner.io
  2699. 2021-07-12T00:18:57.7400323Z [submariner-operator]$ [cluster1] validate_equals .spec.group submariner.io
  2700. 2021-07-12T00:18:57.7401780Z [submariner-operator]$ [cluster1] jq -r -M .spec.group /tmp/clusters.submariner.io.cluster1.json
  2701. 2021-07-12T00:18:57.7406428Z [submariner-operator]$ [cluster1] validate_equals .spec.names.kind Cluster
  2702. 2021-07-12T00:18:57.7407621Z [submariner-operator]$ [cluster1] validate_equals .spec.names.kind Cluster
  2703. 2021-07-12T00:18:57.7408883Z [submariner-operator]$ [cluster1] jq -r -M .spec.names.kind /tmp/clusters.submariner.io.cluster1.json
  2704. 2021-07-12T00:18:57.7410863Z [submariner-operator]$ [cluster1] validate_equals .status.acceptedNames.kind Cluster
  2705. 2021-07-12T00:18:57.7412102Z [submariner-operator]$ [cluster1] validate_equals .status.acceptedNames.kind Cluster
  2706. 2021-07-12T00:18:57.7413601Z [submariner-operator]$ [cluster1] jq -r -M .status.acceptedNames.kind /tmp/clusters.submariner.io.cluster1.json
  2707. 2021-07-12T00:18:57.7414858Z [submariner-operator]$ [cluster1] verify_subm_crd
  2708. 2021-07-12T00:18:57.7415672Z [submariner-operator]$ [cluster1] verify_subm_crd
  2709. 2021-07-12T00:18:57.7416855Z [submariner-operator]$ [cluster1] validate_crd submariners.submariner.io v1alpha1 Submariner
  2710. 2021-07-12T00:18:57.7418308Z [submariner-operator]$ [cluster1] validate_crd submariners.submariner.io v1alpha1 Submariner
  2711. 2021-07-12T00:18:57.7419504Z [submariner-operator]$ [cluster1] kubectl get crds submariners.submariner.io
  2712. 2021-07-12T00:18:57.7421241Z [submariner-operator]$ [cluster1] kubectl get crds submariners.submariner.io
  2713. 2021-07-12T00:18:57.7422545Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get crds submariners.submariner.io
  2714. 2021-07-12T00:18:57.7423367Z [cluster1] NAME CREATED AT
  2715. 2021-07-12T00:18:57.7424421Z [cluster1] submariners.submariner.io 2021-07-12T00:17:25Z
  2716. 2021-07-12T00:18:57.7426004Z [submariner-operator]$ [cluster1] json_file=/tmp/submariners.submariner.io.cluster1.json
  2717. 2021-07-12T00:18:57.7427514Z [submariner-operator]$ [cluster1] kubectl get crd submariners.submariner.io -o json
  2718. 2021-07-12T00:18:57.7429011Z [submariner-operator]$ [cluster1] tee /tmp/submariners.submariner.io.cluster1.json
  2719. 2021-07-12T00:18:57.7430303Z [submariner-operator]$ [cluster1] kubectl get crd submariners.submariner.io -o json
  2720. 2021-07-12T00:18:57.7431883Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get crd submariners.submariner.io -o json
  2721. 2021-07-12T00:18:57.7432639Z [cluster1] {
  2722. 2021-07-12T00:18:57.7433333Z [cluster1] "apiVersion": "apiextensions.k8s.io/v1",
  2723. 2021-07-12T00:18:57.7434019Z [cluster1] "kind": "CustomResourceDefinition",
  2724. 2021-07-12T00:18:57.7434581Z [cluster1] "metadata": {
  2725. 2021-07-12T00:18:57.7435149Z [cluster1] "annotations": {
  2726. 2021-07-12T00:18:57.7436124Z [cluster1] "controller-gen.kubebuilder.io/version": "v0.4.1"
  2727. 2021-07-12T00:18:57.7436686Z [cluster1] },
  2728. 2021-07-12T00:18:57.7437569Z [cluster1] "creationTimestamp": "2021-07-12T00:17:25Z",
  2729. 2021-07-12T00:18:57.7438082Z [cluster1] "generation": 1,
  2730. 2021-07-12T00:18:57.7438942Z [cluster1] "name": "submariners.submariner.io",
  2731. 2021-07-12T00:18:57.7439536Z [cluster1] "resourceVersion": "1629",
  2732. 2021-07-12T00:18:57.7440423Z [cluster1] "selfLink": "/apis/apiextensions.k8s.io/v1/customresourcedefinitions/submariners.submariner.io",
  2733. 2021-07-12T00:18:57.7442960Z [cluster1] "uid": "94507238-de60-4a3b-8361-6e52fdc8abaa"
  2734. 2021-07-12T00:18:57.7443545Z [cluster1] },
  2735. 2021-07-12T00:18:57.7443977Z [cluster1] "spec": {
  2736. 2021-07-12T00:18:57.7444465Z [cluster1] "conversion": {
  2737. 2021-07-12T00:18:57.7445309Z [cluster1] "strategy": "None"
  2738. 2021-07-12T00:18:57.7446020Z [cluster1] },
  2739. 2021-07-12T00:18:57.7446573Z [cluster1] "group": "submariner.io",
  2740. 2021-07-12T00:18:57.7447356Z [cluster1] "names": {
  2741. 2021-07-12T00:18:57.7447949Z [cluster1] "kind": "Submariner",
  2742. 2021-07-12T00:18:57.7448491Z [cluster1] "listKind": "SubmarinerList",
  2743. 2021-07-12T00:18:57.7449027Z [cluster1] "plural": "submariners",
  2744. 2021-07-12T00:18:57.7477404Z [cluster1] "singular": "submariner"
  2745. 2021-07-12T00:18:57.7477931Z [cluster1] },
  2746. 2021-07-12T00:18:57.7478331Z [cluster1] "scope": "Namespaced",
  2747. 2021-07-12T00:18:57.7478742Z [cluster1] "versions": [
  2748. 2021-07-12T00:18:57.7479106Z [cluster1] {
  2749. 2021-07-12T00:18:57.7479853Z [cluster1] "name": "v1alpha1",
  2750. 2021-07-12T00:18:57.7480267Z [cluster1] "schema": {
  2751. 2021-07-12T00:18:57.7480899Z [cluster1] "openAPIV3Schema": {
  2752. 2021-07-12T00:18:57.7481547Z [cluster1] "description": "Submariner is the Schema for the submariners API",
  2753. 2021-07-12T00:18:57.7482373Z [cluster1] "properties": {
  2754. 2021-07-12T00:18:57.7482871Z [cluster1] "apiVersion": {
  2755. 2021-07-12T00:18:57.7485228Z [cluster1] "description": "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources",
  2756. 2021-07-12T00:18:57.7487120Z [cluster1] "type": "string"
  2757. 2021-07-12T00:18:57.7487902Z [cluster1] },
  2758. 2021-07-12T00:18:57.7488703Z [cluster1] "kind": {
  2759. 2021-07-12T00:18:57.7491003Z [cluster1] "description": "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds",
  2760. 2021-07-12T00:18:57.7492849Z [cluster1] "type": "string"
  2761. 2021-07-12T00:18:57.7493356Z [cluster1] },
  2762. 2021-07-12T00:18:57.7493840Z [cluster1] "metadata": {
  2763. 2021-07-12T00:18:57.7494386Z [cluster1] "type": "object"
  2764. 2021-07-12T00:18:57.7495050Z [cluster1] },
  2765. 2021-07-12T00:18:57.7495627Z [cluster1] "spec": {
  2766. 2021-07-12T00:18:57.7496502Z [cluster1] "description": "SubmarinerSpec defines the desired state of Submariner",
  2767. 2021-07-12T00:18:57.7497903Z [cluster1] "properties": {
  2768. 2021-07-12T00:18:57.7498342Z [cluster1] "broker": {
  2769. 2021-07-12T00:18:57.7498750Z [cluster1] "type": "string"
  2770. 2021-07-12T00:18:57.7499150Z [cluster1] },
  2771. 2021-07-12T00:18:57.7499767Z [cluster1] "brokerK8sApiServer": {
  2772. 2021-07-12T00:18:57.7500283Z [cluster1] "type": "string"
  2773. 2021-07-12T00:18:57.7500851Z [cluster1] },
  2774. 2021-07-12T00:18:57.7501363Z [cluster1] "brokerK8sApiServerToken": {
  2775. 2021-07-12T00:18:57.7501932Z [cluster1] "type": "string"
  2776. 2021-07-12T00:18:57.7502330Z [cluster1] },
  2777. 2021-07-12T00:18:57.7502759Z [cluster1] "brokerK8sCA": {
  2778. 2021-07-12T00:18:57.7503203Z [cluster1] "type": "string"
  2779. 2021-07-12T00:18:57.7503610Z [cluster1] },
  2780. 2021-07-12T00:18:57.7504300Z [cluster1] "brokerK8sRemoteNamespace": {
  2781. 2021-07-12T00:18:57.7504842Z [cluster1] "type": "string"
  2782. 2021-07-12T00:18:57.7505246Z [cluster1] },
  2783. 2021-07-12T00:18:57.7505640Z [cluster1] "cableDriver": {
  2784. 2021-07-12T00:18:57.7506089Z [cluster1] "type": "string"
  2785. 2021-07-12T00:18:57.7506471Z [cluster1] },
  2786. 2021-07-12T00:18:57.7506892Z [cluster1] "ceIPSecDebug": {
  2787. 2021-07-12T00:18:57.7507355Z [cluster1] "type": "boolean"
  2788. 2021-07-12T00:18:57.7508010Z [cluster1] },
  2789. 2021-07-12T00:18:57.7508527Z [cluster1] "ceIPSecForceUDPEncaps": {
  2790. 2021-07-12T00:18:57.7509074Z [cluster1] "type": "boolean"
  2791. 2021-07-12T00:18:57.7509488Z [cluster1] },
  2792. 2021-07-12T00:18:57.7509927Z [cluster1] "ceIPSecIKEPort": {
  2793. 2021-07-12T00:18:57.7510427Z [cluster1] "type": "integer"
  2794. 2021-07-12T00:18:57.7511141Z [cluster1] },
  2795. 2021-07-12T00:18:57.7511687Z [cluster1] "ceIPSecNATTPort": {
  2796. 2021-07-12T00:18:57.7512206Z [cluster1] "type": "integer"
  2797. 2021-07-12T00:18:57.7512617Z [cluster1] },
  2798. 2021-07-12T00:18:57.7513051Z [cluster1] "ceIPSecPSK": {
  2799. 2021-07-12T00:18:57.7513677Z [cluster1] "type": "string"
  2800. 2021-07-12T00:18:57.7514118Z [cluster1] },
  2801. 2021-07-12T00:18:57.7514813Z [cluster1] "ceIPSecPreferredServer": {
  2802. 2021-07-12T00:18:57.7515595Z [cluster1] "type": "boolean"
  2803. 2021-07-12T00:18:57.7516019Z [cluster1] },
  2804. 2021-07-12T00:18:57.7516466Z [cluster1] "clusterCIDR": {
  2805. 2021-07-12T00:18:57.7517274Z [cluster1] "type": "string"
  2806. 2021-07-12T00:18:57.7517693Z [cluster1] },
  2807. 2021-07-12T00:18:57.7518274Z [cluster1] "clusterID": {
  2808. 2021-07-12T00:18:57.7518863Z [cluster1] "type": "string"
  2809. 2021-07-12T00:18:57.7519437Z [cluster1] },
  2810. 2021-07-12T00:18:57.7520022Z [cluster1] "colorCodes": {
  2811. 2021-07-12T00:18:57.7520501Z [cluster1] "type": "string"
  2812. 2021-07-12T00:18:57.7521079Z [cluster1] },
  2813. 2021-07-12T00:18:57.7521611Z [cluster1] "connectionHealthCheck": {
  2814. 2021-07-12T00:18:57.7528512Z [cluster1] "properties": {
  2815. 2021-07-12T00:18:57.7528965Z [cluster1] "enabled": {
  2816. 2021-07-12T00:18:57.7529562Z [cluster1] "type": "boolean"
  2817. 2021-07-12T00:18:57.7529990Z [cluster1] },
  2818. 2021-07-12T00:18:57.7530800Z [cluster1] "intervalSeconds": {
  2819. 2021-07-12T00:18:57.7531653Z [cluster1] "description": "The interval at which health check pings are sent.",
  2820. 2021-07-12T00:18:57.7532502Z [cluster1] "format": "int64",
  2821. 2021-07-12T00:18:57.7533018Z [cluster1] "type": "integer"
  2822. 2021-07-12T00:18:57.7533468Z [cluster1] },
  2823. 2021-07-12T00:18:57.7534149Z [cluster1] "maxPacketLossCount": {
  2824. 2021-07-12T00:18:57.7535262Z [cluster1] "description": "The maximum number of packets lost at which the health checker will mark the connection as down.",
  2825. 2021-07-12T00:18:57.7563466Z [cluster1] "format": "int64",
  2826. 2021-07-12T00:18:57.7563970Z [cluster1] "type": "integer"
  2827. 2021-07-12T00:18:57.7564550Z [cluster1] }
  2828. 2021-07-12T00:18:57.7564922Z [cluster1] },
  2829. 2021-07-12T00:18:57.7565314Z [cluster1] "type": "object"
  2830. 2021-07-12T00:18:57.7565933Z [cluster1] },
  2831. 2021-07-12T00:18:57.7566535Z [cluster1] "coreDNSCustomConfig": {
  2832. 2021-07-12T00:18:57.7567077Z [cluster1] "properties": {
  2833. 2021-07-12T00:18:57.7567559Z [cluster1] "configMapName": {
  2834. 2021-07-12T00:18:57.7568018Z [cluster1] "type": "string"
  2835. 2021-07-12T00:18:57.7568447Z [cluster1] },
  2836. 2021-07-12T00:18:57.7568850Z [cluster1] "namespace": {
  2837. 2021-07-12T00:18:57.7569299Z [cluster1] "type": "string"
  2838. 2021-07-12T00:18:57.7569691Z [cluster1] }
  2839. 2021-07-12T00:18:57.7570341Z [cluster1] },
  2840. 2021-07-12T00:18:57.7570914Z [cluster1] "type": "object"
  2841. 2021-07-12T00:18:57.7571346Z [cluster1] },
  2842. 2021-07-12T00:18:57.7571795Z [cluster1] "customDomains": {
  2843. 2021-07-12T00:18:57.7572246Z [cluster1] "items": {
  2844. 2021-07-12T00:18:57.7572699Z [cluster1] "type": "string"
  2845. 2021-07-12T00:18:57.7573116Z [cluster1] },
  2846. 2021-07-12T00:18:57.7573699Z [cluster1] "type": "array",
  2847. 2021-07-12T00:18:57.7574702Z [cluster1] "x-kubernetes-list-type": "set"
  2848. 2021-07-12T00:18:57.7575217Z [cluster1] },
  2849. 2021-07-12T00:18:57.7575597Z [cluster1] "debug": {
  2850. 2021-07-12T00:18:57.7576006Z [cluster1] "type": "boolean"
  2851. 2021-07-12T00:18:57.7576409Z [cluster1] },
  2852. 2021-07-12T00:18:57.7576816Z [cluster1] "globalCIDR": {
  2853. 2021-07-12T00:18:57.7577263Z [cluster1] "type": "string"
  2854. 2021-07-12T00:18:57.7577647Z [cluster1] },
  2855. 2021-07-12T00:18:57.7578081Z [cluster1] "imageOverrides": {
  2856. 2021-07-12T00:18:57.7578620Z [cluster1] "additionalProperties": {
  2857. 2021-07-12T00:18:57.7579291Z [cluster1] "type": "string"
  2858. 2021-07-12T00:18:57.7579721Z [cluster1] },
  2859. 2021-07-12T00:18:57.7580109Z [cluster1] "type": "object"
  2860. 2021-07-12T00:18:57.7580505Z [cluster1] },
  2861. 2021-07-12T00:18:57.7581148Z [cluster1] "loadBalancerEnabled": {
  2862. 2021-07-12T00:18:57.7581681Z [cluster1] "type": "boolean"
  2863. 2021-07-12T00:18:57.7582083Z [cluster1] },
  2864. 2021-07-12T00:18:57.7582669Z [cluster1] "namespace": {
  2865. 2021-07-12T00:18:57.7583115Z [cluster1] "type": "string"
  2866. 2021-07-12T00:18:57.7583534Z [cluster1] },
  2867. 2021-07-12T00:18:57.7583962Z [cluster1] "natEnabled": {
  2868. 2021-07-12T00:18:57.7584566Z [cluster1] "type": "boolean"
  2869. 2021-07-12T00:18:57.7584989Z [cluster1] },
  2870. 2021-07-12T00:18:57.7585393Z [cluster1] "repository": {
  2871. 2021-07-12T00:18:57.7586002Z [cluster1] "type": "string"
  2872. 2021-07-12T00:18:57.7586382Z [cluster1] },
  2873. 2021-07-12T00:18:57.7586794Z [cluster1] "serviceCIDR": {
  2874. 2021-07-12T00:18:57.7587246Z [cluster1] "type": "string"
  2875. 2021-07-12T00:18:57.7587721Z [cluster1] },
  2876. 2021-07-12T00:18:57.7588232Z [cluster1] "serviceDiscoveryEnabled": {
  2877. 2021-07-12T00:18:57.7588775Z [cluster1] "type": "boolean"
  2878. 2021-07-12T00:18:57.7589185Z [cluster1] },
  2879. 2021-07-12T00:18:57.7589564Z [cluster1] "version": {
  2880. 2021-07-12T00:18:57.7589995Z [cluster1] "type": "string"
  2881. 2021-07-12T00:18:57.7590376Z [cluster1] }
  2882. 2021-07-12T00:18:57.7590903Z [cluster1] },
  2883. 2021-07-12T00:18:57.7591301Z [cluster1] "required": [
  2884. 2021-07-12T00:18:57.7591715Z [cluster1] "broker",
  2885. 2021-07-12T00:18:57.7592214Z [cluster1] "brokerK8sApiServer",
  2886. 2021-07-12T00:18:57.7592840Z [cluster1] "brokerK8sApiServerToken",
  2887. 2021-07-12T00:18:57.7593419Z [cluster1] "brokerK8sCA",
  2888. 2021-07-12T00:18:57.7593986Z [cluster1] "brokerK8sRemoteNamespace",
  2889. 2021-07-12T00:18:57.7594728Z [cluster1] "ceIPSecDebug",
  2890. 2021-07-12T00:18:57.7595181Z [cluster1] "ceIPSecPSK",
  2891. 2021-07-12T00:18:57.7595636Z [cluster1] "clusterCIDR",
  2892. 2021-07-12T00:18:57.7596079Z [cluster1] "clusterID",
  2893. 2021-07-12T00:18:57.7596476Z [cluster1] "debug",
  2894. 2021-07-12T00:18:57.7634066Z [cluster1] "namespace",
  2895. 2021-07-12T00:18:57.7634754Z [cluster1] "natEnabled",
  2896. 2021-07-12T00:18:57.7635216Z [cluster1] "serviceCIDR"
  2897. 2021-07-12T00:18:57.7635784Z [cluster1] ],
  2898. 2021-07-12T00:18:57.7636204Z [cluster1] "type": "object"
  2899. 2021-07-12T00:18:57.7636587Z [cluster1] },
  2900. 2021-07-12T00:18:57.7637148Z [cluster1] "status": {
  2901. 2021-07-12T00:18:57.7639510Z [cluster1] "description": "SubmarinerStatus defines the observed state of Submariner",
  2902. 2021-07-12T00:18:57.7640167Z [cluster1] "properties": {
  2903. 2021-07-12T00:18:57.7641097Z [cluster1] "clusterCIDR": {
  2904. 2021-07-12T00:18:57.7642898Z [cluster1] "type": "string"
  2905. 2021-07-12T00:18:57.7643361Z [cluster1] },
  2906. 2021-07-12T00:18:57.7643758Z [cluster1] "clusterID": {
  2907. 2021-07-12T00:18:57.7644952Z [cluster1] "type": "string"
  2908. 2021-07-12T00:18:57.7645506Z [cluster1] },
  2909. 2021-07-12T00:18:57.7646024Z [cluster1] "colorCodes": {
  2910. 2021-07-12T00:18:57.7648571Z [cluster1] "type": "string"
  2911. 2021-07-12T00:18:57.7649039Z [cluster1] },
  2912. 2021-07-12T00:18:57.7649698Z [cluster1] "deploymentInfo": {
  2913. 2021-07-12T00:18:57.7650217Z [cluster1] "properties": {
  2914. 2021-07-12T00:18:57.7650921Z [cluster1] "cloudProvider": {
  2915. 2021-07-12T00:18:57.7651750Z [cluster1] "type": "string"
  2916. 2021-07-12T00:18:57.7652685Z [cluster1] },
  2917. 2021-07-12T00:18:57.7654874Z [cluster1] "kubernetesType": {
  2918. 2021-07-12T00:18:57.7655416Z [cluster1] "type": "string"
  2919. 2021-07-12T00:18:57.7655850Z [cluster1] },
  2920. 2021-07-12T00:18:57.7656542Z [cluster1] "kubernetesTypeVersion": {
  2921. 2021-07-12T00:18:57.7657275Z [cluster1] "type": "string"
  2922. 2021-07-12T00:18:57.7657672Z [cluster1] },
  2923. 2021-07-12T00:18:57.7658138Z [cluster1] "kubernetesVersion": {
  2924. 2021-07-12T00:18:57.7658795Z [cluster1] "type": "string"
  2925. 2021-07-12T00:18:57.7659192Z [cluster1] }
  2926. 2021-07-12T00:18:57.7659560Z [cluster1] },
  2927. 2021-07-12T00:18:57.7659949Z [cluster1] "type": "object"
  2928. 2021-07-12T00:18:57.7660350Z [cluster1] },
  2929. 2021-07-12T00:18:57.7661022Z [cluster1] "gatewayDaemonSetStatus": {
  2930. 2021-07-12T00:18:57.7661716Z [cluster1] "properties": {
  2931. 2021-07-12T00:18:57.7662256Z [cluster1] "lastResourceVersion": {
  2932. 2021-07-12T00:18:57.7662791Z [cluster1] "type": "string"
  2933. 2021-07-12T00:18:57.7663216Z [cluster1] },
  2934. 2021-07-12T00:18:57.7663756Z [cluster1] "mismatchedContainerImages": {
  2935. 2021-07-12T00:18:57.7664518Z [cluster1] "type": "boolean"
  2936. 2021-07-12T00:18:57.7664918Z [cluster1] },
  2937. 2021-07-12T00:18:57.7665445Z [cluster1] "nonReadyContainerStates": {
  2938. 2021-07-12T00:18:57.7665981Z [cluster1] "items": {
  2939. 2021-07-12T00:18:57.7666981Z [cluster1] "description": "ContainerState holds a possible state of container. Only one of its members may be specified. If none of them is specified, the default one is ContainerStateWaiting.",
  2940. 2021-07-12T00:18:57.7668019Z [cluster1] "properties": {
  2941. 2021-07-12T00:18:57.7668460Z [cluster1] "running": {
  2942. 2021-07-12T00:18:57.7669117Z [cluster1] "description": "Details about a running container",
  2943. 2021-07-12T00:18:57.7669724Z [cluster1] "properties": {
  2944. 2021-07-12T00:18:57.7670186Z [cluster1] "startedAt": {
  2945. 2021-07-12T00:18:57.7671537Z [cluster1] "description": "Time at which the container was last (re-)started",
  2946. 2021-07-12T00:18:57.7672410Z [cluster1] "format": "date-time",
  2947. 2021-07-12T00:18:57.7672941Z [cluster1] "type": "string"
  2948. 2021-07-12T00:18:57.7673400Z [cluster1] }
  2949. 2021-07-12T00:18:57.7673953Z [cluster1] },
  2950. 2021-07-12T00:18:57.7674544Z [cluster1] "type": "object"
  2951. 2021-07-12T00:18:57.7674960Z [cluster1] },
  2952. 2021-07-12T00:18:57.7675392Z [cluster1] "terminated": {
  2953. 2021-07-12T00:18:57.7675989Z [cluster1] "description": "Details about a terminated container",
  2954. 2021-07-12T00:18:57.7676579Z [cluster1] "properties": {
  2955. 2021-07-12T00:18:57.7695089Z [cluster1] "containerID": {
  2956. 2021-07-12T00:18:57.7696345Z [cluster1] "description": "Container's ID in the format 'docker://\u003ccontainer_id\u003e'",
  2957. 2021-07-12T00:18:57.7697201Z [cluster1] "type": "string"
  2958. 2021-07-12T00:18:57.7697649Z [cluster1] },
  2959. 2021-07-12T00:18:57.7698088Z [cluster1] "exitCode": {
  2960. 2021-07-12T00:18:57.7698920Z [cluster1] "description": "Exit status from the last termination of the container",
  2961. 2021-07-12T00:18:57.7699556Z [cluster1] "format": "int32",
  2962. 2021-07-12T00:18:57.7700284Z [cluster1] "type": "integer"
  2963. 2021-07-12T00:18:57.7700926Z [cluster1] },
  2964. 2021-07-12T00:18:57.7701363Z [cluster1] "finishedAt": {
  2965. 2021-07-12T00:18:57.7701988Z [cluster1] "description": "Time at which the container last terminated",
  2966. 2021-07-12T00:18:57.7702870Z [cluster1] "format": "date-time",
  2967. 2021-07-12T00:18:57.7703385Z [cluster1] "type": "string"
  2968. 2021-07-12T00:18:57.7704007Z [cluster1] },
  2969. 2021-07-12T00:18:57.7704769Z [cluster1] "message": {
  2970. 2021-07-12T00:18:57.7711953Z [cluster1] "description": "Message regarding the last termination of the container",
  2971. 2021-07-12T00:18:57.7712711Z [cluster1] "type": "string"
  2972. 2021-07-12T00:18:57.7713173Z [cluster1] },
  2973. 2021-07-12T00:18:57.7713768Z [cluster1] "reason": {
  2974. 2021-07-12T00:18:57.7714692Z [cluster1] "description": "(brief) reason from the last termination of the container",
  2975. 2021-07-12T00:18:57.7715353Z [cluster1] "type": "string"
  2976. 2021-07-12T00:18:57.7715762Z [cluster1] },
  2977. 2021-07-12T00:18:57.7716172Z [cluster1] "signal": {
  2978. 2021-07-12T00:18:57.7716781Z [cluster1] "description": "Signal from the last termination of the container",
  2979. 2021-07-12T00:18:57.7717670Z [cluster1] "format": "int32",
  2980. 2021-07-12T00:18:57.7718155Z [cluster1] "type": "integer"
  2981. 2021-07-12T00:18:57.7718582Z [cluster1] },
  2982. 2021-07-12T00:18:57.7719018Z [cluster1] "startedAt": {
  2983. 2021-07-12T00:18:57.7719660Z [cluster1] "description": "Time at which previous execution of the container started",
  2984. 2021-07-12T00:18:57.7720814Z [cluster1] "format": "date-time",
  2985. 2021-07-12T00:18:57.7721324Z [cluster1] "type": "string"
  2986. 2021-07-12T00:18:57.7721893Z [cluster1] }
  2987. 2021-07-12T00:18:57.7722298Z [cluster1] },
  2988. 2021-07-12T00:18:57.7722720Z [cluster1] "required": [
  2989. 2021-07-12T00:18:57.7723194Z [cluster1] "exitCode"
  2990. 2021-07-12T00:18:57.7723633Z [cluster1] ],
  2991. 2021-07-12T00:18:57.7724206Z [cluster1] "type": "object"
  2992. 2021-07-12T00:18:57.7724626Z [cluster1] },
  2993. 2021-07-12T00:18:57.7725017Z [cluster1] "waiting": {
  2994. 2021-07-12T00:18:57.7725580Z [cluster1] "description": "Details about a waiting container",
  2995. 2021-07-12T00:18:57.7726150Z [cluster1] "properties": {
  2996. 2021-07-12T00:18:57.7726612Z [cluster1] "message": {
  2997. 2021-07-12T00:18:57.7727245Z [cluster1] "description": "Message regarding why the container is not yet running.",
  2998. 2021-07-12T00:18:57.7727868Z [cluster1] "type": "string"
  2999. 2021-07-12T00:18:57.7728298Z [cluster1] },
  3000. 2021-07-12T00:18:57.7728697Z [cluster1] "reason": {
  3001. 2021-07-12T00:18:57.7729475Z [cluster1] "description": "(brief) reason the container is not yet running.",
  3002. 2021-07-12T00:18:57.7730089Z [cluster1] "type": "string"
  3003. 2021-07-12T00:18:57.7730515Z [cluster1] }
  3004. 2021-07-12T00:18:57.7731094Z [cluster1] },
  3005. 2021-07-12T00:18:57.7731531Z [cluster1] "type": "object"
  3006. 2021-07-12T00:18:57.7731980Z [cluster1] }
  3007. 2021-07-12T00:18:57.7732607Z [cluster1] },
  3008. 2021-07-12T00:18:57.7733051Z [cluster1] "type": "object"
  3009. 2021-07-12T00:18:57.7733477Z [cluster1] },
  3010. 2021-07-12T00:18:57.7734074Z [cluster1] "type": "array"
  3011. 2021-07-12T00:18:57.7735489Z [cluster1] },
  3012. 2021-07-12T00:18:57.7735896Z [cluster1] "status": {
  3013. 2021-07-12T00:18:57.7736597Z [cluster1] "description": "DaemonSetStatus represents the current status of a daemon set.",
  3014. 2021-07-12T00:18:57.7737641Z [cluster1] "properties": {
  3015. 2021-07-12T00:18:57.7738317Z [cluster1] "collisionCount": {
  3016. 2021-07-12T00:18:57.7739396Z [cluster1] "description": "Count of hash collisions for the DaemonSet. The DaemonSet controller uses this field as a collision avoidance mechanism when it needs to create the name for the newest ControllerRevision.",
  3017. 2021-07-12T00:18:57.7740431Z [cluster1] "format": "int32",
  3018. 2021-07-12T00:18:57.7741070Z [cluster1] "type": "integer"
  3019. 2021-07-12T00:18:57.7741510Z [cluster1] },
  3020. 2021-07-12T00:18:57.7742074Z [cluster1] "conditions": {
  3021. 2021-07-12T00:18:57.7743146Z [cluster1] "description": "Represents the latest available observations of a DaemonSet's current state.",
  3022. 2021-07-12T00:18:57.7743854Z [cluster1] "items": {
  3023. 2021-07-12T00:18:57.7746515Z [cluster1] "description": "DaemonSetCondition describes the state of a DaemonSet at a certain point.",
  3024. 2021-07-12T00:18:57.7773097Z [cluster1] "properties": {
  3025. 2021-07-12T00:18:57.7773862Z [cluster1] "lastTransitionTime": {
  3026. 2021-07-12T00:18:57.7774812Z [cluster1] "description": "Last time the condition transitioned from one status to another.",
  3027. 2021-07-12T00:18:57.7776106Z [cluster1] "format": "date-time",
  3028. 2021-07-12T00:18:57.7776747Z [cluster1] "type": "string"
  3029. 2021-07-12T00:18:57.7777821Z [cluster1] },
  3030. 2021-07-12T00:18:57.7778297Z [cluster1] "message": {
  3031. 2021-07-12T00:18:57.7779695Z [cluster1] "description": "A human readable message indicating details about the transition.",
  3032. 2021-07-12T00:18:57.7780529Z [cluster1] "type": "string"
  3033. 2021-07-12T00:18:57.7781237Z [cluster1] },
  3034. 2021-07-12T00:18:57.7781765Z [cluster1] "reason": {
  3035. 2021-07-12T00:18:57.7783161Z [cluster1] "description": "The reason for the condition's last transition.",
  3036. 2021-07-12T00:18:57.7783895Z [cluster1] "type": "string"
  3037. 2021-07-12T00:18:57.7784686Z [cluster1] },
  3038. 2021-07-12T00:18:57.7785304Z [cluster1] "status": {
  3039. 2021-07-12T00:18:57.7786132Z [cluster1] "description": "Status of the condition, one of True, False, Unknown.",
  3040. 2021-07-12T00:18:57.7786828Z [cluster1] "type": "string"
  3041. 2021-07-12T00:18:57.7787299Z [cluster1] },
  3042. 2021-07-12T00:18:57.7787731Z [cluster1] "type": {
  3043. 2021-07-12T00:18:57.7788343Z [cluster1] "description": "Type of DaemonSet condition.",
  3044. 2021-07-12T00:18:57.7788948Z [cluster1] "type": "string"
  3045. 2021-07-12T00:18:57.7789411Z [cluster1] }
  3046. 2021-07-12T00:18:57.7789833Z [cluster1] },
  3047. 2021-07-12T00:18:57.7790457Z [cluster1] "required": [
  3048. 2021-07-12T00:18:57.7791146Z [cluster1] "status",
  3049. 2021-07-12T00:18:57.7791827Z [cluster1] "type"
  3050. 2021-07-12T00:18:57.7792327Z [cluster1] ],
  3051. 2021-07-12T00:18:57.7792839Z [cluster1] "type": "object"
  3052. 2021-07-12T00:18:57.7793475Z [cluster1] },
  3053. 2021-07-12T00:18:57.7793992Z [cluster1] "type": "array"
  3054. 2021-07-12T00:18:57.7794810Z [cluster1] },
  3055. 2021-07-12T00:18:57.7795560Z [cluster1] "currentNumberScheduled": {
  3056. 2021-07-12T00:18:57.7797193Z [cluster1] "description": "The number of nodes that are running at least 1 daemon pod and are supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
  3057. 2021-07-12T00:18:57.7798493Z [cluster1] "format": "int32",
  3058. 2021-07-12T00:18:57.7798987Z [cluster1] "type": "integer"
  3059. 2021-07-12T00:18:57.7799426Z [cluster1] },
  3060. 2021-07-12T00:18:57.7799983Z [cluster1] "desiredNumberScheduled": {
  3061. 2021-07-12T00:18:57.7801427Z [cluster1] "description": "The total number of nodes that should be running the daemon pod (including nodes correctly running the daemon pod). More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
  3062. 2021-07-12T00:18:57.7802590Z [cluster1] "format": "int32",
  3063. 2021-07-12T00:18:57.7803092Z [cluster1] "type": "integer"
  3064. 2021-07-12T00:18:57.7803552Z [cluster1] },
  3065. 2021-07-12T00:18:57.7804038Z [cluster1] "numberAvailable": {
  3066. 2021-07-12T00:18:57.7805407Z [cluster1] "description": "The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and available (ready for at least spec.minReadySeconds)",
  3067. 2021-07-12T00:18:57.7806715Z [cluster1] "format": "int32",
  3068. 2021-07-12T00:18:57.7807249Z [cluster1] "type": "integer"
  3069. 2021-07-12T00:18:57.7807727Z [cluster1] },
  3070. 2021-07-12T00:18:57.7808364Z [cluster1] "numberMisscheduled": {
  3071. 2021-07-12T00:18:57.7809885Z [cluster1] "description": "The number of nodes that are running the daemon pod, but are not supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
  3072. 2021-07-12T00:18:57.7847599Z [cluster1] "format": "int32",
  3073. 2021-07-12T00:18:57.7848285Z [cluster1] "type": "integer"
  3074. 2021-07-12T00:18:57.7848848Z [cluster1] },
  3075. 2021-07-12T00:18:57.7849386Z [cluster1] "numberReady": {
  3076. 2021-07-12T00:18:57.7850652Z [cluster1] "description": "The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and ready.",
  3077. 2021-07-12T00:18:57.7851599Z [cluster1] "format": "int32",
  3078. 2021-07-12T00:18:57.7852086Z [cluster1] "type": "integer"
  3079. 2021-07-12T00:18:57.7852519Z [cluster1] },
  3080. 2021-07-12T00:18:57.7853014Z [cluster1] "numberUnavailable": {
  3081. 2021-07-12T00:18:57.7854034Z [cluster1] "description": "The number of nodes that should be running the daemon pod and have none of the daemon pod running and available (ready for at least spec.minReadySeconds)",
  3082. 2021-07-12T00:18:57.7855495Z [cluster1] "format": "int32",
  3083. 2021-07-12T00:18:57.7855988Z [cluster1] "type": "integer"
  3084. 2021-07-12T00:18:57.7856425Z [cluster1] },
  3085. 2021-07-12T00:18:57.7857107Z [cluster1] "observedGeneration": {
  3086. 2021-07-12T00:18:57.7858668Z [cluster1] "description": "The most recent generation observed by the daemon set controller.",
  3087. 2021-07-12T00:18:57.7859671Z [cluster1] "format": "int64",
  3088. 2021-07-12T00:18:57.7860242Z [cluster1] "type": "integer"
  3089. 2021-07-12T00:18:57.7861076Z [cluster1] },
  3090. 2021-07-12T00:18:57.7862195Z [cluster1] "updatedNumberScheduled": {
  3091. 2021-07-12T00:18:57.7862977Z [cluster1] "description": "The total number of nodes that are running updated daemon pod",
  3092. 2021-07-12T00:18:57.7863627Z [cluster1] "format": "int32",
  3093. 2021-07-12T00:18:57.7864112Z [cluster1] "type": "integer"
  3094. 2021-07-12T00:18:57.7864542Z [cluster1] }
  3095. 2021-07-12T00:18:57.7865107Z [cluster1] },
  3096. 2021-07-12T00:18:57.7865533Z [cluster1] "required": [
  3097. 2021-07-12T00:18:57.7866120Z [cluster1] "currentNumberScheduled",
  3098. 2021-07-12T00:18:57.7866825Z [cluster1] "desiredNumberScheduled",
  3099. 2021-07-12T00:18:57.7867474Z [cluster1] "numberMisscheduled",
  3100. 2021-07-12T00:18:57.7868038Z [cluster1] "numberReady"
  3101. 2021-07-12T00:18:57.7868475Z [cluster1] ],
  3102. 2021-07-12T00:18:57.7869012Z [cluster1] "type": "object"
  3103. 2021-07-12T00:18:57.7869449Z [cluster1] }
  3104. 2021-07-12T00:18:57.7869836Z [cluster1] },
  3105. 2021-07-12T00:18:57.7870259Z [cluster1] "required": [
  3106. 2021-07-12T00:18:57.7870850Z [cluster1] "mismatchedContainerImages"
  3107. 2021-07-12T00:18:57.7871553Z [cluster1] ],
  3108. 2021-07-12T00:18:57.7871993Z [cluster1] "type": "object"
  3109. 2021-07-12T00:18:57.7872519Z [cluster1] },
  3110. 2021-07-12T00:18:57.7872923Z [cluster1] "gateways": {
  3111. 2021-07-12T00:18:57.7873360Z [cluster1] "items": {
  3112. 2021-07-12T00:18:57.7874884Z [cluster1] "properties": {
  3113. 2021-07-12T00:18:57.7875425Z [cluster1] "connections": {
  3114. 2021-07-12T00:18:57.7875882Z [cluster1] "items": {
  3115. 2021-07-12T00:18:57.7876327Z [cluster1] "properties": {
  3116. 2021-07-12T00:18:57.7877700Z [cluster1] "endpoint": {
  3117. 2021-07-12T00:18:57.7878212Z [cluster1] "properties": {
  3118. 2021-07-12T00:18:57.7881887Z [cluster1] "backend": {
  3119. 2021-07-12T00:18:57.7885105Z [cluster1] "type": "string"
  3120. 2021-07-12T00:18:57.7887778Z [cluster1] },
  3121. 2021-07-12T00:18:57.7889009Z [cluster1] "backend_config": {
  3122. 2021-07-12T00:18:57.7889607Z [cluster1] "additionalProperties": {
  3123. 2021-07-12T00:18:57.7890197Z [cluster1] "type": "string"
  3124. 2021-07-12T00:18:57.7890655Z [cluster1] },
  3125. 2021-07-12T00:18:57.7891309Z [cluster1] "type": "object"
  3126. 2021-07-12T00:18:57.7891947Z [cluster1] },
  3127. 2021-07-12T00:18:57.7892375Z [cluster1] "cable_name": {
  3128. 2021-07-12T00:18:57.7892861Z [cluster1] "type": "string"
  3129. 2021-07-12T00:18:57.7893299Z [cluster1] },
  3130. 2021-07-12T00:18:57.7893748Z [cluster1] "cluster_id": {
  3131. 2021-07-12T00:18:57.7894221Z [cluster1] "type": "string"
  3132. 2021-07-12T00:18:57.7894679Z [cluster1] },
  3133. 2021-07-12T00:18:57.7895318Z [cluster1] "healthCheckIP": {
  3134. 2021-07-12T00:18:57.7895819Z [cluster1] "type": "string"
  3135. 2021-07-12T00:18:57.7896267Z [cluster1] },
  3136. 2021-07-12T00:18:57.7896689Z [cluster1] "hostname": {
  3137. 2021-07-12T00:18:57.7897163Z [cluster1] "type": "string"
  3138. 2021-07-12T00:18:57.7897740Z [cluster1] },
  3139. 2021-07-12T00:18:57.7898874Z [cluster1] "nat_enabled": {
  3140. 2021-07-12T00:18:57.7899418Z [cluster1] "type": "boolean"
  3141. 2021-07-12T00:18:57.7899878Z [cluster1] },
  3142. 2021-07-12T00:18:57.7900338Z [cluster1] "private_ip": {
  3143. 2021-07-12T00:18:57.7901007Z [cluster1] "type": "string"
  3144. 2021-07-12T00:18:57.7901478Z [cluster1] },
  3145. 2021-07-12T00:18:57.7901937Z [cluster1] "public_ip": {
  3146. 2021-07-12T00:18:57.7902577Z [cluster1] "type": "string"
  3147. 2021-07-12T00:18:57.7903033Z [cluster1] },
  3148. 2021-07-12T00:18:57.7903656Z [cluster1] "subnets": {
  3149. 2021-07-12T00:18:57.7904284Z [cluster1] "items": {
  3150. 2021-07-12T00:18:57.7904759Z [cluster1] "type": "string"
  3151. 2021-07-12T00:18:57.7905269Z [cluster1] },
  3152. 2021-07-12T00:18:57.7906075Z [cluster1] "type": "array"
  3153. 2021-07-12T00:18:57.7906535Z [cluster1] }
  3154. 2021-07-12T00:18:57.7906964Z [cluster1] },
  3155. 2021-07-12T00:18:57.7907415Z [cluster1] "required": [
  3156. 2021-07-12T00:18:57.7907913Z [cluster1] "backend",
  3157. 2021-07-12T00:18:57.7908554Z [cluster1] "cable_name",
  3158. 2021-07-12T00:18:57.7909029Z [cluster1] "cluster_id",
  3159. 2021-07-12T00:18:57.7909510Z [cluster1] "hostname",
  3160. 2021-07-12T00:18:57.7910136Z [cluster1] "nat_enabled",
  3161. 2021-07-12T00:18:57.7911127Z [cluster1] "private_ip",
  3162. 2021-07-12T00:18:57.7912001Z [cluster1] "public_ip",
  3163. 2021-07-12T00:18:57.7912502Z [cluster1] "subnets"
  3164. 2021-07-12T00:18:57.7912974Z [cluster1] ],
  3165. 2021-07-12T00:18:57.7913438Z [cluster1] "type": "object"
  3166. 2021-07-12T00:18:57.7913915Z [cluster1] },
  3167. 2021-07-12T00:18:57.7914396Z [cluster1] "latencyRTT": {
  3168. 2021-07-12T00:18:57.7915599Z [cluster1] "description": "LatencySpec describes the round trip time information for a packet between the gateway pods of two clusters.",
  3169. 2021-07-12T00:18:57.7979189Z [cluster1] "properties": {
  3170. 2021-07-12T00:18:57.7979931Z [cluster1] "average": {
  3171. 2021-07-12T00:18:57.7980591Z [cluster1] "type": "string"
  3172. 2021-07-12T00:18:57.7981182Z [cluster1] },
  3173. 2021-07-12T00:18:57.7981620Z [cluster1] "last": {
  3174. 2021-07-12T00:18:57.7982056Z [cluster1] "type": "string"
  3175. 2021-07-12T00:18:57.7982505Z [cluster1] },
  3176. 2021-07-12T00:18:57.7982915Z [cluster1] "max": {
  3177. 2021-07-12T00:18:57.7983535Z [cluster1] "type": "string"
  3178. 2021-07-12T00:18:57.7983978Z [cluster1] },
  3179. 2021-07-12T00:18:57.7984537Z [cluster1] "min": {
  3180. 2021-07-12T00:18:57.7985004Z [cluster1] "type": "string"
  3181. 2021-07-12T00:18:57.7985454Z [cluster1] },
  3182. 2021-07-12T00:18:57.7985867Z [cluster1] "stdDev": {
  3183. 2021-07-12T00:18:57.7986333Z [cluster1] "type": "string"
  3184. 2021-07-12T00:18:57.7986924Z [cluster1] }
  3185. 2021-07-12T00:18:57.7987431Z [cluster1] },
  3186. 2021-07-12T00:18:57.7987845Z [cluster1] "type": "object"
  3187. 2021-07-12T00:18:57.7988269Z [cluster1] },
  3188. 2021-07-12T00:18:57.7988679Z [cluster1] "status": {
  3189. 2021-07-12T00:18:57.7989113Z [cluster1] "type": "string"
  3190. 2021-07-12T00:18:57.7989541Z [cluster1] },
  3191. 2021-07-12T00:18:57.7989980Z [cluster1] "statusMessage": {
  3192. 2021-07-12T00:18:57.7990480Z [cluster1] "type": "string"
  3193. 2021-07-12T00:18:57.7990894Z [cluster1] },
  3194. 2021-07-12T00:18:57.7991318Z [cluster1] "usingIP": {
  3195. 2021-07-12T00:18:57.7991772Z [cluster1] "type": "string"
  3196. 2021-07-12T00:18:57.7992180Z [cluster1] },
  3197. 2021-07-12T00:18:57.7992599Z [cluster1] "usingNAT": {
  3198. 2021-07-12T00:18:57.7993051Z [cluster1] "type": "boolean"
  3199. 2021-07-12T00:18:57.7993484Z [cluster1] }
  3200. 2021-07-12T00:18:57.7993857Z [cluster1] },
  3201. 2021-07-12T00:18:57.7994283Z [cluster1] "required": [
  3202. 2021-07-12T00:18:57.7994915Z [cluster1] "endpoint",
  3203. 2021-07-12T00:18:57.7995352Z [cluster1] "status",
  3204. 2021-07-12T00:18:57.7996023Z [cluster1] "statusMessage"
  3205. 2021-07-12T00:18:57.7996479Z [cluster1] ],
  3206. 2021-07-12T00:18:57.7997085Z [cluster1] "type": "object"
  3207. 2021-07-12T00:18:57.7997526Z [cluster1] },
  3208. 2021-07-12T00:18:57.7998215Z [cluster1] "type": "array"
  3209. 2021-07-12T00:18:57.7998660Z [cluster1] },
  3210. 2021-07-12T00:18:57.7999221Z [cluster1] "haStatus": {
  3211. 2021-07-12T00:18:57.7999670Z [cluster1] "type": "string"
  3212. 2021-07-12T00:18:57.8000069Z [cluster1] },
  3213. 2021-07-12T00:18:57.8000501Z [cluster1] "localEndpoint": {
  3214. 2021-07-12T00:18:57.8000977Z [cluster1] "properties": {
  3215. 2021-07-12T00:18:57.8001434Z [cluster1] "backend": {
  3216. 2021-07-12T00:18:57.8001884Z [cluster1] "type": "string"
  3217. 2021-07-12T00:18:57.8002293Z [cluster1] },
  3218. 2021-07-12T00:18:57.8002732Z [cluster1] "backend_config": {
  3219. 2021-07-12T00:18:57.8003273Z [cluster1] "additionalProperties": {
  3220. 2021-07-12T00:18:57.8003818Z [cluster1] "type": "string"
  3221. 2021-07-12T00:18:57.8004232Z [cluster1] },
  3222. 2021-07-12T00:18:57.8004659Z [cluster1] "type": "object"
  3223. 2021-07-12T00:18:57.8005357Z [cluster1] },
  3224. 2021-07-12T00:18:57.8005767Z [cluster1] "cable_name": {
  3225. 2021-07-12T00:18:57.8006235Z [cluster1] "type": "string"
  3226. 2021-07-12T00:18:57.8006658Z [cluster1] },
  3227. 2021-07-12T00:18:57.8007097Z [cluster1] "cluster_id": {
  3228. 2021-07-12T00:18:57.8007551Z [cluster1] "type": "string"
  3229. 2021-07-12T00:18:57.8007987Z [cluster1] },
  3230. 2021-07-12T00:18:57.8008447Z [cluster1] "healthCheckIP": {
  3231. 2021-07-12T00:18:57.8009215Z [cluster1] "type": "string"
  3232. 2021-07-12T00:18:57.8009654Z [cluster1] },
  3233. 2021-07-12T00:18:57.8010056Z [cluster1] "hostname": {
  3234. 2021-07-12T00:18:57.8010507Z [cluster1] "type": "string"
  3235. 2021-07-12T00:18:57.8010919Z [cluster1] },
  3236. 2021-07-12T00:18:57.8011348Z [cluster1] "nat_enabled": {
  3237. 2021-07-12T00:18:57.8011814Z [cluster1] "type": "boolean"
  3238. 2021-07-12T00:18:57.8012225Z [cluster1] },
  3239. 2021-07-12T00:18:57.8012644Z [cluster1] "private_ip": {
  3240. 2021-07-12T00:18:57.8013085Z [cluster1] "type": "string"
  3241. 2021-07-12T00:18:57.8013510Z [cluster1] },
  3242. 2021-07-12T00:18:57.8013928Z [cluster1] "public_ip": {
  3243. 2021-07-12T00:18:57.8014370Z [cluster1] "type": "string"
  3244. 2021-07-12T00:18:57.8014797Z [cluster1] },
  3245. 2021-07-12T00:18:57.8015195Z [cluster1] "subnets": {
  3246. 2021-07-12T00:18:57.8015716Z [cluster1] "items": {
  3247. 2021-07-12T00:18:57.8016167Z [cluster1] "type": "string"
  3248. 2021-07-12T00:18:57.8016593Z [cluster1] },
  3249. 2021-07-12T00:18:57.8017015Z [cluster1] "type": "array"
  3250. 2021-07-12T00:18:57.8017421Z [cluster1] }
  3251. 2021-07-12T00:18:57.8017812Z [cluster1] },
  3252. 2021-07-12T00:18:57.8018219Z [cluster1] "required": [
  3253. 2021-07-12T00:18:57.8018887Z [cluster1] "backend",
  3254. 2021-07-12T00:18:57.8019327Z [cluster1] "cable_name",
  3255. 2021-07-12T00:18:57.8020007Z [cluster1] "cluster_id",
  3256. 2021-07-12T00:18:57.8020461Z [cluster1] "hostname",
  3257. 2021-07-12T00:18:57.8020937Z [cluster1] "nat_enabled",
  3258. 2021-07-12T00:18:57.8021422Z [cluster1] "private_ip",
  3259. 2021-07-12T00:18:57.8021877Z [cluster1] "public_ip",
  3260. 2021-07-12T00:18:57.8022627Z [cluster1] "subnets"
  3261. 2021-07-12T00:18:57.8023189Z [cluster1] ],
  3262. 2021-07-12T00:18:57.8023609Z [cluster1] "type": "object"
  3263. 2021-07-12T00:18:57.8024007Z [cluster1] },
  3264. 2021-07-12T00:18:57.8024446Z [cluster1] "statusFailure": {
  3265. 2021-07-12T00:18:57.8024929Z [cluster1] "type": "string"
  3266. 2021-07-12T00:18:57.8025330Z [cluster1] },
  3267. 2021-07-12T00:18:57.8025727Z [cluster1] "version": {
  3268. 2021-07-12T00:18:57.8026148Z [cluster1] "type": "string"
  3269. 2021-07-12T00:18:57.8026564Z [cluster1] }
  3270. 2021-07-12T00:18:57.8026933Z [cluster1] },
  3271. 2021-07-12T00:18:57.8027340Z [cluster1] "required": [
  3272. 2021-07-12T00:18:57.8027794Z [cluster1] "connections",
  3273. 2021-07-12T00:18:57.8028232Z [cluster1] "haStatus",
  3274. 2021-07-12T00:18:57.8028695Z [cluster1] "localEndpoint",
  3275. 2021-07-12T00:18:57.8029178Z [cluster1] "statusFailure",
  3276. 2021-07-12T00:18:57.8029639Z [cluster1] "version"
  3277. 2021-07-12T00:18:57.8030025Z [cluster1] ],
  3278. 2021-07-12T00:18:57.8030439Z [cluster1] "type": "object"
  3279. 2021-07-12T00:18:57.8030842Z [cluster1] },
  3280. 2021-07-12T00:18:57.8031221Z [cluster1] "type": "array"
  3281. 2021-07-12T00:18:57.8031614Z [cluster1] },
  3282. 2021-07-12T00:18:57.8032002Z [cluster1] "globalCIDR": {
  3283. 2021-07-12T00:18:57.8032439Z [cluster1] "type": "string"
  3284. 2021-07-12T00:18:57.8032821Z [cluster1] },
  3285. 2021-07-12T00:18:57.8033346Z [cluster1] "globalnetDaemonSetStatus": {
  3286. 2021-07-12T00:18:57.8033988Z [cluster1] "properties": {
  3287. 2021-07-12T00:18:57.8034538Z [cluster1] "lastResourceVersion": {
  3288. 2021-07-12T00:18:57.8035063Z [cluster1] "type": "string"
  3289. 2021-07-12T00:18:57.8035452Z [cluster1] },
  3290. 2021-07-12T00:18:57.8035990Z [cluster1] "mismatchedContainerImages": {
  3291. 2021-07-12T00:18:57.8036559Z [cluster1] "type": "boolean"
  3292. 2021-07-12T00:18:57.8077368Z [cluster1] },
  3293. 2021-07-12T00:18:57.8077935Z [cluster1] "nonReadyContainerStates": {
  3294. 2021-07-12T00:18:57.8078501Z [cluster1] "items": {
  3295. 2021-07-12T00:18:57.8079515Z [cluster1] "description": "ContainerState holds a possible state of container. Only one of its members may be specified. If none of them is specified, the default one is ContainerStateWaiting.",
  3296. 2021-07-12T00:18:57.8080682Z [cluster1] "properties": {
  3297. 2021-07-12T00:18:57.8081320Z [cluster1] "running": {
  3298. 2021-07-12T00:18:57.8081884Z [cluster1] "description": "Details about a running container",
  3299. 2021-07-12T00:18:57.8082787Z [cluster1] "properties": {
  3300. 2021-07-12T00:18:57.8083285Z [cluster1] "startedAt": {
  3301. 2021-07-12T00:18:57.8084545Z [cluster1] "description": "Time at which the container was last (re-)started",
  3302. 2021-07-12T00:18:57.8086008Z [cluster1] "format": "date-time",
  3303. 2021-07-12T00:18:57.8086589Z [cluster1] "type": "string"
  3304. 2021-07-12T00:18:57.8087104Z [cluster1] }
  3305. 2021-07-12T00:18:57.8087564Z [cluster1] },
  3306. 2021-07-12T00:18:57.8088049Z [cluster1] "type": "object"
  3307. 2021-07-12T00:18:57.8088546Z [cluster1] },
  3308. 2021-07-12T00:18:57.8089039Z [cluster1] "terminated": {
  3309. 2021-07-12T00:18:57.8089896Z [cluster1] "description": "Details about a terminated container",
  3310. 2021-07-12T00:18:57.8090556Z [cluster1] "properties": {
  3311. 2021-07-12T00:18:57.8091122Z [cluster1] "containerID": {
  3312. 2021-07-12T00:18:57.8092296Z [cluster1] "description": "Container's ID in the format 'docker://\u003ccontainer_id\u003e'",
  3313. 2021-07-12T00:18:57.8093449Z [cluster1] "type": "string"
  3314. 2021-07-12T00:18:57.8093882Z [cluster1] },
  3315. 2021-07-12T00:18:57.8094297Z [cluster1] "exitCode": {
  3316. 2021-07-12T00:18:57.8094942Z [cluster1] "description": "Exit status from the last termination of the container",
  3317. 2021-07-12T00:18:57.8095575Z [cluster1] "format": "int32",
  3318. 2021-07-12T00:18:57.8096032Z [cluster1] "type": "integer"
  3319. 2021-07-12T00:18:57.8096583Z [cluster1] },
  3320. 2021-07-12T00:18:57.8097212Z [cluster1] "finishedAt": {
  3321. 2021-07-12T00:18:57.8097848Z [cluster1] "description": "Time at which the container last terminated",
  3322. 2021-07-12T00:18:57.8098701Z [cluster1] "format": "date-time",
  3323. 2021-07-12T00:18:57.8099220Z [cluster1] "type": "string"
  3324. 2021-07-12T00:18:57.8099662Z [cluster1] },
  3325. 2021-07-12T00:18:57.8100424Z [cluster1] "message": {
  3326. 2021-07-12T00:18:57.8101287Z [cluster1] "description": "Message regarding the last termination of the container",
  3327. 2021-07-12T00:18:57.8101962Z [cluster1] "type": "string"
  3328. 2021-07-12T00:18:57.8102425Z [cluster1] },
  3329. 2021-07-12T00:18:57.8102873Z [cluster1] "reason": {
  3330. 2021-07-12T00:18:57.8103522Z [cluster1] "description": "(brief) reason from the last termination of the container",
  3331. 2021-07-12T00:18:57.8104582Z [cluster1] "type": "string"
  3332. 2021-07-12T00:18:57.8105337Z [cluster1] },
  3333. 2021-07-12T00:18:57.8105765Z [cluster1] "signal": {
  3334. 2021-07-12T00:18:57.8106394Z [cluster1] "description": "Signal from the last termination of the container",
  3335. 2021-07-12T00:18:57.8107021Z [cluster1] "format": "int32",
  3336. 2021-07-12T00:18:57.8107509Z [cluster1] "type": "integer"
  3337. 2021-07-12T00:18:57.8107952Z [cluster1] },
  3338. 2021-07-12T00:18:57.8108553Z [cluster1] "startedAt": {
  3339. 2021-07-12T00:18:57.8109197Z [cluster1] "description": "Time at which previous execution of the container started",
  3340. 2021-07-12T00:18:57.8110103Z [cluster1] "format": "date-time",
  3341. 2021-07-12T00:18:57.8110596Z [cluster1] "type": "string"
  3342. 2021-07-12T00:18:57.8111016Z [cluster1] }
  3343. 2021-07-12T00:18:57.8111413Z [cluster1] },
  3344. 2021-07-12T00:18:57.8111822Z [cluster1] "required": [
  3345. 2021-07-12T00:18:57.8112287Z [cluster1] "exitCode"
  3346. 2021-07-12T00:18:57.8112717Z [cluster1] ],
  3347. 2021-07-12T00:18:57.8113141Z [cluster1] "type": "object"
  3348. 2021-07-12T00:18:57.8113567Z [cluster1] },
  3349. 2021-07-12T00:18:57.8113964Z [cluster1] "waiting": {
  3350. 2021-07-12T00:18:57.8114527Z [cluster1] "description": "Details about a waiting container",
  3351. 2021-07-12T00:18:57.8115189Z [cluster1] "properties": {
  3352. 2021-07-12T00:18:57.8115679Z [cluster1] "message": {
  3353. 2021-07-12T00:18:57.8116350Z [cluster1] "description": "Message regarding why the container is not yet running.",
  3354. 2021-07-12T00:18:57.8117596Z [cluster1] "type": "string"
  3355. 2021-07-12T00:18:57.8118066Z [cluster1] },
  3356. 2021-07-12T00:18:57.8155602Z [cluster1] "reason": {
  3357. 2021-07-12T00:18:57.8156261Z [cluster1] "description": "(brief) reason the container is not yet running.",
  3358. 2021-07-12T00:18:57.8157101Z [cluster1] "type": "string"
  3359. 2021-07-12T00:18:57.8157575Z [cluster1] }
  3360. 2021-07-12T00:18:57.8157990Z [cluster1] },
  3361. 2021-07-12T00:18:57.8158723Z [cluster1] "type": "object"
  3362. 2021-07-12T00:18:57.8159166Z [cluster1] }
  3363. 2021-07-12T00:18:57.8159541Z [cluster1] },
  3364. 2021-07-12T00:18:57.8160151Z [cluster1] "type": "object"
  3365. 2021-07-12T00:18:57.8160570Z [cluster1] },
  3366. 2021-07-12T00:18:57.8160961Z [cluster1] "type": "array"
  3367. 2021-07-12T00:18:57.8161368Z [cluster1] },
  3368. 2021-07-12T00:18:57.8161743Z [cluster1] "status": {
  3369. 2021-07-12T00:18:57.8162405Z [cluster1] "description": "DaemonSetStatus represents the current status of a daemon set.",
  3370. 2021-07-12T00:18:57.8163075Z [cluster1] "properties": {
  3371. 2021-07-12T00:18:57.8163575Z [cluster1] "collisionCount": {
  3372. 2021-07-12T00:18:57.8164660Z [cluster1] "description": "Count of hash collisions for the DaemonSet. The DaemonSet controller uses this field as a collision avoidance mechanism when it needs to create the name for the newest ControllerRevision.",
  3373. 2021-07-12T00:18:57.8165696Z [cluster1] "format": "int32",
  3374. 2021-07-12T00:18:57.8166153Z [cluster1] "type": "integer"
  3375. 2021-07-12T00:18:57.8166566Z [cluster1] },
  3376. 2021-07-12T00:18:57.8166993Z [cluster1] "conditions": {
  3377. 2021-07-12T00:18:57.8168072Z [cluster1] "description": "Represents the latest available observations of a DaemonSet's current state.",
  3378. 2021-07-12T00:18:57.8168756Z [cluster1] "items": {
  3379. 2021-07-12T00:18:57.8169470Z [cluster1] "description": "DaemonSetCondition describes the state of a DaemonSet at a certain point.",
  3380. 2021-07-12T00:18:57.8170206Z [cluster1] "properties": {
  3381. 2021-07-12T00:18:57.8170747Z [cluster1] "lastTransitionTime": {
  3382. 2021-07-12T00:18:57.8171470Z [cluster1] "description": "Last time the condition transitioned from one status to another.",
  3383. 2021-07-12T00:18:57.8172435Z [cluster1] "format": "date-time",
  3384. 2021-07-12T00:18:57.8172946Z [cluster1] "type": "string"
  3385. 2021-07-12T00:18:57.8173362Z [cluster1] },
  3386. 2021-07-12T00:18:57.8173781Z [cluster1] "message": {
  3387. 2021-07-12T00:18:57.8174450Z [cluster1] "description": "A human readable message indicating details about the transition.",
  3388. 2021-07-12T00:18:57.8175130Z [cluster1] "type": "string"
  3389. 2021-07-12T00:18:57.8175566Z [cluster1] },
  3390. 2021-07-12T00:18:57.8175970Z [cluster1] "reason": {
  3391. 2021-07-12T00:18:57.8176813Z [cluster1] "description": "The reason for the condition's last transition.",
  3392. 2021-07-12T00:18:57.8177622Z [cluster1] "type": "string"
  3393. 2021-07-12T00:18:57.8178050Z [cluster1] },
  3394. 2021-07-12T00:18:57.8178475Z [cluster1] "status": {
  3395. 2021-07-12T00:18:57.8179187Z [cluster1] "description": "Status of the condition, one of True, False, Unknown.",
  3396. 2021-07-12T00:18:57.8179835Z [cluster1] "type": "string"
  3397. 2021-07-12T00:18:57.8180264Z [cluster1] },
  3398. 2021-07-12T00:18:57.8180838Z [cluster1] "type": {
  3399. 2021-07-12T00:18:57.8181402Z [cluster1] "description": "Type of DaemonSet condition.",
  3400. 2021-07-12T00:18:57.8181960Z [cluster1] "type": "string"
  3401. 2021-07-12T00:18:57.8182392Z [cluster1] }
  3402. 2021-07-12T00:18:57.8182767Z [cluster1] },
  3403. 2021-07-12T00:18:57.8183192Z [cluster1] "required": [
  3404. 2021-07-12T00:18:57.8183642Z [cluster1] "status",
  3405. 2021-07-12T00:18:57.8184061Z [cluster1] "type"
  3406. 2021-07-12T00:18:57.8184466Z [cluster1] ],
  3407. 2021-07-12T00:18:57.8184881Z [cluster1] "type": "object"
  3408. 2021-07-12T00:18:57.8185308Z [cluster1] },
  3409. 2021-07-12T00:18:57.8185709Z [cluster1] "type": "array"
  3410. 2021-07-12T00:18:57.8186116Z [cluster1] },
  3411. 2021-07-12T00:18:57.8186639Z [cluster1] "currentNumberScheduled": {
  3412. 2021-07-12T00:18:57.8187940Z [cluster1] "description": "The number of nodes that are running at least 1 daemon pod and are supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
  3413. 2021-07-12T00:18:57.8188984Z [cluster1] "format": "int32",
  3414. 2021-07-12T00:18:57.8189440Z [cluster1] "type": "integer"
  3415. 2021-07-12T00:18:57.8189978Z [cluster1] },
  3416. 2021-07-12T00:18:57.8190518Z [cluster1] "desiredNumberScheduled": {
  3417. 2021-07-12T00:18:57.8191685Z [cluster1] "description": "The total number of nodes that should be running the daemon pod (including nodes correctly running the daemon pod). More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
  3418. 2021-07-12T00:18:57.8192767Z [cluster1] "format": "int32",
  3419. 2021-07-12T00:18:57.8193219Z [cluster1] "type": "integer"
  3420. 2021-07-12T00:18:57.8193646Z [cluster1] },
  3421. 2021-07-12T00:18:57.8194100Z [cluster1] "numberAvailable": {
  3422. 2021-07-12T00:18:57.8195251Z [cluster1] "description": "The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and available (ready for at least spec.minReadySeconds)",
  3423. 2021-07-12T00:18:57.8196210Z [cluster1] "format": "int32",
  3424. 2021-07-12T00:18:57.8196668Z [cluster1] "type": "integer"
  3425. 2021-07-12T00:18:57.8197243Z [cluster1] },
  3426. 2021-07-12T00:18:57.8198287Z [cluster1] "numberMisscheduled": {
  3427. 2021-07-12T00:18:57.8227540Z [cluster1] "description": "The number of nodes that are running the daemon pod, but are not supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
  3428. 2021-07-12T00:18:57.8229028Z [cluster1] "format": "int32",
  3429. 2021-07-12T00:18:57.8229548Z [cluster1] "type": "integer"
  3430. 2021-07-12T00:18:57.8230031Z [cluster1] },
  3431. 2021-07-12T00:18:57.8230507Z [cluster1] "numberReady": {
  3432. 2021-07-12T00:18:57.8231491Z [cluster1] "description": "The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and ready.",
  3433. 2021-07-12T00:18:57.8232579Z [cluster1] "format": "int32",
  3434. 2021-07-12T00:18:57.8233024Z [cluster1] "type": "integer"
  3435. 2021-07-12T00:18:57.8233446Z [cluster1] },
  3436. 2021-07-12T00:18:57.8233901Z [cluster1] "numberUnavailable": {
  3437. 2021-07-12T00:18:57.8234867Z [cluster1] "description": "The number of nodes that should be running the daemon pod and have none of the daemon pod running and available (ready for at least spec.minReadySeconds)",
  3438. 2021-07-12T00:18:57.8235778Z [cluster1] "format": "int32",
  3439. 2021-07-12T00:18:57.8236230Z [cluster1] "type": "integer"
  3440. 2021-07-12T00:18:57.8236658Z [cluster1] },
  3441. 2021-07-12T00:18:57.8237483Z [cluster1] "observedGeneration": {
  3442. 2021-07-12T00:18:57.8238248Z [cluster1] "description": "The most recent generation observed by the daemon set controller.",
  3443. 2021-07-12T00:18:57.8238932Z [cluster1] "format": "int64",
  3444. 2021-07-12T00:18:57.8240354Z [cluster1] "type": "integer"
  3445. 2021-07-12T00:18:57.8241276Z [cluster1] },
  3446. 2021-07-12T00:18:57.8241835Z [cluster1] "updatedNumberScheduled": {
  3447. 2021-07-12T00:18:57.8243003Z [cluster1] "description": "The total number of nodes that are running updated daemon pod",
  3448. 2021-07-12T00:18:57.8243715Z [cluster1] "format": "int32",
  3449. 2021-07-12T00:18:57.8244227Z [cluster1] "type": "integer"
  3450. 2021-07-12T00:18:57.8244862Z [cluster1] }
  3451. 2021-07-12T00:18:57.8245255Z [cluster1] },
  3452. 2021-07-12T00:18:57.8245841Z [cluster1] "required": [
  3453. 2021-07-12T00:18:57.8246546Z [cluster1] "currentNumberScheduled",
  3454. 2021-07-12T00:18:57.8247211Z [cluster1] "desiredNumberScheduled",
  3455. 2021-07-12T00:18:57.8247828Z [cluster1] "numberMisscheduled",
  3456. 2021-07-12T00:18:57.8248349Z [cluster1] "numberReady"
  3457. 2021-07-12T00:18:57.8248781Z [cluster1] ],
  3458. 2021-07-12T00:18:57.8249178Z [cluster1] "type": "object"
  3459. 2021-07-12T00:18:57.8249714Z [cluster1] }
  3460. 2021-07-12T00:18:57.8250068Z [cluster1] },
  3461. 2021-07-12T00:18:57.8250470Z [cluster1] "required": [
  3462. 2021-07-12T00:18:57.8251939Z [cluster1] "mismatchedContainerImages"
  3463. 2021-07-12T00:18:57.8252682Z [cluster1] ],
  3464. 2021-07-12T00:18:57.8253232Z [cluster1] "type": "object"
  3465. 2021-07-12T00:18:57.8253745Z [cluster1] },
  3466. 2021-07-12T00:18:57.8254344Z [cluster1] "loadBalancerStatus": {
  3467. 2021-07-12T00:18:57.8255252Z [cluster1] "properties": {
  3468. 2021-07-12T00:18:57.8255846Z [cluster1] "status": {
  3469. 2021-07-12T00:18:57.8257056Z [cluster1] "description": "LoadBalancerStatus represents the status of a load-balancer.",
  3470. 2021-07-12T00:18:57.8257951Z [cluster1] "properties": {
  3471. 2021-07-12T00:18:57.8258382Z [cluster1] "ingress": {
  3472. 2021-07-12T00:18:57.8259459Z [cluster1] "description": "Ingress is a list containing ingress points for the load-balancer. Traffic intended for the service should be sent to these ingress points.",
  3473. 2021-07-12T00:18:57.8260281Z [cluster1] "items": {
  3474. 2021-07-12T00:18:57.8261406Z [cluster1] "description": "LoadBalancerIngress represents the status of a load-balancer ingress point: traffic intended for the service should be sent to an ingress point.",
  3475. 2021-07-12T00:18:57.8262317Z [cluster1] "properties": {
  3476. 2021-07-12T00:18:57.8262772Z [cluster1] "hostname": {
  3477. 2021-07-12T00:18:57.8263737Z [cluster1] "description": "Hostname is set for load-balancer ingress points that are DNS based (typically AWS load-balancers)",
  3478. 2021-07-12T00:18:57.8264471Z [cluster1] "type": "string"
  3479. 2021-07-12T00:18:57.8264993Z [cluster1] },
  3480. 2021-07-12T00:18:57.8265575Z [cluster1] "ip": {
  3481. 2021-07-12T00:18:57.8266638Z [cluster1] "description": "IP is set for load-balancer ingress points that are IP based (typically GCE or OpenStack load-balancers)",
  3482. 2021-07-12T00:18:57.8267429Z [cluster1] "type": "string"
  3483. 2021-07-12T00:18:57.8267872Z [cluster1] }
  3484. 2021-07-12T00:18:57.8268253Z [cluster1] },
  3485. 2021-07-12T00:18:57.8268684Z [cluster1] "type": "object"
  3486. 2021-07-12T00:18:57.8269274Z [cluster1] },
  3487. 2021-07-12T00:18:57.8269659Z [cluster1] "type": "array"
  3488. 2021-07-12T00:18:57.8270054Z [cluster1] }
  3489. 2021-07-12T00:18:57.8270398Z [cluster1] },
  3490. 2021-07-12T00:18:57.8270792Z [cluster1] "type": "object"
  3491. 2021-07-12T00:18:57.8271171Z [cluster1] }
  3492. 2021-07-12T00:18:57.8271519Z [cluster1] },
  3493. 2021-07-12T00:18:57.8272004Z [cluster1] "type": "object"
  3494. 2021-07-12T00:18:57.8272372Z [cluster1] },
  3495. 2021-07-12T00:18:57.8272754Z [cluster1] "natEnabled": {
  3496. 2021-07-12T00:18:57.8273166Z [cluster1] "type": "boolean"
  3497. 2021-07-12T00:18:57.8273556Z [cluster1] },
  3498. 2021-07-12T00:18:57.8273956Z [cluster1] "networkPlugin": {
  3499. 2021-07-12T00:18:57.8274403Z [cluster1] "type": "string"
  3500. 2021-07-12T00:18:57.8274767Z [cluster1] },
  3501. 2021-07-12T00:18:57.8275277Z [cluster1] "routeAgentDaemonSetStatus": {
  3502. 2021-07-12T00:18:57.8275834Z [cluster1] "properties": {
  3503. 2021-07-12T00:18:57.8276318Z [cluster1] "lastResourceVersion": {
  3504. 2021-07-12T00:18:57.8276817Z [cluster1] "type": "string"
  3505. 2021-07-12T00:18:57.8277331Z [cluster1] },
  3506. 2021-07-12T00:18:57.8277845Z [cluster1] "mismatchedContainerImages": {
  3507. 2021-07-12T00:18:57.8278565Z [cluster1] "type": "boolean"
  3508. 2021-07-12T00:18:57.8278992Z [cluster1] },
  3509. 2021-07-12T00:18:57.8279703Z [cluster1] "nonReadyContainerStates": {
  3510. 2021-07-12T00:18:57.8280245Z [cluster1] "items": {
  3511. 2021-07-12T00:18:57.8281266Z [cluster1] "description": "ContainerState holds a possible state of container. Only one of its members may be specified. If none of them is specified, the default one is ContainerStateWaiting.",
  3512. 2021-07-12T00:18:57.8282457Z [cluster1] "properties": {
  3513. 2021-07-12T00:18:57.8283062Z [cluster1] "running": {
  3514. 2021-07-12T00:18:57.8283596Z [cluster1] "description": "Details about a running container",
  3515. 2021-07-12T00:18:57.8284139Z [cluster1] "properties": {
  3516. 2021-07-12T00:18:57.8284679Z [cluster1] "startedAt": {
  3517. 2021-07-12T00:18:57.8285520Z [cluster1] "description": "Time at which the container was last (re-)started",
  3518. 2021-07-12T00:18:57.8286280Z [cluster1] "format": "date-time",
  3519. 2021-07-12T00:18:57.8286734Z [cluster1] "type": "string"
  3520. 2021-07-12T00:18:57.8287150Z [cluster1] }
  3521. 2021-07-12T00:18:57.8287525Z [cluster1] },
  3522. 2021-07-12T00:18:57.8287916Z [cluster1] "type": "object"
  3523. 2021-07-12T00:18:57.8288316Z [cluster1] },
  3524. 2021-07-12T00:18:57.8288719Z [cluster1] "terminated": {
  3525. 2021-07-12T00:18:57.8289285Z [cluster1] "description": "Details about a terminated container",
  3526. 2021-07-12T00:18:57.8289853Z [cluster1] "properties": {
  3527. 2021-07-12T00:18:57.8290301Z [cluster1] "containerID": {
  3528. 2021-07-12T00:18:57.8291156Z [cluster1] "description": "Container's ID in the format 'docker://\u003ccontainer_id\u003e'",
  3529. 2021-07-12T00:18:57.8291858Z [cluster1] "type": "string"
  3530. 2021-07-12T00:18:57.8292442Z [cluster1] },
  3531. 2021-07-12T00:18:57.8292860Z [cluster1] "exitCode": {
  3532. 2021-07-12T00:18:57.8293504Z [cluster1] "description": "Exit status from the last termination of the container",
  3533. 2021-07-12T00:18:57.8294134Z [cluster1] "format": "int32",
  3534. 2021-07-12T00:18:57.8294589Z [cluster1] "type": "integer"
  3535. 2021-07-12T00:18:57.8295029Z [cluster1] },
  3536. 2021-07-12T00:18:57.8295455Z [cluster1] "finishedAt": {
  3537. 2021-07-12T00:18:57.8296210Z [cluster1] "description": "Time at which the container last terminated",
  3538. 2021-07-12T00:18:57.8297004Z [cluster1] "format": "date-time",
  3539. 2021-07-12T00:18:57.8297458Z [cluster1] "type": "string"
  3540. 2021-07-12T00:18:57.8297874Z [cluster1] },
  3541. 2021-07-12T00:18:57.8298268Z [cluster1] "message": {
  3542. 2021-07-12T00:18:57.8298885Z [cluster1] "description": "Message regarding the last termination of the container",
  3543. 2021-07-12T00:18:57.8299502Z [cluster1] "type": "string"
  3544. 2021-07-12T00:18:57.8299898Z [cluster1] },
  3545. 2021-07-12T00:18:57.8300293Z [cluster1] "reason": {
  3546. 2021-07-12T00:18:57.8300865Z [cluster1] "description": "(brief) reason from the last termination of the container",
  3547. 2021-07-12T00:18:57.8301538Z [cluster1] "type": "string"
  3548. 2021-07-12T00:18:57.8301962Z [cluster1] },
  3549. 2021-07-12T00:18:57.8302346Z [cluster1] "signal": {
  3550. 2021-07-12T00:18:57.8302920Z [cluster1] "description": "Signal from the last termination of the container",
  3551. 2021-07-12T00:18:57.8303493Z [cluster1] "format": "int32",
  3552. 2021-07-12T00:18:57.8303947Z [cluster1] "type": "integer"
  3553. 2021-07-12T00:18:57.8304343Z [cluster1] },
  3554. 2021-07-12T00:18:57.8304750Z [cluster1] "startedAt": {
  3555. 2021-07-12T00:18:57.8305376Z [cluster1] "description": "Time at which previous execution of the container started",
  3556. 2021-07-12T00:18:57.8306202Z [cluster1] "format": "date-time",
  3557. 2021-07-12T00:18:57.8306672Z [cluster1] "type": "string"
  3558. 2021-07-12T00:18:57.8307074Z [cluster1] }
  3559. 2021-07-12T00:18:57.8307452Z [cluster1] },
  3560. 2021-07-12T00:18:57.8308140Z [cluster1] "required": [
  3561. 2021-07-12T00:18:57.8308582Z [cluster1] "exitCode"
  3562. 2021-07-12T00:18:57.8309004Z [cluster1] ],
  3563. 2021-07-12T00:18:57.8309420Z [cluster1] "type": "object"
  3564. 2021-07-12T00:18:57.8309855Z [cluster1] },
  3565. 2021-07-12T00:18:57.8310249Z [cluster1] "waiting": {
  3566. 2021-07-12T00:18:57.8310818Z [cluster1] "description": "Details about a waiting container",
  3567. 2021-07-12T00:18:57.8311560Z [cluster1] "properties": {
  3568. 2021-07-12T00:18:57.8311989Z [cluster1] "message": {
  3569. 2021-07-12T00:18:57.8312590Z [cluster1] "description": "Message regarding why the container is not yet running.",
  3570. 2021-07-12T00:18:57.8313228Z [cluster1] "type": "string"
  3571. 2021-07-12T00:18:57.8313839Z [cluster1] },
  3572. 2021-07-12T00:18:57.8314262Z [cluster1] "reason": {
  3573. 2021-07-12T00:18:57.8314843Z [cluster1] "description": "(brief) reason the container is not yet running.",
  3574. 2021-07-12T00:18:57.8315449Z [cluster1] "type": "string"
  3575. 2021-07-12T00:18:57.8315873Z [cluster1] }
  3576. 2021-07-12T00:18:57.8316272Z [cluster1] },
  3577. 2021-07-12T00:18:57.8316683Z [cluster1] "type": "object"
  3578. 2021-07-12T00:18:57.8317277Z [cluster1] }
  3579. 2021-07-12T00:18:57.8317662Z [cluster1] },
  3580. 2021-07-12T00:18:57.8318229Z [cluster1] "type": "object"
  3581. 2021-07-12T00:18:57.8318715Z [cluster1] },
  3582. 2021-07-12T00:18:57.8321388Z [cluster1] "type": "array"
  3583. 2021-07-12T00:18:57.8321920Z [cluster1] },
  3584. 2021-07-12T00:18:57.8322284Z [cluster1] "status": {
  3585. 2021-07-12T00:18:57.8323618Z [cluster1] "description": "DaemonSetStatus represents the current status of a daemon set.",
  3586. 2021-07-12T00:18:57.8324280Z [cluster1] "properties": {
  3587. 2021-07-12T00:18:57.8324731Z [cluster1] "collisionCount": {
  3588. 2021-07-12T00:18:57.8326464Z [cluster1] "description": "Count of hash collisions for the DaemonSet. The DaemonSet controller uses this field as a collision avoidance mechanism when it needs to create the name for the newest ControllerRevision.",
  3589. 2021-07-12T00:18:57.8327484Z [cluster1] "format": "int32",
  3590. 2021-07-12T00:18:57.8327929Z [cluster1] "type": "integer"
  3591. 2021-07-12T00:18:57.8328336Z [cluster1] },
  3592. 2021-07-12T00:18:57.8328729Z [cluster1] "conditions": {
  3593. 2021-07-12T00:18:57.8329953Z [cluster1] "description": "Represents the latest available observations of a DaemonSet's current state.",
  3594. 2021-07-12T00:18:57.8330822Z [cluster1] "items": {
  3595. 2021-07-12T00:18:57.8331529Z [cluster1] "description": "DaemonSetCondition describes the state of a DaemonSet at a certain point.",
  3596. 2021-07-12T00:18:57.8332268Z [cluster1] "properties": {
  3597. 2021-07-12T00:18:57.8332787Z [cluster1] "lastTransitionTime": {
  3598. 2021-07-12T00:18:57.8333516Z [cluster1] "description": "Last time the condition transitioned from one status to another.",
  3599. 2021-07-12T00:18:57.8334557Z [cluster1] "format": "date-time",
  3600. 2021-07-12T00:18:57.8335043Z [cluster1] "type": "string"
  3601. 2021-07-12T00:18:57.8335454Z [cluster1] },
  3602. 2021-07-12T00:18:57.8335844Z [cluster1] "message": {
  3603. 2021-07-12T00:18:57.8336478Z [cluster1] "description": "A human readable message indicating details about the transition.",
  3604. 2021-07-12T00:18:57.8337286Z [cluster1] "type": "string"
  3605. 2021-07-12T00:18:57.8337717Z [cluster1] },
  3606. 2021-07-12T00:18:57.8338131Z [cluster1] "reason": {
  3607. 2021-07-12T00:18:57.8338941Z [cluster1] "description": "The reason for the condition's last transition.",
  3608. 2021-07-12T00:18:57.8339565Z [cluster1] "type": "string"
  3609. 2021-07-12T00:18:57.8339991Z [cluster1] },
  3610. 2021-07-12T00:18:57.8340565Z [cluster1] "status": {
  3611. 2021-07-12T00:18:57.8341210Z [cluster1] "description": "Status of the condition, one of True, False, Unknown.",
  3612. 2021-07-12T00:18:57.8341817Z [cluster1] "type": "string"
  3613. 2021-07-12T00:18:57.8342399Z [cluster1] },
  3614. 2021-07-12T00:18:57.8342796Z [cluster1] "type": {
  3615. 2021-07-12T00:18:57.8343348Z [cluster1] "description": "Type of DaemonSet condition.",
  3616. 2021-07-12T00:18:57.8343912Z [cluster1] "type": "string"
  3617. 2021-07-12T00:18:57.8344351Z [cluster1] }
  3618. 2021-07-12T00:18:57.8344745Z [cluster1] },
  3619. 2021-07-12T00:18:57.8345153Z [cluster1] "required": [
  3620. 2021-07-12T00:18:57.8345597Z [cluster1] "status",
  3621. 2021-07-12T00:18:57.8346010Z [cluster1] "type"
  3622. 2021-07-12T00:18:57.8346419Z [cluster1] ],
  3623. 2021-07-12T00:18:57.8347000Z [cluster1] "type": "object"
  3624. 2021-07-12T00:18:57.8347403Z [cluster1] },
  3625. 2021-07-12T00:18:57.8347880Z [cluster1] "type": "array"
  3626. 2021-07-12T00:18:57.8348266Z [cluster1] },
  3627. 2021-07-12T00:18:57.8348767Z [cluster1] "currentNumberScheduled": {
  3628. 2021-07-12T00:18:57.8349830Z [cluster1] "description": "The number of nodes that are running at least 1 daemon pod and are supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
  3629. 2021-07-12T00:18:57.8350971Z [cluster1] "format": "int32",
  3630. 2021-07-12T00:18:57.8351436Z [cluster1] "type": "integer"
  3631. 2021-07-12T00:18:57.8355315Z [cluster1] },
  3632. 2021-07-12T00:18:57.8356260Z [cluster1] "desiredNumberScheduled": {
  3633. 2021-07-12T00:18:57.8359137Z [cluster1] "description": "The total number of nodes that should be running the daemon pod (including nodes correctly running the daemon pod). More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
  3634. 2021-07-12T00:18:57.8360594Z [cluster1] "format": "int32",
  3635. 2021-07-12T00:18:57.8361397Z [cluster1] "type": "integer"
  3636. 2021-07-12T00:18:57.8361980Z [cluster1] },
  3637. 2021-07-12T00:18:57.8362439Z [cluster1] "numberAvailable": {
  3638. 2021-07-12T00:18:57.8363389Z [cluster1] "description": "The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and available (ready for at least spec.minReadySeconds)",
  3639. 2021-07-12T00:18:57.8364322Z [cluster1] "format": "int32",
  3640. 2021-07-12T00:18:57.8364787Z [cluster1] "type": "integer"
  3641. 2021-07-12T00:18:57.8365199Z [cluster1] },
  3642. 2021-07-12T00:18:57.8365673Z [cluster1] "numberMisscheduled": {
  3643. 2021-07-12T00:18:57.8366887Z [cluster1] "description": "The number of nodes that are running the daemon pod, but are not supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
  3644. 2021-07-12T00:18:57.8367937Z [cluster1] "format": "int32",
  3645. 2021-07-12T00:18:57.8368403Z [cluster1] "type": "integer"
  3646. 2021-07-12T00:18:57.8368814Z [cluster1] },
  3647. 2021-07-12T00:18:57.8369256Z [cluster1] "numberReady": {
  3648. 2021-07-12T00:18:57.8370013Z [cluster1] "description": "The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and ready.",
  3649. 2021-07-12T00:18:57.8370762Z [cluster1] "format": "int32",
  3650. 2021-07-12T00:18:57.8371227Z [cluster1] "type": "integer"
  3651. 2021-07-12T00:18:57.8371644Z [cluster1] },
  3652. 2021-07-12T00:18:57.8372119Z [cluster1] "numberUnavailable": {
  3653. 2021-07-12T00:18:57.8373070Z [cluster1] "description": "The number of nodes that should be running the daemon pod and have none of the daemon pod running and available (ready for at least spec.minReadySeconds)",
  3654. 2021-07-12T00:18:57.8374074Z [cluster1] "format": "int32",
  3655. 2021-07-12T00:18:57.8374519Z [cluster1] "type": "integer"
  3656. 2021-07-12T00:18:57.8374944Z [cluster1] },
  3657. 2021-07-12T00:18:57.8375429Z [cluster1] "observedGeneration": {
  3658. 2021-07-12T00:18:57.8376153Z [cluster1] "description": "The most recent generation observed by the daemon set controller.",
  3659. 2021-07-12T00:18:57.8376821Z [cluster1] "format": "int64",
  3660. 2021-07-12T00:18:57.8377465Z [cluster1] "type": "integer"
  3661. 2021-07-12T00:18:57.8377905Z [cluster1] },
  3662. 2021-07-12T00:18:57.8378451Z [cluster1] "updatedNumberScheduled": {
  3663. 2021-07-12T00:18:57.8378947Z [cld": "Cluster",
  3664. 2021-07-12T00:18:57.8379734Z [cluster2] "listKind": "ClusterList",
  3665. 2021-07-12T00:18:57.8380588Z [cluster2] "plural": "clusters",
  3666. 2021-07-12T00:18:57.8381072Z [cluster2] "singular": "cluster"
  3667. 2021-07-12T00:18:57.8381467Z [cluster2] },
  3668. 2021-07-12T00:18:57.8381872Z [cluster2] "conditions": [
  3669. 2021-07-12T00:18:57.8382264Z [cluster2] {
  3670. 2021-07-12T00:18:57.8383089Z [cluster2] "lastTransitionTime": "2021-07-12T00:17:48Z",
  3671. 2021-07-12T00:18:57.8383819Z [cluster2] "message": "no conflicts found",
  3672. 2021-07-12T00:18:57.8384336Z [cluster2] "reason": "NoConflicts",
  3673. 2021-07-12T00:18:57.8405483Z [cluster2] "status": "True",
  3674. 2021-07-12T00:18:57.8405978Z [cluster2] "type": "NamesAccepted"
  3675. 2021-07-12T00:18:57.8406418Z [cluster2] },
  3676. 2021-07-12T00:18:57.8406767Z [cluster2] {
  3677. 2021-07-12T00:18:57.8407869Z [cluster2] "lastTransitionTime": "2021-07-12T00:17:48Z",
  3678. 2021-07-12T00:18:57.8408471Z [cluster2] "message": "the initial names have been accepted",
  3679. 2021-07-12T00:18:57.8409094Z [cluster2] "reason": "InitialNamesAccepted",
  3680. 2021-07-12T00:18:57.8409596Z [cluster2] "status": "True",
  3681. 2021-07-12T00:18:57.8410033Z [cluster2] "type": "Established"
  3682. 2021-07-12T00:18:57.8410593Z [cluster2] }
  3683. 2021-07-12T00:18:57.8410925Z [cluster2] ],
  3684. 2021-07-12T00:18:57.8411457Z [cluster2] "storedVersions": [
  3685. 2021-07-12T00:18:57.8411860Z [cluster2] "v1"
  3686. 2021-07-12T00:18:57.8412195Z [cluster2] ]
  3687. 2021-07-12T00:18:57.8412502Z [cluster2] }
  3688. 2021-07-12T00:18:57.8412817Z [cluster2] }
  3689. 2021-07-12T00:18:57.8413898Z [submariner-operator]$ [cluster2] validate_equals .metadata.name clusters.submariner.io
  3690. 2021-07-12T00:18:57.8415196Z [submariner-operator]$ [cluster2] validate_equals .metadata.name clusters.submariner.io
  3691. 2021-07-12T00:18:57.8416571Z [submariner-operator]$ [cluster2] jq -r -M .metadata.name /tmp/clusters.submariner.io.cluster2.json
  3692. 2021-07-12T00:18:57.8418175Z [submariner-operator]$ [cluster2] validate_equals .spec.scope Namespaced
  3693. 2021-07-12T00:18:57.8419174Z [submariner-operator]$ [cluster2] validate_equals .spec.scope Namespaced
  3694. 2021-07-12T00:18:57.8420721Z [submariner-operator]$ [cluster2] jq -r -M .spec.scope /tmp/clusters.submariner.io.cluster2.json
  3695. 2021-07-12T00:18:57.8422182Z [submariner-operator]$ [cluster2] validate_equals .spec.group submariner.io
  3696. 2021-07-12T00:18:57.8423342Z [submariner-operator]$ [cluster2] validate_equals .spec.group submariner.io
  3697. 2021-07-12T00:18:57.8424828Z [submariner-operator]$ [cluster2] jq -r -M .spec.group /tmp/clusters.submariner.io.cluster2.json
  3698. 2021-07-12T00:18:57.8426241Z [submariner-operator]$ [cluster2] validate_equals .spec.names.kind Cluster
  3699. 2021-07-12T00:18:57.8427428Z [submariner-operator]$ [cluster2] validate_equals .spec.names.kind Cluster
  3700. 2021-07-12T00:18:57.8429515Z [submariner-operator]$ [cluster2] jq -r -M .spec.names.kind /tmp/clusters.submariner.io.cluster2.json
  3701. 2021-07-12T00:18:57.8431397Z [submariner-operator]$ [cluster2] validate_equals .status.acceptedNames.kind Cluster
  3702. 2021-07-12T00:18:57.8433337Z [submariner-operator]$ [cluster2] validate_equals .status.acceptedNames.kind Cluster
  3703. 2021-07-12T00:18:57.8435007Z [submariner-operator]$ [cluster2] jq -r -M .status.acceptedNames.kind /tmp/clusters.submariner.io.cluster2.json
  3704. 2021-07-12T00:18:57.8436272Z [submariner-operator]$ [cluster2] verify_subm_crd
  3705. 2021-07-12T00:18:57.8437221Z [submariner-operator]$ [cluster2] verify_subm_crd
  3706. 2021-07-12T00:18:57.8438445Z [submariner-operator]$ [cluster2] validate_crd submariners.submariner.io v1alpha1 Submariner
  3707. 2021-07-12T00:18:57.8439707Z [submariner-operator]$ [cluster2] validate_crd submariners.submariner.io v1alpha1 Submariner
  3708. 2021-07-12T00:18:57.8440868Z [submariner-operator]$ [cluster2] kubectl get crds submariners.submariner.io
  3709. 2021-07-12T00:18:57.8441989Z [submariner-operator]$ [cluster2] kubectl get crds submariners.submariner.io
  3710. 2021-07-12T00:18:57.8443198Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get crds submariners.submariner.io
  3711. 2021-07-12T00:18:57.8444195Z [cluster2] NAME CREATED AT
  3712. 2021-07-12T00:18:57.8444979Z [cluster2] submariners.submariner.io 2021-07-12T00:17:36Z
  3713. 2021-07-12T00:18:57.8446157Z [submariner-operator]$ [cluster2] json_file=/tmp/submariners.submariner.io.cluster2.json
  3714. 2021-07-12T00:18:57.8447501Z [submariner-operator]$ [cluster2] kubectl get crd submariners.submariner.io -o json
  3715. 2021-07-12T00:18:57.8448938Z [submariner-operator]$ [cluster2] tee /tmp/submariners.submariner.io.cluster2.json
  3716. 2021-07-12T00:18:57.8450237Z [submariner-operator]$ [cluster2] kubectl get crd submariners.submariner.io -o json
  3717. 2021-07-12T00:18:57.8451478Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get crd submariners.submariner.io -o json
  3718. 2021-07-12T00:18:57.8455748Z [cluster2] {
  3719. 2021-07-12T00:18:57.8456413Z [cluster2] "apiVersion": "apiextensions.k8s.io/v1",
  3720. 2021-07-12T00:18:57.8457264Z [cluster2] "kind": "CustomResourceDefinition",
  3721. 2021-07-12T00:18:57.8458742Z [cluster2] "metadata": {
  3722. 2021-07-12T00:18:57.8459154Z [cluster2] "annotations": {
  3723. 2021-07-12T00:18:57.8460059Z [cluster2] "controller-gen.kubebuilder.io/version": "v0.4.1"
  3724. 2021-07-12T00:18:57.8460624Z [cluster2] },
  3725. 2021-07-12T00:18:57.8461227Z [cluster2] "creationTimestamp": "2021-07-12T00:17:36Z",
  3726. 2021-07-12T00:18:57.8461700Z [cluster2] "generation": 1,
  3727. 2021-07-12T00:18:57.8462253Z [cluster2] "name": "submariners.submariner.io",
  3728. 2021-07-12T00:18:57.8462864Z [cluster2] "resourceVersion": "1624",
  3729. 2021-07-12T00:18:57.8464111Z [cluster2] "selfLink": "/apis/apiextensions.k8s.io/v1/customresourcedefinitions/submariners.submariner.io",
  3730. 2021-07-12T00:18:57.8465331Z [cluster2] "uid": "d898ec51-b112-4fa2-9c24-30ae83ca165e"
  3731. 2021-07-12T00:18:57.8465826Z [cluster2] },
  3732. 2021-07-12T00:18:57.8466187Z [cluster2] "spec": {
  3733. 2021-07-12T00:18:57.8466575Z [cluster2] "conversion": {
  3734. 2021-07-12T00:18:57.8467021Z [cluster2] "strategy": "None"
  3735. 2021-07-12T00:18:57.8467403Z [cluster2] },
  3736. 2021-07-12T00:18:57.8467982Z [cluster2] "group": "submariner.io",
  3737. 2021-07-12T00:18:57.8468546Z [cluster2] "names": {
  3738. 2021-07-12T00:18:57.8468954Z [cluster2] "kind": "Submariner",
  3739. 2021-07-12T00:18:57.8469441Z [cluster2] "listKind": "SubmarinerList",
  3740. 2021-07-12T00:18:57.8469925Z [cluster2] "plural": "submariners",
  3741. 2021-07-12T00:18:57.8470398Z [cluster2] "singular": "submariner"
  3742. 2021-07-12T00:18:57.8470894Z [cluster2] },
  3743. 2021-07-12T00:18:57.8471282Z [cluster2] "scope": "Namespaced",
  3744. 2021-07-12T00:18:57.8471690Z [cluster2] "versions": [
  3745. 2021-07-12T00:18:57.8472056Z [cluster2] {
  3746. 2021-07-12T00:18:57.8472425Z [cluster2] "name": "v1alpha1",
  3747. 2021-07-12T00:18:57.8472825Z [cluster2] "schema": {
  3748. 2021-07-12T00:18:57.8473250Z [cluster2] "openAPIV3Schema": {
  3749. 2021-07-12T00:18:57.8474064Z [cluster2] "description": "Submariner is the Schema for the submariners API",
  3750. 2021-07-12T00:18:57.8474673Z [cluster2] "properties": {
  3751. 2021-07-12T00:18:57.8475111Z [cluster2] "apiVersion": {
  3752. 2021-07-12T00:18:57.8477155Z [cluster2] "description": "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources",
  3753. 2021-07-12T00:18:57.8478804Z [cluster2] "type": "string"
  3754. 2021-07-12T00:18:57.8479372Z [cluster2] },
  3755. 2021-07-12T00:18:57.8479757Z [cluster2] "kind": {
  3756. 2021-07-12T00:18:57.8481593Z [cluster2] "description": "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds",
  3757. 2021-07-12T00:18:57.8483394Z [cluster2] "type": "string"
  3758. 2021-07-12T00:18:57.8483975Z [cluster2] },
  3759. 2021-07-12T00:18:57.8484369Z [cluster2] "metadata": {
  3760. 2021-07-12T00:18:57.8484817Z [cluster2] "type": "object"
  3761. 2021-07-12T00:18:57.8485215Z [cluster2] },
  3762. 2021-07-12T00:18:57.8485613Z [cluster2] "spec": {
  3763. 2021-07-12T00:18:57.8486394Z [cluster2] "description": "SubmarinerSpec defines the desired state of Submariner",
  3764. 2021-07-12T00:18:57.8487061Z [cluster2] "properties": {
  3765. 2021-07-12T00:18:57.8487505Z [cluster2] "broker": {
  3766. 2021-07-12T00:18:57.8488034Z [cluster2] "type": "string"
  3767. 2021-07-12T00:18:57.8488614Z [cluster2] },
  3768. 2021-07-12T00:18:57.8489065Z [cluster2] "brokerK8sApiServer": {
  3769. 2021-07-12T00:18:57.8489573Z [cluster2] "type": "string"
  3770. 2021-07-12T00:18:57.8489962Z [cluster2] },
  3771. 2021-07-12T00:18:57.8490482Z [cluster2] "brokerK8sApiServerToken": {
  3772. 2021-07-12T00:18:57.8491044Z [cluster2] "type": "string"
  3773. 2021-07-12T00:18:57.8491425Z [cluster2] },
  3774. 2021-07-12T00:18:57.8491834Z [cluster2] "brokerK8sCA": {
  3775. 2021-07-12T00:18:57.8492268Z [cluster2] "type": "string"
  3776. 2021-07-12T00:18:57.8492664Z [cluster2] },
  3777. 2021-07-12T00:18:57.8493173Z [cluster2] "brokerK8sRemoteNamespace": {
  3778. 2021-07-12T00:18:57.8493912Z [cluster2] "type": "string"
  3779. 2021-07-12T00:18:57.8494331Z [cluster2] },
  3780. 2021-07-12T00:18:57.8494742Z [cluster2] "cableDriver": {
  3781. 2021-07-12T00:18:57.8495203Z [cluster2] "type": "string"
  3782. 2021-07-12T00:18:57.8495595Z [cluster2] },
  3783. 2021-07-12T00:18:57.8496292Z [cluster2] "ceIPSecDebug": {
  3784. 2021-07-12T00:18:57.8496774Z [cluster2] "type": "boolean"
  3785. 2021-07-12T00:18:57.8497202Z [cluster2] },
  3786. 2021-07-12T00:18:57.8497867Z [cluster2] "ceIPSecForceUDPEncaps": {
  3787. 2021-07-12T00:18:57.8498440Z [cluster2] "type": "boolean"
  3788. 2021-07-12T00:18:57.8498861Z [cluster2] },
  3789. 2021-07-12T00:18:57.8499295Z [cluster2] "ceIPSecIKEPort": {
  3790. 2021-07-12T00:18:57.8499937Z [cluster2] "type": "integer"
  3791. 2021-07-12T00:18:57.8500329Z [cluster2] },
  3792. 2021-07-12T00:18:57.8500774Z [cluster2] "ceIPSecNATTPort": {
  3793. 2021-07-12T00:18:57.8501250Z [cluster2] "type": "integer"
  3794. 2021-07-12T00:18:57.8501662Z [cluster2] },
  3795. 2021-07-12T00:18:57.8502057Z [cluster2] "ceIPSecPSK": {
  3796. 2021-07-12T00:18:57.8502514Z [cluster2] "type": "string"
  3797. 2021-07-12T00:18:57.8502917Z [cluster2] },
  3798. 2021-07-12T00:18:57.8503415Z [cluster2] "ceIPSecPreferredServer": {
  3799. 2021-07-12T00:18:57.8504165Z [cluster2] "type": "boolean"
  3800. 2021-07-12T00:18:57.8504563Z [cluster2] },
  3801. 2021-07-12T00:18:57.8504986Z [cluster2] "clusterCIDR": {
  3802. 2021-07-12T00:18:57.8505429Z [cluster2] "type": "string"
  3803. 2021-07-12T00:18:57.8505836Z [cluster2] },
  3804. 2021-07-12T00:18:57.8506240Z [cluster2] "clusterID": {
  3805. 2021-07-12T00:18:57.8506701Z [cluster2] "type": "string"
  3806. 2021-07-12T00:18:57.8507114Z [cluster2] },
  3807. 2021-07-12T00:18:57.8507515Z [cluster2] "colorCodes": {
  3808. 2021-07-12T00:18:57.8507974Z [cluster2] "type": "string"
  3809. 2021-07-12T00:18:57.8508369Z [cluster2] },
  3810. 2021-07-12T00:18:57.8508944Z [cluster2] "connectionHealthCheck": {
  3811. 2021-07-12T00:18:57.8509501Z [cluster2] "properties": {
  3812. 2021-07-12T00:18:57.8509961Z [cluster2] "enabled": {
  3813. 2021-07-12T00:18:57.8510427Z [cluster2] "type": "boolean"
  3814. 2021-07-12T00:18:57.8510998Z [cluster2] },
  3815. 2021-07-12T00:18:57.8511452Z [cluster2] "intervalSeconds": {
  3816. 2021-07-12T00:18:57.8512131Z [cluster2] "description": "The interval at which health check pings are sent.",
  3817. 2021-07-12T00:18:57.8512732Z [cluster2] "format": "int64",
  3818. 2021-07-12T00:18:57.8513171Z [cluster2] "type": "integer"
  3819. 2021-07-12T00:18:57.8513771Z [cluster2] },
  3820. 2021-07-12T00:18:57.8514262Z [cluster2] "maxPacketLossCount": {
  3821. 2021-07-12T00:18:57.8515059Z [cluster2] "description": "The maximum number of packets lost at which the health checker will mark the connection as down.",
  3822. 2021-07-12T00:18:57.8515800Z [cluster2] "format": "int64",
  3823. 2021-07-12T00:18:57.8516258Z [cluster2] "type": "integer"
  3824. 2021-07-12T00:18:57.8516687Z [cluster2] }
  3825. 2021-07-12T00:18:57.8517849Z [cluster2] },
  3826. 2021-07-12T00:18:57.8518248Z [cluster2] "type": "object"
  3827. 2021-07-12T00:18:57.8518760Z [cluster2] },
  3828. 2021-07-12T00:18:57.8519222Z [cluster2] "coreDNSCustomConfig": {
  3829. 2021-07-12T00:18:57.8519749Z [cluster2] "properties": {
  3830. 2021-07-12T00:18:57.8520234Z [cluster2] "configMapName": {
  3831. 2021-07-12T00:18:57.8520715Z [cluster2] "type": "string"
  3832. 2021-07-12T00:18:57.8521111Z [cluster2] },
  3833. 2021-07-12T00:18:57.8521520Z [cluster2] "namespace": {
  3834. 2021-07-12T00:18:57.8521970Z [cluster2] "type": "string"
  3835. 2021-07-12T00:18:57.8522365Z [cluster2] }
  3836. 2021-07-12T00:18:57.8522732Z [cluster2] },
  3837. 2021-07-12T00:18:57.8523123Z [cluster2] "type": "object"
  3838. 2021-07-12T00:18:57.8523703Z [cluster2] },
  3839. 2021-07-12T00:18:57.8524124Z [cluster2] "customDomains": {
  3840. 2021-07-12T00:18:57.8524580Z [cluster2] "items": {
  3841. 2021-07-12T00:18:57.8525023Z [cluster2] "type": "string"
  3842. 2021-07-12T00:18:57.8525424Z [cluster2] },
  3843. 2021-07-12T00:18:57.8525838Z [cluster2] "type": "array",
  3844. 2021-07-12T00:18:57.8526656Z [cluster2] "x-kubernetes-list-type": "set"
  3845. 2021-07-12T00:18:57.8527183Z [cluster2] },
  3846. 2021-07-12T00:18:57.8527706Z [cluster2] "debug": {
  3847. 2021-07-12T00:18:57.8528149Z [cluster2] "type": "boolean"
  3848. 2021-07-12T00:18:57.8528544Z [cluster2] },
  3849. 2021-07-12T00:18:57.8528948Z [cluster2] "globalCIDR": {
  3850. 2021-07-12T00:18:57.8529580Z [cluster2] "type": "string"
  3851. 2021-07-12T00:18:57.8529973Z [cluster2] },
  3852. 2021-07-12T00:18:57.8530537Z [cluster2] "imageOverrides": {
  3853. 2021-07-12T00:18:57.8531114Z [cluster2] "additionalProperties": {
  3854. 2021-07-12T00:18:57.8531661Z [cluster2] "type": "string"
  3855. 2021-07-12T00:18:57.8532070Z [cluster2] },
  3856. 2021-07-12T00:18:57.8532648Z [cluster2] "type": "object"
  3857. 2021-07-12T00:18:57.8533033Z [cluster2] },
  3858. 2021-07-12T00:18:57.8533695Z [cluster2] "loadBalancerEnabled": {
  3859. 2021-07-12T00:18:57.8534229Z [cluster2] "type": "boolean"
  3860. 2021-07-12T00:18:57.8534624Z [cluster2] },
  3861. 2021-07-12T00:18:57.8535040Z [cluster2] "namespace": {
  3862. 2021-07-12T00:18:57.8535645Z [cluster2] "type": "string"
  3863. 2021-07-12T00:18:57.8536246Z [cluster2] },
  3864. 2021-07-12T00:18:57.8536678Z [cluster2] "natEnabled": {
  3865. 2021-07-12T00:18:57.8537172Z [cluster2] "type": "boolean"
  3866. 2021-07-12T00:18:57.8537745Z [cluster2] },
  3867. 2021-07-12T00:18:57.8538178Z [cluster2] "repository": {
  3868. 2021-07-12T00:18:57.8538649Z [cluster2] "type": "string"
  3869. 2021-07-12T00:18:57.8539148Z [cluster2] },
  3870. 2021-07-12T00:18:57.8539582Z [cluster2] "serviceCIDR": {
  3871. 2021-07-12T00:18:57.8540350Z [cluster2] "type": "string"
  3872. 2021-07-12T00:18:57.8541118Z [cluster2] },
  3873. 2021-07-12T00:18:57.8541651Z [cluster2] "serviceDiscoveryEnabled": {
  3874. 2021-07-12T00:18:57.8542250Z [cluster2] "type": "boolean"
  3875. 2021-07-12T00:18:57.8542679Z [cluster2] },
  3876. 2021-07-12T00:18:57.8543075Z [cluster2] "version": {
  3877. 2021-07-12T00:18:57.8543693Z [cluster2] "type": "string"
  3878. 2021-07-12T00:18:57.8544109Z [cluster2] }
  3879. 2021-07-12T00:18:57.8544811Z [cluster2] },
  3880. 2021-07-12T00:18:57.8545198Z [cluster2] "required": [
  3881. 2021-07-12T00:18:57.8545639Z [cluster2] "broker",
  3882. 2021-07-12T00:18:57.8546129Z [cluster2] "brokerK8sApiServer",
  3883. 2021-07-12T00:18:57.8546763Z [cluster2] "brokerK8sApiServerToken",
  3884. 2021-07-12T00:18:57.8547340Z [cluster2] "brokerK8sCA",
  3885. 2021-07-12T00:18:57.8548059Z [cluster2] "brokerK8sRemoteNamespace",
  3886. 2021-07-12T00:18:57.8548649Z [cluster2] "ceIPSecDebug",
  3887. 2021-07-12T00:18:57.8549103Z [cluster2] "ceIPSecPSK",
  3888. 2021-07-12T00:18:57.8549564Z [cluster2] "clusterCIDR",
  3889. 2021-07-12T00:18:57.8550978Z [cluster2] "clusterID",
  3890. 2021-07-12T00:18:57.8551406Z [cluster2] "debug",
  3891. 2021-07-12T00:18:57.8551817Z [cluster2] "namespace",
  3892. 2021-07-12T00:18:57.8552267Z [cluster2] "natEnabled",
  3893. 2021-07-12T00:18:57.8552902Z [cluster2] "serviceCIDR"
  3894. 2021-07-12T00:18:57.8553300Z [cluster2] ],
  3895. 2021-07-12T00:18:57.8553919Z [cluster2] "type": "object"
  3896. 2021-07-12T00:18:57.8554341Z [cluster2] },
  3897. 2021-07-12T00:18:57.8555798Z [cluster2] "status": {
  3898. 2021-07-12T00:18:57.8557380Z [cluster2] "description": "SubmarinerStatus defines the observed state of Submariner",
  3899. 2021-07-12T00:18:57.8558303Z [cluster2] "properties": {
  3900. 2021-07-12T00:18:57.8558882Z [cluster2] "clusterCIDR": {
  3901. 2021-07-12T00:18:57.8559766Z [cluster2] "type": "string"
  3902. 2021-07-12T00:18:57.8560379Z [cluster2] },
  3903. 2021-07-12T00:18:57.8560975Z [cluster2] "clusterID": {
  3904. 2021-07-12T00:18:57.8561592Z [cluster2] "type": "string"
  3905. 2021-07-12T00:18:57.8561999Z [cluster2] },
  3906. 2021-07-12T00:18:57.8562434Z [cluster2] "colorCodes": {
  3907. 2021-07-12T00:18:57.8563055Z [cluster2] "type": "string"
  3908. 2021-07-12T00:18:57.8563640Z [cluster2] },
  3909. 2021-07-12T00:18:57.8564109Z [cluster2] "deploymentInfo": {
  3910. 2021-07-12T00:18:57.8564750Z [cluster2] "properties": {
  3911. 2021-07-12T00:18:57.8565459Z [cluster2] "cloudProvider": {
  3912. 2021-07-12T00:18:57.8565917Z [cluster2] "type": "string"
  3913. 2021-07-12T00:18:57.8566324Z [cluster2] },
  3914. 2021-07-12T00:18:57.8566852Z [cluster2] "kubernetesType": {
  3915. 2021-07-12T00:18:57.8567345Z [cluster2] "type": "string"
  3916. 2021-07-12T00:18:57.8567746Z [cluster2] },
  3917. 2021-07-12T00:18:57.8568401Z [cluster2] "kubernetesTypeVersion": {
  3918. 2021-07-12T00:18:57.8568920Z [cluster2] "type": "string"
  3919. 2021-07-12T00:18:57.8569299Z [cluster2] },
  3920. 2021-07-12T00:18:57.8569743Z [cluster2] "kubernetesVersion": {
  3921. 2021-07-12T00:18:57.8570203Z [cluster2] "type": "string"
  3922. 2021-07-12T00:18:57.8570590Z [cluster2] }
  3923. 2021-07-12T00:18:57.8570927Z [cluster2] },
  3924. 2021-07-12T00:18:57.8571314Z [cluster2] "type": "object"
  3925. 2021-07-12T00:18:57.8571699Z [cluster2] },
  3926. 2021-07-12T00:18:57.8572164Z [cluster2] "gatewayDaemonSetStatus": {
  3927. 2021-07-12T00:18:57.8572690Z [cluster2] "properties": {
  3928. 2021-07-12T00:18:57.8573174Z [cluster2] "lastResourceVersion": {
  3929. 2021-07-12T00:18:57.8573853Z [cluster2] "type": "string"
  3930. 2021-07-12T00:18:57.8574248Z [cluster2] },
  3931. 2021-07-12T00:18:57.8574810Z [cluster2] "mismatchedContainerImages": {
  3932. 2021-07-12T00:18:57.8575394Z [cluster2] "type": "boolean"
  3933. 2021-07-12T00:18:57.8575810Z [cluster2] },
  3934. 2021-07-12T00:18:57.8576330Z [cluster2] "nonReadyContainerStates": {
  3935. 2021-07-12T00:18:57.8576868Z [cluster2] "items": {
  3936. 2021-07-12T00:18:57.8578192Z [cluster2] "description": "ContainerState holds a possible state of container. Only one of its members may be specified. If none of them is specified, the default one is ContainerStateWaiting.",
  3937. 2021-07-12T00:18:57.8579407Z [cluster2] "properties": {
  3938. 2021-07-12T00:18:57.8579933Z [cluster2] "running": {
  3939. 2021-07-12T00:18:57.8580571Z [cluster2] "description": "Details about a running container",
  3940. 2021-07-12T00:18:57.8581164Z [cluster2] "properties": {
  3941. 2021-07-12T00:18:57.8581664Z [cluster2] "startedAt": {
  3942. 2021-07-12T00:18:57.8582785Z [cluster2] "description": "Time at which the container was last (re-)started",
  3943. 2021-07-12T00:18:57.8584090Z [cluster2] "format": "date-time",
  3944. 2021-07-12T00:18:57.8584597Z [cluster2] "type": "string"
  3945. 2021-07-12T00:18:57.8585027Z [cluster2] }
  3946. 2021-07-12T00:18:57.8585432Z [cluster2] },
  3947. 2021-07-12T00:18:57.8585874Z [cluster2] "type": "object"
  3948. 2021-07-12T00:18:57.8586298Z [cluster2] },
  3949. 2021-07-12T00:18:57.8586751Z [cluster2] "terminated": {
  3950. 2021-07-12T00:18:57.8587509Z [cluster2] "description": "Details about a terminated container",
  3951. 2021-07-12T00:18:57.8588374Z [cluster2] "properties": {
  3952. 2021-07-12T00:18:57.8588841Z [cluster2] "containerID": {
  3953. 2021-07-12T00:18:57.8589701Z [cluster2] "description": "Container's ID in the format 'docker://\u003ccontainer_id\u003e'",
  3954. 2021-07-12T00:18:57.8590324Z [cluster2] "type": "string"
  3955. 2021-07-12T00:18:57.8590721Z [cluster2] },
  3956. 2021-07-12T00:18:57.8591131Z [cluster2] "exitCode": {
  3957. 2021-07-12T00:18:57.8591736Z [cluster2] "description": "Exit status from the last termination of the container",
  3958. 2021-07-12T00:18:57.8592329Z [cluster2] "format": "int32",
  3959. 2021-07-12T00:18:57.8593128Z [cluster2] "type": "integer"
  3960. 2021-07-12T00:18:57.8593710Z [cluster2] },
  3961. 2021-07-12T00:18:57.8594150Z [cluster2] "finishedAt": {
  3962. 2021-07-12T00:18:57.8594771Z [cluster2] "description": "Time at which the container last terminated",
  3963. 2021-07-12T00:18:57.8595637Z [cluster2] "format": "date-time",
  3964. 2021-07-12T00:18:57.8596132Z [cluster2] "type": "string"
  3965. 2021-07-12T00:18:57.8596547Z [cluster2] },
  3966. 2021-07-12T00:18:57.8597107Z [cluster2] "message": {
  3967. 2021-07-12T00:18:57.8597926Z [cluster2] "description": "Message regarding the last termination of the container",
  3968. 2021-07-12T00:18:57.8598528Z [cluster2] "type": "string"
  3969. 2021-07-12T00:18:57.8599043Z [cluster2] },
  3970. 2021-07-12T00:18:57.8599446Z [cluster2] "reason": {
  3971. 2021-07-12T00:18:57.8600041Z [cluster2] "description": "(brief) reason from the last termination of the container",
  3972. 2021-07-12T00:18:57.8600649Z [cluster2] "type": "string"
  3973. 2021-07-12T00:18:57.8601039Z [cluster2] },
  3974. 2021-07-12T00:18:57.8601441Z [cluster2] "signal": {
  3975. 2021-07-12T00:18:57.8602007Z [cluster2] "description": "Signal from the last termination of the container",
  3976. 2021-07-12T00:18:57.8602597Z [cluster2] "format": "int32",
  3977. 2021-07-12T00:18:57.8603040Z [cluster2] "type": "integer"
  3978. 2021-07-12T00:18:57.8604299Z [cluster2] },
  3979. 2021-07-12T00:18:57.8604739Z [cluster2] "startedAt": {
  3980. 2021-07-12T00:18:57.8605375Z [cluster2] "description": "Time at which previous execution of the container started",
  3981. 2021-07-12T00:18:57.8606479Z [cluster2] "format": "date-time",
  3982. 2021-07-12T00:18:57.8606957Z [cluster2] "type": "string"
  3983. 2021-07-12T00:18:57.8607403Z [cluster2] }
  3984. 2021-07-12T00:18:57.8607967Z [cluster2] },
  3985. 2021-07-12T00:18:57.8608362Z [cluster2] "required": [
  3986. 2021-07-12T00:18:57.8608795Z [cluster2] "exitCode"
  3987. 2021-07-12T00:18:57.8609236Z [cluster2] ],
  3988. 2021-07-12T00:18:57.8609649Z [cluster2] "type": "object"
  3989. 2021-07-12T00:18:57.8610041Z [cluster2] },
  3990. 2021-07-12T00:18:57.8610432Z [cluster2] "waiting": {
  3991. 2021-07-12T00:18:57.8610977Z [cluster2] "description": "Details about a waiting container",
  3992. 2021-07-12T00:18:57.8611521Z [cluster2] "properties": {
  3993. 2021-07-12T00:18:57.8611964Z [cluster2] "message": {
  3994. 2021-07-12T00:18:57.8612552Z [cluster2] "description": "Message regarding why the container is not yet running.",
  3995. 2021-07-12T00:18:57.8613155Z [cluster2] "type": "string"
  3996. 2021-07-12T00:18:57.8613744Z [cluster2] },
  3997. 2021-07-12T00:18:57.8614145Z [cluster2] "reason": {
  3998. 2021-07-12T00:18:57.8614732Z [cluster2] "description": "(brief) reason the container is not yet running.",
  3999. 2021-07-12T00:18:57.8615329Z [cluster2] "type": "string"
  4000. 2021-07-12T00:18:57.8615769Z [cluster2] }
  4001. 2021-07-12T00:18:57.8616148Z [cluster2] },
  4002. 2021-07-12T00:18:57.8616665Z [cluster2] "type": "object"
  4003. 2021-07-12T00:18:57.8617264Z [cluster2] }
  4004. 2021-07-12T00:18:57.8617613Z [cluster2] },
  4005. 2021-07-12T00:18:57.8618008Z [cluster2] "type": "object"
  4006. 2021-07-12T00:18:57.8618386Z [cluster2] },
  4007. 2021-07-12T00:18:57.8618771Z [cluster2] "type": "array"
  4008. 2021-07-12T00:18:57.8619150Z [cluster2] },
  4009. 2021-07-12T00:18:57.8619524Z [cluster2] "status": {
  4010. 2021-07-12T00:18:57.8620328Z [cluster2] "description": "DaemonSetStatus represents the current status of a daemon set.",
  4011. 2021-07-12T00:18:57.8620996Z [cluster2] "properties": {
  4012. 2021-07-12T00:18:57.8621490Z [cluster2] "collisionCount": {
  4013. 2021-07-12T00:18:57.8622553Z [cluster2] "description": "Count of hash collisions for the DaemonSet. The DaemonSet controller uses this field as a collision avoidance mechanism when it needs to create the name for the newest ControllerRevision.",
  4014. 2021-07-12T00:18:57.8623957Z [cluster2] "format": "int32",
  4015. 2021-07-12T00:18:57.8624496Z [cluster2] "type": "integer"
  4016. 2021-07-12T00:18:57.8624914Z [cluster2] },
  4017. 2021-07-12T00:18:57.8625341Z [cluster2] "conditions": {
  4018. 2021-07-12T00:18:57.8626323Z [cluster2] "description": "Represents the latest available observations of a DaemonSet's current state.",
  4019. 2021-07-12T00:18:57.8627357Z [cluster2] "items": {
  4020. 2021-07-12T00:18:57.8628067Z [cluster2] "description": "DaemonSetCondition describes the state of a DaemonSet at a certain point.",
  4021. 2021-07-12T00:18:57.8629523Z [cluster2] "properties": {
  4022. 2021-07-12T00:18:57.8630086Z [cluster2] "lastTransitionTime": {
  4023. 2021-07-12T00:18:57.8630838Z [cluster2] "description": "Last time the condition transitioned from one status to another.",
  4024. 2021-07-12T00:18:57.8631931Z [cluster2] "format": "date-time",
  4025. 2021-07-12T00:18:57.8632600Z [cluster2] "type": "string"
  4026. 2021-07-12T00:18:57.8633004Z [cluster2] },
  4027. 2021-07-12T00:18:57.8633402Z [cluster2] "message": {
  4028. 2021-07-12T00:18:57.8634234Z [cluster2] "description": "A human readable message indicating details about the transition.",
  4029. 2021-07-12T00:18:57.8634900Z [cluster2] "type": "string"
  4030. 2021-07-12T00:18:57.8635336Z [cluster2] },
  4031. 2021-07-12T00:18:57.8635743Z [cluster2] "reason": {
  4032. 2021-07-12T00:18:57.8636564Z [cluster2] "description": "The reason for the condition's last transition.",
  4033. 2021-07-12T00:18:57.8637594Z [cluster2] "type": "string"
  4034. 2021-07-12T00:18:57.8638019Z [cluster2] },
  4035. 2021-07-12T00:18:57.8638420Z [cluster2] "status": {
  4036. 2021-07-12T00:18:57.8638979Z [cluster2] "description": "Status of the condition, one of True, False, Unknown.",
  4037. 2021-07-12T00:18:57.8639566Z [cluster2] "type": "string"
  4038. 2021-07-12T00:18:57.8639967Z [cluster2] },
  4039. 2021-07-12T00:18:57.8640360Z [cluster2] "type": {
  4040. 2021-07-12T00:18:57.8640893Z [cluster2] "description": "Type of DaemonSet condition.",
  4041. 2021-07-12T00:18:57.8641426Z [cluster2] "type": "string"
  4042. 2021-07-12T00:18:57.8641841Z [cluster2] }
  4043. 2021-07-12T00:18:57.8642199Z [cluster2] },
  4044. 2021-07-12T00:18:57.8642602Z [cluster2] "required": [
  4045. 2021-07-12T00:18:57.8643028Z [cluster2] "status",
  4046. 2021-07-12T00:18:57.8643419Z [cluster2] "type"
  4047. 2021-07-12T00:18:57.8644096Z [cluster2] ],
  4048. 2021-07-12T00:18:57.8644802Z [cluster2] "type": "object"
  4049. 2021-07-12T00:18:57.8645230Z [cluster2] },
  4050. 2021-07-12T00:18:57.8645631Z [cluster2] "type": "array"
  4051. 2021-07-12T00:18:57.8646069Z [cluster2] },
  4052. 2021-07-12T00:18:57.8646599Z [cluster2] "currentNumberScheduled": {
  4053. 2021-07-12T00:18:57.8647838Z [cluster2] "description": "The number of nodes that are running at least 1 daemon pod and are supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
  4054. 2021-07-12T00:18:57.8648809Z [cluster2] "format": "int32",
  4055. 2021-07-12T00:18:57.8649240Z [cluster2] "type": "integer"
  4056. 2021-07-12T00:18:57.8649646Z [cluster2] },
  4057. 2021-07-12T00:18:57.8650141Z [cluster2] "desiredNumberScheduled": {
  4058. 2021-07-12T00:18:57.8651474Z [cluster2] "description": "The total number of nodes that should be running the daemon pod (including nodes correctly running the daemon pod). More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
  4059. 2021-07-12T00:18:57.8652561Z [cluster2] "format": "int32",
  4060. 2021-07-12T00:18:57.8653035Z [cluster2] "type": "integer"
  4061. 2021-07-12T00:18:57.8653449Z [cluster2] },
  4062. 2021-07-12T00:18:57.8654099Z [cluster2] "numberAvailable": {
  4063. 2021-07-12T00:18:57.8655617Z [cluster2] "description": "The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and available (ready for at least spec.minReadySeconds)",
  4064. 2021-07-12T00:18:57.8658651Z [cluster2] "format": "int32",
  4065. 2021-07-12T00:18:57.8659316Z [cluster2] "type": "integer"
  4066. 2021-07-12T00:18:57.8659853Z [cluster2] },
  4067. 2021-07-12T00:18:57.8660810Z [cluster2] "numberMisscheduled": {
  4068. 2021-07-12T00:18:57.8662253Z [cluster2] "description": "The number of nodes that are running the daemon pod, but are not supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
  4069. 2021-07-12T00:18:57.8663231Z [cluster2] "format": "int32",
  4070. 2021-07-12T00:18:57.8663866Z [cluster2] "type": "integer"
  4071. 2021-07-12T00:18:57.8664279Z [cluster2] },
  4072. 2021-07-12T00:18:57.8664717Z [cluster2] "numberReady": {
  4073. 2021-07-12T00:18:57.8665470Z [cluster2] "description": "The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and ready.",
  4074. 2021-07-12T00:18:57.8666221Z [cluster2] "format": "int32",
  4075. 2021-07-12T00:18:57.8666682Z [cluster2] "type": "integer"
  4076. 2021-07-12T00:18:57.8667350Z [cluster2] },
  4077. 2021-07-12T00:18:57.8667800Z [cluster2] "numberUnavailable": {
  4078. 2021-07-12T00:18:57.8668699Z [cluster2] "description": "The number of nodes that should be running the daemon pod and have none of the daemon pod running and available (ready for at least spec.minReadySeconds)",
  4079. 2021-07-12T00:18:57.8669567Z [cluster2] "format": "int32",
  4080. 2021-07-12T00:18:57.8670005Z [cluster2] "type": "integer"
  4081. 2021-07-12T00:18:57.8670394Z [cluster2] },
  4082. 2021-07-12T00:18:57.8670849Z [cluster2] "observedGeneration": {
  4083. 2021-07-12T00:18:57.8671525Z [cluster2] "description": "The most recent generation observed by the daemon set controller.",
  4084. 2021-07-12T00:18:57.8672160Z [cluster2] "format": "int64",
  4085. 2021-07-12T00:18:57.8672601Z [cluster2] "type": "integer"
  4086. 2021-07-12T00:18:57.8672993Z [cluster2] },
  4087. 2021-07-12T00:18:57.8673658Z [cluster2] "updatedNumberScheduled": {
  4088. 2021-07-12T00:18:57.8674385Z [cluster2] "description": "The total number of nodes that are running updated daemon pod",
  4089. 2021-07-12T00:18:57.8675012Z [cluster2] "format": "int32",
  4090. 2021-07-12T00:18:57.8675458Z [cluster2] "type": "integer"
  4091. 2021-07-12T00:18:57.8675886Z [cluster2] }
  4092. 2021-07-12T00:18:57.8676270Z [cluster2] },
  4093. 2021-07-12T00:18:57.8676672Z [cluster2] "required": [
  4094. 2021-07-12T00:18:57.8677634Z [cluster2] "currentNumberScheduled",
  4095. 2021-07-12T00:18:57.8678249Z [cluster2] "desiredNumberScheduled",
  4096. 2021-07-12T00:18:57.8678930Z [cluster2] "numberMisscheduled",
  4097. 2021-07-12T00:18:57.8679630Z [cluster2] "numberReady"
  4098. 2021-07-12T00:18:57.8680056Z [cluster2] ],
  4099. 2021-07-12T00:18:57.8680471Z [cluster2] "type": "object"
  4100. 2021-07-12T00:18:57.8680867Z [cluster2] }
  4101. 2021-07-12T00:18:57.8681235Z [cluster2] },
  4102. 2021-07-12T00:18:57.8681637Z [cluster2] "required": [
  4103. 2021-07-12T00:18:57.8682211Z [cluster2] "mismatchedContainerImages"
  4104. 2021-07-12T00:18:57.8684677Z [cluster2] ],
  4105. 2021-07-12T00:18:57.8685102Z [cluster2] "type": "object"
  4106. 2021-07-12T00:18:57.8685514Z [cluster2] },
  4107. 2021-07-12T00:18:57.8685915Z [cluster2] "gateways": {
  4108. 2021-07-12T00:18:57.8686342Z [cluster2] "items": {
  4109. 2021-07-12T00:18:57.8686777Z [cluster2] "properties": {
  4110. 2021-07-12T00:18:57.8687419Z [cluster2] "connections": {
  4111. 2021-07-12T00:18:57.8687854Z [cluster2] "items": {
  4112. 2021-07-12T00:18:57.8688304Z [cluster2] "properties": {
  4113. 2021-07-12T00:18:57.8688903Z [cluster2] "endpoint": {
  4114. 2021-07-12T00:18:57.8689377Z [cluster2] "properties": {
  4115. 2021-07-12T00:18:57.8689852Z [cluster2] "backend": {
  4116. 2021-07-12T00:18:57.8690299Z [cluster2] "type": "string"
  4117. 2021-07-12T00:18:57.8690737Z [cluster2] },
  4118. 2021-07-12T00:18:57.8691377Z [cluster2] "backend_config": {
  4119. 2021-07-12T00:18:57.8692562Z [cluster2] "additionalProperties": {
  4120. 2021-07-12T00:18:57.8693181Z [cluster2] "type": "string"
  4121. 2021-07-12T00:18:57.8693649Z [cluster2] },
  4122. 2021-07-12T00:18:57.8694126Z [cluster2] "type": "object"
  4123. 2021-07-12T00:18:57.8694582Z [cluster2] },
  4124. 2021-07-12T00:18:57.8695299Z [cluster2] "cable_name": {
  4125. 2021-07-12T00:18:57.8695807Z [cluster2] "type": "string"
  4126. 2021-07-12T00:18:57.8696464Z [cluster2] },
  4127. 2021-07-12T00:18:57.8697431Z [cluster2] "cluster_id": {
  4128. 2021-07-12T00:18:57.8698574Z [cluster2] "type": "string"
  4129. 2021-07-12T00:18:57.8699068Z [cluster2] },
  4130. 2021-07-12T00:18:57.8699557Z [cluster2] "healthCheckIP": {
  4131. 2021-07-12T00:18:57.8700086Z [cluster2] "type": "string"
  4132. 2021-07-12T00:18:57.8700547Z [cluster2] },
  4133. 2021-07-12T00:18:57.8701227Z [cluster2] "hostname": {
  4134. 2021-07-12T00:18:57.8701709Z [cluster2] "type": "string"
  4135. 2021-07-12T00:18:57.8702127Z [cluster2] },
  4136. 2021-07-12T00:18:57.8702564Z [cluster2] "nat_enabled": {
  4137. 2021-07-12T00:18:57.8703031Z [cluster2] "type": "boolean"
  4138. 2021-07-12T00:18:57.8703655Z [cluster2] },
  4139. 2021-07-12T00:18:57.8704099Z [cluster2] "private_ip": {
  4140. 2021-07-12T00:18:57.8704568Z [cluster2] "type": "string"
  4141. 2021-07-12T00:18:57.8705017Z [cluster2] },
  4142. 2021-07-12T00:18:57.8705523Z [cluster2] "public_ip": {
  4143. 2021-07-12T00:18:57.8706086Z [cluster2] "type": "string"
  4144. 2021-07-12T00:18:57.8706610Z [cluster2] },
  4145. 2021-07-12T00:18:57.8707285Z [cluster2] "subnets": {
  4146. 2021-07-12T00:18:57.8707749Z [cluster2] "items": {
  4147. 2021-07-12T00:18:57.8708451Z [cluster2] "type": "string"
  4148. 2021-07-12T00:18:57.8709154Z [cluster2] },
  4149. 2021-07-12T00:18:57.8709796Z [cluster2] "type": "array"
  4150. 2021-07-12T00:18:57.8710345Z [cluster2] }
  4151. 2021-07-12T00:18:57.8710794Z [cluster2] },
  4152. 2021-07-12T00:18:57.8711543Z [cluster2] "required": [
  4153. 2021-07-12T00:18:57.8712101Z [cluster2] "backend",
  4154. 2021-07-12T00:18:57.8712839Z [cluster2] "cable_name",
  4155. 2021-07-12T00:18:57.8713588Z [cluster2] "cluster_id",
  4156. 2021-07-12T00:18:57.8714114Z [cluster2] "hostname",
  4157. 2021-07-12T00:18:57.8714890Z [cluster2] "nat_enabled",
  4158. 2021-07-12T00:18:57.8715424Z [cluster2] "private_ip",
  4159. 2021-07-12T00:18:57.8735078Z [cluster2] "public_ip",
  4160. 2021-07-12T00:18:57.8735568Z [cluster2] "subnets"
  4161. 2021-07-12T00:18:57.8736553Z [cluster2] ],
  4162. 2021-07-12T00:18:57.8737177Z [cluster2] "type": "object"
  4163. 2021-07-12T00:18:57.8737636Z [cluster2] },
  4164. 2021-07-12T00:18:57.8738092Z [cluster2] "latencyRTT": {
  4165. 2021-07-12T00:18:57.8739313Z [cluster2] "description": "LatencySpec describes the round trip time information for a packet between the gateway pods of two clusters.",
  4166. 2021-07-12T00:18:57.8740127Z [cluster2] "properties": {
  4167. 2021-07-12T00:18:57.8740721Z [cluster2] "average": {
  4168. 2021-07-12T00:18:57.8741218Z [cluster2] "type": "string"
  4169. 2021-07-12T00:18:57.8741645Z [cluster2] },
  4170. 2021-07-12T00:18:57.8742070Z [cluster2] "last": {
  4171. 2021-07-12T00:18:57.8742524Z [cluster2] "type": "string"
  4172. 2021-07-12T00:18:57.8742949Z [cluster2] },
  4173. 2021-07-12T00:18:57.8743353Z [cluster2] "max": {
  4174. 2021-07-12T00:18:57.8743964Z [cluster2] "type": "string"
  4175. 2021-07-12T00:18:57.8744632Z [cluster2] },
  4176. 2021-07-12T00:18:57.8745058Z [cluster2] "min": {
  4177. 2021-07-12T00:18:57.8745495Z [cluster2] "type": "string"
  4178. 2021-07-12T00:18:57.8747372Z [cluster2] },
  4179. 2021-07-12T00:18:57.8747835Z [cluster2] "stdDev": {
  4180. 2021-07-12T00:18:57.8748452Z [cluster2] "type": "string"
  4181. 2021-07-12T00:18:57.8748872Z [cluster2] }
  4182. 2021-07-12T00:18:57.8749272Z [cluster2] },
  4183. 2021-07-12T00:18:57.8749708Z [cluster2] "type": "object"
  4184. 2021-07-12T00:18:57.8750131Z [cluster2] },
  4185. 2021-07-12T00:18:57.8750547Z [cluster2] "status": {
  4186. 2021-07-12T00:18:57.8750976Z [cluster2] "type": "string"
  4187. 2021-07-12T00:18:57.8751411Z [cluster2] },
  4188. 2021-07-12T00:18:57.8751849Z [cluster2] "statusMessage": {
  4189. 2021-07-12T00:18:57.8752347Z [cluster2] "type": "string"
  4190. 2021-07-12T00:18:57.8752957Z [cluster2] },
  4191. 2021-07-12T00:18:57.8753373Z [cluster2] "usingIP": {
  4192. 2021-07-12T00:18:57.8754187Z [cluster2] "type": "string"
  4193. 2021-07-12T00:18:57.8754642Z [cluster2] },
  4194. 2021-07-12T00:18:57.8755298Z [cluster2] "usingNAT": {
  4195. 2021-07-12T00:18:57.8755810Z [cluster2] "type": "boolean"
  4196. 2021-07-12T00:18:57.8756454Z [cluster2] }
  4197. 2021-07-12T00:18:57.8757176Z [cluster2] },
  4198. 2021-07-12T00:18:57.8758925Z [cluster2] "required": [
  4199. 2021-07-12T00:18:57.8759527Z [cluster2] "endpoint",
  4200. 2021-07-12T00:18:57.8760090Z [cluster2] "status",
  4201. 2021-07-12T00:18:57.8760700Z [cluster2] "statusMessage"
  4202. 2021-07-12T00:18:57.8761470Z [cluster2] ],
  4203. 2021-07-12T00:18:57.8762796Z [cluster2] "type": "object"
  4204. 2021-07-12T00:18:57.8763270Z [cluster2] },
  4205. 2021-07-12T00:18:57.8764031Z [cluster2] "type": "array"
  4206. 2021-07-12T00:18:57.8764479Z [cluster2] },
  4207. 2021-07-12T00:18:57.8765061Z [cluster2] "haStatus": {
  4208. 2021-07-12T00:18:57.8765539Z [cluster2] "type": "string"
  4209. 2021-07-12T00:18:57.8765965Z [cluster2] },
  4210. 2021-07-12T00:18:57.8766431Z [cluster2] "localEndpoint": {
  4211. 2021-07-12T00:18:57.8767093Z [cluster2] "properties": {
  4212. 2021-07-12T00:18:57.8767696Z [cluster2] "backend": {
  4213. 2021-07-12T00:18:57.8768155Z [cluster2] "type": "string"
  4214. 2021-07-12T00:18:57.8768567Z [cluster2] },
  4215. 2021-07-12T00:18:57.8768999Z [cluster2] "backend_config": {
  4216. 2021-07-12T00:18:57.8769535Z [cluster2] "additionalProperties": {
  4217. 2021-07-12T00:18:57.8770086Z [cluster2] "type": "string"
  4218. 2021-07-12T00:18:57.8770605Z [cluster2] },
  4219. 2021-07-12T00:18:57.8771191Z [cluster2] "type": "object"
  4220. 2021-07-12T00:18:57.8771630Z [cluster2] },
  4221. 2021-07-12T00:18:57.8772052Z [cluster2] "cable_name": {
  4222. 2021-07-12T00:18:57.8772525Z [cluster2] "type": "string"
  4223. 2021-07-12T00:18:57.8772962Z [cluster2] },
  4224. 2021-07-12T00:18:57.8773374Z [cluster2] "cluster_id": {
  4225. 2021-07-12T00:18:57.8774017Z [cluster2] "type": "string"
  4226. 2021-07-12T00:18:57.8774444Z [cluster2] },
  4227. 2021-07-12T00:18:57.8775073Z [cluster2] "healthCheckIP": {
  4228. 2021-07-12T00:18:57.8775560Z [cluster2] "type": "string"
  4229. 2021-07-12T00:18:57.8776004Z [cluster2] },
  4230. 2021-07-12T00:18:57.8776600Z [cluster2] "hostname": {
  4231. 2021-07-12T00:18:57.8777219Z [cluster2] "type": "string"
  4232. 2021-07-12T00:18:57.8777657Z [cluster2] },
  4233. 2021-07-12T00:18:57.8778075Z [cluster2] "nat_enabled": {
  4234. 2021-07-12T00:18:57.8778552Z [cluster2] "type": "boolean"
  4235. 2021-07-12T00:18:57.8778974Z [cluster2] },
  4236. 2021-07-12T00:18:57.8779408Z [cluster2] "private_ip": {
  4237. 2021-07-12T00:18:57.8779862Z [cluster2] "type": "string"
  4238. 2021-07-12T00:18:57.8780302Z [cluster2] },
  4239. 2021-07-12T00:18:57.8780723Z [cluster2] "public_ip": {
  4240. 2021-07-12T00:18:57.8781242Z [cluster2] "type": "string"
  4241. 2021-07-12T00:18:57.8781690Z [cluster2] },
  4242. 2021-07-12T00:18:57.8782099Z [cluster2] "subnets": {
  4243. 2021-07-12T00:18:57.8782542Z [cluster2] "items": {
  4244. 2021-07-12T00:18:57.8782987Z [cluster2] "type": "string"
  4245. 2021-07-12T00:18:57.8783434Z [cluster2] },
  4246. 2021-07-12T00:18:57.8784055Z [cluster2] "type": "array"
  4247. 2021-07-12T00:18:57.8784491Z [cluster2] }
  4248. 2021-07-12T00:18:57.8784902Z [cluster2] },
  4249. 2021-07-12T00:18:57.8785325Z [cluster2] "required": [
  4250. 2021-07-12T00:18:57.8785797Z [cluster2] "backend",
  4251. 2021-07-12T00:18:57.8786249Z [cluster2] "cable_name",
  4252. 2021-07-12T00:18:57.8786720Z [cluster2] "cluster_id",
  4253. 2021-07-12T00:18:57.8787338Z [cluster2] "hostname",
  4254. 2021-07-12T00:18:57.8787786Z [cluster2] "nat_enabled",
  4255. 2021-07-12T00:18:57.8788346Z [cluster2] "private_ip",
  4256. 2021-07-12T00:18:57.8788795Z [cluster2] "public_ip",
  4257. 2021-07-12T00:18:57.8789399Z [cluster2] "subnets"
  4258. 2021-07-12T00:18:57.8789797Z [cluster2] ],
  4259. 2021-07-12T00:18:57.8790218Z [cluster2] "type": "object"
  4260. 2021-07-12T00:18:57.8790638Z [cluster2] },
  4261. 2021-07-12T00:18:57.8791059Z [cluster2] "statusFailure": {
  4262. 2021-07-12T00:18:57.8791540Z [cluster2] "type": "string"
  4263. 2021-07-12T00:18:57.8791945Z [cluster2] },
  4264. 2021-07-12T00:18:57.8792349Z [cluster2] "version": {
  4265. 2021-07-12T00:18:57.8792783Z [cluster2] "type": "string"
  4266. 2021-07-12T00:18:57.8793196Z [cluster2] }
  4267. 2021-07-12T00:18:57.8793727Z [cluster2] },
  4268. 2021-07-12T00:18:57.8794146Z [cluster2] "required": [
  4269. 2021-07-12T00:18:57.8794609Z [cluster2] "connections",
  4270. 2021-07-12T00:18:57.8795060Z [cluster2] "haStatus",
  4271. 2021-07-12T00:18:57.8795538Z [cluster2] "localEndpoint",
  4272. 2021-07-12T00:18:57.8796042Z [cluster2] "statusFailure",
  4273. 2021-07-12T00:18:57.8796504Z [cluster2] "version"
  4274. 2021-07-12T00:18:57.8797550Z [cluster2] ],
  4275. 2021-07-12T00:18:57.8798008Z [cluster2] "type": "object"
  4276. 2021-07-12T00:18:57.8798417Z [cluster2] },
  4277. 2021-07-12T00:18:57.8798806Z [cluster2] "type": "array"
  4278. 2021-07-12T00:18:57.8799203Z [cluster2] },
  4279. 2021-07-12T00:18:57.8800180Z [cluster2] "globalCIDR": {
  4280. 2021-07-12T00:18:57.8800692Z [cluster2] "type": "string"
  4281. 2021-07-12T00:18:57.8801384Z [cluster2] },
  4282. 2021-07-12T00:18:57.8801911Z [cluster2] "globalnetDaemonSetStatus": {
  4283. 2021-07-12T00:18:57.8802446Z [cluster2] "properties": {
  4284. 2021-07-12T00:18:57.8802954Z [cluster2] "lastResourceVersion": {
  4285. 2021-07-12T00:18:57.8803870Z [cluster2] "type": "string"
  4286. 2021-07-12T00:18:57.8804334Z [cluster2] },
  4287. 2021-07-12T00:18:57.8804902Z [cluster2] "mismatchedContainerImages": {
  4288. 2021-07-12T00:18:57.8805492Z [cluster2] "type": "boolean"
  4289. 2021-07-12T00:18:57.8805934Z [cluster2] },
  4290. 2021-07-12T00:18:57.8806462Z [cluster2] "nonReadyContainerStates": {
  4291. 2021-07-12T00:18:57.8807177Z [cluster2] "items": {
  4292. 2021-07-12T00:18:57.8808175Z [cluster2] "description": "ContainerState holds a possible state of container. Only one of its members may be specified. If none of them is specified, the default one is ContainerStateWaiting.",
  4293. 2021-07-12T00:18:57.8809183Z [cluster2] "properties": {
  4294. 2021-07-12T00:18:57.8809637Z [cluster2] "running": {
  4295. 2021-07-12T00:18:57.8810280Z [cluster2] "description": "Details about a running container",
  4296. 2021-07-12T00:18:57.8810869Z [cluster2] "properties": {
  4297. 2021-07-12T00:18:57.8811350Z [cluster2] "startedAt": {
  4298. 2021-07-12T00:18:57.8812308Z [cluster2] "description": "Time at which the container was last (re-)started",
  4299. 2021-07-12T00:18:57.8813120Z [cluster2] "format": "date-time",
  4300. 2021-07-12T00:18:57.8813773Z [cluster2] "type": "string"
  4301. 2021-07-12T00:18:57.8814219Z [cluster2] }
  4302. 2021-07-12T00:18:57.8814634Z [cluster2] },
  4303. 2021-07-12T00:18:57.8815060Z [cluster2] "type": "object"
  4304. 2021-07-12T00:18:57.8815500Z [cluster2] },
  4305. 2021-07-12T00:18:57.8815927Z [cluster2] "terminated": {
  4306. 2021-07-12T00:18:57.8816554Z [cluster2] "description": "Details about a terminated container",
  4307. 2021-07-12T00:18:57.8817494Z [cluster2] "properties": {
  4308. 2021-07-12T00:18:57.8817999Z [cluster2] "containerID": {
  4309. 2021-07-12T00:18:57.8818931Z [cluster2] "description": "Container's ID in the format 'docker://\u003ccontainer_id\u003e'",
  4310. 2021-07-12T00:18:57.8819587Z [cluster2] "type": "string"
  4311. 2021-07-12T00:18:57.8820039Z [cluster2] },
  4312. 2021-07-12T00:18:57.8820627Z [cluster2] "exitCode": {
  4313. 2021-07-12T00:18:57.8821260Z [cluster2] "description": "Exit status from the last termination of the container",
  4314. 2021-07-12T00:18:57.8821992Z [cluster2] "format": "int32",
  4315. 2021-07-12T00:18:57.8822470Z [cluster2] "type": "integer"
  4316. 2021-07-12T00:18:57.8824077Z [cluster2] },
  4317. 2021-07-12T00:18:57.8824524Z [cluster2] "finishedAt": {
  4318. 2021-07-12T00:18:57.8825953Z [cluster2] "description": "Time at which the container last terminated",
  4319. 2021-07-12T00:18:57.8827540Z [cluster2] "format": "date-time",
  4320. 2021-07-12T00:18:57.8828024Z [cluster2] "type": "string"
  4321. 2021-07-12T00:18:57.8828654Z [cluster2] },
  4322. 2021-07-12T00:18:57.8829073Z [cluster2] "message": {
  4323. 2021-07-12T00:18:57.8829739Z [cluster2] "description": "Message regarding the last termination of the container",
  4324. 2021-07-12T00:18:57.8830571Z [cluster2] "type": "string"
  4325. 2021-07-12T00:18:57.8831019Z [cluster2] },
  4326. 2021-07-12T00:18:57.8831593Z [cluster2] "reason": {
  4327. 2021-07-12T00:18:57.8833044Z [cluster2] "description": "(brief) reason from the last termination of the container",
  4328. 2021-07-12T00:18:57.8834059Z [cluster2] "type": "string"
  4329. 2021-07-12T00:18:57.8834491Z [cluster2] },
  4330. 2021-07-12T00:18:57.8836484Z [cluster2] "signal": {
  4331. 2021-07-12T00:18:57.8837476Z [cluster2] "description": "Signal from the last termination of the container",
  4332. 2021-07-12T00:18:57.8838093Z [cluster2] "format": "int32",
  4333. 2021-07-12T00:18:57.8838575Z [cluster2] "type": "integer"
  4334. 2021-07-12T00:18:57.8839008Z [cluster2] },
  4335. 2021-07-12T00:18:57.8839442Z [cluster2] "startedAt": {
  4336. 2021-07-12T00:18:57.8840106Z [cluster2] "description": "Time at which previous execution of the container started",
  4337. 2021-07-12T00:18:57.8841066Z [cluster2] "format": "date-time",
  4338. 2021-07-12T00:18:57.8841566Z [cluster2] "type": "string"
  4339. 2021-07-12T00:18:57.8841986Z [cluster2] }
  4340. 2021-07-12T00:18:57.8842391Z [cluster2] },
  4341. 2021-07-12T00:18:57.8842801Z [cluster2] "required": [
  4342. 2021-07-12T00:18:57.8843272Z [cluster2] "exitCode"
  4343. 2021-07-12T00:18:57.8843883Z [cluster2] ],
  4344. 2021-07-12T00:18:57.8844306Z [cluster2] "type": "object"
  4345. 2021-07-12T00:18:57.8844745Z [cluster2] },
  4346. 2021-07-12T00:18:57.8845298Z [cluster2] "waiting": {
  4347. 2021-07-12T00:18:57.8845900Z [cluster2] "description": "Details about a waiting container",
  4348. 2021-07-12T00:18:57.8846494Z [cluster2] "properties": {
  4349. 2021-07-12T00:18:57.8847137Z [cluster2] "message": {
  4350. 2021-07-12T00:18:57.8848096Z [cluster2] "description": "Message regarding why the container is not yet running.",
  4351. 2021-07-12T00:18:57.8848912Z [cluster2] "type": "string"
  4352. 2021-07-12T00:18:57.8849357Z [cluster2] },
  4353. 2021-07-12T00:18:57.8849773Z [cluster2] "reason": {
  4354. 2021-07-12T00:18:57.8850395Z [cluster2] "description": "(brief) reason the container is not yet running.",
  4355. 2021-07-12T00:18:57.8851017Z [cluster2] "type": "string"
  4356. 2021-07-12T00:18:57.8851443Z [cluster2] }
  4357. 2021-07-12T00:18:57.8851856Z [cluster2] },
  4358. 2021-07-12T00:18:57.8852285Z [cluster2] "type": "object"
  4359. 2021-07-12T00:18:57.8853047Z [cluster2] }
  4360. 2021-07-12T00:18:57.8854035Z [cluster2] },
  4361. 2021-07-12T00:18:57.8854496Z [cluster2] "type": "object"
  4362. 2021-07-12T00:18:57.8855149Z [cluster2] },
  4363. 2021-07-12T00:18:57.8855597Z [cluster2] "type": "array"
  4364. 2021-07-12T00:18:57.8856054Z [cluster2] },
  4365. 2021-07-12T00:18:57.8856490Z [cluster2] "status": {
  4366. 2021-07-12T00:18:57.8857524Z [cluster2] "description": "DaemonSetStatus represents the current status of a daemon set.",
  4367. 2021-07-12T00:18:57.8858561Z [cluster2] "properties": {
  4368. 2021-07-12T00:18:57.8859918Z [cluster2] "collisionCount": {
  4369. 2021-07-12T00:18:57.8861359Z [cluster2] "description": "Count of hash collisions for the DaemonSet. The DaemonSet controller uses this field as a collision avoidance mechanism when it needs to create the name for the newest ControllerRevision.",
  4370. 2021-07-12T00:18:57.8863023Z [cluster2] "format": "int32",
  4371. 2021-07-12T00:18:57.8863687Z [cluster2] "type": "integer"
  4372. 2021-07-12T00:18:57.8864440Z [cluster2] },
  4373. 2021-07-12T00:18:57.8865660Z [cluster2] "conditions": {
  4374. 2021-07-12T00:18:57.8866834Z [cluster2] "description": "Represents the latest available observations of a DaemonSet's current state.",
  4375. 2021-07-12T00:18:57.8867606Z [cluster2] "items": {
  4376. 2021-07-12T00:18:57.8868523Z [cluster2] "description": "DaemonSetCondition describes the state of a DaemonSet at a certain point.",
  4377. 2021-07-12T00:18:57.8869447Z [cluster2] "properties": {
  4378. 2021-07-12T00:18:57.8870418Z [cluster2] "lastTransitionTime": {
  4379. 2021-07-12T00:18:57.8871153Z [cluster2] "description": "Last time the condition transitioned from one status to another.",
  4380. 2021-07-12T00:18:57.8872026Z [cluster2] "format": "date-time",
  4381. 2021-07-12T00:18:57.8872512Z [cluster2] "type": "string"
  4382. 2021-07-12T00:18:57.8872927Z [cluster2] },
  4383. 2021-07-12T00:18:57.8873355Z [cluster2] "message": {
  4384. 2021-07-12T00:18:57.8874017Z [cluster2] "description": "A human readable message indicating details about the transition.",
  4385. 2021-07-12T00:18:57.8874661Z [cluster2] "type": "string"
  4386. 2021-07-12T00:18:57.8875089Z [cluster2] },
  4387. 2021-07-12T00:18:57.8875482Z [cluster2] "reason": {
  4388. 2021-07-12T00:18:57.8876286Z [cluster2] "description": "The reason for the condition's last transition.",
  4389. 2021-07-12T00:18:57.8881868Z [cluster2] "type": "string"
  4390. 2021-07-12T00:18:57.8882493Z [cluster2] },
  4391. 2021-07-12T00:18:57.8882908Z [cluster2] "status": {
  4392. 2021-07-12T00:18:57.8883484Z [cluster2] "description": "Status of the condition, one of True, False, Unknown.",
  4393. 2021-07-12T00:18:57.8884079Z [cluster2] "type": "string"
  4394. 2021-07-12T00:18:57.8884484Z [cluster2] },
  4395. 2021-07-12T00:18:57.8884882Z [cluster2] "type": {
  4396. 2021-07-12T00:18:57.8885411Z [cluster2] "description": "Type of DaemonSet condition.",
  4397. 2021-07-12T00:18:57.8885939Z [cluster2] "type": "string"
  4398. 2021-07-12T00:18:57.8886355Z [cluster2] }
  4399. 2021-07-12T00:18:57.8886837Z [cluster2] },
  4400. 2021-07-12T00:18:57.8887254Z [cluster2] "required": [
  4401. 2021-07-12T00:18:57.8888534Z [cluster2] "status",
  4402. 2021-07-12T00:18:57.8889005Z [cluster2] "type"
  4403. 2021-07-12T00:18:57.8889398Z [cluster2] ],
  4404. 2021-07-12T00:18:57.8889791Z [cluster2] "type": "object"
  4405. 2021-07-12T00:18:57.8890202Z [cluster2] },
  4406. 2021-07-12T00:18:57.8890767Z [cluster2] "type": "array"
  4407. 2021-07-12T00:18:57.8891185Z [cluster2] },
  4408. 2021-07-12T00:18:57.8891730Z [cluster2] "currentNumberScheduled": {
  4409. 2021-07-12T00:18:57.8892861Z [cluster2] "description": "The number of nodes that are running at least 1 daemon pod and are supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
  4410. 2021-07-12T00:18:57.8894007Z [cluster2] "format": "int32",
  4411. 2021-07-12T00:18:57.8894638Z [cluster2] "type": "integer"
  4412. 2021-07-12T00:18:57.8895043Z [cluster2] },
  4413. 2021-07-12T00:18:57.8895543Z [cluster2] "desiredNumberScheduled": {
  4414. 2021-07-12T00:18:57.8896672Z [cluster2] "description": "The total number of nodes that should be running the daemon pod (including nodes correctly running the daemon pod). More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
  4415. 2021-07-12T00:18:57.8897702Z [cluster2] "format": "int32",
  4416. 2021-07-12T00:18:57.8898220Z [cluster2] "type": "integer"
  4417. 2021-07-12T00:18:57.8898641Z [cluster2] },
  4418. 2021-07-12T00:18:57.8899283Z [cluster2] "numberAvailable": {
  4419. 2021-07-12T00:18:57.8900239Z [cluster2] "description": "The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and available (ready for at least spec.minReadySeconds)",
  4420. 2021-07-12T00:18:57.8901169Z [cluster2] "format": "int32",
  4421. 2021-07-12T00:18:57.8901790Z [cluster2] "type": "integer"
  4422. 2021-07-12T00:18:57.8902218Z [cluster2] },
  4423. 2021-07-12T00:18:57.8902703Z [cluster2] "numberMisscheduled": {
  4424. 2021-07-12T00:18:57.8904143Z [cluster2] "description": "The number of nodes that are running the daemon pod, but are not supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
  4425. 2021-07-12T00:18:57.8905226Z [cluster2] "format": "int32",
  4426. 2021-07-12T00:18:57.8905706Z [cluster2] "type": "integer"
  4427. 2021-07-12T00:18:57.8906162Z [cluster2] },
  4428. 2021-07-12T00:18:57.8906790Z [cluster2] "numberReady": {
  4429. 2021-07-12T00:18:57.8907719Z [cluster2] "description": "The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and ready.",
  4430. 2021-07-12T00:18:57.8924326Z [cluster2] "format": "int32",
  4431. 2021-07-12T00:18:57.8924896Z [cluster2] "type": "integer"
  4432. 2021-07-12T00:18:57.8925324Z [cluster2] },
  4433. 2021-07-12T00:18:57.8925774Z [cluster2] "numberUnavailable": {
  4434. 2021-07-12T00:18:57.8926706Z [cluster2] "description": "The number of nodes that should be running the daemon pod and have none of the daemon pod running and available (ready for at least spec.minReadySeconds)",
  4435. 2021-07-12T00:18:57.8927758Z [cluster2] "format": "int32",
  4436. 2021-07-12T00:18:57.8928212Z [cluster2] "type": "integer"
  4437. 2021-07-12T00:18:57.8928644Z [cluster2] },
  4438. 2021-07-12T00:18:57.8929108Z [cluster2] "observedGeneration": {
  4439. 2021-07-12T00:18:57.8929983Z [cluster2] "description": "The most recent generation observed by the daemon set controller.",
  4440. 2021-07-12T00:18:57.8930672Z [cluster2] "format": "int64",
  4441. 2021-07-12T00:18:57.8931119Z [cluster2] "type": "integer"
  4442. 2021-07-12T00:18:57.8931555Z [cluster2] },
  4443. 2021-07-12T00:18:57.8932067Z [cluster2] "updatedNumberScheduled": {
  4444. 2021-07-12T00:18:57.8932992Z [cluster2] "description": "The total number of nodes that are running updated daemon pod",
  4445. 2021-07-12T00:18:57.8933879Z [cluster2] "format": "int32",
  4446. 2021-07-12T00:18:57.8934335Z [cluster2] "type": "integer"
  4447. 2021-07-12T00:18:57.8938214Z [cluster2] }
  4448. 2021-07-12T00:18:57.8938612Z [cluster2] },
  4449. 2021-07-12T00:18:57.8939189Z [cluster2] "required": [
  4450. 2021-07-12T00:18:57.8939925Z [cluster2] "currentNumberScheduled",
  4451. 2021-07-12T00:18:57.8940805Z [cluster2] "desiredNumberScheduled",
  4452. 2021-07-12T00:18:57.8941474Z [cluster2] "numberMisscheduled",
  4453. 2021-07-12T00:18:57.8942184Z [cluster2] "numberReady"
  4454. 2021-07-12T00:18:57.8942644Z [cluster2] ],
  4455. 2021-07-12T00:18:57.8943226Z [cluster2] "type": "object"
  4456. 2021-07-12T00:18:57.8943653Z [cluster2] }
  4457. 2021-07-12T00:18:57.8944175Z [cluster2] },
  4458. 2021-07-12T00:18:57.8944566Z [cluster2] "required": [
  4459. 2021-07-12T00:18:57.8945120Z [cluster2] "mismatchedContainerImages"
  4460. 2021-07-12T00:18:57.8945626Z [cluster2] ],
  4461. 2021-07-12T00:18:57.8946011Z [cluster2] "type": "object"
  4462. 2021-07-12T00:18:57.8946377Z [cluster2] },
  4463. 2021-07-12T00:18:57.8946815Z [cluster2] "loadBalancerStatus": {
  4464. 2021-07-12T00:18:57.8947293Z [cluster2] "properties": {
  4465. 2021-07-12T00:18:57.8947708Z [cluster2] "status": {
  4466. 2021-07-12T00:18:57.8948674Z [cluster2] "description": "LoadBalancerStatus represents the status of a load-balancer.",
  4467. 2021-07-12T00:18:57.8949367Z [cluster2] "properties": {
  4468. 2021-07-12T00:18:57.8949815Z [cluster2] "ingress": {
  4469. 2021-07-12T00:18:57.8950882Z [cluster2] "description": "Ingress is a list containing ingress points for the load-balancer. Traffic intended for the service should be sent to these ingress points.",
  4470. 2021-07-12T00:18:57.8951700Z [cluster2] "items": {
  4471. 2021-07-12T00:18:57.8952811Z [cluster2] "description": "LoadBalancerIngress represents the status of a load-balancer ingress point: traffic intended for the service should be sent to an ingress point.",
  4472. 2021-07-12T00:18:57.8953941Z [cluster2] "properties": {
  4473. 2021-07-12T00:18:57.8954419Z [cluster2] "hostname": {
  4474. 2021-07-12T00:18:57.8955720Z [cluster2] "description": "Hostname is set for load-balancer ingress points that are DNS based (typically AWS load-balancers)",
  4475. 2021-07-12T00:18:57.8969540Z [cluster2] "type": "string"
  4476. 2021-07-12T00:18:57.8970066Z [cluster2] },
  4477. 2021-07-12T00:18:57.8970453Z [cluster2] "ip": {
  4478. 2021-07-12T00:18:57.8972055Z [cluster2] "description": "IP is set for load-balancer ingress points that are IP based (typically GCE or OpenStack load-balancers)",
  4479. 2021-07-12T00:18:57.8972890Z [cluster2] "type": "string"
  4480. 2021-07-12T00:18:57.8973341Z [cluster2] }
  4481. 2021-07-12T00:18:57.8973730Z [cluster2] },
  4482. 2021-07-12T00:18:57.8974180Z [cluster2] "type": "object"
  4483. 2021-07-12T00:18:57.8974626Z [cluster2] },
  4484. 2021-07-12T00:18:57.8975049Z [cluster2] "type": "array"
  4485. 2021-07-12T00:18:57.8975481Z [cluster2] }
  4486. 2021-07-12T00:18:57.8975859Z [cluster2] },
  4487. 2021-07-12T00:18:57.8976778Z [cluster2] "type": "object"
  4488. 2021-07-12T00:18:57.8977518Z [cluster2] }
  4489. 2021-07-12T00:18:57.8978102Z [cluster2] },
  4490. 2021-07-12T00:18:57.8978533Z [cluster2] "type": "object"
  4491. 2021-07-12T00:18:57.8978940Z [cluster2] },
  4492. 2021-07-12T00:18:57.8979382Z [cluster2] "natEnabled": {
  4493. 2021-07-12T00:18:57.8979848Z [cluster2] "type": "boolean"
  4494. 2021-07-12T00:18:57.8980281Z [cluster2] },
  4495. 2021-07-12T00:18:57.8980875Z [cluster2] "networkPlugin": {
  4496. 2021-07-12T00:18:57.8981352Z [cluster2] "type": "string"
  4497. 2021-07-12T00:18:57.8981754Z [cluster2] },
  4498. 2021-07-12T00:18:57.8982310Z [cluster2] "routeAgentDaemonSetStatus": {
  4499. 2021-07-12T00:18:57.8990252Z [cluster2] "properties": {
  4500. 2021-07-12T00:18:57.8990756Z [cluster2] "lastResourceVersion": {
  4501. 2021-07-12T00:18:57.8991272Z [cluster2] "type": "string"
  4502. 2021-07-12T00:18:57.8991657Z [cluster2] },
  4503. 2021-07-12T00:18:57.8992184Z [cluster2] "mismatchedContainerImages": {
  4504. 2021-07-12T00:18:57.8992731Z [cluster2] "type": "boolean"
  4505. 2021-07-12T00:18:57.8993128Z [cluster2] },
  4506. 2021-07-12T00:18:57.8993623Z [cluster2] "nonReadyContainerStates": {
  4507. 2021-07-12T00:18:57.8994122Z [cluster2] "items": {
  4508. 2021-07-12T00:18:57.8995061Z [cluster2] "description": "ContainerState holds a possible state of container. Only one of its members may be specified. If none of them is specified, the default one is ContainerStateWaiting.",
  4509. 2021-07-12T00:18:57.8996021Z [cluster2] "properties": {
  4510. 2021-07-12T00:18:57.8996466Z [cluster2] "running": {
  4511. 2021-07-12T00:18:57.9002709Z [cluster2] "description": "Details about a running container",
  4512. 2021-07-12T00:18:57.9006602Z [cluster2] "properties": {
  4513. 2021-07-12T00:18:57.9007279Z [cluster2] "startedAt": {
  4514. 2021-07-12T00:18:57.9008428Z [cluster2] "description": "Time at which the container was last (re-)started",
  4515. 2021-07-12T00:18:57.9009274Z [cluster2] "format": "date-time",
  4516. 2021-07-12T00:18:57.9010021Z [cluster2] "type": "string"
  4517. 2021-07-12T00:18:57.9010642Z [cluster2] }
  4518. 2021-07-12T00:18:57.9011058Z [cluster2] },
  4519. 2021-07-12T00:18:57.9011495Z [cluster2] "type": "object"
  4520. 2021-07-12T00:18:57.9011935Z [cluster2] },
  4521. 2021-07-12T00:18:57.9012366Z [cluster2] "terminated": {
  4522. 2021-07-12T00:18:57.9013138Z [cluster2] "description": "Details about a terminated container",
  4523. 2021-07-12T00:18:57.9013885Z [cluster2] "properties": {
  4524. 2021-07-12T00:18:57.9014660Z [cluster2] "containerID": {
  4525. 2021-07-12T00:18:57.9015783Z [cluster2] "description": "Container's ID in the format 'docker://\u003ccontainer_id\u003e'",
  4526. 2021-07-12T00:18:57.9016439Z [cluster2] "type": "string"
  4527. 2021-07-12T00:18:57.9016901Z [cluster2] },
  4528. 2021-07-12T00:18:57.9017363Z [cluster2] "exitCode": {
  4529. 2021-07-12T00:18:57.9020109Z [cluster2] "description": "Exit status from the last termination of the container",
  4530. 2021-07-12T00:18:57.9020718Z [cluster2] "format": "int32",
  4531. 2021-07-12T00:18:57.9021161Z [cluster2] "type": "integer"
  4532. 2021-07-12T00:18:57.9021768Z [cluster2] },
  4533. 2021-07-12T00:18:57.9022372Z [cluster2] "finishedAt": {
  4534. 2021-07-12T00:18:57.9023200Z [cluster2] "description": "Time at which the container last terminated",
  4535. 2021-07-12T00:18:57.9024206Z [cluster2] "format": "date-time",
  4536. 2021-07-12T00:18:57.9024742Z [cluster2] "type": "string"
  4537. 2021-07-12T00:18:57.9025220Z [cluster2] },
  4538. 2021-07-12T00:18:57.9025671Z [cluster2] "message": {
  4539. 2021-07-12T00:18:57.9026383Z [cluster2] "description": "Message regarding the last termination of the container",
  4540. 2021-07-12T00:18:57.9027101Z [cluster2] "type": "string"
  4541. 2021-07-12T00:18:57.9027554Z [cluster2] },
  4542. 2021-07-12T00:18:57.9028156Z [cluster2] "reason": {
  4543. 2021-07-12T00:18:57.9029218Z [cluster2] "description": "(brief) reason from the last termination of the container",
  4544. 2021-07-12T00:18:57.9029887Z [cluster2] "type": "string"
  4545. 2021-07-12T00:18:57.9030482Z [cluster2] },
  4546. 2021-07-12T00:18:57.9030863Z [cluster2] "signal": {
  4547. 2021-07-12T00:18:57.9031444Z [cluster2] "description": "Signal from the last termination of the container",
  4548. 2021-07-12T00:18:57.9079281Z [cluster2] "format": "int32",
  4549. 2021-07-12T00:18:57.9079825Z [cluster2] "type": "integer"
  4550. 2021-07-12T00:18:57.9080246Z [cluster2] },
  4551. 2021-07-12T00:18:57.9080664Z [cluster2] "startedAt": {
  4552. 2021-07-12T00:18:57.9081299Z [cluster2] "description": "Time at which previous execution of the container started",
  4553. 2021-07-12T00:18:57.9082607Z [cluster2] "format": "date-time",
  4554. 2021-07-12T00:18:57.9083124Z [cluster2] "type": "string"
  4555. 2021-07-12T00:18:57.9083728Z [cluster2] }
  4556. 2021-07-12T00:18:57.9084137Z [cluster2] },
  4557. 2021-07-12T00:18:57.9084758Z [cluster2] "required": [
  4558. 2021-07-12T00:18:57.9085396Z [cluster2] "exitCode"
  4559. 2021-07-12T00:18:57.9085992Z [cluster2] ],
  4560. 2021-07-12T00:18:57.9086411Z [cluster2] "type": "object"
  4561. 2021-07-12T00:18:57.9086847Z [cluster2] },
  4562. 2021-07-12T00:18:57.9087251Z [cluster2] "waiting": {
  4563. 2021-07-12T00:18:57.9087816Z [cluster2] "description": "Details about a waiting container",
  4564. 2021-07-12T00:18:57.9088561Z [cluster2] "properties": {
  4565. 2021-07-12T00:18:57.9089177Z [cluster2] "message": {
  4566. 2021-07-12T00:18:57.9089971Z [cluster2] "description": "Message regarding why the container is not yet running.",
  4567. 2021-07-12T00:18:57.9090604Z [cluster2] "type": "string"
  4568. 2021-07-12T00:18:57.9091040Z [cluster2] },
  4569. 2021-07-12T00:18:57.9091467Z [cluster2] "reason": {
  4570. 2021-07-12T00:18:57.9092049Z [cluster2] "description": "(brief) reason the container is not yet running.",
  4571. 2021-07-12T00:18:57.9092812Z [cluster2] "type": "string"
  4572. 2021-07-12T00:18:57.9093205Z [cluster2] }
  4573. 2021-07-12T00:18:57.9093578Z [cluster2] },
  4574. 2021-07-12T00:18:57.9093968Z [cluster2] "type": "object"
  4575. 2021-07-12T00:18:57.9094461Z [cluster2] }
  4576. 2021-07-12T00:18:57.9094845Z [cluster2] },
  4577. 2021-07-12T00:18:57.9095225Z [cluster2] "type": "object"
  4578. 2021-07-12T00:18:57.9095630Z [cluster2] },
  4579. 2021-07-12T00:18:57.9096011Z [cluster2] "type": "array"
  4580. 2021-07-12T00:18:57.9096447Z [cluster2] },
  4581. 2021-07-12T00:18:57.9096810Z [cluster2] "status": {
  4582. 2021-07-12T00:18:57.9097434Z [cluster2] "description": "DaemonSetStatus represents the current status of a daemon set.",
  4583. 2021-07-12T00:18:57.9098079Z [cluster2] "properties": {
  4584. 2021-07-12T00:18:57.9098527Z [cluster2] "collisionCount": {
  4585. 2021-07-12T00:18:57.9099550Z [cluster2] "description": "Count of hash collisions for the DaemonSet. The DaemonSet controller uses this field as a collision avoidance mechanism when it needs to create the name for the newest ControllerRevision.",
  4586. 2021-07-12T00:18:57.9100534Z [cluster2] "format": "int32",
  4587. 2021-07-12T00:18:57.9100975Z [cluster2] "type": "integer"
  4588. 2021-07-12T00:18:57.9101464Z [cluster2] },
  4589. 2021-07-12T00:18:57.9102021Z [cluster2] "conditions": {
  4590. 2021-07-12T00:18:57.9103030Z [cluster2] "description": "Represents the latest available observations of a DaemonSet's current state.",
  4591. 2021-07-12T00:18:57.9103910Z [cluster2] "items": {
  4592. 2021-07-12T00:18:57.9104644Z [cluster2] "description": "DaemonSetCondition describes the state of a DaemonSet at a certain point.",
  4593. 2021-07-12T00:18:57.9105550Z [cluster2] "properties": {
  4594. 2021-07-12T00:18:57.9106063Z [cluster2] "lastTransitionTime": {
  4595. 2021-07-12T00:18:57.9106798Z [cluster2] "description": "Last time the condition transitioned from one status to another.",
  4596. 2021-07-12T00:18:57.9107847Z [cluster2] "format": "date-time",
  4597. 2021-07-12T00:18:57.9108317Z [cluster2] "type": "string"
  4598. 2021-07-12T00:18:57.9108728Z [cluster2] },
  4599. 2021-07-12T00:18:57.9109124Z [cluster2] "message": {
  4600. 2021-07-12T00:18:57.9109764Z [cluster2] "description": "A human readable message indicating details about the transition.",
  4601. 2021-07-12T00:18:57.9110393Z [cluster2] "type": "string"
  4602. 2021-07-12T00:18:57.9110802Z [cluster2] },
  4603. 2021-07-12T00:18:57.9111179Z [cluster2] "reason": {
  4604. 2021-07-12T00:18:57.9111960Z [cluster2] "description": "The reason for the condition's last transition.",
  4605. 2021-07-12T00:18:57.9112549Z [cluster2] "type": "string"
  4606. 2021-07-12T00:18:57.9112948Z [cluster2] },
  4607. 2021-07-12T00:18:57.9113426Z [cluster2] "status": {
  4608. 2021-07-12T00:18:57.9113998Z [cluster2] "description": "Status of the condition, one of True, False, Unknown.",
  4609. 2021-07-12T00:18:57.9114596Z [cluster2] "type": "string"
  4610. 2021-07-12T00:18:57.9115011Z [cluster2] },
  4611. 2021-07-12T00:18:57.9115390Z [cluster2] "type": {
  4612. 2021-07-12T00:18:57.9115914Z [cluster2] "description": "Type of DaemonSet condition.",
  4613. 2021-07-12T00:18:57.9116432Z [cluster2] "type": "string"
  4614. 2021-07-12T00:18:57.9116839Z [cluster2] }
  4615. 2021-07-12T00:18:57.9136020Z [cluster2] },
  4616. 2021-07-12T00:18:57.9136432Z [cluster2] "required": [
  4617. 2021-07-12T00:18:57.9136858Z [cluster2] "status",
  4618. 2021-07-12T00:18:57.9137444Z [cluster2] "type"
  4619. 2021-07-12T00:18:57.9137855Z [cluster2] ],
  4620. 2021-07-12T00:18:57.9138436Z [cluster2] "type": "object"
  4621. 2021-07-12T00:18:57.9138868Z [cluster2] },
  4622. 2021-07-12T00:18:57.9139282Z [cluster2] "type": "array"
  4623. 2021-07-12T00:18:57.9139671Z [cluster2] },
  4624. 2021-07-12T00:18:57.9140186Z [cluster2] "currentNumberScheduled": {
  4625. 2021-07-12T00:18:57.9142123Z [cluster2] "description": "The number of nodes that are running at least 1 daemon pod and are supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
  4626. 2021-07-12T00:18:57.9143186Z [cluster2] "format": "int32",
  4627. 2021-07-12T00:18:57.9143634Z [cluster2] "type": "integer"
  4628. 2021-07-12T00:18:57.9144047Z [cluster2] },
  4629. 2021-07-12T00:18:57.9144573Z [cluster2] "desiredNumberScheduled": {
  4630. 2021-07-12T00:18:57.9145754Z [cluster2] "description": "The total number of nodes that should be running the daemon pod (including nodes correctly running the daemon pod). More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
  4631. 2021-07-12T00:18:57.9146956Z [cluster2] "format": "int32",
  4632. 2021-07-12T00:18:57.9147375Z [cluster2] "type": "integer"
  4633. 2021-07-12T00:18:57.9147754Z [cluster2] },
  4634. 2021-07-12T00:18:57.9148186Z [cluster2] "numberAvailable": {
  4635. 2021-07-12T00:18:57.9149092Z [cluster2] "description": "The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and available (ready for at least spec.minReadySeconds)",
  4636. 2021-07-12T00:18:57.9150138Z [cluster2] "format": "int32",
  4637. 2021-07-12T00:18:57.9150589Z [cluster2] "type": "integer"
  4638. 2021-07-12T00:18:57.9151117Z [cluster2] },
  4639. 2021-07-12T00:18:57.9186652Z [cluster2] "numberMisscheduled": {
  4640. 2021-07-12T00:18:57.9188467Z [cluster2] "description": "The number of nodes that are running the daemon pod, but are not supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
  4641. 2021-07-12T00:18:57.9189428Z [cluster2] "format": "int32",
  4642. 2021-07-12T00:18:57.9189852Z [cluster2] "type": "integer"
  4643. 2021-07-12T00:18:57.9190423Z [cluster2] },
  4644. 2021-07-12T00:18:57.9190837Z [cluster2] "numberReady": {
  4645. 2021-07-12T00:18:57.9191593Z [cluster2] "description": "The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and ready.",
  4646. 2021-07-12T00:18:57.9192363Z [cluster2] "format": "int32",
  4647. 2021-07-12T00:18:57.9192817Z [cluster2] "type": "integer"
  4648. 2021-07-12T00:18:57.9193246Z [cluster2] },
  4649. 2021-07-12T00:18:57.9193721Z [cluster2] "numberUnavailable": {
  4650. 2021-07-12T00:18:57.9195018Z [cluster2] "description": "The number of nodes that should be running the daemon pod and have none of the daemon pod running and available (ready for at least spec.minReadySeconds)",
  4651. 2021-07-12T00:18:57.9195883Z [cluster2] "format": "int32",
  4652. 2021-07-12T00:18:57.9196313Z [cluster2] "type": "integer"
  4653. 2021-07-12T00:18:57.9196724Z [cluster2] },
  4654. 2021-07-12T00:18:57.9197340Z [cluster2] "observedGeneration": {
  4655. 2021-07-12T00:18:57.9198025Z [cluster2] "description": "The most recent generation observed by the daemon set controller.",
  4656. 2021-07-12T00:18:57.9198655Z [cluster2] "format": "int64",
  4657. 2021-07-12T00:18:57.9199091Z [cluster2] "type": "integer"
  4658. 2021-07-12T00:18:57.9199494Z [cluster2] },
  4659. 2021-07-12T00:18:57.9200166Z [cluster2] "updatedNumberScheduled": {
  4660. 2021-07-12T00:18:57.9201041Z [cluster2] "description": "The total number of nodes that are running updated daemon pod",
  4661. 2021-07-12T00:18:57.9201657Z [cluster2] "format": "int32",
  4662. 2021-07-12T00:18:57.9202121Z [cluster2] "type": "integer"
  4663. 2021-07-12T00:18:57.9202539Z [cluster2] }
  4664. 2021-07-12T00:18:57.9203096Z [cluster2] },
  4665. 2021-07-12T00:18:57.9203765Z [cluster2] "required": [
  4666. 2021-07-12T00:18:57.9204501Z [cluster2] "currentNumberScheduled",
  4667. 2021-07-12T00:18:57.9205180Z [cluster2] "desiredNumberScheduled",
  4668. 2021-07-12T00:18:57.9205806Z [cluster2] "numberMisscheduled",
  4669. 2021-07-12T00:18:57.9206356Z [cluster2] "numberReady"
  4670. 2021-07-12T00:18:57.9206882Z [cluster2] ],
  4671. 2021-07-12T00:18:57.9207488Z [cluster2] "type": "object"
  4672. 2021-07-12T00:18:57.9208070Z [cluster2] }
  4673. 2021-07-12T00:18:57.9208407Z [cluster2] },
  4674. 2021-07-12T00:18:57.9208787Z [cluster2] "required": [
  4675. 2021-07-12T00:18:57.9209311Z [cluster2] "mismatchedContainerImages"
  4676. 2021-07-12T00:18:57.9209832Z [cluster2] ],
  4677. 2021-07-12T00:18:57.9210392Z [cluster2] "type": "object"
  4678. 2021-07-12T00:18:57.9210795Z [cluster2] },
  4679. 2021-07-12T00:18:57.9211194Z [cluster2] "serviceCIDR": {
  4680. 2021-07-12T00:18:57.9211651Z [cluster2] "type": "string"
  4681. 2021-07-12T00:18:57.9212059Z [cluster2] }
  4682. 2021-07-12T00:18:57.9212403Z [cluster2] },
  4683. 2021-07-12T00:18:57.9212791Z [cluster2] "required": [
  4684. 2021-07-12T00:18:57.9213202Z [cluster2] "clusterID",
  4685. 2021-07-12T00:18:57.9213641Z [cluster2] "natEnabled"
  4686. 2021-07-12T00:18:57.9214186Z [cluster2] ],
  4687. 2021-07-12T00:18:57.9214561Z [cluster2] "type": "object"
  4688. 2021-07-12T00:18:57.9215007Z [cluster2] }
  4689. 2021-07-12T00:18:57.9215341Z [cluster2] },
  4690. 2021-07-12T00:18:57.9215710Z [cluster2] "type": "object"
  4691. 2021-07-12T00:18:57.9216056Z [cluster2] }
  4692. 2021-07-12T00:18:57.9216372Z [cluster2] },
  4693. 2021-07-12T00:18:57.9216707Z [cluster2] "served": true,
  4694. 2021-07-12T00:18:57.9217096Z [cluster2] "storage": true,
  4695. 2021-07-12T00:18:57.9217490Z [cluster2] "subresources": {
  4696. 2021-07-12T00:18:57.9217886Z [cluster2] "status": {}
  4697. 2021-07-12T00:18:57.9218218Z [cluster2] }
  4698. 2021-07-12T00:18:57.9218532Z [cluster2] }
  4699. 2021-07-12T00:18:57.9218820Z [cluster2] ]
  4700. 2021-07-12T00:18:57.9219120Z [cluster2] },
  4701. 2021-07-12T00:18:57.9219424Z [cluster2] "status": {
  4702. 2021-07-12T00:18:57.9219811Z [cluster2] "acceptedNames": {
  4703. 2021-07-12T00:18:57.9220436Z [cluster2] "kind": "Submariner",
  4704. 2021-07-12T00:18:57.9220905Z [cluster2] "listKind": "SubmarinerList",
  4705. 2021-07-12T00:18:57.9221414Z [cluster2] "plural": "submariners",
  4706. 2021-07-12T00:18:57.9221875Z [cluster2] "singular": "submariner"
  4707. 2021-07-12T00:18:57.9222276Z [cluster2] },
  4708. 2021-07-12T00:18:57.9222623Z [cluster2] "conditions": [
  4709. 2021-07-12T00:18:57.9222986Z [cluster2] {
  4710. 2021-07-12T00:18:57.9223748Z [cluster2] "lastTransitionTime": "2021-07-12T00:17:36Z",
  4711. 2021-07-12T00:18:57.9224453Z [cluster2] "message": "no conflicts found",
  4712. 2021-07-12T00:18:57.9224901Z [cluster2] "reason": "NoConflicts",
  4713. 2021-07-12T00:18:57.9225321Z [cluster2] "status": "True",
  4714. 2021-07-12T00:18:57.9225759Z [cluster2] "type": "NamesAccepted"
  4715. 2021-07-12T00:18:57.9226141Z [cluster2] },
  4716. 2021-07-12T00:18:57.9226455Z [cluster2] {
  4717. 2021-07-12T00:18:57.9227044Z [cluster2] "lastTransitionTime": "2021-07-12T00:17:36Z",
  4718. 2021-07-12T00:18:57.9227629Z [cluster2] "message": "the initial names have been accepted",
  4719. 2021-07-12T00:18:57.9228207Z [cluster2] "reason": "InitialNamesAccepted",
  4720. 2021-07-12T00:18:57.9228700Z [cluster2] "status": "True",
  4721. 2021-07-12T00:18:57.9229099Z [cluster2] "type": "Established"
  4722. 2021-07-12T00:18:57.9229481Z [cluster2] }
  4723. 2021-07-12T00:18:57.9229779Z [cluster2] ],
  4724. 2021-07-12T00:18:57.9230615Z [cluster2] "storedVersions": [
  4725. 2021-07-12T00:18:57.9231064Z [cluster2] "v1alpha1"
  4726. 2021-07-12T00:18:57.9231401Z [cluster2] ]
  4727. 2021-07-12T00:18:57.9231827Z [cluster2] }
  4728. 2021-07-12T00:18:57.9232128Z [cluster2] }
  4729. 2021-07-12T00:18:57.9233068Z [submariner-operator]$ [cluster2] validate_equals .metadata.name submariners.submariner.io
  4730. 2021-07-12T00:18:57.9234474Z [submariner-operator]$ [cluster2] validate_equals .metadata.name submariners.submariner.io
  4731. 2021-07-12T00:18:57.9235845Z [submariner-operator]$ [cluster2] jq -r -M .metadata.name /tmp/submariners.submariner.io.cluster2.json
  4732. 2021-07-12T00:18:57.9237191Z [submariner-operator]$ [cluster2] validate_equals .spec.scope Namespaced
  4733. 2021-07-12T00:18:57.9238169Z [submariner-operator]$ [cluster2] validate_equals .spec.scope Namespaced
  4734. 2021-07-12T00:18:57.9239431Z [submariner-operator]$ [cluster2] jq -r -M .spec.scope /tmp/submarinuster1] "description": "The total number of nodes that are running updated daemon pod",
  4735. 2021-07-12T00:18:57.9240608Z [cluster1] "format": "int32",
  4736. 2021-07-12T00:18:57.9241093Z [cluster1] "type": "integer"
  4737. 2021-07-12T00:18:57.9241519Z [cluster1] }
  4738. 2021-07-12T00:18:57.9241913Z [cluster1] },
  4739. 2021-07-12T00:18:57.9242463Z [cluster1] "required": [
  4740. 2021-07-12T00:18:57.9243020Z [cluster1] "currentNumberScheduled",
  4741. 2021-07-12T00:18:57.9243704Z [cluster1] "desiredNumberScheduled",
  4742. 2021-07-12T00:18:57.9244485Z [cluster1] "numberMisscheduled",
  4743. 2021-07-12T00:18:57.9245397Z [cluster1] "numberReady"
  4744. 2021-07-12T00:18:57.9245814Z [cluster1] ],
  4745. 2021-07-12T00:18:57.9246231Z [cluster1] "type": "object"
  4746. 2021-07-12T00:18:57.9246644Z [cluster1] }
  4747. 2021-07-12T00:18:57.9246995Z [cluster1] },
  4748. 2021-07-12T00:18:57.9247406Z [cluster1] "required": [
  4749. 2021-07-12T00:18:57.9247973Z [cluster1] "mismatchedContainerImages"
  4750. 2021-07-12T00:18:57.9248512Z [cluster1] ],
  4751. 2021-07-12T00:18:57.9317799Z [cluster1] "type": "object"
  4752. 2021-07-12T00:18:57.9318285Z [cluster1] },
  4753. 2021-07-12T00:18:57.9318705Z [cluster1] "serviceCIDR": {
  4754. 2021-07-12T00:18:57.9319190Z [cluster1] "type": "string"
  4755. 2021-07-12T00:18:57.9319609Z [cluster1] }
  4756. 2021-07-12T00:18:57.9320144Z [cluster1] },
  4757. 2021-07-12T00:18:57.9320564Z [cluster1] "required": [
  4758. 2021-07-12T00:18:57.9321561Z [cluster1] "clusterID",
  4759. 2021-07-12T00:18:57.9322191Z [cluster1] "natEnabled"
  4760. 2021-07-12T00:18:57.9322789Z [cluster1] ],
  4761. 2021-07-12T00:18:57.9323224Z [cluster1] "type": "object"
  4762. 2021-07-12T00:18:57.9323620Z [cluster1] }
  4763. 2021-07-12T00:18:57.9323989Z [cluster1] },
  4764. 2021-07-12T00:18:57.9324550Z [cluster1] "type": "object"
  4765. 2021-07-12T00:18:57.9324934Z [cluster1] }
  4766. 2021-07-12T00:18:57.9325284Z [cluster1] },
  4767. 2021-07-12T00:18:57.9326124Z [cluster1] "served": true,
  4768. 2021-07-12T00:18:57.9326542Z [cluster1] "storage": true,
  4769. 2021-07-12T00:18:57.9326934Z [cluster1] "subresources": {
  4770. 2021-07-12T00:18:57.9327324Z [cluster1] "status": {}
  4771. 2021-07-12T00:18:57.9327639Z [cluster1] }
  4772. 2021-07-12T00:18:57.9327945Z [cluster1] }
  4773. 2021-07-12T00:18:57.9328245Z [cluster1] ]
  4774. 2021-07-12T00:18:57.9328552Z [cluster1] },
  4775. 2021-07-12T00:18:57.9328860Z [cluster1] "status": {
  4776. 2021-07-12T00:18:57.9329254Z [cluster1] "acceptedNames": {
  4777. 2021-07-12T00:18:57.9329688Z [cluster1] "kind": "Submariner",
  4778. 2021-07-12T00:18:57.9330321Z [cluster1] "listKind": "SubmarinerList",
  4779. 2021-07-12T00:18:57.9330828Z [cluster1] "plural": "submariners",
  4780. 2021-07-12T00:18:57.9331286Z [cluster1] "singular": "submariner"
  4781. 2021-07-12T00:18:57.9331695Z [cluster1] },
  4782. 2021-07-12T00:18:57.9332051Z [cluster1] "conditions": [
  4783. 2021-07-12T00:18:57.9332426Z [cluster1] {
  4784. 2021-07-12T00:18:57.9333169Z [cluster1] "lastTransitionTime": "2021-07-12T00:17:25Z",
  4785. 2021-07-12T00:18:57.9333726Z [cluster1] "message": "no conflicts found",
  4786. 2021-07-12T00:18:57.9334202Z [cluster1] "reason": "NoConflicts",
  4787. 2021-07-12T00:18:57.9335023Z [cluster1] "status": "True",
  4788. 2021-07-12T00:18:57.9335524Z [cluster1] "type": "NamesAccepted"
  4789. 2021-07-12T00:18:57.9335961Z [cluster1] },
  4790. 2021-07-12T00:18:57.9336440Z [cluster1] {
  4791. 2021-07-12T00:18:57.9337148Z [cluster1] "lastTransitionTime": "2021-07-12T00:17:25Z",
  4792. 2021-07-12T00:18:57.9337818Z [cluster1] "message": "the initial names have been accepted",
  4793. 2021-07-12T00:18:57.9338639Z [cluster1] "reason": "InitialNamesAccepted",
  4794. 2021-07-12T00:18:57.9339365Z [cluster1] "status": "True",
  4795. 2021-07-12T00:18:57.9339965Z [cluster1] "type": "Established"
  4796. 2021-07-12T00:18:57.9340527Z [cluster1] }
  4797. 2021-07-12T00:18:57.9340840Z [cluster1] ],
  4798. 2021-07-12T00:18:57.9341243Z [cluster1] "storedVersions": [
  4799. 2021-07-12T00:18:57.9341684Z [cluster1] "v1alpha1"
  4800. 2021-07-12T00:18:57.9342026Z [cluster1] ]
  4801. 2021-07-12T00:18:57.9342347Z [cluster1] }
  4802. 2021-07-12T00:18:57.9342646Z [cluster1] }
  4803. 2021-07-12T00:18:57.9343576Z [submariner-operator]$ [cluster1] validate_equals .metadata.name submariners.submariner.io
  4804. 2021-07-12T00:18:57.9344946Z [submariner-operator]$ [cluster1] validate_equals .metadata.name submariners.submariner.io
  4805. 2021-07-12T00:18:57.9346298Z [submariner-operator]$ [cluster1] jq -r -M .metadata.name /tmp/submariners.submariner.io.cluster1.json
  4806. 2021-07-12T00:18:57.9347491Z [submariner-operator]$ [cluster1] validate_equals .spec.scope Namespaced
  4807. 2021-07-12T00:18:57.9348425Z [submariner-operator]$ [cluster1] validate_equals .spec.scope Namespaced
  4808. 2021-07-12T00:19:00.7387825Z [submariner-operator]$ [cluster1] jq -r -M .spec.scope /tmp/submariners.submariner.io.cluster1.json
  4809. 2021-07-12T00:19:00.7389246Z [submariner-operator]$ [cluster1] validate_equals .spec.group submariner.io
  4810. 2021-07-12T00:19:00.7390405Z [submariner-operator]$ [cluster1] validate_equals .spec.group submariner.io
  4811. 2021-07-12T00:19:00.7391678Z [submariner-operator]$ [cluster1] jq -r -M .spec.group /tmp/submariners.submariner.io.cluster1.json
  4812. 2021-07-12T00:19:00.7392896Z [submariner-operator]$ [cluster1] validate_equals .spec.names.kind Submariner
  4813. 2021-07-12T00:19:00.7394127Z [submariner-operator]$ [cluster1] validate_equals .spec.names.kind Submariner
  4814. 2021-07-12T00:19:00.7395455Z [submariner-operator]$ [cluster1] jq -r -M .spec.names.kind /tmp/submariners.submariner.io.cluster1.json
  4815. 2021-07-12T00:19:00.7396811Z [submariner-operator]$ [cluster1] verify_subm_operator
  4816. 2021-07-12T00:19:00.7397803Z [submariner-operator]$ [cluster1] verify_subm_operator
  4817. 2021-07-12T00:19:00.7399328Z [submariner-operator]$ [cluster1] kubectl get ns submariner-operator
  4818. 2021-07-12T00:19:00.7400437Z [submariner-operator]$ [cluster1] kubectl get ns submariner-operator
  4819. 2021-07-12T00:19:00.7401715Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get ns submariner-operator
  4820. 2021-07-12T00:19:00.7402723Z [cluster1] NAME STATUS AGE
  4821. 2021-07-12T00:19:00.7403386Z [cluster1] submariner-operator Active 93s
  4822. 2021-07-12T00:19:00.7405586Z [submariner-operator]$ [cluster1] kubectl get crds submariners.submariner.io
  4823. 2021-07-12T00:19:00.7407187Z [submariner-operator]$ [cluster1] kubectl get crds submariners.submariner.io
  4824. 2021-07-12T00:19:00.7409042Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get crds submariners.submariner.io
  4825. 2021-07-12T00:19:00.7410267Z [cluster1] NAME CREATED AT
  4826. 2021-07-12T00:19:00.7411060Z [cluster1] submariners.submariner.io 2021-07-12T00:17:25Z
  4827. 2021-07-12T00:19:00.7411972Z [submariner-operator]$ [cluster1] kubectl api-resources
  4828. 2021-07-12T00:19:00.7413161Z [submariner-operator]$ [cluster1] grep submariners
  4829. 2021-07-12T00:19:00.7414161Z [submariner-operator]$ [cluster1] kubectl api-resources
  4830. 2021-07-12T00:19:00.7415083Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 api-resources
  4831. 2021-07-12T00:19:00.7415848Z [cluster1] submariners submariner.io/v1alpha1 true Submariner
  4832. 2021-07-12T00:19:00.7417147Z [submariner-operator]$ [cluster1] kubectl get sa --namespace=submariner-operator submariner-operator
  4833. 2021-07-12T00:19:00.7418519Z [submariner-operator]$ [cluster1] kubectl get sa --namespace=submariner-operator submariner-operator
  4834. 2021-07-12T00:19:00.7419922Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get sa --namespace=submariner-operator submariner-operator
  4835. 2021-07-12T00:19:00.7420761Z [cluster1] NAME SECRETS AGE
  4836. 2021-07-12T00:19:00.7421344Z [cluster1] submariner-operator 1 94s
  4837. 2021-07-12T00:19:00.7422322Z [submariner-operator]$ [cluster1] kubectl get roles --namespace=submariner-operator submariner-operator
  4838. 2021-07-12T00:19:00.7423581Z [submariner-operator]$ [cluster1] kubectl get roles --namespace=submariner-operator submariner-operator
  4839. 2021-07-12T00:19:00.7425186Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get roles --namespace=submariner-operator submariner-operator
  4840. 2021-07-12T00:19:00.7426181Z [cluster1] NAME AGE
  4841. 2021-07-12T00:19:00.7426801Z [cluster1] submariner-operator 95s
  4842. 2021-07-12T00:19:00.7428031Z [submariner-operator]$ [cluster1] kubectl get rolebindings --namespace=submariner-operator submariner-operator
  4843. 2021-07-12T00:19:00.7429359Z [submariner-operator]$ [cluster1] kubectl get rolebindings --namespace=submariner-operator submariner-operator
  4844. 2021-07-12T00:19:00.7430800Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get rolebindings --namespace=submariner-operator submariner-operator
  4845. 2021-07-12T00:19:00.7431643Z [cluster1] NAME AGE
  4846. 2021-07-12T00:19:00.7432192Z [cluster1] submariner-operator 95s
  4847. 2021-07-12T00:19:00.7433356Z [submariner-operator]$ [cluster1] kubectl get deployments --namespace=submariner-operator submariner-operator
  4848. 2021-07-12T00:19:00.7434669Z [submariner-operator]$ [cluster1] kubectl get deployments --namespace=submariner-operator submariner-operator
  4849. 2021-07-12T00:19:00.7436102Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get deployments --namespace=submariner-operator submariner-operator
  4850. 2021-07-12T00:19:00.7437313Z [cluster1] NAME READY UP-TO-DATE AVAILABLE AGE
  4851. 2021-07-12T00:19:00.7438001Z [cluster1] submariner-operator 1/1 1 1 89s
  4852. 2021-07-12T00:19:00.7438845Z [submariner-operator]$ [cluster1] verify_subm_op_pod
  4853. 2021-07-12T00:19:00.7439630Z [submariner-operator]$ [cluster1] verify_subm_op_pod
  4854. 2021-07-12T00:19:00.7441016Z [submariner-operator]$ [cluster1] subm_operator_pod_name=$(kubectl get pods --namespace=$subm_ns -l name=$operator_deployment_name -o=jsonpath='{.items..metadata.name}')
  4855. 2021-07-12T00:19:00.7869270Z [submariner-operator]$ [cluster1] kers.submariner.io.cluster2.json
  4856. 2021-07-12T00:19:00.7870530Z [submariner-operator]$ [cluster2] validate_equals .spec.group submariner.io
  4857. 2021-07-12T00:19:00.7871594Z [submariner-operator]$ [cluster2] validate_equals .spec.group submariner.io
  4858. 2021-07-12T00:19:00.7873014Z [submariner-operator]$ [cluster2] jq -r -M .spec.group /tmp/submariners.submariner.io.cluster2.json
  4859. 2021-07-12T00:19:00.7874253Z [submariner-operator]$ [cluster2] validate_equals .spec.names.kind Submariner
  4860. 2021-07-12T00:19:00.7875272Z [submariner-operator]$ [cluster2] validate_equals .spec.names.kind Submariner
  4861. 2021-07-12T00:19:00.7876551Z [submariner-operator]$ [cluster2] jq -r -M .spec.names.kind /tmp/submariners.submariner.io.cluster2.json
  4862. 2021-07-12T00:19:00.7878627Z [submariner-operator]$ [cluster2] verify_subm_operator
  4863. 2021-07-12T00:19:00.7879493Z [submariner-operator]$ [cluster2] verify_subm_operator
  4864. 2021-07-12T00:19:00.7880425Z [submariner-operator]$ [cluster2] kubectl get ns submariner-operator
  4865. 2021-07-12T00:19:00.7881591Z [submariner-operator]$ [cluster2] kubectl get ns submariner-operator
  4866. 2021-07-12T00:19:00.7883078Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get ns submariner-operator
  4867. 2021-07-12T00:19:00.7883815Z [cluster2] NAME STATUS AGE
  4868. 2021-07-12T00:19:00.7884439Z [cluster2] submariner-operator Active 81s
  4869. 2021-07-12T00:19:00.7885378Z [submariner-operator]$ [cluster2] kubectl get crds submariners.submariner.io
  4870. 2021-07-12T00:19:00.7886670Z [submariner-operator]$ [cluster2] kubectl get crds submariners.submariner.io
  4871. 2021-07-12T00:19:00.7887817Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get crds submariners.submariner.io
  4872. 2021-07-12T00:19:00.7888572Z [cluster2] NAME CREATED AT
  4873. 2021-07-12T00:19:00.7889239Z [cluster2] submariners.submariner.io 2021-07-12T00:17:36Z
  4874. 2021-07-12T00:19:00.7890048Z [submariner-operator]$ [cluster2] kubectl api-resources
  4875. 2021-07-12T00:19:00.7890828Z [submariner-operator]$ [cluster2] grep submariners
  4876. 2021-07-12T00:19:00.7891785Z [submariner-operator]$ [cluster2] kubectl api-resources
  4877. 2021-07-12T00:19:00.7892717Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 api-resources
  4878. 2021-07-12T00:19:00.7893497Z [cluster2] submariners submariner.io/v1alpha1 true Submariner
  4879. 2021-07-12T00:19:00.7894566Z [submariner-operator]$ [cluster2] kubectl get sa --namespace=submariner-operator submariner-operator
  4880. 2021-07-12T00:19:00.7895804Z [submariner-operator]$ [cluster2] kubectl get sa --namespace=submariner-operator submariner-operator
  4881. 2021-07-12T00:19:00.7897151Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get sa --namespace=submariner-operator submariner-operator
  4882. 2021-07-12T00:19:00.7897965Z [cluster2] NAME SECRETS AGE
  4883. 2021-07-12T00:19:00.7898562Z [cluster2] submariner-operator 1 82s
  4884. 2021-07-12T00:19:00.7899543Z [submariner-operator]$ [cluster2] kubectl get roles --namespace=submariner-operator submariner-operator
  4885. 2021-07-12T00:19:00.7900799Z [submariner-operator]$ [cluster2] kubectl get roles --namespace=submariner-operator submariner-operator
  4886. 2021-07-12T00:19:00.7902555Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get roles --namespace=submariner-operator submariner-operator
  4887. 2021-07-12T00:19:00.7903423Z [cluster2] NAME AGE
  4888. 2021-07-12T00:19:00.7904149Z [cluster2] submariner-operator 83s
  4889. 2021-07-12T00:19:00.7905642Z [submariner-operator]$ [cluster2] kubectl get rolebindings --namespace=submariner-operator submariner-operator
  4890. 2021-07-12T00:19:00.7907046Z [submariner-operator]$ [cluster2] kubectl get rolebindings --namespace=submariner-operator submariner-operator
  4891. 2021-07-12T00:19:00.7908744Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get rolebindings --namespace=submariner-operator submariner-operator
  4892. 2021-07-12T00:19:00.7909785Z [cluster2] NAME AGE
  4893. 2021-07-12T00:19:00.7912657Z [cluster2] submariner-operator 83s
  4894. 2021-07-12T00:19:00.7914166Z [submariner-operator]$ [cluster2] kubectl get deployments --namespace=submariner-operator submariner-operator
  4895. 2021-07-12T00:19:00.7916006Z [submariner-operator]$ [cluster2] kubectl get deployments --namespace=submariner-operator submariner-operator
  4896. 2021-07-12T00:19:00.7918792Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get deployments --namespace=submariner-operator submariner-operator
  4897. 2021-07-12T00:19:00.7920722Z [cluster2] NAME READY UP-TO-DATE AVAILABLE AGE
  4898. 2021-07-12T00:19:00.7921799Z [cluster2] submariner-operator 1/1 1 1 77s
  4899. 2021-07-12T00:19:00.7922554Z [submariner-operator]$ [cluster2] verify_subm_op_pod
  4900. 2021-07-12T00:19:00.7923530Z [submariner-operator]$ [cluster2] verify_subm_op_pod
  4901. 2021-07-12T00:19:00.7925022Z [submariner-operator]$ [cluster2] subm_operator_pod_name=$(kubectl get pods --namespace=$subm_ns -l name=$operator_deployment_name -o=jsonpath='{.items..metadata.name}')
  4902. 2021-07-12T00:19:01.4168389Z [submariner-operator]$ [cluster2] kubectl get pods --namespace=submariner-operator -l name=submariner-operator -o=jsonpath={.items..metadata.name}
  4903. 2021-07-12T00:19:01.4170494Z [submariner-operator]$ [cluster1] kubectl get pods --namespace=submariner-operator -l name=submariner-operator -o=jsonpath={.items..metadata.name}
  4904. 2021-07-12T00:19:01.4172204Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get pods --namespace=submariner-operator -l name=submariner-operator -o=jsonpath={.items..metadata.name}
  4905. 2021-07-12T00:19:01.4173884Z [submariner-operator]$ [cluster1] kubectl get pod submariner-operator-56f895dd55-slddv --namespace=submariner-operator -o json
  4906. 2021-07-12T00:19:01.4176009Z [submariner-operator]$ [cluster1] kubectl get pod submariner-operator-56f895dd55-slddv --namespace=submariner-operator -o json
  4907. 2021-07-12T00:19:01.4177906Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get pod submariner-operator-56f895dd55-slddv --namespace=submariner-operator -o json
  4908. 2021-07-12T00:19:01.4179061Z [cluster1] {
  4909. 2021-07-12T00:19:01.4179590Z [cluster1] "apiVersion": "v1",
  4910. 2021-07-12T00:19:01.4179964Z [cluster1] "kind": "Pod",
  4911. 2021-07-12T00:19:01.4180329Z [cluster1] "metadata": {
  4912. 2021-07-12T00:19:01.4180936Z [cluster1] "creationTimestamp": "2021-07-12T00:17:31Z",
  4913. 2021-07-12T00:19:01.4181948Z [cluster1] "generateName": "submariner-operator-56f895dd55-",
  4914. 2021-07-12T00:19:01.4182567Z [cluster1] "labels": {
  4915. 2021-07-12T00:19:01.4183168Z [cluster1] "name": "submariner-operator",
  4916. 2021-07-12T00:19:01.4183849Z [cluster1] "pod-template-hash": "56f895dd55"
  4917. 2021-07-12T00:19:01.4184253Z [cluster1] },
  4918. 2021-07-12T00:19:01.4184995Z [cluster1] "name": "submariner-operator-56f895dd55-slddv",
  4919. 2021-07-12T00:19:01.4186071Z [cluster1] "namespace": "submariner-operator",
  4920. 2021-07-12T00:19:01.4187985Z [cluster1] "ownerReferences": [
  4921. 2021-07-12T00:19:01.4188545Z [cluster1] {
  4922. 2021-07-12T00:19:01.4189861Z [cluster1] "apiVersion": "apps/v1",
  4923. 2021-07-12T00:19:01.4190773Z [cluster1] "blockOwnerDeletion": true,
  4924. 2021-07-12T00:19:01.4191413Z [cluster1] "controller": true,
  4925. 2021-07-12T00:19:01.4193067Z [cluster1] "kind": "ReplicaSet",
  4926. 2021-07-12T00:19:01.4194038Z [cluster1] "name": "submariner-operator-56f895dd55",
  4927. 2021-07-12T00:19:01.4194957Z [cluster1] "uid": "238b1790-b93d-4919-98a6-d3329ecb4822"
  4928. 2021-07-12T00:19:01.4195596Z [cluster1] }
  4929. 2021-07-12T00:19:01.4195954Z [cluster1] ],
  4930. 2021-07-12T00:19:01.4196688Z [cluster1] "resourceVersion": "1797",
  4931. 2021-07-12T00:19:01.4198243Z [cluster1] "selfLink": "/api/v1/namespaces/submariner-operator/pods/submariner-operator-56f895dd55-slddv",
  4932. 2021-07-12T00:19:01.4199997Z [cluster1] "uid": "cd6aa31b-66f5-4cf9-a54a-b98850d0d1d1"
  4933. 2021-07-12T00:19:01.4200545Z [cluster1] },
  4934. 2021-07-12T00:19:01.4200904Z [cluster1] "spec": {
  4935. 2021-07-12T00:19:01.4201305Z [cluster1] "containers": [
  4936. 2021-07-12T00:19:01.4201700Z [cluster1] {
  4937. 2021-07-12T00:19:01.4202369Z [cluster1] "command": [
  4938. 2021-07-12T00:19:01.4203002Z [cluster1] "submariner-operator",
  4939. 2021-07-12T00:19:01.4204208Z [cluster1] "-alsologtostderr",
  4940. 2021-07-12T00:19:01.4204775Z [cluster1] "-v=1"
  4941. 2021-07-12T00:19:01.4205280Z [cluster1] ],
  4942. 2021-07-12T00:19:01.4205823Z [cluster1] "env": [
  4943. 2021-07-12T00:19:01.4206179Z [cluster1] {
  4944. 2021-07-12T00:19:01.4206635Z [cluster1] "name": "WATCH_NAMESPACE",
  4945. 2021-07-12T00:19:01.4207120Z [cluster1] "valueFrom": {
  4946. 2021-07-12T00:19:01.4207894Z [cluster1] "fieldRef": {
  4947. 2021-07-12T00:19:01.4208507Z [cluster1] "apiVersion": "v1",
  4948. 2021-07-12T00:19:01.4209040Z [cluster1] "fieldPath": "metadata.namespace"
  4949. 2021-07-12T00:19:01.4209528Z [cluster1] }
  4950. 2021-07-12T00:19:01.4210008Z [cluster1] }
  4951. 2021-07-12T00:19:01.4210338Z [cluster1] },
  4952. 2021-07-12T00:19:01.4210666Z [cluster1] {
  4953. 2021-07-12T00:19:01.4211049Z [cluster1] "name": "POD_NAME",
  4954. 2021-07-12T00:19:01.4211632Z [cluster1] "valueFrom": {
  4955. 2021-07-12T00:19:01.4212048Z [cluster1] "fieldRef": {
  4956. 2021-07-12T00:19:01.4212485Z [cluster1] "apiVersion": "v1",
  4957. 2021-07-12T00:19:01.4212975Z [cluster1] "fieldPath": "metadata.name"
  4958. 2021-07-12T00:19:01.4213424Z [cluster1] }
  4959. 2021-07-12T00:19:01.4213759Z [cluster1] }
  4960. 2021-07-12T00:19:01.4214097Z [cluster1] },
  4961. 2021-07-12T00:19:01.4214430Z [cluster1] {
  4962. 2021-07-12T00:19:01.4215001Z [cluster1] "name": "OPERATOR_NAME",
  4963. 2021-07-12T00:19:01.4215891Z [cluster1] "value": "submariner-operator"
  4964. 2021-07-12T00:19:01.4216368Z [cluster1] }
  4965. 2021-07-12T00:19:01.4216704Z [cluster1] ],
  4966. 2021-07-12T00:19:01.4217379Z [cluster1] "image": "localhost:5000/submariner-operator:local",
  4967. 2021-07-12T00:19:01.4218052Z [cluster1] "imagePullPolicy": "IfNotPresent",
  4968. 2021-07-12T00:19:01.4218789Z [cluster1] "name": "submariner-operator",
  4969. 2021-07-12T00:19:01.4219300Z [cluster1] "resources": {},
  4970. 2021-07-12T00:19:01.4220179Z [cluster1] "terminationMessagePath": "/dev/termination-log",
  4971. 2021-07-12T00:19:01.4220895Z [cluster1] "terminationMessagePolicy": "File",
  4972. 2021-07-12T00:19:01.4221428Z [cluster1] "volumeMounts": [
  4973. 2021-07-12T00:19:01.4221802Z [cluster1] {
  4974. 2021-07-12T00:19:01.4222330Z [cluster1] "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
  4975. 2021-07-12T00:19:01.4223247Z [cluster1] "name": "submariner-operator-token-5vp2p",
  4976. 2021-07-12T00:19:01.4223861Z [cluster1] "readOnly": true
  4977. 2021-07-12T00:19:01.4224315Z [cluster1] }
  4978. 2021-07-12T00:19:01.4224661Z [cluster1] ]
  4979. 2021-07-12T00:19:01.4224965Z [cluster1] }
  4980. 2021-07-12T00:19:01.4225455Z [cluster1] ],
  4981. 2021-07-12T00:19:01.4225861Z [cluster1] "dnsPolicy": "ClusterFirst",
  4982. 2021-07-12T00:19:01.4226593Z [cluster1] "enableServiceLinks": true,
  4983. 2021-07-12T00:19:01.4227993Z [cluster1] "nodeName": "cluster1-worker2",
  4984. 2021-07-12T00:19:01.4228692Z [cluster1] "priority": 0,
  4985. 2021-07-12T00:19:01.4229208Z [cluster1] "restartPolicy": "Always",
  4986. 2021-07-12T00:19:01.4230058Z [cluster1] "schedulerName": "default-scheduler",
  4987. 2021-07-12T00:19:01.4230853Z [cluster1] "securityContext": {},
  4988. 2021-07-12T00:19:01.4232364Z [cluster1] "serviceAccount": "submariner-operator",
  4989. 2021-07-12T00:19:01.4233195Z [cluster1] "serviceAccountName": "submariner-operator",
  4990. 2021-07-12T00:19:01.4233908Z [cluster1] "terminationGracePeriodSeconds": 30,
  4991. 2021-07-12T00:19:01.4234488Z [cluster1] "tolerations": [
  4992. 2021-07-12T00:19:01.4234834Z [cluster1] {
  4993. 2021-07-12T00:19:01.4235390Z [cluster1] "effect": "NoExecute",
  4994. 2021-07-12T00:19:01.4236079Z [cluster1] "key": "node.kubernetes.io/not-ready",
  4995. 2021-07-12T00:19:01.4236629Z [cluster1] "operator": "Exists",
  4996. 2021-07-12T00:19:01.4237370Z [cluster1] "tolerationSeconds": 300
  4997. 2021-07-12T00:19:01.4237786Z [cluster1] },
  4998. 2021-07-12T00:19:01.4238256Z [cluster1] {
  4999. 2021-07-12T00:19:01.4238644Z [cluster1] "effect": "NoExecute",
  5000. 2021-07-12T00:19:01.4239205Z [cluster1] "key": "node.kubernetes.io/unreachable",
  5001. 2021-07-12T00:19:01.4239878Z [cluster1] "operator": "Exists",
  5002. 2021-07-12T00:19:01.4240337Z [cluster1] "tolerationSeconds": 300
  5003. 2021-07-12T00:19:01.4240732Z [cluster1] }
  5004. 2021-07-12T00:19:01.4241045Z [cluster1] ],
  5005. 2021-07-12T00:19:01.4241367Z [cluster1] "volumes": [
  5006. 2021-07-12T00:19:01.4241712Z [cluster1] {
  5007. 2021-07-12T00:19:01.4242485Z [cluster1] "name": "submariner-operator-token-5vp2p",
  5008. 2021-07-12T00:19:01.4243054Z [cluster1] "secret": {
  5009. 2021-07-12T00:19:01.4243451Z [cluster1] "defaultMode": 420,
  5010. 2021-07-12T00:19:01.4244233Z [cluster1] "secretName": "submariner-operator-token-5vp2p"
  5011. 2021-07-12T00:19:01.4244825Z [cluster1] }
  5012. 2021-07-12T00:19:01.4245313Z [cluster1] }
  5013. 2021-07-12T00:19:01.4245641Z [cluster1] ]
  5014. 2021-07-12T00:19:01.4245947Z [cluster1] },
  5015. 2021-07-12T00:19:01.4246286Z [cluster1] "status": {
  5016. 2021-07-12T00:19:01.4246655Z [cluster1] "conditions": [
  5017. 2021-07-12T00:19:01.4247021Z [cluster1] {
  5018. 2021-07-12T00:19:01.4247414Z [cluster1] "lastProbeTime": null,
  5019. 2021-07-12T00:19:01.4248135Z [cluster1] "lastTransitionTime": "2021-07-12T00:17:31Z",
  5020. 2021-07-12T00:19:01.4248648Z [cluster1] "status": "True",
  5021. 2021-07-12T00:19:01.4249076Z [cluster1] "type": "Initialized"
  5022. 2021-07-12T00:19:01.4249476Z [cluster1] },
  5023. 2021-07-12T00:19:01.4249938Z [cluster1] {
  5024. 2021-07-12T00:19:01.4250326Z [cluster1] "lastProbeTime": null,
  5025. 2021-07-12T00:19:01.4250973Z [cluster1] "lastTransitionTime": "2021-07-12T00:17:39Z",
  5026. 2021-07-12T00:19:01.4251444Z [cluster1] "status": "True",
  5027. 2021-07-12T00:19:01.4251817Z [cluster1] "type": "Ready"
  5028. 2021-07-12T00:19:01.4252174Z [cluster1] },
  5029. 2021-07-12T00:19:01.4252479Z [cluster1] {
  5030. 2021-07-12T00:19:01.4252881Z [cluster1] "lastProbeTime": null,
  5031. 2021-07-12T00:19:01.4253555Z [cluster1] "lastTransitionTime": "2021-07-12T00:17:39Z",
  5032. 2021-07-12T00:19:01.4254182Z [cluster1] "status": "True",
  5033. 2021-07-12T00:19:01.4254649Z [cluster1] "type": "ContainersReady"
  5034. 2021-07-12T00:19:01.4255328Z [cluster1] },
  5035. 2021-07-12T00:19:01.4255687Z [cluster1] {
  5036. 2021-07-12T00:19:01.4256092Z [cluster1] "lastProbeTime": null,
  5037. 2021-07-12T00:19:01.4256839Z [cluster1] "lastTransitionTime": "2021-07-12T00:17:31Z",
  5038. 2021-07-12T00:19:01.4257498Z [cluster1] "status": "True",
  5039. 2021-07-12T00:19:01.4258133Z [cluster1] "type": "PodScheduled"
  5040. 2021-07-12T00:19:01.4258554Z [cluster1] }
  5041. 2021-07-12T00:19:01.4258875Z [cluster1] ],
  5042. 2021-07-12T00:19:01.4259469Z [cluster1] "containerStatuses": [
  5043. 2021-07-12T00:19:01.4260051Z [cluster1] {
  5044. 2021-07-12T00:19:01.4261694Z [cluster1] "containerID": "containerd://5d2b3a314ec1a9baffc9f8d50764268c2c593cd9d0e7ef06367c790928913d71",
  5045. 2021-07-12T00:19:01.4263540Z [cluster1] "image": "localhost:5000/submariner-operator:local",
  5046. 2021-07-12T00:19:01.4265617Z [cluster1] "imageID": "localhost:5000/submariner-operator@sha256:6127dd65dd8d902034fa124ae5ac10ef196bc980b6051a712bd88f67d260d2fc",
  5047. 2021-07-12T00:19:01.4266638Z [cluster1] "lastState": {},
  5048. 2021-07-12T00:19:01.4267333Z [cluster1] "name": "submariner-operator",
  5049. 2021-07-12T00:19:01.4267859Z [cluster1] "ready": true,
  5050. 2021-07-12T00:19:01.4268295Z [cluster1] "restartCount": 1,
  5051. 2021-07-12T00:19:01.4268901Z [cluster1] "started": true,
  5052. 2021-07-12T00:19:01.4269439Z [cluster1] "state": {
  5053. 2021-07-12T00:19:01.4269930Z [cluster1] "running": {
  5054. 2021-07-12T00:19:01.4270545Z [cluster1] "startedAt": "2021-07-12T00:17:38Z"
  5055. 2021-07-12T00:19:01.4270955Z [cluster1] }
  5056. 2021-07-12T00:19:01.4271276Z [cluster1] }
  5057. 2021-07-12T00:19:01.4271608Z [cluster1] }
  5058. 2021-07-12T00:19:01.4271919Z [cluster1] ],
  5059. 2021-07-12T00:19:01.4272282Z [cluster1] "hostIP": "172.18.0.9",
  5060. 2021-07-12T00:19:01.4272697Z [cluster1] "phase": "Running",
  5061. 2021-07-12T00:19:01.4273086Z [cluster1] "podIP": "10.0.96.2",
  5062. 2021-07-12T00:19:01.4273467Z [cluster1] "podIPs": [
  5063. 2021-07-12T00:19:01.4273812Z [cluster1] {
  5064. 2021-07-12T00:19:01.4274165Z [cluster1] "ip": "10.0.96.2"
  5065. 2021-07-12T00:19:01.4274494Z [cluster1] }
  5066. 2021-07-12T00:19:01.4274823Z [cluster1] ],
  5067. 2021-07-12T00:19:01.4545707Z [cluubectl get pods --namespace=submariner-operator -l name=submariner-operator -o=jsonpath={.items..metadata.name}
  5068. 2021-07-12T00:19:01.4547595Z [submariner-operator]$ [cluster2] kubectl get pods --namespace=submariner-operator -l name=submariner-operator -o=jsonpath={.items..metadata.name}
  5069. 2021-07-12T00:19:01.4549652Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get pods --namespace=submariner-operator -l name=submariner-operator -o=jsonpath={.items..metadata.name}
  5070. 2021-07-12T00:19:01.4551475Z [submariner-operator]$ [cluster2] kubectl get pod submariner-operator-56f895dd55-j4j9x --namespace=submariner-operator -o json
  5071. 2021-07-12T00:19:01.4553200Z [submariner-operator]$ [cluster2] kubectl get pod submariner-operator-56f895dd55-j4j9x --namespace=submariner-operator -o json
  5072. 2021-07-12T00:19:01.4555096Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get pod submariner-operator-56f895dd55-j4j9x --namespace=submariner-operator -o json
  5073. 2021-07-12T00:19:01.4556036Z [cluster2] {
  5074. 2021-07-12T00:19:01.4556392Z [cluster2] "apiVersion": "v1",
  5075. 2021-07-12T00:19:01.4556780Z [cluster2] "kind": "Pod",
  5076. 2021-07-12T00:19:01.4557588Z [cluster2] "metadata": {
  5077. 2021-07-12T00:19:01.4558250Z [cluster2] "creationTimestamp": "2021-07-12T00:17:43Z",
  5078. 2021-07-12T00:19:01.4559069Z [cluster2] "generateName": "submariner-operator-56f895dd55-",
  5079. 2021-07-12T00:19:01.4560014Z [cluster2] "labels": {
  5080. 2021-07-12T00:19:01.4560661Z [cluster2] "name": "submariner-operator",
  5081. 2021-07-12T00:19:01.4561720Z [cluster2] "pod-template-hash": "56f895dd55"
  5082. 2021-07-12T00:19:01.4562187Z [cluster2] },
  5083. 2021-07-12T00:19:01.4563173Z [cluster2] "name": "submariner-operator-56f895dd55-j4j9x",
  5084. 2021-07-12T00:19:01.4564251Z [cluster2] "namespace": "submariner-operator",
  5085. 2021-07-12T00:19:01.4564977Z [cluster2] "ownerReferences": [
  5086. 2021-07-12T00:19:01.4565405Z [cluster2] {
  5087. 2021-07-12T00:19:01.4565777Z [cluster2] "apiVersion": "apps/v1",
  5088. 2021-07-12T00:19:01.4566286Z [cluster2] "blockOwnerDeletion": true,
  5089. 2021-07-12T00:19:01.4566753Z [cluster2] "controller": true,
  5090. 2021-07-12T00:19:01.4567185Z [cluster2] "kind": "ReplicaSet",
  5091. 2021-07-12T00:19:01.4568081Z [cluster2] "name": "submariner-operator-56f895dd55",
  5092. 2021-07-12T00:19:01.4568956Z [cluster2] "uid": "ca7329b6-ed74-441c-8efc-e2cb5f77050b"
  5093. 2021-07-12T00:19:01.4569611Z [cluster2] }
  5094. 2021-07-12T00:19:01.4569940Z [cluster2] ],
  5095. 2021-07-12T00:19:01.4570343Z [cluster2] "resourceVersion": "1785",
  5096. 2021-07-12T00:19:01.4571463Z [cluster2] "selfLink": "/api/v1/namespaces/submariner-operator/pods/submariner-operator-56f895dd55-j4j9x",
  5097. 2021-07-12T00:19:01.4572605Z [cluster2] "uid": "87dc35df-f8f7-4294-a141-e6227b25974d"
  5098. 2021-07-12T00:19:01.4573071Z [cluster2] },
  5099. 2021-07-12T00:19:01.4573410Z [cluster2] "spec": {
  5100. 2021-07-12T00:19:01.4573778Z [cluster2] "containers": [
  5101. 2021-07-12T00:19:01.4574146Z [cluster2] {
  5102. 2021-07-12T00:19:01.4574625Z [cluster2] "command": [
  5103. 2021-07-12T00:19:01.4575285Z [cluster2] "submariner-operator",
  5104. 2021-07-12T00:19:01.4576073Z [cluster2] "-alsologtostderr",
  5105. 2021-07-12T00:19:01.4576602Z [cluster2] "-v=1"
  5106. 2021-07-12T00:19:01.4576918Z [cluster2] ],
  5107. 2021-07-12T00:19:01.4577440Z [cluster2] "env": [
  5108. 2021-07-12T00:19:01.4577791Z [cluster2] {
  5109. 2021-07-12T00:19:01.4578195Z [cluster2] "name": "WATCH_NAMESPACE",
  5110. 2021-07-12T00:19:01.4578652Z [cluster2] "valueFrom": {
  5111. 2021-07-12T00:19:01.4579056Z [cluster2] "fieldRef": {
  5112. 2021-07-12T00:19:01.4579679Z [cluster2] "apiVersion": "v1",
  5113. 2021-07-12T00:19:01.4580231Z [cluster2] "fieldPath": "metadata.namespace"
  5114. 2021-07-12T00:19:01.4580738Z [cluster2] }
  5115. 2021-07-12T00:19:01.4581084Z [cluster2] }
  5116. 2021-07-12T00:19:01.4581584Z [cluster2] },
  5117. 2021-07-12T00:19:01.4582104Z [cluster2] {
  5118. 2021-07-12T00:19:01.4582661Z [cluster2] "name": "POD_NAME",
  5119. 2021-07-12T00:19:01.4583112Z [cluster2] "valueFrom": {
  5120. 2021-07-12T00:19:01.4583698Z [cluster2] "fieldRef": {
  5121. 2021-07-12T00:19:01.4584163Z [cluster2] "apiVersion": "v1",
  5122. 2021-07-12T00:19:01.4584674Z [cluster2] "fieldPath": "metadata.name"
  5123. 2021-07-12T00:19:01.4585138Z [cluster2] }
  5124. 2021-07-12T00:19:01.4585633Z [cluster2] }
  5125. 2021-07-12T00:19:01.4586117Z [cluster2] },
  5126. 2021-07-12T00:19:01.4586418Z [cluster2] {
  5127. 2021-07-12T00:19:01.4586801Z [cluster2] "name": "OPERATOR_NAME",
  5128. 2021-07-12T00:19:01.4587683Z [cluster2] "value": "submariner-operator"
  5129. 2021-07-12T00:19:01.4588146Z [cluster2] }
  5130. 2021-07-12T00:19:01.4588492Z [cluster2] ],
  5131. 2021-07-12T00:19:01.4589170Z [cluster2] "image": "localhost:5000/submariner-operator:local",
  5132. 2021-07-12T00:19:01.4590078Z [cluster2] "imagePullPolicy": "IfNotPresent",
  5133. 2021-07-12T00:19:01.4590834Z [cluster2] "name": "submariner-operator",
  5134. 2021-07-12T00:19:01.4592767Z [cluster2] "resources": {},
  5135. 2021-07-12T00:19:01.4594833Z [cluster2] "terminationMessagePath": "/dev/termination-log",
  5136. 2021-07-12T00:19:01.4595827Z [cluster2] "terminationMessagePolicy": "File",
  5137. 2021-07-12T00:19:01.4596565Z [cluster2] "volumeMounts": [
  5138. 2021-07-12T00:19:01.4597942Z [cluster2] {
  5139. 2021-07-12T00:19:01.4598709Z [cluster2] "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
  5140. 2021-07-12T00:19:01.4600154Z [cluster2] "name": "submariner-operator-token-j2k25",
  5141. 2021-07-12T00:19:01.4600843Z [cluster2] "readOnly": true
  5142. 2021-07-12T00:19:01.4601238Z [cluster2] }
  5143. 2021-07-12T00:19:01.4601596Z [cluster2] ]
  5144. 2021-07-12T00:19:01.4601933Z [cluster2] }
  5145. 2021-07-12T00:19:01.4602286Z [cluster2] ],
  5146. 2021-07-12T00:19:01.4602713Z [cluster2] "dnsPolicy": "ClusterFirst",
  5147. 2021-07-12T00:19:01.4603614Z [cluster2] "enableServiceLinks": true,
  5148. 2021-07-12T00:19:01.4604350Z [cluster2] "nodeName": "cluster2-worker2",
  5149. 2021-07-12T00:19:01.4604813Z [cluster2] "priority": 0,
  5150. 2021-07-12T00:19:01.4605262Z [cluster2] "restartPolicy": "Always",
  5151. 2021-07-12T00:19:01.4605964Z [cluster2] "schedulerName": "default-scheduler",
  5152. 2021-07-12T00:19:01.4606717Z [cluster2] "securityContext": {},
  5153. 2021-07-12T00:19:01.4607449Z [cluster2] "serviceAccount": "submariner-operator",
  5154. 2021-07-12T00:19:01.4608722Z [cluster2] "serviceAccountName": "submariner-operator",
  5155. 2021-07-12T00:19:01.4609955Z [cluster2] "terminationGracePeriodSeconds": 30,
  5156. 2021-07-12T00:19:01.4610602Z [cluster2] "tolerations": [
  5157. 2021-07-12T00:19:01.4611003Z [cluster2] {
  5158. 2021-07-12T00:19:01.4611412Z [cluster2] "effect": "NoExecute",
  5159. 2021-07-12T00:19:01.4612156Z [cluster2] "key": "node.kubernetes.io/not-ready",
  5160. 2021-07-12T00:19:01.4612709Z [cluster2] "operator": "Exists",
  5161. 2021-07-12T00:19:01.4613225Z [cluster2] "tolerationSeconds": 300
  5162. 2021-07-12T00:19:01.4614118Z [cluster2] },
  5163. 2021-07-12T00:19:01.4614449Z [cluster2] {
  5164. 2021-07-12T00:19:01.4614991Z [cluster2] "effect": "NoExecute",
  5165. 2021-07-12T00:19:01.4615524Z [cluster2] "key": "node.kubernetes.io/unreachable",
  5166. 2021-07-12T00:19:01.4616029Z [cluster2] "operator": "Exists",
  5167. 2021-07-12T00:19:01.4616491Z [cluster2] "tolerationSeconds": 300
  5168. 2021-07-12T00:19:01.4617070Z [cluster2] }
  5169. 2021-07-12T00:19:01.4617378Z [cluster2] ],
  5170. 2021-07-12T00:19:01.4617725Z [cluster2] "volumes": [
  5171. 2021-07-12T00:19:01.4618060Z [cluster2] {
  5172. 2021-07-12T00:19:01.4618858Z [cluster2] "name": "submariner-operator-token-j2k25",
  5173. 2021-07-12T00:19:01.4619645Z [cluster2] "secret": {
  5174. 2021-07-12T00:19:01.4620076Z [cluster2] "defaultMode": 420,
  5175. 2021-07-12T00:19:01.4621245Z [cluster2] "secretName": "submariner-operator-token-j2k25"
  5176. 2021-07-12T00:19:01.4621885Z [cluster2] }
  5177. 2021-07-12T00:19:01.4622210Z [cluster2] }
  5178. 2021-07-12T00:19:01.4622711Z [cluster2] ]
  5179. 2021-07-12T00:19:01.4623031Z [cluster2] },
  5180. 2021-07-12T00:19:01.4623388Z [cluster2] "status": {
  5181. 2021-07-12T00:19:01.4623950Z [cluster2] "conditions": [
  5182. 2021-07-12T00:19:01.4624314Z [cluster2] {
  5183. 2021-07-12T00:19:01.4624734Z [cluster2] "lastProbeTime": null,
  5184. 2021-07-12T00:19:01.4625694Z [cluster2] "lastTransitionTime": "2021-07-12T00:17:43Z",
  5185. 2021-07-12T00:19:01.4626364Z [cluster2] "status": "True",
  5186. 2021-07-12T00:19:01.4626801Z [cluster2] "type": "Initialized"
  5187. 2021-07-12T00:19:01.4627212Z [cluster2] },
  5188. 2021-07-12T00:19:01.4627532Z [cluster2] {
  5189. 2021-07-12T00:19:01.4627958Z [cluster2] "lastProbeTime": null,
  5190. 2021-07-12T00:19:01.4628787Z [cluster2] "lastTransitionTime": "2021-07-12T00:17:55Z",
  5191. 2021-07-12T00:19:01.4629678Z [cluster2] "status": "True",
  5192. 2021-07-12T00:19:01.4630299Z [cluster2] "type": "Ready"
  5193. 2021-07-12T00:19:01.4630691Z [cluster2] },
  5194. 2021-07-12T00:19:01.4631240Z [cluster2] {
  5195. 2021-07-12T00:19:01.4631823Z [cluster2] "lastProbeTime": null,
  5196. 2021-07-12T00:19:01.4632590Z [cluster2] "lastTransitionTime": "2021-07-12T00:17:55Z",
  5197. 2021-07-12T00:19:01.4633107Z [cluster2] "status": "True",
  5198. 2021-07-12T00:19:01.4633610Z [cluster2] "type": "ContainersReady"
  5199. 2021-07-12T00:19:01.4634205Z [cluster2] },
  5200. 2021-07-12T00:19:01.4638179Z [cluster2] {
  5201. 2021-07-12T00:19:01.4639075Z [cluster2] "lastProbeTime": null,
  5202. 2021-07-12T00:19:01.4640184Z [cluster2] "lastTransitionTime": "2021-07-12T00:17:43Z",
  5203. 2021-07-12T00:19:01.4640690Z [cluster2] "status": "True",
  5204. 2021-07-12T00:19:01.4641136Z [cluster2] "type": "PodScheduled"
  5205. 2021-07-12T00:19:01.4641545Z [cluster2] }
  5206. 2021-07-12T00:19:01.4641868Z [cluster2] ],
  5207. 2021-07-12T00:19:01.4642294Z [cluster2] "containerStatuses": [
  5208. 2021-07-12T00:19:01.4642698Z [cluster2] {
  5209. 2021-07-12T00:19:01.4644271Z [cluster2] "containerID": "containerd://24a7035791133b1014317c61418b3bcbd79f7ba3cb8abdf2075f65d3b1c128f2",
  5210. 2021-07-12T00:19:01.4647137Z [cluster2] "image": "localhost:5000/submariner-operator:local",
  5211. 2021-07-12T00:19:01.4648897Z [cluster2] "imageID": "localhost:5000/submariner-operator@sha256:6127dd65dd8d902034fa124ae5ac10ef196bc980b6051a712bd88f67d260d2fc",
  5212. 2021-07-12T00:19:01.4650016Z [cluster2] "lastState": {
  5213. 2021-07-12T00:19:01.4650422Z [cluster2] "terminated": {
  5214. 2021-07-12T00:19:01.4652404Z [cluster2] "containerID": "containerd://ce876c2236858d37372ff2cb609d416ca7eb416171631f074f6604eb70cf4323",
  5215. 2021-07-12T00:19:01.4653779Z [cluster2] "exitCode": 1,
  5216. 2021-07-12T00:19:01.4654655Z [cluster2] "finishedAt": "2021-07-12T00:17:52Z",
  5217. 2021-07-12T00:19:01.4655248Z [cluster2] "reason": "Error",
  5218. 2021-07-12T00:19:01.4655823Z [cluster2] "startedAt": "2021-07-12T00:17:44Z"
  5219. 2021-07-12T00:19:01.4656206Z [cluster2] }
  5220. 2021-07-12T00:19:01.4656508Z [cluster2] },
  5221. 2021-07-12T00:19:01.4657662Z [cluster2] "name": "submariner-operator",
  5222. 2021-07-12T00:19:01.4658330Z [cluster2] "ready": true,
  5223. 2021-07-12T00:19:01.4658747Z [cluster2] "restartCount": 1,
  5224. 2021-07-12T00:19:01.4659147Z [cluster2] "started": true,
  5225. 2021-07-12T00:19:01.4659702Z [cluster2] "state": {
  5226. 2021-07-12T00:19:02.2210538Z [cluster2] ster1] "qosClass": "BestEffort",
  5227. 2021-07-12T00:19:02.2211648Z [cluster1] "startTime": "2021-07-12T00:17:31Z"
  5228. 2021-07-12T00:19:02.2212075Z [cluster1] }
  5229. 2021-07-12T00:19:02.2212395Z [cluster1] }
  5230. 2021-07-12T00:19:02.2213687Z [submariner-operator]$ [cluster1] kubectl get pod submariner-operator-56f895dd55-slddv --namespace=submariner-operator -o jsonpath={.status.phase}
  5231. 2021-07-12T00:19:02.2215216Z [submariner-operator]$ [cluster1] grep Running
  5232. 2021-07-12T00:19:02.2216785Z [submariner-operator]$ [cluster1] kubectl get pod submariner-operator-56f895dd55-slddv --namespace=submariner-operator -o jsonpath={.status.phase}
  5233. 2021-07-12T00:19:02.2218842Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get pod submariner-operator-56f895dd55-slddv --namespace=submariner-operator -o jsonpath={.status.phase}
  5234. 2021-07-12T00:19:02.2219978Z [cluster1] Running
  5235. 2021-07-12T00:19:02.2221110Z [submariner-operator]$ [cluster1] kubectl logs submariner-operator-56f895dd55-slddv --namespace=submariner-operator
  5236. 2021-07-12T00:19:02.2223007Z [submariner-operator]$ [cluster1] kubectl logs submariner-operator-56f895dd55-slddv --namespace=submariner-operator
  5237. 2021-07-12T00:19:02.2224927Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 logs submariner-operator-56f895dd55-slddv --namespace=submariner-operator
  5238. 2021-07-12T00:19:02.2226216Z [cluster1] I0712 00:17:38.598717 1 main.go:77] cmd "msg"="Go Version: go1.16.5"
  5239. 2021-07-12T00:19:02.2226772Z [cluster1] I0712 00:17:38.598845 1 main.go:78] cmd "msg"="Go OS/Arch: linux/amd64"
  5240. 2021-07-12T00:19:02.2227565Z [cluster1] I0712 00:17:38.598872 1 main.go:79] cmd "msg"="Version of operator-sdk: v0.19.0"
  5241. 2021-07-12T00:19:02.2228452Z [cluster1] I0712 00:17:38.598889 1 main.go:80] cmd "msg"="Submariner operator version: devel-1a48316"
  5242. 2021-07-12T00:19:02.2229158Z [cluster1] I0712 00:17:38.599150 1 leader.go:89] leader "msg"="Trying to become the leader."
  5243. 2021-07-12T00:19:02.2229893Z [cluster1] I0712 00:17:39.005342 1 leader.go:122] leader "msg"="Found existing lock with my name. I was likely restarted."
  5244. 2021-07-12T00:19:02.2230633Z [cluster1] I0712 00:17:39.005370 1 leader.go:123] leader "msg"="Continuing as the leader."
  5245. 2021-07-12T00:19:02.2231668Z [cluster1] I0712 00:17:39.410314 1 listener.go:44] controller-runtime/metrics "msg"="metrics server is starting to listen" "addr"="0.0.0.0:8383"
  5246. 2021-07-12T00:19:02.2232487Z [cluster1] I0712 00:17:39.410607 1 main.go:129] cmd "msg"="Registering Components."
  5247. 2021-07-12T00:19:02.2233276Z [cluster1] I0712 00:17:39.410794 1 main.go:137] cmd "msg"="Creating the Lighthouse CRDs"
  5248. 2021-07-12T00:19:02.2234099Z [cluster1] I0712 00:17:42.007141 1 main.go:182] cmd "msg"="Could not create ServiceMonitor object" "error"="no ServiceMonitor registered with the API"
  5249. 2021-07-12T00:19:02.2235778Z [cluster1] I0712 00:17:42.007193 1 main.go:186] cmd "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "error"="no ServiceMonitor registered with the API"
  5250. 2021-07-12T00:19:02.2237066Z [cluster1] I0712 00:17:42.007337 1 main.go:203] cmd "msg"="Starting the Cmd."
  5251. 2021-07-12T00:19:02.2238104Z [cluster1] I0712 00:17:42.007640 1 internal.go:406] controller-runtime/manager "msg"="starting metrics server" "path"="/metrics"
  5252. 2021-07-12T00:19:02.2242940Z [cluster1] I0712 00:17:42.008617 1 controller.go:158] controller-runtime/manager/controller/submariner-controller "msg"="Starting EventSource" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"broker":"","brokerK8sApiServer":"","brokerK8sApiServerToken":"","brokerK8sCA":"","brokerK8sRemoteNamespace":"","ceIPSecPSK":"","clusterCIDR":"","clusterID":"","serviceCIDR":"","namespace":"","ceIPSecDebug":false,"debug":false,"natEnabled":false},"status":{"natEnabled":false,"clusterID":"","gatewayDaemonSetStatus":{"mismatchedContainerImages":false},"routeAgentDaemonSetStatus":{"mismatchedContainerImages":false},"globalnetDaemonSetStatus":{"mismatchedContainerImages":false},"loadBalancerStatus":{},"deploymentInfo":{}}}}
  5253. 2021-07-12T00:19:02.2247167Z [cluster1] I0712 00:17:42.009579 1 controller.go:158] controller-runtime/manager/controller/broker "msg"="Starting EventSource" "reconciler group"="submariner.io" "reconciler kind"="Broker" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{},"status":{}}}
  5254. 2021-07-12T00:19:02.2249992Z [cluster1] I0712 00:17:42.010068 1 controller.go:158] controller-runtime/manager/controller/servicediscovery-controller "msg"="Starting EventSource" "source"={"Type":{"status":{"deploymentInfo":{}},"metadata":{"creationTimestamp":null},"spec":{"brokerK8sApiServer":"","brokerK8sApiServerToken":"","brokerK8sCA":"","brokerK8sRemoteNamespace":"","clusterID":"","namespace":"","debug":false}}}
  5255. 2021-07-12T00:19:02.2254322Z [cluster1] I0712 00:17:42.011558 1 controller.go:158] controller-runtime/manager/controller/servicediscovery "msg"="Starting EventSource" "reconciler group"="submariner.io" "reconciler kind"="ServiceDiscovery" "source"={"Type":{"status":{"deploymentInfo":{}},"metadata":{"creationTimestamp":null},"spec":{"brokerK8sApiServer":"","brokerK8sApiServerToken":"","brokerK8sCA":"","brokerK8sRemoteNamespace":"","clusterID":"","namespace":"","debug":false}}}
  5256. 2021-07-12T00:19:02.2260916Z [cluster1] I0712 00:17:42.011613 1 controller.go:158] controller-runtime/manager/controller/submariner "msg"="Starting EventSource" "reconciler group"="submariner.io" "reconciler kind"="Submariner" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"broker":"","brokerK8sApiServer":"","brokerK8sApiServerToken":"","brokerK8sCA":"","brokerK8sRemoteNamespace":"","ceIPSecPSK":"","clusterCIDR":"","clusterID":"","serviceCIDR":"","namespace":"","ceIPSecDebug":false,"debug":false,"natEnabled":false},"status":{"natEnabled":false,"clusterID":"","gatewayDaemonSetStatus":{"mismatchedContainerImages":false},"routeAgentDaemonSetStatus":{"mismatchedContainerImages":false},"globalnetDaemonSetStatus":{"mismatchedContainerImages":false},"loadBalancerStatus":{},"deploymentInfo":{}}}}
  5257. 2021-07-12T00:19:02.2266150Z [cluster1] I0712 00:17:42.016891 1 controller.go:158] controller-runtime/manager/controller/submariner "msg"="Starting EventSource" "reconciler group"="submariner.io" "reconciler kind"="Submariner" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"selector":null,"template":{"metadata":{"creationTimestamp":null},"spec":{"containers":null}},"strategy":{}},"status":{}}}
  5258. 2021-07-12T00:19:02.2270480Z [cluster1] I0712 00:17:42.109573 1 controller.go:158] controller-runtime/manager/controller/submariner-controller "msg"="Starting EventSource" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"selector":null,"template":{"metadata":{"creationTimestamp":null},"spec":{"containers":null}},"updateStrategy":{}},"status":{"currentNumberScheduled":0,"numberMisscheduled":0,"desiredNumberScheduled":0,"numberReady":0}}}
  5259. 2021-07-12T00:19:02.2273595Z [cluster1] I0712 00:17:42.109816 1 controller.go:165] controller-runtime/manager/controller/broker "msg"="Starting Controller" "reconciler group"="submariner.io" "reconciler kind"="Broker"
  5260. 2021-07-12T00:19:02.2276007Z [cluster1] I0712 00:17:42.115060 1 controller.go:158] controller-runtime/manager/controller/servicediscovery-controller "msg"="Starting EventSource" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"selector":null,"template":{"metadata":{"creationTimestamp":null},"spec":{"containers":null}},"strategy":{}},"status":{}}}
  5261. 2021-07-12T00:19:02.2285199Z [cluster1] I0712 00:17:42.115146 1 controller.go:165] controller-runtime/manager/controller/servicediscovery-controller "msg"="Starting Controller"
  5262. 2021-07-12T00:19:02.2289094Z [cluster1] I0712 00:17:42.115185 1 controller.go:192] controller-runtime/manager/controller/servicediscovery-controller "msg"="Starting workers" "worker count"=1
  5263. 2021-07-12T00:19:02.2292041Z [cluster1] I0712 00:17:42.115270 1 controller.go:165] controller-runtime/manager/controller/servicediscovery "msg"="Starting Controller" "reconciler group"="submariner.io" "reconciler kind"="ServiceDiscovery"
  5264. 2021-07-12T00:19:02.2294131Z [cluster1] I0712 00:17:42.115318 1 controller.go:192] controller-runtime/manager/controller/servicediscovery "msg"="Starting workers" "reconciler group"="submariner.io" "reconciler kind"="ServiceDiscovery" "worker count"=1
  5265. 2021-07-12T00:19:02.2295946Z [cluster1] I0712 00:17:42.117588 1 controller.go:165] controller-runtime/manager/controller/submariner "msg"="Starting Controller" "reconciler group"="submariner.io" "reconciler kind"="Submariner"
  5266. 2021-07-12T00:19:02.2297680Z [cluster1] I0712 00:17:42.117636 1 controller.go:192] controller-runtime/manager/controller/submariner "msg"="Starting workers" "reconciler group"="submariner.io" "reconciler kind"="Submariner" "worker count"=1
  5267. 2021-07-12T00:19:02.2300296Z [cluster1] I0712 00:17:42.211242 1 controller.go:158] controller-runtime/manager/controller/submariner-controller "msg"="Starting EventSource" "source"={"Type":{"metadata":{"creationTimestamp":null},"status":{"version":"","haStatus":"","localEndpoint":{"cluster_id":"","cable_name":"","hostname":"","subnets":null,"private_ip":"","public_ip":"","nat_enabled":false,"backend":""},"statusFailure":"","connections":null}}}
  5268. 2021-07-12T00:19:02.2302634Z [cluster1] I0712 00:17:42.211447 1 controller.go:192] controller-runtime/manager/controller/broker "msg"="Starting workers" "reconciler group"="submariner.io" "reconciler kind"="Broker" "worker count"=1
  5269. 2021-07-12T00:19:02.2304170Z [cluster1] I0712 00:17:42.311776 1 controller.go:165] controller-runtime/manager/controller/submariner-controller "msg"="Starting Controller"
  5270. 2021-07-12T00:19:02.2305831Z [cluster1] I0712 00:17:42.311813 1 controller.go:192] controller-runtime/manager/controller/submariner-controller "msg"="Starting workers" "worker count"=1
  5271. 2021-07-12T00:19:02.2307450Z [cluster1] I0712 00:17:43.188490 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5272. 2021-07-12T00:19:02.2309182Z [cluster1] I0712 00:17:43.188627 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5273. 2021-07-12T00:19:02.2310434Z [cluster1] I0712 00:17:43.229414 1 submariner_networkdiscovery.go:42] controller_submariner "msg"="Cluster network discovered"
  5274. 2021-07-12T00:19:02.2311903Z [cluster1] I0712 00:17:43.229635 1 network.go:56] controller_submariner "msg"="Discovered K8s network details" "clusterCIDRs"=["10.0.0.0/16"] "plugin"="weave-net" "serviceCIDRs"=["100.0.0.0/16"]
  5275. 2021-07-12T00:19:02.2313139Z [cluster1] I0712 00:17:43.229743 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5276. 2021-07-12T00:19:02.2314315Z [cluster1] I0712 00:17:43.229852 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5277. 2021-07-12T00:19:02.2315332Z [cluster1] I0712 00:17:43.229478 1 submariner_networkdiscovery.go:42] controller_submariner "msg"="Cluster network discovered"
  5278. 2021-07-12T00:19:02.2316699Z [cluster1] I0712 00:17:43.230061 1 network.go:56] controller_submariner "msg"="Discovered K8s network details" "clusterCIDRs"=["10.0.0.0/16"] "plugin"="weave-net" "serviceCIDRs"=["100.0.0.0/16"]
  5279. 2021-07-12T00:19:02.2317985Z [cluster1] I0712 00:17:43.230131 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5280. 2021-07-12T00:19:02.2340001Z [cluster1] I0712 00:17:43.230147 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5281. 2021-07-12T00:19:02.2342303Z [cluster1] I0712 00:17:43.234457 1 helpers.go:83] controller_submariner "msg"="Created a new DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5282. 2021-07-12T00:19:02.2345052Z [cluster1] E0712 00:17:43.234523 1 controller.go:267] controller-runtime/manager/controller/submariner-controller "msg"="Reconciler error" "error"="error creating or updating DaemonSet submariner-operator/submariner-gateway: DaemonSet.apps \"submariner-gateway\" not found" "name"="submariner" "namespace"="submariner-operator"
  5283. 2021-07-12T00:19:02.2347368Z [cluster1] I0712 00:17:43.234983 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5284. 2021-07-12T00:19:02.2348661Z [cluster1] I0712 00:17:43.235012 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5285. 2021-07-12T00:19:02.2349934Z [cluster1] I0712 00:17:43.235021 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5286. 2021-07-12T00:19:02.2352269Z [cluster1] I0712 00:17:43.240851 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5287. 2021-07-12T00:19:02.2378336Z [cluster1] E0712 00:17:43.243638 1 controller.go:267] controller-runtime/manager/controller/submariner "msg"="Reconciler error" "error"="error creating or updating DaemonSet submariner-operator/submariner-gateway: daemonsets.apps \"submariner-gateway\" already exists" "name"="submariner" "namespace"="submariner-operator" "reconciler group"="submariner.io" "reconciler kind"="Submariner"
  5288. 2021-07-12T00:19:02.2381008Z [cluster1] I0712 00:17:43.248852 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5289. 2021-07-12T00:19:02.2382630Z [cluster1] I0712 00:17:43.248906 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5290. 2021-07-12T00:19:02.2383696Z [cluster1] I0712 00:17:43.248925 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5291. 2021-07-12T00:19:02.2385614Z [cluster1] I0712 00:17:43.324915 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5292. 2021-07-12T00:19:02.2390082Z [cluster1] I0712 00:17:43.369748 1 helpers.go:231] controller_submariner "msg"="Created a new Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5293. 2021-07-12T00:19:02.2395358Z [cluster1] E0712 00:17:43.453366 1 controller.go:267] controller-runtime/manager/controller/submariner-controller "msg"="Reconciler error" "error"="error creating or updating Service submariner-operator/submariner-gateway-metrics: services \"submariner-gateway-metrics\" already exists" "name"="submariner" "namespace"="submariner-operator"
  5294. 2021-07-12T00:19:02.2398617Z [cluster1] I0712 00:17:43.454285 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5295. 2021-07-12T00:19:02.2400072Z [cluster1] I0712 00:17:43.454465 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5296. 2021-07-12T00:19:02.2401100Z [cluster1] I0712 00:17:43.454553 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5297. 2021-07-12T00:19:02.2404004Z [cluster1] I0712 00:17:43.479907 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5298. 2021-07-12T00:19:02.2407133Z [cluster1] I0712 00:17:43.508089 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5299. 2021-07-12T00:19:02.2410597Z [cluster1] I0712 00:17:43.772158 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5300. 2021-07-12T00:19:02.2413782Z [cluster1] I0712 00:17:43.775809 1 helpers.go:83] controller_submariner "msg"="Created a new DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5301. 2021-07-12T00:19:02.2416353Z [cluster1] I0712 00:17:43.781840 1 helpers.go:83] controller_submariner "msg"="Created a new DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  5302. 2021-07-12T00:19:02.2419568Z [cluster1] I0712 00:17:43.900944 1 helpers.go:231] controller_submariner "msg"="Created a new Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  5303. 2021-07-12T00:19:02.2423055Z [cluster1] I0712 00:17:43.914357 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5304. 2021-07-12T00:19:02.2426668Z [cluster1] I0712 00:17:43.946406 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5305. 2021-07-12T00:19:02.2429376Z [cluster1] I0712 00:17:43.992542 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  5306. 2021-07-12T00:19:02.2432331Z [cluster1] I0712 00:17:44.028123 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  5307. 2021-07-12T00:19:02.2435221Z [cluster1] I0712 00:17:44.302891 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5308. 2021-07-12T00:19:02.2437942Z [cluster1] I0712 00:17:44.322531 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  5309. 2021-07-12T00:19:02.2440161Z [cluster1] I0712 00:17:44.322716 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  5310. 2021-07-12T00:19:02.2442477Z [cluster1] I0712 00:17:44.325169 1 servicediscovery_resources.go:66] controller_submariner "msg"="Created Service Discovery CR" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Name"="service-discovery" "Namespace"="submariner-operator"
  5311. 2021-07-12T00:19:02.2445359Z [cluster1] I0712 00:17:44.335316 1 helpers.go:129] controller_servicediscovery "msg"="Created a new Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
  5312. 2021-07-12T00:19:02.2449240Z [cluster1] E0712 00:17:44.358727 1 controller.go:267] controller-runtime/manager/controller/servicediscovery-controller "msg"="Reconciler error" "error"="error creating or updating Deployment submariner-operator/submariner-lighthouse-agent: deployments.apps \"submariner-lighthouse-agent\" already exists" "name"="service-discovery" "namespace"="submariner-operator"
  5313. 2021-07-12T00:19:02.2452269Z [cluster1] I0712 00:17:44.358790 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  5314. 2021-07-12T00:19:02.2455612Z [cluster1] I0712 00:17:44.403629 1 helpers.go:231] controller_servicediscovery "msg"="Created a new Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
  5315. 2021-07-12T00:19:02.2459331Z [cluster1] I0712 00:17:44.445156 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5316. 2021-07-12T00:19:02.2462592Z [cluster1] E0712 00:17:44.519118 1 submariner_controller.go:204] controller_submariner "msg"="failed to update the Submariner status" "error"="Operation cannot be fulfilled on submariners.submariner.io \"submariner\": the object has been modified; please apply your changes to the latest version and try again" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5317. 2021-07-12T00:19:02.2465284Z [cluster1] I0712 00:17:44.519277 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5318. 2021-07-12T00:19:02.2467479Z [cluster1] I0712 00:17:44.519394 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5319. 2021-07-12T00:19:02.2468622Z [cluster1] I0712 00:17:44.519464 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5320. 2021-07-12T00:19:02.2474746Z [cluster1] I0712 00:17:44.529542 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5321. 2021-07-12T00:19:02.2476562Z [cluster1] I0712 00:17:44.529603 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5322. 2021-07-12T00:19:02.2477895Z [cluster1] I0712 00:17:44.529632 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5323. 2021-07-12T00:19:02.2484402Z [cluster1] I0712 00:17:44.647567 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5324. 2021-07-12T00:19:02.2487266Z [cluster1] I0712 00:17:44.651115 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5325. 2021-07-12T00:19:02.2493666Z [cluster1] I0712 00:17:44.677785 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5326. 2021-07-12T00:19:02.2496615Z [cluster1] I0712 00:17:44.678024 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5327. 2021-07-12T00:19:02.2504334Z [cluster1] I0712 00:17:44.680355 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
  5328. 2021-07-12T00:19:02.2507909Z [cluster1] I0712 00:17:44.954225 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
  5329. 2021-07-12T00:19:02.2511733Z [cluster1] I0712 00:17:44.963782 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5330. 2021-07-12T00:19:02.2515191Z [cluster1] I0712 00:17:45.080718 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5331. 2021-07-12T00:19:02.2518867Z [cluster1] I0712 00:17:45.086311 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5332. 2021-07-12T00:19:02.2522309Z [cluster1] I0712 00:17:45.131863 1 helpers.go:175] controller_servicediscovery "msg"="Created a new ConfigMap" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "ConfigMap.Name"="submariner-lighthouse-coredns" "ConfigMap.Namespace"="submariner-operator"
  5333. 2021-07-12T00:19:02.2526355Z [cluster1] I0712 00:17:45.190237 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5334. 2021-07-12T00:19:02.2530270Z [cluster1] I0712 00:17:45.190685 1 helpers.go:129] controller_servicediscovery "msg"="Created a new Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
  5335. 2021-07-12T00:19:02.2533357Z [cluster1] I0712 00:17:45.192132 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5336. 2021-07-12T00:19:02.2536143Z [cluster1] I0712 00:17:45.279599 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  5337. 2021-07-12T00:19:02.2538886Z [cluster1] I0712 00:17:45.284967 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  5338. 2021-07-12T00:19:02.2541714Z [cluster1] I0712 00:17:45.362112 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5339. 2021-07-12T00:19:02.2545397Z [cluster1] I0712 00:17:45.440796 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
  5340. 2021-07-12T00:19:02.2548874Z [cluster1] I0712 00:17:45.441731 1 helpers.go:231] controller_servicediscovery "msg"="Created a new Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns" "Service.Namespace"="submariner-operator"
  5341. 2021-07-12T00:19:02.2551688Z [cluster1] I0712 00:17:45.441802 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  5342. 2021-07-12T00:19:02.2554670Z [cluster1] I0712 00:17:45.443117 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  5343. 2021-07-12T00:19:02.2557495Z [cluster1] I0712 00:17:45.853604 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5344. 2021-07-12T00:19:02.2560498Z [cluster1] I0712 00:17:45.857170 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5345. 2021-07-12T00:19:02.2585813Z [cluster1] I0712 00:17:45.980177 1 helpers.go:231] controller_servicediscovery "msg"="Created a new Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
  5346. 2021-07-12T00:19:02.2590613Z [cluster1] E0712 00:17:46.085404 1 submariner_controller.go:204] controller_submariner "msg"="failed to update the Submariner status" "error"="Operation cannot be fulfilled on submariners.submariner.io \"submariner\": the object has been modified; please apply your changes to the latest version and try again" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5347. 2021-07-12T00:19:02.2593940Z [cluster1] I0712 00:17:46.085917 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5348. 2021-07-12T00:19:02.2595434Z [cluster1] I0712 00:17:46.085946 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5349. 2021-07-12T00:19:02.2596546Z [cluster1] I0712 00:17:46.085959 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5350. 2021-07-12T00:19:02.2598413Z [cluster1] I0712 00:17:46.139723 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5351. 2021-07-12T00:19:02.2599721Z [cluster1] I0712 00:17:46.139801 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5352. 2021-07-12T00:19:02.2600818Z [cluster1] I0712 00:17:46.139813 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5353. 2021-07-12T00:19:02.2602791Z [cluster1] I0712 00:17:46.225211 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5354. 2021-07-12T00:19:02.2606545Z [cluster1] E0712 00:17:46.254324 1 controller.go:267] controller-runtime/manager/controller/servicediscovery "msg"="Reconciler error" "error"="error creating or updating Service submariner-operator/submariner-lighthouse-coredns-metrics: services \"submariner-lighthouse-coredns-metrics\" already exists" "name"="service-discovery" "namespace"="submariner-operator" "reconciler group"="submariner.io" "reconciler kind"="ServiceDiscovery"
  5355. 2021-07-12T00:19:02.2609822Z [cluster1] I0712 00:17:46.259542 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  5356. 2021-07-12T00:19:02.2612202Z [cluster1] I0712 00:17:46.368317 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5357. 2021-07-12T00:19:02.2615409Z [cluster1] I0712 00:17:46.412321 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
  5358. 2021-07-12T00:19:02.2618284Z [cluster1] I0712 00:17:46.419781 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5359. 2021-07-12T00:19:02.2621586Z [cluster1] I0712 00:17:46.433074 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5360. 2021-07-12T00:19:02.2624276Z [cluster1] I0712 00:17:46.433597 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5361. 2021-07-12T00:19:02.2626877Z [cluster1] I0712 00:17:46.433660 1 servicediscovery_controller.go:487] controller_servicediscovery "msg"="coredns configmap does not have lighthouse configuration hence creating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  5362. 2021-07-12T00:19:02.2630813Z [cluster1] I0712 00:17:46.433677 1 servicediscovery_controller.go:495] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.0.126.160\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"
  5363. 2021-07-12T00:19:02.2635534Z [cluster1] I0712 00:17:46.449144 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
  5364. 2021-07-12T00:19:02.2729863Z [cluster1] I0712 00:17:46.551385 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  5365. 2021-07-12T00:19:02.2732519Z [cluster1] I0712 00:17:46.636625 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
  5366. 2021-07-12T00:19:02.2735508Z [cluster1] I0712 00:17:46.645765 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
  5367. 2021-07-12T00:19:02.2738615Z [cluster1] I0712 00:17:46.870988 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5368. 2021-07-12T00:19:02.2741215Z [cluster1] I0712 00:17:46.963113 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5369. 2021-07-12T00:19:02.2743926Z [cluster1] I0712 00:17:46.963546 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5370. 2021-07-12T00:19:02.2747791Z [cluster1] I0712 00:17:46.982795 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5371. 2021-07-12T00:19:02.2750553Z [cluster1] I0712 00:17:47.036916 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  5372. 2021-07-12T00:19:02.2753320Z [cluster1] I0712 00:17:47.037296 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
  5373. 2021-07-12T00:19:02.2756465Z [cluster1] I0712 00:17:47.037558 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5374. 2021-07-12T00:19:02.2760104Z [cluster1] I0712 00:17:47.065054 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  5375. 2021-07-12T00:19:02.2763065Z [cluster1] I0712 00:17:47.074082 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5376. 2021-07-12T00:19:02.2765975Z [cluster1] I0712 00:17:47.114727 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
  5377. 2021-07-12T00:19:02.2769043Z [cluster1] I0712 00:17:47.120052 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
  5378. 2021-07-12T00:19:02.2772237Z [cluster1] I0712 00:17:47.136357 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  5379. 2021-07-12T00:19:02.2775295Z [cluster1] I0712 00:17:47.136930 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  5380. 2021-07-12T00:19:02.2778661Z [cluster1] I0712 00:17:47.209360 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
  5381. 2021-07-12T00:19:02.2781315Z [cluster1] I0712 00:17:47.527094 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5382. 2021-07-12T00:19:02.2784209Z [cluster1] I0712 00:17:47.553538 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5383. 2021-07-12T00:19:02.2786674Z [cluster1] I0712 00:17:47.568158 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5384. 2021-07-12T00:19:02.2789112Z [cluster1] I0712 00:17:47.579073 1 servicediscovery_controller.go:471] controller_servicediscovery "msg"="coredns configmap has lighthouse configuration hence updating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  5385. 2021-07-12T00:19:02.2793700Z [cluster1] I0712 00:17:47.579126 1 servicediscovery_controller.go:495] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.0.126.160\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"
  5386. 2021-07-12T00:19:02.2798973Z [cluster1] I0712 00:17:47.734558 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5387. 2021-07-12T00:19:02.2802302Z [cluster1] I0712 00:17:47.771652 1 servicediscovery_controller.go:471] controller_servicediscovery "msg"="coredns configmap has lighthouse configuration hence updating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  5388. 2021-07-12T00:19:02.2805939Z [cluster1] I0712 00:17:47.773032 1 servicediscovery_controller.go:495] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.0.126.160\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"
  5389. 2021-07-12T00:19:02.2808778Z [cluster1] I0712 00:18:04.458771 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5390. 2021-07-12T00:19:02.2810008Z [cluster1] I0712 00:18:04.458838 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5391. 2021-07-12T00:19:02.2812115Z [cluster1] I0712 00:18:04.458853 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5392. 2021-07-12T00:19:02.2814830Z [cluster1] I0712 00:18:04.511168 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5393. 2021-07-12T00:19:02.2817893Z [cluster1] I0712 00:18:04.633357 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5394. 2021-07-12T00:19:02.2821222Z [cluster1] I0712 00:18:05.035732 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5395. 2021-07-12T00:19:02.2842248Z [cluster1] I0712 00:18:05.340690 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5396. 2021-07-12T00:19:02.2845646Z [cluster1] I0712 00:18:05.370199 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  5397. 2021-07-12T00:19:02.2848186Z [cluster1] I0712 00:18:05.663249 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  5398. 2021-07-12T00:19:02.2850739Z [cluster1] I0712 00:18:06.076402 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5399. 2021-07-12T00:19:02.2852676Z [cluster1] I0712 00:18:06.169477 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5400. 2021-07-12T00:19:02.2854078Z [cluster1] I0712 00:18:06.170238 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5401. 2021-07-12T00:19:02.2855410Z [cluster1] I0712 00:18:06.170250 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5402. 2021-07-12T00:19:02.2857193Z [cluster1] I0712 00:18:06.169774 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5403. 2021-07-12T00:19:02.2858653Z [cluster1] I0712 00:18:06.170772 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5404. 2021-07-12T00:19:02.2859710Z [cluster1] I0712 00:18:06.170783 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5405. 2021-07-12T00:19:02.2861630Z [cluster1] I0712 00:18:06.216777 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5406. 2021-07-12T00:19:02.2864582Z [cluster1] I0712 00:18:06.255874 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5407. 2021-07-12T00:19:02.2867462Z [cluster1] I0712 00:18:06.272536 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5408. 2021-07-12T00:19:02.2870219Z [cluster1] I0712 00:18:06.292147 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5409. 2021-07-12T00:19:02.2872673Z [cluster1] I0712 00:18:06.680286 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5410. 2021-07-12T00:19:02.2875401Z [cluster1] I0712 00:18:06.689351 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5411. 2021-07-12T00:19:02.2879955Z [cluster1] I0712 00:18:06.712008 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5412. 2021-07-12T00:19:02.2883034Z [cluster1] I0712 00:18:06.792992 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  5413. 2021-07-12T00:19:02.2885862Z [cluster1] I0712 00:18:06.793336 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5414. 2021-07-12T00:19:02.2888535Z [cluster1] I0712 00:18:06.817890 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  5415. 2021-07-12T00:19:02.2890922Z [cluster1] I0712 00:18:06.818171 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  5416. 2021-07-12T00:19:02.2896335Z [cluster1] I0712 00:18:06.843955 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  5417. 2021-07-12T00:19:02.2900406Z [cluster1] I0712 00:18:07.244397 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5418. 2021-07-12T00:19:02.2907838Z [cluster1] I0712 00:18:07.341450 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5419. 2021-07-12T00:19:02.2910384Z [cluster1] I0712 00:18:07.572290 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5420. 2021-07-12T00:19:02.2911887Z [cluster1] I0712 00:18:07.572351 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5421. 2021-07-12T00:19:02.2916131Z [cluster1] I0712 00:18:07.572361 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5422. 2021-07-12T00:19:02.2920024Z [cluster1] E0712 00:18:07.659285 1 submariner_controller.go:204] controller_submariner "msg"="failed to update the Submariner status" "error"="Operation cannot be fulfilled on submariners.submariner.io \"submariner\": the object has been modified; please apply your changes to the latest version and try again" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5423. 2021-07-12T00:19:02.2923311Z [cluster1] I0712 00:18:07.659334 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5424. 2021-07-12T00:19:02.2924851Z [cluster1] I0712 00:18:07.659480 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5425. 2021-07-12T00:19:02.2926224Z [cluster1] I0712 00:18:07.659494 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5426. 2021-07-12T00:19:02.2928403Z [cluster1] I0712 00:18:07.663991 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5427. 2021-07-12T00:19:02.2931157Z [cluster1] I0712 00:18:07.732765 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5428. 2021-07-12T00:19:02.2938496Z [cluster1] I0712 00:18:08.335144 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5429. 2021-07-12T00:19:02.2941305Z [cluster1] I0712 00:18:08.419461 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  5430. 2021-07-12T00:19:02.2943806Z [cluster1] I0712 00:18:08.567596 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5431. 2021-07-12T00:19:02.2946725Z [cluster1] I0712 00:18:08.568292 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
  5432. 2021-07-12T00:19:02.2950412Z [cluster1] I0712 00:18:08.755149 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5433. 2021-07-12T00:19:02.2953427Z [cluster1] I0712 00:18:08.755518 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
  5434. 2021-07-12T00:19:02.2956326Z [cluster1] I0712 00:18:08.797900 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5435. 2021-07-12T00:19:02.2959976Z [cluster1] I0712 00:18:08.883347 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  5436. 2021-07-12T00:19:02.2963159Z [cluster1] I0712 00:18:08.990901 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  5437. 2021-07-12T00:19:02.2965699Z [cluster1] I0712 00:18:09.008087 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5438. 2021-07-12T00:19:02.2979197Z [cluster1] I0712 00:18:09.182551 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5439. 2021-07-12T00:19:02.2984174Z [cluster1] I0712 00:18:09.276702 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
  5440. 2021-07-12T00:19:02.2988416Z [cluster1] I0712 00:18:09.292251 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5441. 2021-07-12T00:19:02.2991172Z [cluster1] I0712 00:18:09.315016 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  5442. 2021-07-12T00:19:02.2994395Z [cluster1] I0712 00:18:09.410012 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5443. 2021-07-12T00:19:02.2998775Z [cluster1] I0712 00:18:09.436594 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
  5444. 2021-07-12T00:19:02.3002138Z [cluster1] I0712 00:18:09.436682 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  5445. 2021-07-12T00:19:02.3004827Z [cluster1] I0712 00:18:09.870054 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5446. 2021-07-12T00:19:02.3007263Z [cluster1] I0712 00:18:09.891599 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5447. 2021-07-12T00:19:02.3009527Z [cluster1] I0712 00:18:09.913682 1 servicediscovery_controller.go:471] controller_servicediscovery "msg"="coredns configmap has lighthouse configuration hence updating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  5448. 2021-07-12T00:19:02.3012928Z [cluster1] I0712 00:18:09.913838 1 servicediscovery_controller.go:495] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.0.126.160\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"
  5449. 2021-07-12T00:19:02.3015971Z [cluster1] I0712 00:18:10.089685 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  5450. 2021-07-12T00:19:02.3025706Z [cluster1] I0712 00:18:10.144581 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
  5451. 2021-07-12T00:19:02.3075874Z [cluster1] I0712 00:18:10.221317 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
  5452. 2021-07-12T00:19:02.3079166Z [cluster1] I0712 00:18:10.634101 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5453. 2021-07-12T00:19:02.3082437Z [cluster1] I0712 00:18:10.658100 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
  5454. 2021-07-12T00:19:02.3085576Z [cluster1] I0712 00:18:10.679815 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
  5455. 2021-07-12T00:19:02.3088329Z [cluster1] I0712 00:18:11.076677 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5456. 2021-07-12T00:19:02.3089888Z [cluster1] I0712 00:18:11.076862 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5457. 2021-07-12T00:19:02.3091066Z [cluster1] I0712 00:18:11.076886 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5458. 2021-07-12T00:19:02.3093421Z [cluster1] I0712 00:18:11.084593 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5459. 2021-07-12T00:19:02.3099153Z [cluster1] I0712 00:18:11.116569 1 servicediscovery_controller.go:471] controller_servicediscovery "msg"="coredns configmap has lighthouse configuration hence updating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  5460. 2021-07-12T00:19:02.3103284Z [cluster1] I0712 00:18:11.116737 1 servicediscovery_controller.go:495] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.0.126.160\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"
  5461. 2021-07-12T00:19:02.3106245Z [cluster1] I0712 00:18:11.125969 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5462. 2021-07-12T00:19:02.3108604Z [cluster1] I0712 00:18:11.150403 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5463. 2021-07-12T00:19:02.3111329Z [cluster1] I0712 00:18:11.551620 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5464. 2021-07-12T00:19:02.3113989Z [cluster1] I0712 00:18:11.670636 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5465. 2021-07-12T00:19:02.3116484Z [cluster1] I0712 00:18:11.920822 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  5466. 2021-07-12T00:19:02.3119186Z [cluster1] I0712 00:18:11.925147 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  5467. 2021-07-12T00:19:02.3122007Z [cluster1] I0712 00:18:12.328938 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5468. 2021-07-12T00:19:02.3124152Z [cluster1] I0712 00:18:12.372556 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5469. 2021-07-12T00:19:02.3125355Z [cluster1] I0712 00:18:12.372601 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5470. 2021-07-12T00:19:02.3126370Z [cluster1] I0712 00:18:12.372612 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5471. 2021-07-12T00:19:02.3127810Z [cluster1] I0712 00:18:12.373963 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5472. 2021-07-12T00:19:02.3129126Z [cluster1] I0712 00:18:12.373997 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5473. 2021-07-12T00:19:02.3130332Z [cluster1] I0712 00:18:12.374007 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5474. 2021-07-12T00:19:02.3132585Z [cluster1] I0712 00:18:12.532204 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5475. 2021-07-12T00:19:02.3135572Z [cluster1] I0712 00:18:12.532963 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5476. 2021-07-12T00:19:02.3138707Z [cluster1] I0712 00:18:12.545623 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5477. 2021-07-12T00:19:02.3141368Z [cluster1] I0712 00:18:12.545626 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5478. 2021-07-12T00:19:02.3144037Z [cluster1] I0712 00:18:12.948432 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5479. 2021-07-12T00:19:02.3146353Z [cluster1] I0712 00:18:12.949604 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5480. 2021-07-12T00:19:02.3148765Z [cluster1] I0712 00:18:12.977582 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5481. 2021-07-12T00:19:02.3151156Z [cluster1] I0712 00:18:12.977782 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5482. 2021-07-12T00:19:02.3153983Z [cluster1] I0712 00:18:12.986800 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  5483. 2021-07-12T00:19:02.3185855Z [cluster1] I0712 00:18:12.987203 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  5484. 2021-07-12T00:19:02.3188886Z [cluster1] I0712 00:18:13.021155 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  5485. 2021-07-12T00:19:02.3192650Z [cluster1] I0712 00:18:13.021247 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  5486. 2021-07-12T00:19:02.3197549Z [cluster1] I0712 00:18:13.424527 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5487. 2021-07-12T00:19:02.3201130Z [cluster1] I0712 00:18:13.430672 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5488. 2021-07-12T00:19:02.3203061Z [cluster1] I0712 00:18:13.504279 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5489. 2021-07-12T00:19:02.3204264Z [cluster1] I0712 00:18:13.504347 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5490. 2021-07-12T00:19:02.3205299Z [cluster1] I0712 00:18:13.504378 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5491. 2021-07-12T00:19:02.3207111Z [cluster1] I0712 00:18:13.518744 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5492. 2021-07-12T00:19:02.3209437Z [cluster1] I0712 00:18:13.526232 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5493. 2021-07-12T00:19:02.3211766Z [cluster1] I0712 00:18:13.928092 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5494. 2021-07-12T00:19:02.3214089Z [cluster1] I0712 00:18:13.931109 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5495. 2021-07-12T00:19:02.3216547Z [cluster1] I0712 00:18:13.935776 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  5496. 2021-07-12T00:19:02.3218982Z [cluster1] I0712 00:18:13.947879 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  5497. 2021-07-12T00:19:02.3221649Z [cluster1] I0712 00:18:14.349916 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5498. 2021-07-12T00:19:02.3223863Z [cluster1] I0712 00:18:14.366181 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5499. 2021-07-12T00:19:02.3225490Z [cluster1] I0712 00:18:14.378563 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5500. 2021-07-12T00:19:02.3226714Z [cluster1] I0712 00:18:14.378767 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5501. 2021-07-12T00:19:02.3227737Z [cluster1] I0712 00:18:14.378790 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5502. 2021-07-12T00:19:02.3229070Z [cluster1] I0712 00:18:14.379075 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5503. 2021-07-12T00:19:02.3230329Z [cluster1] I0712 00:18:14.380891 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5504. 2021-07-12T00:19:02.3232511Z [cluster1] I0712 00:18:14.385984 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5505. 2021-07-12T00:19:02.3235036Z [cluster1] I0712 00:18:14.389326 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5506. 2021-07-12T00:19:02.3237523Z [cluster1] I0712 00:18:14.418579 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5507. 2021-07-12T00:19:02.3240210Z [cluster1] I0712 00:18:14.419916 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5508. 2021-07-12T00:19:02.3242798Z [cluster1] I0712 00:18:14.824326 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5509. 2021-07-12T00:19:02.3245270Z [cluster1] I0712 00:18:14.826654 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5510. 2021-07-12T00:19:02.3247813Z [cluster1] I0712 00:18:14.829684 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5511. 2021-07-12T00:19:02.3250388Z [cluster1] I0712 00:18:14.835424 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5512. 2021-07-12T00:19:02.3252724Z [cluster1] I0712 00:18:14.835943 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  5513. 2021-07-12T00:19:02.3255284Z [cluster1] I0712 00:18:14.841245 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  5514. 2021-07-12T00:19:02.3257931Z [cluster1] I0712 00:18:14.861913 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  5515. 2021-07-12T00:19:02.3315068Z [cluster1] I0712 00:18:14.877388 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  5516. 2021-07-12T00:19:02.3318682Z [cluster1] I0712 00:18:15.263744 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5517. 2021-07-12T00:19:02.3321504Z [cluster1] I0712 00:18:15.279074 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5518. 2021-07-12T00:19:02.3323728Z [cluster1] I0712 00:18:17.777612 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5519. 2021-07-12T00:19:02.3324953Z [cluster1] I0712 00:18:17.777667 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5520. 2021-07-12T00:19:02.3325976Z [cluster1] I0712 00:18:17.777680 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5521. 2021-07-12T00:19:02.3327948Z [cluster1] I0712 00:18:17.802127 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5522. 2021-07-12T00:19:02.3331144Z [cluster1] I0712 00:18:17.806735 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5523. 2021-07-12T00:19:02.3333903Z [cluster1] I0712 00:18:18.208832 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5524. 2021-07-12T00:19:02.3336231Z [cluster1] I0712 00:18:18.220029 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5525. 2021-07-12T00:19:02.3338690Z [cluster1] I0712 00:18:18.225820 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  5526. 2021-07-12T00:19:02.3341325Z [cluster1] I0712 00:18:18.236420 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  5527. 2021-07-12T00:19:02.3343570Z [cluster1] I0712 00:18:18.688342 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  5528. 2021-07-12T00:19:02.3345708Z [cluster1] I0712 00:18:18.706900 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5529. 2021-07-12T00:19:02.3348710Z [cluster1] I0712 00:18:18.748570 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
  5530. 2021-07-12T00:19:02.3351191Z [cluster1] I0712 00:18:18.749590 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5531. 2021-07-12T00:19:02.3352704Z [cluster1] I0712 00:18:18.749675 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5532. 2021-07-12T00:19:02.3353879Z [cluster1] I0712 00:18:18.749770 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5533. 2021-07-12T00:19:02.3355445Z [cluster1] I0712 00:18:18.758918 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5534. 2021-07-12T00:19:02.3356736Z [cluster1] I0712 00:18:18.758982 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5535. 2021-07-12T00:19:02.3358055Z [cluster1] I0712 00:18:18.759000 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5536. 2021-07-12T00:19:02.3360147Z [cluster1] I0712 00:18:18.838369 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
  5537. 2021-07-12T00:19:02.3362689Z [cluster1] I0712 00:18:18.843254 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5538. 2021-07-12T00:19:02.3364977Z [cluster1] I0712 00:18:18.856023 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5539. 2021-07-12T00:19:02.3367545Z [cluster1] I0712 00:18:18.934920 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5540. 2021-07-12T00:19:02.3370170Z [cluster1] I0712 00:18:18.935303 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5541. 2021-07-12T00:19:02.3372798Z [cluster1] I0712 00:18:19.245093 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5542. 2021-07-12T00:19:02.3375804Z [cluster1] I0712 00:18:19.249091 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
  5543. 2021-07-12T00:19:02.3378968Z [cluster1] I0712 00:18:19.264450 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
  5544. 2021-07-12T00:19:02.3381767Z [cluster1] I0712 00:18:19.345681 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5545. 2021-07-12T00:19:02.3384484Z [cluster1] I0712 00:18:19.346448 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5546. 2021-07-12T00:19:02.3387314Z [cluster1] I0712 00:18:19.362113 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5547. 2021-07-12T00:19:02.3390453Z [cluster1] I0712 00:18:19.366431 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5548. 2021-07-12T00:19:02.3392802Z [cluster1] I0712 00:18:19.380921 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  5549. 2021-07-12T00:19:02.3395465Z [cluster1] I0712 00:18:19.381385 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  5550. 2021-07-12T00:19:02.3415512Z [cluster1] I0712 00:18:19.417631 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  5551. 2021-07-12T00:19:02.3418029Z [cluster1] I0712 00:18:19.419063 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  5552. 2021-07-12T00:19:02.3420739Z [cluster1] I0712 00:18:19.665545 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5553. 2021-07-12T00:19:02.3423335Z [cluster1] I0712 00:18:19.667209 1 servicediscovery_controller.go:471] controller_servicediscovery "msg"="coredns configmap has lighthouse configuration hence updating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  5554. 2021-07-12T00:19:02.3426573Z [cluster1] I0712 00:18:19.667331 1 servicediscovery_controller.go:495] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.0.126.160\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"
  5555. 2021-07-12T00:19:02.3429635Z [cluster1] I0712 00:18:19.819615 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5556. 2021-07-12T00:19:02.3432140Z [cluster1] I0712 00:18:19.823176 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5557. 2021-07-12T00:19:02.3434164Z [cluster1] I0712 00:18:31.322802 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5558. 2021-07-12T00:19:02.3435668Z [cluster1] I0712 00:18:31.322849 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5559. 2021-07-12T00:19:02.3437036Z [cluster1] I0712 00:18:31.322860 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5560. 2021-07-12T00:19:02.3439061Z [cluster1] I0712 00:18:31.328121 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5561. 2021-07-12T00:19:02.3443515Z [cluster1] I0712 00:18:31.334021 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5562. 2021-07-12T00:19:02.3446713Z [cluster1] I0712 00:18:31.735275 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5563. 2021-07-12T00:19:02.3449887Z [cluster1] I0712 00:18:31.738152 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5564. 2021-07-12T00:19:02.3453623Z [cluster1] I0712 00:18:31.740264 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  5565. 2021-07-12T00:19:02.3457238Z [cluster1] I0712 00:18:31.742502 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  5566. 2021-07-12T00:19:02.3460895Z [cluster1] I0712 00:18:32.144417 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5567. 2021-07-12T00:19:02.3463666Z [cluster1] I0712 00:18:32.150886 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5568. 2021-07-12T00:19:02.3465296Z [cluster1] I0712 00:18:32.151017 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5569. 2021-07-12T00:19:02.3466798Z [cluster1] I0712 00:18:32.151074 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5570. 2021-07-12T00:19:02.3468535Z [cluster1] I0712 00:18:32.158346 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5571. 2021-07-12T00:19:02.3470350Z [cluster1] I0712 00:18:32.158434 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5572. 2021-07-12T00:19:02.3471425Z [cluster1] I0712 00:18:32.158531 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5573. 2021-07-12T00:19:02.3532541Z [cluster1] I0712 00:18:32.160626 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5574. 2021-07-12T00:19:02.3535200Z [cluster1] I0712 00:18:32.173576 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5575. 2021-07-12T00:19:02.3537968Z [cluster1] I0712 00:18:32.176464 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5576. 2021-07-12T00:19:02.3540518Z [cluster1] I0712 00:18:32.205771 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5577. 2021-07-12T00:19:02.3544719Z [cluster1] I0712 00:18:32.577842 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5578. 2021-07-12T00:19:02.3548028Z [cluster1] I0712 00:18:32.584419 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5579. 2021-07-12T00:19:02.3551130Z [cluster1] I0712 00:18:32.586864 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  5580. 2021-07-12T00:19:02.3553866Z [cluster1] I0712 00:18:32.593099 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  5581. 2021-07-12T00:19:02.3556836Z [cluster1] I0712 00:18:32.611882 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5582. 2021-07-12T00:19:02.3559744Z [cluster1] I0712 00:18:32.616926 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5583. 2021-07-12T00:19:02.3562735Z [cluster1] I0712 00:18:32.621492 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  5584. 2021-07-12T00:19:02.3565321Z [cluster1] I0712 00:18:32.637736 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  5585. 2021-07-12T00:19:02.3567868Z [cluster1] I0712 00:18:32.994417 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5586. 2021-07-12T00:19:02.3570147Z [cluster1] I0712 00:18:33.038937 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5587. 2021-07-12T00:19:02.3572054Z [cluster1] I0712 00:18:36.336542 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5588. 2021-07-12T00:19:02.3573508Z [cluster1] I0712 00:18:36.336590 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5589. 2021-07-12T00:19:02.3574687Z [cluster1] I0712 00:18:36.336601 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5590. 2021-07-12T00:19:02.3576715Z [cluster1] I0712 00:18:36.341360 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5591. 2021-07-12T00:19:02.3579068Z [cluster1] I0712 00:18:36.349256 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5592. 2021-07-12T00:19:02.3581690Z [cluster1] I0712 00:18:36.750279 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5593. 2021-07-12T00:19:02.3584470Z [cluster1] I0712 00:18:36.754151 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5594. 2021-07-12T00:19:02.3587042Z [cluster1] I0712 00:18:36.756486 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  5595. 2021-07-12T00:19:02.3589410Z [cluster1] I0712 00:18:36.759091 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  5596. 2021-07-12T00:19:02.3591763Z [cluster1] I0712 00:18:37.160784 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5597. 2021-07-12T00:19:02.3594009Z [cluster1] I0712 00:18:37.170662 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5598. 2021-07-12T00:19:02.3595313Z [cluster1] I0712 00:18:37.170774 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5599. 2021-07-12T00:19:02.3596511Z [cluster1] I0712 00:18:37.170813 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5600. 2021-07-12T00:19:02.3598654Z [cluster1] I0712 00:18:37.174609 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5601. 2021-07-12T00:19:02.3601937Z [cluster1] I0712 00:18:37.175494 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5602. 2021-07-12T00:19:02.3603816Z [cluster1] I0712 00:18:37.175601 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5603. 2021-07-12T00:19:02.3605589Z [cluster1] I0712 00:18:37.175677 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5604. 2021-07-12T00:19:02.3607776Z [cluster1] I0712 00:18:37.180665 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5605. 2021-07-12T00:19:02.3611201Z [cluster1] I0712 00:18:37.182318 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5606. 2021-07-12T00:19:02.3614498Z [cluster1] I0712 00:18:37.197834 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5607. 2021-07-12T00:19:02.3617379Z [cluster1] I0712 00:18:37.584173 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5608. 2021-07-12T00:19:02.3619825Z [cluster1] I0712 00:18:37.586553 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5609. 2021-07-12T00:19:02.3623060Z [cluster1] I0712 00:18:37.588904 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  5610. 2021-07-12T00:19:02.3625933Z [cluster1] I0712 00:18:37.592176 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  5611. 2021-07-12T00:19:02.3628945Z [cluster1] I0712 00:18:37.604267 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5612. 2021-07-12T00:19:02.3631942Z [cluster1] I0712 00:18:37.613579 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5613. 2021-07-12T00:19:02.3635095Z [cluster1] I0712 00:18:37.616116 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  5614. 2021-07-12T00:19:02.3652032Z [cluster1] I0712 00:18:37.618723 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  5615. 2021-07-12T00:19:02.3654908Z [cluster1] I0712 00:18:37.993101 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5616. 2021-07-12T00:19:02.3657546Z [cluster1] I0712 00:18:38.020460 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5617. 2021-07-12T00:19:02.3659497Z [cluster1] I0712 00:18:41.394542 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5618. 2021-07-12T00:19:02.3661193Z [cluster1] I0712 00:18:41.394671 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5619. 2021-07-12T00:19:02.3662629Z [cluster1] I0712 00:18:41.394693 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5620. 2021-07-12T00:19:02.3664772Z [cluster1] I0712 00:18:41.406688 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5621. 2021-07-12T00:19:02.3667336Z [cluster1] I0712 00:18:41.438924 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5622. 2021-07-12T00:19:02.3669656Z [cluster1] I0712 00:18:41.841663 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5623. 2021-07-12T00:19:02.3671978Z [cluster1] I0712 00:18:41.877763 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5624. 2021-07-12T00:19:02.3674605Z [cluster1] I0712 00:18:41.883163 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  5625. 2021-07-12T00:19:02.3677345Z [cluster1] I0712 00:18:41.898833 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  5626. 2021-07-12T00:19:02.3679926Z [cluster1] I0712 00:18:42.301273 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5627. 2021-07-12T00:19:02.3682428Z [cluster1] I0712 00:18:42.313245 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5628. 2021-07-12T00:19:02.3684186Z [cluster1] I0712 00:18:42.313299 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5629. 2021-07-12T00:19:02.3685268Z [cluster1] I0712 00:18:42.313309 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5630. 2021-07-12T00:19:02.3686935Z [cluster1] I0712 00:18:42.313642 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5631. 2021-07-12T00:19:02.3688151Z [cluster1] I0712 00:18:42.313667 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5632. 2021-07-12T00:19:02.3689148Z [cluster1] I0712 00:18:42.313677 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5633. 2021-07-12T00:19:02.3690952Z [cluster1] I0712 00:18:42.319437 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5634. 2021-07-12T00:19:02.3693494Z [cluster1] I0712 00:18:42.323933 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5635. 2021-07-12T00:19:02.3696255Z [cluster1] I0712 00:18:42.330881 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5636. 2021-07-12T00:19:02.3698921Z [cluster1] I0712 00:18:42.334577 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5637. 2021-07-12T00:19:02.3702832Z [cluster1] I0712 00:18:42.732814 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5638. 2021-07-12T00:19:02.3709209Z [cluster1] I0712 00:18:42.736028 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5639. 2021-07-12T00:19:02.3712870Z [cluster1] I0712 00:18:42.737604 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5640. 2021-07-12T00:19:02.3715921Z [cluster1] I0712 00:18:42.739684 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  5641. 2021-07-12T00:19:02.3774054Z [cluster1] I0712 00:18:42.741531 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5642. 2021-07-12T00:19:02.3776971Z [cluster1] I0712 00:18:42.745825 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  5643. 2021-07-12T00:19:02.3779942Z [cluster1] I0712 00:18:42.746136 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  5644. 2021-07-12T00:19:02.3783109Z [cluster1] I0712 00:18:42.754484 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  5645. 2021-07-12T00:19:02.3785766Z [cluster1] I0712 00:18:43.147211 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5646. 2021-07-12T00:19:02.3788254Z [cluster1] I0712 00:18:43.157870 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5647. 2021-07-12T00:19:02.3790183Z [cluster1] I0712 00:18:46.444015 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5648. 2021-07-12T00:19:02.3791384Z [cluster1] I0712 00:18:46.444115 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5649. 2021-07-12T00:19:02.3792697Z [cluster1] I0712 00:18:46.444126 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5650. 2021-07-12T00:19:02.3794626Z [cluster1] I0712 00:18:46.447680 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5651. 2021-07-12T00:19:02.3797434Z [cluster1] I0712 00:18:46.451798 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5652. 2021-07-12T00:19:02.3844314Z [cluster1] I0712 00:18:46.854134 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5653. 2021-07-12T00:19:02.3847140Z [cluster1] I0712 00:18:46.859107 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5654. 2021-07-12T00:19:02.3849512Z [cluster1] I0712 00:18:46.862377 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  5655. 2021-07-12T00:19:02.3852041Z [cluster1] I0712 00:18:46.870123 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  5656. 2021-07-12T00:19:02.3854722Z [cluster1] I0712 00:18:47.271963 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5657. 2021-07-12T00:19:02.3857294Z [cluster1] I0712 00:18:47.279091 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5658. 2021-07-12T00:19:02.3859125Z [cluster1] I0712 00:18:47.279254 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5659. 2021-07-12T00:19:02.3860440Z [cluster1] I0712 00:18:47.279392 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5660. 2021-07-12T00:19:02.3862337Z [cluster1] I0712 00:18:47.284948 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5661. 2021-07-12T00:19:02.3863788Z [cluster1] I0712 00:18:47.285492 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5662. 2021-07-12T00:19:02.3864888Z [cluster1] I0712 00:18:47.285861 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5663. 2021-07-12T00:19:02.3867169Z [cluster1] I0712 00:18:47.291083 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5664. 2021-07-12T00:19:02.3869493Z [cluster1] I0712 00:18:47.294383 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5665. 2021-07-12T00:19:02.3871962Z [cluster1] I0712 00:18:47.325448 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5666. 2021-07-12T00:19:02.3874601Z [cluster1] I0712 00:18:47.328830 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5667. 2021-07-12T00:19:02.3877372Z [cluster1] I0712 00:18:47.695469 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5668. 2021-07-12T00:19:02.3880299Z [cluster1] I0712 00:18:47.698597 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5669. 2021-07-12T00:19:02.3883189Z [cluster1] I0712 00:18:47.701008 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  5670. 2021-07-12T00:19:02.3885929Z [cluster1] I0712 00:18:47.703476 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  5671. 2021-07-12T00:19:02.3888452Z [cluster1] I0712 00:18:47.730107 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5672. 2021-07-12T00:19:02.3890759Z [cluster1] I0712 00:18:47.732599 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5673. 2021-07-12T00:19:02.3893429Z [cluster1] I0712 00:18:47.734740 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  5674. 2021-07-12T00:19:02.3895967Z [cluster1] I0712 00:18:47.737251 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  5675. 2021-07-12T00:19:02.3898499Z [cluster1] I0712 00:18:48.104772 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5676. 2021-07-12T00:19:02.3900782Z [cluster1] I0712 00:18:48.139014 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5677. 2021-07-12T00:19:02.3902901Z [cluster1] I0712 00:18:51.461279 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5678. 2021-07-12T00:19:02.3904178Z [cluster1] I0712 00:18:51.462296 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5679. 2021-07-12T00:19:02.3909849Z [cluster1] I0712 00:18:51.462823 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5680. 2021-07-12T00:19:02.3912500Z [cluster1] I0712 00:18:51.467100 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5681. 2021-07-12T00:19:02.3915643Z [cluster1] I0712 00:18:51.472691 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5682. 2021-07-12T00:19:02.3953996Z [cluster1] I0712 00:18:51.876204 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5683. 2021-07-12T00:19:02.3956653Z [cluster1] I0712 00:18:51.905827 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5684. 2021-07-12T00:19:02.3959510Z [cluster1] I0712 00:18:51.912473 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  5685. 2021-07-12T00:19:02.3962355Z [cluster1] I0712 00:18:51.932240 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  5686. 2021-07-12T00:19:02.3964849Z [cluster1] I0712 00:18:52.334416 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5687. 2021-07-12T00:19:02.3966996Z [cluster1] I0712 00:18:52.342026 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5688. 2021-07-12T00:19:02.3968421Z [cluster1] I0712 00:18:52.342066 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5689. 2021-07-12T00:19:02.3969461Z [cluster1] I0712 00:18:52.342077 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5690. 2021-07-12T00:19:02.3970924Z [cluster1] I0712 00:18:52.355163 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5691. 2021-07-12T00:19:02.3972315Z [cluster1] I0712 00:18:52.355198 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5692. 2021-07-12T00:19:02.3973778Z [cluster1] I0712 00:18:52.355207 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5693. 2021-07-12T00:19:02.3976147Z [cluster1] I0712 00:18:52.365405 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5694. 2021-07-12T00:19:02.3979007Z [cluster1] I0712 00:18:52.371802 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5695. 2021-07-12T00:19:02.3981982Z [cluster1] I0712 00:18:52.372143 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5696. 2021-07-12T00:19:02.3984828Z [cluster1] I0712 00:18:52.397458 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5697. 2021-07-12T00:19:02.3987359Z [cluster1] I0712 00:18:52.773249 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5698. 2021-07-12T00:19:02.3989666Z [cluster1] I0712 00:18:52.781444 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5699. 2021-07-12T00:19:02.3992011Z [cluster1] I0712 00:18:52.784483 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  5700. 2021-07-12T00:19:02.3994657Z [cluster1] I0712 00:18:52.788651 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  5701. 2021-07-12T00:19:02.3997701Z [cluster1] I0712 00:18:52.807877 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5702. 2021-07-12T00:19:02.4000835Z [cluster1] I0712 00:18:52.811669 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5703. 2021-07-12T00:19:02.4014223Z [cluster1] I0712 00:18:52.814725 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  5704. 2021-07-12T00:19:02.4017154Z [cluster1] I0712 00:18:52.817770 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  5705. 2021-07-12T00:19:02.4019518Z [cluster1] I0712 00:18:53.190120 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5706. 2021-07-12T00:19:02.4022174Z [cluster1] I0712 00:18:53.220744 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5707. 2021-07-12T00:19:02.4024783Z [cluster1] I0712 00:18:56.477627 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5708. 2021-07-12T00:19:02.4026417Z [cluster1] I0712 00:18:56.477754 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5709. 2021-07-12T00:19:02.4027550Z [cluster1] I0712 00:18:56.477809 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5710. 2021-07-12T00:19:02.4029374Z [cluster1] I0712 00:18:56.488114 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5711. 2021-07-12T00:19:02.4031999Z [cluster1] I0712 00:18:56.496794 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5712. 2021-07-12T00:19:02.4034878Z [cluster1] I0712 00:18:56.897896 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5713. 2021-07-12T00:19:02.4037806Z [cluster1] I0712 00:18:56.900789 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5714. 2021-07-12T00:19:02.4040385Z [cluster1] I0712 00:18:56.905759 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  5715. 2021-07-12T00:19:02.4042966Z [cluster1] I0712 00:18:56.909866 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  5716. 2021-07-12T00:19:02.4045445Z [cluster1] I0712 00:18:57.311387 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5717. 2021-07-12T00:19:02.4047540Z [cluster1] I0712 00:18:57.319285 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5718. 2021-07-12T00:19:02.4048858Z [cluster1] I0712 00:18:57.319584 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5719. 2021-07-12T00:19:02.4049903Z [cluster1] I0712 00:18:57.319847 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5720. 2021-07-12T00:19:02.4051363Z [cluster1] I0712 00:18:57.322559 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5721. 2021-07-12T00:19:02.4052779Z [cluster1] I0712 00:18:57.323321 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5722. 2021-07-12T00:19:02.4053829Z [cluster1] I0712 00:18:57.323422 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5723. 2021-07-12T00:19:02.4063900Z [cluster1] I0712 00:18:57.327281 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5724. 2021-07-12T00:19:02.4066670Z [cluster1] I0712 00:18:57.327768 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5725. 2021-07-12T00:19:02.4069231Z [cluster1] I0712 00:18:57.332377 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5726. 2021-07-12T00:19:02.4073474Z [cluster1] I0712 00:18:57.333511 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5727. 2021-07-12T00:19:02.4076486Z [cluster1] I0712 00:18:57.739164 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5728. 2021-07-12T00:19:02.4080283Z [cluster1] I0712 00:18:57.739560 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5729. 2021-07-12T00:19:02.4083456Z [cluster1] I0712 00:18:57.752547 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5730. 2021-07-12T00:19:02.4086449Z [cluster1] I0712 00:18:57.753144 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5731. 2021-07-12T00:19:02.4088916Z [cluster1] I0712 00:18:57.760549 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  5732. 2021-07-12T00:19:02.4091958Z [cluster1] I0712 00:18:57.760862 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  5733. 2021-07-12T00:19:02.4095133Z [cluster1] I0712 00:18:57.781869 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  5734. 2021-07-12T00:19:02.4097783Z [cluster1] I0712 00:18:57.782146 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  5735. 2021-07-12T00:19:02.4100127Z [cluster1] I0712 00:18:58.184328 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5736. 2021-07-12T00:19:02.4102593Z [cluster1] I0712 00:18:58.184368 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5737. 2021-07-12T00:19:02.4104625Z [cluster1] I0712 00:19:01.500785 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5738. 2021-07-12T00:19:02.4106016Z [cluster1] I0712 00:19:01.500861 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected "running": {
  5739. 2021-07-12T00:19:02.4106842Z [cluster2] "startedAt": "2021-07-12T00:17:54Z"
  5740. 2021-07-12T00:19:02.4107331Z [cluster2] }
  5741. 2021-07-12T00:19:02.4107634Z [cluster2] }
  5742. 2021-07-12T00:19:02.4111438Z [cluster2] }
  5743. 2021-07-12T00:19:02.4112004Z [cluster2] ],
  5744. 2021-07-12T00:19:02.4112514Z [cluster2] "hostIP": "172.18.0.4",
  5745. 2021-07-12T00:19:02.4113076Z [cluster2] "phase": "Running",
  5746. 2021-07-12T00:19:02.4113783Z [cluster2] "podIP": "10.0.0.3",
  5747. 2021-07-12T00:19:02.4114653Z [cluster2] "podIPs": [
  5748. 2021-07-12T00:19:02.4121657Z [cluster2] {
  5749. 2021-07-12T00:19:02.4122035Z [cluster2] "ip": "10.0.0.3"
  5750. 2021-07-12T00:19:02.4122672Z [cluster2] }
  5751. 2021-07-12T00:19:02.4123076Z [cluster2] ],
  5752. 2021-07-12T00:19:02.4123544Z [cluster2] "qosClass": "BestEffort",
  5753. 2021-07-12T00:19:02.4124414Z [cluster2] "startTime": "2021-07-12T00:17:43Z"
  5754. 2021-07-12T00:19:02.4124831Z [cluster2] }
  5755. 2021-07-12T00:19:02.4125213Z [cluster2] }
  5756. 2021-07-12T00:19:02.4126653Z [submariner-operator]$ [cluster2] kubectl get pod submariner-operator-56f895dd55-j4j9x --namespace=submariner-operator -o jsonpath={.status.phase}
  5757. 2021-07-12T00:19:02.4128163Z [submariner-operator]$ [cluster2] grep Running
  5758. 2021-07-12T00:19:02.4130668Z [submariner-operator]$ [cluster2] kubectl get pod submariner-operator-56f895dd55-j4j9x --namespace=submariner-operator -o jsonpath={.status.phase}
  5759. 2021-07-12T00:19:02.4134113Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get pod submariner-operator-56f895dd55-j4j9x --namespace=submariner-operator -o jsonpath={.status.phase}
  5760. 2021-07-12T00:19:02.4136023Z [cluster2] Running
  5761. 2021-07-12T00:19:02.4137524Z [submariner-operator]$ [cluster2] kubectl logs submariner-operator-56f895dd55-j4j9x --namespace=submariner-operator
  5762. 2021-07-12T00:19:02.4139585Z [submariner-operator]$ [cluster2] kubectl logs submariner-operator-56f895dd55-j4j9x --namespace=submariner-operator
  5763. 2021-07-12T00:19:02.4141307Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 logs submariner-operator-56f895dd55-j4j9x --namespace=submariner-operator
  5764. 2021-07-12T00:19:02.4142603Z [cluster2] I0712 00:17:55.090852 1 main.go:77] cmd "msg"="Go Version: go1.16.5"
  5765. 2021-07-12T00:19:02.4143222Z [cluster2] I0712 00:17:55.092227 1 main.go:78] cmd "msg"="Go OS/Arch: linux/amd64"
  5766. 2021-07-12T00:19:02.4144216Z [cluster2] I0712 00:17:55.092409 1 main.go:79] cmd "msg"="Version of operator-sdk: v0.19.0"
  5767. 2021-07-12T00:19:02.4145261Z [cluster2] I0712 00:17:55.093083 1 main.go:80] cmd "msg"="Submariner operator version: devel-1a48316"
  5768. 2021-07-12T00:19:02.4145989Z [cluster2] I0712 00:17:55.093401 1 leader.go:89] leader "msg"="Trying to become the leader."
  5769. 2021-07-12T00:19:02.4146800Z [cluster2] I0712 00:17:55.721714 1 leader.go:122] leader "msg"="Found existing lock with my name. I was likely restarted."
  5770. 2021-07-12T00:19:02.4147624Z [cluster2] I0712 00:17:55.721812 1 leader.go:123] leader "msg"="Continuing as the leader."
  5771. 2021-07-12T00:19:02.4148755Z [cluster2] I0712 00:17:56.125525 1 listener.go:44] controller-runtime/metrics "msg"="metrics server is starting to listen" "addr"="0.0.0.0:8383"
  5772. 2021-07-12T00:19:02.4149655Z [cluster2] I0712 00:17:56.125934 1 main.go:129] cmd "msg"="Registering Components."
  5773. 2021-07-12T00:19:02.4150316Z [cluster2] I0712 00:17:56.126013 1 main.go:137] cmd "msg"="Creating the Lighthouse CRDs"
  5774. 2021-07-12T00:19:02.4151229Z [cluster2] I0712 00:17:58.810867 1 main.go:182] cmd "msg"="Could not create ServiceMonitor object" "error"="no ServiceMonitor registered with the API"
  5775. 2021-07-12T00:19:02.4152775Z [cluster2] I0712 00:17:58.810908 1 main.go:186] cmd "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "error"="no ServiceMonitor registered with the API"
  5776. 2021-07-12T00:19:02.4153795Z [cluster2] I0712 00:17:58.811120 1 main.go:203] cmd "msg"="Starting the Cmd."
  5777. 2021-07-12T00:19:02.4155195Z [cluster2] I0712 00:17:58.811443 1 internal.go:406] controller-runtime/manager "msg"="starting metrics server" "path"="/metrics"
  5778. 2021-07-12T00:19:02.4159752Z [cluster2] I0712 00:17:58.812086 1 controller.go:158] controller-runtime/manager/controller/submariner-controller "msg"="Starting EventSource" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"broker":"","brokerK8sApiServer":"","brokerK8sApiServerToken":"","brokerK8sCA":"","brokerK8sRemoteNamespace":"","ceIPSecPSK":"","clusterCIDR":"","clusterID":"","serviceCIDR":"","namespace":"","ceIPSecDebug":false,"debug":false,"natEnabled":false},"status":{"natEnabled":false,"clusterID":"","gatewayDaemonSetStatus":{"mismatchedContainerImages":false},"routeAgentDaemonSetStatus":{"mismatchedContainerImages":false},"globalnetDaemonSetStatus":{"mismatchedContainerImages":false},"loadBalancerStatus":{},"deploymentInfo":{}}}}
  5779. 2021-07-12T00:19:02.4168059Z [cluster2] I0712 00:17:58.812374 1 controller.go:158] controller-runtime/manager/controller/submariner "msg"="Starting EventSource" "reconciler group"="submariner.io" "reconciler kind"="Submariner" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"broker":"","brokerK8sApiServer":"","brokerK8sApiServerToken":"","brokerK8sCA":"","brokerK8sRemoteNamespace":"","ceIPSecPSK":"","clusterCIDR":"","clusterID":"","serviceCIDR":"","namespace":"","ceIPSecDebug":false,"debug":false,"natEnabled":false},"status":{"natEnabled":false,"clusterID":"","gatewayDaemonSetStatus":{"mismatchedContainerImages":false},"routeAgentDaemonSetStatus":{"mismatchedContainerImages":false},"globalnetDaemonSetStatus":{"mismatchedContainerImages":false},"loadBalancerStatus":{},"deploymentInfo":{}}}}
  5780. 2021-07-12T00:19:02.4174771Z [cluster2] I0712 00:17:58.812588 1 controller.go:158] controller-runtime/manager/controller/servicediscovery-controller "msg"="Starting EventSource" "source"={"Type":{"status":{"deploymentInfo":{}},"metadata":{"creationTimestamp":null},"spec":{"brokerK8sApiServer":"","brokerK8sApiServerToken":"","brokerK8sCA":"","brokerK8sRemoteNamespace":"","clusterID":"","namespace":"","debug":false}}}
  5781. 2021-07-12T00:19:02.4183707Z [cluster2] I0712 00:17:58.812802 1 controller.go:158] controller-runtime/manager/controller/servicediscovery "msg"="Starting EventSource" "reconciler group"="submariner.io" "reconciler kind"="ServiceDiscovery" "source"={"Type":{"status":{"deploymentInfo":{}},"metadata":{"creationTimestamp":null},"spec":{"brokerK8sApiServer":"","brokerK8sApiServerToken":"","brokerK8sCA":"","brokerK8sRemoteNamespace":"","clusterID":"","namespace":"","debug":false}}}
  5782. 2021-07-12T00:19:02.4187052Z [cluster2] I0712 00:17:58.813291 1 controller.go:158] controller-runtime/manager/controller/broker "msg"="Starting EventSource" "reconciler group"="submariner.io" "reconciler kind"="Broker" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{},"status":{}}}
  5783. 2021-07-12T00:19:02.4189033Z [cluster2] I0712 00:17:58.913263 1 controller.go:165] controller-runtime/manager/controller/servicediscovery "msg"="Starting Controller" "reconciler group"="submariner.io" "reconciler kind"="ServiceDiscovery"
  5784. 2021-07-12T00:19:02.4190906Z [cluster2] I0712 00:17:58.913368 1 controller.go:192] controller-runtime/manager/controller/servicediscovery "msg"="Starting workers" "reconciler group"="submariner.io" "reconciler kind"="ServiceDiscovery" "worker count"=1
  5785. 2021-07-12T00:19:02.4194004Z [cluster2] I0712 00:17:58.914954 1 controller.go:158] controller-runtime/manager/controller/submariner-controller "msg"="Starting EventSource" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"selector":null,"template":{"metadata":{"creationTimestamp":null},"spec":{"containers":null}},"updateStrategy":{}},"status":{"currentNumberScheduled":0,"numberMisscheduled":0,"desiredNumberScheduled":0,"numberReady":0}}}
  5786. 2021-07-12T00:19:02.4196776Z [cluster2] I0712 00:17:58.915105 1 controller.go:165] controller-runtime/manager/controller/broker "msg"="Starting Controller" "reconciler group"="submariner.io" "reconciler kind"="Broker"
  5787. 2021-07-12T00:19:02.4199421Z [cluster2] I0712 00:17:58.915335 1 controller.go:158] controller-runtime/manager/controller/submariner "msg"="Starting EventSource" "reconciler group"="submariner.io" "reconciler kind"="Submariner" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"selector":null,"template":{"metadata":{"creationTimestamp":null},"spec":{"containers":null}},"strategy":{}},"status":{}}}
  5788. 2021-07-12T00:19:02.4202145Z [cluster2] I0712 00:17:58.915459 1 controller.go:158] controller-runtime/manager/controller/servicediscovery-controller "msg"="Starting EventSource" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"selector":null,"template":{"metadata":{"creationTimestamp":null},"spec":{"containers":null}},"strategy":{}},"status":{}}}
  5789. 2021-07-12T00:19:02.4294340Z [cluster2] I0712 00:17:59.015753 1 controller.go:165] controller-runtime/manager/controller/servicediscovery-controller "msg"="Starting Controller"
  5790. 2021-07-12T00:19:02.4296080Z [cluster2] I0712 00:17:59.015958 1 controller.go:192] controller-runtime/manager/controller/servicediscovery-controller "msg"="Starting workers" "worker count"=1
  5791. 2021-07-12T00:19:02.4298075Z [cluster2] I0712 00:17:59.016082 1 controller.go:192] controller-runtime/manager/controller/broker "msg"="Starting workers" "reconciler group"="submariner.io" "reconciler kind"="Broker" "worker count"=1
  5792. 2021-07-12T00:19:02.4299761Z [cluster2] I0712 00:17:59.016217 1 controller.go:165] controller-runtime/manager/controller/submariner "msg"="Starting Controller" "reconciler group"="submariner.io" "reconciler kind"="Submariner"
  5793. 2021-07-12T00:19:02.4301503Z [cluster2] I0712 00:17:59.016318 1 controller.go:192] controller-runtime/manager/controller/submariner "msg"="Starting workers" "reconciler group"="submariner.io" "reconciler kind"="Submariner" "worker count"=1
  5794. 2021-07-12T00:19:02.4303552Z [cluster2] I0712 00:17:59.016521 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5795. 2021-07-12T00:19:02.4306321Z [cluster2] I0712 00:17:59.017027 1 controller.go:158] controller-runtime/manager/controller/submariner-controller "msg"="Starting EventSource" "source"={"Type":{"metadata":{"creationTimestamp":null},"status":{"version":"","haStatus":"","localEndpoint":{"cluster_id":"","cable_name":"","hostname":"","subnets":null,"private_ip":"","public_ip":"","nat_enabled":false,"backend":""},"statusFailure":"","connections":null}}}
  5796. 2021-07-12T00:19:02.4308417Z [cluster2] I0712 00:17:59.117912 1 controller.go:165] controller-runtime/manager/controller/submariner-controller "msg"="Starting Controller"
  5797. 2021-07-12T00:19:02.4309775Z [cluster2] I0712 00:17:59.117956 1 controller.go:192] controller-runtime/manager/controller/submariner-controller "msg"="Starting workers" "worker count"=1
  5798. 2021-07-12T00:19:02.4311292Z [cluster2] I0712 00:17:59.118027 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5799. 2021-07-12T00:19:02.4314671Z [cluster2] I0712 00:17:59.161733 1 submariner_networkdiscovery.go:42] controller_submariner "msg"="Cluster network discovered"
  5800. 2021-07-12T00:19:02.4316734Z [cluster2] I0712 00:17:59.161870 1 network.go:56] controller_submariner "msg"="Discovered K8s network details" "clusterCIDRs"=["10.0.0.0/16"] "plugin"="weave-net" "serviceCIDRs"=["100.0.0.0/16"]
  5801. 2021-07-12T00:19:02.4318755Z [cluster2] I0712 00:17:59.162025 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5802. 2021-07-12T00:19:02.4319789Z [cluster2] I0712 00:17:59.162161 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5803. 2021-07-12T00:19:02.4321636Z [cluster2] I0712 00:17:59.188798 1 helpers.go:83] controller_submariner "msg"="Created a new DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5804. 2021-07-12T00:19:02.4323529Z [cluster2] I0712 00:17:59.351924 1 submariner_networkdiscovery.go:42] controller_submariner "msg"="Cluster network discovered"
  5805. 2021-07-12T00:19:02.4325122Z [cluster2] I0712 00:17:59.351961 1 network.go:56] controller_submariner "msg"="Discovered K8s network details" "clusterCIDRs"=["10.0.0.0/16"] "plugin"="weave-net" "serviceCIDRs"=["100.0.0.0/16"]
  5806. 2021-07-12T00:19:02.4326410Z [cluster2] I0712 00:17:59.351973 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5807. 2021-07-12T00:19:02.4327466Z [cluster2] I0712 00:17:59.351981 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5808. 2021-07-12T00:19:02.4329462Z [cluster2] I0712 00:17:59.409474 1 helpers.go:231] controller_submariner "msg"="Created a new Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5809. 2021-07-12T00:19:02.4333101Z [cluster2] I0712 00:17:59.504071 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5810. 2021-07-12T00:19:02.4336478Z [cluster2] I0712 00:17:59.560104 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5811. 2021-07-12T00:19:02.4338973Z [cluster2] I0712 00:17:59.814736 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5812. 2021-07-12T00:19:02.4341294Z [cluster2] I0712 00:17:59.885651 1 helpers.go:83] controller_submariner "msg"="Created a new DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5813. 2021-07-12T00:19:02.4343966Z [cluster2] I0712 00:17:59.972571 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5814. 2021-07-12T00:19:02.4346532Z [cluster2] I0712 00:18:00.005134 1 helpers.go:83] controller_submariner "msg"="Created a new DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  5815. 2021-07-12T00:19:02.4348863Z [cluster2] I0712 00:18:00.137615 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5816. 2021-07-12T00:19:02.4351190Z [cluster2] I0712 00:18:00.159095 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  5817. 2021-07-12T00:19:02.4353787Z [cluster2] I0712 00:18:00.160134 1 helpers.go:231] controller_submariner "msg"="Created a new Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  5818. 2021-07-12T00:19:02.4356426Z [cluster2] I0712 00:18:00.387789 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  5819. 2021-07-12T00:19:02.4359424Z [cluster2] I0712 00:18:00.640159 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5820. 2021-07-12T00:19:02.4361778Z [cluster2] I0712 00:18:00.790206 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5821. 2021-07-12T00:19:02.4364157Z [cluster2] I0712 00:18:01.036346 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  5822. 2021-07-12T00:19:02.4366386Z [cluster2] I0712 00:18:01.036888 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  5823. 2021-07-12T00:19:02.4368497Z [cluster2] I0712 00:18:01.109841 1 servicediscovery_resources.go:66] controller_submariner "msg"="Created Service Discovery CR" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Name"="service-discovery" "Namespace"="submariner-operator"
  5824. 2021-07-12T00:19:02.4370952Z [cluster2] I0712 00:18:01.235822 1 helpers.go:129] controller_servicediscovery "msg"="Created a new Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
  5825. 2021-07-12T00:19:02.4374512Z [cluster2] E0712 00:18:01.539810 1 controller.go:267] controller-runtime/manager/controller/servicediscovery "msg"="Reconciler error" "error"="error creating or updating Deployment submariner-operator/submariner-lighthouse-agent: deployments.apps \"submariner-lighthouse-agent\" already exists" "name"="service-discovery" "namespace"="submariner-operator" "reconciler group"="submariner.io" "reconciler kind"="ServiceDiscovery"
  5826. 2021-07-12T00:19:02.4377969Z [cluster2] I0712 00:18:01.545015 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  5827. 2021-07-12T00:19:02.4381734Z [cluster2] E0712 00:18:01.547963 1 controller.go:267] controller-runtime/manager/controller/submariner-controller "msg"="Reconciler error" "error"="error reconciling the Service Discovery CR: servicediscoveries.submariner.io \"service-discovery\" already exists" "name"="submariner" "namespace"="submariner-operator"
  5828. 2021-07-12T00:19:02.4385461Z [cluster2] I0712 00:18:01.547998 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5829. 2021-07-12T00:19:02.4387187Z [cluster2] I0712 00:18:01.548022 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5830. 2021-07-12T00:19:02.4388391Z [cluster2] I0712 00:18:01.548031 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5831. 2021-07-12T00:19:02.4390284Z [cluster2] I0712 00:18:01.577819 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5832. 2021-07-12T00:19:02.4391958Z [cluster2] I0712 00:18:01.577858 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5833. 2021-07-12T00:19:02.4393343Z [cluster2] I0712 00:18:01.577869 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5834. 2021-07-12T00:19:02.4395395Z [cluster2] I0712 00:18:01.678177 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5835. 2021-07-12T00:19:02.4398401Z [cluster2] I0712 00:18:01.785319 1 helpers.go:231] controller_servicediscovery "msg"="Created a new Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
  5836. 2021-07-12T00:19:02.4401973Z [cluster2] E0712 00:18:01.785428 1 controller.go:267] controller-runtime/manager/controller/servicediscovery-controller "msg"="Reconciler error" "error"="error creating or updating Service submariner-operator/submariner-lighthouse-agent-metrics: Service \"submariner-lighthouse-agent-metrics\" not found" "name"="service-discovery" "namespace"="submariner-operator"
  5837. 2021-07-12T00:19:02.4405594Z [cluster2] I0712 00:18:01.785474 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  5838. 2021-07-12T00:19:02.4408146Z [cluster2] I0712 00:18:01.804741 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5839. 2021-07-12T00:19:02.4410840Z [cluster2] I0712 00:18:02.470118 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5840. 2021-07-12T00:19:02.4414837Z [cluster2] I0712 00:18:02.490652 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
  5841. 2021-07-12T00:19:02.4418760Z [cluster2] I0712 00:18:02.491031 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
  5842. 2021-07-12T00:19:02.4421360Z [cluster2] I0712 00:18:02.648603 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5843. 2021-07-12T00:19:02.4424201Z [cluster2] I0712 00:18:02.737468 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
  5844. 2021-07-12T00:19:02.4427216Z [cluster2] I0712 00:18:02.752468 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
  5845. 2021-07-12T00:19:02.4429724Z [cluster2] I0712 00:18:02.948939 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5846. 2021-07-12T00:19:02.4432514Z [cluster2] I0712 00:18:03.041679 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5847. 2021-07-12T00:19:02.4435302Z [cluster2] I0712 00:18:03.096102 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5848. 2021-07-12T00:19:02.4443517Z [cluster2] I0712 00:18:03.167849 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5849. 2021-07-12T00:19:02.4446713Z [cluster2] I0712 00:18:03.168169 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5850. 2021-07-12T00:19:02.4449254Z [cluster2] I0712 00:18:03.253300 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  5851. 2021-07-12T00:19:02.4451744Z [cluster2] I0712 00:18:03.253625 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5852. 2021-07-12T00:19:02.4454218Z [cluster2] I0712 00:18:03.374416 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  5853. 2021-07-12T00:19:02.4456831Z [cluster2] I0712 00:18:03.381034 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  5854. 2021-07-12T00:19:02.4459397Z [cluster2] I0712 00:18:03.381309 1 helpers.go:175] controller_servicediscovery "msg"="Created a new ConfigMap" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "ConfigMap.Name"="submariner-lighthouse-coredns" "ConfigMap.Namespace"="submariner-operator"
  5855. 2021-07-12T00:19:02.4462525Z [cluster2] E0712 00:18:03.532353 1 servicediscovery_controller.go:151] controller_servicediscovery "msg"="Error creating the lighthouseCoreDNS configMap" "error"="error creating or updating ConfigMap submariner-operator/submariner-lighthouse-coredns: configmaps \"submariner-lighthouse-coredns\" already exists"
  5856. 2021-07-12T00:19:02.4466308Z [cluster2] E0712 00:18:03.532406 1 controller.go:267] controller-runtime/manager/controller/servicediscovery "msg"="Reconciler error" "error"="error creating or updating ConfigMap submariner-operator/submariner-lighthouse-coredns: configmaps \"submariner-lighthouse-coredns\" already exists" "name"="service-discovery" "namespace"="submariner-operator" "reconciler group"="submariner.io" "reconciler kind"="ServiceDiscovery"
  5857. 2021-07-12T00:19:02.4469525Z [cluster2] I0712 00:18:03.532514 1 helpers.go:129] controller_servicediscovery "msg"="Created a new Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
  5858. 2021-07-12T00:19:02.4472559Z [cluster2] E0712 00:18:03.532541 1 servicediscovery_controller.go:158] controller_servicediscovery "msg"="Error creating the lighthouseCoreDNS deployment" "error"="error creating or updating Deployment submariner-operator/submariner-lighthouse-coredns: Deployment.apps \"submariner-lighthouse-coredns\" not found"
  5859. 2021-07-12T00:19:02.4488669Z [cluster2] E0712 00:18:03.532558 1 controller.go:267] controller-runtime/manager/controller/servicediscovery-controller "msg"="Reconciler error" "error"="error creating or updating Deployment submariner-operator/submariner-lighthouse-coredns: Deployment.apps \"submariner-lighthouse-coredns\" not found" "name"="service-discovery" "namespace"="submariner-operator"
  5860. 2021-07-12T00:19:02.4491762Z [cluster2] I0712 00:18:03.532577 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  5861. 2021-07-12T00:19:02.4494026Z [cluster2] I0712 00:18:03.552453 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  5862. 2021-07-12T00:19:02.4496467Z [cluster2] I0712 00:18:03.789987 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5863. 2021-07-12T00:19:02.4498841Z [cluster2] I0712 00:18:03.847962 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  5864. 2021-07-12T00:19:02.4501519Z [cluster2] E0712 00:18:03.848325 1 submariner_controller.go:204] controller_submariner "msg"="failed to update the Submariner status" "error"="Operation cannot be fulfilled on submariners.submariner.io \"submariner\": the object has been modified; please apply your changes to the latest version and try again" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5865. 2021-07-12T00:19:02.4503981Z [cluster2] I0712 00:18:03.848360 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5866. 2021-07-12T00:19:02.4505276Z [cluster2] I0712 00:18:03.848389 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5867. 2021-07-12T00:19:02.4506511Z [cluster2] I0712 00:18:03.848399 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5868. 2021-07-12T00:19:02.4508635Z [cluster2] I0712 00:18:03.886636 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
  5869. 2021-07-12T00:19:02.4511382Z [cluster2] I0712 00:18:03.981367 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
  5870. 2021-07-12T00:19:02.4517424Z [cluster2] I0712 00:18:04.094001 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5871. 2021-07-12T00:19:02.4520844Z [cluster2] I0712 00:18:04.264235 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5872. 2021-07-12T00:19:02.4524170Z [cluster2] I0712 00:18:04.708488 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5873. 2021-07-12T00:19:02.4525708Z [cluster2] I0712 00:18:04.708573 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5874. 2021-07-12T00:19:02.4527148Z [cluster2] I0712 00:18:04.708585 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5875. 2021-07-12T00:19:02.4529603Z [cluster2] I0712 00:18:04.709141 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
  5876. 2021-07-12T00:19:02.4532806Z [cluster2] I0712 00:18:04.945626 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5877. 2021-07-12T00:19:02.4536861Z [cluster2] I0712 00:18:05.112564 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5878. 2021-07-12T00:19:02.4541202Z [cluster2] I0712 00:18:05.313959 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
  5879. 2021-07-12T00:19:02.4546372Z [cluster2] I0712 00:18:05.330281 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
  5880. 2021-07-12T00:19:02.4549414Z [cluster2] I0712 00:18:05.342903 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5881. 2021-07-12T00:19:02.4551808Z [cluster2] I0712 00:18:05.415077 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5882. 2021-07-12T00:19:02.4554658Z [cluster2] I0712 00:18:05.722623 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5883. 2021-07-12T00:19:02.4558404Z [cluster2] I0712 00:18:05.807118 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5884. 2021-07-12T00:19:02.4564004Z [cluster2] I0712 00:18:05.830446 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5885. 2021-07-12T00:19:02.4567653Z [cluster2] I0712 00:18:06.028883 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5886. 2021-07-12T00:19:02.4570604Z [cluster2] I0712 00:18:06.029171 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5887. 2021-07-12T00:19:02.4573406Z [cluster2] I0712 00:18:06.049039 1 helpers.go:231] controller_servicediscovery "msg"="Created a new Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns" "Service.Namespace"="submariner-operator"
  5888. 2021-07-12T00:19:02.4576655Z [cluster2] E0712 00:18:06.049097 1 servicediscovery_controller.go:169] 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"
  5889. 2021-07-12T00:19:02.4579964Z [cluster2] E0712 00:18:06.049130 1 controller.go:267] controller-runtime/manager/controller/servicediscovery "msg"="Reconciler error" "error"="error creating or updating Service submariner-operator/submariner-lighthouse-coredns: Service \"submariner-lighthouse-coredns\" not found" "name"="service-discovery" "namespace"="submariner-operator" "reconciler group"="submariner.io" "reconciler kind"="ServiceDiscovery"
  5890. 2021-07-12T00:19:02.4583946Z [cluster2] I0712 00:18:06.072547 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  5891. 2021-07-12T00:19:02.4586272Z [cluster2] I0712 00:18:06.405565 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  5892. 2021-07-12T00:19:02.4588793Z [cluster2] I0712 00:18:06.407869 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  5893. 2021-07-12T00:19:02.4591335Z [cluster2] I0712 00:18:06.498749 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
  5894. 2021-07-12T00:19:02.4595410Z [cluster2] I0712 00:18:06.538826 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
  5895. 2021-07-12T00:19:02.4599362Z [cluster2] I0712 00:18:06.590675 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  5896. 2021-07-12T00:19:02.4602601Z [cluster2] I0712 00:18:06.597187 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  5897. 2021-07-12T00:19:02.4605449Z [cluster2] I0712 00:18:06.853795 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
  5898. 2021-07-12T00:19:02.4608580Z [cluster2] I0712 00:18:06.972321 1 helpers.go:231] controller_servicediscovery "msg"="Created a new Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
  5899. 2021-07-12T00:19:02.4611260Z [cluster2] I0712 00:18:07.023268 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5900. 2021-07-12T00:19:02.4614360Z [cluster2] I0712 00:18:07.033400 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5901. 2021-07-12T00:19:02.4619388Z [cluster2] E0712 00:18:07.112963 1 submariner_controller.go:204] controller_submariner "msg"="failed to update the Submariner status" "error"="Operation cannot be fulfilled on submariners.submariner.io \"submariner\": the object has been modified; please apply your changes to the latest version and try again" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5902. 2021-07-12T00:19:02.4621907Z [cluster2] I0712 00:18:07.113024 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5903. 2021-07-12T00:19:02.4623394Z [cluster2] I0712 00:18:07.113934 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5904. 2021-07-12T00:19:02.4624493Z [cluster2] I0712 00:18:07.113958 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5905. 2021-07-12T00:19:02.4626630Z [cluster2] I0712 00:18:07.167171 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5906. 2021-07-12T00:19:02.4629364Z [cluster2] I0712 00:18:07.204438 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5907. 2021-07-12T00:19:02.4632126Z [cluster2] I0712 00:18:07.292474 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5908. 2021-07-12T00:19:02.4635507Z [cluster2] I0712 00:18:07.328513 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
  5909. 2021-07-12T00:19:02.4639159Z [cluster2] I0712 00:18:07.349412 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
  5910. 2021-07-12T00:19:02.4641876Z [cluster2] I0712 00:18:07.413514 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5911. 2021-07-12T00:19:02.4644490Z [cluster2] I0712 00:18:07.461822 1 servicediscovery_controller.go:487] controller_servicediscovery "msg"="coredns configmap does not have lighthouse configuration hence creating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  5912. 2021-07-12T00:19:02.4648265Z [cluster2] I0712 00:18:07.461857 1 servicediscovery_controller.go:495] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.0.101.196\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"
  5913. 2021-07-12T00:19:02.4651395Z [cluster2] I0712 00:18:07.524062 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  5914. 2021-07-12T00:19:02.4654257Z [cluster2] I0712 00:18:07.569024 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
  5915. 2021-07-12T00:19:02.4658035Z [cluster2] I0712 00:18:07.607199 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
  5916. 2021-07-12T00:19:02.4660821Z [cluster2] I0712 00:18:07.613110 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5917. 2021-07-12T00:19:02.4663792Z [cluster2] I0712 00:18:07.632021 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5918. 2021-07-12T00:19:02.4666473Z [cluster2] I0712 00:18:07.713584 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  5919. 2021-07-12T00:19:02.4669336Z [cluster2] I0712 00:18:07.739017 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  5920. 2021-07-12T00:19:02.4671814Z [cluster2] I0712 00:18:07.768915 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5921. 2021-07-12T00:19:02.4674516Z [cluster2] I0712 00:18:07.841465 1 servicediscovery_controller.go:471] controller_servicediscovery "msg"="coredns configmap has lighthouse configuration hence updating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  5922. 2021-07-12T00:19:02.4678380Z [cluster2] I0712 00:18:07.841540 1 servicediscovery_controller.go:495] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.0.101.196\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"
  5923. 2021-07-12T00:19:02.4682060Z [cluster2] I0712 00:18:08.024358 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5924. 2021-07-12T00:19:02.4685280Z [cluster2] I0712 00:18:08.162918 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5925. 2021-07-12T00:19:02.4688018Z [cluster2] I0712 00:18:08.163357 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
  5926. 2021-07-12T00:19:02.4690958Z [cluster2] I0712 00:18:08.192580 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
  5927. 2021-07-12T00:19:02.4693857Z [cluster2] I0712 00:18:08.616065 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5928. 2021-07-12T00:19:02.4697125Z [cluster2] I0712 00:18:08.631757 1 servicediscovery_controller.go:471] controller_servicediscovery "msg"="coredns configmap has lighthouse configuration hence updating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  5929. 2021-07-12T00:19:02.4700677Z [cluster2] I0712 00:18:08.631829 1 servicediscovery_controller.go:495] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.0.101.196\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"
  5930. 2021-07-12T00:19:02.4704319Z [cluster2] I0712 00:18:21.916398 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5931. 2021-07-12T00:19:02.4705802Z [cluster2] I0712 00:18:21.916655 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5932. 2021-07-12T00:19:02.4707048Z [cluster2] I0712 00:18:21.916667 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5933. 2021-07-12T00:19:02.4708926Z [cluster2] I0712 00:18:21.995027 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5934. 2021-07-12T00:19:02.4711313Z [cluster2] I0712 00:18:22.028167 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5935. 2021-07-12T00:19:02.4713954Z [cluster2] I0712 00:18:22.429394 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5936. 2021-07-12T00:19:02.4721406Z [cluster2] I0712 00:18:22.567012 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5937. 2021-07-12T00:19:02.4725265Z [cluster2] I0712 00:18:22.823870 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  5938. 2021-07-12T00:19:02.4728516Z [cluster2] I0712 00:18:22.860504 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  5939. 2021-07-12T00:19:02.4731846Z [cluster2] I0712 00:18:23.267504 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5940. 2021-07-12T00:19:02.4734520Z [cluster2] I0712 00:18:23.278139 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5941. 2021-07-12T00:19:02.4735851Z [cluster2] I0712 00:18:23.279005 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5942. 2021-07-12T00:19:02.4737084Z [cluster2] I0712 00:18:23.279022 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5943. 2021-07-12T00:19:02.4738608Z [cluster2] I0712 00:18:23.285969 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5944. 2021-07-12T00:19:02.4739897Z [cluster2] I0712 00:18:23.286005 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5945. 2021-07-12T00:19:02.4741124Z [cluster2] I0712 00:18:23.286014 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5946. 2021-07-12T00:19:02.4743410Z [cluster2] I0712 00:18:23.309281 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5947. 2021-07-12T00:19:02.4745911Z [cluster2] I0712 00:18:23.313602 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5948. 2021-07-12T00:19:02.4748597Z [cluster2] I0712 00:18:23.328646 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5949. 2021-07-12T00:19:02.4751273Z [cluster2] I0712 00:18:23.330670 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5950. 2021-07-12T00:19:02.4754516Z [cluster2] I0712 00:18:23.739375 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5951. 2021-07-12T00:19:02.4759887Z [cluster2] I0712 00:18:23.739955 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5952. 2021-07-12T00:19:02.4762669Z [cluster2] I0712 00:18:23.746301 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5953. 2021-07-12T00:19:02.4765712Z [cluster2] I0712 00:18:23.770535 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5954. 2021-07-12T00:19:02.4768679Z [cluster2] I0712 00:18:23.779557 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  5955. 2021-07-12T00:19:02.4771453Z [cluster2] I0712 00:18:23.803675 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  5956. 2021-07-12T00:19:02.4774523Z [cluster2] I0712 00:18:23.816166 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  5957. 2021-07-12T00:19:02.4777366Z [cluster2] I0712 00:18:23.841002 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  5958. 2021-07-12T00:19:02.4779866Z [cluster2] I0712 00:18:24.212082 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5959. 2021-07-12T00:19:02.4782781Z [cluster2] I0712 00:18:24.244678 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5960. 2021-07-12T00:19:02.4785229Z [cluster2] I0712 00:18:24.377500 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5961. 2021-07-12T00:19:02.4786694Z [cluster2] I0712 00:18:24.377568 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5962. 2021-07-12T00:19:02.4787887Z [cluster2] I0712 00:18:24.377608 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5963. 2021-07-12T00:19:02.4789844Z [cluster2] I0712 00:18:24.465286 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5964. 2021-07-12T00:19:02.4792380Z [cluster2] I0712 00:18:24.466338 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  5965. 2021-07-12T00:19:02.4795508Z [cluster2] I0712 00:18:24.480094 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
  5966. 2021-07-12T00:19:02.4799909Z [cluster2] I0712 00:18:24.506115 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
  5967. 2021-07-12T00:19:02.4803007Z [cluster2] I0712 00:18:24.508115 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5968. 2021-07-12T00:19:02.4805577Z [cluster2] I0712 00:18:24.908325 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5969. 2021-07-12T00:19:02.4808352Z [cluster2] I0712 00:18:24.954768 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5970. 2021-07-12T00:19:02.4810854Z [cluster2] I0712 00:18:24.961192 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
  5971. 2021-07-12T00:19:02.4813645Z [cluster2] I0712 00:18:24.966749 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5972. 2021-07-12T00:19:02.4816562Z [cluster2] I0712 00:18:24.970944 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
  5973. 2021-07-12T00:19:02.4820948Z [cluster2] I0712 00:18:24.980290 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  5974. 2021-07-12T00:19:02.4824680Z [cluster2] I0712 00:18:25.005225 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  5975. 2021-07-12T00:19:02.4827580Z [cluster2] I0712 00:18:25.372426 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5976. 2021-07-12T00:19:02.4829964Z [cluster2] I0712 00:18:25.407947 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5977. 2021-07-12T00:19:02.4836345Z [cluster2] I0712 00:18:25.442578 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5978. 2021-07-12T00:19:02.4838209Z [cluster2] I0712 00:18:25.442632 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5979. 2021-07-12T00:19:02.4839745Z [cluster2] I0712 00:18:25.442670 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5980. 2021-07-12T00:19:02.4841806Z [cluster2] I0712 00:18:25.466216 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5981. 2021-07-12T00:19:02.4844004Z [cluster2] I0712 00:18:25.466284 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  5982. 2021-07-12T00:19:02.4845173Z [cluster2] I0712 00:18:25.466307 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  5983. 2021-07-12T00:19:02.4847547Z [cluster2] I0712 00:18:25.502046 1 servicediscovery_controller.go:471] controller_servicediscovery "msg"="coredns configmap has lighthouse configuration hence updating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  5984. 2021-07-12T00:19:02.4850618Z [cluster2] I0712 00:18:25.502119 1 servicediscovery_controller.go:495] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.0.101.196\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"
  5985. 2021-07-12T00:19:02.4855199Z [cluster2] I0712 00:18:25.593173 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5986. 2021-07-12T00:19:02.4858576Z [cluster2] I0712 00:18:25.593654 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5987. 2021-07-12T00:19:02.4861426Z [cluster2] I0712 00:18:25.658259 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5988. 2021-07-12T00:19:02.4864065Z [cluster2] I0712 00:18:25.658523 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5989. 2021-07-12T00:19:02.4866647Z [cluster2] I0712 00:18:26.060842 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5990. 2021-07-12T00:19:02.4868933Z [cluster2] I0712 00:18:26.062358 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5991. 2021-07-12T00:19:02.4872436Z [cluster2] I0712 00:18:26.087023 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5992. 2021-07-12T00:19:02.4875139Z [cluster2] I0712 00:18:26.095531 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5993. 2021-07-12T00:19:02.4877958Z [cluster2] I0712 00:18:26.104506 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  5994. 2021-07-12T00:19:02.4880616Z [cluster2] I0712 00:18:26.130073 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  5995. 2021-07-12T00:19:02.4884422Z [cluster2] I0712 00:18:26.139475 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  5996. 2021-07-12T00:19:02.4887094Z [cluster2] I0712 00:18:26.216182 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  5997. 2021-07-12T00:19:02.4889606Z [cluster2] I0712 00:18:26.487455 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  5998. 2021-07-12T00:19:02.4892445Z [cluster2] I0712 00:18:26.505559 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
  5999. 2021-07-12T00:19:02.4896786Z [cluster2] I0712 00:18:26.515722 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
  6000. 2021-07-12T00:19:02.4899635Z [cluster2] I0712 00:18:26.600972 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6001. 2021-07-12T00:19:02.4902147Z [cluster2] I0712 00:18:26.623975 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6002. 2021-07-12T00:19:02.4904347Z [cluster2] I0712 00:18:26.642002 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6003. 2021-07-12T00:19:02.4905796Z [cluster2] I0712 00:18:26.642184 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  6004. 2021-07-12T00:19:02.4906971Z [cluster2] I0712 00:18:26.647021 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  6005. 2021-07-12T00:19:02.4908874Z [cluster2] I0712 00:18:26.679619 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6006. 2021-07-12T00:19:02.4912107Z [cluster2] I0712 00:18:26.710606 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6007. 2021-07-12T00:19:02.4915191Z [cluster2] I0712 00:18:26.919212 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6008. 2021-07-12T00:19:02.4918132Z [cluster2] I0712 00:18:26.933759 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
  6009. 2021-07-12T00:19:02.4924090Z [cluster2] I0712 00:18:26.978635 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
  6010. 2021-07-12T00:19:02.4926923Z [cluster2] I0712 00:18:27.116264 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6011. 2021-07-12T00:19:02.4929515Z [cluster2] I0712 00:18:27.123966 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6012. 2021-07-12T00:19:02.4932941Z [cluster2] I0712 00:18:27.129609 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  6013. 2021-07-12T00:19:02.4936029Z [cluster2] I0712 00:18:27.141389 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  6014. 2021-07-12T00:19:02.4938727Z [cluster2] I0712 00:18:27.380853 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6015. 2021-07-12T00:19:02.4941489Z [cluster2] I0712 00:18:27.390096 1 servicediscovery_controller.go:471] controller_servicediscovery "msg"="coredns configmap has lighthouse configuration hence updating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  6016. 2021-07-12T00:19:02.4945150Z [cluster2] I0712 00:18:27.390274 1 servicediscovery_controller.go:495] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.0.101.196\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\n"
  6017. 2021-07-12T00:19:02.4948284Z [cluster2] I0712 00:18:27.543490 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6018. 2021-07-12T00:19:02.4950299Z [cluster2] I0712 00:18:27.572210 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6019. 2021-07-12T00:19:02.4951537Z [cluster2] I0712 00:18:27.572254 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  6020. 2021-07-12T00:19:02.4952719Z [cluster2] I0712 00:18:27.572266 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  6021. 2021-07-12T00:19:02.4954262Z [cluster2] I0712 00:18:27.574768 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6022. 2021-07-12T00:19:02.4955712Z [cluster2] I0712 00:18:27.574816 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  6023. 2021-07-12T00:19:02.4956708Z [cluster2] I0712 00:18:27.574826 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  6024. 2021-07-12T00:19:02.4959342Z [cluster2] I0712 00:18:27.605835 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6025. 2021-07-12T00:19:02.4961953Z [cluster2] I0712 00:18:27.618305 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6026. 2021-07-12T00:19:02.4964731Z [cluster2] I0712 00:18:27.625626 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6027. 2021-07-12T00:19:02.4967321Z [cluster2] I0712 00:18:27.626706 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6028. 2021-07-12T00:19:02.4969648Z [cluster2] I0712 00:18:28.030071 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6029. 2021-07-12T00:19:02.4971918Z [cluster2] I0712 00:18:28.031517 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6030. 2021-07-12T00:19:02.4975117Z [cluster2] I0712 00:18:28.039328 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6031. 2021-07-12T00:19:02.4977698Z [cluster2] I0712 00:18:28.039495 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6032. 2021-07-12T00:19:02.4980035Z [cluster2] I0712 00:18:28.068441 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  6033. 2021-07-12T00:19:02.4982546Z [cluster2] I0712 00:18:28.069455 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  6034. 2021-07-12T00:19:02.4985867Z [cluster2] I0712 00:18:28.086357 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  6035. 2021-07-12T00:19:02.4988350Z [cluster2] I0712 00:18:28.086994 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  6036. 2021-07-12T00:19:02.4990886Z [cluster2] I0712 00:18:28.488636 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6037. 2021-07-12T00:19:02.4993671Z [cluster2] I0712 00:18:28.492796 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6038. 2021-07-12T00:19:02.4996127Z [cluster2] I0712 00:18:28.506337 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6039. 2021-07-12T00:19:02.4997704Z [cluster2] I0712 00:18:28.506574 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  6040. 2021-07-12T00:19:02.4999023Z [cluster2] I0712 00:18:28.506760 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  6041. 2021-07-12T00:19:02.5001329Z [cluster2] E0712 00:18:28.513890 1 submariner_controller.go:204] controller_submariner "msg"="failed to update the Submariner status" "error"="Operation cannot be fulfilled on submariners.submariner.io \"submariner\": the object has been modified; please apply your changes to the latest version and try again" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6042. 2021-07-12T00:19:02.5003982Z [cluster2] I0712 00:18:28.514082 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6043. 2021-07-12T00:19:02.5005270Z [cluster2] I0712 00:18:28.514280 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  6044. 2021-07-12T00:19:02.5006458Z [cluster2] I0712 00:18:28.514415 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  6045. 2021-07-12T00:19:02.5008703Z [cluster2] I0712 00:18:28.518758 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6046. 2021-07-12T00:19:02.5011843Z [cluster2] I0712 00:18:28.523148 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6047. 2021-07-12T00:19:02.5015056Z [cluster2] I0712 00:18:28.525643 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6048. 2021-07-12T00:19:02.5018413Z [cluster2] I0712 00:18:28.551060 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6049. 2021-07-12T00:19:02.5022355Z [cluster2] I0712 00:18:28.926719 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6050. 2021-07-12T00:19:02.5025735Z [cluster2] I0712 00:18:28.930699 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6051. 2021-07-12T00:19:02.5028658Z [cluster2] I0712 00:18:28.934861 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  6052. 2021-07-12T00:19:02.5031889Z [cluster2] I0712 00:18:28.941733 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  6053. 2021-07-12T00:19:02.5035024Z [cluster2] I0712 00:18:28.970483 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6054. 2021-07-12T00:19:02.5037705Z [cluster2] I0712 00:18:28.996689 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6055. 2021-07-12T00:19:02.5040228Z [cluster2] I0712 00:18:29.000422 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  6056. 2021-07-12T00:19:02.5043082Z [cluster2] I0712 00:18:29.008517 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  6057. 2021-07-12T00:19:02.5045896Z [cluster2] I0712 00:18:29.343402 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6058. 2021-07-12T00:19:02.5047843Z [cluster2] I0712 00:18:29.353930 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6059. 2021-07-12T00:19:02.5049065Z [cluster2] I0712 00:18:29.354101 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  6060. 2021-07-12T00:19:02.5050068Z [cluster2] I0712 00:18:29.354222 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  6061. 2021-07-12T00:19:02.5051867Z [cluster2] I0712 00:18:29.360774 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6062. 2021-07-12T00:19:02.5054478Z [cluster2] I0712 00:18:29.364438 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6063. 2021-07-12T00:19:02.5058076Z [cluster2] I0712 00:18:29.409929 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6064. 2021-07-12T00:19:02.5061100Z [cluster2] E0712 00:18:29.414306 1 submariner_controller.go:204] controller_submariner "msg"="failed to update the Submariner status" "error"="Operation cannot be fulfilled on submariners.submariner.io \"submariner\": the object has been modified; please apply your changes to the latest version and try again" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6065. 2021-07-12T00:19:02.5063790Z [cluster2] I0712 00:18:29.414439 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6066. 2021-07-12T00:19:02.5065123Z [cluster2] I0712 00:18:29.414559 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  6067. 2021-07-12T00:19:02.5067020Z [cluster2] I0712 00:18:29.414797 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  6068. 2021-07-12T00:19:02.5068973Z [cluster2] I0712 00:18:29.419916 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6069. 2021-07-12T00:19:02.5071736Z [cluster2] I0712 00:18:29.424024 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6070. 2021-07-12T00:19:02.5075298Z [cluster2] I0712 00:18:29.648381 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  6071. 2021-07-12T00:19:02.5078002Z [cluster2] I0712 00:18:29.685263 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
  6072. 2021-07-12T00:19:02.5081089Z [cluster2] I0712 00:18:29.714934 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
  6073. 2021-07-12T00:19:02.5084301Z [cluster2] I0712 00:18:29.766114 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6074. 2021-07-12T00:19:02.5086936Z [cluster2] I0712 00:18:29.773991 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6075. 2021-07-12T00:19:02.5089469Z [cluster2] I0712 00:18:29.787424 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  6076. 2021-07-12T00:19:02.5092790Z [cluster2] I0712 00:18:29.796284 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  6077. 2021-07-12T00:19:02.5095642Z [cluster2] I0712 00:18:29.826531 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6078. 2021-07-12T00:19:02.5098501Z [cluster2] I0712 00:18:29.832481 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6079. 2021-07-12T00:19:02.5101403Z [cluster2] I0712 00:18:29.840288 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  6080. 2021-07-12T00:19:02.5104023Z [cluster2] I0712 00:18:29.846371 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  6081. 2021-07-12T00:19:02.5106961Z [cluster2] I0712 00:18:30.117625 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6082. 2021-07-12T00:19:02.5109768Z [cluster2] I0712 00:18:30.120044 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
  6083. 2021-07-12T00:19:02.5112944Z [cluster2] I0712 00:18:30.122691 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
  6084. 2021-07-12T00:19:02.5115818Z [cluster2] I0712 00:18:30.199586 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6085. 2021-07-12T00:19:02.5118067Z [cluster2] I0712 00:18:30.204688 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6086. 2021-07-12T00:19:02.5119515Z [cluster2] I0712 00:18:30.204734 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  6087. 2021-07-12T00:19:02.5120578Z [cluster2] I0712 00:18:30.204752 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  6088. 2021-07-12T00:19:02.5125154Z [cluster2] I0712 00:18:30.208068 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6089. 2021-07-12T00:19:02.5129378Z [cluster2] I0712 00:18:30.210617 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6090. 2021-07-12T00:19:02.5132150Z [cluster2] I0712 00:18:30.248573 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6091. 2021-07-12T00:19:02.5135116Z [cluster2] I0712 00:18:30.523943 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6092. 2021-07-12T00:19:02.5138601Z [cluster2] I0712 00:18:30.525912 1 servicediscovery_controller.go:471] controller_servicediscovery "msg"="coredns configmap has lighthouse configuration hence updating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  6093. 2021-07-12T00:19:02.5142568Z [cluster2] I0712 00:18:30.525956 1 servicediscovery_controller.go:495] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.0.101.196\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\n\n"
  6094. 2021-07-12T00:19:02.5145849Z [cluster2] I0712 00:18:30.613448 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6095. 2021-07-12T00:19:02.5148165Z [cluster2] I0712 00:18:30.618749 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6096. 2021-07-12T00:19:02.5150744Z [cluster2] I0712 00:18:30.623273 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  6097. 2021-07-12T00:19:02.5153761Z [cluster2] I0712 00:18:30.629508 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  6098. 2021-07-12T00:19:02.5156825Z [cluster2] I0712 00:18:31.030664 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6099. 2021-07-12T00:19:02.5159383Z [cluster2] I0712 00:18:33.219078 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6100. 2021-07-12T00:19:02.5160661Z [cluster2] I0712 00:18:33.219139 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  6101. 2021-07-12T00:19:02.5162077Z [cluster2] I0712 00:18:33.219149 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  6102. 2021-07-12T00:19:02.5164178Z [cluster2] I0712 00:18:33.228633 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6103. 2021-07-12T00:19:02.5167672Z [cluster2] I0712 00:18:33.235808 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6104. 2021-07-12T00:19:02.5171181Z [cluster2] I0712 00:18:33.642917 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6105. 2021-07-12T00:19:02.5175226Z [cluster2] I0712 00:18:33.655426 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6106. 2021-07-12T00:19:02.5178537Z [cluster2] I0712 00:18:33.661403 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  6107. 2021-07-12T00:19:02.5182769Z [cluster2] I0712 00:18:33.667883 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  6108. 2021-07-12T00:19:02.5186340Z [cluster2] I0712 00:18:34.072093 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6109. 2021-07-12T00:19:02.5188986Z [cluster2] I0712 00:18:34.088995 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6110. 2021-07-12T00:19:02.5190791Z [cluster2] I0712 00:18:34.089056 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  6111. 2021-07-12T00:19:02.5192249Z [cluster2] I0712 00:18:34.089068 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  6112. 2021-07-12T00:19:02.5194256Z [cluster2] I0712 00:18:34.109742 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6113. 2021-07-12T00:19:02.5195450Z [cluster2] I0712 00:18:34.109778 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  6114. 2021-07-12T00:19:02.5196466Z [cluster2] I0712 00:18:34.109826 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  6115. 2021-07-12T00:19:02.5198630Z [cluster2] I0712 00:18:34.109975 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6116. 2021-07-12T00:19:02.5201045Z [cluster2] I0712 00:18:34.121651 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6117. 2021-07-12T00:19:02.5203823Z [cluster2] I0712 00:18:34.140875 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6118. 2021-07-12T00:19:02.5206635Z [cluster2] I0712 00:18:34.192428 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6119. 2021-07-12T00:19:02.5209078Z [cluster2] I0712 00:18:34.542435 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6120. 2021-07-12T00:19:02.5211455Z [cluster2] I0712 00:18:34.546995 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6121. 2021-07-12T00:19:02.5213894Z [cluster2] I0712 00:18:34.550048 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  6122. 2021-07-12T00:19:02.5216303Z [cluster2] I0712 00:18:34.553940 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  6123. 2021-07-12T00:19:02.5218900Z [cluster2] I0712 00:18:34.600389 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6124. 2021-07-12T00:19:02.5221706Z [cluster2] I0712 00:18:34.615933 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6125. 2021-07-12T00:19:02.5226000Z [cluster2] I0712 00:18:34.619554 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  6126. 2021-07-12T00:19:02.5229103Z [cluster2] I0712 00:18:34.623339 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  6127. 2021-07-12T00:19:02.5231660Z [cluster2] I0712 00:18:34.956438 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6128. 2021-07-12T00:19:02.5233940Z [cluster2] I0712 00:18:35.024624 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6129. 2021-07-12T00:19:02.5235863Z [cluster2] I0712 00:18:38.260628 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6130. 2021-07-12T00:19:02.5237696Z [cluster2] I0712 00:18:38.260754 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  6131. 2021-07-12T00:19:02.5239035Z [cluster2] I0712 00:18:38.260822 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  6132. 2021-07-12T00:19:02.5241255Z [cluster2] I0712 00:18:38.272008 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6133. 2021-07-12T00:19:02.5243953Z [cluster2] I0712 00:18:38.276262 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6134. 2021-07-12T00:19:02.5246431Z [cluster2] I0712 00:18:38.677880 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6135. 2021-07-12T00:19:02.5249003Z [cluster2] I0712 00:18:38.681400 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6136. 2021-07-12T00:19:02.5251508Z [cluster2] I0712 00:18:38.688822 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  6137. 2021-07-12T00:19:02.5254396Z [cluster2] I0712 00:18:38.694909 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  6138. 2021-07-12T00:19:02.5257489Z [cluster2] I0712 00:18:39.096373 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6139. 2021-07-12T00:19:02.5259689Z [cluster2] I0712 00:18:39.102771 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6140. 2021-07-12T00:19:02.5261118Z [cluster2] I0712 00:18:39.102917 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  6141. 2021-07-12T00:19:02.5262134Z [cluster2] I0712 00:18:39.102937 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  6142. 2021-07-12T00:19:02.5264044Z [cluster2] I0712 00:18:39.113055 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6143. 2021-07-12T00:19:02.5266588Z [cluster2] I0712 00:18:39.129097 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6144. 2021-07-12T00:19:02.5269133Z [cluster2] I0712 00:18:39.137773 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6145. 2021-07-12T00:19:02.5270566Z [cluster2] I0712 00:18:39.137880 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  6146. 2021-07-12T00:19:02.5271588Z [cluster2] I0712 00:18:39.137899 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  6147. 2021-07-12T00:19:02.5273714Z [cluster2] I0712 00:18:39.163960 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6148. 2021-07-12T00:19:02.5276131Z [cluster2] I0712 00:18:39.167516 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6149. 2021-07-12T00:19:02.5279096Z [cluster2] I0712 00:18:39.531110 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6150. 2021-07-12T00:19:02.5282419Z [cluster2] I0712 00:18:39.535386 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6151. 2021-07-12T00:19:02.5284900Z [cluster2] I0712 00:18:39.542939 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  6152. 2021-07-12T00:19:02.5287739Z [cluster2] I0712 00:18:39.550926 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  6153. 2021-07-12T00:19:02.5290692Z [cluster2] I0712 00:18:39.591103 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6154. 2021-07-12T00:19:02.5293494Z [cluster2] I0712 00:18:39.632769 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6155. 2021-07-12T00:19:02.5296112Z [cluster2] I0712 00:18:39.643525 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  6156. 2021-07-12T00:19:02.5299328Z [cluster2] I0712 00:18:39.654572 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  6157. 2021-07-12T00:19:02.5302302Z [cluster2] I0712 00:18:39.953091 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6158. 2021-07-12T00:19:02.5304854Z [cluster2] I0712 00:18:40.056648 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6159. 2021-07-12T00:19:02.5307619Z [cluster2] I0712 00:18:43.287888 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6160. 2021-07-12T00:19:02.5309385Z [cluster2] I0712 00:18:43.287943 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  6161. 2021-07-12T00:19:02.5310909Z [cluster2] I0712 00:18:43.287953 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  6162. 2021-07-12T00:19:02.5312788Z [cluster2] I0712 00:18:43.294239 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6163. 2021-07-12T00:19:02.5315602Z [cluster2] I0712 00:18:43.300967 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6164. 2021-07-12T00:19:02.5319873Z [cluster2] I0712 00:18:43.703052 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6165. 2021-07-12T00:19:02.5323176Z [cluster2] I0712 00:18:43.705872 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6166. 2021-07-12T00:19:02.5327415Z [cluster2] I0712 00:18:43.708255 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  6167. 2021-07-12T00:19:02.5331875Z [cluster2] I0712 00:18:43.712918 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  6168. 2021-07-12T00:19:02.5334543Z [cluster2] I0712 00:18:44.114144 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6169. 2021-07-12T00:19:02.5336574Z [cluster2] I0712 00:18:44.122547 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6170. 2021-07-12T00:19:02.5338623Z [cluster2] I0712 00:18:44.122691 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6171. 2021-07-12T00:19:02.5340103Z [cluster2] I0712 00:18:44.122794 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  6172. 2021-07-12T00:19:02.5341341Z [cluster2] I0712 00:18:44.122813 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  6173. 2021-07-12T00:19:02.5342445Z [cluster2] I0712 00:18:44.123466 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  6174. 2021-07-12T00:19:02.5343781Z [cluster2] I0712 00:18:44.123491 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  6175. 2021-07-12T00:19:02.5346272Z [cluster2] I0712 00:18:44.136632 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6176. 2021-07-12T00:19:02.5349028Z [cluster2] I0712 00:18:44.138089 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6177. 2021-07-12T00:19:02.5351940Z [cluster2] I0712 00:18:44.143541 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6178. 2021-07-12T00:19:02.5354512Z [cluster2] I0712 00:18:44.161564 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6179. 2021-07-12T00:19:02.5357381Z [cluster2] I0712 00:18:44.545285 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6180. 2021-07-12T00:19:02.5360242Z [cluster2] I0712 00:18:44.548421 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6181. 2021-07-12T00:19:02.5363583Z [cluster2] I0712 00:18:44.551874 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  6182. 2021-07-12T00:19:02.5366375Z [cluster2] I0712 00:18:44.556182 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  6183. 2021-07-12T00:19:02.5369085Z [cluster2] I0712 00:18:44.576120 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6184. 2021-07-12T00:19:02.5371741Z [cluster2] I0712 00:18:44.593048 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6185. 2021-07-12T00:19:02.5374481Z [cluster2] I0712 00:18:44.597008 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  6186. 2021-07-12T00:19:02.5377465Z [cluster2] I0712 00:18:44.599941 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  6187. 2021-07-12T00:19:02.5381302Z [cluster2] I0712 00:18:44.957526 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6188. 2021-07-12T00:19:02.5384134Z [cluster2] I0712 00:18:45.001730 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6189. 2021-07-12T00:19:02.5386166Z [cluster2] I0712 00:18:48.306718 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6190. 2021-07-12T00:19:02.5387626Z [cluster2] I0712 00:18:48.306774 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  6191. 2021-07-12T00:19:02.5388720Z [cluster2] I0712 00:18:48.306784 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  6192. 2021-07-12T00:19:02.5390834Z [cluster2] I0712 00:18:48.311660 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6193. 2021-07-12T00:19:02.5393308Z [cluster2] I0712 00:18:48.315588 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6194. 2021-07-12T00:19:02.5395763Z [cluster2] I0712 00:18:48.717265 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6195. 2021-07-12T00:19:02.5399233Z [cluster2] I0712 00:18:48.721144 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6196. 2021-07-12T00:19:02.5402526Z [cluster2] I0712 00:18:48.724463 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  6197. 2021-07-12T00:19:02.5404944Z [cluster2] I0712 00:18:48.728257 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  6198. 2021-07-12T00:19:02.5407513Z [cluster2] I0712 00:18:49.129759 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6199. 2021-07-12T00:19:02.5409572Z [cluster2] I0712 00:18:49.135649 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6200. 2021-07-12T00:19:02.5411506Z [cluster2] I0712 00:18:49.135975 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  6201. 2021-07-12T00:19:02.5412508Z [cluster2] I0712 00:18:49.135998 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  6202. 2021-07-12T00:19:02.5414164Z [cluster2] I0712 00:18:49.136876 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6203. 2021-07-12T00:19:02.5415625Z [cluster2] I0712 00:18:49.136983 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  6204. 2021-07-12T00:19:02.5416686Z [cluster2] I0712 00:18:49.137066 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  6205. 2021-07-12T00:19:02.5421066Z [cluster2] I0712 00:18:49.140662 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6206. 2021-07-12T00:19:02.5424749Z [cluster2] I0712 00:18:49.141069 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6207. 2021-07-12T00:19:02.5433833Z [cluster2] I0712 00:18:49.144561 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6208. 2021-07-12T00:19:02.5444273Z [cluster2] I0712 00:18:49.145030 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6209. 2021-07-12T00:19:02.5446738Z [cluster2] I0712 00:18:49.546615 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6210. 2021-07-12T00:19:02.5449311Z [cluster2] I0712 00:18:49.547102 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6211. 2021-07-12T00:19:02.5452026Z [cluster2] I0712 00:18:49.552576 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6212. 2021-07-12T00:19:02.5454507Z [cluster2] I0712 00:18:49.561255 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  6213. 2021-07-12T00:19:02.5456916Z [cluster2] I0712 00:18:49.561494 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6214. 2021-07-12T00:19:02.5459829Z [cluster2] I0712 00:18:49.567364 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  6215. 2021-07-12T00:19:02.5463488Z [cluster2] I0712 00:18:49.567567 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  6216. 2021-07-12T00:19:02.5466257Z [cluster2] I0712 00:18:49.571407 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  6217. 2021-07-12T00:19:02.5469285Z [cluster2] I0712 00:18:49.971589 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6218. 2021-07-12T00:19:02.5471713Z [cluster2] I0712 00:18:49.973130 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6219. 2021-07-12T00:19:02.5473835Z [cluster2] I0712 00:18:53.320296 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6220. 2021-07-12T00:19:02.5475044Z [cluster2] I0712 00:18:53.320349 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  6221. 2021-07-12T00:19:02.5476252Z [cluster2] I0712 00:18:53.320374 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  6222. 2021-07-12T00:19:02.5479901Z [cluster2] I0712 00:18:53.340418 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6223. 2021-07-12T00:19:02.5482986Z [cluster2] I0712 00:18:53.358265 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6224. 2021-07-12T00:19:02.5485602Z [cluster2] I0712 00:18:53.759589 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6225. 2021-07-12T00:19:02.5488155Z [cluster2] I0712 00:18:53.763202 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6226. 2021-07-12T00:19:02.5490634Z [cluster2] I0712 00:18:53.767079 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  6227. 2021-07-12T00:19:02.5493317Z [cluster2] I0712 00:18:53.770785 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  6228. 2021-07-12T00:19:02.5496312Z [cluster2] I0712 00:18:54.172970 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6229. 2021-07-12T00:19:02.5499817Z [cluster2] I0712 00:18:54.184533 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6230. 2021-07-12T00:19:02.5501483Z [cluster2] I0712 00:18:54.184577 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  6231. 2021-07-12T00:19:02.5502709Z [cluster2] I0712 00:18:54.184586 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  6232. 2021-07-12T00:19:02.5504161Z [cluster2] I0712 00:18:54.184920 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6233. 2021-07-12T00:19:02.5505508Z [cluster2] I0712 00:18:54.184954 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  6234. 2021-07-12T00:19:02.5506527Z [cluster2] I0712 00:18:54.184963 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  6235. 2021-07-12T00:19:02.5508361Z [cluster2] I0712 00:18:54.191566 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6236. 2021-07-12T00:19:02.5510696Z [cluster2] I0712 00:18:54.195164 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6237. 2021-07-12T00:19:02.5513236Z [cluster2] I0712 00:18:54.196213 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6238. 2021-07-12T00:19:02.5515969Z [cluster2] I0712 00:18:54.237133 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6239. 2021-07-12T00:19:02.5518930Z [cluster2] I0712 00:18:54.597317 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6240. 2021-07-12T00:19:02.5521262Z [cluster2] I0712 00:18:54.604460 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6241. 2021-07-12T00:19:02.5523698Z [cluster2] I0712 00:18:54.608679 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  6242. 2021-07-12T00:19:02.5526119Z [cluster2] I0712 00:18:54.613993 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  6243. 2021-07-12T00:19:02.5529669Z [cluster2] I0712 00:18:54.638316 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6244. 2021-07-12T00:19:02.5533405Z [cluster2] I0712 00:18:54.642080 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6245. 2021-07-12T00:19:02.5536699Z [cluster2] I0712 00:18:54.647868 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  6246. 2021-07-12T00:19:02.5539762Z [cluster2] I0712 00:18:54.657146 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  6247. 2021-07-12T00:19:02.5542614Z [cluster2] I0712 00:18:55.016150 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6248. 2021-07-12T00:19:02.5544891Z [cluster2] I0712 00:18:55.059511 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6249. 2021-07-12T00:19:02.5546810Z [cluster2] I0712 00:18:58.341442 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6250. 2021-07-12T00:19:02.5548015Z [cluster2] I0712 00:18:58.341512 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  6251. 2021-07-12T00:19:02.5549033Z [cluster2] I0712 00:18:58.341526 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  6252. 2021-07-12T00:19:02.5551062Z [cluster2] I0712 00:18:58.347452 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6253. 2021-07-12T00:19:02.5553881Z [cluster2] I0712 00:18:58.359678 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6254. 2021-07-12T00:19:02.5556505Z [cluster2] I0712 00:18:58.761102 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6255. 2021-07-12T00:19:02.5559249Z [cluster2] I0712 00:18:58.764328 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6256. 2021-07-12T00:19:02.5562043Z [cluster2] I0712 00:18:58.768644 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  6257. 2021-07-12T00:19:02.5565328Z [cluster2] I0712 00:18:58.773856 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  6258. 2021-07-12T00:19:02.5567985Z [cluster2] I0712 00:18:59.176047 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6259. 2021-07-12T00:19:02.5570377Z [cluster2] I0712 00:18:59.182884 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6260. 2021-07-12T00:19:02.5571969Z [cluster2] I0712 00:18:59.183054 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  6261. 2021-07-12T00:19:02.5573550Z [cluster2] I0712 00:18:59.183201 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  6262. 2021-07-12T00:19:02.5576070Z [cluster2] I0712 00:18:59.183838 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6263. 2021-07-12T00:19:02.5577537Z [cluster2] I0712 00:18:59.183943 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  6264. 2021-07-12T00:19:02.5578615Z [cluster2] I0712 00:18:59.184023 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  6265. 2021-07-12T00:19:02.5580768Z [cluster2] I0712 00:18:59.188008 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6266. 2021-07-12T00:19:02.5583414Z [cluster2] I0712 00:18:59.188184 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6267. 2021-07-12T00:19:02.5585892Z [cluster2] I0712 00:18:59.196309 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6268. 2021-07-12T00:19:02.5588396Z [cluster2] I0712 00:18:59.197055 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6269. 2021-07-12T00:19:02.5591188Z [cluster2] I0712 00:18:59.598256 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6270. 2021-07-12T00:19:02.5593758Z [cluster2] I0712 00:18:59.598703 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6271. 2021-07-12T00:19:02.5596152Z [cluster2] I0712 00:18:59.601240 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6272. 2021-07-12T00:19:02.5598894Z [cluster2] I0712 00:18:59.601507 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6273. 2021-07-12T00:19:03.1486906Z [cluster2] I0712 00:18:59.604230 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.NamCIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  6274. 2021-07-12T00:19:03.1488312Z [cluster1] I0712 00:19:01.500871 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  6275. 2021-07-12T00:19:03.1491196Z [cluster1] I0712 00:19:01.513095 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6276. 2021-07-12T00:19:03.1494206Z [cluster1] I0712 00:19:01.523909 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6277. 2021-07-12T00:19:03.1497064Z [cluster1] I0712 00:19:01.926375 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6278. 2021-07-12T00:19:03.1500022Z [cluster1] I0712 00:19:01.930430 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6279. 2021-07-12T00:19:03.1504057Z [cluster1] I0712 00:19:01.932968 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  6280. 2021-07-12T00:19:03.1507306Z [cluster1] I0712 00:19:01.939385 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  6281. 2021-07-12T00:19:03.1509009Z [submariner-operator]$ [cluster1] verify_subm_cr
  6282. 2021-07-12T00:19:03.1509811Z [submariner-operator]$ [cluster1] verify_subm_cr
  6283. 2021-07-12T00:19:03.1510858Z [submariner-operator]$ [cluster1] kubectl get submariner --namespace=submariner-operator
  6284. 2021-07-12T00:19:03.1511893Z [submariner-operator]$ [cluster1] grep submariner
  6285. 2021-07-12T00:19:03.1512956Z [submariner-operator]$ [cluster1] kubectl get submariner --namespace=submariner-operator
  6286. 2021-07-12T00:19:03.1514311Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get submariner --namespace=submariner-operator
  6287. 2021-07-12T00:19:03.1515136Z [cluster1] submariner 79s
  6288. 2021-07-12T00:19:03.1516024Z [submariner-operator]$ [cluster1] json_file=/tmp/submariner.cluster1.json
  6289. 2021-07-12T00:19:03.1517469Z [submariner-operator]$ [cluster1] kubectl get submariner submariner --namespace=submariner-operator -o json
  6290. 2021-07-12T00:19:03.1518897Z [submariner-operator]$ [cluster1] tee /tmp/submariner.cluster1.json
  6291. 2021-07-12T00:19:03.1520124Z [submariner-operator]$ [cluster1] kubectl get submariner submariner --namespace=submariner-operator -o json
  6292. 2021-07-12T00:19:03.1521543Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get submariner submariner --namespace=submariner-operator -o json
  6293. 2021-07-12T00:19:03.1522367Z [cluster1] {
  6294. 2021-07-12T00:19:03.1538164Z [cluster1] "apiVersion": "submariner.io/v1alpha1",
  6295. 2021-07-12T00:19:03.1538833Z [cluster1] "kind": "Submariner",
  6296. 2021-07-12T00:19:03.1539267Z [cluster1] "metadata": {
  6297. 2021-07-12T00:19:03.1540041Z [cluster1] "creationTimestamp": "2021-07-12T00:17:43Z",
  6298. 2021-07-12T00:19:03.1540551Z [cluster1] "generation": 1,
  6299. 2021-07-12T00:19:03.1540974Z [cluster1] "name": "submariner",
  6300. 2021-07-12T00:19:03.1541688Z [cluster1] "namespace": "submariner-operator",
  6301. 2021-07-12T00:19:03.1542269Z [cluster1] "resourceVersion": "2353",
  6302. 2021-07-12T00:19:03.1543283Z [cluster1] "selfLink": "/apis/submariner.io/v1alpha1/namespaces/submariner-operator/submariners/submariner",
  6303. 2021-07-12T00:19:03.1544562Z [cluster1] "uid": "de1aa367-13d3-43a0-b4cc-982e156c755e"
  6304. 2021-07-12T00:19:03.1545085Z [cluster1] },
  6305. 2021-07-12T00:19:03.1545436Z [cluster1] "spec": {
  6306. 2021-07-12T00:19:03.1545802Z [cluster1] "broker": "k8s",
  6307. 2021-07-12T00:19:03.1546307Z [cluster1] "brokerK8sApiServer": "172.18.0.5:6443",
  6308. 2021-07-12T00:19:03.1709868Z [cluster1] "brokerK8sApiServerToken": "***",
  6309. 2021-07-12T00:19:03.2282562Z [cluster1] "brokerK8sCA": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1EY3hNakF3TVRBMU9Gb1hEVE14TURjeE1EQXdNVEExT0Zvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBSnJtClF2VkJreTFIOXFNTUlLbm85a2dZNjVoVW1rWjJaNzc1dXh3V0R1NE9OT3NLMjlKV0RlRGJabTNWN3lOYThVSm4KaldPNXc5bjhJSUZFd1BhanpCeWJjU1drUDdWMUlBeFVKeThUT1ZORVBWK1h3a3FPaWprR2NOcEpYRlZpR0dneQp4Q1UxNExrcVFQb3dqbVYwTndTL3ViNXZEVUFVWmV5TnV6Y3RSOVBXMnNQZ2FyWnBDdGtLWVJHRnpLUlNyekRjCkVjQ0swZDRleG9VRGtLYWhEbGw0S01RdG5RaTEraWpzaFpXSWJMQkZzbWhFazJuazFEaEErRE9jWEhiRmw5TlcKZk45U1JQakxlOVhvTUsxcldwNVJjNUtYRDVvKzYxTEdvT3BXZ0VYZzFjME9MOFd0MTRvVmVab3hlVUk3bnAvYgpnODJxRU1PRnFvOXRwZzJPZmJzQ0F3RUFBYU1qTUNFd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFDMzF6NkoyWUMrdkFYWUEyZ1VEMFJjeWZIWGcKOE1vbWNNZGhNb05lZ1VKaTlCcUJkKzBzS25kRGh4b3dkeHdCbjV2NEJkN05HY3p5b2FqUSsrSFd5Nkhuc3NoUQo2RzdSTkVSalk0M0NpOHNlWjhlV0VqTFpvb0JvSjhmSHBGSDJkb0o1MmJScmhxQ2hIWHJWZlVkbzlPQU5mV0Z3Cmd3ZVM2OGNHdnlFdmtYajlOZVIzdy8vTCtCbGhuZGcwOVUvZDgyUzJld0FMR2tCL2tyV3FwMzVEalN1aFdPaGUKeHdTa0V4alA0Y0s1QXhYd1dldytISDRoWjJ5V3lLSHg3S2JURlVFS1dJM1V5dCtsY3JZcHFZUk0rdStvVWFBdQo3OG95SE5lLzBrL2JzU3VnYUdyUkpLWW5tWnV1QkorK0FYc252WkM1L1Y2VjV1NjFrUndxRVFrSmRCMD0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=",
  6310. 2021-07-12T00:19:03.2753805Z [cluster1] "brokerK8sRemoteNamespace": "submariner-k8s-broker",
  6311. 2021-07-12T00:19:03.2755159Z [cluster1] "cableDriver": "libreswan",
  6312. 2021-07-12T00:19:03.2755710Z [cluster1] "ceIPSecDebug": false,
  6313. 2021-07-12T00:19:03.2756220Z [cluster1] "ceIPSecIKEPort": 500,
  6314. 2021-07-12T00:19:03.2756752Z [cluster1] "ceIPSecNATTPort": 4500,
  6315. 2021-07-12T00:19:03.2758567Z [cluster1] "ceIPSecPSK": "S+KvTcmv3YlAVfx0namfOVfMPlSpjec4Y+r9igB9BZICi4T3VvwqNFFDG8JgQUN7",
  6316. 2021-07-12T00:19:03.2760193Z [cluster1] "clusterCIDR": "",
  6317. 2021-07-12T00:19:03.2760651Z [cluster1] "clusterID": "cluster1",
  6318. 2021-07-12T00:19:03.2761121Z [cluster1] "colorCodes": "blue",
  6319. 2021-07-12T00:19:03.2761635Z [cluster1] "connectionHealthCheck": {
  6320. 2021-07-12T00:19:03.2762161Z [cluster1] "enabled": true,
  6321. 2021-07-12T00:19:03.2762628Z [cluster1] "intervalSeconds": 1,
  6322. 2021-07-12T00:19:03.2763148Z [cluster1] "maxPacketLossCount": 5
  6323. 2021-07-12T00:19:03.2763599Z [cluster1] },
  6324. 2021-07-12T00:19:03.2763952Z [cluster1] "debug": false,
  6325. 2021-07-12T00:19:03.2764710Z [cluster1] "globalCIDR": "242.254.1.0/24",
  6326. 2021-07-12T00:19:03.2765461Z [cluster1] "namespace": "submariner-operator",
  6327. 2021-07-12T00:19:03.2766024Z [cluster1] "natEnabled": false,
  6328. 2021-07-12T00:19:03.2766492Z [cluster1] "repository": "localhost:5000",
  6329. 2021-07-12T00:19:03.2766964Z [cluster1] "serviceCIDR": "",
  6330. 2021-07-12T00:19:03.2767914Z [cluster1] "serviceDiscoveryEnabled": true,
  6331. 2021-07-12T00:19:03.2768657Z [cluster1] "version": "local"
  6332. 2021-07-12T00:19:03.2769058Z [cluster1] },
  6333. 2021-07-12T00:19:03.2769390Z [cluster1] "status": {
  6334. 2021-07-12T00:19:03.2769813Z [cluster1] "clusterCIDR": "10.0.0.0/16",
  6335. 2021-07-12T00:19:03.2770264Z [cluster1] "clusterID": "cluster1",
  6336. 2021-07-12T00:19:03.2770729Z [cluster1] "colorCodes": "blue",
  6337. 2021-07-12T00:19:03.2771181Z [cluster1] "deploymentInfo": {},
  6338. 2021-07-12T00:19:03.2771747Z [cluster1] "gatewayDaemonSetStatus": {
  6339. 2021-07-12T00:19:03.2772488Z [cluster1] "lastResourceVersion": "2002",
  6340. 2021-07-12T00:19:03.2773125Z [cluster1] "mismatchedContainerImages": false,
  6341. 2021-07-12T00:19:03.2773783Z [cluster1] "nonReadyContainerStates": [],
  6342. 2021-07-12T00:19:03.2774466Z [cluster1] "status": {
  6343. 2021-07-12T00:19:03.2774983Z [cluster1] "currentNumberScheduled": 1,
  6344. 2021-07-12T00:19:03.2775614Z [cluster1] "desiredNumberScheduled": 1,
  6345. 2021-07-12T00:19:03.2776189Z [cluster1] "numberAvailable": 1,
  6346. 2021-07-12T00:19:03.2776702Z [cluster1] "numberMisscheduled": 0,
  6347. 2021-07-12T00:19:03.2777200Z [cluster1] "numberReady": 1,
  6348. 2021-07-12T00:19:03.2777844Z [cluster1] "observedGeneration": 1,
  6349. 2021-07-12T00:19:03.2778426Z [cluster1] "updatedNumberScheduled": 1
  6350. 2021-07-12T00:19:03.2779920Z [cluster1] }
  6351. 2021-07-12T00:19:03.2780566Z [cluster1] },
  6352. 2021-07-12T00:19:03.2780928Z [cluster1] "gateways": [
  6353. 2021-07-12T00:19:03.2781300Z [cluster1] {
  6354. 2021-07-12T00:19:03.2781695Z [cluster1] "connections": [
  6355. 2021-07-12T00:19:03.2782214Z [cluster1] {
  6356. 2021-07-12T00:19:03.2782608Z [cluster1] "endpoint": {
  6357. 2021-07-12T00:19:03.2783051Z [cluster1] "backend": "libreswan",
  6358. 2021-07-12T00:19:03.2783532Z [cluster1] "backend_config": {
  6359. 2021-07-12T00:19:03.2784499Z [cluster1] "natt-discovery-port": "4490",
  6360. 2021-07-12T00:19:03.2785290Z [cluster1] "preferred-server": "false"
  6361. 2021-07-12T00:19:03.2785774Z [cluster1] },
  6362. 2021-07-12T00:19:03.2786673Z [cluster1] "cable_name": "submariner-cable-cluster2-172-18-0-8",
  6363. 2021-07-12T00:19:03.2787460Z [cluster1] "cluster_id": "cluster2",
  6364. 2021-07-12T00:19:03.2788312Z [cluster1] "hostname": "cluster2-worker",
  6365. 2021-07-12T00:19:03.2788847Z [cluster1] "nat_enabled": false,
  6366. 2021-07-12T00:19:03.2789300Z [cluster1] "private_ip": "172.18.0.8",
  6367. 2021-07-12T00:19:03.2789908Z [cluster1] "public_ip": "20.83.250.35",
  6368. 2021-07-12T00:19:03.2790319Z [cluster1] "subnets": [
  6369. 2021-07-12T00:19:03.2790722Z [cluster1] "242.254.2.0/24"
  6370. 2021-07-12T00:19:03.2791071Z [cluster1] ]
  6371. 2021-07-12T00:19:03.2791421Z [cluster1] },
  6372. 2021-07-12T00:19:03.2791802Z [cluster1] "latencyRTT": {
  6373. 2021-07-12T00:19:03.2792434Z [cluster1] "average": "248.322µs",
  6374. 2021-07-12T00:19:03.2793919Z [cluster1] "last": "240.901µs",
  6375. 2021-07-12T00:19:03.2794663Z [cluster1] "max": "1.273702ms",
  6376. 2021-07-12T00:19:03.2795304Z [cluster1] "min": "124.9µs",
  6377. 2021-07-12T00:19:03.2795873Z [cluster1] "stdDev": "197.298µs"
  6378. 2021-07-12T00:19:03.2796276Z [cluster1] },
  6379. 2021-07-12T00:19:03.2796683Z [cluster1] "status": "connected",
  6380. 2021-07-12T00:19:03.2797546Z [cluster1] "statusMessage": "",
  6381. 2021-07-12T00:19:03.2798282Z [cluster1] "usingIP": "172.18.0.8"
  6382. 2021-07-12T00:19:03.2798865Z [cluster1] }
  6383. 2021-07-12T00:19:03.2799213Z [cluster1] ],
  6384. 2021-07-12T00:19:03.2799599Z [cluster1] "haStatus": "active",
  6385. 2021-07-12T00:19:03.2800078Z [cluster1] "localEndpoint": {
  6386. 2021-07-12T00:19:03.2800549Z [cluster1] "backend": "libreswan",
  6387. 2021-07-12T00:19:03.2801016Z [cluster1] "backend_config": {
  6388. 2021-07-12T00:19:03.2801771Z [cluster1] "natt-discovery-port": "4490",
  6389. 2021-07-12T00:19:03.2802502Z [cluster1] "preferred-server": "false"
  6390. 2021-07-12T00:19:03.2802953Z [cluster1] },
  6391. 2021-07-12T00:19:03.2803801Z [cluster1] "cable_name": "submariner-cable-cluster1-172-18-0-6",
  6392. 2021-07-12T00:19:03.2804725Z [cluster1] "cluster_id": "cluster1",
  6393. 2021-07-12T00:19:03.2805987Z [cluster1] "hostname": "cluster1-worker",
  6394. 2021-07-12T00:19:03.2806558Z [cluster1] "nat_enabled": false,
  6395. 2021-07-12T00:19:03.2807221Z [cluster1] "private_ip": "172.18.0.6",
  6396. 2021-07-12T00:19:03.2808115Z [cluster1] "public_ip": "20.83.250.35",
  6397. 2021-07-12T00:19:03.2808718Z [cluster1] "subnets": [
  6398. 2021-07-12T00:19:03.2809135Z [cluster1] "242.254.1.0/24"
  6399. 2021-07-12T00:19:03.2809502Z [cluster1] ]
  6400. 2021-07-12T00:19:03.2810157Z [cluster1] },
  6401. 2021-07-12T00:19:03.2810747Z [cluster1] "statusFailure": "",
  6402. 2021-07-12T00:19:03.2811612Z [cluster1] "version": "devel-19727bb"
  6403. 2021-07-12T00:19:03.2812054Z [cluster1] }
  6404. 2021-07-12T00:19:03.2812387Z [cluster1] ],
  6405. 2021-07-12T00:19:03.2812792Z [cluster1] "globalCIDR": "242.254.1.0/24",
  6406. 2021-07-12T00:19:03.2813354Z [cluster1] "globalnetDaemonSetStatus": {
  6407. 2021-07-12T00:19:03.2814338Z [cluster1] "lastResourceVersion": "2094",
  6408. 2021-07-12T00:19:03.2816112Z [cluster1] "mismatchedContainerImages": false,
  6409. 2021-07-12T00:19:03.2816896Z [cluster1] "nonReadyContainerStates": [],
  6410. 2021-07-12T00:19:03.2817448Z [cluster1] "status": {
  6411. 2021-07-12T00:19:03.2818028Z [cluster1] "currentNumberScheduled": 1,
  6412. 2021-07-12T00:19:03.2818873Z [cluster1] "desiredNumberScheduled": 1,
  6413. 2021-07-12T00:19:03.2819681Z [cluster1] "numberAvailable": 1,
  6414. 2021-07-12T00:19:03.2821239Z [cluster1] "numberMisscheduled": 0,
  6415. 2021-07-12T00:19:03.2821960Z [cluster1] "numberReady": 1,
  6416. 2021-07-12T00:19:03.2822599Z [cluster1] "observedGeneration": 1,
  6417. 2021-07-12T00:19:03.2823339Z [cluster1] "updatedNumberScheduled": 1
  6418. 2021-07-12T00:19:03.2823950Z [cluster1] }
  6419. 2021-07-12T00:19:03.2824364Z [cluster1] },
  6420. 2021-07-12T00:19:03.2824926Z [cluster1] "loadBalancerStatus": {},
  6421. 2021-07-12T00:19:03.2825555Z [cluster1] "natEnabled": false,
  6422. 2021-07-12T00:19:03.2826536Z [cluster1] "networkPlugin": "weave-net",
  6423. 2021-07-12T00:19:03.2827616Z [cluster1] "routeAgentDaemonSetStatus": {
  6424. 2021-07-12T00:19:03.2829049Z [cluster1] "lastResourceVersion": "2073",
  6425. 2021-07-12T00:19:03.2829884Z [cluster1] "mismatchedContainerImages": false,
  6426. 2021-07-12T00:19:03.2830793Z [cluster1] "nonReadyContainerStates": [],
  6427. 2021-07-12T00:19:03.2832350Z [cluster1] "status": {
  6428. 2021-07-12T00:19:03.2833278Z [cluster1] "currentNumberScheduled": 3,
  6429. 2021-07-12T00:19:03.2834038Z [cluster1] "desiredNumberScheduled": 3,
  6430. 2021-07-12T00:19:03.2834885Z [cluster1] "numberAvailable": 3,
  6431. 2021-07-12T00:19:03.2835785Z [cluster1] "numberMisscheduled": 0,
  6432. 2021-07-12T00:19:03.2836400Z [cluster1] "numberReady": 3,
  6433. 2021-07-12T00:19:03.2837182Z [cluster1] "observedGeneration": 1,
  6434. 2021-07-12T00:19:03.2838112Z [cluster1] "updatedNumberScheduled": 3
  6435. 2021-07-12T00:19:03.2838730Z [cluster1] }
  6436. 2021-07-12T00:19:03.2839158Z [cluster1] },
  6437. 2021-07-12T00:19:03.2839648Z [cluster1] "serviceCIDR": "100.0.0.0/16"
  6438. 2021-07-12T00:19:03.3109320Z [clusteespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  6439. 2021-07-12T00:19:03.3111480Z [cluster2] I0712 00:18:59.605413 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  6440. 2021-07-12T00:19:03.3114448Z [cluster2] I0712 00:18:59.611211 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  6441. 2021-07-12T00:19:03.3117613Z [cluster2] I0712 00:18:59.634750 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  6442. 2021-07-12T00:19:03.3120150Z [cluster2] I0712 00:19:00.013246 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6443. 2021-07-12T00:19:03.3122760Z [cluster2] I0712 00:19:00.036987 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6444. 2021-07-12T00:19:03.3127273Z [submariner-operator]$ [cluster2] verify_subm_cr
  6445. 2021-07-12T00:19:03.3128513Z [submariner-operator]$ [cluster2] verify_subm_cr
  6446. 2021-07-12T00:19:03.3129674Z [submariner-operator]$ [cluster2] kubectl get submariner --namespace=submariner-operator
  6447. 2021-07-12T00:19:03.3131028Z [submariner-operator]$ [cluster2] kubectl get submariner --namespace=submariner-operator
  6448. 2021-07-12T00:19:03.3132027Z [submariner-operator]$ [cluster2] grep submariner
  6449. 2021-07-12T00:19:03.3133337Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get submariner --namespace=submariner-operator
  6450. 2021-07-12T00:19:03.3134177Z [cluster2] submariner 74s
  6451. 2021-07-12T00:19:03.3135313Z [submariner-operator]$ [cluster2] json_file=/tmp/submariner.cluster2.json
  6452. 2021-07-12T00:19:03.3136558Z [submariner-operator]$ [cluster2] kubectl get submariner submariner --namespace=submariner-operator -o json
  6453. 2021-07-12T00:19:03.3137705Z [submariner-operator]$ [cluster2] tee /tmp/submariner.cluster2.json
  6454. 2021-07-12T00:19:03.3138903Z [submariner-operator]$ [cluster2] kubectl get submariner submariner --namespace=submariner-operator -o json
  6455. 2021-07-12T00:19:03.3140305Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get submariner submariner --namespace=submariner-operator -o json
  6456. 2021-07-12T00:19:03.3141086Z [cluster2] {
  6457. 2021-07-12T00:19:03.3141902Z [cluster2] "apiVersion": "submariner.io/v1alpha1",
  6458. 2021-07-12T00:19:03.3142433Z [cluster2] "kind": "Submariner",
  6459. 2021-07-12T00:19:03.3142871Z [cluster2] "metadata": {
  6460. 2021-07-12T00:19:03.3143542Z [cluster2] "creationTimestamp": "2021-07-12T00:17:48Z",
  6461. 2021-07-12T00:19:03.3144244Z [cluster2] "generation": 1,
  6462. 2021-07-12T00:19:03.3144705Z [cluster2] "name": "submariner",
  6463. 2021-07-12T00:19:03.3145605Z [cluster2] "namespace": "submariner-operator",
  6464. 2021-07-12T00:19:03.3146532Z [cluster2] "resourceVersion": "2192",
  6465. 2021-07-12T00:19:03.3147701Z [cluster2] "selfLink": "/apis/submariner.io/v1alpha1/namespaces/submariner-operator/submariners/submariner",
  6466. 2021-07-12T00:19:03.3149369Z [cluster2] "uid": "ec13f9e4-fadc-4eb6-8f09-5577b4edc3b6"
  6467. 2021-07-12T00:19:03.3149997Z [cluster2] },
  6468. 2021-07-12T00:19:03.3150403Z [cluster2] "spec": {
  6469. 2021-07-12T00:19:03.3150832Z [cluster2] "broker": "k8s",
  6470. 2021-07-12T00:19:03.3151415Z [cluster2] "brokerK8sApiServer": "172.18.0.5:6443",
  6471. 2021-07-12T00:19:03.3303591Z [cluster2] "brokerK8sApiServerToken": "***",
  6472. 2021-07-12T00:19:03.3911072Z [cluster2] "brokerK8sCA": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1EY3hNakF3TVRBMU9Gb1hEVE14TURjeE1EQXdNVEExT0Zvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBSnJtClF2VkJreTFIOXFNTUlLbm85a2dZNjVoVW1rWjJaNzc1dXh3V0R1NE9OT3NLMjlKV0RlRGJabTNWN3lOYThVSm4KaldPNXc5bjhJSUZFd1BhanpCeWJjU1drUDdWMUlBeFVKeThUT1ZORVBWK1h3a3FPaWprR2NOcEpYRlZpR0dneQp4Q1UxNExrcVFQb3dqbVYwTndTL3ViNXZEVUFVWmV5TnV6Y3RSOVBXMnNQZ2FyWnBDdGtLWVJHRnpLUlNyekRjCkVjQ0swZDRleG9VRGtLYWhEbGw0S01RdG5RaTEraWpzaFpXSWJMQkZzbWhFazJuazFEaEErRE9jWEhiRmw5TlcKZk45U1JQakxlOVhvTUsxcldwNVJjNUtYRDVvKzYxTEdvT3BXZ0VYZzFjME9MOFd0MTRvVmVab3hlVUk3bnAvYgpnODJxRU1PRnFvOXRwZzJPZmJzQ0F3RUFBYU1qTUNFd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFDMzF6NkoyWUMrdkFYWUEyZ1VEMFJjeWZIWGcKOE1vbWNNZGhNb05lZ1VKaTlCcUJkKzBzS25kRGh4b3dkeHdCbjV2NEJkN05HY3p5b2FqUSsrSFd5Nkhuc3NoUQo2RzdSTkVSalk0M0NpOHNlWjhlV0VqTFpvb0JvSjhmSHBGSDJkb0o1MmJScmhxQ2hIWHJWZlVkbzlPQU5mV0Z3Cmd3ZVM2OGNHdnlFdmtYajlOZVIzdy8vTCtCbGhuZGcwOVUvZDgyUzJld0FMR2tCL2tyV3FwMzVEalN1aFdPaGUKeHdTa0V4alA0Y0s1QXhYd1dldytISDRoWjJ5V3lLSHg3S2JURlVFS1dJM1V5dCtsY3JZcHFZUk0rdStvVWFBdQo3OG95SE5lLzBrL2JzU3VnYUdyUkpLWW5tWnV1QkorK0FYc252WkM1L1Y2VjV1NjFrUndxRVFrSmRCMD0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=",
  6473. 2021-07-12T00:19:03.4422966Z [cluster2] "brokerK8sRemoteNamespace": "submariner-k8s-broker",
  6474. 2021-07-12T00:19:03.4423720Z [cluster2] "cableDriver": "libreswan",
  6475. 2021-07-12T00:19:03.4424211Z [cluster2] "ceIPSecDebug": false,
  6476. 2021-07-12T00:19:03.4424695Z [cluster2] "ceIPSecIKEPort": 500,
  6477. 2021-07-12T00:19:03.4425187Z [cluster2] "ceIPSecNATTPort": 4500,
  6478. 2021-07-12T00:19:03.4426488Z [cluster2] "ceIPSecPSK": "S+KvTcmv3YlAVfx0namfOVfMPlSpjec4Y+r9igB9BZICi4T3VvwqNFFDG8JgQUN7",
  6479. 2021-07-12T00:19:03.4427742Z [cluster2] "clusterCIDR": "",
  6480. 2021-07-12T00:19:03.4428389Z [cluster2] "clusterID": "cluster2",
  6481. 2021-07-12T00:19:03.4428867Z [cluster2] "colorCodes": "blue",
  6482. 2021-07-12T00:19:03.4429380Z [cluster2] "connectionHealthCheck": {
  6483. 2021-07-12T00:19:03.4429903Z [cluster2] "enabled": true,
  6484. 2021-07-12T00:19:03.4430353Z [cluster2] "intervalSeconds": 1,
  6485. 2021-07-12T00:19:03.4430889Z [cluster2] "maxPacketLossCount": 5
  6486. 2021-07-12T00:19:03.4431478Z [cluster2] },
  6487. 2021-07-12T00:19:03.4431840Z [cluster2] "debug": false,
  6488. 2021-07-12T00:19:03.4432242Z [cluster2] "globalCIDR": "242.254.2.0/24",
  6489. 2021-07-12T00:19:03.4432975Z [cluster2] "namespace": "submariner-operator",
  6490. 2021-07-12T00:19:03.4433499Z [cluster2] "natEnabled": false,
  6491. 2021-07-12T00:19:03.4433971Z [cluster2] "repository": "localhost:5000",
  6492. 2021-07-12T00:19:03.4434428Z [cluster2] "serviceCIDR": "",
  6493. 2021-07-12T00:19:03.4434957Z [cluster2] "serviceDiscoveryEnabled": true,
  6494. 2021-07-12T00:19:03.4435503Z [cluster2] "version": "local"
  6495. 2021-07-12T00:19:03.4435862Z [cluster2] },
  6496. 2021-07-12T00:19:03.4436204Z [cluster2] "status": {
  6497. 2021-07-12T00:19:03.4436595Z [cluster2] "clusterCIDR": "10.0.0.0/16",
  6498. 2021-07-12T00:19:03.4437205Z [cluster2] "clusterID": "cluster2",
  6499. 2021-07-12T00:19:03.4437645Z [cluster2] "colorCodes": "blue",
  6500. 2021-07-12T00:19:03.4438102Z [cluster2] "deploymentInfo": {},
  6501. 2021-07-12T00:19:03.4438634Z [cluster2] "gatewayDaemonSetStatus": {
  6502. 2021-07-12T00:19:03.4439233Z [cluster2] "lastResourceVersion": "1957",
  6503. 2021-07-12T00:19:03.4440093Z [cluster2] "mismatchedContainerImages": false,
  6504. 2021-07-12T00:19:03.4440784Z [cluster2] "nonReadyContainerStates": [],
  6505. 2021-07-12T00:19:03.4443433Z [cluster2] "status": {
  6506. 2021-07-12T00:19:03.4444078Z [cluster2] "currentNumberScheduled": 1,
  6507. 2021-07-12T00:19:03.4444886Z [cluster2] "desiredNumberScheduled": 1,
  6508. 2021-07-12T00:19:03.4446348Z [cluster2] "numberAvailable": 1,
  6509. 2021-07-12T00:19:03.4447192Z [cluster2] "numberMisscheduled": 0,
  6510. 2021-07-12T00:19:03.4447641Z [cluster2] "numberReady": 1,
  6511. 2021-07-12T00:19:03.4448121Z [cluster2] "observedGeneration": 1,
  6512. 2021-07-12T00:19:03.4448682Z [cluster2] "updatedNumberScheduled": 1
  6513. 2021-07-12T00:19:03.4449123Z [cluster2] }
  6514. 2021-07-12T00:19:03.4449435Z [cluster2] },
  6515. 2021-07-12T00:19:03.4449933Z [cluster2] "gateways": [
  6516. 2021-07-12T00:19:03.4450293Z [cluster2] {
  6517. 2021-07-12T00:19:03.4450665Z [cluster2] "connections": [
  6518. 2021-07-12T00:19:03.4451051Z [cluster2] {
  6519. 2021-07-12T00:19:03.4451424Z [cluster2] "endpoint": {
  6520. 2021-07-12T00:19:03.4451878Z [cluster2] "backend": "libreswan",
  6521. 2021-07-12T00:19:03.4452326Z [cluster2] "backend_config": {
  6522. 2021-07-12T00:19:03.4453447Z [cluster2] "natt-discovery-port": "4490",
  6523. 2021-07-12T00:19:03.4454395Z [cluster2] "preferred-server": "false"
  6524. 2021-07-12T00:19:03.4454849Z [cluster2] },
  6525. 2021-07-12T00:19:03.4455689Z [cluster2] "cable_name": "submariner-cable-cluster1-172-18-0-6",
  6526. 2021-07-12T00:19:03.4456543Z [cluster2] "cluster_id": "cluster1",
  6527. 2021-07-12T00:19:03.4457023Z [cluster2] "healthCheckIP": "242.254.1.254",
  6528. 2021-07-12T00:19:03.4457742Z [cluster2] "hostname": "cluster1-worker",
  6529. 2021-07-12T00:19:03.4458257Z [cluster2] "nat_enabled": false,
  6530. 2021-07-12T00:19:03.4458711Z [cluster2] "private_ip": "172.18.0.6",
  6531. 2021-07-12T00:19:03.4459133Z [cluster2] "public_ip": "20.83.250.35",
  6532. 2021-07-12T00:19:03.4459554Z [cluster2] "subnets": [
  6533. 2021-07-12T00:19:03.4459932Z [cluster2] "242.254.1.0/24"
  6534. 2021-07-12T00:19:03.4460303Z [cluster2] ]
  6535. 2021-07-12T00:19:03.4460652Z [cluster2] },
  6536. 2021-07-12T00:19:03.4461084Z [cluster2] "latencyRTT": {
  6537. 2021-07-12T00:19:03.4461723Z [cluster2] "average": "254.326µs",
  6538. 2021-07-12T00:19:03.4462274Z [cluster2] "last": "182.1µs",
  6539. 2021-07-12T00:19:03.4462677Z [cluster2] "max": "1.557002ms",
  6540. 2021-07-12T00:19:03.4463207Z [cluster2] "min": "132.7µs",
  6541. 2021-07-12T00:19:03.4463766Z [cluster2] "stdDev": "268.043µs"
  6542. 2021-07-12T00:19:03.4464137Z [cluster2] },
  6543. 2021-07-12T00:19:03.4464545Z [cluster2] "status": "connected",
  6544. 2021-07-12T00:19:03.4465021Z [cluster2] "statusMessage": "",
  6545. 2021-07-12T00:19:03.4465463Z [cluster2] "usingIP": "172.18.0.6"
  6546. 2021-07-12T00:19:03.4465857Z [cluster2] }
  6547. 2021-07-12T00:19:03.4466179Z [cluster2] ],
  6548. 2021-07-12T00:19:03.4466572Z [cluster2] "haStatus": "active",
  6549. 2021-07-12T00:19:03.4467173Z [cluster2] "localEndpoint": {
  6550. 2021-07-12T00:19:03.4467615Z [cluster2] "backend": "libreswan",
  6551. 2021-07-12T00:19:03.4468027Z [cluster2] "backend_config": {
  6552. 2021-07-12T00:19:03.4468670Z [cluster2] "natt-discovery-port": "4490",
  6553. 2021-07-12T00:19:03.4469435Z [cluster2] "preferred-server": "false"
  6554. 2021-07-12T00:19:03.4470089Z [cluster2] },
  6555. 2021-07-12T00:19:03.4470960Z [cluster2] "cable_name": "submariner-cable-cluster2-172-18-0-8",
  6556. 2021-07-12T00:19:03.4471678Z [cluster2] "cluster_id": "cluster2",
  6557. 2021-07-12T00:19:03.4472332Z [cluster2] "hostname": "cluster2-worker",
  6558. 2021-07-12T00:19:03.4472824Z [cluster2] "nat_enabled": false,
  6559. 2021-07-12T00:19:03.4473452Z [cluster2] "private_ip": "172.18.0.8",
  6560. 2021-07-12T00:19:03.4474027Z [cluster2] "public_ip": "20.83.250.35",
  6561. 2021-07-12T00:19:03.4474431Z [cluster2] "subnets": [
  6562. 2021-07-12T00:19:03.4474802Z [cluster2] "242.254.2.0/24"
  6563. 2021-07-12T00:19:03.4475157Z [cluster2] ]
  6564. 2021-07-12T00:19:03.4475495Z [cluster2] },
  6565. 2021-07-12T00:19:03.4475884Z [cluster2] "statusFailure": "",
  6566. 2021-07-12T00:19:03.4476527Z [cluster2] "version": "devel-19727bb"
  6567. 2021-07-12T00:19:03.4477068Z [cluster2] }
  6568. 2021-07-12T00:19:03.4477408Z [cluster2] ],
  6569. 2021-07-12T00:19:03.4477940Z [cluster2] "globalCIDR": "242.254.2.0/24",
  6570. 2021-07-12T00:19:03.4478910Z [cluster2] "globalnetDaemonSetStatus": {
  6571. 2021-07-12T00:19:03.4479531Z [cluster2] "lastResourceVersion": "2032",
  6572. 2021-07-12T00:19:03.4480189Z [cluster2] "mismatchedContainerImages": false,
  6573. 2021-07-12T00:19:03.4480998Z [cluster2] "nonReadyContainerStates": [],
  6574. 2021-07-12T00:19:03.4481519Z [cluster2] "status": {
  6575. 2021-07-12T00:19:03.4482340Z [cluster2] "currentNumberScheduled": 1,
  6576. 2021-07-12T00:19:03.4482914Z [cluster2] "desiredNumberScheduled": 1,
  6577. 2021-07-12T00:19:03.4483631Z [cluster2] "numberAvailable": 1,
  6578. 2021-07-12T00:19:03.4484130Z [cluster2] "numberMisscheduled": 0,
  6579. 2021-07-12T00:19:03.4484630Z [cluster2] "numberReady": 1,
  6580. 2021-07-12T00:19:03.4485114Z [cluster2] "observedGeneration": 1,
  6581. 2021-07-12T00:19:03.4485696Z [cluster2] "updatedNumberScheduled": 1
  6582. 2021-07-12T00:19:03.4486156Z [cluster2] }
  6583. 2021-07-12T00:19:03.4486482Z [cluster2] },
  6584. 2021-07-12T00:19:03.4486895Z [cluster2] "loadBalancerStatus": {},
  6585. 2021-07-12T00:19:03.4487387Z [cluster2] "natEnabled": false,
  6586. 2021-07-12T00:19:03.4488228Z [cluster2] "networkPlugin": "weave-net",
  6587. 2021-07-12T00:19:03.4488804Z [cluster2] "routeAgentDaemonSetStatus": {
  6588. 2021-07-12T00:19:03.4489404Z [cluster2] "lastResourceVersion": "2021",
  6589. 2021-07-12T00:19:03.4489997Z [cluster2] "mismatchedContainerImages": false,
  6590. 2021-07-12T00:19:03.4490636Z [cluster2] "nonReadyContainerStates": [],
  6591. 2021-07-12T00:19:03.4491100Z [cluster2] "status": {
  6592. 2021-07-12T00:19:03.4491581Z [cluster2] "currentNumberScheduled": 3,
  6593. 2021-07-12T00:19:03.4492154Z [cluster2] "desiredNumberScheduled": 3,
  6594. 2021-07-12T00:19:03.4492685Z [cluster2] "numberAvailable": 3,
  6595. 2021-07-12T00:19:03.4493173Z [cluster2] "numberMisscheduled": 0,
  6596. 2021-07-12T00:19:03.4493825Z [cluster2] "numberReady": 3,
  6597. 2021-07-12T00:19:03.4494319Z [cluster2] "observedGeneration": 1,
  6598. 2021-07-12T00:19:03.4494888Z [cluster2] "updatedNumberScheduled": 3
  6599. 2021-07-12T00:19:03.4495376Z [cluster2] }
  6600. 2021-07-12T00:19:03.4495685Z [cluster2] },
  6601. 2021-07-12T00:19:03.4496072Z [cluster2] "serviceCIDR": "100.0.0.0/16"
  6602. 2021-07-12T00:19:03.4496433Z [cluster2] }
  6603. 2021-07-12T00:19:03.4496751Z [cluster2] }
  6604. 2021-07-12T00:19:03.4497777Z [submariner-operator]$ [cluster2] validate_equals .metadata.namespace submariner-operator
  6605. 2021-07-12T00:19:03.4498949Z [submariner-operator]$ [cluster2] validate_equals .metadata.namespace submariner-operator
  6606. 2021-07-12T00:19:03.6546987Z [submariner-operator]$ [cluster2] jq -r -M .mer1] }
  6607. 2021-07-12T00:19:03.6547557Z [cluster1] }
  6608. 2021-07-12T00:19:03.6548819Z [submariner-operator]$ [cluster1] validate_equals .metadata.namespace submariner-operator
  6609. 2021-07-12T00:19:03.6550121Z [submariner-operator]$ [cluster1] validate_equals .metadata.namespace submariner-operator
  6610. 2021-07-12T00:19:03.6551413Z [submariner-operator]$ [cluster1] jq -r -M .metadata.namespace /tmp/submariner.cluster1.json
  6611. 2021-07-12T00:19:03.6552644Z [submariner-operator]$ [cluster1] validate_equals .apiVersion submariner.io/v1alpha1
  6612. 2021-07-12T00:19:03.6553754Z [submariner-operator]$ [cluster1] validate_equals .apiVersion submariner.io/v1alpha1
  6613. 2021-07-12T00:19:03.6554914Z [submariner-operator]$ [cluster1] jq -r -M .apiVersion /tmp/submariner.cluster1.json
  6614. 2021-07-12T00:19:03.6555959Z [submariner-operator]$ [cluster1] validate_equals .kind Submariner
  6615. 2021-07-12T00:19:03.6557051Z [submariner-operator]$ [cluster1] validate_equals .kind Submariner
  6616. 2021-07-12T00:19:03.6558117Z [submariner-operator]$ [cluster1] jq -r -M .kind /tmp/submariner.cluster1.json
  6617. 2021-07-12T00:19:03.6559390Z [submariner-operator]$ [cluster1] validate_equals .metadata.name submariner
  6618. 2021-07-12T00:19:03.6560428Z [submariner-operator]$ [cluster1] validate_equals .metadata.name submariner
  6619. 2021-07-12T00:19:03.6561544Z [submariner-operator]$ [cluster1] jq -r -M .metadata.name /tmp/submariner.cluster1.json
  6620. 2021-07-12T00:19:03.6562934Z [submariner-operator]$ [cluster1] validate_equals .spec.brokerK8sApiServer 172.18.0.5:6443
  6621. 2021-07-12T00:19:03.6564655Z [submariner-operator]$ [cluster1] validate_equals .spec.brokerK8sApiServer 172.18.0.5:6443
  6622. 2021-07-12T00:19:03.6568054Z [submariner-operator]$ [cluster1] jq -r -M .spec.brokerK8sApiServer /tmp/submariner.cluster1.json
  6623. 2021-07-12T00:19:03.6708770Z [submariner-operator]$ [cluster1] validate_not_equals .spec.brokerK8sApiServerToken ***
  6624. 2021-07-12T00:19:03.6846738Z [submariner-operator]$ [cluster1] validate_not_equals .spec.brokerK8sApiServerToken ***
  6625. 2021-07-12T00:19:03.6848314Z [submariner-operator]$ [cluster1] jq -r -M .spec.brokerK8sApiServerToken /tmp/submariner.cluster1.json
  6626. 2021-07-12T00:19:03.7127554Z [submariner-operator]$ [cluster1] validate_equals .spec.brokerK8sCA LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1EY3hNakF3TVRBMU9Gb1hEVE14TURjeE1EQXdNVEExT0Zvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUtadata.namespace /tmp/submariner.cluster2.json
  6627. 2021-07-12T00:19:03.7144146Z [submariner-operator]$ [cluster2] validate_equals .apiVersion submariner.io/v1alpha1
  6628. 2021-07-12T00:19:03.7145225Z [submariner-operator]$ [cluster2] validate_equals .apiVersion submariner.io/v1alpha1
  6629. 2021-07-12T00:19:03.7146383Z [submariner-operator]$ [cluster2] jq -r -M .apiVersion /tmp/submariner.cluster2.json
  6630. 2021-07-12T00:19:03.7147427Z [submariner-operator]$ [cluster2] validate_equals .kind Submariner
  6631. 2021-07-12T00:19:03.7148323Z [submariner-operator]$ [cluster2] validate_equals .kind Submariner
  6632. 2021-07-12T00:19:03.7149324Z [submariner-operator]$ [cluster2] jq -r -M .kind /tmp/submariner.cluster2.json
  6633. 2021-07-12T00:19:03.7150560Z [submariner-operator]$ [cluster2] validate_equals .metadata.name submariner
  6634. 2021-07-12T00:19:03.7151873Z [submariner-operator]$ [cluster2] validate_equals .metadata.name submariner
  6635. 2021-07-12T00:19:03.7153025Z [submariner-operator]$ [cluster2] jq -r -M .metadata.name /tmp/submariner.cluster2.json
  6636. 2021-07-12T00:19:03.7154451Z [submariner-operator]$ [cluster2] validate_equals .spec.brokerK8sApiServer 172.18.0.5:6443
  6637. 2021-07-12T00:19:03.7155981Z [submariner-operator]$ [cluster2] validate_equals .spec.brokerK8sApiServer 172.18.0.5:6443
  6638. 2021-07-12T00:19:03.7157920Z [submariner-operator]$ [cluster2] jq -r -M .spec.brokerK8sApiServer /tmp/submariner.cluster2.json
  6639. 2021-07-12T00:19:03.7321216Z [submariner-operator]$ [cluster2] validate_not_equals .spec.brokerK8sApiServerToken ***
  6640. 2021-07-12T00:19:03.7465443Z [submariner-operator]$ [cluster2] validate_not_equals .spec.brokerK8sApiServerToken ***
  6641. 2021-07-12T00:19:03.7468852Z [submariner-operator]$ [cluster2] jq -r -M .spec.brokerK8sApiServerToken /tmp/submariner.cluster2.json
  6642. 2021-07-12T00:19:04.1083639Z [submariner-operator]$ [cluster2] validate_equals .spec.brokerK8sCA LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1EY3hNakF3TVRBMU9Gb1hEVE14TURjeE1EQXdNVEExT0Zvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBSnJtClF2VkJreTFIOXFNTUlLbm85a2dZNjVoVW1rWjJaNzc1dXh3V0R1NE9OT3NLMjlKV0RlRGJabTNWN3lOYThVSm4KaldPNXc5bjhJSUZFd1BhanpCeWJjU1drUDdWMUlBeFVKeThUT1ZORVBWK1h3a3FPaWprR2NOcEpYRlZpR0dneQp4Q1UxNExrcVFQb3dqbVYwTndTL3ViNXZEVUFVWmV5TnV6Y3RSOVBXMnNQZ2FyWnVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBSnJtClF2VkJreTFIOXFNTUlLbm85a2dZNjVoVW1rWjJaNzc1dXh3V0R1NE9OT3NLMjlKV0RlRGJabTNWN3lOYThVSm4KaldPNXc5bjhJSUZFd1BhanpCeWJjU1drUDdWMUlBeFVKeThUT1ZORVBWK1h3a3FPaWprR2NOcEpYRlZpR0dneQp4Q1UxNExrcVFQb3dqbVYwTndTL3ViNXZEVUFVWmV5TnV6Y3RSOVBXMnNQZ2FyWnBDdGtLWVJHRnpLUlNyekRjCkVjQ0swZDRleG9VRGtLYWhEbGw0S01RdG5RaTEraWpzaFpXSWJMQkZzbWhFazJuazFEaEErRE9jWEhiRmw5TlcKZk45U1JQakxlOVhvTUsxcldwNVJjNUtYRDVvKzYxTEdvT3BXZ0VYZzFjME9MOFd0MTRvVmVab3hlVUk3bnAvYgpnODJxRU1PRnFvOXRwZzJPZmJzQ0F3RUFBYU1qTUNFd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFDMzF6NkoyWUMrdkFYWUEyZ1VEMFJjeWZIWGcKOE1vbWNNZGhNb05lZ1VKaTlCcUJkKzBzS25kRGh4b3dkeHdCbjV2NEJkN05HY3p5b2FqUSsrSFd5Nkhuc3NoUQo2RzdSTkVSalk0M0NpOHNlWjhlV0VqTFpvb0JvSjhmSHBGSDJkb0o1MmJScmhxQ2hIWHJWZlVkbzlPQU5mV0Z3Cmd3ZVM2OGNHdnlFdmtYajlOZVIzdy8vTCtCbGhuZGcwOVUvZDgyUzJld0FMR2tCL2tyV3FwMzVEalN1aFdPaGUKeHdTa0V4alA0Y0s1QXhYd1dldytISDRoWjJ5V3lLSHg3S2JURlVFS1dJM1V5dCtsY3JZcHFZUk0rdStvVWFBdQo3OG95SE5lLzBrL2JzU3VnYUdyUkpLWW5tWnV1QkorK0FYc252WkM1L1Y2VjV1NjFrUndxRVFrSmRCMD0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=
  6643. 2021-07-12T00:19:04.2399023Z [submariner-operator]$ [cluster1] validate_equals .spec.brokerK8sCA LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1EY3hNakF3TVRBMU9Gb1hEVE14TURjeE1EQXdNVEExT0Zvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBSnJtClF2VkJreTFIOXFNTUlLbm85a2dZNjVoVW1rWjJaNzc1dXh3V0R1NE9OT3NLMjlKV0RlRGJabTNWN3lOYThVSm4KaldPNXc5bjhJSUZFd1BhanpCeWJjU1drUDdWMUlBeFVKeThUT1ZORVBWK1h3a3FPaWprR2NOcEpYRlZpR0dneQp4Q1UxNExrcVFQb3dqbVYwTndTL3ViNXZEVUFVWmV5TnV6Y3RSOVBXMnNQZ2FyWnBDdGtLWVJHRnpLUlNyekRjCkVjQ0swZDRleG9VRGtLYWhEbGw0S01RdG5RaTEraWpzaFpXSWJMQkZzbWhFazJuazFEaEErRE9jWEhiRmw5TlcKZk45U1JQakxlOVhvTUsxcldwNVJjNUtYRDVvKzYxTEdvT3BXZ0VYZzFjME9MOFd0MTRvVmVab3hlVUk3bnAvYgpnODJxRU1PRnFvOXRwZzJPZmJzQ0F3RUFBYU1qTUNFd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFDMzF6NkoyWUMrdkFYWUEyZ1VEMFJjeWZIWGcKOE1vbWNNZGhNb05lZ1VKaTlCcUJkKzBzS25kRGh4b3dkeHdCbjV2NEJkN05HY3p5b2FqUSsrSFd5Nkhuc3NoUQo2RzdSTkVSalk0M0NpOHNlWjhlV0VqTFpvb0JvSjhmSHBGSDJkb0o1MmJScmhxQ2hIWHJWZlVkbzlPQU5mV0Z3Cmd3ZVM2OGNHdnlFdmtYajlOZVIzdy8vTCtCbGhuZGcwOVUvZDgyUzJld0FMR2tCL2tyV3FwMzVEalN1aFdPaGUKeHdTa0V4alA0Y0s1QXhYd1dldytISDRoWjJ5V3lLSHg3S2JURlVFS1dJM1V5dCtsY3JZcHFZUk0rdStvVWFBdQo3OG95SE5lLzBrL2JzU3VnYUdyUkpLWW5tWnV1QkorK0FYc252WkM1L1Y2VjV1NjFrUndxRVFrSmRCMD0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=
  6644. 2021-07-12T00:19:04.2914969Z [submariner-operator]$ [cluster1] jq -r -M .spec.brokerK8sCA /tmp/submariner.cluster1.json
  6645. 2021-07-12T00:19:04.2917120Z [submariner-operator]$ [cluster1] validate_equals .spec.brokerK8sRemoteNamespace submariner-k8s-broker
  6646. 2021-07-12T00:19:04.2919744Z [submariner-operator]$ [cluster1] validate_equals .spec.brokerK8sRemoteNamespace submariner-k8s-broker
  6647. 2021-07-12T00:19:04.2949554Z [submariner-operator]$ [cluster1] jq -r -M .spec.brokerK8sRemoteNamespace /tmp/submariner.cluster1.json
  6648. 2021-07-12T00:19:04.2951886Z [submariner-operator]$ [cluster1] validate_equals .spec.ceIPSecDebug false
  6649. 2021-07-12T00:19:04.2953678Z [submariner-operator]$ [cluster1] validate_equals .spec.ceIPSecDebug false
  6650. 2021-07-12T00:19:04.2954944Z [submariner-operator]$ [cluster1] jq -r -M .spec.ceIPSecDebug /tmp/submariner.cluster1.json
  6651. 2021-07-12T00:19:04.2957527Z [submariner-operator]$ [cluster1] validate_equals .spec.ceIPSecIKEPort 500
  6652. 2021-07-12T00:19:04.2959233Z [submariner-operator]$ [cluster1] validate_equals .spec.ceIPSecIKEPort 500
  6653. 2021-07-12T00:19:04.2960944Z [submariner-operator]$ [cluster1] jq -r -M .spec.ceIPSecIKEPort /tmp/submariner.cluster1.json
  6654. 2021-07-12T00:19:04.2962725Z [submariner-operator]$ [cluster1] validate_equals .spec.ceIPSecNATTPort 4500
  6655. 2021-07-12T00:19:04.2964011Z [submariner-operator]$ [cluster1] validate_equals .spec.ceIPSecNATTPort 4500
  6656. 2021-07-12T00:19:04.2965298Z [submariner-operator]$ [cluster1] jq -r -M .spec.ceIPSecNATTPort /tmp/submariner.cluster1.json
  6657. 2021-07-12T00:19:04.2966784Z [submariner-operator]$ [cluster1] validate_equals .spec.repository localhost:5000
  6658. 2021-07-12T00:19:04.2967898Z [submariner-operator]$ [cluster1] validate_equals .spec.repository localhost:5000
  6659. 2021-07-12T00:19:04.2969135Z [submariner-operator]$ [cluster1] jq -r -M .spec.repository /tmp/submariner.cluster1.json
  6660. 2021-07-12T00:19:04.3173352Z BDdGtLWVJHRnpLUlNyekRjCkVjQ0swZDRleG9VRGtLYWhEbGw0S01RdG5RaTEraWpzaFpXSWJMQkZzbWhFazJuazFEaEErRE9jWEhiRmw5TlcKZk45U1JQakxlOVhvTUsxcldwNVJjNUtYRDVvKzYxTEdvT3BXZ0VYZzFjME9MOFd0MTRvVmVab3hlVUk3bnAvYgpnODJxRU1PRnFvOXRwZzJPZmJzQ0F3RUFBYU1qTUNFd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFDMzF6NkoyWUMrdkFYWUEyZ1VEMFJjeWZIWGcKOE1vbWNNZGhNb05lZ1VKaTlCcUJkKzBzS25kRGh4b3dkeHdCbjV2NEJkN05HY3p5b2FqUSsrSFd5Nkhuc3NoUQo2RzdSTkVSalk0M0NpOHNlWjhlV0VqTFpvb0JvSjhmSHBGSDJkb0o1MmJScmhxQ2hIWHJWZlVkbzlPQU5mV0Z3Cmd3ZVM2OGNHdnlFdmtYajlOZVIzdy8vTCtCbGhuZGcwOVUvZDgyUzJld0FMR2tCL2tyV3FwMzVEalN1aFdPaGUKeHdTa0V4alA0Y0s1QXhYd1dldytISDRoWjJ5V3lLSHg3S2JURlVFS1dJM1V5dCtsY3JZcHFZUk0rdStvVWFBdQo3OG95SE5lLzBrL2JzU3VnYUdyUkpLWW5tWnV1QkorK0FYc252WkM1L1Y2VjV1NjFrUndxRVFrSmRCMD0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=
  6661. 2021-07-12T00:19:04.3871802Z [submariner-operator]$ [cluster2] validate_equals .spec.brokerK8sCA LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1EY3hNakF3TVRBMU9Gb1hEVE14TURjeE1EQXdNVEExT0Zvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBSnJtClF2VkJreTFIOXFNTUlLbm85a2dZNjVoVW1rWjJaNzc1dXh3V0R1NE9OT3NLMjlKV0RlRGJabTNWN3lOYThVSm4KaldPNXc5bjhJSUZFd1BhanpCeWJjU1drUDdWMUlBeFVKeThUT1ZORVBWK1h3a3FPaWprR2NOcEpYRlZpR0dneQp4Q1UxNExrcVFQb3dqbVYwTndTL3ViNXZEVUFVWmV5TnV6Y3RSOVBXMnNQZ2FyWnBDdGtLWVJHRnpLUlNyekRjCkVjQ0swZDRleG9VRGtLYWhEbGw0S01RdG5RaTEraWpzaFpXSWJMQkZzbWhFazJuazFEaEErRE9jWEhiRmw5TlcKZk45U1JQakxlOVhvTUsxcldwNVJjNUtYRDVvKzYxTEdvT3BXZ0VYZzFjME9MOFd0MTRvVmVab3hlVUk3bnAvYgpnODJxRU1PRnFvOXRwZzJPZmJzQ0F3RUFBYU1qTUNFd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFDMzF6NkoyWUMrdkFYWUEyZ1VEMFJjeWZIWGcKOE1vbWNNZGhNb05lZ1VKaTlCcUJkKzBzS25kRGh4b3dkeHdCbjV2NEJkN05HY3p5b2FqUSsrSFd5Nkhuc3NoUQo2RzdSTkVSalk0M0NpOHNlWjhlV0VqTFpvb0JvSjhmSHBGSDJkb0o1MmJScmhxQ2hIWHJWZlVkbzlPQU5mV0Z3Cmd3ZVM2OGNHdnlFdmtYajlOZVIzdy8vTCtCbGhuZGcwOVUvZDgyUzJld0FMR2tCL2tyV3FwMzVEalN1aFdPaGUKeHdTa0V4alA0Y0s1QXhYd1dldytISDRoWjJ5V3lLSHg3S2JURlVFS1dJM1V5dCtsY3JZcHFZUk0rdStvVWFBdQo3OG95SE5lLzBrL2JzU3VnYUdyUkpLWW5tWnV1QkorK0FYc252WkM1L1Y2VjV1NjFrUndxRVFrSmRCMD0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=
  6662. 2021-07-12T00:19:04.4389163Z [submariner-operator]$ [cluster2] jq -r -M .spec.brokerK8sCA /tmp/submariner.cluster2.json
  6663. 2021-07-12T00:19:04.4393011Z [submariner-operator]$ [cluster2] validate_equals .spec.brokerK8sRemoteNamespace submariner-k8s-broker
  6664. 2021-07-12T00:19:04.4394863Z [submariner-operator]$ [cluster2] validate_equals .spec.brokerK8sRemoteNamespace submariner-k8s-broker
  6665. 2021-07-12T00:19:04.4396589Z [submariner-operator]$ [cluster2] jq -r -M .spec.brokerK8sRemoteNamespace /tmp/submariner.cluster2.json
  6666. 2021-07-12T00:19:04.4398076Z [submariner-operator]$ [cluster2] validate_equals .spec.ceIPSecDebug false
  6667. 2021-07-12T00:19:04.4399160Z [submariner-operator]$ [cluster2] validate_equals .spec.ceIPSecDebug false
  6668. 2021-07-12T00:19:04.4401158Z [submariner-operator]$ [cluster2] jq -r -M .spec.ceIPSecDebug /tmp/submariner.cluster2.json
  6669. 2021-07-12T00:19:04.4404649Z [submariner-operator]$ [cluster2] validate_equals .spec.ceIPSecIKEPort 500
  6670. 2021-07-12T00:19:04.4405854Z [submariner-operator]$ [cluster2] validate_equals .spec.ceIPSecIKEPort 500
  6671. 2021-07-12T00:19:04.4407290Z [submariner-operator]$ [cluster2] jq -r -M .spec.ceIPSecIKEPort /tmp/submariner.cluster2.json
  6672. 2021-07-12T00:19:04.4408871Z [submariner-operator]$ [cluster2] validate_equals .spec.ceIPSecNATTPort 4500
  6673. 2021-07-12T00:19:04.4410160Z [submariner-operator]$ [cluster2] validate_equals .spec.ceIPSecNATTPort 4500
  6674. 2021-07-12T00:19:04.4411954Z [submariner-operator]$ [cluster2] jq -r -M .spec.ceIPSecNATTPort /tmp/submariner.cluster2.json
  6675. 2021-07-12T00:19:04.4415229Z [submariner-operator]$ [cluster2] validate_equals .spec.repository localhost:5000
  6676. 2021-07-12T00:19:04.4417382Z [submariner-operator]$ [cluster2] validate_equals .spec.repository localhost:5000
  6677. 2021-07-12T00:19:04.4420727Z [submariner-operator]$ [cluster2] jq -r -M .spec.repository /tmp/submariner.cluster2.json
  6678. 2021-07-12T00:19:04.4422294Z [submariner-operator]$ [cluster2] validate_equals .spec.version local
  6679. 2021-07-12T00:19:04.4423281Z [submariner-operator]$ [cluster2] validate_equals .spec.version local
  6680. 2021-07-12T00:19:04.4425016Z [submariner-operator]$ [cluster2] jq -r -M .spec.version /tmp/submariner.cluster2.json
  6681. 2021-07-12T00:19:05.1620249Z [submariner-operat[submariner-operator]$ [cluster1] validate_equals .spec.version local
  6682. 2021-07-12T00:19:05.1621701Z [submariner-operator]$ [cluster1] validate_equals .spec.version local
  6683. 2021-07-12T00:19:05.1623018Z [submariner-operator]$ [cluster1] jq -r -M .spec.version /tmp/submariner.cluster1.json
  6684. 2021-07-12T00:19:05.1624515Z [submariner-operator]$ [cluster1] validate_equals .spec.broker k8s
  6685. 2021-07-12T00:19:05.1625486Z [submariner-operator]$ [cluster1] validate_equals .spec.broker k8s
  6686. 2021-07-12T00:19:05.1626590Z [submariner-operator]$ [cluster1] jq -r -M .spec.broker /tmp/submariner.cluster1.json
  6687. 2021-07-12T00:19:05.1627854Z [submariner-operator]$ [cluster1] jq -r .spec.clusterID /tmp/submariner.cluster1.json
  6688. 2021-07-12T00:19:05.1628674Z [cluster1] Generated cluster id: cluster1
  6689. 2021-07-12T00:19:05.1629557Z [submariner-operator]$ [cluster1] validate_equals .spec.colorCodes blue
  6690. 2021-07-12T00:19:05.1631308Z [submariner-operator]$ [cluster1] validate_equals .spec.colorCodes blue
  6691. 2021-07-12T00:19:05.1632626Z [submariner-operator]$ [cluster1] jq -r -M .spec.colorCodes /tmp/submariner.cluster1.json
  6692. 2021-07-12T00:19:05.1634357Z [submariner-operator]$ [cluster1] validate_equals .spec.debug false
  6693. 2021-07-12T00:19:05.1635358Z [submariner-operator]$ [cluster1] validate_equals .spec.debug false
  6694. 2021-07-12T00:19:05.1636500Z [submariner-operator]$ [cluster1] jq -r -M .spec.debug /tmp/submariner.cluster1.json
  6695. 2021-07-12T00:19:05.1638359Z [submariner-operator]$ [cluster1] validate_equals .spec.namespace submariner-operator
  6696. 2021-07-12T00:19:05.1639597Z [submariner-operator]$ [cluster1] validate_equals .spec.namespace submariner-operator
  6697. 2021-07-12T00:19:05.1641263Z [submariner-operator]$ [cluster1] jq -r -M .spec.namespace /tmp/submariner.cluster1.json
  6698. 2021-07-12T00:19:05.1642518Z [submariner-operator]$ [cluster1] validate_equals .spec.natEnabled false
  6699. 2021-07-12T00:19:05.1643761Z [submariner-operator]$ [cluster1] validate_equals .spec.natEnabled false
  6700. 2021-07-12T00:19:05.1644929Z [submariner-operator]$ [cluster1] jq -r -M .spec.natEnabled /tmp/submariner.cluster1.json
  6701. 2021-07-12T00:19:05.1646040Z [submariner-operator]$ [cluster1] verify_subm_cr_status_with_retries
  6702. 2021-07-12T00:19:05.1647183Z [submariner-operator]$ [cluster1] verify_subm_cr_status_with_retries
  6703. 2021-07-12T00:19:05.1648139Z [submariner-operator]$ [cluster1] with_retries 5 verify_subm_cr_status_
  6704. 2021-07-12T00:19:05.1649096Z [submariner-operator]$ [cluster1] with_retries 5 verify_subm_cr_status_
  6705. 2021-07-12T00:19:05.1649951Z [submariner-operator]$ [cluster1] iteration=1
  6706. 2021-07-12T00:19:05.1650735Z [submariner-operator]$ [cluster1] wait 8667
  6707. 2021-07-12T00:19:05.1651543Z [submariner-operator]$ [cluster1] verify_subm_cr_status_
  6708. 2021-07-12T00:19:05.1653862Z [submariner-operator]$ [cluster1] verify_subm_cr_status_
  6709. 2021-07-12T00:19:05.1654928Z [submariner-operator]$ [cluster1] verify_subm_cr_status
  6710. 2021-07-12T00:19:05.1656448Z [submariner-operator]$ [cluster1] verify_subm_cr_status
  6711. 2021-07-12T00:19:05.1657629Z [submariner-operator]$ [cluster1] json_file=/tmp/submariner.cluster1.json
  6712. 2021-07-12T00:19:05.1658667Z [cluster1] 
  6713. 2021-07-12T00:19:05.1659143Z [cluster1] 
  6714. 2021-07-12T00:19:05.1660203Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get submariner submariner --namespace=submariner-operator -o json
  6715. 2021-07-12T00:19:05.1661514Z [submariner-operator]$ [cluster1] validate_equals .status.serviceCIDR 100.0.0.0/16
  6716. 2021-07-12T00:19:05.1662607Z [submariner-operator]$ [cluster1] validate_equals .status.serviceCIDR 100.0.0.0/16
  6717. 2021-07-12T00:19:05.1664016Z [submariner-operator]$ [cluster1] jq -r -M .status.serviceCIDR /tmp/submariner.cluster1.json
  6718. 2021-07-12T00:19:05.1665547Z [submariner-operator]$ [cluster1] validate_equals .status.clusterCIDR 10.0.0.0/16
  6719. 2021-07-12T00:19:05.1666684Z [submariner-operator]$ [cluster1] validate_equals .status.clusterCIDR 10.0.0.0/16
  6720. 2021-07-12T00:19:05.1667951Z [submariner-operator]$ [cluster1] jq -r -M .status.clusterCIDR /tmp/submariner.cluster1.json
  6721. 2021-07-12T00:19:05.1669021Z [submariner-operator]$ [cluster1] return 0
  6722. 2021-07-12T00:19:05.1669825Z [submariner-operator]$ [cluster1] return 0
  6723. 2021-07-12T00:19:05.1670715Z [submariner-operator]$ [cluster1] verify_subm_gateway_deployment
  6724. 2021-07-12T00:19:05.1671681Z [submariner-operator]$ [cluster1] verify_subm_gateway_deployment
  6725. 2021-07-12T00:19:05.1672998Z [submariner-operator]$ [cluster1] verify_daemonset submariner-gateway submariner-gateway
  6726. 2021-07-12T00:19:05.1674455Z [submariner-operator]$ [cluster1] verify_daemonset submariner-gateway submariner-gateway
  6727. 2021-07-12T00:19:05.1675622Z [submariner-operator]$ [cluster1] daemonset_app=submariner-gateway
  6728. 2021-07-12T00:19:05.1676654Z [submariner-operator]$ [cluster1] daemonset_name=submariner-gateway
  6729. 2021-07-12T00:19:05.1708920Z [submariner-operator]$ [cluster1] with_retries 60 daemonset_created
  6730. 2021-07-12T00:19:05.1709986Z [submariner-operator]$ [cluster1] with_retries 60 daemonset_created
  6731. 2021-07-12T00:19:05.1710867Z [submariner-operator]$ [cluster1] iteration=1
  6732. 2021-07-12T00:19:05.1711888Z [submariner-operator]$ [cluster1] daemonset_created
  6733. 2021-07-12T00:19:05.6999084Z or]$ [cluster2] validate_equals .spec.broker k8s
  6734. 2021-07-12T00:19:05.7000232Z [submariner-operator]$ [cluster2] validate_equals .spec.broker k8s
  6735. 2021-07-12T00:19:05.7001423Z [submariner-operator]$ [cluster2] jq -r -M .spec.broker /tmp/submariner.cluster2.json
  6736. 2021-07-12T00:19:05.7003175Z [submariner-operator]$ [cluster2] jq -r .spec.clusterID /tmp/submariner.cluster2.json
  6737. 2021-07-12T00:19:05.7004121Z [cluster2] Generated cluster id: cluster2
  6738. 2021-07-12T00:19:05.7005263Z [submariner-operator]$ [cluster2] validate_equals .spec.colorCodes blue
  6739. 2021-07-12T00:19:05.7006709Z [submariner-operator]$ [cluster2] validate_equals .spec.colorCodes blue
  6740. 2021-07-12T00:19:05.7007969Z [submariner-operator]$ [cluster2] jq -r -M .spec.colorCodes /tmp/submariner.cluster2.json
  6741. 2021-07-12T00:19:05.7009177Z [submariner-operator]$ [cluster2] validate_equals .spec.debug false
  6742. 2021-07-12T00:19:05.7010211Z [submariner-operator]$ [cluster2] validate_equals .spec.debug false
  6743. 2021-07-12T00:19:05.7011569Z [submariner-operator]$ [cluster2] jq -r -M .spec.debug /tmp/submariner.cluster2.json
  6744. 2021-07-12T00:19:05.7013002Z [submariner-operator]$ [cluster2] validate_equals .spec.namespace submariner-operator
  6745. 2021-07-12T00:19:05.7014445Z [submariner-operator]$ [cluster2] validate_equals .spec.namespace submariner-operator
  6746. 2021-07-12T00:19:05.7015710Z [submariner-operator]$ [cluster2] jq -r -M .spec.namespace /tmp/submariner.cluster2.json
  6747. 2021-07-12T00:19:05.7017062Z [submariner-operator]$ [cluster2] validate_equals .spec.natEnabled false
  6748. 2021-07-12T00:19:05.7018135Z [submariner-operator]$ [cluster2] validate_equals .spec.natEnabled false
  6749. 2021-07-12T00:19:05.7019519Z [submariner-operator]$ [cluster2] jq -r -M .spec.natEnabled /tmp/submariner.cluster2.json
  6750. 2021-07-12T00:19:05.7022955Z [submariner-operator]$ [cluster2] verify_subm_cr_status_with_retries
  6751. 2021-07-12T00:19:05.7025323Z [submariner-operator]$ [cluster2] verify_subm_cr_status_with_retries
  6752. 2021-07-12T00:19:05.7027700Z [submariner-operator]$ [cluster2] with_retries 5 verify_subm_cr_status_
  6753. 2021-07-12T00:19:05.7028862Z [submariner-operator]$ [cluster2] with_retries 5 verify_subm_cr_status_
  6754. 2021-07-12T00:19:05.7030063Z [submariner-operator]$ [cluster2] iteration=1
  6755. 2021-07-12T00:19:05.7031038Z [submariner-operator]$ [cluster2] wait 8686
  6756. 2021-07-12T00:19:05.7031886Z [submariner-operator]$ [cluster2] verify_subm_cr_status_
  6757. 2021-07-12T00:19:05.7033097Z [submariner-operator]$ [cluster2] verify_subm_cr_status_
  6758. 2021-07-12T00:19:05.7033972Z [submariner-operator]$ [cluster2] verify_subm_cr_status
  6759. 2021-07-12T00:19:05.7034780Z [submariner-operator]$ [cluster2] verify_subm_cr_status
  6760. 2021-07-12T00:19:05.7035769Z [submariner-operator]$ [cluster2] json_file=/tmp/submariner.cluster2.json
  6761. 2021-07-12T00:19:05.7036713Z [cluster2] 
  6762. 2021-07-12T00:19:05.7037415Z [cluster2] 
  6763. 2021-07-12T00:19:05.7038686Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get submariner submariner --namespace=submariner-operator -o json
  6764. 2021-07-12T00:19:05.7040079Z [submariner-operator]$ [cluster2] validate_equals .status.serviceCIDR 100.0.0.0/16
  6765. 2021-07-12T00:19:05.7041561Z [submariner-operator]$ [cluster2] validate_equals .status.serviceCIDR 100.0.0.0/16
  6766. 2021-07-12T00:19:05.7042918Z [submariner-operator]$ [cluster2] jq -r -M .status.serviceCIDR /tmp/submariner.cluster2.json
  6767. 2021-07-12T00:19:05.7044077Z [submariner-operator]$ [cluster2] validate_equals .status.clusterCIDR 10.0.0.0/16
  6768. 2021-07-12T00:19:05.7045124Z [submariner-operator]$ [cluster2] validate_equals .status.clusterCIDR 10.0.0.0/16
  6769. 2021-07-12T00:19:05.7046281Z [submariner-operator]$ [cluster2] jq -r -M .status.clusterCIDR /tmp/submariner.cluster2.json
  6770. 2021-07-12T00:19:05.7047300Z [submariner-operator]$ [cluster2] return 0
  6771. 2021-07-12T00:19:05.7048029Z [submariner-operator]$ [cluster2] return 0
  6772. 2021-07-12T00:19:05.7048875Z [submariner-operator]$ [cluster2] verify_subm_gateway_deployment
  6773. 2021-07-12T00:19:05.7049805Z [submariner-operator]$ [cluster2] verify_subm_gateway_deployment
  6774. 2021-07-12T00:19:05.7051063Z [submariner-operator]$ [cluster2] verify_daemonset submariner-gateway submariner-gateway
  6775. 2021-07-12T00:19:05.7052374Z [submariner-operator]$ [cluster2] verify_daemonset submariner-gateway submariner-gateway
  6776. 2021-07-12T00:19:05.7053481Z [submariner-operator]$ [cluster2] daemonset_app=submariner-gateway
  6777. 2021-07-12T00:19:05.7054499Z [submariner-operator]$ [cluster2] daemonset_name=submariner-gateway
  6778. 2021-07-12T00:19:05.7055462Z [submariner-operator]$ [cluster2] with_retries 60 daemonset_created
  6779. 2021-07-12T00:19:05.7056407Z [submariner-operator]$ [cluster2] with_retries 60 daemonset_created
  6780. 2021-07-12T00:19:05.7057447Z [submariner-operator]$ [cluster2] iteration=1
  6781. 2021-07-12T00:19:05.7058204Z [submariner-operator]$ [cluster2] wait 8754
  6782. 2021-07-12T00:19:05.7059023Z [submariner-operator]$ [cluster2] daemonset_created
  6783. 2021-07-12T00:19:05.7060080Z [submariner-operator]$ [cluster2] daemonset_created
  6784. 2021-07-12T00:19:05.7060906Z [cluster2] 
  6785. 2021-07-12T00:19:05.7061521Z [submariner-operator]$ [cluster2] return 0
  6786. 2021-07-12T00:19:05.7062408Z [submariner-operator]$ [cluster2] with_retries 120 daemonset_deployed
  6787. 2021-07-12T00:19:07.3201066Z [subma[submariner-operator]$ [cluster1] daemonset_created
  6788. 2021-07-12T00:19:07.3201759Z [cluster1] 
  6789. 2021-07-12T00:19:07.3202319Z [submariner-operator]$ [cluster1] wait 8726
  6790. 2021-07-12T00:19:07.3203007Z [submariner-operator]$ [cluster1] return 0
  6791. 2021-07-12T00:19:07.3204110Z [submariner-operator]$ [cluster1] with_retries 120 daemonset_deployed
  6792. 2021-07-12T00:19:07.3205170Z [submariner-operator]$ [cluster1] with_retries 120 daemonset_deployed
  6793. 2021-07-12T00:19:07.3205954Z [submariner-operator]$ [cluster1] iteration=1
  6794. 2021-07-12T00:19:07.3206679Z [submariner-operator]$ [cluster1] wait 8771
  6795. 2021-07-12T00:19:07.3207409Z [submariner-operator]$ [cluster1] daemonset_deployed
  6796. 2021-07-12T00:19:07.3208210Z [submariner-operator]$ [cluster1] daemonset_deployed
  6797. 2021-07-12T00:19:07.3209585Z [submariner-operator]$ [cluster1] kubectl get DaemonSet -n submariner-operator -o jsonpath={.status.desiredNumberScheduled}
  6798. 2021-07-12T00:19:07.3211324Z [submariner-operator]$ [cluster1] kubectl get DaemonSet -n submariner-operator -o jsonpath={.status.desiredNumberScheduled}
  6799. 2021-07-12T00:19:07.3213245Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get DaemonSet -n submariner-operator -o jsonpath={.status.desiredNumberScheduled}
  6800. 2021-07-12T00:19:07.3214934Z [submariner-operator]$ [cluster1] kubectl get DaemonSet -n submariner-operator -o jsonpath={.status.numberReady}
  6801. 2021-07-12T00:19:07.3217396Z [submariner-operator]$ [cluster1] kubectl get DaemonSet -n submariner-operator -o jsonpath={.status.numberReady}
  6802. 2021-07-12T00:19:07.3219700Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get DaemonSet -n submariner-operator -o jsonpath={.status.numberReady}
  6803. 2021-07-12T00:19:07.3220764Z [submariner-operator]$ [cluster1] return 0
  6804. 2021-07-12T00:19:07.3221526Z [submariner-operator]$ [cluster1] verify_subm_gateway_pod
  6805. 2021-07-12T00:19:07.3222294Z [submariner-operator]$ [cluster1] verify_subm_gateway_pod
  6806. 2021-07-12T00:19:07.3223707Z [submariner-operator]$ [cluster1] kubectl wait --for=condition=Ready pods -l app=submariner-gateway --timeout=120s --namespace=submariner-operator
  6807. 2021-07-12T00:19:07.3225459Z [submariner-operator]$ [cluster1] kubectl wait --for=condition=Ready pods -l app=submariner-gateway --timeout=120s --namespace=submariner-operator
  6808. 2021-07-12T00:19:07.3227305Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 wait --for=condition=Ready pods -l app=submariner-gateway --timeout=120s --namespace=submariner-operator
  6809. 2021-07-12T00:19:07.3228578Z [cluster1] pod/submariner-gateway-gj874 condition met
  6810. 2021-07-12T00:19:07.3230343Z [submariner-operator]$ [cluster1] subm_gateway_pod_name=$(kubectl get pods --namespace=$subm_ns -l app=$gateway_deployment_name -o=jsonpath='{.items..metadata.name}')
  6811. 2021-07-12T00:19:07.3231950Z [submariner-operator]$ [cluster1] kubectl get pods --namespace=submariner-operator -l app=submariner-gateway -o=jsonpath={.items..metadata.name}
  6812. 2021-07-12T00:19:07.3233521Z [submariner-operator]$ [cluster1] kubectl get pods --namespace=submariner-operator -l app=submariner-gateway -o=jsonpath={.items..metadata.name}
  6813. 2021-07-12T00:19:07.3235189Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get pods --namespace=submariner-operator -l app=submariner-gateway -o=jsonpath={.items..metadata.name}
  6814. 2021-07-12T00:19:07.3236859Z [submariner-operator]$ [cluster1] json_file=/tmp/submariner-gateway-gj874.cluster1.json
  6815. 2021-07-12T00:19:07.3238897Z [submariner-operator]$ [cluster1] kubectl get pod submariner-gateway-gj874 --namespace=submariner-operator -o json
  6816. 2021-07-12T00:19:07.3240367Z [submariner-operator]$ [cluster1] tee /tmp/submariner-gateway-gj874.cluster1.json
  6817. 2021-07-12T00:19:07.3241893Z [submariner-operator]$ [cluster1] kubectl get pod submariner-gateway-gj874 --namespace=submariner-operator -o json
  6818. 2021-07-12T00:19:07.3243775Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get pod submariner-gateway-gj874 --namespace=submariner-operator -o json
  6819. 2021-07-12T00:19:07.3244716Z [cluster1] {
  6820. 2021-07-12T00:19:07.3245085Z [cluster1] "apiVersion": "v1",
  6821. 2021-07-12T00:19:07.3245609Z [cluster1] "kind": "Pod",
  6822. 2021-07-12T00:19:07.3245952Z [cluster1] "metadata": {
  6823. 2021-07-12T00:19:07.3246605Z [cluster1] "creationTimestamp": "2021-07-12T00:17:43Z",
  6824. 2021-07-12T00:19:07.3247310Z [cluster1] "generateName": "submariner-gateway-",
  6825. 2021-07-12T00:19:07.3247800Z [cluster1] "labels": {
  6826. 2021-07-12T00:19:07.3248352Z [cluster1] "app": "submariner-gateway",
  6827. 2021-07-12T00:19:07.3249086Z [cluster1] "controller-revision-hash": "7fc776fbc",
  6828. 2021-07-12T00:19:07.3250093Z [cluster1] "gateway.submariner.io/node": "cluster1-worker",
  6829. 2021-07-12T00:19:07.3250998Z [cluster1] "gateway.submariner.io/status": "active",
  6830. 2021-07-12T00:19:07.3251977Z [cluster1] "pod-template-generation": "1"
  6831. 2021-07-12T00:19:07.3252458Z [cluster1] },
  6832. 2021-07-12T00:19:07.3253116Z [cluster1] "name": "submariner-gateway-gj874",
  6833. 2021-07-12T00:19:07.3254503Z [cluster1] "namespace": "submariner-operator",
  6834. 2021-07-12T00:19:07.3255093Z [cluster1] "ownerReferences": [
  6835. 2021-07-12T00:19:07.3255488Z [cluster1] {
  6836. 2021-07-12T00:19:07.3255887Z [cluster1] "apiVersion": "apps/v1",
  6837. 2021-07-12T00:19:07.3256400Z [cluster1] "blockOwnerDeletion": true,
  6838. 2021-07-12T00:19:07.3256914Z [cluster1] "controller": true,
  6839. 2021-07-12T00:19:07.3257342Z [cluster1] "kind": "DaemonSet",
  6840. 2021-07-12T00:19:07.3258193Z [cluster1] "name": "submariner-gateway",
  6841. 2021-07-12T00:19:07.3258975Z [cluster1] "uid": "becd9bed-20fe-4471-b338-d5db8956116d"
  6842. 2021-07-12T00:19:07.3259473Z [cluster1] }
  6843. 2021-07-12T00:19:07.3259963Z [cluster1] ],
  6844. 2021-07-12T00:19:07.3260353Z [cluster1] "resourceVersion": "2033",
  6845. 2021-07-12T00:19:07.3261321Z [cluster1] "selfLink": "/api/v1/namespaces/submariner-operator/pods/submariner-gateway-gj874",
  6846. 2021-07-12T00:19:07.3262342Z [cluster1] "uid": "8ddba668-9ec0-4e06-b01a-612e4e9934bd"
  6847. 2021-07-12T00:19:07.3262856Z [cluster1] },
  6848. 2021-07-12T00:19:07.3263177Z [cluster1] "spec": {
  6849. 2021-07-12T00:19:07.3263545Z [cluster1] "affinity": {
  6850. 2021-07-12T00:19:07.3264107Z [cluster1] "nodeAffinity": {
  6851. 2021-07-12T00:19:07.3264935Z [cluster1] "requiredDuringSchedulingIgnoredDuringExecution": {
  6852. 2021-07-12T00:19:07.3265813Z [cluster1] "nodeSelectorTerms": [
  6853. 2021-07-12T00:19:07.3266212Z [cluster1] {
  6854. 2021-07-12T00:19:07.3266702Z [cluster1] "matchFields": [
  6855. 2021-07-12T00:19:07.3267090Z [cluster1] {
  6856. 2021-07-12T00:19:07.3267499Z [cluster1] "key": "metadata.name",
  6857. 2021-07-12T00:19:07.3267932Z [cluster1] "operator": "In",
  6858. 2021-07-12T00:19:07.3268333Z [cluster1] "values": [
  6859. 2021-07-12T00:19:07.3268935Z [cluster1] "cluster1-worker"
  6860. 2021-07-12T00:19:07.3269362Z [cluster1] ]
  6861. 2021-07-12T00:19:07.3269874Z [cluster1] }
  6862. 2021-07-12T00:19:07.3270217Z [cluster1] ]
  6863. 2021-07-12T00:19:07.3270565Z [cluster1] }
  6864. 2021-07-12T00:19:07.3270890Z [cluster1] ]
  6865. 2021-07-12T00:19:07.3271225Z [cluster1] }
  6866. 2021-07-12T00:19:07.3271538Z [cluster1] },
  6867. 2021-07-12T00:19:07.3271953Z [cluster1] "podAntiAffinity": {
  6868. 2021-07-12T00:19:07.3272837Z [cluster1] "requiredDuringSchedulingIgnoredDuringExecution": [
  6869. 2021-07-12T00:19:07.3273662Z [cluster1] {
  6870. 2021-07-12T00:19:07.3274211Z [cluster1] "labelSelector": {
  6871. 2021-07-12T00:19:07.3274656Z [cluster1] "matchLabels": {
  6872. 2021-07-12T00:19:07.3275504Z [cluster1] "app": "submariner-gateway"
  6873. 2021-07-12T00:19:07.3276055Z [cluster1] }
  6874. 2021-07-12T00:19:07.3276400Z [cluster1] },
  6875. 2021-07-12T00:19:07.3287492Z [cluster1] "topologyKey": "kubernetes.io/hostname"
  6876. 2021-07-12T00:19:07.3288252Z [cluster1] }
  6877. 2021-07-12T00:19:07.3288575Z [cluster1] ]
  6878. 2021-07-12T00:19:07.3288912Z [cluster1] }
  6879. 2021-07-12T00:19:07.3289235Z [cluster1] },
  6880. 2021-07-12T00:19:07.3289604Z [cluster1] "containers": [
  6881. 2021-07-12T00:19:07.3290331Z [cluster1] {
  6882. 2021-07-12T00:19:07.3290705Z [cluster1] "command": [
  6883. 2021-07-12T00:19:07.3291142Z [cluster1] "submariner.sh"
  6884. 2021-07-12T00:19:07.3291528Z [cluster1] ],
  6885. 2021-07-12T00:19:07.3292147Z [cluster1] "env": [
  6886. 2021-07-12T00:19:07.3292480Z [cluster1] {
  6887. 2021-07-12T00:19:07.3292922Z [cluster1] "name": "SUBMARINER_NAMESPACE",
  6888. 2021-07-12T00:19:07.3294035Z [cluster1] "value": "submariner-operator"
  6889. 2021-07-12T00:19:07.3294506Z [cluster1] },
  6890. 2021-07-12T00:19:07.3294814Z [cluster1] {
  6891. 2021-07-12T00:19:07.3295233Z [cluster1] "name": "SUBMARINER_CLUSTERCIDR",
  6892. 2021-07-12T00:19:07.3295688Z [cluster1] "value": "10.0.0.0/16"
  6893. 2021-07-12T00:19:07.3296022Z [cluster1] },
  6894. 2021-07-12T00:19:07.3296340Z [cluster1] {
  6895. 2021-07-12T00:19:07.3296749Z [cluster1] "name": "SUBMARINER_SERVICECIDR",
  6896. 2021-07-12T00:19:07.3297205Z [cluster1] "value": "100.0.0.0/16"
  6897. 2021-07-12T00:19:07.3297545Z [cluster1] },
  6898. 2021-07-12T00:19:07.3297863Z [cluster1] {
  6899. 2021-07-12T00:19:07.3298265Z [cluster1] "name": "SUBMARINER_GLOBALCIDR",
  6900. 2021-07-12T00:19:07.3298714Z [cluster1] "value": "242.254.1.0/24"
  6901. 2021-07-12T00:19:07.3299252Z [cluster1] },
  6902. 2021-07-12T00:19:07.3299575Z [cluster1] {
  6903. 2021-07-12T00:19:07.3300188Z [cluster1] "name": "SUBMARINER_CLUSTERID",
  6904. 2021-07-12T00:19:07.3300671Z [cluster1] "value": "cluster1"
  6905. 2021-07-12T00:19:07.3301078Z [cluster1] },
  6906. 2021-07-12T00:19:07.3301417Z [cluster1] {
  6907. 2021-07-12T00:19:07.3301862Z [cluster1] "name": "SUBMARINER_COLORCODES",
  6908. 2021-07-12T00:19:07.3302493Z [cluster1] "value": "blue"
  6909. 2021-07-12T00:19:07.3303061Z [cluster1] },
  6910. 2021-07-12T00:19:07.3303399Z [cluster1] {
  6911. 2021-07-12T00:19:07.3304001Z [cluster1] "name": "SUBMARINER_DEBUG",
  6912. 2021-07-12T00:19:07.3304616Z [cluster1] "value": "false"
  6913. 2021-07-12T00:19:07.3304986Z [cluster1] },
  6914. 2021-07-12T00:19:07.3305449Z [cluster1] {
  6915. 2021-07-12T00:19:07.3306076Z [cluster1] "name": "SUBMARINER_NATENABLED",
  6916. 2021-07-12T00:19:07.3306568Z [cluster1] "value": "false"
  6917. 2021-07-12T00:19:07.3306938Z [cluster1] },
  6918. 2021-07-12T00:19:07.3307284Z [cluster1] {
  6919. 2021-07-12T00:19:07.3307702Z [cluster1] "name": "SUBMARINER_BROKER",
  6920. 2021-07-12T00:19:07.3308162Z [cluster1] "value": "k8s"
  6921. 2021-07-12T00:19:07.3308538Z [cluster1] },
  6922. 2021-07-12T00:19:07.3309043Z [cluster1] {
  6923. 2021-07-12T00:19:07.3309686Z [cluster1] "name": "SUBMARINER_CABLEDRIVER",
  6924. 2021-07-12T00:19:07.3310710Z [cluster1] "value": "libreswan"
  6925. 2021-07-12T00:19:07.3311129Z [cluster1] },
  6926. 2021-07-12T00:19:07.3311471Z [cluster1] {
  6927. 2021-07-12T00:19:07.3311922Z [cluster1] "name": "BROKER_K8S_APISERVER",
  6928. 2021-07-12T00:19:07.3312385Z [cluster1] "value": "172.18.0.5:6443"
  6929. 2021-07-12T00:19:07.3312888Z [cluster1] },
  6930. 2021-07-12T00:19:07.3313234Z [cluster1] {
  6931. 2021-07-12T00:19:07.3316097Z [cluster1] "name": "BROKER_K8S_APISERVERTOKEN",
  6932. 2021-07-12T00:19:07.3466655Z [cluster1] "value": "***"
  6933. 2021-07-12T00:19:07.3467107Z [cluster1] },
  6934. 2021-07-12T00:19:07.3467663Z [cluster1] {
  6935. 2021-07-12T00:19:07.3468292Z [cluster1] "name": "BROKER_K8S_REMOTENAMESPACE",
  6936. 2021-07-12T00:19:07.3469493Z [cluster1] "value": "submariner-k8s-broker"
  6937. 2021-07-12T00:19:07.3470634Z [cluster1] },
  6938. 2021-07-12T00:19:07.3470969Z [cluster1] {
  6939. 2021-07-12T00:19:07.3471524Z [cluster1] "name": "BROKER_K8S_CA",
  6940. 2021-07-12T00:19:07.3871555Z [cluster1] "value": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1EY3hNakF3TVRBMU9Gb1hEVE14TURjeE1EQXdNVEExT0Zvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBSnJtClF2VkJreTFIOXFNTUlLbm85a2dZNjVoVW1rWjJaNzc1dXh3V0R1NE9OT3NLMjlKV0RlRGJabTNWN3lOYThVSm4KaldPNXc5bjhJSUZFd1BhanpCeWJjU1drUDdWMUlBeFVKeThUT1ZORVBWK1h3a3FPaWprR2NOcEpYRlZpR0dneQp4Q1UxNExrcVFQb3dqbVYwTndTL3ViNXZEVUFVWmV5TnV6Y3RSOVBXMnNQZ2FyWnBDdGtLWVJHRnpLUlNyekRjCkVjQ0swZDRleG9VRGtLYWhEbGw0S01RdG5RaTEraWpzaFpXSWJMQkZzbWhFazJuazFEaEErRE9jWEhiRmw5TlcKZk45U1JQakxlOVhvTUsxcldwNVJjNUtYRDVvKzYxTEdvT3BXZ0VYZzFjME9MOFd0MTRvVmVab3hlVUk3bnAvYgpnODJxRU1PRnFvOXRwZzJPZmJzQ0F3RUFBYU1qTUNFd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFDMzF6NkoyWUMrdkFYWUEyZ1VEMFJjeWZIWGcKOE1vbWNNZGhNb05lZ1VKaTlCcUJkKzBzS25kRGh4b3dkeHdCbjV2NEJkN05HY3p5b2FqUSsrSFd5Nkhuc3NoUQo2RzdSTkVSalk0M0NpOHNlWjhlV0VqTFpvb0JvSjhmSHBGSDJkb0o1MmJScmhxQ2hIWHJWZlVkbzlPQU5mV0Z3Cmd3ZVM2OGNHdnlFdmtYajlOZVIzdy8vTCtCbGhuZGcwOVUvZDgyUzJld0FMR2tCL2tyV3FwMzVEalN1aFdPaGUKeHdTa0V4alA0Y0s1QXhYd1dldytISDRoWjJ5V3lLSHg3S2JURlVFS1dJM1V5dCtsY3JZcHFZUk0rdStvVWFBdQo3OG95SE5lLzBrL2JzU3VnYUdyUkpLWW5tWnV1QkorK0FYc252WkM1L1Y2VjV1NjFrUndxRVFrSmRCMD0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo="
  6941. 2021-07-12T00:19:07.4397814Z [cluster1] },
  6942. 2021-07-12T00:19:07.4398208Z [cluster1] {
  6943. 2021-07-12T00:19:07.4398790Z [cluster1] "name": "CE_IPSEC_PSK",
  6944. 2021-07-12T00:19:07.4400416Z [cluster1] "value": "S+KvTcmv3YlAVfx0namfOVfMPlSpjec4Y+r9igB9BZICi4T3VvwqNFFDG8JgQUN7"
  6945. 2021-07-12T00:19:07.4402000Z [cluster1] },
  6946. 2021-07-12T00:19:07.4402327Z [cluster1] {
  6947. 2021-07-12T00:19:07.4402732Z [cluster1] "name": "CE_IPSEC_DEBUG",
  6948. 2021-07-12T00:19:07.4403331Z [cluster1] "value": "false"
  6949. 2021-07-12T00:19:07.4403895Z [cluster1] },
  6950. 2021-07-12T00:19:07.4404226Z [cluster1] {
  6951. 2021-07-12T00:19:07.4404744Z [cluster1] "name": "SUBMARINER_HEALTHCHECKENABLED",
  6952. 2021-07-12T00:19:07.4405272Z [cluster1] "value": "true"
  6953. 2021-07-12T00:19:07.4405658Z [cluster1] },
  6954. 2021-07-12T00:19:07.4405991Z [cluster1] {
  6955. 2021-07-12T00:19:07.4406506Z [cluster1] "name": "SUBMARINER_HEALTHCHECKINTERVAL",
  6956. 2021-07-12T00:19:07.4407215Z [cluster1] "value": "1"
  6957. 2021-07-12T00:19:07.4407611Z [cluster1] },
  6958. 2021-07-12T00:19:07.4407971Z [cluster1] {
  6959. 2021-07-12T00:19:07.4408597Z [cluster1] "name": "SUBMARINER_HEALTHCHECKMAXPACKETLOSSCOUNT",
  6960. 2021-07-12T00:19:07.4409399Z [cluster1] "value": "5"
  6961. 2021-07-12T00:19:07.4409754Z [cluster1] },
  6962. 2021-07-12T00:19:07.4410098Z [cluster1] {
  6963. 2021-07-12T00:19:07.4410478Z [cluster1] "name": "NODE_NAME",
  6964. 2021-07-12T00:19:07.4411060Z [cluster1] "valueFrom": {
  6965. 2021-07-12T00:19:07.4411482Z [cluster1] "fieldRef": {
  6966. 2021-07-12T00:19:07.4412084Z [cluster1] "apiVersion": "v1",
  6967. 2021-07-12T00:19:07.4412593Z [cluster1] "fieldPath": "spec.nodeName"
  6968. 2021-07-12T00:19:07.4413033Z [cluster1] }
  6969. 2021-07-12T00:19:07.4413375Z [cluster1] }
  6970. 2021-07-12T00:19:07.4413704Z [cluster1] },
  6971. 2021-07-12T00:19:07.4414045Z [cluster1] {
  6972. 2021-07-12T00:19:07.4414415Z [cluster1] "name": "POD_NAME",
  6973. 2021-07-12T00:19:07.4414844Z [cluster1] "valueFrom": {
  6974. 2021-07-12T00:19:07.4415251Z [cluster1] "fieldRef": {
  6975. 2021-07-12T00:19:07.4415693Z [cluster1] "apiVersion": "v1",
  6976. 2021-07-12T00:19:07.4416184Z [cluster1] "fieldPath": "metadata.name"
  6977. 2021-07-12T00:19:07.4416641Z [cluster1] }
  6978. 2021-07-12T00:19:07.4417158Z [cluster1] }
  6979. 2021-07-12T00:19:07.4417492Z [cluster1] },
  6980. 2021-07-12T00:19:07.4417838Z [cluster1] {
  6981. 2021-07-12T00:19:07.4418246Z [cluster1] "name": "CE_IPSEC_IKEPORT",
  6982. 2021-07-12T00:19:07.4457292Z [cluster1] "value": "500"
  6983. 2021-07-12T00:19:07.4457673Z [cluster1] },
  6984. 2021-07-12T00:19:07.4458021Z [cluster1] {
  6985. 2021-07-12T00:19:07.4458425Z [cluster1] "name": "CE_IPSEC_NATTPORT",
  6986. 2021-07-12T00:19:07.4458863Z [cluster1] "value": "4500"
  6987. 2021-07-12T00:19:07.4459209Z [cluster1] },
  6988. 2021-07-12T00:19:07.4459555Z [cluster1] {
  6989. 2021-07-12T00:19:07.4460014Z [cluster1] "name": "CE_IPSEC_PREFERREDSERVER",
  6990. 2021-07-12T00:19:07.4460510Z [cluster1] "value": "false"
  6991. 2021-07-12T00:19:07.4460891Z [cluster1] },
  6992. 2021-07-12T00:19:07.4461378Z [cluster1] {
  6993. 2021-07-12T00:19:07.4461782Z [cluster1] "name": "CE_IPSEC_FORCEENCAPS",
  6994. 2021-07-12T00:19:07.4462209Z [cluster1] "value": "false"
  6995. 2021-07-12T00:19:07.4462566Z [cluster1] }
  6996. 2021-07-12T00:19:07.4462866Z [cluster1] ],
  6997. 2021-07-12T00:19:07.4464039Z [cluster1] "image": "localhost:5000/submariner-gateway:local",
  6998. 2021-07-12T00:19:07.4464665Z [cluster1] "imagePullPolicy": "Always",
  6999. 2021-07-12T00:19:07.4465369Z [cluster1] "name": "submariner-gateway",
  7000. 2021-07-12T00:19:07.4465825Z [cluster1] "ports": [
  7001. 2021-07-12T00:19:07.4466148Z [cluster1] {
  7002. 2021-07-12T00:19:07.4466536Z [cluster1] "containerPort": 4500,
  7003. 2021-07-12T00:19:07.4467120Z [cluster1] "hostPort": 4500,
  7004. 2021-07-12T00:19:07.4467929Z [cluster1] "name": "cable-encaps",
  7005. 2021-07-12T00:19:07.4468394Z [cluster1] "protocol": "UDP"
  7006. 2021-07-12T00:19:07.4468795Z [cluster1] },
  7007. 2021-07-12T00:19:07.4469142Z [cluster1] {
  7008. 2021-07-12T00:19:07.4469567Z [cluster1] "containerPort": 4490,
  7009. 2021-07-12T00:19:07.4470026Z [cluster1] "hostPort": 4490,
  7010. 2021-07-12T00:19:07.4470651Z [cluster1] "name": "natt-discovery",
  7011. 2021-07-12T00:19:07.4471139Z [cluster1] "protocol": "UDP"
  7012. 2021-07-12T00:19:07.4471839Z [cluster1] }
  7013. 2021-07-12T00:19:07.4472154Z [cluster1] ],
  7014. 2021-07-12T00:19:07.4472495Z [cluster1] "resources": {},
  7015. 2021-07-12T00:19:07.4472933Z [cluster1] "securityContext": {
  7016. 2021-07-12T00:19:07.4473484Z [cluster1] "allowPrivilegeEscalation": true,
  7017. 2021-07-12T00:19:07.4474215Z [cluster1] "capabilities": {
  7018. 2021-07-12T00:19:07.4474585Z [cluster1] "add": [
  7019. 2021-07-12T00:19:07.4474949Z [cluster1] "net_admin"
  7020. 2021-07-12T00:19:07.4475302Z [cluster1] ],
  7021. 2021-07-12T00:19:07.4475624Z [cluster1] "drop": [
  7022. 2021-07-12T00:19:07.4475975Z [cluster1] "all"
  7023. 2021-07-12T00:19:07.4476298Z [cluster1] ]
  7024. 2021-07-12T00:19:07.4476628Z [cluster1] },
  7025. 2021-07-12T00:19:07.4477352Z [cluster1] "privileged": true,
  7026. 2021-07-12T00:19:07.4477919Z [cluster1] "readOnlyRootFilesystem": false,
  7027. 2021-07-12T00:19:07.4478662Z [cluster1] "runAsNonRoot": false
  7028. 2021-07-12T00:19:07.4479081Z [cluster1] },
  7029. 2021-07-12T00:19:07.4479885Z [cluster1] "terminationMessagePath": "/dev/termination-log",
  7030. 2021-07-12T00:19:07.4480827Z [cluster1] "terminationMessagePolicy": "File",
  7031. 2021-07-12T00:19:07.4481397Z [cluster1] "volumeMounts": [
  7032. 2021-07-12T00:19:07.4481944Z [cluster1] {
  7033. 2021-07-12T00:19:07.4482351Z [cluster1] "mountPath": "/etc/ipsec.d",
  7034. 2021-07-12T00:19:07.4482774Z [cluster1] "name": "ipsecd"
  7035. 2021-07-12T00:19:07.4483136Z [cluster1] },
  7036. 2021-07-12T00:19:07.4483443Z [cluster1] {
  7037. 2021-07-12T00:19:07.4483856Z [cluster1] "mountPath": "/var/lib/ipsec/nss",
  7038. 2021-07-12T00:19:07.4484299Z [cluster1] "name": "ipsecnss"
  7039. 2021-07-12T00:19:07.4484670Z [cluster1] },
  7040. 2021-07-12T00:19:07.4484991Z [cluster1] {
  7041. 2021-07-12T00:19:07.4485404Z [cluster1] "mountPath": "/run/xtables.lock",
  7042. 2021-07-12T00:19:07.4486304Z [cluster1] "name": "host-run-xtables-lock"
  7043. 2021-07-12T00:19:07.4486770Z [cluster1] },
  7044. 2021-07-12T00:19:07.4487434Z [cluster1] {
  7045. 2021-07-12T00:19:07.4487996Z [cluster1] "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
  7046. 2021-07-12T00:19:07.4489017Z [cluster1] "name": "submariner-gateway-token-fnn9g",
  7047. 2021-07-12T00:19:07.4489812Z [cluster1] "readOnly": true
  7048. 2021-07-12T00:19:07.4490200Z [cluster1] }
  7049. 2021-07-12T00:19:07.4490819Z [cluster1] ]
  7050. 2021-07-12T00:19:07.4491144Z [cluster1] }
  7051. 2021-07-12T00:19:07.4491455Z [cluster1] ],
  7052. 2021-07-12T00:19:07.4491841Z [cluster1] "dnsPolicy": "ClusterFirst",
  7053. 2021-07-12T00:19:07.4492359Z [cluster1] "enableServiceLinks": true,
  7054. 2021-07-12T00:19:07.4492824Z [cluster1] "hostNetwork": true,
  7055. 2021-07-12T00:19:07.4493469Z [cluster1] "nodeName": "cluster1-worker",
  7056. 2021-07-12T00:19:07.4493926Z [cluster1] "nodeSelector": {
  7057. 2021-07-12T00:19:07.4494399Z [cluster1] "submariner.io/gateway": "true"
  7058. 2021-07-12T00:19:07.4494796Z [cluster1] },
  7059. 2021-07-12T00:19:07.4495141Z [cluster1] "priority": 0,
  7060. 2021-07-12T00:19:07.4495546Z [cluster1] "restartPolicy": "Always",
  7061. 2021-07-12T00:19:07.4496236Z [cluster1] "schedulerName": "default-scheduler",
  7062. 2021-07-12T00:19:07.4496772Z [cluster1] "securityContext": {},
  7063. 2021-07-12T00:19:07.4497640Z [cluster1] "serviceAccount": "submariner-gateway",
  7064. 2021-07-12T00:19:07.4498484Z [cluster1] "serviceAccountName": "submariner-gateway",
  7065. 2021-07-12T00:19:07.4499230Z [cluster1] "terminationGracePeriodSeconds": 1,
  7066. 2021-07-12T00:19:07.4499838Z [cluster1] "tolerations": [
  7067. 2021-07-12T00:19:07.4500204Z [cluster1] {
  7068. 2021-07-12T00:19:07.4500751Z [cluster1] "operator": "Exists"
  7069. 2021-07-12T00:19:07.4501103Z [cluster1] },
  7070. 2021-07-12T00:19:07.4501416Z [cluster1] {
  7071. 2021-07-12T00:19:07.4501885Z [cluster1] "effect": "NoExecute",
  7072. 2021-07-12T00:19:07.4502772Z [cluster1] "key": "node.kubernetes.io/not-ready",
  7073. 2021-07-12T00:19:07.4503313Z [cluster1] "operator": "Exists"
  7074. 2021-07-12T00:19:07.4503683Z [cluster1] },
  7075. 2021-07-12T00:19:07.4504020Z [cluster1] {
  7076. 2021-07-12T00:19:07.4504408Z [cluster1] "effect": "NoExecute",
  7077. 2021-07-12T00:19:07.4504966Z [cluster1] "key": "node.kubernetes.io/unreachable",
  7078. 2021-07-12T00:19:07.4505502Z [cluster1] "operator": "Exists"
  7079. 2021-07-12T00:19:07.4505890Z [cluster1] },
  7080. 2021-07-12T00:19:07.4506204Z [cluster1] {
  7081. 2021-07-12T00:19:07.4506608Z [cluster1] "effect": "NoSchedule",
  7082. 2021-07-12T00:19:07.4507713Z [cluster1] "key": "node.kubernetes.io/disk-pressure",
  7083. 2021-07-12T00:19:07.4508329Z [cluster1] "operator": "Exists"
  7084. 2021-07-12T00:19:07.4508886Z [cluster1] },
  7085. 2021-07-12T00:19:07.4509220Z [cluster1] {
  7086. 2021-07-12T00:19:07.4509634Z [cluster1] "effect": "NoSchedule",
  7087. 2021-07-12T00:19:07.4510399Z [cluster1] "key": "node.kubernetes.io/memory-pressure",
  7088. 2021-07-12T00:19:07.4511296Z [cluster1] "operator": "Exists"
  7089. 2021-07-12T00:19:07.4511645Z [cluster1] },
  7090. 2021-07-12T00:19:07.4511957Z [cluster1] {
  7091. 2021-07-12T00:19:07.4512322Z [cluster1] "effect": "NoSchedule",
  7092. 2021-07-12T00:19:07.4513025Z [cluster1] "key": "node.kubernetes.io/pid-pressure",
  7093. 2021-07-12T00:19:07.4513549Z [cluster1] "operator": "Exists"
  7094. 2021-07-12T00:19:07.4513918Z [cluster1] },
  7095. 2021-07-12T00:19:07.4514232Z [cluster1] {
  7096. 2021-07-12T00:19:07.4514596Z [cluster1] "effect": "NoSchedule",
  7097. 2021-07-12T00:19:07.4515143Z [cluster1] "key": "node.kubernetes.io/unschedulable",
  7098. 2021-07-12T00:19:07.4515656Z [cluster1] "operator": "Exists"
  7099. 2021-07-12T00:19:07.4516026Z [cluster1] },
  7100. 2021-07-12T00:19:07.4516329Z [cluster1] {
  7101. 2021-07-12T00:19:07.4516717Z [cluster1] "effect": "NoSchedule",
  7102. 2021-07-12T00:19:07.4517827Z [cluster1] "key": "node.kubernetes.io/network-unavailable",
  7103. 2021-07-12T00:19:07.4518440Z [cluster1] "operator": "Exists"
  7104. 2021-07-12T00:19:07.4518810Z [cluster1] }
  7105. 2021-07-12T00:19:07.4519139Z [cluster1] ],
  7106. 2021-07-12T00:19:07.4519597Z [cluster1] "volumes": [
  7107. 2021-07-12T00:19:07.4519954Z [cluster1] {
  7108. 2021-07-12T00:19:07.4520501Z [cluster1] "emptyDir": {},
  7109. 2021-07-12T00:19:07.4520888Z [cluster1] "name": "ipsecd"
  7110. 2021-07-12T00:19:07.4521242Z [cluster1] },
  7111. 2021-07-12T00:19:07.4521539Z [cluster1] {
  7112. 2021-07-12T00:19:07.4521889Z [cluster1] "emptyDir": {},
  7113. 2021-07-12T00:19:07.4522271Z [cluster1] "name": "ipsecnss"
  7114. 2021-07-12T00:19:07.4522634Z [cluster1] },
  7115. 2021-07-12T00:19:07.4523122Z [cluster1] {
  7116. 2021-07-12T00:19:07.4523487Z [cluster1] "hostPath": {
  7117. 2021-07-12T00:19:07.4523930Z [cluster1] "path": "/run/xtables.lock",
  7118. 2021-07-12T00:19:07.4524374Z [cluster1] "type": ""
  7119. 2021-07-12T00:19:07.4524734Z [cluster1] },
  7120. 2021-07-12T00:19:07.4525377Z [cluster1] "name": "host-run-xtables-lock"
  7121. 2021-07-12T00:19:07.4525849Z [cluster1] },
  7122. 2021-07-12T00:19:07.4526168Z [cluster1] {
  7123. 2021-07-12T00:19:07.4526894Z [cluster1] "name": "submariner-gateway-token-fnn9g",
  7124. 2021-07-12T00:19:07.4527674Z [cluster1] "secret": {
  7125. 2021-07-12T00:19:07.4528100Z [cluster1] "defaultMode": 420,
  7126. 2021-07-12T00:19:07.4563701Z [cluster1] "secretName": "submariner-gateway-token-fnn9g"
  7127. 2021-07-12T00:19:07.4564535Z [cluster1] }
  7128. 2021-07-12T00:19:07.4564840Z [cluster1] }
  7129. 2021-07-12T00:19:07.4565339Z [cluster1] ]
  7130. 2021-07-12T00:19:07.4565646Z [cluster1] },
  7131. 2021-07-12T00:19:07.4565952Z [cluster1] "status": {
  7132. 2021-07-12T00:19:07.4566320Z [cluster1] "conditions": [
  7133. 2021-07-12T00:19:07.4566651Z [cluster1] {
  7134. 2021-07-12T00:19:07.4567225Z [cluster1] "lastProbeTime": null,
  7135. 2021-07-12T00:19:07.4567980Z [cluster1] "lastTransitionTime": "2021-07-12T00:17:43Z",
  7136. 2021-07-12T00:19:07.4568490Z [cluster1] "status": "True",
  7137. 2021-07-12T00:19:07.4568912Z [cluster1] "type": "Initialized"
  7138. 2021-07-12T00:19:07.4569307Z [cluster1] },
  7139. 2021-07-12T00:19:07.4569619Z [cluster1] {
  7140. 2021-07-12T00:19:07.5129793Z [cluster1] "lastProbeTime"riner-operator]$ [cluster2] with_retries 120 daemonset_deployed
  7141. 2021-07-12T00:19:07.5132821Z [submariner-operator]$ [cluster2] iteration=1
  7142. 2021-07-12T00:19:07.5134060Z [submariner-operator]$ [cluster2] wait 8790
  7143. 2021-07-12T00:19:07.5135654Z [submariner-operator]$ [cluster2] daemonset_deployed
  7144. 2021-07-12T00:19:07.5139922Z [submariner-operator]$ [cluster2] daemonset_deployed
  7145. 2021-07-12T00:19:07.5149789Z [submariner-operator]$ [cluster2] kubectl get DaemonSet -n submariner-operator -o jsonpath={.status.desiredNumberScheduled}
  7146. 2021-07-12T00:19:07.5151876Z [submariner-operator]$ [cluster2] kubectl get DaemonSet -n submariner-operator -o jsonpath={.status.desiredNumberScheduled}
  7147. 2021-07-12T00:19:07.5153887Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get DaemonSet -n submariner-operator -o jsonpath={.status.desiredNumberScheduled}
  7148. 2021-07-12T00:19:07.5156207Z [submariner-operator]$ [cluster2] kubectl get DaemonSet -n submariner-operator -o jsonpath={.status.numberReady}
  7149. 2021-07-12T00:19:07.5158791Z [submariner-operator]$ [cluster2] kubectl get DaemonSet -n submariner-operator -o jsonpath={.status.numberReady}
  7150. 2021-07-12T00:19:07.5160668Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get DaemonSet -n submariner-operator -o jsonpath={.status.numberReady}
  7151. 2021-07-12T00:19:07.5162036Z [submariner-operator]$ [cluster2] return 0
  7152. 2021-07-12T00:19:07.5163115Z [submariner-operator]$ [cluster2] verify_subm_gateway_pod
  7153. 2021-07-12T00:19:07.5164131Z [submariner-operator]$ [cluster2] verify_subm_gateway_pod
  7154. 2021-07-12T00:19:07.5165804Z [submariner-operator]$ [cluster2] kubectl wait --for=condition=Ready pods -l app=submariner-gateway --timeout=120s --namespace=submariner-operator
  7155. 2021-07-12T00:19:07.5167533Z [submariner-operator]$ [cluster2] kubectl wait --for=condition=Ready pods -l app=submariner-gateway --timeout=120s --namespace=submariner-operator
  7156. 2021-07-12T00:19:07.5169439Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 wait --for=condition=Ready pods -l app=submariner-gateway --timeout=120s --namespace=submariner-operator
  7157. 2021-07-12T00:19:07.5170885Z [cluster2] pod/submariner-gateway-949ch condition met
  7158. 2021-07-12T00:19:07.5172137Z [submariner-operator]$ [cluster2] subm_gateway_pod_name=$(kubectl get pods --namespace=$subm_ns -l app=$gateway_deployment_name -o=jsonpath='{.items..metadata.name}')
  7159. 2021-07-12T00:19:07.5173956Z [submariner-operator]$ [cluster2] kubectl get pods --namespace=submariner-operator -l app=submariner-gateway -o=jsonpath={.items..metadata.name}
  7160. 2021-07-12T00:19:07.5175869Z [submariner-operator]$ [cluster2] kubectl get pods --namespace=submariner-operator -l app=submariner-gateway -o=jsonpath={.items..metadata.name}
  7161. 2021-07-12T00:19:07.5177723Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get pods --namespace=submariner-operator -l app=submariner-gateway -o=jsonpath={.items..metadata.name}
  7162. 2021-07-12T00:19:07.5180060Z [submariner-operator]$ [cluster2] json_file=/tmp/submariner-gateway-949ch.cluster2.json
  7163. 2021-07-12T00:19:07.5181537Z [submariner-operator]$ [cluster2] kubectl get pod submariner-gateway-949ch --namespace=submariner-operator -o json
  7164. 2021-07-12T00:19:07.5183217Z [submariner-operator]$ [cluster2] kubectl get pod submariner-gateway-949ch --namespace=submariner-operator -o json
  7165. 2021-07-12T00:19:07.5185196Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get pod submariner-gateway-949ch --namespace=submariner-operator -o json
  7166. 2021-07-12T00:19:07.5187110Z [submariner-operator]$ [cluster2] tee /tmp/submariner-gateway-949ch.cluster2.json
  7167. 2021-07-12T00:19:07.5187929Z [cluster2] {
  7168. 2021-07-12T00:19:07.5188318Z [cluster2] "apiVersion": "v1",
  7169. 2021-07-12T00:19:07.5188746Z [cluster2] "kind": "Pod",
  7170. 2021-07-12T00:19:07.5189284Z [cluster2] "metadata": {
  7171. 2021-07-12T00:19:07.5190071Z [cluster2] "creationTimestamp": "2021-07-12T00:17:59Z",
  7172. 2021-07-12T00:19:07.5190787Z [cluster2] "generateName": "submariner-gateway-",
  7173. 2021-07-12T00:19:07.5191264Z [cluster2] "labels": {
  7174. 2021-07-12T00:19:07.5191841Z [cluster2] "app": "submariner-gateway",
  7175. 2021-07-12T00:19:07.5192555Z [cluster2] "controller-revision-hash": "6c474876c7",
  7176. 2021-07-12T00:19:07.5193376Z [cluster2] "gateway.submariner.io/node": "cluster2-worker",
  7177. 2021-07-12T00:19:07.5194036Z [cluster2] "gateway.submariner.io/status": "active",
  7178. 2021-07-12T00:19:07.5194954Z [cluster2] "pod-template-generation": "1"
  7179. 2021-07-12T00:19:07.5195414Z [cluster2] },
  7180. 2021-07-12T00:19:07.5196054Z [cluster2] "name": "submariner-gateway-949ch",
  7181. 2021-07-12T00:19:07.5196819Z [cluster2] "namespace": "submariner-operator",
  7182. 2021-07-12T00:19:07.5197536Z [cluster2] "ownerReferences": [
  7183. 2021-07-12T00:19:07.5197949Z [cluster2] {
  7184. 2021-07-12T00:19:07.5198509Z [cluster2] "apiVersion": "apps/v1",
  7185. 2021-07-12T00:19:07.5199209Z [cluster2] "blockOwnerDeletion": true,
  7186. 2021-07-12T00:19:07.5199709Z [cluster2] "controller": true,
  7187. 2021-07-12T00:19:07.5200167Z [cluster2] "kind": "DaemonSet",
  7188. 2021-07-12T00:19:07.5201031Z [cluster2] "name": "submariner-gateway",
  7189. 2021-07-12T00:19:07.5201800Z [cluster2] "uid": "0dc94664-9966-48a6-b5aa-1b2f3534ce09"
  7190. 2021-07-12T00:19:07.5202263Z [cluster2] }
  7191. 2021-07-12T00:19:07.5202600Z [cluster2] ],
  7192. 2021-07-12T00:19:07.5203001Z [cluster2] "resourceVersion": "1986",
  7193. 2021-07-12T00:19:07.5204306Z [cluster2] "selfLink": "/api/v1/namespaces/submariner-operator/pods/submariner-gateway-949ch",
  7194. 2021-07-12T00:19:07.5205495Z [cluster2] "uid": "1ffbfb80-df7f-4ce5-9eb1-be54e15aba68"
  7195. 2021-07-12T00:19:07.5206068Z [cluster2] },
  7196. 2021-07-12T00:19:07.5206425Z [cluster2] "spec": {
  7197. 2021-07-12T00:19:07.5206804Z [cluster2] "affinity": {
  7198. 2021-07-12T00:19:07.5207394Z [cluster2] "nodeAffinity": {
  7199. 2021-07-12T00:19:07.5208277Z [cluster2] "requiredDuringSchedulingIgnoredDuringExecution": {
  7200. 2021-07-12T00:19:07.5209388Z [cluster2] "nodeSelectorTerms": [
  7201. 2021-07-12T00:19:07.5222681Z [cluster2] {
  7202. 2021-07-12T00:19:07.5223210Z [cluster2] "matchFields": [
  7203. 2021-07-12T00:19:07.5223673Z [cluster2] {
  7204. 2021-07-12T00:19:07.5224150Z [cluster2] "key": "metadata.name",
  7205. 2021-07-12T00:19:07.5224685Z [cluster2] "operator": "In",
  7206. 2021-07-12T00:19:07.5225346Z [cluster2] "values": [
  7207. 2021-07-12T00:19:07.5226362Z [cluster2] "cluster2-worker"
  7208. 2021-07-12T00:19:07.5226843Z [cluster2] ]
  7209. 2021-07-12T00:19:07.5227562Z [cluster2] }
  7210. 2021-07-12T00:19:07.5227915Z [cluster2] ]
  7211. 2021-07-12T00:19:07.5228291Z [cluster2] }
  7212. 2021-07-12T00:19:07.5228655Z [cluster2] ]
  7213. 2021-07-12T00:19:07.5229649Z [cluster2] }
  7214. 2021-07-12T00:19:07.5230097Z [cluster2] },
  7215. 2021-07-12T00:19:07.5230473Z [cluster2] "podAntiAffinity": {
  7216. 2021-07-12T00:19:07.5231327Z [cluster2] "requiredDuringSchedulingIgnoredDuringExecution": [
  7217. 2021-07-12T00:19:07.5232094Z [cluster2] {
  7218. 2021-07-12T00:19:07.5232486Z [cluster2] "labelSelector": {
  7219. 2021-07-12T00:19:07.5232927Z [cluster2] "matchLabels": {
  7220. 2021-07-12T00:19:07.5233643Z [cluster2] "app": "submariner-gateway"
  7221. 2021-07-12T00:19:07.5234072Z [cluster2] }
  7222. 2021-07-12T00:19:07.5234401Z [cluster2] },
  7223. 2021-07-12T00:19:07.5235052Z [cluster2] "topologyKey": "kubernetes.io/hostname"
  7224. 2021-07-12T00:19:07.5235523Z [cluster2] }
  7225. 2021-07-12T00:19:07.5235859Z [cluster2] ]
  7226. 2021-07-12T00:19:07.5236184Z [cluster2] }
  7227. 2021-07-12T00:19:07.5236508Z [cluster2] },
  7228. 2021-07-12T00:19:07.5236973Z [cluster2] "containers": [
  7229. 2021-07-12T00:19:07.5242402Z [cluster2] {
  7230. 2021-07-12T00:19:07.5242881Z [cluster2] "command": [
  7231. 2021-07-12T00:19:07.5243427Z [cluster2] "submariner.sh"
  7232. 2021-07-12T00:19:07.5244028Z [cluster2] ],
  7233. 2021-07-12T00:19:07.5244380Z [cluster2] "env": [
  7234. 2021-07-12T00:19:07.5244716Z [cluster2] {
  7235. 2021-07-12T00:19:07.5245508Z [cluster2] "name": "SUBMARINER_NAMESPACE",
  7236. 2021-07-12T00:19:07.5246383Z [cluster2] "value": "submariner-operator"
  7237. 2021-07-12T00:19:07.5246851Z [cluster2] },
  7238. 2021-07-12T00:19:07.5247193Z [cluster2] {
  7239. 2021-07-12T00:19:07.5247758Z [cluster2] "name": "SUBMARINER_CLUSTERCIDR",
  7240. 2021-07-12T00:19:07.5248245Z [cluster2] "value": "10.0.0.0/16"
  7241. 2021-07-12T00:19:07.5248606Z [cluster2] },
  7242. 2021-07-12T00:19:07.5248942Z [cluster2] {
  7243. 2021-07-12T00:19:07.5249524Z [cluster2] "name": "SUBMARINER_SERVICECIDR",
  7244. 2021-07-12T00:19:07.5249975Z [cluster2] "value": "100.0.0.0/16"
  7245. 2021-07-12T00:19:07.5250333Z [cluster2] },
  7246. 2021-07-12T00:19:07.5250641Z [cluster2] {
  7247. 2021-07-12T00:19:07.5251206Z [cluster2] "name": "SUBMARINER_GLOBALCIDR",
  7248. 2021-07-12T00:19:07.5251670Z [cluster2] "value": "242.254.2.0/24"
  7249. 2021-07-12T00:19:07.5252022Z [cluster2] },
  7250. 2021-07-12T00:19:07.5252326Z [cluster2] {
  7251. 2021-07-12T00:19:07.5252736Z [cluster2] "name": "SUBMARINER_CLUSTERID",
  7252. 2021-07-12T00:19:07.5253177Z [cluster2] "value": "cluster2"
  7253. 2021-07-12T00:19:07.5253558Z [cluster2] },
  7254. 2021-07-12T00:19:07.5253867Z [cluster2] {
  7255. 2021-07-12T00:19:07.5254475Z [cluster2] "name": "SUBMARINER_COLORCODES",
  7256. 2021-07-12T00:19:07.5255128Z [cluster2] "value": "blue"
  7257. 2021-07-12T00:19:07.5255496Z [cluster2] },
  7258. 2021-07-12T00:19:07.5255843Z [cluster2] {
  7259. 2021-07-12T00:19:07.5256257Z [cluster2] "name": "SUBMARINER_DEBUG",
  7260. 2021-07-12T00:19:07.5256719Z [cluster2] "value": "false"
  7261. 2021-07-12T00:19:07.5257102Z [cluster2] },
  7262. 2021-07-12T00:19:07.5257464Z [cluster2] {
  7263. 2021-07-12T00:19:07.5258051Z [cluster2] "name": "SUBMARINER_NATENABLED",
  7264. 2021-07-12T00:19:07.5258527Z [cluster2] "value": "false"
  7265. 2021-07-12T00:19:07.5259224Z [cluster2] },
  7266. 2021-07-12T00:19:07.5259562Z [cluster2] {
  7267. 2021-07-12T00:19:07.5259983Z [cluster2] "name": "SUBMARINER_BROKER",
  7268. 2021-07-12T00:19:07.5260728Z [cluster2] "value": "k8s"
  7269. 2021-07-12T00:19:07.5261110Z [cluster2] },
  7270. 2021-07-12T00:19:07.5261452Z [cluster2] {
  7271. 2021-07-12T00:19:07.5261913Z [cluster2] "name": "SUBMARINER_CABLEDRIVER",
  7272. 2021-07-12T00:19:07.5262415Z [cluster2] "value": "libreswan"
  7273. 2021-07-12T00:19:07.5262824Z [cluster2] },
  7274. 2021-07-12T00:19:07.5263156Z [cluster2] {
  7275. 2021-07-12T00:19:07.5263788Z [cluster2] "name": "BROKER_K8S_APISERVER",
  7276. 2021-07-12T00:19:07.5264906Z [cluster2] "value": "172.18.0.5:6443"
  7277. 2021-07-12T00:19:07.5266479Z [cluster2] },
  7278. 2021-07-12T00:19:07.5266851Z [cluster2] {
  7279. 2021-07-12T00:19:07.5269891Z [cluster2] "name": "BROKER_K8S_APISERVERTOKEN",
  7280. 2021-07-12T00:19:07.5424915Z [cluster2] "value": "***"
  7281. 2021-07-12T00:19:07.5425391Z [cluster2] },
  7282. 2021-07-12T00:19:07.5425748Z [cluster2] {
  7283. 2021-07-12T00:19:07.5426372Z [cluster2] "name": "BROKER_K8S_REMOTENAMESPACE",
  7284. 2021-07-12T00:19:07.5427476Z [cluster2] "value": "submariner-k8s-broker"
  7285. 2021-07-12T00:19:07.5428120Z [cluster2] },
  7286. 2021-07-12T00:19:07.5428455Z [cluster2] {
  7287. 2021-07-12T00:19:07.5428843Z [cluster2] "name": "BROKER_K8S_CA",
  7288. 2021-07-12T00:19:07.5891681Z [cluster2] "value": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1EY3hNakF3TVRBMU9Gb1hEVE14TURjeE1EQXdNVEExT0Zvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBSnJtClF2VkJreTFIOXFNTUlLbm85a2dZNjVoVW1rWjJaNzc1dXh3V0R1NE9OT3NLMjlKV0RlRGJabTNWN3lOYThVSm4KaldPNXc5bjhJSUZFd1BhanpCeWJjU1drUDdWMUlBeFVKeThUT1ZORVBWK1h3a3FPaWprR2NOcEpYRlZpR0dneQp4Q1UxNExrcVFQb3dqbVYwTndTL3ViNXZEVUFVWmV5TnV6Y3RSOVBXMnNQZ2FyWnBDdGtLWVJHRnpLUlNyekRjCkVjQ0swZDRleG9VRGtLYWhEbGw0S01RdG5RaTEraWpzaFpXSWJMQkZzbWhFazJuazFEaEErRE9jWEhiRmw5TlcKZk45U1JQakxlOVhvTUsxcldwNVJjNUtYRDVvKzYxTEdvT3BXZ0VYZzFjME9MOFd0MTRvVmVab3hlVUk3bnAvYgpnODJxRU1PRnFvOXRwZzJPZmJzQ0F3RUFBYU1qTUNFd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFDMzF6NkoyWUMrdkFYWUEyZ1VEMFJjeWZIWGcKOE1vbWNNZGhNb05lZ1VKaTlCcUJkKzBzS25kRGh4b3dkeHdCbjV2NEJkN05HY3p5b2FqUSsrSFd5Nkhuc3NoUQo2RzdSTkVSalk0M0NpOHNlWjhlV0VqTFpvb0JvSjhmSHBGSDJkb0o1MmJScmhxQ2hIWHJWZlVkbzlPQU5mV0Z3Cmd3ZVM2OGNHdnlFdmtYajlOZVIzdy8vTCtCbGhuZGcwOVUvZDgyUzJld0FMR2tCL2tyV3FwMzVEalN1aFdPaGUKeHdTa0V4alA0Y0s1QXhYd1dldytISDRoWjJ5V3lLSHg3S2JURlVFS1dJM1V5dCtsY3JZcHFZUk0rdStvVWFBdQo3OG95SE5lLzBrL2JzU3VnYUdyUkpLWW5tWnV1QkorK0FYc252WkM1L1Y2VjV1NjFrUndxRVFrSmRCMD0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo="
  7289. 2021-07-12T00:19:07.6463293Z [cluster2] },
  7290. 2021-07-12T00:19:07.6463658Z [cluster2] {
  7291. 2021-07-12T00:19:07.6464056Z [cluster2] "name": "CE_IPSEC_PSK",
  7292. 2021-07-12T00:19:07.6465216Z [cluster2] "value": "S+KvTcmv3YlAVfx0namfOVfMPlSpjec4Y+r9igB9BZICi4T3VvwqNFFDG8JgQUN7"
  7293. 2021-07-12T00:19:07.6466356Z [cluster2] },
  7294. 2021-07-12T00:19:07.6466679Z [cluster2] {
  7295. 2021-07-12T00:19:07.6467230Z [cluster2] "name": "CE_IPSEC_DEBUG",
  7296. 2021-07-12T00:19:07.6467696Z [cluster2] "value": "false"
  7297. 2021-07-12T00:19:07.6484897Z [cluster2] },
  7298. 2021-07-12T00:19:07.6485241Z [cluster2] {
  7299. 2021-07-12T00:19:07.6485699Z [cluster2] "name": "SUBMARINER_HEALTHCHECKENABLED",
  7300. 2021-07-12T00:19:07.6486297Z [cluster2] "value": "true"
  7301. 2021-07-12T00:19:07.6486640Z [cluster2] },
  7302. 2021-07-12T00:19:07.6486960Z [cluster2] {
  7303. 2021-07-12T00:19:07.6487695Z [cluster2] "name": "SUBMARINER_HEALTHCHECKINTERVAL",
  7304. 2021-07-12T00:19:07.6488186Z [cluster2] "value": "1"
  7305. 2021-07-12T00:19:07.6488534Z [cluster2] },
  7306. 2021-07-12T00:19:07.6488840Z [cluster2] {
  7307. 2021-07-12T00:19:07.6489415Z [cluster2] "name": "SUBMARINER_HEALTHCHECKMAXPACKETLOSSCOUNT",
  7308. 2021-07-12T00:19:07.6489996Z [cluster2] "value": "5"
  7309. 2021-07-12T00:19:07.6490344Z [cluster2] },
  7310. 2021-07-12T00:19:07.6490651Z [cluster2] {
  7311. 2021-07-12T00:19:07.6491018Z [cluster2] "name": "NODE_NAME",
  7312. 2021-07-12T00:19:07.6491421Z [cluster2] "valueFrom": {
  7313. 2021-07-12T00:19:07.6491815Z [cluster2] "fieldRef": {
  7314. 2021-07-12T00:19:07.6492236Z [cluster2] "apiVersion": "v1",
  7315. 2021-07-12T00:19:07.6492700Z [cluster2] "fieldPath": "spec.nodeName"
  7316. 2021-07-12T00:19:07.6493133Z [cluster2] }
  7317. 2021-07-12T00:19:07.6493445Z [cluster2] }
  7318. 2021-07-12T00:19:07.6493768Z [cluster2] },
  7319. 2021-07-12T00:19:07.6494198Z [cluster2] {
  7320. 2021-07-12T00:19:07.6494564Z [cluster2] "name": "POD_NAME",
  7321. 2021-07-12T00:19:07.6494958Z [cluster2] "valueFrom": {
  7322. 2021-07-12T00:19:07.6495363Z [cluster2] "fieldRef": {
  7323. 2021-07-12T00:19:07.6495785Z [cluster2] "apiVersion": "v1",
  7324. 2021-07-12T00:19:07.6496245Z [cluster2] "fieldPath": "metadata.name"
  7325. 2021-07-12T00:19:07.6496667Z [cluster2] }
  7326. 2021-07-12T00:19:07.6496978Z [cluster2] }
  7327. 2021-07-12T00:19:07.6497480Z [cluster2] },
  7328. 2021-07-12T00:19:07.6497802Z [cluster2] {
  7329. 2021-07-12T00:19:07.6498211Z [cluster2] "name": "CE_IPSEC_IKEPORT",
  7330. 2021-07-12T00:19:07.6498643Z [cluster2] "value": "500"
  7331. 2021-07-12T00:19:07.6499008Z [cluster2] },
  7332. 2021-07-12T00:19:07.6499331Z [cluster2] {
  7333. 2021-07-12T00:19:07.6499747Z [cluster2] "name": "CE_IPSEC_NATTPORT",
  7334. 2021-07-12T00:19:07.6500181Z [cluster2] "value": "4500"
  7335. 2021-07-12T00:19:07.6500699Z [cluster2] },
  7336. 2021-07-12T00:19:07.6501122Z [cluster2] {
  7337. 2021-07-12T00:19:07.6501557Z [cluster2] "name": "CE_IPSEC_PREFERREDSERVER",
  7338. 2021-07-12T00:19:07.6502029Z [cluster2] "value": "false"
  7339. 2021-07-12T00:19:07.6502377Z [cluster2] },
  7340. 2021-07-12T00:19:07.6502698Z [cluster2] {
  7341. 2021-07-12T00:19:07.6503087Z [cluster2] "name": "CE_IPSEC_FORCEENCAPS",
  7342. 2021-07-12T00:19:07.6503528Z [cluster2] "value": "false"
  7343. 2021-07-12T00:19:07.6503892Z [cluster2] }
  7344. 2021-07-12T00:19:07.6504195Z [cluster2] ],
  7345. 2021-07-12T00:19:07.6505234Z [cluster2] "image": "localhost:5000/submariner-gateway:local",
  7346. 2021-07-12T00:19:07.6505806Z [cluster2] "imagePullPolicy": "Always",
  7347. 2021-07-12T00:19:07.6506484Z [cluster2] "name": "submariner-gateway",
  7348. 2021-07-12T00:19:07.6506923Z [cluster2] "ports": [
  7349. 2021-07-12T00:19:07.6508177Z [cluster2] {
  7350. 2021-07-12T00:19:07.6509255Z [cluster2] "containerPort": 4500,
  7351. 2021-07-12T00:19:07.6510121Z [cluster2] "hostPort": 4500,
  7352. 2021-07-12T00:19:07.6510868Z [cluster2] "name": "cable-encaps",
  7353. 2021-07-12T00:19:07.6512326Z [cluster2] "protocol": "UDP"
  7354. 2021-07-12T00:19:07.6512757Z [cluster2] },
  7355. 2021-07-12T00:19:07.6513281Z [cluster2] {
  7356. 2021-07-12T00:19:07.6514030Z [cluster2] "containerPort": 4490,
  7357. 2021-07-12T00:19:07.6514477Z [cluster2] "hostPort": 4490,
  7358. 2021-07-12T00:19:07.6515205Z [cluster2] "name": "natt-discovery",
  7359. 2021-07-12T00:19:07.6515678Z [cluster2] "protocol": "UDP"
  7360. 2021-07-12T00:19:07.6516073Z [cluster2] }
  7361. 2021-07-12T00:19:07.6516401Z [cluster2] ],
  7362. 2021-07-12T00:19:07.6517331Z [cluster2] "resources": {},
  7363. 2021-07-12T00:19:07.6517768Z [cluster2] "securityContext": {
  7364. 2021-07-12T00:19:07.6518345Z [cluster2] "allowPrivilegeEscalation": true,
  7365. 2021-07-12T00:19:07.6518891Z [cluster2] "capabilities": {
  7366. 2021-07-12T00:19:07.6519259Z [cluster2] "add": [
  7367. 2021-07-12T00:19:07.6519620Z [cluster2] "net_admin"
  7368. 2021-07-12T00:19:07.6519958Z [cluster2] ],
  7369. 2021-07-12T00:19:07.6520298Z [cluster2] "drop": [
  7370. 2021-07-12T00:19:07.6520641Z [cluster2] "all"
  7371. 2021-07-12T00:19:07.6521227Z [cluster2] ]
  7372. 2021-07-12T00:19:07.6521546Z [cluster2] },
  7373. 2021-07-12T00:19:07.6522386Z [cluster2] "privileged": true,
  7374. 2021-07-12T00:19:07.6523783Z [cluster2] "readOnlyRootFilesystem": false,
  7375. 2021-07-12T00:19:07.6524504Z [cluster2] "runAsNonRoot": false
  7376. 2021-07-12T00:19:07.6524928Z [cluster2] },
  7377. 2021-07-12T00:19:07.6525879Z [cluster2] "terminationMessagePath": "/dev/termination-log",
  7378. 2021-07-12T00:19:07.6526915Z [cluster2] "terminationMessagePolicy": "File",
  7379. 2021-07-12T00:19:07.6527462Z [cluster2] "volumeMounts": [
  7380. 2021-07-12T00:19:07.6527993Z [cluster2] {
  7381. 2021-07-12T00:19:07.6528693Z [cluster2] "mountPath": "/etc/ipsec.d",
  7382. 2021-07-12T00:19:07.6529336Z [cluster2] "name": "ipsecd"
  7383. 2021-07-12T00:19:07.6529711Z [cluster2] },
  7384. 2021-07-12T00:19:07.6530213Z [cluster2] {
  7385. 2021-07-12T00:19:07.6530629Z [cluster2] "mountPath": "/var/lib/ipsec/nss",
  7386. 2021-07-12T00:19:07.6531370Z [cluster2] "name": "ipsecnss"
  7387. 2021-07-12T00:19:07.6531923Z [cluster2] },
  7388. 2021-07-12T00:19:07.6532231Z [cluster2] {
  7389. 2021-07-12T00:19:07.6533264Z [cluster2] "mountPath": "/run/xtables.lock",
  7390. 2021-07-12T00:19:07.6534449Z [cluster2] "name": "host-run-xtables-lock"
  7391. 2021-07-12T00:19:07.6534962Z [cluster2] },
  7392. 2021-07-12T00:19:07.6535446Z [cluster2] {
  7393. 2021-07-12T00:19:07.6536277Z [cluster2] "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
  7394. 2021-07-12T00:19:07.6538512Z [cluster2] "name": "submariner-gateway-token-vrp59",
  7395. 2021-07-12T00:19:07.6539400Z [cluster2] "readOnly": true
  7396. 2021-07-12T00:19:07.6540335Z [cluster2] }
  7397. 2021-07-12T00:19:07.6541028Z [cluster2] ]
  7398. 2021-07-12T00:19:07.6542127Z [cluster2] }
  7399. 2021-07-12T00:19:07.6542455Z [cluster2] ],
  7400. 2021-07-12T00:19:07.6543665Z [cluster2] "dnsPolicy": "ClusterFirst",
  7401. 2021-07-12T00:19:07.6544474Z [cluster2] "enableServiceLinks": true,
  7402. 2021-07-12T00:19:07.6544993Z [cluster2] "hostNetwork": true,
  7403. 2021-07-12T00:19:07.6546190Z [cluster2] "nodeName": "cluster2-worker",
  7404. 2021-07-12T00:19:07.6547053Z [cluster2] "nodeSelector": {
  7405. 2021-07-12T00:19:07.6547854Z [cluster2] "submariner.io/gateway": "true"
  7406. 2021-07-12T00:19:07.6548662Z [cluster2] },
  7407. 2021-07-12T00:19:07.6549571Z [cluster2] "priority": 0,
  7408. 2021-07-12T00:19:07.6550036Z [cluster2] "restartPolicy": "Always",
  7409. 2021-07-12T00:19:07.6551188Z [cluster2] "schedulerName": "default-scheduler",
  7410. 2021-07-12T00:19:07.6551905Z [cluster2] "securityContext": {},
  7411. 2021-07-12T00:19:07.6552818Z [cluster2] "serviceAccount": "submariner-gateway",
  7412. 2021-07-12T00:19:07.6554101Z [cluster2] "serviceAccountName": "submariner-gateway",
  7413. 2021-07-12T00:19:07.6555038Z [cluster2] "terminationGracePeriodSeconds": 1,
  7414. 2021-07-12T00:19:07.6571085Z [cluster2] "tolerations": [
  7415. 2021-07-12T00:19:07.6571539Z [cluster2] {
  7416. 2021-07-12T00:19:07.6571954Z [cluster2] "operator": "Exists"
  7417. 2021-07-12T00:19:07.6572333Z [cluster2] },
  7418. 2021-07-12T00:19:07.6572726Z [cluster2] {
  7419. 2021-07-12T00:19:07.6573259Z [cluster2] "effect": "NoExecute",
  7420. 2021-07-12T00:19:07.6574122Z [cluster2] "key": "node.kubernetes.io/not-ready",
  7421. 2021-07-12T00:19:07.6576562Z [cluster2] "operator": "Exists"
  7422. 2021-07-12T00:19:07.6576993Z [cluster2] },
  7423. 2021-07-12T00:19:07.6577397Z [cluster2] {
  7424. 2021-07-12T00:19:07.6577926Z [cluster2] "effect": "NoExecute",
  7425. 2021-07-12T00:19:07.6578504Z [cluster2] "key": "node.kubernetes.io/unreachable",
  7426. 2021-07-12T00:19:07.6579293Z [cluster2] "operator": "Exists"
  7427. 2021-07-12T00:19:07.6579667Z [cluster2] },
  7428. 2021-07-12T00:19:07.6580037Z [cluster2] {
  7429. 2021-07-12T00:19:07.6580456Z [cluster2] "effect": "NoSchedule",
  7430. 2021-07-12T00:19:07.6581325Z [cluster2] "key": "node.kubernetes.io/disk-pressure",
  7431. 2021-07-12T00:19:07.6581906Z [cluster2] "operator": "Exists"
  7432. 2021-07-12T00:19:07.6582341Z [cluster2] },
  7433. 2021-07-12T00:19:07.6582673Z [cluster2] {
  7434. 2021-07-12T00:19:07.6583134Z [cluster2] "effect": "NoSchedule",
  7435. 2021-07-12T00:19:07.6583943Z [cluster2] "key": "node.kubernetes.io/memory-pressure",
  7436. 2021-07-12T00:19:07.6584512Z [cluster2] "operator": "Exists"
  7437. 2021-07-12T00:19:07.6584935Z [cluster2] },
  7438. 2021-07-12T00:19:07.6586327Z [cluster2] {
  7439. 2021-07-12T00:19:07.6586834Z [cluster2] "effect": "NoSchedule",
  7440. 2021-07-12T00:19:07.6587647Z [cluster2] "key": "node.kubernetes.io/pid-pressure",
  7441. 2021-07-12T00:19:07.6588275Z [cluster2] "operator": "Exists"
  7442. 2021-07-12T00:19:07.6588663Z [cluster2] },
  7443. 2021-07-12T00:19:07.6589038Z [cluster2] {
  7444. 2021-07-12T00:19:07.6589435Z [cluster2] "effect": "NoSchedule",
  7445. 2021-07-12T00:19:07.6590287Z [cluster2] "key": "node.kubernetes.io/unschedulable",
  7446. 2021-07-12T00:19:07.6590913Z [cluster2] "operator": "Exists"
  7447. 2021-07-12T00:19:07.6591296Z [cluster2] },
  7448. 2021-07-12T00:19:07.6591670Z [cluster2] {
  7449. 2021-07-12T00:19:07.6592652Z [cluster2] "effect": "NoSchedule",
  7450. 2021-07-12T00:19:07.6593946Z [cluster2] "key": "node.kubernetes.io/network-unavailable",
  7451. 2021-07-12T00:19:07.6594557Z [cluster2] "operator": "Exists"
  7452. 2021-07-12T00:19:07.6594998Z [cluster2] }
  7453. 2021-07-12T00:19:07.6595322Z [cluster2] ],
  7454. 2021-07-12T00:19:07.6595717Z [cluster2] "volumes": [
  7455. 2021-07-12T00:19:07.6596121Z [cluster2] {
  7456. 2021-07-12T00:19:07.6596537Z [cluster2] "emptyDir": {},
  7457. 2021-07-12T00:19:07.6597318Z [cluster2] "name": "ipsecd"
  7458. 2021-07-12T00:19:07.6597718Z [cluster2] },
  7459. 2021-07-12T00:19:07.6598107Z [cluster2] {
  7460. 2021-07-12T00:19:07.6598513Z [cluster2] "emptyDir": {},
  7461. 2021-07-12T00:19:07.6598980Z [cluster2] "name": "ipsecnss"
  7462. 2021-07-12T00:19:07.6599355Z [cluster2] },
  7463. 2021-07-12T00:19:07.6599724Z [cluster2] {
  7464. 2021-07-12T00:19:07.6600087Z [cluster2] "hostPath": {
  7465. 2021-07-12T00:19:07.6600672Z [cluster2] "path": "/run/xtables.lock",
  7466. 2021-07-12T00:19:07.6601118Z [cluster2] "type": ""
  7467. 2021-07-12T00:19:07.6601515Z [cluster2] },
  7468. 2021-07-12T00:19:07.6602341Z [cluster2] "name": "host-run-xtables-lock"
  7469. 2021-07-12T00:19:07.6602871Z [cluster2] },
  7470. 2021-07-12T00:19:07.6603271Z [cluster2] {
  7471. 2021-07-12T00:19:07.6604007Z [cluster2] "name": "submariner-gateway-token-vrp59",
  7472. 2021-07-12T00:19:07.6605217Z [cluster2] "secret": {
  7473. 2021-07-12T00:19:07.6605839Z [cluster2] "defaultMode": 420,
  7474. 2021-07-12T00:19:07.6606850Z [cluster2] "secretName": "submariner-gateway-token-vrp59"
  7475. 2021-07-12T00:19:07.6607468Z [cluster2] }
  7476. 2021-07-12T00:19:07.6607885Z [cluster2] }
  7477. 2021-07-12T00:19:07.6608210Z [cluster2] ]
  7478. 2021-07-12T00:19:07.6608575Z [cluster2] },
  7479. 2021-07-12T00:19:07.6623701Z [cluster2] "status": {
  7480. 2021-07-12T00:19:07.6624142Z [cluster2] "conditions": [
  7481. 2021-07-12T00:19:07.6624503Z [cluster2] {
  7482. 2021-07-12T00:19:07.6624885Z [cluster2] "lastProbeTime": null,
  7483. 2021-07-12T00:19:07.6625712Z [cluster2] "lastTransitionTime": "2021-07-12T00:17:59Z",
  7484. 2021-07-12T00:19:07.6626564Z [cluster2] "status": "True",
  7485. 2021-07-12T00:19:07.6627211Z [cluster2] "type": "Initialized"
  7486. 2021-07-12T00:19:07.6629643Z [cluster2] },
  7487. 2021-07-12T00:19:07.6630284Z [cluster2] {
  7488. 2021-07-12T00:19:07.6630778Z [cluster2] "lastProbeTime": null,
  7489. 2021-07-12T00:19:07.6632031Z [cluster2] "lastTransitionTime": "2021-07-12T00:18:21Z",
  7490. 2021-07-12T00:19:07.6633415Z [cluster2] "status": "True",
  7491. 2021-07-12T00:19:07.6633857Z [cluster2] "type": "Ready"
  7492. 2021-07-12T00:19:07.6636414Z [cluster2] },
  7493. 2021-07-12T00:19:07.6636753Z [cluster2] {
  7494. 2021-07-12T00:19:07.6637336Z [cluster2] "lastProbeTime": null,
  7495. 2021-07-12T00:19:07.6886474Z [: null,
  7496. 2021-07-12T00:19:07.6887404Z [cluster1] "lastTransitionTime": "2021-07-12T00:18:04Z",
  7497. 2021-07-12T00:19:07.6888125Z [cluster1] "status": "True",
  7498. 2021-07-12T00:19:07.6888534Z [cluster1] "type": "Ready"
  7499. 2021-07-12T00:19:07.6889283Z [cluster1] },
  7500. 2021-07-12T00:19:07.6889661Z [cluster1] {
  7501. 2021-07-12T00:19:07.6890098Z [cluster1] "lastProbeTime": null,
  7502. 2021-07-12T00:19:07.6891079Z [cluster1] "lastTransitionTime": "2021-07-12T00:18:04Z",
  7503. 2021-07-12T00:19:07.6891627Z [cluster1] "status": "True",
  7504. 2021-07-12T00:19:07.6892499Z [cluster1] "type": "ContainersReady"
  7505. 2021-07-12T00:19:07.6892983Z [cluster1] },
  7506. 2021-07-12T00:19:07.6893346Z [cluster1] {
  7507. 2021-07-12T00:19:07.6893780Z [cluster1] "lastProbeTime": null,
  7508. 2021-07-12T00:19:07.6894591Z [cluster1] "lastTransitionTime": "2021-07-12T00:17:43Z",
  7509. 2021-07-12T00:19:07.6895128Z [cluster1] "status": "True",
  7510. 2021-07-12T00:19:07.6895776Z [cluster1] "type": "PodScheduled"
  7511. 2021-07-12T00:19:07.6896366Z [cluster1] }
  7512. 2021-07-12T00:19:07.6896680Z [cluster1] ],
  7513. 2021-07-12T00:19:07.6897103Z [cluster1] "containerStatuses": [
  7514. 2021-07-12T00:19:07.6897506Z [cluster1] {
  7515. 2021-07-12T00:19:07.6899277Z [cluster1] "containerID": "containerd://8b91bfaaad337b85b8688d73f92d62f1d7c7ab5cfa719294b850ff5441efc26b",
  7516. 2021-07-12T00:19:07.6901540Z [cluster1] "image": "localhost:5000/submariner-gateway:local",
  7517. 2021-07-12T00:19:07.6903014Z [cluster1] "imageID": "localhost:5000/submariner-gateway@sha256:a120e7dd9990d997567a23b2ecfec987a641b808fc92e0ab0467f164106738e5",
  7518. 2021-07-12T00:19:07.6904550Z [cluster1] "lastState": {},
  7519. 2021-07-12T00:19:07.6905186Z [cluster1] "name": "submariner-gateway",
  7520. 2021-07-12T00:19:07.6905680Z [cluster1] "ready": true,
  7521. 2021-07-12T00:19:07.6906089Z [cluster1] "restartCount": 0,
  7522. 2021-07-12T00:19:07.6906522Z [cluster1] "started": true,
  7523. 2021-07-12T00:19:07.6907030Z [cluster1] "state": {
  7524. 2021-07-12T00:19:07.6907418Z [cluster1] "running": {
  7525. 2021-07-12T00:19:07.6908035Z [cluster1] "startedAt": "2021-07-12T00:18:03Z"
  7526. 2021-07-12T00:19:07.6908452Z [cluster1] }
  7527. 2021-07-12T00:19:07.6909122Z [cluster1] }
  7528. 2021-07-12T00:19:07.6909454Z [cluster1] }
  7529. 2021-07-12T00:19:07.6909790Z [cluster1] ],
  7530. 2021-07-12T00:19:07.6910151Z [cluster1] "hostIP": "172.18.0.6",
  7531. 2021-07-12T00:19:07.6910573Z [cluster1] "phase": "Running",
  7532. 2021-07-12T00:19:07.6910974Z [cluster1] "podIP": "172.18.0.6",
  7533. 2021-07-12T00:19:07.6911366Z [cluster1] "podIPs": [
  7534. 2021-07-12T00:19:07.6911721Z [cluster1] {
  7535. 2021-07-12T00:19:07.6912191Z [cluster1] "ip": "172.18.0.6"
  7536. 2021-07-12T00:19:07.6912701Z [cluster1] }
  7537. 2021-07-12T00:19:07.6913029Z [cluster1] ],
  7538. 2021-07-12T00:19:07.6913413Z [cluster1] "qosClass": "BestEffort",
  7539. 2021-07-12T00:19:07.6914081Z [cluster1] "startTime": "2021-07-12T00:17:43Z"
  7540. 2021-07-12T00:19:07.6914473Z [cluster1] }
  7541. 2021-07-12T00:19:07.6914774Z [cluster1] }
  7542. 2021-07-12T00:19:07.6915675Z [submariner-operator]$ [cluster1] validate_pod_container_equals image localhost:5000/submariner-gateway:local
  7543. 2021-07-12T00:19:07.6917248Z [submariner-operator]$ [cluster1] validate_pod_container_equals image localhost:5000/submariner-gateway:local
  7544. 2021-07-12T00:19:07.6918868Z [submariner-operator]$ [cluster1] validate_equals .spec.containers[].image localhost:5000/submariner-gateway:local
  7545. 2021-07-12T00:19:07.6920302Z [submariner-operator]$ [cluster1] validate_equals .spec.containers[]..spec.containers[].image localhost:5000/submariner-gateway:local
  7546. 2021-07-12T00:19:07.6921829Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].image /tmp/submariner-gateway-gj874.cluster1.json
  7547. 2021-07-12T00:19:07.6923349Z [submariner-operator]$ [cluster1] validate_pod_container_has securityContext.capabilities.add net_admin
  7548. 2021-07-12T00:19:07.6925026Z [submariner-operator]$ [cluster1] validate_pod_container_has securityContext.capabilities.add net_admin
  7549. 2021-07-12T00:19:07.6926828Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].securityContext.capabilities.add /tmp/submariner-gateway-gj874.cluster1.json
  7550. 2021-07-12T00:19:07.6928801Z [submariner-operator]$ [cluster1] validate_pod_container_equals securityContext.allowPrivilegeEscalation true
  7551. 2021-07-12T00:19:07.6930743Z [submariner-operator]$ [cluster1] validate_pod_container_equals securityContext.allowPrivilegeEscalation true
  7552. 2021-07-12T00:19:07.6932477Z [submariner-operator]$ [cluster1] validate_equals .spec.containers[].securityContext.allowPrivilegeEscalation true
  7553. 2021-07-12T00:19:07.6934295Z [submariner-operator]$ [cluster1] validate_equals .spec.containers[]..spec.containers[].securityContext.allowPrivilegeEscalation true
  7554. 2021-07-12T00:19:07.6936598Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].securityContext.allowPrivilegeEscalation /tmp/submariner-gateway-gj874.cluster1.json
  7555. 2021-07-12T00:19:07.6938433Z [submariner-operator]$ [cluster1] validate_pod_container_equals securityContext.privileged true
  7556. 2021-07-12T00:19:07.6940400Z [submariner-operator]$ [cluster1] validate_pod_container_equals securityContext.privileged true
  7557. 2021-07-12T00:19:07.6942182Z [submariner-operator]$ [cluster1] validate_equals .spec.containers[].securityContext.privileged true
  7558. 2021-07-12T00:19:07.8174107Z [submariner-operator]$ [cluster1] validcluster2] "lastTransitionTime": "2021-07-12T00:18:21Z",
  7559. 2021-07-12T00:19:07.8174806Z [cluster2] "status": "True",
  7560. 2021-07-12T00:19:07.8175255Z [cluster2] "type": "ContainersReady"
  7561. 2021-07-12T00:19:07.8175846Z [cluster2] },
  7562. 2021-07-12T00:19:07.8176171Z [cluster2] {
  7563. 2021-07-12T00:19:07.8176790Z [cluster2] "lastProbeTime": null,
  7564. 2021-07-12T00:19:07.8178775Z [cluster2] "lastTransitionTime": "2021-07-12T00:17:59Z",
  7565. 2021-07-12T00:19:07.8179418Z [cluster2] "status": "True",
  7566. 2021-07-12T00:19:07.8180004Z [cluster2] "type": "PodScheduled"
  7567. 2021-07-12T00:19:07.8180913Z [cluster2] }
  7568. 2021-07-12T00:19:07.8181359Z [cluster2] ],
  7569. 2021-07-12T00:19:07.8181883Z [cluster2] "containerStatuses": [
  7570. 2021-07-12T00:19:07.8182442Z [cluster2] {
  7571. 2021-07-12T00:19:07.8184494Z [cluster2] "containerID": "containerd://4c2da56047baf87de681b17cbde3d41fcc85e6a9abe10afda96434552dd5e432",
  7572. 2021-07-12T00:19:07.8187332Z [cluster2] "image": "localhost:5000/submariner-gateway:local",
  7573. 2021-07-12T00:19:07.8189216Z [cluster2] "imageID": "localhost:5000/submariner-gateway@sha256:a120e7dd9990d997567a23b2ecfec987a641b808fc92e0ab0467f164106738e5",
  7574. 2021-07-12T00:19:07.8191348Z [cluster2] "lastState": {},
  7575. 2021-07-12T00:19:07.8192123Z [cluster2] "name": "submariner-gateway",
  7576. 2021-07-12T00:19:07.8192867Z [cluster2] "ready": true,
  7577. 2021-07-12T00:19:07.8193384Z [cluster2] "restartCount": 0,
  7578. 2021-07-12T00:19:07.8193905Z [cluster2] "started": true,
  7579. 2021-07-12T00:19:07.8194709Z [cluster2] "state": {
  7580. 2021-07-12T00:19:07.8195506Z [cluster2] "running": {
  7581. 2021-07-12T00:19:07.8196293Z [cluster2] "startedAt": "2021-07-12T00:18:20Z"
  7582. 2021-07-12T00:19:07.8196732Z [cluster2] }
  7583. 2021-07-12T00:19:07.8197522Z [cluster2] }
  7584. 2021-07-12T00:19:07.8197891Z [cluster2] }
  7585. 2021-07-12T00:19:07.8198226Z [cluster2] ],
  7586. 2021-07-12T00:19:07.8198799Z [cluster2] "hostIP": "172.18.0.8",
  7587. 2021-07-12T00:19:07.8199227Z [cluster2] "phase": "Running",
  7588. 2021-07-12T00:19:07.8199670Z [cluster2] "podIP": "172.18.0.8",
  7589. 2021-07-12T00:19:07.8200094Z [cluster2] "podIPs": [
  7590. 2021-07-12T00:19:07.8200464Z [cluster2] {
  7591. 2021-07-12T00:19:07.8200848Z [cluster2] "ip": "172.18.0.8"
  7592. 2021-07-12T00:19:07.8201216Z [cluster2] }
  7593. 2021-07-12T00:19:07.8201581Z [cluster2] ],
  7594. 2021-07-12T00:19:07.8201999Z [cluster2] "qosClass": "BestEffort",
  7595. 2021-07-12T00:19:07.8202726Z [cluster2] "startTime": "2021-07-12T00:17:59Z"
  7596. 2021-07-12T00:19:07.8203446Z [cluster2] }
  7597. 2021-07-12T00:19:07.8203939Z [cluster2] }
  7598. 2021-07-12T00:19:07.8204896Z [submariner-operator]$ [cluster2] validate_pod_container_equals image localhost:5000/submariner-gateway:local
  7599. 2021-07-12T00:19:07.8206198Z [submariner-operator]$ [cluster2] validate_pod_container_equals image localhost:5000/submariner-gateway:local
  7600. 2021-07-12T00:19:07.8207525Z [submariner-operator]$ [cluster2] validate_equals .spec.containers[].image localhost:5000/submariner-gateway:local
  7601. 2021-07-12T00:19:07.8209094Z [submariner-operator]$ [cluster2] validate_equals .spec.containers[]..spec.containers[].image localhost:5000/submariner-gateway:local
  7602. 2021-07-12T00:19:07.8210629Z [submariner-operator]$ [cluster2] jq -r -M .spec.containers[].image /tmp/submariner-gateway-949ch.cluster2.json
  7603. 2021-07-12T00:19:07.8212124Z [submariner-operator]$ [cluster2] validate_pod_container_has securityContext.capabilities.add net_admin
  7604. 2021-07-12T00:19:07.8213564Z [submariner-operator]$ [cluster2] validate_pod_container_has securityContext.capabilities.add net_admin
  7605. 2021-07-12T00:19:07.8215324Z [submariner-operator]$ [cluster2] jq -r -M .spec.containers[].securityContext.capabilities.add /tmp/submariner-gateway-949ch.cluster2.json
  7606. 2021-07-12T00:19:07.8217356Z [submariner-operator]$ [cluster2] validate_pod_container_equals securityContext.allowPrivilegeEscalation true
  7607. 2021-07-12T00:19:07.8219438Z [submariner-operator]$ [cluster2] validate_pod_container_equals securityContext.allowPrivilegeEscalation true
  7608. 2021-07-12T00:19:07.8221613Z [submariner-operator]$ [cluster2] validate_equals .spec.containers[].securityContext.allowPrivilegeEscalation true
  7609. 2021-07-12T00:19:07.8223766Z [submariner-operator]$ [cluster2] validate_equals .spec.containers[]..spec.containers[].securityContext.allowPrivilegeEscalation true
  7610. 2021-07-12T00:19:07.8226317Z [submariner-operator]$ [cluster2] jq -r -M .spec.containers[].securityContext.allowPrivilegeEscalation /tmp/submariner-gateway-949ch.cluster2.json
  7611. 2021-07-12T00:19:07.8228579Z [submariner-operator]$ [cluster2] validate_pod_container_equals securityContext.privileged true
  7612. 2021-07-12T00:19:07.8231087Z [submariner-operator]$ [cluster2] validate_pod_container_equals securityContext.privileged true
  7613. 2021-07-12T00:19:07.8233157Z [submariner-operator]$ [cluster2] validate_equals .spec.containers[].securityContext.privileged true
  7614. 2021-07-12T00:19:07.8234955Z [submariner-operator]$ [cluster2] validate_equals .spec.containers[]..spec.containers[].securityContext.privileged true
  7615. 2021-07-12T00:19:07.8236860Z [submariner-operator]$ [cluster2] jq -r -M .spec.containers[].securityContext.privileged /tmp/submariner-gateway-949ch.cluster2.json
  7616. 2021-07-12T00:19:07.9076674Z [submariner-operator]$ [cluster2] validate_equals .spec.containers[]..spec.containers[].securityContext.privileged true
  7617. 2021-07-12T00:19:07.9079210Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].securityContext.privileged /tmp/submariner-gateway-gj874.cluster1.json
  7618. 2021-07-12T00:19:07.9081498Z [submariner-operator]$ [cluster1] validate_pod_container_equals securityContext.readOnlyRootFilesystem false
  7619. 2021-07-12T00:19:07.9083231Z [submariner-operator]$ [cluster1] validate_pod_container_equals securityContext.readOnlyRootFilesystem false
  7620. 2021-07-12T00:19:07.9085151Z [submariner-operator]$ [cluster1] validate_equals .spec.containers[].securityContext.readOnlyRootFilesystem false
  7621. 2021-07-12T00:19:07.9087298Z [submariner-operator]$ [cluster1] validate_equals .spec.containers[]..spec.containers[].securityContext.readOnlyRootFilesystem false
  7622. 2021-07-12T00:19:07.9090222Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].securityContext.readOnlyRootFilesystem /tmp/submariner-gateway-gj874.cluster1.json
  7623. 2021-07-12T00:19:07.9092792Z [submariner-operator]$ [cluster1] validate_pod_container_equals securityContext.runAsNonRoot false
  7624. 2021-07-12T00:19:07.9094739Z [submariner-operator]$ [cluster1] validate_pod_container_equals securityContext.runAsNonRoot false
  7625. 2021-07-12T00:19:07.9096691Z [submariner-operator]$ [cluster1] validate_equals .spec.containers[].securityContext.runAsNonRoot false
  7626. 2021-07-12T00:19:07.9099557Z [submariner-operator]$ [cluster1] validate_equals .spec.containers[]..spec.containers[].securityContext.runAsNonRoot false
  7627. 2021-07-12T00:19:07.9102138Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].securityContext.runAsNonRoot /tmp/submariner-gateway-gj874.cluster1.json
  7628. 2021-07-12T00:19:07.9103701Z [submariner-operator]$ [cluster1] validate_pod_container_has command submariner.sh
  7629. 2021-07-12T00:19:07.9104779Z [submariner-operator]$ [cluster1] validate_pod_container_has command submariner.sh
  7630. 2021-07-12T00:19:07.9106135Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].command /tmp/submariner-gateway-gj874.cluster1.json
  7631. 2021-07-12T00:19:07.9107777Z [submariner-operator]$ [cluster1] jq -r .spec.containers[].env /tmp/submariner-gateway-gj874.cluster1.json
  7632. 2021-07-12T00:19:07.9109040Z [cluster1] [
  7633. 2021-07-12T00:19:07.9109376Z [cluster1] {
  7634. 2021-07-12T00:19:07.9109800Z [cluster1] "name": "SUBMARINER_NAMESPACE",
  7635. 2021-07-12T00:19:07.9110517Z [cluster1] "value": "submariner-operator"
  7636. 2021-07-12T00:19:07.9110966Z [cluster1] },
  7637. 2021-07-12T00:19:07.9111290Z [cluster1] {
  7638. 2021-07-12T00:19:07.9111865Z [cluster1] "name": "SUBMARINER_CLUSTERCIDR",
  7639. 2021-07-12T00:19:07.9112500Z [cluster1] "value": "10.0.0.0/16"
  7640. 2021-07-12T00:19:07.9112846Z [cluster1] },
  7641. 2021-07-12T00:19:07.9113145Z [cluster1] {
  7642. 2021-07-12T00:19:07.9113574Z [cluster1] "name": "SUBMARINER_SERVICECIDR",
  7643. 2021-07-12T00:19:07.9114013Z [cluster1] "value": "100.0.0.0/16"
  7644. 2021-07-12T00:19:07.9114367Z [cluster1] },
  7645. 2021-07-12T00:19:07.9114664Z [cluster1] {
  7646. 2021-07-12T00:19:07.9115076Z [cluster1] "name": "SUBMARINER_GLOBALCIDR",
  7647. 2021-07-12T00:19:07.9115506Z [cluster1] "value": "242.254.1.0/24"
  7648. 2021-07-12T00:19:07.9115853Z [cluster1] },
  7649. 2021-07-12T00:19:07.9116152Z [cluster1] {
  7650. 2021-07-12T00:19:07.9116557Z [cluster1] "name": "SUBMARINER_CLUSTERID",
  7651. 2021-07-12T00:19:07.9117190Z [cluster1] "value": "cluster1"
  7652. 2021-07-12T00:19:07.9117575Z [cluster1] },
  7653. 2021-07-12T00:19:07.9117875Z [cluster1] {
  7654. 2021-07-12T00:19:07.9118476Z [cluster1] "name": "SUBMARINER_COLORCODES",
  7655. 2021-07-12T00:19:07.9118937Z [cluster1] "value": "blue"
  7656. 2021-07-12T00:19:07.9119280Z [cluster1] },
  7657. 2021-07-12T00:19:07.9119612Z [cluster1] {
  7658. 2021-07-12T00:19:07.9119996Z [cluster1] "name": "SUBMARINER_DEBUG",
  7659. 2021-07-12T00:19:07.9120616Z [cluster1] "value": "false"
  7660. 2021-07-12T00:19:07.9120978Z [cluster1] },
  7661. 2021-07-12T00:19:07.9121312Z [cluster1] {
  7662. 2021-07-12T00:19:07.9121882Z [cluster1] "name": "SUBMARINER_NATENABLED",
  7663. 2021-07-12T00:19:07.9122351Z [cluster1] "value": "false"
  7664. 2021-07-12T00:19:07.9122888Z [cluster1] },
  7665. 2021-07-12T00:19:07.9123220Z [cluster1] {
  7666. 2021-07-12T00:19:07.9123622Z [cluster1] "name": "SUBMARINER_BROKER",
  7667. 2021-07-12T00:19:07.9124071Z [cluster1] "value": "k8s"
  7668. 2021-07-12T00:19:07.9124622Z [cluster1] },
  7669. 2021-07-12T00:19:07.9124953Z [cluster1] {
  7670. 2021-07-12T00:19:07.9125567Z [cluster1] "name": "SUBMARINER_CABLEDRIVER",
  7671. 2021-07-12T00:19:07.9126054Z [cluster1] "value": "libreswan"
  7672. 2021-07-12T00:19:07.9126632Z [cluster1] },
  7673. 2021-07-12T00:19:07.9127143Z [cluster1] {
  7674. 2021-07-12T00:19:07.9128342Z [cluster1] "name": "BROKER_K8S_APISERVER",
  7675. 2021-07-12T00:19:07.9128888Z [cluster1] "value": "172.18.0.5:6443"
  7676. 2021-07-12T00:19:07.9129339Z [cluster1] },
  7677. 2021-07-12T00:19:07.9129731Z [cluster1] {
  7678. 2021-07-12T00:19:07.9130428Z [cluster1] "name": "BROKER_K8S_APISERVERTOKEN",
  7679. 2021-07-12T00:19:07.9785710Z [cluster1] "value": "***"
  7680. 2021-07-12T00:19:07.9786189Z [cluster1] },
  7681. 2021-07-12T00:19:07.9786483Z [cluster1] {
  7682. 2021-07-12T00:19:07.9786904Z [cluster1] "name": "BROKER_K8S_REMOTENAMESPACE",
  7683. 2021-07-12T00:19:07.9788103Z [cluster1] "value": "submariner-k8s-broker"
  7684. 2021-07-12T00:19:07.9788620Z [cluster1] },
  7685. 2021-07-12T00:19:07.9788930Z [cluster1] {
  7686. 2021-07-12T00:19:07.9789304Z [cluster1] "name": "BROKER_K8S_CA",
  7687. 2021-07-12T00:19:08.0457905Z [cluster1] "value": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1EY3hNakF3TVRBMU9Gb1hEVE14TURjeE1EQXdNVEExT0Zvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBSnJtClF2VkJreTFIOXFNTUlLbm85a2dZNjVoVW1rWjJaNzc1dXh3V0R1NE9OT3NLMjlKV0RlRGJabTNWN3lOYThVSm4KaldPNXc5bjhJSUZFd1BhanpCeWJjU1drUDdWMUlBeFVKeThUT1ZORVBWK1h3a3FPaWprR2NOcEpYRlZpR0dneQp4Q1UxNExrcVFQb3dqbVYwTndTL3ViNXZEVUFVWmV5TnV6Y3RSOVBXMnNQZ2FyWnBDdGtLWVJHRnpLUlNyekRjCkVjQ0swZDRleG9VRGtLYWhEbGw0S01RdG5RaTEraWpzaFpXSWJMQkZzbWhFazJuazFEaEErRE9jWEhiRmw5TlcKZk45U1JQakxlOVhvTUsxcldwNVJjNUtYRDVvKzYxTEdvT3BXZ0VYZzFjME9MOFd0MTRvVmVab3hlVUk3bnAvYgpnODJxRU1PRnFvOXRwZzJPZmJzQ0F3RUFBYU1qTUNFd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFDMzF6NkoyWUMrdkFYWUEyZ1VEMFJjeWZIWGcKOE1vbWNNZGhNb05lZ1VKaTlCcUJkKzBzS25kRGh4b3dkeHdCbjV2NEJkN05HY3p5b2FqUSsrSFd5Nkhuc3NoUQo2RzdSTkVSalk0M0NpOHNlWjhlV0VqTFpvb0JvSjhmSHBGSDJkb0o1MmJScmhxQ2hIWHJWZlVkbzlPQU5mV0Z3Cmd3ZVM2OGNHdnlFdmtYajlOZVIzdy8vTCtCbGhuZGcwOVUvZDgyUzJld0FMR2tCL2tyV3FwMzVEalN1aFdPaGUKeHdTa0V4alA0Y0s1QXhYd1dldytISDRoWjJ5V3lLSHg3S2JURlVFS1dJM1V5dCtsY3JZcHFZUk0rdStvVWFBdQo3OG95SE5lLzBrL2JzU3VnYUdyUkpLWW5tWnV1QkorK0FYc252WkM1L1Y2VjV1NjFrUndxRVFrSmRCMD0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo="
  7688. 2021-07-12T00:19:08.1077328Z [cluster1] },
  7689. 2021-07-12T00:19:08.1077683Z [cluster1] {
  7690. 2021-07-12T00:19:08.1078452Z [cluster1] "name": "CE_IPSEC_PSK",
  7691. 2021-07-12T00:19:08.1080228Z [cluster1] "value": "S+KvTcmv3YlAVfx0namfOVfMPlSpjec4Y+r9igB9BZICi4T3VvwqNFFDG8JgQUN7"
  7692. 2021-07-12T00:19:08.1081488Z [cluster1] },
  7693. 2021-07-12T00:19:08.1082179Z [cluster1] {
  7694. 2021-07-12T00:19:08.1082565Z [cluster1] "name": "CE_IPSEC_DEBUG",
  7695. 2021-07-12T00:19:08.1082981Z [cluster1] "value": "false"
  7696. 2021-07-12T00:19:08.1083339Z [cluster1] },
  7697. 2021-07-12T00:19:08.1083640Z [cluster1] {
  7698. 2021-07-12T00:19:08.1084109Z [cluster1] "name": "SUBMARINER_HEALTHCHECKENABLED",
  7699. 2021-07-12T00:19:08.1084624Z [cluster1] "value": "true"
  7700. 2021-07-12T00:19:08.1084962Z [cluster1] },
  7701. 2021-07-12T00:19:08.1085281Z [cluster1] {
  7702. 2021-07-12T00:19:08.1085740Z [cluster1] "name": "SUBMARINER_HEALTHCHECKINTERVAL",
  7703. 2021-07-12T00:19:08.1086242Z [cluster1] "value": "1"
  7704. 2021-07-12T00:19:08.1086574Z [cluster1] },
  7705. 2021-07-12T00:19:08.1086889Z [cluster1] {
  7706. 2021-07-12T00:19:08.1087461Z [cluster1] "name": "SUBMARINER_HEALTHCHECKMAXPACKETLOSSCOUNT",
  7707. 2021-07-12T00:19:08.1088072Z [cluster1] "value": "5"
  7708. 2021-07-12T00:19:08.1088400Z [cluster1] },
  7709. 2021-07-12T00:19:08.1088720Z [cluster1] {
  7710. 2021-07-12T00:19:08.1089060Z [cluster1] "name": "NODE_NAME",
  7711. 2021-07-12T00:19:08.1089459Z [cluster1] "valueFrom": {
  7712. 2021-07-12T00:19:08.1089843Z [cluster1] "fieldRef": {
  7713. 2021-07-12T00:19:08.1090254Z [cluster1] "apiVersion": "v1",
  7714. 2021-07-12T00:19:08.1090732Z [cluster1] "fieldPath": "spec.nodeName"
  7715. 2021-07-12T00:19:08.1091139Z [cluster1] }
  7716. 2021-07-12T00:19:08.1091467Z [cluster1] }
  7717. 2021-07-12T00:19:08.1091956Z [cluster1] },
  7718. 2021-07-12T00:19:08.1092468Z [cluster1] {
  7719. 2021-07-12T00:19:08.1092832Z [cluster1] "name": "POD_NAME",
  7720. 2021-07-12T00:19:08.1093251Z [cluster1] "valueFrom": {
  7721. 2021-07-12T00:19:08.1093647Z [cluster1] "fieldRef": {
  7722. 2021-07-12T00:19:08.1094088Z [cluster1] "apiVersion": "v1",
  7723. 2021-07-12T00:19:08.1094573Z [cluster1] "fieldPath": "metadata.name"
  7724. 2021-07-12T00:19:08.1095021Z [cluster1] }
  7725. 2021-07-12T00:19:08.1095346Z [cluster1] }
  7726. 2021-07-12T00:19:08.1096002Z [cluster1] },
  7727. 2021-07-12T00:19:08.1096820Z [cluster1] {
  7728. 2021-07-12T00:19:08.1097214Z [cluster1] "name": "CE_IPSEC_IKEPORT",
  7729. 2021-07-12T00:19:08.1097788Z [cluster1] "value": "500"
  7730. 2021-07-12T00:19:08.1098311Z [cluster1] },
  7731. 2021-07-12T00:19:08.1098657Z [cluster1] {
  7732. 2021-07-12T00:19:08.1099032Z [cluster1] "name": "CE_IPSEC_NATTPORT",
  7733. 2021-07-12T00:19:08.1099457Z [cluster1] "value": "4500"
  7734. 2021-07-12T00:19:08.1099784Z [cluster1] },
  7735. 2021-07-12T00:19:08.1100101Z [cluster1] {
  7736. 2021-07-12T00:19:08.1100515Z [cluster1] "name": "CE_IPSEC_PREFERREDSERVER",
  7737. 2021-07-12T00:19:08.1100987Z [cluster1] "value": "false"
  7738. 2021-07-12T00:19:08.1101325Z [cluster1] },
  7739. 2021-07-12T00:19:08.1101639Z [cluster1] {
  7740. 2021-07-12T00:19:08.1102034Z [cluster1] "name": "CE_IPSEC_FORCEENCAPS",
  7741. 2021-07-12T00:19:08.1102482Z [cluster1] "value": "false"
  7742. 2021-07-12T00:19:08.1103001Z [cluster1] }
  7743. 2021-07-12T00:19:08.1103326Z [cluster1] ]
  7744. 2021-07-12T00:19:08.1104650Z [submariner-operator]$ [cluster1] validate_pod_container_env SUBMARINER_NAMESPACE submariner-operator
  7745. 2021-07-12T00:19:08.1106152Z [submariner-operator]$ [cluster1] validate_pod_container_env SUBMARINER_NAMESPACE submariner-operator
  7746. 2021-07-12T00:19:08.1107988Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].env[] | select(.name=="SUBMARINER_NAMESPACE").value /tmp/submariner-gateway-gj874.cluster1.json
  7747. 2021-07-12T00:19:08.1109692Z [submariner-operator]$ [cluster1] validate_pod_container_env SUBMARINER_SERVICECIDR 100.0.0.0/16
  7748. 2021-07-12T00:19:08.1111124Z [submariner-operator]$ [cluster1] validate_pod_container_env SUBMARINER_SERVICECIDR 100.0.0.0/16
  7749. 2021-07-12T00:19:08.1113969Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].env[] | select(.name=="SUBMARINER_SERVICECIDR").value /tmp/submariner-gateway-gj874.clate_pod_container_equals securityContext.readOnlyRootFilesystem false
  7750. 2021-07-12T00:19:08.1117445Z [submariner-operator]$ [cluster2] validate_pod_container_equals securityContext.readOnlyRootFilesystem false
  7751. 2021-07-12T00:19:08.1119491Z [submariner-operator]$ [cluster2] validate_equals .spec.containers[].securityContext.readOnlyRootFilesystem false
  7752. 2021-07-12T00:19:08.1121673Z [submariner-operator]$ [cluster2] validate_equals .spec.containers[]..spec.containers[].securityContext.readOnlyRootFilesystem false
  7753. 2021-07-12T00:19:08.1125410Z [submariner-operator]$ [cluster2] jq -r -M .spec.containers[].securityContext.readOnlyRootFilesystem /tmp/submariner-gateway-949ch.cluster2.json
  7754. 2021-07-12T00:19:08.1127624Z [submariner-operator]$ [cluster2] validate_pod_container_equals securityContext.runAsNonRoot false
  7755. 2021-07-12T00:19:08.1129596Z [submariner-operator]$ [cluster2] validate_pod_container_equals securityContext.runAsNonRoot false
  7756. 2021-07-12T00:19:08.1131269Z [submariner-operator]$ [cluster2] validate_equals .spec.containers[].securityContext.runAsNonRoot false
  7757. 2021-07-12T00:19:08.1133857Z [submariner-operator]$ [cluster2] validate_equals .spec.containers[]..spec.containers[].securityContext.runAsNonRoot false
  7758. 2021-07-12T00:19:08.1136723Z [submariner-operator]$ [cluster2] jq -r -M .spec.containers[].securityContext.runAsNonRoot /tmp/submariner-gateway-949ch.cluster2.json
  7759. 2021-07-12T00:19:08.1139003Z [submariner-operator]$ [cluster2] validate_pod_container_has command submariner.sh
  7760. 2021-07-12T00:19:08.1140766Z [submariner-operator]$ [cluster2] validate_pod_container_has command submariner.sh
  7761. 2021-07-12T00:19:08.1143043Z [submariner-operator]$ [cluster2] jq -r -M .spec.containers[].command /tmp/submariner-gateway-949ch.cluster2.json
  7762. 2021-07-12T00:19:08.1147369Z [submariner-operator]$ [cluster2] jq -r .spec.containers[].env /tmp/submariner-gateway-949ch.cluster2.json
  7763. 2021-07-12T00:19:08.1148649Z [cluster2] [
  7764. 2021-07-12T00:19:08.1149803Z [cluster2] {
  7765. 2021-07-12T00:19:08.1153463Z [cluster2] "name": "SUBMARINER_NAMESPACE",
  7766. 2021-07-12T00:19:08.1155127Z [cluster2] "value": "submariner-operator"
  7767. 2021-07-12T00:19:08.1155814Z [cluster2] },
  7768. 2021-07-12T00:19:08.1156335Z [cluster2] {
  7769. 2021-07-12T00:19:08.1157295Z [cluster2] "name": "SUBMARINER_CLUSTERCIDR",
  7770. 2021-07-12T00:19:08.1158499Z [cluster2] "value": "10.0.0.0/16"
  7771. 2021-07-12T00:19:08.1159885Z [cluster2] },
  7772. 2021-07-12T00:19:08.1160685Z [cluster2] {
  7773. 2021-07-12T00:19:08.1161501Z [cluster2] "name": "SUBMARINER_SERVICECIDR",
  7774. 2021-07-12T00:19:08.1162417Z [cluster2] "value": "100.0.0.0/16"
  7775. 2021-07-12T00:19:08.1162811Z [cluster2] },
  7776. 2021-07-12T00:19:08.1164778Z [cluster2] {
  7777. 2021-07-12T00:19:08.1165278Z [cluster2] "name": "SUBMARINER_GLOBALCIDR",
  7778. 2021-07-12T00:19:08.1169817Z [cluster2] "value": "242.254.2.0/24"
  7779. 2021-07-12T00:19:08.1170398Z [cluster2] },
  7780. 2021-07-12T00:19:08.1170717Z [cluster2] {
  7781. 2021-07-12T00:19:08.1171287Z [cluster2] "name": "SUBMARINER_CLUSTERID",
  7782. 2021-07-12T00:19:08.1171743Z [cluster2] "value": "cluster2"
  7783. 2021-07-12T00:19:08.1172272Z [cluster2] },
  7784. 2021-07-12T00:19:08.1172733Z [cluster2] {
  7785. 2021-07-12T00:19:08.1173173Z [cluster2] "name": "SUBMARINER_COLORCODES",
  7786. 2021-07-12T00:19:08.1173767Z [cluster2] "value": "blue"
  7787. 2021-07-12T00:19:08.1174427Z [cluster2] },
  7788. 2021-07-12T00:19:08.1174765Z [cluster2] {
  7789. 2021-07-12T00:19:08.1175342Z [cluster2] "name": "SUBMARINER_DEBUG",
  7790. 2021-07-12T00:19:08.1176078Z [cluster2] "value": "false"
  7791. 2021-07-12T00:19:08.1176476Z [cluster2] },
  7792. 2021-07-12T00:19:08.1177004Z [cluster2] {
  7793. 2021-07-12T00:19:08.1177580Z [cluster2] "name": "SUBMARINER_NATENABLED",
  7794. 2021-07-12T00:19:08.1178060Z [cluster2] "value": "false"
  7795. 2021-07-12T00:19:08.1179021Z [cluster2] },
  7796. 2021-07-12T00:19:08.1179840Z [cluster2] {
  7797. 2021-07-12T00:19:08.1182253Z [cluster2] "name": "SUBMARINER_BROKER",
  7798. 2021-07-12T00:19:08.1183322Z [cluster2] "value": "k8s"
  7799. 2021-07-12T00:19:08.1183931Z [cluster2] },
  7800. 2021-07-12T00:19:08.1184880Z [cluster2] {
  7801. 2021-07-12T00:19:08.1186006Z [cluster2] "name": "SUBMARINER_CABLEDRIVER",
  7802. 2021-07-12T00:19:08.1186811Z [cluster2] "value": "libreswan"
  7803. 2021-07-12T00:19:08.1187447Z [cluster2] },
  7804. 2021-07-12T00:19:08.1187785Z [cluster2] {
  7805. 2021-07-12T00:19:08.1188663Z [cluster2] "name": "BROKER_K8S_APISERVER",
  7806. 2021-07-12T00:19:08.1190396Z [cluster2] "value": "172.18.0.5:6443"
  7807. 2021-07-12T00:19:08.1191038Z [cluster2] },
  7808. 2021-07-12T00:19:08.1191352Z [cluster2] {
  7809. 2021-07-12T00:19:08.1192131Z [cluster2] "name": "BROKER_K8S_APISERVERTOKEN",
  7810. 2021-07-12T00:19:08.1322066Z [cluster2] "value": "***"
  7811. 2021-07-12T00:19:08.1322465Z [cluster2] },
  7812. 2021-07-12T00:19:08.1322755Z [cluster2] {
  7813. 2021-07-12T00:19:08.1323175Z [cluster2] "name": "BROKER_K8S_REMOTENAMESPACE",
  7814. 2021-07-12T00:19:08.2312619Z [cluster2] "value": "submariner-k8s-broker"
  7815. 2021-07-12T00:19:08.2315345Z [cluster2] },
  7816. 2021-07-12T00:19:08.2315663Z [cluster2] {
  7817. 2021-07-12T00:19:08.2316022Z [cluster2] "name": "BROKER_K8S_CA",
  7818. 2021-07-12T00:19:08.2754961Z [cluster2] "value": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1EY3hNakF3TVRBMU9Gb1hEVE14TURjeE1EQXdNVEExT0Zvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBSnJtClF2VkJreTFIOXFNTUlLbm85a2dZNjVoVW1rWjJaNzc1dXh3V0R1NE9OT3NLMjlKV0RlRGJabTNWN3lOYThVSm4KaldPNXc5bjhJSUZFd1BhanpCeWJjU1drUDdWMUlBeFVKeThUT1ZORVBWK1h3a3FPaWprR2NOcEpYRlZpR0dneQp4Q1UxNExrcVFQb3dqbVYwTndTL3ViNXZEVUFVWmV5TnV6Y3RSOVBXMnNQZ2FyWnBDdGtLWVJHRnpLUlNyekRjCkVjQ0swZDRleG9VRGtLYWhEbGw0S01RdG5RaTEraWpzaFpXSWJMQkZzbWhFazJuazFEaEErRE9jWEhiRmw5TlcKZk45U1JQakxlOVhvTUsxcldwNVJjNUtYRDVvKzYxTEdvT3BXZ0VYZzFjME9MOFd0MTRvVmVab3hlVUk3bnAvYgpnODJxRU1PRnFvOXRwZzJPZmJzQ0F3RUFBYU1qTUNFd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFDMzF6NkoyWUMrdkFYWUEyZ1VEMFJjeWZIWGcKOE1vbWNNZGhNb05lZ1VKaTlCcUJkKzBzS25kRGh4b3dkeHdCbjV2NEJkN05HY3p5b2FqUSsrSFd5Nkhuc3NoUQo2RzdSTkVSalk0M0NpOHNlWjhlV0VqTFpvb0JvSjhmSHBGSDJkb0o1MmJScmhxQ2hIWHJWZlVkbzlPQU5mV0Z3Cmd3ZVM2OGNHdnlFdmtYajlOZVIzdy8vTCtCbGhuZGcwOVUvZDgyUzJld0FMR2tCL2tyV3FwMzVEalN1aFdPaGUKeHdTa0V4alA0Y0s1QXhYd1dldytISDRoWjJ5V3lLSHg3S2JURlVFS1dJM1V5dCtsY3JZcHFZUk0rdStvVWFBdQo3OG95SE5lLzBrL2JzU3VnYUdyUkpLWW5tWnV1QkorK0FYc252WkM1L1Y2VjV1NjFrUndxRVFrSmRCMD0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo="
  7819. 2021-07-12T00:19:08.3273630Z [cluster2] },
  7820. 2021-07-12T00:19:08.3273999Z [cluster2] {
  7821. 2021-07-12T00:19:08.3274401Z [cluster2] "name": "CE_IPSEC_PSK",
  7822. 2021-07-12T00:19:08.3275641Z [cluster2] "value": "S+KvTcmv3YlAVfx0namfOVfMPlSpjec4Y+r9igB9BZICi4T3VvwqNFFDG8JgQUN7"
  7823. 2021-07-12T00:19:08.3276857Z [cluster2] },
  7824. 2021-07-12T00:19:08.3277310Z [cluster2] {
  7825. 2021-07-12T00:19:08.3277708Z [cluster2] "name": "CE_IPSEC_DEBUG",
  7826. 2021-07-12T00:19:08.3278145Z [cluster2] "value": "false"
  7827. 2021-07-12T00:19:08.3278509Z [cluster2] },
  7828. 2021-07-12T00:19:08.3278815Z [cluster2] {
  7829. 2021-07-12T00:19:08.3279478Z [cluster2] "name": "SUBMARINER_HEALTHCHECKENABLED",
  7830. 2021-07-12T00:19:08.3280273Z [cluster2] "value": "true"
  7831. 2021-07-12T00:19:08.3280884Z [cluster2] },
  7832. 2021-07-12T00:19:08.3281615Z [cluster2] {
  7833. 2021-07-12T00:19:08.3282144Z [cluster2] "name": "SUBMARINER_HEALTHCHECKINTERVAL",
  7834. 2021-07-12T00:19:08.3282721Z [cluster2] "value": "1"
  7835. 2021-07-12T00:19:08.3283085Z [cluster2] },
  7836. 2021-07-12T00:19:08.3283602Z [cluster2] {
  7837. 2021-07-12T00:19:08.3284517Z [cluster2] "name": "SUBMARINER_HEALTHCHECKMAXPACKETLOSSCOUNT",
  7838. 2021-07-12T00:19:08.3285145Z [cluster2] "value": "5"
  7839. 2021-07-12T00:19:08.3285475Z [cluster2] },
  7840. 2021-07-12T00:19:08.3285799Z [cluster2] {
  7841. 2021-07-12T00:19:08.3286156Z [cluster2] "name": "NODE_NAME",
  7842. 2021-07-12T00:19:08.3286572Z [cluster2] "valueFrom": {
  7843. 2021-07-12T00:19:08.3286964Z [cluster2] "fieldRef": {
  7844. 2021-07-12T00:19:08.3287658Z [cluster2] "apiVersion": "v1",
  7845. 2021-07-12T00:19:08.3288154Z [cluster2] "fieldPath": "spec.nodeName"
  7846. 2021-07-12T00:19:08.3288576Z [cluster2] }
  7847. 2021-07-12T00:19:08.3288907Z [cluster2] }
  7848. 2021-07-12T00:19:08.3289394Z [cluster2] },
  7849. 2021-07-12T00:19:08.3289726Z [cluster2] {
  7850. 2021-07-12T00:19:08.3290099Z [cluster2] "name": "POD_NAME",
  7851. 2021-07-12T00:19:08.3290685Z [cluster2] "valueFrom": {
  7852. 2021-07-12T00:19:08.3291252Z [cluster2] "fieldRef": {
  7853. 2021-07-12T00:19:08.3291687Z [cluster2] "apiVersion": "v1",
  7854. 2021-07-12T00:19:08.3292174Z [cluster2] "fieldPath": "metadata.name"
  7855. 2021-07-12T00:19:08.3292617Z [cluster2] }
  7856. 2021-07-12T00:19:08.3292939Z [cluster2] }
  7857. 2021-07-12T00:19:08.3293274Z [cluster2] },
  7858. 2021-07-12T00:19:08.3293751Z [cluster2] {
  7859. 2021-07-12T00:19:08.3294155Z [cluster2] "name": "CE_IPSEC_IKEPORT",
  7860. 2021-07-12T00:19:08.3294575Z [cluster2] "value": "500"
  7861. 2021-07-12T00:19:08.3294914Z [cluster2] },
  7862. 2021-07-12T00:19:08.3295237Z [cluster2] {
  7863. 2021-07-12T00:19:08.3295620Z [cluster2] "name": "CE_IPSEC_NATTPORT",
  7864. 2021-07-12T00:19:08.3296041Z [cluster2] "value": "4500"
  7865. 2021-07-12T00:19:08.3296371Z [cluster2] },
  7866. 2021-07-12T00:19:08.3296694Z [cluster2] {
  7867. 2021-07-12T00:19:08.3297126Z [cluster2] "name": "CE_IPSEC_PREFERREDSERVER",
  7868. 2021-07-12T00:19:08.3297612Z [cluster2] "value": "false"
  7869. 2021-07-12T00:19:08.3297958Z [cluster2] },
  7870. 2021-07-12T00:19:08.3298280Z [cluster2] {
  7871. 2021-07-12T00:19:08.3298683Z [cluster2] "name": "CE_IPSEC_FORCEENCAPS",
  7872. 2021-07-12T00:19:08.3299139Z [cluster2] "value": "false"
  7873. 2021-07-12T00:19:08.3299503Z [cluster2] }
  7874. 2021-07-12T00:19:08.3299809Z [cluster2] ]
  7875. 2021-07-12T00:19:08.3301292Z [submariner-operator]$ [cluster2] validate_pod_container_env SUBMARINER_NAMESPACE submariner-operator
  7876. 2021-07-12T00:19:08.3302639Z [submariner-operator]$ [cluster2] validate_pod_container_env SUBMARINER_NAMESPACE submariner-operator
  7877. 2021-07-12T00:19:08.3304449Z [submariner-operator]$ [cluster2] jq -r -M .spec.containers[].env[] | select(.name=="SUBMARINER_NAMESPACE").value /tmp/submariner-gateway-949ch.cluster2.json
  7878. 2021-07-12T00:19:08.3305935Z [submariner-operator]$ [cluster2] validate_pod_container_env SUBMARINER_SERVICECIDR 100.0.0.0/16
  7879. 2021-07-12T00:19:08.3307055Z [submariner-operator]$ [cluster2] validate_pod_container_env SUBMARINER_SERVICECIDR 100.0.0.0/16
  7880. 2021-07-12T00:19:08.3308926Z [submariner-operator]$ [cluster2] jq -r -M .spec.containers[].env[] | select(.name=="SUBMARINER_SERVICECIDR").value /tmp/submariner-gateway-949ch.cluster2.json
  7881. 2021-07-12T00:19:08.3310666Z [submariner-operator]$ [cluster2] validate_pod_container_env SUBMARINER_CLUSTERCIDR 10.0.0.0/16
  7882. 2021-07-12T00:19:08.3312118Z [submariner-operator]$ [cluster2] validate_pod_container_env SUBMARINER_CLUSTERCIDR 10.0.0.0/16
  7883. 2021-07-12T00:19:08.5612884Z [submariner-operator]$ [cluster2] jq -r uster1.json
  7884. 2021-07-12T00:19:08.5613918Z [submariner-operator]$ [cluster1] validate_pod_container_env SUBMARINER_CLUSTERCIDR 10.0.0.0/16
  7885. 2021-07-12T00:19:08.5614955Z [submariner-operator]$ [cluster1] validate_pod_container_env SUBMARINER_CLUSTERCIDR 10.0.0.0/16
  7886. 2021-07-12T00:19:08.5616366Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].env[] | select(.name=="SUBMARINER_CLUSTERCIDR").value /tmp/submariner-gateway-gj874.cluster1.json
  7887. 2021-07-12T00:19:08.5617766Z [submariner-operator]$ [cluster1] validate_pod_container_env SUBMARINER_COLORCODES blue
  7888. 2021-07-12T00:19:08.5618784Z [submariner-operator]$ [cluster1] validate_pod_container_env SUBMARINER_COLORCODES blue
  7889. 2021-07-12T00:19:08.5620352Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].env[] | select(.name=="SUBMARINER_COLORCODES").value /tmp/submariner-gateway-gj874.cluster1.json
  7890. 2021-07-12T00:19:08.5621775Z [submariner-operator]$ [cluster1] validate_pod_container_env SUBMARINER_DEBUG false
  7891. 2021-07-12T00:19:08.5623199Z [submariner-operator]$ [cluster1] validate_pod_container_env SUBMARINER_DEBUG false
  7892. 2021-07-12T00:19:08.5624715Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].env[] | select(.name=="SUBMARINER_DEBUG").value /tmp/submariner-gateway-gj874.cluster1.json
  7893. 2021-07-12T00:19:08.5626190Z [submariner-operator]$ [cluster1] validate_pod_container_env SUBMARINER_NATENABLED false
  7894. 2021-07-12T00:19:08.5627477Z [submariner-operator]$ [cluster1] validate_pod_container_env SUBMARINER_NATENABLED false
  7895. 2021-07-12T00:19:08.5629197Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].env[] | select(.name=="SUBMARINER_NATENABLED").value /tmp/submariner-gateway-gj874.cluster1.json
  7896. 2021-07-12T00:19:08.5630638Z [submariner-operator]$ [cluster1] validate_pod_container_env SUBMARINER_BROKER k8s
  7897. 2021-07-12T00:19:08.5631839Z [submariner-operator]$ [cluster1] validate_pod_container_env SUBMARINER_BROKER k8s
  7898. 2021-07-12T00:19:08.5633433Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].env[] | select(.name=="SUBMARINER_BROKER").value /tmp/submariner-gateway-gj874.cluster1.json
  7899. 2021-07-12T00:19:08.5634762Z [submariner-operator]$ [cluster1] validate_pod_container_env BROKER_K8S_APISERVER 172.18.0.5:6443
  7900. 2021-07-12T00:19:08.5635930Z [submariner-operator]$ [cluster1] validate_pod_container_env BROKER_K8S_APISERVER 172.18.0.5:6443
  7901. 2021-07-12T00:19:08.5637652Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].env[] | select(.name=="BROKER_K8S_APISERVER").value /tmp/submariner-gateway-gj874.cluster1.json
  7902. 2021-07-12T00:19:08.5639659Z [submariner-operator]$ [cluster1] validate_pod_container_env BROKER_K8S_REMOTENAMESPACE submariner-k8s-broker
  7903. 2021-07-12T00:19:08.5641166Z [submariner-operator]$ [cluster1] validate_pod_container_env BROKER_K8S_REMOTENAMESPACE submariner-k8s-broker
  7904. 2021-07-12T00:19:08.5642967Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].env[] | select(.name=="BROKER_K8S_REMOTENAMESPACE").value /tmp/submariner-gateway-gj874.cluster1.json
  7905. 2021-07-12T00:19:08.6178886Z [submariner-operator]$ [cluster1] validate_pod_container_env BROKER_K8S_CA LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1EY3hNakF3TVRBMU9Gb1hEVE14TURjeE1EQXdNVEExT0Zvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBSnJtClF2VkJreTFIOXFNTUlLbm85a2dZNjVoVW1rWjJaNzc1dXh3V0R1NE9OT3NLMjlKV0RlRGJabTNWN3lOYThVSm4KaldPNXc5bjhJSUZFd1BhanpCeWJjU1drUDdWMUlBeFVKeThUT1ZORVBWK1h3a3FPaWprR2NOcEpYRlZpR0dneQp4Q1UxNExrcVFQb3dqbVYwTndTL3ViNXZEVUFVWmV5TnV6Y3RSOVBXMnNQZ2FyWnBDdGtLWVJHRnpLUlNyekRjCkVjQ0swZDRleG9VRGtLYWhEbGw0S01RdG5RaTEraWpzaFpXSWJMQkZzbWhFazJuazFEaEErRE9jWEhiRmw5TlcKZk45U1JQakxlOVhvTUsxcldwNVJjNUtYRDVvKzYxTEdvT3BXZ0VYZzFjME9MOFd0MTRvVmVab3hlVUk3bnAvYgpnODJxRU1PRnFvOXRwZzJPZmJzQ0F3RUFBYU1qTUNFd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFDMzF6NkoyWUMrdkFYWUEyZ1VEMFJjeWZIWGcKOE1vbWNNZGhNb05lZ1VKaTlCcUJkKzBzS25kRGh4b3dkeHdCbjV2NEJkN05HY3p5b2FqUSsrSFd5Nkhuc3NoUQo2RzdSTkVSalk0M0NpOHNlWjhlV0VqTFpvb0JvSjhmSHBGSDJkb0o1MmJScmhxQ2hIWHJWZlVkbzlPQU5mV0Z3Cmd3ZVM2OGNHdnlFdmtYajlOZVIzdy8vTCtCbGhuZGcwOVUvZDgyUzJld0FMR2tCL2tyV3FwMzVEalN1aFdPaGUKeHdTa0V4alA0Y0s1QXhYd1dldytISDRoWjJ5V3lLSHg3S2JURlVFS1dJM1V5dCtsY3JZcHFZUk0rdStvVWFBdQo3OG95SE5lLzBrL2JzU3VnYUdyUkpLWW5tWnV1QkorK0FYc252WkM1L1Y2VjV1NjFrUndxRVFrSmRCMD0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=
  7906. 2021-07-12T00:19:08.7271788Z [submariner-operator]$ [clus-M .spec.containers[].env[] | select(.name=="SUBMARINER_CLUSTERCIDR").value /tmp/submariner-gateway-949ch.cluster2.json
  7907. 2021-07-12T00:19:08.7274038Z [submariner-operator]$ [cluster2] validate_pod_container_env SUBMARINER_COLORCODES blue
  7908. 2021-07-12T00:19:08.7275133Z [submariner-operator]$ [cluster2] validate_pod_container_env SUBMARINER_COLORCODES blue
  7909. 2021-07-12T00:19:08.7277184Z [submariner-operator]$ [cluster2] jq -r -M .spec.containers[].env[] | select(.name=="SUBMARINER_COLORCODES").value /tmp/submariner-gateway-949ch.cluster2.json
  7910. 2021-07-12T00:19:08.7278642Z [submariner-operator]$ [cluster2] validate_pod_container_env SUBMARINER_DEBUG false
  7911. 2021-07-12T00:19:08.7279781Z [submariner-operator]$ [cluster2] validate_pod_container_env SUBMARINER_DEBUG false
  7912. 2021-07-12T00:19:08.7281292Z [submariner-operator]$ [cluster2] jq -r -M .spec.containers[].env[] | select(.name=="SUBMARINER_DEBUG").value /tmp/submariner-gateway-949ch.cluster2.json
  7913. 2021-07-12T00:19:08.7282919Z [submariner-operator]$ [cluster2] validate_pod_container_env SUBMARINER_NATENABLED false
  7914. 2021-07-12T00:19:08.7284032Z [submariner-operator]$ [cluster2] validate_pod_container_env SUBMARINER_NATENABLED false
  7915. 2021-07-12T00:19:08.7285720Z [submariner-operator]$ [cluster2] jq -r -M .spec.containers[].env[] | select(.name=="SUBMARINER_NATENABLED").value /tmp/submariner-gateway-949ch.cluster2.json
  7916. 2021-07-12T00:19:08.7287123Z [submariner-operator]$ [cluster2] validate_pod_container_env SUBMARINER_BROKER k8s
  7917. 2021-07-12T00:19:08.7288139Z [submariner-operator]$ [cluster2] validate_pod_container_env SUBMARINER_BROKER k8s
  7918. 2021-07-12T00:19:08.7289710Z [submariner-operator]$ [cluster2] jq -r -M .spec.containers[].env[] | select(.name=="SUBMARINER_BROKER").value /tmp/submariner-gateway-949ch.cluster2.json
  7919. 2021-07-12T00:19:08.7291148Z [submariner-operator]$ [cluster2] validate_pod_container_env BROKER_K8S_APISERVER 172.18.0.5:6443
  7920. 2021-07-12T00:19:08.7292393Z [submariner-operator]$ [cluster2] validate_pod_container_env BROKER_K8S_APISERVER 172.18.0.5:6443
  7921. 2021-07-12T00:19:08.7296438Z [submariner-operator]$ [cluster2] jq -r -M .spec.containers[].env[] | select(.name=="BROKER_K8S_APISERVER").value /tmp/submariner-gateway-949ch.cluster2.json
  7922. 2021-07-12T00:19:08.7299680Z [submariner-operator]$ [cluster2] validate_pod_container_env BROKER_K8S_REMOTENAMESPACE submariner-k8s-broker
  7923. 2021-07-12T00:19:08.7301116Z [submariner-operator]$ [cluster2] validate_pod_container_env BROKER_K8S_REMOTENAMESPACE submariner-k8s-broker
  7924. 2021-07-12T00:19:08.7303441Z [submariner-operator]$ [cluster2] jq -r -M .spec.containers[].env[] | select(.name=="BROKER_K8S_REMOTENAMESPACE").value /tmp/submariner-gateway-949ch.cluster2.json
  7925. 2021-07-12T00:19:08.7772567Z [submariner-operator]$ [cluster2] validate_pod_container_env BROKER_K8S_CA LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1EY3hNakF3TVRBMU9Gb1hEVE14TURjeE1EQXdNVEExT0Zvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBSnJtClF2VkJreTFIOXFNTUlLbm85a2dZNjVoVW1rWjJaNzc1dXh3V0R1NE9OT3NLMjlKV0RlRGJabTNWN3lOYThVSm4KaldPNXc5bjhJSUZFd1BhanpCeWJjU1drUDdWMUlBeFVKeThUT1ZORVBWK1h3a3FPaWprR2NOcEpYRlZpR0dneQp4Q1UxNExrcVFQb3dqbVYwTndTL3ViNXZEVUFVWmV5TnV6Y3RSOVBXMnNQZ2FyWnBDdGtLWVJHRnpLUlNyekRjCkVjQ0swZDRleG9VRGtLYWhEbGw0S01RdG5RaTEraWpzaFpXSWJMQkZzbWhFazJuazFEaEErRE9jWEhiRmw5TlcKZk45U1JQakxlOVhvTUsxcldwNVJjNUtYRDVvKzYxTEdvT3BXZ0VYZzFjME9MOFd0MTRvVmVab3hlVUk3bnAvYgpnODJxRU1PRnFvOXRwZzJPZmJzQ0F3RUFBYU1qTUNFd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFDMzF6NkoyWUMrdkFYWUEyZ1VEMFJjeWZIWGcKOE1vbWNNZGhNb05lZ1VKaTlCcUJkKzBzS25kRGh4b3dkeHdCbjV2NEJkN05HY3p5b2FqUSsrSFd5Nkhuc3NoUQo2RzdSTkVSalk0M0NpOHNlWjhlV0VqTFpvb0JvSjhmSHBGSDJkb0o1MmJScmhxQ2hIWHJWZlVkbzlPQU5mV0Z3Cmd3ZVM2OGNHdnlFdmtYajlOZVIzdy8vTCtCbGhuZGcwOVUvZDgyUzJld0FMR2tCL2tyV3FwMzVEalN1aFdPaGUKeHdTa0V4alA0Y0s1QXhYd1dldytISDRoWjJ5V3lLSHg3S2JURlVFS1dJM1V5dCtsY3JZcHFZUk0rdStvVWFBdQo3OG95SE5lLzBrL2JzU3VnYUdyUkpLWW5tWnV1QkorK0FYc252WkM1L1Y2VjV1NjFrUndxRVFrSmRCMD0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=
  7926. 2021-07-12T00:19:09.0414236Z [submariner-operator]$ [cluster2] validate_pod_container_env BROKER_K8S_CA LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1EY3hNakF3TVRBMU9Gb1hEVE14TURjeE1EQXdNVEExT0Zvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYter1] validate_pod_container_env BROKER_K8S_CA LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1EY3hNakF3TVRBMU9Gb1hEVE14TURjeE1EQXdNVEExT0Zvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBSnJtClF2VkJreTFIOXFNTUlLbm85a2dZNjVoVW1rWjJaNzc1dXh3V0R1NE9OT3NLMjlKV0RlRGJabTNWN3lOYThVSm4KaldPNXc5bjhJSUZFd1BhanpCeWJjU1drUDdWMUlBeFVKeThUT1ZORVBWK1h3a3FPaWprR2NOcEpYRlZpR0dneQp4Q1UxNExrcVFQb3dqbVYwTndTL3ViNXZEVUFVWmV5TnV6Y3RSOVBXMnNQZ2FyWnBDdGtLWVJHRnpLUlNyekRjCkVjQ0swZDRleG9VRGtLYWhEbGw0S01RdG5RaTEraWpzaFpXSWJMQkZzbWhFazJuazFEaEErRE9jWEhiRmw5TlcKZk45U1JQakxlOVhvTUsxcldwNVJjNUtYRDVvKzYxTEdvT3BXZ0VYZzFjME9MOFd0MTRvVmVab3hlVUk3bnAvYgpnODJxRU1PRnFvOXRwZzJPZmJzQ0F3RUFBYU1qTUNFd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFDMzF6NkoyWUMrdkFYWUEyZ1VEMFJjeWZIWGcKOE1vbWNNZGhNb05lZ1VKaTlCcUJkKzBzS25kRGh4b3dkeHdCbjV2NEJkN05HY3p5b2FqUSsrSFd5Nkhuc3NoUQo2RzdSTkVSalk0M0NpOHNlWjhlV0VqTFpvb0JvSjhmSHBGSDJkb0o1MmJScmhxQ2hIWHJWZlVkbzlPQU5mV0Z3Cmd3ZVM2OGNHdnlFdmtYajlOZVIzdy8vTCtCbGhuZGcwOVUvZDgyUzJld0FMR2tCL2tyV3FwMzVEalN1aFdPaGUKeHdTa0V4alA0Y0s1QXhYd1dldytISDRoWjJ5V3lLSHg3S2JURlVFS1dJM1V5dCtsY3JZcHFZUk0rdStvVWFBdQo3OG95SE5lLzBrL2JzU3VnYUdyUkpLWW5tWnV1QkorK0FYc252WkM1L1Y2VjV1NjFrUndxRVFrSmRCMD0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=
  7927. 2021-07-12T00:19:09.0932412Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].env[] | select(.name=="BROKER_K8S_CA").value /tmp/submariner-gateway-gj874.cluster1.json
  7928. 2021-07-12T00:19:09.0933921Z [submariner-operator]$ [cluster1] validate_pod_container_env CE_IPSEC_DEBUG false
  7929. 2021-07-12T00:19:09.0934919Z [submariner-operator]$ [cluster1] validate_pod_container_env CE_IPSEC_DEBUG false
  7930. 2021-07-12T00:19:09.0938106Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].env[] | select(.name=="CE_IPSEC_DEBUG").value /tmp/submariner-gateway-gj874.cluster1.json
  7931. 2021-07-12T00:19:09.0941669Z [submariner-operator]$ [cluster1] validate_pod_container_env CE_IPSEC_IKEPORT 500
  7932. 2021-07-12T00:19:09.0943533Z [submariner-operator]$ [cluster1] validate_pod_container_env CE_IPSEC_IKEPORT 500
  7933. 2021-07-12T00:19:09.0946521Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].env[] | select(.name=="CE_IPSEC_IKEPORT").value /tmp/submariner-gateway-gj874.cluster1.json
  7934. 2021-07-12T00:19:09.0948847Z [submariner-operator]$ [cluster1] validate_pod_container_env CE_IPSEC_NATTPORT 4500
  7935. 2021-07-12T00:19:09.0950242Z [submariner-operator]$ [cluster1] validate_pod_container_env CE_IPSEC_NATTPORT 4500
  7936. 2021-07-12T00:19:09.0952042Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].env[] | select(.name=="CE_IPSEC_NATTPORT").value /tmp/submariner-gateway-gj874.cluster1.json
  7937. 2021-07-12T00:19:09.0954498Z [submariner-operator]$ [cluster1] validate_equals .spec.serviceAccount submariner-gateway
  7938. 2021-07-12T00:19:09.0955957Z [submariner-operator]$ [cluster1] validate_equals .spec.serviceAccount submariner-gateway
  7939. 2021-07-12T00:19:09.0957766Z [submariner-operator]$ [cluster1] jq -r -M .spec.serviceAccount /tmp/submariner-gateway-gj874.cluster1.json
  7940. 2021-07-12T00:19:09.0959504Z [submariner-operator]$ [cluster1] validate_equals .status.phase Running
  7941. 2021-07-12T00:19:09.0960507Z [submariner-operator]$ [cluster1] validate_equals .status.phase Running
  7942. 2021-07-12T00:19:09.0962286Z [submariner-operator]$ [cluster1] jq -r -M .status.phase /tmp/submariner-gateway-gj874.cluster1.json
  7943. 2021-07-12T00:19:09.0963649Z [submariner-operator]$ [cluster1] validate_equals .metadata.namespace submariner-operator
  7944. 2021-07-12T00:19:09.0965043Z [submariner-operator]$ [cluster1] validate_equals .metadata.namespace submariner-operator
  7945. 2021-07-12T00:19:09.0967326Z [submariner-operator]$ [cluster1] jq -r -M .metadata.namespace /tmp/submariner-gateway-gj874.cluster1.json
  7946. 2021-07-12T00:19:09.0969052Z [submariner-operator]$ [cluster1] verify_subm_gateway_container
  7947. 2021-07-12T00:19:09.0970319Z [submariner-operator]$ [cluster1] verify_subm_gateway_container
  7948. 2021-07-12T00:19:09.0971819Z [submariner-operator]$ [cluster1] subm_gateway_pod_name=$(kubectl get pods --namespace=$subm_ns -l app=$gateway_deployment_name -o=jsonpath='{.items..metadata.name}')
  7949. 2021-07-12T00:19:09.0973478Z [submariner-operator]$ [cluster1] kubectl get pods --namespace=submariner-operator -l app=submariner-gateway -o=jsonpath={.items..metadata.name}
  7950. 2021-07-12T00:19:09.5691153Z [submariner-operator]$ [cluster1] kubectl get pods --namespace=submariner-operator -l app=submarSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBSnJtClF2VkJreTFIOXFNTUlLbm85a2dZNjVoVW1rWjJaNzc1dXh3V0R1NE9OT3NLMjlKV0RlRGJabTNWN3lOYThVSm4KaldPNXc5bjhJSUZFd1BhanpCeWJjU1drUDdWMUlBeFVKeThUT1ZORVBWK1h3a3FPaWprR2NOcEpYRlZpR0dneQp4Q1UxNExrcVFQb3dqbVYwTndTL3ViNXZEVUFVWmV5TnV6Y3RSOVBXMnNQZ2FyWnBDdGtLWVJHRnpLUlNyekRjCkVjQ0swZDRleG9VRGtLYWhEbGw0S01RdG5RaTEraWpzaFpXSWJMQkZzbWhFazJuazFEaEErRE9jWEhiRmw5TlcKZk45U1JQakxlOVhvTUsxcldwNVJjNUtYRDVvKzYxTEdvT3BXZ0VYZzFjME9MOFd0MTRvVmVab3hlVUk3bnAvYgpnODJxRU1PRnFvOXRwZzJPZmJzQ0F3RUFBYU1qTUNFd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFDMzF6NkoyWUMrdkFYWUEyZ1VEMFJjeWZIWGcKOE1vbWNNZGhNb05lZ1VKaTlCcUJkKzBzS25kRGh4b3dkeHdCbjV2NEJkN05HY3p5b2FqUSsrSFd5Nkhuc3NoUQo2RzdSTkVSalk0M0NpOHNlWjhlV0VqTFpvb0JvSjhmSHBGSDJkb0o1MmJScmhxQ2hIWHJWZlVkbzlPQU5mV0Z3Cmd3ZVM2OGNHdnlFdmtYajlOZVIzdy8vTCtCbGhuZGcwOVUvZDgyUzJld0FMR2tCL2tyV3FwMzVEalN1aFdPaGUKeHdTa0V4alA0Y0s1QXhYd1dldytISDRoWjJ5V3lLSHg3S2JURlVFS1dJM1V5dCtsY3JZcHFZUk0rdStvVWFBdQo3OG95SE5lLzBrL2JzU3VnYUdyUkpLWW5tWnV1QkorK0FYc252WkM1L1Y2VjV1NjFrUndxRVFrSmRCMD0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=
  7951. 2021-07-12T00:19:09.6124813Z [submariner-operator]$ [cluster2] jq -r -M .spec.containers[].env[] | select(.name=="BROKER_K8S_CA").value /tmp/submariner-gateway-949ch.cluster2.json
  7952. 2021-07-12T00:19:09.6126335Z [submariner-operator]$ [cluster2] validate_pod_container_env CE_IPSEC_DEBUG false
  7953. 2021-07-12T00:19:09.6127562Z [submariner-operator]$ [cluster2] validate_pod_container_env CE_IPSEC_DEBUG false
  7954. 2021-07-12T00:19:09.6129291Z [submariner-operator]$ [cluster2] jq -r -M .spec.containers[].env[] | select(.name=="CE_IPSEC_DEBUG").value /tmp/submariner-gateway-949ch.cluster2.json
  7955. 2021-07-12T00:19:09.6130762Z [submariner-operator]$ [cluster2] validate_pod_container_env CE_IPSEC_IKEPORT 500
  7956. 2021-07-12T00:19:09.6131921Z [submariner-operator]$ [cluster2] validate_pod_container_env CE_IPSEC_IKEPORT 500
  7957. 2021-07-12T00:19:09.6133345Z [submariner-operator]$ [cluster2] jq -r -M .spec.containers[].env[] | select(.name=="CE_IPSEC_IKEPORT").value /tmp/submariner-gateway-949ch.cluster2.json
  7958. 2021-07-12T00:19:09.6134727Z [submariner-operator]$ [cluster2] validate_pod_container_env CE_IPSEC_NATTPORT 4500
  7959. 2021-07-12T00:19:09.6135873Z [submariner-operator]$ [cluster2] validate_pod_container_env CE_IPSEC_NATTPORT 4500
  7960. 2021-07-12T00:19:09.6137417Z [submariner-operator]$ [cluster2] jq -r -M .spec.containers[].env[] | select(.name=="CE_IPSEC_NATTPORT").value /tmp/submariner-gateway-949ch.cluster2.json
  7961. 2021-07-12T00:19:09.6138937Z [submariner-operator]$ [cluster2] validate_equals .spec.serviceAccount submariner-gateway
  7962. 2021-07-12T00:19:09.6140374Z [submariner-operator]$ [cluster2] validate_equals .spec.serviceAccount submariner-gateway
  7963. 2021-07-12T00:19:09.6141969Z [submariner-operator]$ [cluster2] jq -r -M .spec.serviceAccount /tmp/submariner-gateway-949ch.cluster2.json
  7964. 2021-07-12T00:19:09.6143587Z [submariner-operator]$ [cluster2] validate_equals .status.phase Running
  7965. 2021-07-12T00:19:09.6144756Z [submariner-operator]$ [cluster2] validate_equals .status.phase Running
  7966. 2021-07-12T00:19:09.6146375Z [submariner-operator]$ [cluster2] jq -r -M .status.phase /tmp/submariner-gateway-949ch.cluster2.json
  7967. 2021-07-12T00:19:09.6147870Z [submariner-operator]$ [cluster2] validate_equals .metadata.namespace submariner-operator
  7968. 2021-07-12T00:19:09.6149078Z [submariner-operator]$ [cluster2] validate_equals .metadata.namespace submariner-operator
  7969. 2021-07-12T00:19:09.6151024Z [submariner-operator]$ [cluster2] jq -r -M .metadata.namespace /tmp/submariner-gateway-949ch.cluster2.json
  7970. 2021-07-12T00:19:09.6152374Z [submariner-operator]$ [cluster2] verify_subm_gateway_container
  7971. 2021-07-12T00:19:09.6153217Z [submariner-operator]$ [cluster2] verify_subm_gateway_container
  7972. 2021-07-12T00:19:09.6154619Z [submariner-operator]$ [cluster2] subm_gateway_pod_name=$(kubectl get pods --namespace=$subm_ns -l app=$gateway_deployment_name -o=jsonpath='{.items..metadata.name}')
  7973. 2021-07-12T00:19:09.6156234Z [submariner-operator]$ [cluster2] kubectl get pods --namespace=submariner-operator -l app=submariner-gateway -o=jsonpath={.items..metadata.name}
  7974. 2021-07-12T00:19:09.6158744Z [submariner-operator]$ [cluster2] kubectl get pods --namespace=submariner-operator -l app=submariner-gateway -o=jsonpath={.items..metadata.name}
  7975. 2021-07-12T00:19:09.6195513Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get pods --namespace=submariner-operator -l app=submariner-gateway -o=jsonpath={.items..metadata.name}
  7976. 2021-07-12T00:19:09.9028767Z [submariner-operator]$ [cluster2iner-gateway -o=jsonpath={.items..metadata.name}
  7977. 2021-07-12T00:19:09.9030422Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get pods --namespace=submariner-operator -l app=submariner-gateway -o=jsonpath={.items..metadata.name}
  7978. 2021-07-12T00:19:09.9031914Z [submariner-operator]$ [cluster1] env_file=/tmp/submariner-gateway-gj874.env
  7979. 2021-07-12T00:19:09.9033467Z [submariner-operator]$ [cluster1] kubectl exec submariner-gateway-gj874 --namespace=submariner-operator -- env
  7980. 2021-07-12T00:19:09.9034943Z [submariner-operator]$ [cluster1] kubectl exec submariner-gateway-gj874 --namespace=submariner-operator -- env
  7981. 2021-07-12T00:19:09.9036545Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 exec submariner-gateway-gj874 --namespace=submariner-operator -- env
  7982. 2021-07-12T00:19:09.9038616Z [submariner-operator]$ [cluster1] tee /tmp/submariner-gateway-gj874.env
  7983. 2021-07-12T00:19:09.9039490Z [cluster1] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  7984. 2021-07-12T00:19:09.9040399Z [cluster1] HOSTNAME=cluster1-worker
  7985. 2021-07-12T00:19:09.9040865Z [cluster1] DISTTAG=f33container
  7986. 2021-07-12T00:19:09.9041263Z [cluster1] FGC=f33
  7987. 2021-07-12T00:19:09.9041589Z [cluster1] FBR=f33
  7988. 2021-07-12T00:19:09.9055096Z [cluster1] SUBMARINER_HEALTHCHECKINTERVAL=1
  7989. 2021-07-12T00:19:09.9055972Z [cluster1] CE_IPSEC_NATTPORT=4500
  7990. 2021-07-12T00:19:09.9056878Z [cluster1] SUBMARINER_NAMESPACE=submariner-operator
  7991. 2021-07-12T00:19:09.9057517Z [cluster1] SUBMARINER_SERVICECIDR=100.0.0.0/16
  7992. 2021-07-12T00:19:09.9058180Z [cluster1] SUBMARINER_NATENABLED=false
  7993. 2021-07-12T00:19:09.9180194Z [cluster1] BROKER_K8S_APISERVERTOKEN=***
  7994. 2021-07-12T00:19:09.9181406Z [cluster1] BROKER_K8S_REMOTENAMESPACE=submariner-k8s-broker
  7995. 2021-07-12T00:19:09.9182581Z [cluster1] POD_NAME=submariner-gateway-gj874
  7996. 2021-07-12T00:19:09.9183111Z [cluster1] CE_IPSEC_IKEPORT=500
  7997. 2021-07-12T00:19:09.9183573Z [cluster1] CE_IPSEC_FORCEENCAPS=false
  7998. 2021-07-12T00:19:09.9184071Z [cluster1] SUBMARINER_CLUSTERID=cluster1
  7999. 2021-07-12T00:19:09.9184568Z [cluster1] SUBMARINER_COLORCODES=blue
  8000. 2021-07-12T00:19:09.9185052Z [cluster1] BROKER_K8S_APISERVER=172.18.0.5:6443
  8001. 2021-07-12T00:19:09.9185567Z [cluster1] SUBMARINER_HEALTHCHECKENABLED=true
  8002. 2021-07-12T00:19:09.9186275Z [cluster1] SUBMARINER_HEALTHCHECKMAXPACKETLOSSCOUNT=5
  8003. 2021-07-12T00:19:09.9186884Z [cluster1] SUBMARINER_BROKER=k8s
  8004. 2021-07-12T00:19:09.9187593Z [cluster1] SUBMARINER_CABLEDRIVER=libreswan
  8005. 2021-07-12T00:19:09.9188455Z [cluster1] NODE_NAME=cluster1-worker
  8006. 2021-07-12T00:19:09.9189345Z [cluster1] CE_IPSEC_PREFERREDSERVER=false
  8007. 2021-07-12T00:19:09.9189868Z [cluster1] CE_IPSEC_DEBUG=false
  8008. 2021-07-12T00:19:09.9190363Z [cluster1] SUBMARINER_CLUSTERCIDR=10.0.0.0/16
  8009. 2021-07-12T00:19:09.9195672Z [cluster1] SUBMARINER_GLOBALCIDR=242.254.1.0/24
  8010. 2021-07-12T00:19:09.9196353Z [cluster1] SUBMARINER_DEBUG=false
  8011. 2021-07-12T00:19:09.9730185Z [cluster1] BROKER_K8S_CA=LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1EY3hNakF3TVRBMU9Gb1hEVE14TURjeE1EQXdNVEExT0Zvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBSnJtClF2VkJreTFIOXFNTUlLbm85a2dZNjVoVW1rWjJaNzc1dXh3V0R1NE9OT3NLMjlKV0RlRGJabTNWN3lOYThVSm4KaldPNXc5bjhJSUZFd1BhanpCeWJjU1drUDdWMUlBeFVKeThUT1ZORVBWK1h3a3FPaWprR2NOcEpYRlZpR0dneQp4Q1UxNExrcVFQb3dqbVYwTndTL3ViNXZEVUFVWmV5TnV6Y3RSOVBXMnNQZ2FyWnBDdGtLWVJHRnpLUlNyekRjCkVjQ0swZDRleG9VRGtLYWhEbGw0S01RdG5RaTEraWpzaFpXSWJMQkZzbWhFazJuazFEaEErRE9jWEhiRmw5TlcKZk45U1JQakxlOVhvTUsxcldwNVJjNUtYRDVvKzYxTEdvT3BXZ0VYZzFjME9MOFd0MTRvVmVab3hlVUk3bnAvYgpnODJxRU1PRnFvOXRwZzJPZmJzQ0F3RUFBYU1qTUNFd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFDMzF6NkoyWUMrdkFYWUEyZ1VEMFJjeWZIWGcKOE1vbWNNZGhNb05lZ1VKaTlCcUJkKzBzS25kRGh4b3dkeHdCbjV2NEJkN05HY3p5b2FqUSsrSFd5Nkhuc3NoUQo2RzdSTkVSalk0M0NpOHNlWjhlV0VqTFpvb0JvSjhmSHBGSDJkb0o1MmJScmhxQ2hIWHJWZlVkbzlPQU5mV0Z3Cmd3ZVM2OGNHdnlFdmtYajlOZVIzdy8vTCtCbGhuZGcwOVUvZDgyUzJld0FMR2tCL2tyV3FwMzVEalN1aFdPaGUKeHdTa0V4alA0Y0s1QXhYd1dldytISDRoWjJ5V3lLSHg3S2JURlVFS1dJM1V5dCtsY3JZcHFZUk0rdStvVWFBdQo3OG95SE5lLzBrL2JzU3VnYUdyUkpLWW5tWnV1QkorK0FYc252WkM1L1Y2VjV1NjFrUndxRVFrSmRCMD0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=
  8012. 2021-07-12T00:19:10.0387769Z [cluster1] CE_IPSEC_PSK=S+KvTcmv3YlAVfx0namfOVfMPlSpjec4Y+r9igB9BZICi4T3VvwqNFFDG8JgQUN7
  8013. 2021-07-12T00:19:10.0389097Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_PORT_53_UDP_PROTO=udp
  8014. 2021-07-12T00:19:10.0389718Z [cluster1] SUBMARINER_OPERATOR_METRICS_PORT=tcp://100.0.182.161:8383
  8015. 2021-07-12T00:19:10.0390807Z [cluster1] SUBMARINER_OPERATOR_METRICS_PORT_8686_TCP=tcp://100.0.182.161:8686
  8016. 2021-07-12T00:19:10.0391482Z [cluster1] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_SERVICE_PORT=8082
  8017. 2021-07-12T00:19:10.0392150Z [cluster1] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_PORT_8082_TCP_PROTO=tcp
  8018. 2021-07-12T00:19:10.0393048Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_PORT=udp://100.0.126.160:53
  8019. 2021-07-12T00:19:10.0393921Z [cluster1] SUBMARINER_GLOBALNET_METRICS_SERVICE_PORT_METRICS=8081
  8020. 2021-07-12T00:19:10.0394561Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_SERVICE_PORT=9153
  8021. 2021-07-12T00:19:10.0395352Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_PORT_9153_TCP_PROTO=tcp
  8022. 2021-07-12T00:19:10.0395898Z [cluster1] KUBERNETES_PORT_443_TCP_ADDR=100.0.0.1
  8023. 2021-07-12T00:19:10.0396385Z [cluster1] SUBMARINER_OPERATOR_METRICS_SERVICE_PORT=8383
  8024. 2021-07-12T00:19:10.0398146Z [cluster1] SUBMARINER_OPERATOR_METRICS_PORT_8686_TCP_PORT=8686
  8025. 2021-07-12T00:19:10.0398851Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_SERVICE_PORT=53
  8026. 2021-07-12T00:19:10.0399469Z [cluster1] SUBMARINER_OPERATOR_METRICS_PORT_8383_TCP=tcp://100.0.182.161:8383
  8027. 2021-07-12T00:19:10.0400067Z [cluster1] SUBMARINER_OPERATOR_METRICS_PORT_8686_TCP_ADDR=100.0.182.161
  8028. 2021-07-12T00:19:10.0422273Z [cluster1] SUBMARINER_GATEWAY_METRICS_PORT=tcp://100.0.203.3:8080
  8029. 2021-07-12T00:19:10.0422975Z [cluster1] SUBMARINER_GLOBALNET_METRICS_PORT_8081_TCP_ADDR=100.0.206.152
  8030. 2021-07-12T00:19:10.0423579Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_SERVICE_PORT_UDP=53
  8031. 2021-07-12T00:19:10.0424123Z [cluster1] KUBERNETES_SERVICE_PORT=443
  8032. 2021-07-12T00:19:10.0424620Z [cluster1] KUBERNETES_PORT=tcp://100.0.0.1:443
  8033. 2021-07-12T00:19:10.0425189Z [cluster1] SUBMARINER_GATEWAY_METRICS_PORT_8080_TCP_PROTO=tcp
  8034. 2021-07-12T00:19:10.0425809Z [cluster1] SUBMARINER_GLOBALNET_METRICS_PORT=tcp://100.0.206.152:8081
  8035. 2021-07-12T00:19:10.0427118Z [cluster1] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_PORT_8082_TCP_ADDR=100.0.99.191
  8036. 2021-07-12T00:19:10.0428057Z [cluster1] KUBERNETES_PORT_443_TCP_PROTO=tcp
  8037. 2021-07-12T00:19:10.0428665Z [cluster1] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_SERVICE_PORT_METRICS=8082
  8038. 2021-07-12T00:19:10.0429400Z [cluster1] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_PORT=tcp://100.0.99.191:8082
  8039. 2021-07-12T00:19:10.0430231Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_PORT_53_UDP_ADDR=100.0.126.160
  8040. 2021-07-12T00:19:10.0430969Z [cluster1] KUBERNETES_SERVICE_HOST=100.0.0.1
  8041. 2021-07-12T00:19:10.0431719Z [cluster1] SUBMARINER_OPERATOR_METRICS_SERVICE_PORT_HTTP_METRICS=8383
  8042. 2021-07-12T00:19:10.0432356Z [cluster1] SUBMARINER_GLOBALNET_METRICS_PORT_8081_TCP_PROTO=tcp
  8043. 2021-07-12T00:19:10.0432997Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_PORT=tcp://100.0.68.8:9153
  8044. 2021-07-12T00:19:10.0433724Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_PORT_9153_TCP=tcp://100.0.68.8:9153
  8045. 2021-07-12T00:19:10.0434516Z [cluster1] KUBERNETES_PORT_443_TCP=tcp://100.0.0.1:443
  8046. 2021-07-12T00:19:10.0435084Z [cluster1] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_SERVICE_HOST=100.0.99.191
  8047. 2021-07-12T00:19:10.0435732Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_PORT_53_UDP=udp://100.0.126.160:53
  8048. 2021-07-12T00:19:10.0436370Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_SERVICE_HOST=100.0.68.8
  8049. 2021-07-12T00:19:10.0437380Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_SERVICE_PORT_METRICS=9153
  8050. 2021-07-12T00:19:10.0438017Z [cluster1] SUBMARINER_GLOBALNET_METRICS_SERVICE_HOST=100.0.206.152
  8051. 2021-07-12T00:19:10.0438652Z [cluster1] SUBMARINER_GLOBALNET_METRICS_PORT_8081_TCP=tcp://100.0.206.152:8081
  8052. 2021-07-12T00:19:10.0439284Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_PORT_53_UDP_PORT=53
  8053. 2021-07-12T00:19:10.0439954Z [cluster1] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_PORT_8082_TCP=tcp://100.0.99.191:8082
  8054. 2021-07-12T00:19:10.0440769Z [cluster1] SUBMARINER_OPERATOR_METRICS_SERVICE_HOST=100.0.182.161
  8055. 2021-07-12T00:19:10.0441329Z [cluster1] SUBMARINER_GATEWAY_METRICS_SERVICE_PORT=8080
  8056. 2021-07-12T00:19:10.0441908Z [cluster1] SUBMARINER_GATEWAY_METRICS_PORT_8080_TCP_PORT=8080
  8057. 2021-07-12T00:19:10.0442475Z [cluster1] SUBMARINER_GATEWAY_METRICS_PORT_8080_TCP_ADDR=100.0.203.3
  8058. 2021-07-12T00:19:10.0443066Z [cluster1] SUBMARINER_GLOBALNET_METRICS_SERVICE_PORT=8081
  8059. 2021-07-12T00:19:10.0443599Z [cluster1] KUBERNETES_SERVICE_PORT_HTTPS=443
  8060. 2021-07-12T00:19:10.0444243Z [cluster1] KUBERNETES_PORT_443_TCP_PORT=443
  8061. 2021-07-12T00:19:10.0444757Z [cluster1] SUBMARINER_OPERATOR_METRICS_PORT_8383_TCP_PORT=8383
  8062. 2021-07-12T00:19:10.0445454Z [cluster1] SUBMARINER_GATEWAY_METRICS_SERVICE_HOST=100.0.203.3
  8063. 2021-07-12T00:19:10.0446047Z [cluster1] SUBMARINER_GATEWAY_METRICS_SERVICE_PORT_METRICS=8080
  8064. 2021-07-12T00:19:10.0446638Z [cluster1] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_PORT_8082_TCP_PORT=8082
  8065. 2021-07-12T00:19:10.0447238Z [cluster1] SUBMARINER_OPERATOR_METRICS_PORT_8686_TCP_PROTO=tcp
  8066. 2021-07-12T00:19:10.0447833Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_PORT_9153_TCP_PORT=9153
  8067. 2021-07-12T00:19:10.0448461Z [cluster1] SUBMARINER_OPERATOR_METRICS_SERVICE_PORT_CR_METRICS=8686
  8068. 2021-07-12T00:19:10.0449064Z [cluster1] SUBMARINER_GLOBALNET_METRICS_PORT_8081_TCP_PORT=8081
  8069. 2021-07-12T00:19:10.0449654Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_PORT_9153_TCP_ADDR=100.0.68.8
  8070. 2021-07-12T00:19:10.0590256Z [cluster1] SUBMARINER_OPERATOR_METRICS_PORT_8383_TCP_PROTO=tcp
  8071. 2021-07-12T00:19:10.0590901Z [cluster1] SUBMARINER_OPERATOR_METRICS_PORT_8383_TCP_ADDR=100.0.182.161
  8072. 2021-07-12T00:19:10.0591586Z [cluster1] SUBMARINER_GATEWAY_METRICS_PORT_8080_TCP=tcp://100.0.203.3:8080
  8073. 2021-07-12T00:19:10.0592422Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_SERVICE_HOST=100.0.126.160
  8074. 2021-07-12T00:19:10.0593020Z [cluster1] HOME=/root
  8075. 2021-07-12T00:19:10.0594757Z [submariner-operator]$ [cluster1] grep BROKER_K8S_APISERVER=172.18.0.5:6443 /tmp/submariner-gateway-gj874.env
  8076. 2021-07-12T00:19:10.0595631Z [cluster1] BROKER_K8S_APISERVER=172.18.0.5:6443
  8077. 2021-07-12T00:19:10.0597364Z [submariner-operator]$ [cluster1] grep SUBMARINER_NAMESPACE=submariner-operator /tmp/submariner-gateway-gj874.env
  8078. 2021-07-12T00:19:10.0598797Z [cluster1] SUBMARINER_NAMESPACE=submariner-operator
  8079. 2021-07-12T00:19:10.0599903Z [submariner-operator]$ [cluster1] grep SUBMARINER_BROKER=k8s /tmp/submariner-gateway-gj874.env
  8080. 2021-07-12T00:19:10.0600707Z [cluster1] SUBMARINER_BROKER=k8s
  8081. 2021-07-12T00:19:10.1135395Z [submariner-operator]$ [cluster1] grep BROKER_K8S_CA=LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1EY3hNakF3TVRBMU9Gb1hEVE14TURjeE1EQXdNVEExT0Zvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBSnJtClF2VkJreTFIOXFNTUlLbm85a2dZNjVoVW1rWjJaNzc1dXh3V0R1NE9OT3NLMjlKV0RlRGJabTNWN3lOYThVSm4KaldPNXc5bjhJSUZFd1BhanpCeWJjU1drUDdWMUlBeFVKeThUT1ZORVBWK1h3a3FPaWprR2NOcEpYRlZpR0dneQp4Q1UxNExrcVFQb3dqbVYwTndTL3ViNXZEVUFVWmV5TnV6Y3RSOVBXMnNQZ2FyWnBDdGtLWVJHRnpLUlNyekRjCkVjQ0swZDRleG9VRGtLYWhEbGw0S01RdG5RaTEraWpzaFpXSWJMQkZzbWhFazJuazFEaEErRE9jWEhiRmw5TlcKZk45U1JQakxlOVhvTUsxcldwNVJjNUtYRDVvKzYxTEdvT3BXZ0VYZzFjME9MOFd0MTRvVmVab3hlVUk3bnAvYgpnODJxRU1PRnFvOXRwZzJPZmJzQ0F3RUFBYU1qTUNFd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFDMzF6NkoyWUMrdkFYWUEyZ1VEMFJjeWZIWGcKOE1vbWNNZGhNb05lZ1VKaTlCcUJkKzBzS25kRGh4b3dkeHdCbjV2NEJkN05HY3p5b2FqUSsrSFd5Nkhuc3NoUQo2RzdSTkVSalk0M0NpOHNlWjhlV0VqTFpvb0JvSjhmSHBGSDJkb0o1MmJScmhxQ2hIWHJWZlVkbzlPQU5mV0Z3Cmd3ZVM2OGNHdnlFdmtYajlOZVIzdy8vTCtCbGhuZGcwOVUvZDgyUzJld0FMR2tCL2tyV3FwMzVEalN1aFdPaGUKeHdTa0V4alA0Y0s1QXhYd1dldytISDRoWjJ5V3lLSHg3S2JURlVFS1dJM1V5dCtsY3JZcHFZUk0rdStvVWFBdQo3OG95SE5lLzBrL2JzU3VnYUdyUkpLWW5tWnV1QkorK0FYc252WkM1L1Y2VjV1NjFrUndxRVFrSmRCMD0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo= /tmp/submariner-gateway-gj874.env
  8082. 2021-07-12T00:19:10.2185107Z [cluster1] BROKER_K8S_CA=LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1EY3hNakF3TVRBMU9Gb1hEVE14TURjeE1EQXdNVEExT0Zvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBSnJtClF2VkJreTFIOXFNTUlLbm85a2dZNjVoVW1rWjJaNzc1dXh3V0R1NE9OT3NLMjlKV0RlRGJabTNWN3lOYThVSm4KaldPNXc5bjhJSUZFd1BhanpCeWJjU1drUDdWMUlBeFVKeThUT1ZORVBWK1h3a3FPaWprR2NOcEpYRlZpR0dneQp4Q1UxNExrcVFQb3dqbVYwTndTL3ViNXZEVUFVWmV5TnV6Y3RSOVBXMnNQZ2FyWnBDdGtLWVJHRnpLUlNyekRjCkVjQ0swZDRleG9VRGtLYWhEbGw0S01RdG5RaTEraWpzaFpXSWJMQkZzbWhFazJuazFEaEErRE9jWEhiRmw5TlcKZk45U1JQakxlOVhvTUsxcldwNVJjNUtYRDVvKzYxTEdvT3BXZ0VYZzFjME9MOFd0MTRvVmVab3hlVUk3bnAvYgpnODJxRU1PRnFvOXRwZzJPZmJzQ0F3RUFBYU1qTUNFd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFDMzF6NkoyWUMrdkFYWUEyZ1VEMFJjeWZIWGcKOE1vbWNNZGhNb05lZ1VKaTlCcUJkKzBzS25kRGh4b3dkeHdCbjV2NEJkN05HY3p5b2FqUSsrSFd5Nkhuc3NoUQo2RzdSTkVSalk0M0NpOHNlWjhlV0VqTFpvb0JvSjhmSHBGSDJkb0o1MmJScmhxQ2hIWHJWZlVkbzlPQU5mV0Z3Cmd3ZVM2OGNHdnlFdmtYajlOZVIzdy8vTCtCbGhuZGcwOVUvZDgyUzJld0FMR2tCL2tyV3FwMzVEalN1aFdPaGUKeHdTa0V4alA0Y0s1QXhYd1dldytISDRoWjJ5V3lLSHg3S2JURlVFS1dJM1V5dCtsY3JZcHFZUk0rdStvVWFBdQo3OG95SE5lLzBrL2JzU3VnYUdyUkpLWW5tWnV1QkorK0FYc252WkM1L1Y2VjV1NjFrUndxRVFrSmRCMD0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=
  8083. 2021-07-12T00:19:10.2665271Z [submariner-operator]$ [cluster1] grep CE_IPSEC_DEBUG=false /tmp/submariner-gateway-gj874.env
  8084. 2021-07-12T00:19:10.2666115Z [cluster1] CE_IPSEC_DEBUG=false
  8085. 2021-07-12T00:19:10.2667169Z [submariner-operator]$ [cluster1] grep SUBMARINER_DEBUG=false /tmp/submariner-gateway-gj874.env
  8086. 2021-07-12T00:19:10.2667996Z [cluster1] SUBMARINER_DEBUG=false
  8087. 2021-07-12T00:19:10.2669144Z [submariner-operator]$ [cluster1] grep BROKER_K8S_REMOTENAMESPACE=submariner-k8s-broker /tmp/submariner-gateway-gj874.env
  8088. 2021-07-12T00:19:10.2670564Z [cluster1] BROKER_K8S_REMOTENAMESPACE=submariner-k8s-broker
  8089. 2021-07-12T00:19:10.2671786Z [submariner-operator]$ [clus] env_file=/tmp/submariner-gateway-949ch.env
  8090. 2021-07-12T00:19:10.2673354Z [submariner-operator]$ [cluster2] kubectl exec submariner-gateway-949ch --namespace=submariner-operator -- env
  8091. 2021-07-12T00:19:10.2675790Z [submariner-operator]$ [cluster2] tee /tmp/submariner-gateway-949ch.env
  8092. 2021-07-12T00:19:10.2677643Z [submariner-operator]$ [cluster2] kubectl exec submariner-gateway-949ch --namespace=submariner-operator -- env
  8093. 2021-07-12T00:19:10.2679953Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 exec submariner-gateway-949ch --namespace=submariner-operator -- env
  8094. 2021-07-12T00:19:10.2681502Z [cluster2] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  8095. 2021-07-12T00:19:10.2682453Z [cluster2] HOSTNAME=cluster2-worker
  8096. 2021-07-12T00:19:10.2682959Z [cluster2] DISTTAG=f33container
  8097. 2021-07-12T00:19:10.2683343Z [cluster2] FGC=f33
  8098. 2021-07-12T00:19:10.2683691Z [cluster2] FBR=f33
  8099. 2021-07-12T00:19:10.2684285Z [cluster2] SUBMARINER_CLUSTERID=cluster2
  8100. 2021-07-12T00:19:10.2684788Z [cluster2] SUBMARINER_NATENABLED=false
  8101. 2021-07-12T00:19:10.2685314Z [cluster2] SUBMARINER_CABLEDRIVER=libreswan
  8102. 2021-07-12T00:19:10.2686313Z [cluster2] BROKER_K8S_REMOTENAMESPACE=submariner-k8s-broker
  8103. 2021-07-12T00:19:10.3169690Z [cluster2] BROKER_K8S_CA=LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1EY3hNakF3TVRBMU9Gb1hEVE14TURjeE1EQXdNVEExT0Zvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBSnJtClF2VkJreTFIOXFNTUlLbm85a2dZNjVoVW1rWjJaNzc1dXh3V0R1NE9OT3NLMjlKV0RlRGJabTNWN3lOYThVSm4KaldPNXc5bjhJSUZFd1BhanpCeWJjU1drUDdWMUlBeFVKeThUT1ZORVBWK1h3a3FPaWprR2NOcEpYRlZpR0dneQp4Q1UxNExrcVFQb3dqbVYwTndTL3ViNXZEVUFVWmV5TnV6Y3RSOVBXMnNQZ2FyWnBDdGtLWVJHRnpLUlNyekRjCkVjQ0swZDRleG9VRGtLYWhEbGw0S01RdG5RaTEraWpzaFpXSWJMQkZzbWhFazJuazFEaEErRE9jWEhiRmw5TlcKZk45U1JQakxlOVhvTUsxcldwNVJjNUtYRDVvKzYxTEdvT3BXZ0VYZzFjME9MOFd0MTRvVmVab3hlVUk3bnAvYgpnODJxRU1PRnFvOXRwZzJPZmJzQ0F3RUFBYU1qTUNFd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFDMzF6NkoyWUMrdkFYWUEyZ1VEMFJjeWZIWGcKOE1vbWNNZGhNb05lZ1VKaTlCcUJkKzBzS25kRGh4b3dkeHdCbjV2NEJkN05HY3p5b2FqUSsrSFd5Nkhuc3NoUQo2RzdSTkVSalk0M0NpOHNlWjhlV0VqTFpvb0JvSjhmSHBGSDJkb0o1MmJScmhxQ2hIWHJWZlVkbzlPQU5mV0Z3Cmd3ZVM2OGNHdnlFdmtYajlOZVIzdy8vTCtCbGhuZGcwOVUvZDgyUzJld0FMR2tCL2tyV3FwMzVEalN1aFdPaGUKeHdTa0V4alA0Y0s1QXhYd1dldytISDRoWjJ5V3lLSHg3S2JURlVFS1dJM1V5dCtsY3JZcHFZUk0rdStvVWFBdQo3OG95SE5lLzBrL2JzU3VnYUdyUkpLWW5tWnV1QkorK0FYc252WkM1L1Y2VjV1NjFrUndxRVFrSmRCMD0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=
  8104. 2021-07-12T00:19:10.3599919Z [cluster2] CE_IPSEC_PSK=S+KvTcmv3YlAVfx0namfOVfMPlSpjec4Y+r9igB9BZICi4T3VvwqNFFDG8JgQUN7
  8105. 2021-07-12T00:19:10.3601359Z [cluster2] CE_IPSEC_DEBUG=false
  8106. 2021-07-12T00:19:10.3602004Z [cluster2] SUBMARINER_SERVICECIDR=100.0.0.0/16
  8107. 2021-07-12T00:19:10.3602617Z [cluster2] SUBMARINER_HEALTHCHECKMAXPACKETLOSSCOUNT=5
  8108. 2021-07-12T00:19:10.3603816Z [cluster2] POD_NAME=submariner-gateway-949ch
  8109. 2021-07-12T00:19:10.3604618Z [cluster2] SUBMARINER_HEALTHCHECKINTERVAL=1
  8110. 2021-07-12T00:19:10.3605327Z [cluster2] SUBMARINER_CLUSTERCIDR=10.0.0.0/16
  8111. 2021-07-12T00:19:10.3605812Z [cluster2] SUBMARINER_BROKER=k8s
  8112. 2021-07-12T00:19:10.3606447Z [cluster2] SUBMARINER_HEALTHCHECKENABLED=true
  8113. 2021-07-12T00:19:10.3607375Z [cluster2] NODE_NAME=cluster2-worker
  8114. 2021-07-12T00:19:10.3607972Z [cluster2] CE_IPSEC_NATTPORT=4500
  8115. 2021-07-12T00:19:10.3608440Z [cluster2] CE_IPSEC_PREFERREDSERVER=false
  8116. 2021-07-12T00:19:10.3609499Z [cluster2] SUBMARINER_NAMESPACE=submariner-operator
  8117. 2021-07-12T00:19:10.3610225Z [cluster2] SUBMARINER_COLORCODES=blue
  8118. 2021-07-12T00:19:10.3705704Z [cluster2] BROKER_K8S_APISERVERTOKEN=***
  8119. 2021-07-12T00:19:10.3706399Z [cluster2] CE_IPSEC_IKEPORT=500
  8120. 2021-07-12T00:19:10.3706855Z [cluster2] CE_IPSEC_FORCEENCAPS=false
  8121. 2021-07-12T00:19:10.3707329Z [cluster2] SUBMARINER_GLOBALCIDR=242.254.2.0/24
  8122. 2021-07-12T00:19:10.3707802Z [cluster2] BROKER_K8S_APISERVER=172.18.0.5:6443
  8123. 2021-07-12T00:19:10.3708418Z [cluster2] SUBMARINER_DEBUG=false
  8124. 2021-07-12T00:19:10.3709150Z [cluster2] SUBMARINER_OPERATOR_METRICS_PORT_8686_TCP_PROTO=tcp
  8125. 2021-07-12T00:19:10.3710105Z [cluster2] SUBMARINER_GLOBALNET_METRICS_SERVICE_PORT=8081
  8126. 2021-07-12T00:19:10.3710788Z [cluster2] SUBMARINER_GLOBALNET_METRICS_PORT_8081_TCP=tcp://100.0.101.189:8081
  8127. 2021-07-12T00:19:10.3711489Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_PORT=udp://100.0.101.196:53
  8128. 2021-07-12T00:19:10.3712179Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_PORT_9153_TCP_PROTO=tcp
  8129. 2021-07-12T00:19:10.3712827Z [cluster2] SUBMARINER_GATEWAY_METRICS_PORT_8080_TCP_PORT=8080
  8130. 2021-07-12T00:19:10.3713733Z [cluster2] KUBERNETES_PORT=tcp://100.0.0.1:443
  8131. 2021-07-12T00:19:10.3714270Z [cluster2] SUBMARINER_OPERATOR_METRICS_PORT_8686_TCP_ADDR=100.0.126.125
  8132. 2021-07-12T00:19:10.3714837Z [cluster2] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_SERVICE_PORT=8082
  8133. 2021-07-12T00:19:10.3715465Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_PORT_53_UDP=udp://100.0.101.196:53
  8134. 2021-07-12T00:19:10.3716068Z [cluster2] SUBMARINER_GATEWAY_METRICS_PORT_8080_TCP_PROTO=tcp
  8135. 2021-07-12T00:19:10.3716658Z [cluster2] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_SERVICE_HOST=100.0.204.32
  8136. 2021-07-12T00:19:10.3717449Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_SERVICE_HOST=100.0.101.196
  8137. 2021-07-12T00:19:10.3718007Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_SERVICE_PORT=53
  8138. 2021-07-12T00:19:10.3718804Z [cluster2] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_SERVICE_PORT_METRICS=8082
  8139. 2021-07-12T00:19:10.3719736Z [cluster2] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_PORT=tcp://100.0.204.32:8082
  8140. 2021-07-12T00:19:10.3720384Z [cluster2] KUBERNETES_PORT_443_TCP=tcp://100.0.0.1:443
  8141. 2021-07-12T00:19:10.3720993Z [cluster2] SUBMARINER_OPERATOR_METRICS_SERVICE_PORT_CR_METRICS=8686
  8142. 2021-07-12T00:19:10.3721619Z [cluster2] SUBMARINER_GATEWAY_METRICS_SERVICE_HOST=100.0.32.13
  8143. 2021-07-12T00:19:10.3723435Z [cluster2] SUBMARINER_GATEWAY_METRICS_PORT=tcp://100.0.32.13:8080
  8144. 2021-07-12T00:19:10.3724088Z [cluster2] SUBMARINER_GATEWAY_METRICS_PORT_8080_TCP_ADDR=100.0.32.13
  8145. 2021-07-12T00:19:10.3724710Z [cluster2] SUBMARINER_GLOBALNET_METRICS_SERVICE_PORT_METRICS=8081
  8146. 2021-07-12T00:19:10.3725397Z [cluster2] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_PORT_8082_TCP=tcp://100.0.204.32:8082
  8147. 2021-07-12T00:19:10.3726096Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_PORT_53_UDP_PORT=53
  8148. 2021-07-12T00:19:10.3726887Z [cluster2] KUBERNETES_PORT_443_TCP_ADDR=100.0.0.1
  8149. 2021-07-12T00:19:10.3727460Z [cluster2] SUBMARINER_GLOBALNET_METRICS_SERVICE_HOST=100.0.101.189
  8150. 2021-07-12T00:19:10.3728103Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_SERVICE_PORT=9153
  8151. 2021-07-12T00:19:10.3729092Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_PORT_9153_TCP_PORT=9153
  8152. 2021-07-12T00:19:10.3729747Z [cluster2] SUBMARINER_OPERATOR_METRICS_PORT_8383_TCP_PORT=8383
  8153. 2021-07-12T00:19:10.3730384Z [cluster2] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_PORT_8082_TCP_PROTO=tcp
  8154. 2021-07-12T00:19:10.3731665Z [cluster2] SUBMARINER_OPERATOR_METRICS_SERVICE_PORT_HTTP_METRICS=8383
  8155. 2021-07-12T00:19:10.3732442Z [cluster2] KUBERNETES_SERVICE_HOST=100.0.0.1
  8156. 2021-07-12T00:19:10.3733011Z [cluster2] SUBMARINER_GLOBALNET_METRICS_PORT_8081_TCP_PROTO=tcp
  8157. 2021-07-12T00:19:10.3733802Z [cluster2] SUBMARINER_OPERATOR_METRICS_PORT_8383_TCP_ADDR=100.0.126.125
  8158. 2021-07-12T00:19:10.3734478Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_PORT_9153_TCP_ADDR=100.0.69.216
  8159. 2021-07-12T00:19:10.3735076Z [cluster2] KUBERNETES_PORT_443_TCP_PROTO=tcp
  8160. 2021-07-12T00:19:10.3735841Z [cluster2] SUBMARINER_OPERATOR_METRICS_SERVICE_HOST=100.0.126.125
  8161. 2021-07-12T00:19:10.3736822Z [cluster2] SUBMARINER_OPERATOR_METRICS_PORT_8686_TCP_PORT=8686
  8162. 2021-07-12T00:19:10.3737428Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_SERVICE_PORT_UDP=53
  8163. 2021-07-12T00:19:10.3738104Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_SERVICE_PORT_METRICS=9153
  8164. 2021-07-12T00:19:10.3738994Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_PORT_9153_TCP=tcp://100.0.69.216:9153
  8165. 2021-07-12T00:19:10.3739851Z [cluster2] SUBMARINER_OPERATOR_METRICS_PORT_8383_TCP_PROTO=tcp
  8166. 2021-07-12T00:19:10.3740414Z [cluster2] SUBMARINER_GATEWAY_METRICS_SERVICE_PORT_METRICS=8080
  8167. 2021-07-12T00:19:10.3740999Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_PORT_53_UDP_ADDR=100.0.101.196
  8168. 2021-07-12T00:19:10.3741753Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_PORT=tcp://100.0.69.216:9153
  8169. 2021-07-12T00:19:10.3742326Z [cluster2] KUBERNETES_PORT_443_TCP_PORT=443
  8170. 2021-07-12T00:19:10.3742870Z [cluster2] SUBMARINER_GATEWAY_METRICS_PORT_8080_TCP=tcp://100.0.32.13:8080
  8171. 2021-07-12T00:19:10.3743470Z [cluster2] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_PORT_8082_TCP_PORT=8082
  8172. 2021-07-12T00:19:10.3744080Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_SERVICE_HOST=100.0.69.216
  8173. 2021-07-12T00:19:10.3744600Z [cluster2] KUBERNETES_SERVICE_PORT=443
  8174. 2021-07-12T00:19:10.3745071Z [cluster2] KUBERNETES_SERVICE_PORT_HTTPS=443
  8175. 2021-07-12T00:19:10.3745572Z [cluster2] SUBMARINER_OPERATOR_METRICS_SERVICE_PORT=8383
  8176. 2021-07-12T00:19:10.3746161Z [cluster2] SUBMARINER_OPERATOR_METRICS_PORT=tcp://100.0.126.125:8383
  8177. 2021-07-12T00:19:10.3746809Z [cluster2] SUBMARINER_OPERATOR_METRICS_PORT_8686_TCP=tcp://100.0.126.125:8686
  8178. 2021-07-12T00:19:10.3747407Z [cluster2] SUBMARINER_GLOBALNET_METRICS_PORT_8081_TCP_PORT=8081
  8179. 2021-07-12T00:19:10.3748067Z [cluster2] SUBMARINER_OPERATOR_METRICS_PORT_8383_TCP=tcp://100.0.126.125:8383
  8180. 2021-07-12T00:19:10.3748655Z [cluster2] SUBMARINER_GATEWAY_METRICS_SERVICE_PORT=8080
  8181. 2021-07-12T00:19:10.3749612Z [cluster2] SUBMARINER_GLOBALNET_METRICS_PORT=tcp://100.0.101.189:8081
  8182. 2021-07-12T00:19:10.3750253Z [cluster2] SUBMARINER_GLOBALNET_METRICS_PORT_8081_TCP_ADDR=100.0.101.189
  8183. 2021-07-12T00:19:10.3750898Z [cluster2] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_PORT_8082_TCP_ADDR=100.0.204.32
  8184. 2021-07-12T00:19:10.3751530Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_PORT_53_UDP_PROTO=udp
  8185. 2021-07-12T00:19:10.3752042Z [cluster2] HOME=/root
  8186. 2021-07-12T00:19:10.3753604Z [submariner-operator]$ [cluster2] grep BROKER_K8S_APISERVER=172.18.0.5:6443 /tmp/submariner-gateway-949ch.env
  8187. 2021-07-12T00:19:10.3754531Z [cluster2] BROKER_K8S_APISERVER=172.18.0.5:6443
  8188. 2021-07-12T00:19:10.3755859Z [submariner-operator]$ [cluster2] grep SUBMARINER_NAMESPACE=submariner-operator /tmp/submariner-gateway-949ch.env
  8189. 2021-07-12T00:19:10.3758614Z [cluster2] SUBMARINER_NAMESPACE=submariner-operator
  8190. 2021-07-12T00:19:10.3760177Z [submariner-operator]$ [cluster2] grep SUBMARINER_BROKER=k8s /tmp/submariner-gateway-949ch.env
  8191. 2021-07-12T00:19:10.3761189Z [cluster2] SUBMARINER_BROKER=k8s
  8192. 2021-07-12T00:19:10.4231469Z [submariner-operator]$ [cluster2] grep BROKER_K8S_CA=LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1EY3hNakF3TVRBMU9Gb1hEVE14TURjeE1EQXdNVEExT0Zvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBSnJtClF2VkJreTFIOXFNTUlLbm85a2dZNjVoVW1rWjJaNzc1dXh3V0R1NE9OT3NLMjlKV0RlRGJabTNWN3lOYThVSm4KaldPNXc5bjhJSUZFd1BhanpCeWJjU1drUDdWMUlBeFVKeThUT1ZORVBWK1h3a3FPaWprR2NOcEpYRlZpR0dneQp4Q1UxNExrcVFQb3dqbVYwTndTL3ViNXZEVUFVWmV5TnV6Y3RSOVBXMnNQZ2FyWnBDdGtLWVJHRnpLUlNyekRjCkVjQ0swZDRleG9VRGtLYWhEbGw0S01RdG5RaTEraWpzaFpXSWJMQkZzbWhFazJuazFEaEErRE9jWEhiRmw5TlcKZk45U1JQakxlOVhvTUsxcldwNVJjNUtYRDVvKzYxTEdvT3BXZ0VYZzFjME9MOFd0MTRvVmVab3hlVUk3bnAvYgpnODJxRU1PRnFvOXRwZzJPZmJzQ0F3RUFBYU1qTUNFd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFDMzF6NkoyWUMrdkFYWUEyZ1VEMFJjeWZIWGcKOE1vbWNNZGhNb05lZ1VKaTlCcUJkKzBzS25kRGh4b3dkeHdCbjV2NEJkN05HY3p5b2FqUSsrSFd5Nkhuc3NoUQo2RzdSTkVSalk0M0NpOHNlWjhlV0VqTFpvb0JvSjhmSHBGSDJkb0o1MmJScmhxQ2hIWHJWZlVkbzlPQU5mV0Z3Cmd3ZVM2OGNHdnlFdmtYajlOZVIzdy8vTCtCbGhuZGcwOVUvZDgyUzJld0FMR2tCL2tyV3FwMzVEalN1aFdPaGUKeHdTa0V4alA0Y0s1QXhYd1dldytISDRoWjJ5V3lLSHg3S2JURlVFS1dJM1V5dCtsY3JZcHFZUk0rdStvVWFBdQo3OG95SE5lLzBrL2JzU3VnYUdyUkpLWW5tWnV1QkorK0FYc252WkM1L1Y2VjV1NjFrUndxRVFrSmRCMD0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo= /tmp/submariner-gateway-949ch.env
  8193. 2021-07-12T00:19:10.5106403Z [cluster2] BROKER_K8S_CA=LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1EY3hNakF3TVRBMU9Gb1hEVE14TURjeE1EQXdNVEExT0Zvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBSnJtClF2VkJreTFIOXFNTUlLbm85a2dZNjVoVW1rWjJaNzc1dXh3V0R1NE9OT3NLMjlKV0RlRGJabTNWN3lOYThVSm4KaldPNXc5bjhJSUZFd1BhanpCeWJjU1drUDdWMUlBeFVKeThUT1ZORVBWK1h3a3FPaWprR2NOcEpYRlZpR0dneQp4Q1UxNExrcVFQb3dqbVYwTndTL3ViNXZEVUFVWmV5TnV6Y3RSOVBXMnNQZ2FyWnBDdGtLWVJHRnpLUlNyekRjCkVjQ0swZDRleG9VRGtLYWhEbGw0S01RdG5RaTEraWpzaFpXSWJMQkZzbWhFazJuazFEaEErRE9jWEhiRmw5TlcKZk45U1JQakxlOVhvTUsxcldwNVJjNUtYRDVvKzYxTEdvT3BXZ0VYZzFjME9MOFd0MTRvVmVab3hlVUk3bnAvYgpnODJxRU1PRnFvOXRwZzJPZmJzQ0F3RUFBYU1qTUNFd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFDMzF6NkoyWUMrdkFYWUEyZ1VEMFJjeWZIWGcKOE1vbWNNZGhNb05lZ1VKaTlCcUJkKzBzS25kRGh4b3dkeHdCbjV2NEJkN05HY3p5b2FqUSsrSFd5Nkhuc3NoUQo2RzdSTkVSalk0M0NpOHNlWjhlV0VqTFpvb0JvSjhmSHBGSDJkb0o1MmJScmhxQ2hIWHJWZlVkbzlPQU5mV0Z3Cmd3ZVM2OGNHdnlFdmtYajlOZVIzdy8vTCtCbGhuZGcwOVUvZDgyUzJld0FMR2tCL2tyV3FwMzVEalN1aFdPaGUKeHdTa0V4alA0Y0s1QXhYd1dldytISDRoWjJ5V3lLSHg3S2JURlVFS1dJM1V5dCtsY3JZcHFZUk0rdStvVWFBdQo3OG95SE5lLzBrL2JzU3VnYUdyUkpLWW5tWnV1QkorK0FYc252WkM1L1Y2VjV1NjFrUndxRVFrSmRCMD0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=
  8194. 2021-07-12T00:19:10.5518008Z [submariner-operator]$ [cluster2] grep CE_IPSEC_DEBUG=false /tmp/submariner-gateway-949ch.env
  8195. 2021-07-12T00:19:10.5518761Z [cluster2] CE_IPSEC_DEBUG=false
  8196. 2021-07-12T00:19:10.5519686Z [submariner-operator]$ [cluster2] grep SUBMARINER_DEBUG=false /tmp/submariner-gateway-949ch.env
  8197. 2021-07-12T00:19:10.5520433Z [cluster2] SUBMARINER_DEBUG=false
  8198. 2021-07-12T00:19:10.5521873Z [submariner-operator]$ [cluster2] grep BROKER_K8S_REMOTENAMESPACE=submariner-k8s-broker /tmp/submariner-gateway-949ch.env
  8199. 2021-07-12T00:19:10.5523270Z [cluster2] BROKER_K8S_REMOTENAMESPACE=submariner-k8s-broker
  8200. 2021-07-12T00:19:10.5527912Z [submariner-operator]$ [cluster2] grep SUBMARINER_SERVICECIDR=100.0.0.0/16 /tmp/submariner-gateway-949ch.env
  8201. 2021-07-12T00:19:10.5528711Z [cluster2] SUBMARINER_SERVICECIDR=100.0.0.0/16
  8202. 2021-07-12T00:19:10.5529701Z [submariner-operator]$ [cluster2] grep SUBMARINER_CLUSTERCIDR=10.0.0.0/16 /tmp/submariner-gateway-949ch.env
  8203. 2021-07-12T00:19:12.6779348Z [cluster2] SUBMARINER_CLUSTERCIDR=10.0.0.0/16
  8204. 2021-07-12T00:19:12.6781396Z [submariner-operator]$ [cluster2] grep SUBMARINER_COLORCODES= /tmp/submariner-gateway-949ch.env
  8205. 2021-07-12T00:19:12.6782252Z [cluster2] SUBMARINER_COLORCODES=blue
  8206. 2021-07-12T00:19:12.6783313Z [submariner-operator]$ [cluster2] grep SUBMARINER_NATENABLED=false /tmp/submariner-gateway-949ch.env
  8207. 2021-07-12T00:19:12.6784528Z [cluster2] SUBMARINER_NATENABLED=false
  8208. 2021-07-12T00:19:12.6785479Z [submariner-operator]$ [cluster2] grep HOME=/root /tmp/submariner-gateway-949ch.env
  8209. 2021-07-12T00:19:12.6786141Z [cluster2] HOME=/root
  8210. 2021-07-12T00:19:12.6787124Z [submariner-operator]$ [cluster2] kubectl exec submariner-gateway-949ch --namespace=submariner-operator -- command -v command
  8211. 2021-07-12T00:19:12.6788593Z [submariner-operator]$ [cluster2] kubectl exec submariner-gateway-949ch --namespace=submariner-operator -- command -v command
  8212. 2021-07-12T00:19:12.6790355Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 exec submariner-gateway-949ch --namespace=submariner-operator -- command -v command
  8213. 2021-07-12T00:19:12.6791226Z [cluster2] command
  8214. 2021-07-12T00:19:12.6792301Z [submariner-operator]$ [cluster2] kubectl exec submariner-gateway-949ch --namespace=submariner-operator -- command -v submariner-gateway
  8215. 2021-07-12T00:19:12.6793539Z [submariner-operator]$ [cluster2] grep /usr/local/bin/submariner-gateway
  8216. 2021-07-12T00:19:12.6794833Z [submariner-operator]$ [cluster2] kubectl exec submariner-gateway-949ch --namespace=submariner-operator -- command -v submariner-gateway
  8217. 2021-07-12T00:19:12.6796747Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 exec submariner-gateway-949ch --namespace=submariner-operator -- command -v submariner-gateway
  8218. 2021-07-12T00:19:12.6798131Z [cluster2] /usr/local/bin/submariner-gateway
  8219. 2021-07-12T00:19:12.6799684Z [submariner-operator]$ [cluster2] kubectl exec submariner-gateway-949ch --namespace=submariner-operator -- command -v submariner.sh
  8220. 2021-07-12T00:19:12.6800872Z [submariner-operator]$ [cluster2] grep /usr/local/bin/submariner.sh
  8221. 2021-07-12T00:19:12.6802082Z [submariner-operator]$ [cluster2] kubectl exec submariner-gateway-949ch --namespace=submariner-operator -- command -v submariner.sh
  8222. 2021-07-12T00:19:12.6804052Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 exec submariner-gateway-949ch --namespace=submariner-operator -- command -v submariner.sh
  8223. 2021-07-12T00:19:12.6805102Z [cluster2] /usr/local/bin/submariner.sh
  8224. 2021-07-12T00:19:12.6805887Z [submariner-operator]$ [cluster2] verify_subm_gateway_secrets
  8225. 2021-07-12T00:19:12.6806877Z [submariner-operator]$ [cluster2] verify_subm_gateway_secrets
  8226. 2021-07-12T00:19:12.6808381Z [submariner-operator]$ [cluster2] verify_secrets submariner-operator submariner-operator LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQW
  8227. 2021-07-12T00:19:12.6810563Z [submariner-operator]$ [cluster2] verify_secrets submariner-operator submariner-operator LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQW
  8228. 2021-07-12T00:19:12.6812112Z [submariner-operator]$ [cluster2] wait_for_secrets submariner-operator
  8229. 2021-07-12T00:19:12.6813054Z [submariner-operator]$ [cluster2] wait_for_secrets submariner-operator
  8230. 2021-07-12T00:19:12.6814032Z [submariner-operator]$ [cluster2] kubectl get secret -n submariner-operator
  8231. 2021-07-12T00:19:12.6814900Z [submariner-operator]$ [cluster2] grep -q submariner-
  8232. 2021-07-12T00:19:12.6815791Z [submariner-operator]$ [cluster2] kubectl get secret -n submariner-operator
  8233. 2021-07-12T00:19:12.6816863Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get secret -n submariner-operator
  8234. 2021-07-12T00:19:12.6817767Z [submariner-operator]$ [cluster2] return
  8235. 2021-07-12T00:19:12.6818624Z [submariner-operator]$ [cluster2] kubectl get secrets -n submariner-operator
  8236. 2021-07-12T00:19:12.6819602Z [submariner-operator]$ [cluster2] kubectl get secrets -n submariner-operator
  8237. 2021-07-12T00:19:12.6820701Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get secrets -n submariner-operator
  8238. 2021-07-12T00:19:12.6821561Z [cluster2] NAME TYPE DATA AGE
  8239. 2021-07-12T00:19:12.6822561Z [cluster2] default-token-9qtrd kubernetes.io/service-account-token 3 95s
  8240. 2021-07-12T00:19:12.6823764Z [cluster2] submariner-gateway-token-vrp59 kubernetes.io/service-account-token 3 95s
  8241. 2021-07-12T00:19:12.6825056Z [cluster2] submariner-globalnet-token-rhr82 kubernetes.io/service-account-token 3 95s
  8242. 2021-07-12T00:19:12.6826463Z [cluster2] submariner-lighthouse-agent-token-pjxgr kubernetes.io/service-account-token 3 89s
  8243. 2021-07-12T00:19:12.6828171Z [cluster2] submariner-lighthouse-coredns-token-854bk kubernetes.io/service-account-token 3 89s
  8244. 2021-07-12T00:19:12.6829835Z [cluster2] submariner-networkplugin-syncer-token-vwjlp kubernetes.io/service-account-token 3 95s
  8245. 2021-07-12T00:19:12.9745770Z [cluster2] submariner-opeter1] grep SUBMARINER_SERVICECIDR=100.0.0.0/16 /tmp/submariner-gateway-gj874.env
  8246. 2021-07-12T00:19:12.9746905Z [cluster1] SUBMARINER_SERVICECIDR=100.0.0.0/16
  8247. 2021-07-12T00:19:12.9748029Z [submariner-operator]$ [cluster1] grep SUBMARINER_CLUSTERCIDR=10.0.0.0/16 /tmp/submariner-gateway-gj874.env
  8248. 2021-07-12T00:19:12.9748879Z [cluster1] SUBMARINER_CLUSTERCIDR=10.0.0.0/16
  8249. 2021-07-12T00:19:12.9750021Z [submariner-operator]$ [cluster1] grep SUBMARINER_COLORCODES= /tmp/submariner-gateway-gj874.env
  8250. 2021-07-12T00:19:12.9750962Z [cluster1] SUBMARINER_COLORCODES=blue
  8251. 2021-07-12T00:19:12.9751962Z [submariner-operator]$ [cluster1] grep SUBMARINER_NATENABLED=false /tmp/submariner-gateway-gj874.env
  8252. 2021-07-12T00:19:12.9753165Z [cluster1] SUBMARINER_NATENABLED=false
  8253. 2021-07-12T00:19:12.9754288Z [submariner-operator]$ [cluster1] grep HOME=/root /tmp/submariner-gateway-gj874.env
  8254. 2021-07-12T00:19:12.9755169Z [cluster1] HOME=/root
  8255. 2021-07-12T00:19:12.9756244Z [submariner-operator]$ [cluster1] kubectl exec submariner-gateway-gj874 --namespace=submariner-operator -- command -v command
  8256. 2021-07-12T00:19:12.9758239Z [submariner-operator]$ [cluster1] kubectl exec submariner-gateway-gj874 --namespace=submariner-operator -- command -v command
  8257. 2021-07-12T00:19:12.9760099Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 exec submariner-gateway-gj874 --namespace=submariner-operator -- command -v command
  8258. 2021-07-12T00:19:12.9761225Z [cluster1] command
  8259. 2021-07-12T00:19:12.9762511Z [submariner-operator]$ [cluster1] kubectl exec submariner-gateway-gj874 --namespace=submariner-operator -- command -v submariner-gateway
  8260. 2021-07-12T00:19:12.9763765Z [submariner-operator]$ [cluster1] grep /usr/local/bin/submariner-gateway
  8261. 2021-07-12T00:19:12.9765073Z [submariner-operator]$ [cluster1] kubectl exec submariner-gateway-gj874 --namespace=submariner-operator -- command -v submariner-gateway
  8262. 2021-07-12T00:19:12.9766756Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 exec submariner-gateway-gj874 --namespace=submariner-operator -- command -v submariner-gateway
  8263. 2021-07-12T00:19:12.9767939Z [cluster1] /usr/local/bin/submariner-gateway
  8264. 2021-07-12T00:19:12.9769070Z [submariner-operator]$ [cluster1] kubectl exec submariner-gateway-gj874 --namespace=submariner-operator -- command -v submariner.sh
  8265. 2021-07-12T00:19:12.9770575Z [submariner-operator]$ [cluster1] kubectl exec submariner-gateway-gj874 --namespace=submariner-operator -- command -v submariner.sh
  8266. 2021-07-12T00:19:12.9772634Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 exec submariner-gateway-gj874 --namespace=submariner-operator -- command -v submariner.sh
  8267. 2021-07-12T00:19:12.9773967Z [submariner-operator]$ [cluster1] grep /usr/local/bin/submariner.sh
  8268. 2021-07-12T00:19:12.9774599Z [cluster1] /usr/local/bin/submariner.sh
  8269. 2021-07-12T00:19:12.9776312Z [submariner-operator]$ [cluster1] verify_subm_gateway_secrets
  8270. 2021-07-12T00:19:12.9777533Z [submariner-operator]$ [cluster1] verify_subm_gateway_secrets
  8271. 2021-07-12T00:19:12.9779755Z [submariner-operator]$ [cluster1] verify_secrets submariner-operator submariner-operator LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQW
  8272. 2021-07-12T00:19:12.9781987Z [submariner-operator]$ [cluster1] verify_secrets submariner-operator submariner-operator LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQW
  8273. 2021-07-12T00:19:12.9783534Z [submariner-operator]$ [cluster1] wait_for_secrets submariner-operator
  8274. 2021-07-12T00:19:12.9784490Z [submariner-operator]$ [cluster1] wait_for_secrets submariner-operator
  8275. 2021-07-12T00:19:12.9785462Z [submariner-operator]$ [cluster1] kubectl get secret -n submariner-operator
  8276. 2021-07-12T00:19:12.9786346Z [submariner-operator]$ [cluster1] grep -q submariner-
  8277. 2021-07-12T00:19:12.9787224Z [submariner-operator]$ [cluster1] kubectl get secret -n submariner-operator
  8278. 2021-07-12T00:19:12.9788320Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get secret -n submariner-operator
  8279. 2021-07-12T00:19:12.9789384Z [submariner-operator]$ [cluster1] kubectl get secret -n submariner-operator
  8280. 2021-07-12T00:19:12.9790269Z [submariner-operator]$ [cluster1] grep -q submariner-
  8281. 2021-07-12T00:19:12.9791161Z [submariner-operator]$ [cluster1] kubectl get secret -n submariner-operator
  8282. 2021-07-12T00:19:12.9792446Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get secret -n submariner-operator
  8283. 2021-07-12T00:19:12.9793400Z [submariner-operator]$ [cluster1] return
  8284. 2021-07-12T00:19:12.9794584Z [submariner-operator]$ [cluster1] kubectl get secrets -n submariner-operator
  8285. 2021-07-12T00:19:12.9795833Z [submariner-operator]$ [cluster1] kubectl get secrets -n submariner-operator
  8286. 2021-07-12T00:19:12.9797040Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get secrets -n submariner-operator
  8287. 2021-07-12T00:19:12.9797812Z [cluster1] NAME TYPE DATA AGE
  8288. 2021-07-12T00:19:13.3597799Z [cluster1] default-token-kfjm8 rator-token-j2k25 kubernetes.io/service-account-token 3 95s
  8289. 2021-07-12T00:19:13.3599541Z [cluster2] submariner-routeagent-token-qknvb kubernetes.io/service-account-token 3 95s
  8290. 2021-07-12T00:19:13.3601414Z [submariner-operator]$ [cluster2] kubectl get secrets -n submariner-operator -o jsonpath={.items[?(@.metadata.annotations['kubernetes\.io/service-account\.name']=='submariner-operator')].metadata.name}
  8291. 2021-07-12T00:19:13.3603707Z [submariner-operator]$ [cluster2] kubectl get secrets -n submariner-operator -o jsonpath={.items[?(@.metadata.annotations['kubernetes\.io/service-account\.name']=='submariner-operator')].metadata.name}
  8292. 2021-07-12T00:19:13.3605870Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get secrets -n submariner-operator -o jsonpath={.items[?(@.metadata.annotations['kubernetes\.io/service-account\.name']=='submariner-operator')].metadata.name}
  8293. 2021-07-12T00:19:13.3607975Z [submariner-operator]$ [cluster2] json_file=/tmp/submariner-operator-token-j2k25.cluster2.json
  8294. 2021-07-12T00:19:13.3610107Z [submariner-operator]$ [cluster2] kubectl get secret submariner-operator-token-j2k25 -n submariner-operator -o json
  8295. 2021-07-12T00:19:13.3611997Z [submariner-operator]$ [cluster2] tee /tmp/submariner-operator-token-j2k25.cluster2.json
  8296. 2021-07-12T00:19:13.3613927Z [submariner-operator]$ [cluster2] kubectl get secret submariner-operator-token-j2k25 -n submariner-operator -o json
  8297. 2021-07-12T00:19:13.3615756Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get secret submariner-operator-token-j2k25 -n submariner-operator -o json
  8298. 2021-07-12T00:19:13.3616690Z [cluster2] {
  8299. 2021-07-12T00:19:13.3617061Z [cluster2] "apiVersion": "v1",
  8300. 2021-07-12T00:19:13.3617430Z [cluster2] "data": {
  8301. 2021-07-12T00:19:13.4019194Z [cluster2] "ca.crt": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1EY3hNakF3TVRBMU9Gb1hEVE14TURjeE1EQXdNVEExT0Zvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBTVRLCi80UEtBdndMT01CQ2ZDL25rb05wYitGSnBSNk1kb0VEOVZrWXdWZzM1S2srNXhmVFZrNnpsRUlIR0d4TnRLbFkKczg5U0VSTTZFbktKZ0tRV2JKRERQdWxPbVp3V0JJajFMNDd4Mnd4UGhEMC9rbURvenc2TC92cjVYQVluSXpDeAo4c2hqUlRLQnBCMGRUQXVLTVJzMTliTnVWQklBVHVxUWJwS3U4dzJ0aDdUeHlGdWZIb0hONVlrZUNVNE1yRDUxClo4ZThaaDkxREgzN3RMWXcvVlM5WE9LTHVqMU0vNmRYN2dxdTZEWi9VbzFxeitxa0lHSFdUd1B5YnVET1Z5RTMKOURnYTEzRkozMEFKZStwL0Zzd3BiUkFla1d0WkduYk5VVmNKTWZ1T09JSldWYzI2d3ZaMDdoV3dnb1hpNERZVgo0TXBhT3dFejdOT3FGWkpYR1NFQ0F3RUFBYU1qTUNFd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFMMER1NnhTQmZoK1VVMUEwalkvOGFnMkxSZWIKbFVRSDJsUFBGU293cUVQTlNxSjlpeHovV3hTYnRROXZxakFBYUdFTC82QlJ2VFo0UFZZWHlIbXp0ZjE2dzdVZwp6Uldwd1ZEOXBnZUxrMlNPQUFZQnlwTXRBdjU2SWxZMGZlTE41d216S3QvcjRKYVVXVTh6VFc1dUtPTG1zYURICnRwVWlhRnVhRnVwZ1lGQlZVeGNMVlUxaS9FRDhxK2txSTlLak9LbGVtOFdHRmZVQnhaVVIyeFRJUEdCaWxOMTQKNnJPUkZKdk5EMjBWbEtrVHMrdTVnRDc1dVNhOEJFQVpoUk9CV3VnMmcvWTJaVThTWFRzT05ydXRJVlpxazQ3RQpqUG8xYUpPL1BrTk9BejhZdVBEcWZ4eG5mb1ZWYjBNUytEYzRGN2FZYjNoVXRRZVc4Z3YxaE1qaVpnVT0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=",
  8302. 2021-07-12T00:19:13.4572184Z [cluster2] "namespace": "c3VibWFyaW5lci1vcGVyYXRvcg==",
  8303. 2021-07-12T00:19:13.7631806Z [cluster2] "token": "ZXlKaGJHY2lPaUpTVXpJMU5pSXNJbXRwWkNJNkltbHVhbk53TjJOSlVXOUdaMjgyZVdSalVETnhWRk5ZUVVOWVQwaE9MVzlmWlZJelVtcHJRMXBuTjNjaWZRLmV5SnBjM01pT2lKcmRXSmxjbTVsZEdWekwzTmxjblpwWTJWaFkyTnZkVzUwSWl3aWEzVmlaWEp1WlhSbGN5NXBieTl6WlhKMmFXTmxZV05qYjNWdWRDOXVZVzFsYzNCaFkyVWlPaUp6ZFdKdFlYSnBibVZ5TFc5d1pYSmhkRzl5SWl3aWEzVmlaWEp1WlhSbGN5NXBieTl6WlhKMmFXTmxZV05qYjNWdWRDOXpaV055WlhRdWJtRnRaU0k2SW5OMVltMWhjbWx1WlhJdGIzQmxjbUYwYjNJdGRHOXJaVzR0YWpKck1qVWlMQ0pyZFdKbGNtNWxkR1Z6TG1sdkwzTmxjblpwWTJWaFkyTnZkVzUwTDNObGNuWnBZMlV0WVdOamIzVnVkQzV1WVcxbElqb2ljM1ZpYldGeWFXNWxjaTF2Y0dWeVlYUnZjaUlzSW10MVltVnlibVYwWlhNdWFXOHZjMlZ5ZG1salpXRmpZMjkxYm5RdmMyVnlkbWxqWlMxaFkyTnZkVzUwTG5WcFpDSTZJalF5Tm1WbE5XUXdMVFUxWkdRdE5HRmtNQzFpTVRnMkxUTmlZMlJqTWpWbE9EZ3haaUlzSW5OMVlpSTZJbk41YzNSbGJUcHpaWEoyYVdObFlXTmpiM1Z1ZERwemRXSnRZWEpwYm1WeUxXOXdaWEpoZEc5eU9uTjFZbTFoY21sdVpYSXRiM0JsY21GMGIzSWlmUS5VX2J1ekw4dEVMdTJuMzdRVVhXbmY2LVBHVjhHMzdiNDFuOWhkMm1zSXliUWpBQlVfRzhHcXRFOURseUxucktUaTdyWHNCVjRVZWFlYXB5MVJDRG85M0s5T1BlRHF2ODNzaGZPa1FRZnQ5dTc0Y1pPVHVRRk5wV1l1ZUdXSkhZd1h2VWxZMkVXOE03OFJhT2QtQlJQbGplalY3dk10bFdJMXEtOEt4WEVoUE kubernetes.io/service-account-token 3 107s
  8304. 2021-07-12T00:19:13.8012174Z [cluster1] submariner-gateway-token-fnn9g kubernetes.io/service-account-token 3 96s
  8305. 2021-07-12T00:19:13.8014235Z [cluster1] submariner-gateway-token-zgflg kubernetes.io/service-account-token 3 107s
  8306. 2021-07-12T00:19:13.8016059Z [cluster1] submariner-globalnet-token-cvkr7 kubernetes.io/service-account-token 3 107s
  8307. 2021-07-12T00:19:13.8018413Z [cluster1] submariner-globalnet-token-l9n86 kubernetes.io/service-account-token 3 95s
  8308. 2021-07-12T00:19:13.8020377Z [cluster1] submariner-lighthouse-agent-token-4lvv8 kubernetes.io/service-account-token 3 101s
  8309. 2021-07-12T00:19:13.8022377Z [cluster1] submariner-lighthouse-agent-token-xp575 kubernetes.io/service-account-token 3 89s
  8310. 2021-07-12T00:19:13.8024264Z [cluster1] submariner-lighthouse-coredns-token-x5pmt kubernetes.io/service-account-token 3 101s
  8311. 2021-07-12T00:19:13.8026069Z [cluster1] submariner-lighthouse-coredns-token-zbdtj kubernetes.io/service-account-token 3 89s
  8312. 2021-07-12T00:19:13.8027755Z [cluster1] submariner-networkplugin-syncer-token-cf6sd kubernetes.io/service-account-token 3 107s
  8313. 2021-07-12T00:19:13.8077178Z [cluster1] submariner-networkplugin-syncer-token-gjsfv kubernetes.io/service-account-token 3 95s
  8314. 2021-07-12T00:19:13.8078960Z [cluster1] submariner-operator-token-5vp2p kubernetes.io/service-account-token 3 107s
  8315. 2021-07-12T00:19:13.8081098Z [cluster1] submariner-operator-token-xrj6s kubernetes.io/service-account-token 3 96s
  8316. 2021-07-12T00:19:13.8083740Z [cluster1] submariner-routeagent-token-wmgnz kubernetes.io/service-account-token 3 107s
  8317. 2021-07-12T00:19:13.8085900Z [cluster1] submariner-routeagent-token-xk74t kubernetes.io/service-account-token 3 95s
  8318. 2021-07-12T00:19:13.8088074Z [submariner-operator]$ [cluster1] kubectl get secrets -n submariner-operator -o jsonpath={.items[?(@.metadata.annotations['kubernetes\.io/service-account\.name']=='submariner-operator')].metadata.name}
  8319. 2021-07-12T00:19:13.8090380Z [submariner-operator]$ [cluster1] kubectl get secrets -n submariner-operator -o jsonpath={.items[?(@.metadata.annotations['kubernetes\.io/service-account\.name']=='submariner-operator')].metadata.name}
  8320. 2021-07-12T00:19:13.8092630Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get secrets -n submariner-operator -o jsonpath={.items[?(@.metadata.annotations['kubernetes\.io/service-account\.name']=='submariner-operator')].metadata.name}
  8321. 2021-07-12T00:19:13.8094905Z [submariner-operator]$ [cluster1] json_file=/tmp/submariner-operator-token-5vp2p.cluster1.json
  8322. 2021-07-12T00:19:13.8096569Z [submariner-operator]$ [cluster1] kubectl get secret submariner-operator-token-5vp2p -n submariner-operator -o json
  8323. 2021-07-12T00:19:13.8098552Z [submariner-operator]$ [cluster1] tee /tmp/submariner-operator-token-5vp2p.cluster1.json
  8324. 2021-07-12T00:19:13.8100407Z [submariner-operator]$ [cluster1] kubectl get secret submariner-operator-token-5vp2p -n submariner-operator -o json
  8325. 2021-07-12T00:19:13.8102128Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get secret submariner-operator-token-5vp2p -n submariner-operator -o json
  8326. 2021-07-12T00:19:13.8103248Z [cluster1] {
  8327. 2021-07-12T00:19:13.8103613Z [cluster1] "apiVersion": "v1",
  8328. 2021-07-12T00:19:13.8104005Z [cluster1] "data": {
  8329. 2021-07-12T00:19:14.1391391Z [cluster1] "ca.crt": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1EY3hNakF3TVRBMU9Gb1hEVE14TURjeE1EQXdNVEExT0Zvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBSnJtClF2VkJreTFIOXFNTUlLbm85a2dZNjVoVW1rWjJaNzc1dXh3V0R1NE9OT3NLMjlKV0RlRGJabTNWN3lOYThVSm4KaldPNXc5bjhJSUZFd1BhanpCeWJjU1drUDdWMUlBeFVKeThUT1ZORVBWK1h3a3FPaWprR2NOcEpYRlZpR0dneQp4Q1UxNExrcVFQb3dqbVYwTndTL3ViNXZEVUFVWmV5TnV6Y3RSOVBXMnNQZ2FyWnBDdGtLWVJHRnpLUlNyekRjCkVjQ0swZDRleG9VRGtLYWhEbGw0S01RdG5RaTEraWpzaFpXSWJMQkZzbWhFazJuazFEaEErRE9jWEhiRmw5TlcKZk45U1JQakxlOVhvTUsxcldwNVJjNUtYRDVvKzYxTEdvT3BXZ0VYZzFjME9MOFd0MTRvVmVab3hlVUk3bnAvYgpnODJxRU1PRnFvOXRwZzJPZmJzQ0F3RUFBYU1qTUNFd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFDMzF6NkoyWUMrdkFYWUEyZ1VEMFJjeWZIWGcKOE1vbWNNZGhNb05lZ1VKaTlCcUJkKzBzS25kRGh4b3dkeHdCbjV2NEJkN05HY3p5b2FqUSsrSFd5Nkhuc3NoUQo2RzdSTkVSalk0M0NpOHNlWjhlV0VqTFpvb0JvSjhmSHBGSDJkb0o1MmJScmhxQ2hIWHJWZlVkbzlPQU5mV0Z3Cmd3ZVM2OGNHdnlFdmtYajlOZVIzdy8vTCtCbGhuZGcwOVUvZDgyUzJld0FMR2tCL2tyV3FwMzVEalN1aFdPaGUKeHdTa0V4alA0Y0s1QXhYdxOFRNakN3UlBac3lfc1JUdEo3ZkplYVdGUVlVV0JJeXZSaFJ6TTg4LWZURU5EcmVzdTkzNUlZZVh2Q0d5U0RZUUN5WG5zcXdub0NTUkN0SVRlS090WEZfWFZoQ3ljM1B0Sl9uU1NGYkROV3g0el9CUUlaclRtdzZBNXpZdDRZZ3BOV1JhUWxoa2pFbzI2cDVNMmpYdWViVmxNMU5xcVpOSmU5TUxDWHBrNWc="
  8330. 2021-07-12T00:19:14.1929170Z [cluster2] },
  8331. 2021-07-12T00:19:14.1929595Z [cluster2] "kind": "Secret",
  8332. 2021-07-12T00:19:14.1929980Z [cluster2] "metadata": {
  8333. 2021-07-12T00:19:14.1931659Z [cluster2] "annotations": {
  8334. 2021-07-12T00:19:14.1933186Z [cluster2] "kubernetes.io/service-account.name": "submariner-operator",
  8335. 2021-07-12T00:19:14.1935999Z [cluster2] "kubernetes.io/service-account.uid": "426ee5d0-55dd-4ad0-b186-3bcdc25e881f"
  8336. 2021-07-12T00:19:14.1936618Z [cluster2] },
  8337. 2021-07-12T00:19:14.1938022Z [cluster2] "creationTimestamp": "2021-07-12T00:17:37Z",
  8338. 2021-07-12T00:19:14.1938975Z [cluster2] "name": "submariner-operator-token-j2k25",
  8339. 2021-07-12T00:19:14.1939786Z [cluster2] "namespace": "submariner-operator",
  8340. 2021-07-12T00:19:14.1940321Z [cluster2] "resourceVersion": "1638",
  8341. 2021-07-12T00:19:14.1941308Z [cluster2] "selfLink": "/api/v1/namespaces/submariner-operator/secrets/submariner-operator-token-j2k25",
  8342. 2021-07-12T00:19:14.1942374Z [cluster2] "uid": "f6383569-ef0b-4ecc-9b98-6b6fc50f61d3"
  8343. 2021-07-12T00:19:14.1942842Z [cluster2] },
  8344. 2021-07-12T00:19:14.1943483Z [cluster2] "type": "kubernetes.io/service-account-token"
  8345. 2021-07-12T00:19:14.1943982Z [cluster2] }
  8346. 2021-07-12T00:19:14.1944610Z [submariner-operator]$ [cluster2] validate_equals .kind Secret
  8347. 2021-07-12T00:19:14.1945635Z [submariner-operator]$ [cluster2] validate_equals .kind Secret
  8348. 2021-07-12T00:19:14.1947111Z [submariner-operator]$ [cluster2] jq -r -M .kind /tmp/submariner-operator-token-j2k25.cluster2.json
  8349. 2021-07-12T00:19:14.1948742Z [submariner-operator]$ [cluster2] validate_equals .type kubernetes.io/service-account-token
  8350. 2021-07-12T00:19:14.1950087Z [submariner-operator]$ [cluster2] validate_equals .type kubernetes.io/service-account-token
  8351. 2021-07-12T00:19:14.1951447Z [submariner-operator]$ [cluster2] jq -r -M .type /tmp/submariner-operator-token-j2k25.cluster2.json
  8352. 2021-07-12T00:19:14.1952898Z [submariner-operator]$ [cluster2] validate_equals .metadata.name submariner-operator-token-j2k25
  8353. 2021-07-12T00:19:14.1954402Z [submariner-operator]$ [cluster2] validate_equals .metadata.name submariner-operator-token-j2k25
  8354. 2021-07-12T00:19:14.1955893Z [submariner-operator]$ [cluster2] jq -r -M .metadata.name /tmp/submariner-operator-token-j2k25.cluster2.json
  8355. 2021-07-12T00:19:14.1957792Z [submariner-operator]$ [cluster2] validate_equals .metadata.namespace submariner-operator
  8356. 2021-07-12T00:19:14.1959253Z [submariner-operator]$ [cluster2] validate_equals .metadata.namespace submariner-operator
  8357. 2021-07-12T00:19:14.1961141Z [submariner-operator]$ [cluster2] jq -r -M .metadata.namespace /tmp/submariner-operator-token-j2k25.cluster2.json
  8358. 2021-07-12T00:19:14.1962990Z [submariner-operator]$ [cluster2] jq -r -M .data["ca.crt"] /tmp/submariner-operator-token-j2k25.cluster2.json
  8359. 2021-07-12T00:19:14.1964161Z [submariner-operator]$ [cluster2] one_ca_crt_ok=true
  8360. 2021-07-12T00:19:14.1964957Z [submariner-operator]$ [cluster2] verify_subm_routeagent_daemonset
  8361. 2021-07-12T00:19:14.1965848Z [submariner-operator]$ [cluster2] verify_subm_routeagent_daemonset
  8362. 2021-07-12T00:19:14.1966898Z [submariner-operator]$ [cluster2] verify_daemonset submariner-routeagent submariner-routeagent
  8363. 2021-07-12T00:19:14.1968142Z [submariner-operator]$ [cluster2] verify_daemonset submariner-routeagent submariner-routeagent
  8364. 2021-07-12T00:19:14.1969459Z [submariner-operator]$ [cluster2] daemonset_app=submariner-routeagent
  8365. 2021-07-12T00:19:14.1970491Z [submariner-operator]$ [cluster2] daemonset_name=submariner-routeagent
  8366. 2021-07-12T00:19:14.1971463Z [submariner-operator]$ [cluster2] with_retries 60 daemonset_created
  8367. 2021-07-12T00:19:14.1972360Z [submariner-operator]$ [cluster2] with_retries 60 daemonset_created
  8368. 2021-07-12T00:19:14.1973327Z [submariner-operator]$ [cluster2] iteration=1
  8369. 2021-07-12T00:19:14.1974014Z [submariner-operator]$ [cluster2] wait 9391
  8370. 2021-07-12T00:19:14.1974754Z [submariner-operator]$ [cluster2] daemonset_created
  8371. 2021-07-12T00:19:14.1975525Z [submariner-operator]$ [cluster2] daemonset_created
  8372. 2021-07-12T00:19:14.1976088Z [cluster2] 
  8373. 2021-07-12T00:19:14.1976649Z [submariner-operator]$ [cluster2] return 0
  8374. 2021-07-12T00:19:14.1977428Z [submariner-operator]$ [cluster2] with_retries 120 daemonset_deployed
  8375. 2021-07-12T00:19:14.1978671Z [submariner-operator]$ [cluster2] with_retries 120 daemonset_deployed
  8376. 2021-07-12T00:19:14.1979906Z [submariner-operator]$ [cluster2] iteration=1
  8377. 2021-07-12T00:19:14.1980816Z [submariner-operator]$ [cluster2] wait 9426
  8378. 2021-07-12T00:19:14.1981906Z [submariner-operator]$ [cluster2] daemonset_deployed
  8379. 2021-07-12T00:19:14.1982691Z [submariner-operator]$ [cluster2] daemonset_deployed
  8380. 2021-07-12T00:19:14.1983870Z [submariner-operator]$ [cluster2] kubectl get DaemonSet -n submariner-operator -o jsonpath={.status.desiredNumberScheduled}
  8381. 2021-07-12T00:19:14.1985392Z [submariner-operator]$ [cluster2] kubectl get DaemonSet -n submariner-operator -o jsonpath={.status.desiredNumberScheduled}
  8382. 2021-07-12T00:19:14.1993024Z [submariner-od1dldytISDRoWjJ5V3lLSHg3S2JURlVFS1dJM1V5dCtsY3JZcHFZUk0rdStvVWFBdQo3OG95SE5lLzBrL2JzU3VnYUdyUkpLWW5tWnV1QkorK0FYc252WkM1L1Y2VjV1NjFrUndxRVFrSmRCMD0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=",
  8383. 2021-07-12T00:19:14.2001166Z [cluster1] "namespace": "c3VibWFyaW5lci1vcGVyYXRvcg==",
  8384. 2021-07-12T00:19:14.2367105Z [cluster1] "token": "ZXlKaGJHY2lPaUpTVXpJMU5pSXNJbXRwWkNJNklpMWxTRk52YzJ3M2NFZHBZbEU0YjNKUlRsb3hlbkZhYlZJek9XODVNRUpLTVVaV2RXVkRTR1ZVY0djaWZRLmV5SnBjM01pT2lKcmRXSmxjbTVsZEdWekwzTmxjblpwWTJWaFkyTnZkVzUwSWl3aWEzVmlaWEp1WlhSbGN5NXBieTl6WlhKMmFXTmxZV05qYjNWdWRDOXVZVzFsYzNCaFkyVWlPaUp6ZFdKdFlYSnBibVZ5TFc5d1pYSmhkRzl5SWl3aWEzVmlaWEp1WlhSbGN5NXBieTl6WlhKMmFXTmxZV05qYjNWdWRDOXpaV055WlhRdWJtRnRaU0k2SW5OMVltMWhjbWx1WlhJdGIzQmxjbUYwYjNJdGRHOXJaVzR0Tlhad01uQWlMQ0pyZFdKbGNtNWxkR1Z6TG1sdkwzTmxjblpwWTJWaFkyTnZkVzUwTDNObGNuWnBZMlV0WVdOamIzVnVkQzV1WVcxbElqb2ljM1ZpYldGeWFXNWxjaTF2Y0dWeVlYUnZjaUlzSW10MVltVnlibVYwWlhNdWFXOHZjMlZ5ZG1salpXRmpZMjkxYm5RdmMyVnlkbWxqWlMxaFkyTnZkVzUwTG5WcFpDSTZJbU5sWWpJd1pqSXhMVGxsWXpVdE5HRTNaQzFpTkRBeUxXWTJOMk5oWkROaE5tUXhOQ0lzSW5OMVlpSTZJbk41YzNSbGJUcHpaWEoyYVdObFlXTmpiM1Z1ZERwemRXSnRZWEpwYm1WeUxXOXdaWEpoZEc5eU9uTjFZbTFoY21sdVpYSXRiM0JsY21GMGIzSWlmUS5xM0FrM3dYT3pNai1qMTA1OTRFSzR4MzdISE9vdWJ2ODh2TEFQZDl5NGNFMjZFTXZYZ1hzdEZGWU54SjJMY1AxNFFLUUFva1ZkbWRKOEIzeGxlTDJ6SzNqZWlhRXJYRW5VczNJUkx0aWhCVk1hT25may1JaUFIUGxfQ3RnYmdhZEVuMDBuemk1SC1BT3ZSamlGTS0tTEpxWFlrUWQ4OFkzWi1yempsaXRJOVg1LUpqTzNsYUZYRDZtSGJEOHNOSkp6UDJCdXdOTmlaX1BEclA2dGxNblczTDhrelBuaDhpdnpabGVWSTdJOEl5SndteXJmeFoyXzlYaTlQVkhBbWVZemgzMDNxaklSV3MyRmc0QUpveTRqUHVXQXllemJnVDhhVmRUSmNZeW1NZEdWV2xQWjhxbDdRWHpWZWlrZmlJTU9ILWY1LW81SmxFOW9fNlZwMUJhZEE="
  8385. 2021-07-12T00:19:14.2801897Z [cluster1] },
  8386. 2021-07-12T00:19:14.2802290Z [cluster1] "kind": "Secret",
  8387. 2021-07-12T00:19:14.2802654Z [cluster1] "metadata": {
  8388. 2021-07-12T00:19:14.2803061Z [cluster1] "annotations": {
  8389. 2021-07-12T00:19:14.2805134Z [cluster1] "kubernetes.io/service-account.name": "submariner-operator",
  8390. 2021-07-12T00:19:14.2806602Z [cluster1] "kubernetes.io/service-account.uid": "ceb20f21-9ec5-4a7d-b402-f67cad3a6d14"
  8391. 2021-07-12T00:19:14.2807354Z [cluster1] },
  8392. 2021-07-12T00:19:14.2808190Z [cluster1] "creationTimestamp": "2021-07-12T00:17:25Z",
  8393. 2021-07-12T00:19:14.2809281Z [cluster1] "name": "submariner-operator-token-5vp2p",
  8394. 2021-07-12T00:19:14.2810623Z [cluster1] "namespace": "submariner-operator",
  8395. 2021-07-12T00:19:14.2811256Z [cluster1] "resourceVersion": "1638",
  8396. 2021-07-12T00:19:14.2812242Z [cluster1] "selfLink": "/api/v1/namespaces/submariner-operator/secrets/submariner-operator-token-5vp2p",
  8397. 2021-07-12T00:19:14.2813276Z [cluster1] "uid": "51b751a9-6807-4ab2-aa5f-4e19f1fa7806"
  8398. 2021-07-12T00:19:14.2813706Z [cluster1] },
  8399. 2021-07-12T00:19:14.2814544Z [cluster1] "type": "kubernetes.io/service-account-token"
  8400. 2021-07-12T00:19:14.2815078Z [cluster1] }
  8401. 2021-07-12T00:19:14.2815751Z [submariner-operator]$ [cluster1] validate_equals .kind Secret
  8402. 2021-07-12T00:19:14.2816627Z [submariner-operator]$ [cluster1] validate_equals .kind Secret
  8403. 2021-07-12T00:19:14.2818030Z [submariner-operator]$ [cluster1] jq -r -M .kind /tmp/submariner-operator-token-5vp2p.cluster1.json
  8404. 2021-07-12T00:19:14.2819664Z [submariner-operator]$ [cluster1] validate_equals .type kubernetes.io/service-account-token
  8405. 2021-07-12T00:19:14.2820909Z [submariner-operator]$ [cluster1] validate_equals .type kubernetes.io/service-account-token
  8406. 2021-07-12T00:19:14.2822959Z [submariner-operator]$ [cluster1] jq -r -M .type /tmp/submariner-operator-token-5vp2p.cluster1.json
  8407. 2021-07-12T00:19:14.2824746Z [submariner-operator]$ [cluster1] validate_equals .metadata.name submariner-operator-token-5vp2p
  8408. 2021-07-12T00:19:14.2826143Z [submariner-operator]$ [cluster1] validate_equals .metadata.name submariner-operator-token-5vp2p
  8409. 2021-07-12T00:19:14.2827887Z [submariner-operator]$ [cluster1] jq -r -M .metadata.name /tmp/submariner-operator-token-5vp2p.cluster1.json
  8410. 2021-07-12T00:19:14.2829294Z [submariner-operator]$ [cluster1] validate_equals .metadata.namespace submariner-operator
  8411. 2021-07-12T00:19:14.2830457Z [submariner-operator]$ [cluster1] validate_equals .metadata.namespace submariner-operator
  8412. 2021-07-12T00:19:14.2831922Z [submariner-operator]$ [cluster1] jq -r -M .metadata.namespace /tmp/submariner-operator-token-5vp2p.cluster1.json
  8413. 2021-07-12T00:19:14.2833964Z [submariner-operator]$ [cluster1] jq -r -M .data["ca.crt"] /tmp/submariner-operator-token-5vp2p.cluster1.json
  8414. 2021-07-12T00:19:14.2835231Z [submariner-operator]$ [cluster1] one_ca_crt_ok=true
  8415. 2021-07-12T00:19:14.2836477Z [submariner-operator]$ [cluster1] json_file=/tmp/submariner-operator-token-xrj6s.cluster1.json
  8416. 2021-07-12T00:19:14.2838473Z [submariner-operator]$ [cluster1] kubectl get secret submariner-operator-token-xrj6s -n submariner-operator -o json
  8417. 2021-07-12T00:19:14.7116033Z [submariner-operator]$ [cluster1] kubectl get secret submariner-operator-token-xrj6s -n submariner-operator -o json
  8418. 2021-07-12T00:19:14.7118364Z [submariner-operator]$ [cluster1] tee /tmp/submariner-operator-token-xrj6s.cluster1.json
  8419. 2021-07-12T00:19:14.7120303Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get secret submariner-operator-token-xrj6s -n submariner-operator -o json
  8420. 2021-07-12T00:19:14.7121228Z [cluster1] {
  8421. 2021-07-12T00:19:14.7121569Z [cluster1] "apiVersion": "v1",
  8422. 2021-07-12T00:19:14.7121938Z [cluster1] "data": {
  8423. 2021-07-12T00:19:14.7658957Z [cluster1] "ca.crt": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1EY3hNakF3TVRBMU9Gb1hEVE14TURjeE1EQXdNVEExT0Zvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBSnJtClF2VkJreTFIOXFNTUlLbm85a2dZNjVoVW1rWjJaNzc1dXh3V0R1NE9OT3NLMjlKV0RlRGJabTNWN3lOYThVSm4KaldPNXc5bjhJSUZFd1BhanpCeWJjU1drUDdWMUlBeFVKeThUT1ZORVBWK1h3a3FPaWprR2NOcEpYRlZpR0dneQp4Q1UxNExrcVFQb3dqbVYwTndTL3ViNXZEVUFVWmV5TnV6Y3RSOVBXMnNQZ2FyWnBDdGtLWVJHRnpLUlNyekRjCkVjQ0swZDRleG9VRGtLYWhEbGw0S01RdG5RaTEraWpzaFpXSWJMQkZzbWhFazJuazFEaEErRE9jWEhiRmw5TlcKZk45U1JQakxlOVhvTUsxcldwNVJjNUtYRDVvKzYxTEdvT3BXZ0VYZzFjME9MOFd0MTRvVmVab3hlVUk3bnAvYgpnODJxRU1PRnFvOXRwZzJPZmJzQ0F3RUFBYU1qTUNFd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFDMzF6NkoyWUMrdkFYWUEyZ1VEMFJjeWZIWGcKOE1vbWNNZGhNb05lZ1VKaTlCcUJkKzBzS25kRGh4b3dkeHdCbjV2NEJkN05HY3p5b2FqUSsrSFd5Nkhuc3NoUQo2RzdSTkVSalk0M0NpOHNlWjhlV0VqTFpvb0JvSjhmSHBGSDJkb0o1MmJScmhxQ2hIWHJWZlVkbzlPQU5mV0Z3Cmd3ZVM2OGNHdnlFdmtYajlOZVIzdy8vTCtCbGhuZGcwOVUvZDgyUzJld0FMR2tCL2tyV3FwMzVEalN1aFdPaGUKeHdTa0V4alA0Y0s1QXhYd1dldytISDRoWjJ5V3lLSHg3S2JURlVFS1dJM1V5dCtsY3JZcHFZUk0rdStvVWFBdQo3OG95SE5lLzBrL2JzU3VnYUdyUkpLWW5tWnV1QkorK0FYc252WkM1L1Y2VjV1NjFrUndxRVFrSmRCMD0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=",
  8424. 2021-07-12T00:19:14.8155341Z [cluster1] "namespace": "c3VibWFyaW5lci1vcGVyYXRvcg==",
  8425. 2021-07-12T00:19:14.8646350Z [cluster1] "token": "ZXlKaGJHY2lPaUpTVXpJMU5pSXNJbXRwWkNJNklpMWxTRk52YzJ3M2NFZHBZbEU0YjNKUlRsb3hlbkZhYlZJek9XODVNRUpLTVVaV2RXVkRTR1ZVY0djaWZRLmV5SnBjM01pT2lKcmRXSmxjbTVsZEdWekwzTmxjblpwWTJWaFkyTnZkVzUwSWl3aWEzVmlaWEp1WlhSbGN5NXBieTl6WlhKMmFXTmxZV05qYjNWdWRDOXVZVzFsYzNCaFkyVWlPaUp6ZFdKdFlYSnBibVZ5TFc5d1pYSmhkRzl5SWl3aWEzVmlaWEp1WlhSbGN5NXBieTl6WlhKMmFXTmxZV05qYjNWdWRDOXpaV055WlhRdWJtRnRaU0k2SW5OMVltMWhjbWx1WlhJdGIzQmxjbUYwYjNJdGRHOXJaVzR0ZUhKcU5uTWlMQ0pyZFdKbGNtNWxkR1Z6TG1sdkwzTmxjblpwWTJWaFkyTnZkVzUwTDNObGNuWnBZMlV0WVdOamIzVnVkQzV1WVcxbElqb2ljM1ZpYldGeWFXNWxjaTF2Y0dWeVlYUnZjaUlzSW10MVltVnlibVYwWlhNdWFXOHZjMlZ5ZG1salpXRmpZMjkxYm5RdmMyVnlkbWxqWlMxaFkyTnZkVzUwTG5WcFpDSTZJbU5sWWpJd1pqSXhMVGxsWXpVdE5HRTNaQzFpTkRBeUxXWTJOMk5oWkROaE5tUXhOQ0lzSW5OMVlpSTZJbk41YzNSbGJUcHpaWEoyYVdObFlXTmpiM1Z1ZERwemRXSnRZWEpwYm1WeUxXOXdaWEpoZEc5eU9uTjFZbTFoY21sdVpYSXRiM0JsY21GMGIzSWlmUS5Za3ZQZ3QwVGVVbzVwUGZ2LVExMENCVVFLRlJvdWVvdlllQWVmZTFjeUlTTFRyRklUT1JqTXZGUWR2dTRlaGxWaVNfV0ZsQlpJLUhPSGJ4Q19KVjZtMmhzMGdNQ2g2d3BYNXF0akJNUlpGdEpHUUZqa0ZFM3VoZXM4OWpmSnpvdGM4cmZaeXdRSlNZMzJHSTMyMEFQdUpXLWFjb0d0cW1FM2xLODA1STBLZXNGRmpDTENVRTVfQkhndUd5SXFEcklweUxYNVp4MlNXQXVqYlY0VlZZUU1UVm5qQnpDQWZIcXpyM1lHWTVqZmM0bkNHa2s1TVRQYWtkN1dkblVIdm4yM0Z3cWt0VFp3M0h4U1Bldi11Z3ZFSW5YZkRCSkxHcWlrOEp3WVExY29kdzFTWEpuSXdfT3lOSEJDSzVpSllqa201TjQ0WkxlWnM2V3hlaDdha3A2Unc="
  8426. 2021-07-12T00:19:14.9255271Z [cluster1] },
  8427. 2021-07-12T00:19:14.9255688Z [cluster1] "kind": "Secret",
  8428. 2021-07-12T00:19:14.9256107Z [cluster1] "metadata": {
  8429. 2021-07-12T00:19:14.9256504Z [cluster1] "annotations": {
  8430. 2021-07-12T00:19:14.9257760Z [cluster1] "kubernetes.io/service-account.name": "submariner-operator",
  8431. 2021-07-12T00:19:14.9259081Z [cluster1] "kubernetes.io/service-account.uid": "ceb20f21-9ec5-4a7d-b402-f67cad3a6d14"
  8432. 2021-07-12T00:19:14.9260089Z [cluster1] },
  8433. 2021-07-12T00:19:14.9260954Z [cluster1] "creationTimestamp": "2021-07-12T00:17:36Z",
  8434. 2021-07-12T00:19:14.9261821Z [cluster1] "name": "submariner-operator-token-xrj6s",
  8435. 2021-07-12T00:19:14.9262714Z [cluster1] "namespace": "submariner-operator",
  8436. 2021-07-12T00:19:14.9263279Z [cluster1] "resourceVersion": "1772",
  8437. 2021-07-12T00:19:14.9264373Z [cluster1] "selfLink": "/api/v1/namespaces/submariner-operator/secrets/submariner-operator-token-xrj6s",
  8438. 2021-07-12T00:19:14.9265517Z [cluster1] "uid": "fd1ce605-b187-4f57-837f-e9cba262b05d"
  8439. 2021-07-12T00:19:14.9266198Z [cluster1] },
  8440. 2021-07-12T00:19:14.9267058Z [cluster1] "type": "kubernetes.io/service-account-token"
  8441. 2021-07-12T00:19:14.9267587Z [cluster1] }
  8442. 2021-07-12T00:19:14.9268292Z [submariner-operator]$ [cluster1] validate_equals .kind Secret
  8443. 2021-07-12T00:19:16.0876554Z [submariner-perator]$ [cluster2] command kubectl --context=cluster2 get DaemonSet -n submariner-operator -o jsonpath={.status.desiredNumberScheduled}
  8444. 2021-07-12T00:19:16.0878998Z [submariner-operator]$ [cluster2] kubectl get DaemonSet -n submariner-operator -o jsonpath={.status.numberReady}
  8445. 2021-07-12T00:19:16.0880615Z [submariner-operator]$ [cluster2] kubectl get DaemonSet -n submariner-operator -o jsonpath={.status.numberReady}
  8446. 2021-07-12T00:19:16.0882067Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get DaemonSet -n submariner-operator -o jsonpath={.status.numberReady}
  8447. 2021-07-12T00:19:16.0883162Z [submariner-operator]$ [cluster2] return 0
  8448. 2021-07-12T00:19:16.0883962Z [submariner-operator]$ [cluster2] verify_subm_routeagent_pod
  8449. 2021-07-12T00:19:16.0885192Z [submariner-operator]$ [cluster2] verify_subm_routeagent_pod
  8450. 2021-07-12T00:19:16.0887131Z [submariner-operator]$ [cluster2] kubectl wait --for=condition=Ready pods -l app=submariner-routeagent --timeout=120s --namespace=submariner-operator
  8451. 2021-07-12T00:19:16.0889260Z [submariner-operator]$ [cluster2] kubectl wait --for=condition=Ready pods -l app=submariner-routeagent --timeout=120s --namespace=submariner-operator
  8452. 2021-07-12T00:19:16.0891189Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 wait --for=condition=Ready pods -l app=submariner-routeagent --timeout=120s --namespace=submariner-operator
  8453. 2021-07-12T00:19:16.0892715Z [cluster2] pod/submariner-routeagent-8xws6 condition met
  8454. 2021-07-12T00:19:16.0894185Z [cluster2] pod/submariner-routeagent-b5n9h condition met
  8455. 2021-07-12T00:19:16.0895196Z [cluster2] pod/submariner-routeagent-dzt4z condition met
  8456. 2021-07-12T00:19:16.0896906Z [submariner-operator]$ [cluster2] subm_routeagent_pod_names=$(kubectl get pods --namespace=$subm_ns -l app=$routeagent_deployment_name -o=jsonpath='{.items..metadata.name}')
  8457. 2021-07-12T00:19:16.0898576Z [submariner-operator]$ [cluster2] kubectl get pods --namespace=submariner-operator -l app=submariner-routeagent -o=jsonpath={.items..metadata.name}
  8458. 2021-07-12T00:19:16.0900415Z [submariner-operator]$ [cluster2] kubectl get pods --namespace=submariner-operator -l app=submariner-routeagent -o=jsonpath={.items..metadata.name}
  8459. 2021-07-12T00:19:16.0902099Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get pods --namespace=submariner-operator -l app=submariner-routeagent -o=jsonpath={.items..metadata.name}
  8460. 2021-07-12T00:19:16.0903472Z [cluster2] Testing Submariner routeagent pod submariner-routeagent-8xws6
  8461. 2021-07-12T00:19:16.0904652Z [submariner-operator]$ [cluster2] json_file=/tmp/submariner-gateway-949ch.cluster2.json
  8462. 2021-07-12T00:19:16.0906223Z [submariner-operator]$ [cluster2] kubectl get pod submariner-routeagent-8xws6 --namespace=submariner-operator -o json
  8463. 2021-07-12T00:19:16.0907653Z [submariner-operator]$ [cluster2] tee /tmp/submariner-gateway-949ch.cluster2.json
  8464. 2021-07-12T00:19:16.0909109Z [submariner-operator]$ [cluster2] kubectl get pod submariner-routeagent-8xws6 --namespace=submariner-operator -o json
  8465. 2021-07-12T00:19:16.0911262Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get pod submariner-routeagent-8xws6 --namespace=submariner-operator -o json
  8466. 2021-07-12T00:19:16.0912179Z [cluster2] {
  8467. 2021-07-12T00:19:16.0912536Z [cluster2] "apiVersion": "v1",
  8468. 2021-07-12T00:19:16.0912933Z [cluster2] "kind": "Pod",
  8469. 2021-07-12T00:19:16.0913296Z [cluster2] "metadata": {
  8470. 2021-07-12T00:19:16.0913948Z [cluster2] "creationTimestamp": "2021-07-12T00:17:59Z",
  8471. 2021-07-12T00:19:16.0914720Z [cluster2] "generateName": "submariner-routeagent-",
  8472. 2021-07-12T00:19:16.0915273Z [cluster2] "labels": {
  8473. 2021-07-12T00:19:16.0915895Z [cluster2] "app": "submariner-routeagent",
  8474. 2021-07-12T00:19:16.0916650Z [cluster2] "component": "routeagent",
  8475. 2021-07-12T00:19:16.0918321Z [cluster2] "controller-revision-hash": "b76b455bd",
  8476. 2021-07-12T00:19:16.0919202Z [cluster2] "pod-template-generation": "1"
  8477. 2021-07-12T00:19:16.0919734Z [cluster2] },
  8478. 2021-07-12T00:19:16.0920789Z [cluster2] "name": "submariner-routeagent-8xws6",
  8479. 2021-07-12T00:19:16.0921680Z [cluster2] "namespace": "submariner-operator",
  8480. 2021-07-12T00:19:16.0922275Z [cluster2] "ownerReferences": [
  8481. 2021-07-12T00:19:16.0922730Z [cluster2] {
  8482. 2021-07-12T00:19:16.0923156Z [cluster2] "apiVersion": "apps/v1",
  8483. 2021-07-12T00:19:16.0923736Z [cluster2] "blockOwnerDeletion": true,
  8484. 2021-07-12T00:19:16.0924642Z [cluster2] "controller": true,
  8485. 2021-07-12T00:19:16.0925289Z [cluster2] "kind": "DaemonSet",
  8486. 2021-07-12T00:19:16.0926207Z [cluster2] "name": "submariner-routeagent",
  8487. 2021-07-12T00:19:16.0927205Z [cluster2] "uid": "fca09a45-68ee-4937-8bd2-b06be8eba758"
  8488. 2021-07-12T00:19:16.0927768Z [cluster2] }
  8489. 2021-07-12T00:19:16.0928295Z [cluster2] ],
  8490. 2021-07-12T00:19:16.0928933Z [cluster2] "resourceVersion": "2019",
  8491. 2021-07-12T00:19:16.0930151Z [cluster2] "selfLink": "/api/v1/namespaces/submariner-operator/pods/submariner-routeagent-8xws6",
  8492. 2021-07-12T00:19:16.0931395Z [cluster2] "uid": "4701487c-de5c-4013-bd2d-b6e9adbb0067"
  8493. 2021-07-12T00:19:16.0931867Z [cluster2] },
  8494. 2021-07-12T00:19:16.0932216Z [cluster2] "spec": {
  8495. 2021-07-12T00:19:16.0932689Z [cluster2] "affinity": {
  8496. 2021-07-12T00:19:16.0933116Z [cluster2] "nodeAffinity": {
  8497. 2021-07-12T00:19:16.0934135Z [cluster2] "requiredDuringSchedulingIgnoredDuringExecution": {
  8498. 2021-07-12T00:19:16.0935129Z [cluster2] "nodeSelectorTerms": [
  8499. 2021-07-12T00:19:16.0935570Z [cluster2] {
  8500. 2021-07-12T00:19:16.0936161Z [cluster2] "matchFields": [
  8501. 2021-07-12T00:19:16.0936573Z [cluster2] {
  8502. 2021-07-12T00:19:16.0937031Z [cluster2] "key": "metadata.name",
  8503. 2021-07-12T00:19:16.0937522Z [cluster2] "operator": "In",
  8504. 2021-07-12T00:19:16.0937970Z [cluster2] "values": [
  8505. 2021-07-12T00:19:16.0938732Z [cluster2] "cluster2-control-plane"
  8506. 2021-07-12T00:19:16.0939245Z [cluster2] ]
  8507. 2021-07-12T00:19:16.0939633Z [cluster2] }
  8508. 2021-07-12T00:19:16.0939992Z [cluster2] ]
  8509. 2021-07-12T00:19:16.0940723Z [cluster2] }
  8510. 2021-07-12T00:19:16.0941048Z [cluster2] ]
  8511. 2021-07-12T00:19:16.0941377Z [cluster2] }
  8512. 2021-07-12T00:19:16.0941690Z [cluster2] }
  8513. 2021-07-12T00:19:16.0942013Z [cluster2] },
  8514. 2021-07-12T00:19:16.0942364Z [cluster2] "containers": [
  8515. 2021-07-12T00:19:16.0942739Z [cluster2] {
  8516. 2021-07-12T00:19:16.0943268Z [cluster2] "command": [
  8517. 2021-07-12T00:19:16.0944363Z [cluster2] "submariner-route-agent.sh"
  8518. 2021-07-12T00:19:16.0945216Z [cluster2] ],
  8519. 2021-07-12T00:19:16.0945591Z [cluster2] "env": [
  8520. 2021-07-12T00:19:16.0946171Z [cluster2] {
  8521. 2021-07-12T00:19:16.0946666Z [cluster2] "name": "SUBMARINER_NAMESPACE",
  8522. 2021-07-12T00:19:16.0947819Z [cluster2] "value": "submariner-operator"
  8523. 2021-07-12T00:19:16.0948514Z [cluster2] },
  8524. 2021-07-12T00:19:16.0949069Z [cluster2] {
  8525. 2021-07-12T00:19:16.0949674Z [cluster2] "name": "SUBMARINER_CLUSTERID",
  8526. 2021-07-12T00:19:16.0950176Z [cluster2] "value": "cluster2"
  8527. 2021-07-12T00:19:16.0950576Z [cluster2] },
  8528. 2021-07-12T00:19:16.0951062Z [cluster2] {
  8529. 2021-07-12T00:19:16.0951479Z [cluster2] "name": "SUBMARINER_DEBUG",
  8530. 2021-07-12T00:19:16.0951916Z [cluster2] "value": "false"
  8531. 2021-07-12T00:19:16.0952301Z [cluster2] },
  8532. 2021-07-12T00:19:16.0952628Z [cluster2] {
  8533. 2021-07-12T00:19:16.0953074Z [cluster2] "name": "SUBMARINER_CLUSTERCIDR",
  8534. 2021-07-12T00:19:16.0953537Z [cluster2] "value": "10.0.0.0/16"
  8535. 2021-07-12T00:19:16.0953903Z [cluster2] },
  8536. 2021-07-12T00:19:16.0954229Z [cluster2] {
  8537. 2021-07-12T00:19:16.0954676Z [cluster2] "name": "SUBMARINER_SERVICECIDR",
  8538. 2021-07-12T00:19:16.0955155Z [cluster2] "value": "100.0.0.0/16"
  8539. 2021-07-12T00:19:16.0955503Z [cluster2] },
  8540. 2021-07-12T00:19:16.0955842Z [cluster2] {
  8541. 2021-07-12T00:19:16.0956271Z [cluster2] "name": "SUBMARINER_GLOBALCIDR",
  8542. 2021-07-12T00:19:16.0956746Z [cluster2] "value": "242.254.2.0/24"
  8543. 2021-07-12T00:19:16.0957280Z [cluster2] },
  8544. 2021-07-12T00:19:16.0957633Z [cluster2] {
  8545. 2021-07-12T00:19:16.0958076Z [cluster2] "name": "SUBMARINER_NETWORKPLUGIN",
  8546. 2021-07-12T00:19:16.0959144Z [cluster2] "value": "weave-net"
  8547. 2021-07-12T00:19:16.0959538Z [cluster2] },
  8548. 2021-07-12T00:19:16.0961101Z [cluster2] {
  8549. 2021-07-12T00:19:16.0961647Z [cluster2] "name": "NODE_NAME",
  8550. 2021-07-12T00:19:16.0962188Z [cluster2] "valueFrom": {
  8551. 2021-07-12T00:19:16.0962910Z [cluster2] "fieldRef": {
  8552. 2021-07-12T00:19:16.0963651Z [cluster2] "apiVersion": "v1",
  8553. 2021-07-12T00:19:16.0964160Z [cluster2] "fieldPath": "spec.nodeName"
  8554. 2021-07-12T00:19:16.0964753Z [cluster2] }
  8555. 2021-07-12T00:19:16.0965080Z [cluster2] }
  8556. 2021-07-12T00:19:16.0965389Z [cluster2] }
  8557. 2021-07-12T00:19:16.0965708Z [cluster2] ],
  8558. 2021-07-12T00:19:16.0966507Z [cluster2] "image": "localhost:5000/submariner-route-agent:local",
  8559. 2021-07-12T00:19:16.0967121Z [cluster2] "imagePullPolicy": "Always",
  8560. 2021-07-12T00:19:16.0967820Z [cluster2] "name": "submariner-routeagent",
  8561. 2021-07-12T00:19:16.0968298Z [cluster2] "resources": {},
  8562. 2021-07-12T00:19:16.0968728Z [cluster2] "securityContext": {
  8563. 2021-07-12T00:19:16.0969280Z [cluster2] "allowPrivilegeEscalation": true,
  8564. 2021-07-12T00:19:16.0969823Z [cluster2] "capabilities": {
  8565. 2021-07-12T00:19:16.0970198Z [cluster2] "add": [
  8566. 2021-07-12T00:19:16.0970559Z [cluster2] "ALL"
  8567. 2021-07-12T00:19:16.0970887Z [cluster2] ]
  8568. 2021-07-12T00:19:16.0971217Z [cluster2] },
  8569. 2021-07-12T00:19:16.0971600Z [cluster2] "privileged": true,
  8570. 2021-07-12T00:19:16.0972116Z [cluster2] "readOnlyRootFilesystem": false,
  8571. 2021-07-12T00:19:16.1001389Z [cluster2] "runAsNonRoot": false
  8572. 2021-07-12T00:19:16.1001959Z [cluster2] },
  8573. 2021-07-12T00:19:16.1002779Z [cluster2] "terminationMessagePath": "/dev/termination-log",
  8574. 2021-07-12T00:19:16.1003478Z [cluster2] "terminationMessagePolicy": "File",
  8575. 2021-07-12T00:19:16.1004034Z [cluster2] "volumeMounts": [
  8576. 2021-07-12T00:19:16.1004410Z [cluster2] {
  8577. 2021-07-12T00:19:16.1004789Z [cluster2] "mountPath": "/sys",
  8578. 2021-07-12T00:19:16.1005537Z [cluster2] "name": "host-sys",
  8579. 2021-07-12T00:19:16.1005942Z [cluster2] "readOnly": true
  8580. 2021-07-12T00:19:16.1006309Z [cluster2] },
  8581. 2021-07-12T00:19:16.1006614Z [cluster2] {
  8582. 2021-07-12T00:19:16.1007033Z [cluster2] "mountPath": "/run/xtables.lock",
  8583. 2021-07-12T00:19:16.1007735Z [cluster2] "name": "host-run-xtables-lock"
  8584. 2021-07-12T00:19:16.1008198Z [cluster2] },
  8585. 2021-07-12T00:19:16.1008508Z [cluster2] {
  8586. 2021-07-12T00:19:16.1008947Z [cluster2] "mountPath": "/run/openvswitch/db.sock",
  8587. 2021-07-12T00:19:16.1010089Z [cluster2] "name": "host-run-openvswitch-db-sock"
  8588. 2021-07-12T00:19:16.1010657Z [cluster2] },
  8589. 2021-07-12T00:19:16.1011009Z [cluster2] {
  8590. 2021-07-12T00:19:16.1011567Z [cluster2] "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
  8591. 2021-07-12T00:19:16.1012774Z [cluster2] "name": "submariner-routeagent-token-qknvb",
  8592. 2021-07-12T00:19:16.1013481Z [cluster2] "readOnly": true
  8593. 2021-07-12T00:19:16.1013891Z [cluster2] }
  8594. 2021-07-12T00:19:16.1014225Z [cluster2] ]
  8595. 2021-07-12T00:19:16.1014575Z [cluster2] }
  8596. 2021-07-12T00:19:16.1014912Z [cluster2] ],
  8597. 2021-07-12T00:19:16.1015359Z [cluster2] "dnsPolicy": "ClusterFirst",
  8598. 2021-07-12T00:19:16.1015935Z [cluster2] "enableServiceLinks": true,
  8599. 2021-07-12T00:19:16.1016456Z [cluster2] "hostNetwork": true,
  8600. 2021-07-12T00:19:16.1017398Z [cluster2] "nodeName": "cluster2-control-plane",
  8601. 2021-07-12T00:19:16.1017948Z [cluster2] "priority": 0,
  8602. 2021-07-12T00:19:16.1018424Z [cluster2] "restartPolicy": "Always",
  8603. 2021-07-12T00:19:16.1019493Z [cluster2] "schedulerName": "default-scheduler",
  8604. 2021-07-12T00:19:16.1020137Z [cluster2] "securityContext": {},
  8605. 2021-07-12T00:19:16.1020967Z [cluster2] "serviceAccount": "submariner-routeagent",
  8606. 2021-07-12T00:19:16.1021952Z [cluster2] "serviceAccountName": "submariner-routeagent",
  8607. 2021-07-12T00:19:16.1022797Z [cluster2] "terminationGracePeriodSeconds": 1,
  8608. 2021-07-12T00:19:16.1023454Z [cluster2] "tolerations": [
  8609. 2021-07-12T00:19:16.1024058Z [cluster2] {
  8610. 2021-07-12T00:19:16.1024493Z [cluster2] "operator": "Exists"
  8611. 2021-07-12T00:19:16.1024911Z [cluster2] },
  8612. 2021-07-12T00:19:16.1025253Z [cluster2] {
  8613. 2021-07-12T00:19:16.1025689Z [cluster2] "effect": "NoExecute",
  8614. 2021-07-12T00:19:16.1026480Z [cluster2] "key": "node.kubernetes.io/not-ready",
  8615. 2021-07-12T00:19:16.1027222Z [cluster2] "operator": "Exists"
  8616. 2021-07-12T00:19:16.1027768Z [cluster2] },
  8617. 2021-07-12T00:19:16.1028120Z [cluster2] {
  8618. 2021-07-12T00:19:16.1028700Z [cluster2] "effect": "NoExecute",
  8619. 2021-07-12T00:19:16.1029293Z [cluster2] "key": "node.kubernetes.io/unreachable",
  8620. 2021-07-12T00:19:16.1029873Z [cluster2] "operator": "Exists"
  8621. 2021-07-12T00:19:16.1030263Z [cluster2] },
  8622. 2021-07-12T00:19:16.1030608Z [cluster2] {
  8623. 2021-07-12T00:19:16.1031018Z [cluster2] "effect": "NoSchedule",
  8624. 2021-07-12T00:19:16.1031968Z [cluster2] "key": "node.kubernetes.io/disk-pressure",
  8625. 2021-07-12T00:19:16.1032556Z [cluster2] "operator": "Exists"
  8626. 2021-07-12T00:19:16.1032972Z [cluster2] },
  8627. 2021-07-12T00:19:16.1033310Z [cluster2] {
  8628. 2021-07-12T00:19:16.1033737Z [cluster2] "effect": "NoSchedule",
  8629. 2021-07-12T00:19:16.1034520Z [cluster2] "key": "node.kubernetes.io/memory-pressure",
  8630. 2021-07-12T00:19:16.1035145Z [cluster2] "operator": "Exists"
  8631. 2021-07-12T00:19:16.1035897Z [cluster2] },
  8632. 2021-07-12T00:19:16.1036231Z [cluster2] {
  8633. 2021-07-12T00:19:16.1036656Z [cluster2] "effect": "NoSchedule",
  8634. 2021-07-12T00:19:16.1037612Z [cluster2] "key": "node.kubernetes.io/pid-pressure",
  8635. 2021-07-12T00:19:16.1038217Z [cluster2] "operator": "Exists"
  8636. 2021-07-12T00:19:16.1038611Z [cluster2] },
  8637. 2021-07-12T00:19:16.1038959Z [cluster2] {
  8638. 2021-07-12T00:19:16.1039528Z [cluster2] "effect": "NoSchedule",
  8639. 2021-07-12T00:19:16.1040304Z [cluster2] "key": "node.kubernetes.io/unschedulable",
  8640. 2021-07-12T00:19:16.1040878Z [cluster2] "operator": "Exists"
  8641. 2021-07-12T00:19:16.1041284Z [cluster2] },
  8642. 2021-07-12T00:19:16.1041820Z [cluster2] {
  8643. 2021-07-12T00:19:16.1042448Z [cluster2] "effect": "NoSchedule",
  8644. 2021-07-12T00:19:16.1043347Z [cluster2] "key": "node.kubernetes.io/network-unavailable",
  8645. 2021-07-12T00:19:16.1044205Z [cluster2] "operator": "Exists"
  8646. 2021-07-12T00:19:16.1044652Z [cluster2] }
  8647. 2021-07-12T00:19:16.1045013Z [cluster2] ],
  8648. 2021-07-12T00:19:16.1045419Z [cluster2] "volumes": [
  8649. 2021-07-12T00:19:16.1045811Z [cluster2] {
  8650. 2021-07-12T00:19:16.1046548Z [cluster2] "hostPath": {
  8651. 2021-07-12T00:19:16.1047178Z [cluster2] "path": "/run/xtables.lock",
  8652. 2021-07-12T00:19:16.1047792Z [cluster2] "type": ""
  8653. 2021-07-12T00:19:16.1048155Z [cluster2] },
  8654. 2021-07-12T00:19:16.1048773Z [cluster2] "name": "host-run-xtables-lock"
  8655. 2021-07-12T00:19:16.1049240Z [cluster2] },
  8656. 2021-07-12T00:19:16.1049552Z [cluster2] {
  8657. 2021-07-12T00:19:16.1049918Z [cluster2] "hostPath": {
  8658. 2021-07-12T00:19:16.1050376Z [cluster2] "path": "/run/openvswitch/db.sock",
  8659. 2021-07-12T00:19:16.1050832Z [cluster2] "type": ""
  8660. 2021-07-12T00:19:16.1051298Z [cluster2] },
  8661. 2021-07-12T00:19:16.1052048Z [cluster2] "name": "host-run-openvswitch-db-sock"
  8662. 2021-07-12T00:19:16.1052568Z [cluster2] },
  8663. 2021-07-12T00:19:16.1052898Z [cluster2] {
  8664. 2021-07-12T00:19:16.1053247Z [cluster2] "hostPath": {
  8665. 2021-07-12T00:19:16.1053645Z [cluster2] "path": "/sys",
  8666. 2021-07-12T00:19:16.1054025Z [cluster2] "type": ""
  8667. 2021-07-12T00:19:16.1054561Z [cluster2] },
  8668. 2021-07-12T00:19:16.1055115Z [cluster2] "name": "host-sys"
  8669. 2021-07-12T00:19:16.1055497Z [cluster2] },
  8670. 2021-07-12T00:19:16.1055839Z [cluster2] {
  8671. 2021-07-12T00:19:16.1056608Z [cluster2] "name": "submariner-routeagent-token-qknvb",
  8672. 2021-07-12T00:19:16.1057620Z [cluster2] "secret": {
  8673. 2021-07-12T00:19:16.1287344Z [cluster2] "defaultMode":operator]$ [cluster1] validate_equals .kind Secret
  8674. 2021-07-12T00:19:16.1288729Z [submariner-operator]$ [cluster1] jq -r -M .kind /tmp/submariner-operator-token-xrj6s.cluster1.json
  8675. 2021-07-12T00:19:16.1290128Z [submariner-operator]$ [cluster1] validate_equals .type kubernetes.io/service-account-token
  8676. 2021-07-12T00:19:16.1291262Z [submariner-operator]$ [cluster1] validate_equals .type kubernetes.io/service-account-token
  8677. 2021-07-12T00:19:16.1292653Z [submariner-operator]$ [cluster1] jq -r -M .type /tmp/submariner-operator-token-xrj6s.cluster1.json
  8678. 2021-07-12T00:19:16.1294354Z [submariner-operator]$ [cluster1] validate_equals .metadata.name submariner-operator-token-xrj6s
  8679. 2021-07-12T00:19:16.1295675Z [submariner-operator]$ [cluster1] validate_equals .metadata.name submariner-operator-token-xrj6s
  8680. 2021-07-12T00:19:16.1297190Z [submariner-operator]$ [cluster1] jq -r -M .metadata.name /tmp/submariner-operator-token-xrj6s.cluster1.json
  8681. 2021-07-12T00:19:16.1298603Z [submariner-operator]$ [cluster1] validate_equals .metadata.namespace submariner-operator
  8682. 2021-07-12T00:19:16.1299768Z [submariner-operator]$ [cluster1] validate_equals .metadata.namespace submariner-operator
  8683. 2021-07-12T00:19:16.1301242Z [submariner-operator]$ [cluster1] jq -r -M .metadata.namespace /tmp/submariner-operator-token-xrj6s.cluster1.json
  8684. 2021-07-12T00:19:16.1302924Z [submariner-operator]$ [cluster1] jq -r -M .data["ca.crt"] /tmp/submariner-operator-token-xrj6s.cluster1.json
  8685. 2021-07-12T00:19:16.1304105Z [submariner-operator]$ [cluster1] one_ca_crt_ok=true
  8686. 2021-07-12T00:19:16.1305092Z [submariner-operator]$ [cluster1] verify_subm_routeagent_daemonset
  8687. 2021-07-12T00:19:16.1306205Z [submariner-operator]$ [cluster1] verify_subm_routeagent_daemonset
  8688. 2021-07-12T00:19:16.1307352Z [submariner-operator]$ [cluster1] verify_daemonset submariner-routeagent submariner-routeagent
  8689. 2021-07-12T00:19:16.1308720Z [submariner-operator]$ [cluster1] verify_daemonset submariner-routeagent submariner-routeagent
  8690. 2021-07-12T00:19:16.1310089Z [submariner-operator]$ [cluster1] daemonset_app=submariner-routeagent
  8691. 2021-07-12T00:19:16.1311340Z [submariner-operator]$ [cluster1] daemonset_name=submariner-routeagent
  8692. 2021-07-12T00:19:16.1312325Z [submariner-operator]$ [cluster1] with_retries 60 daemonset_created
  8693. 2021-07-12T00:19:16.1313217Z [submariner-operator]$ [cluster1] with_retries 60 daemonset_created
  8694. 2021-07-12T00:19:16.1314055Z [submariner-operator]$ [cluster1] iteration=1
  8695. 2021-07-12T00:19:16.1314848Z [submariner-operator]$ [cluster1] daemonset_created
  8696. 2021-07-12T00:19:16.1315666Z [submariner-operator]$ [cluster1] daemonset_created
  8697. 2021-07-12T00:19:16.1316282Z [cluster1] 
  8698. 2021-07-12T00:19:16.1316863Z [submariner-operator]$ [cluster1] wait 9500
  8699. 2021-07-12T00:19:16.1317862Z [submariner-operator]$ [cluster1] return 0
  8700. 2021-07-12T00:19:16.1318803Z [submariner-operator]$ [cluster1] with_retries 120 daemonset_deployed
  8701. 2021-07-12T00:19:16.1319980Z [submariner-operator]$ [cluster1] with_retries 120 daemonset_deployed
  8702. 2021-07-12T00:19:16.1320827Z [submariner-operator]$ [cluster1] iteration=1
  8703. 2021-07-12T00:19:16.1321594Z [submariner-operator]$ [cluster1] wait 9527
  8704. 2021-07-12T00:19:16.1322762Z [submariner-operator]$ [cluster1] daemonset_deployed
  8705. 2021-07-12T00:19:16.1324170Z [submariner-operator]$ [cluster1] daemonset_deployed
  8706. 2021-07-12T00:19:16.1326237Z [submariner-operator]$ [cluster1] kubectl get DaemonSet -n submariner-operator -o jsonpath={.status.desiredNumberScheduled}
  8707. 2021-07-12T00:19:16.1328386Z [submariner-operator]$ [cluster1] kubectl get DaemonSet -n submariner-operator -o jsonpath={.status.desiredNumberScheduled}
  8708. 2021-07-12T00:19:16.1330552Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get DaemonSet -n submariner-operator -o jsonpath={.status.desiredNumberScheduled}
  8709. 2021-07-12T00:19:16.1332257Z [submariner-operator]$ [cluster1] kubectl get DaemonSet -n submariner-operator -o jsonpath={.status.numberReady}
  8710. 2021-07-12T00:19:16.1334063Z [submariner-operator]$ [cluster1] kubectl get DaemonSet -n submariner-operator -o jsonpath={.status.numberReady}
  8711. 2021-07-12T00:19:16.1335579Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get DaemonSet -n submariner-operator -o jsonpath={.status.numberReady}
  8712. 2021-07-12T00:19:16.1336704Z [submariner-operator]$ [cluster1] return 0
  8713. 2021-07-12T00:19:16.1337672Z [submariner-operator]$ [cluster1] verify_subm_routeagent_pod
  8714. 2021-07-12T00:19:16.1338543Z [submariner-operator]$ [cluster1] verify_subm_routeagent_pod
  8715. 2021-07-12T00:19:16.1339866Z [submariner-operator]$ [cluster1] kubectl wait --for=condition=Ready pods -l app=submariner-routeagent --timeout=120s --namespace=submariner-operator
  8716. 2021-07-12T00:19:16.1341770Z [submariner-operator]$ [cluster1] kubectl wait --for=condition=Ready pods -l app=submariner-routeagent --timeout=120s --namespace=submariner-operator
  8717. 2021-07-12T00:19:16.2068598Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 wait --for=condition 420,
  8718. 2021-07-12T00:19:16.2069771Z [cluster2] "secretName": "submariner-routeagent-token-qknvb"
  8719. 2021-07-12T00:19:16.2070426Z [cluster2] }
  8720. 2021-07-12T00:19:16.2070842Z [cluster2] }
  8721. 2021-07-12T00:19:16.2071328Z [cluster2] ]
  8722. 2021-07-12T00:19:16.2071617Z [cluster2] },
  8723. 2021-07-12T00:19:16.2071964Z [cluster2] "status": {
  8724. 2021-07-12T00:19:16.2072313Z [cluster2] "conditions": [
  8725. 2021-07-12T00:19:16.2072660Z [cluster2] {
  8726. 2021-07-12T00:19:16.2073031Z [cluster2] "lastProbeTime": null,
  8727. 2021-07-12T00:19:16.2075356Z [cluster2] "lastTransitionTime": "2021-07-12T00:18:00Z",
  8728. 2021-07-12T00:19:16.2076033Z [cluster2] "status": "True",
  8729. 2021-07-12T00:19:16.2076789Z [cluster2] "type": "Initialized"
  8730. 2021-07-12T00:19:16.2078040Z [cluster2] },
  8731. 2021-07-12T00:19:16.2078877Z [cluster2] {
  8732. 2021-07-12T00:19:16.2079365Z [cluster2] "lastProbeTime": null,
  8733. 2021-07-12T00:19:16.2080066Z [cluster2] "lastTransitionTime": "2021-07-12T00:18:27Z",
  8734. 2021-07-12T00:19:16.2080542Z [cluster2] "status": "True",
  8735. 2021-07-12T00:19:16.2080910Z [cluster2] "type": "Ready"
  8736. 2021-07-12T00:19:16.2081266Z [cluster2] },
  8737. 2021-07-12T00:19:16.2081576Z [cluster2] {
  8738. 2021-07-12T00:19:16.2081969Z [cluster2] "lastProbeTime": null,
  8739. 2021-07-12T00:19:16.2082646Z [cluster2] "lastTransitionTime": "2021-07-12T00:18:27Z",
  8740. 2021-07-12T00:19:16.2083101Z [cluster2] "status": "True",
  8741. 2021-07-12T00:19:16.2083542Z [cluster2] "type": "ContainersReady"
  8742. 2021-07-12T00:19:16.2083931Z [cluster2] },
  8743. 2021-07-12T00:19:16.2084245Z [cluster2] {
  8744. 2021-07-12T00:19:16.2084977Z [cluster2] "lastProbeTime": null,
  8745. 2021-07-12T00:19:16.2085752Z [cluster2] "lastTransitionTime": "2021-07-12T00:17:59Z",
  8746. 2021-07-12T00:19:16.2086239Z [cluster2] "status": "True",
  8747. 2021-07-12T00:19:16.2086688Z [cluster2] "type": "PodScheduled"
  8748. 2021-07-12T00:19:16.2087079Z [cluster2] }
  8749. 2021-07-12T00:19:16.2087404Z [cluster2] ],
  8750. 2021-07-12T00:19:16.2087823Z [cluster2] "containerStatuses": [
  8751. 2021-07-12T00:19:16.2088392Z [cluster2] {
  8752. 2021-07-12T00:19:16.2089568Z [cluster2] "containerID": "containerd://f0a915063f5091999f1c1956b088352d1ec66705bdc2b9de8bf0585862d5b4ea",
  8753. 2021-07-12T00:19:16.2091249Z [cluster2] "image": "localhost:5000/submariner-route-agent:local",
  8754. 2021-07-12T00:19:16.2092644Z [cluster2] "imageID": "localhost:5000/submariner-route-agent@sha256:ff1eefd3e71284f74248114c8337feaba12284803134a1a937ab83a4d4528edf",
  8755. 2021-07-12T00:19:16.2093709Z [cluster2] "lastState": {},
  8756. 2021-07-12T00:19:16.2094375Z [cluster2] "name": "submariner-routeagent",
  8757. 2021-07-12T00:19:16.2094848Z [cluster2] "ready": true,
  8758. 2021-07-12T00:19:16.2095250Z [cluster2] "restartCount": 0,
  8759. 2021-07-12T00:19:16.2095663Z [cluster2] "started": true,
  8760. 2021-07-12T00:19:16.2096018Z [cluster2] "state": {
  8761. 2021-07-12T00:19:16.2096379Z [cluster2] "running": {
  8762. 2021-07-12T00:19:16.2097104Z [cluster2] "startedAt": "2021-07-12T00:18:26Z"
  8763. 2021-07-12T00:19:16.2097496Z [cluster2] }
  8764. 2021-07-12T00:19:16.2097800Z [cluster2] }
  8765. 2021-07-12T00:19:16.2098112Z [cluster2] }
  8766. 2021-07-12T00:19:16.2098403Z [cluster2] ],
  8767. 2021-07-12T00:19:16.2098744Z [cluster2] "hostIP": "172.18.0.7",
  8768. 2021-07-12T00:19:16.2099111Z [cluster2] "phase": "Running",
  8769. 2021-07-12T00:19:16.2099496Z [cluster2] "podIP": "172.18.0.7",
  8770. 2021-07-12T00:19:16.2099866Z [cluster2] "podIPs": [
  8771. 2021-07-12T00:19:16.2100194Z [cluster2] {
  8772. 2021-07-12T00:19:16.2100526Z [cluster2] "ip": "172.18.0.7"
  8773. 2021-07-12T00:19:16.2100838Z [cluster2] }
  8774. 2021-07-12T00:19:16.2101152Z [cluster2] ],
  8775. 2021-07-12T00:19:16.2101513Z [cluster2] "qosClass": "BestEffort",
  8776. 2021-07-12T00:19:16.2102113Z [cluster2] "startTime": "2021-07-12T00:18:00Z"
  8777. 2021-07-12T00:19:16.2102458Z [cluster2] }
  8778. 2021-07-12T00:19:16.2102763Z [cluster2] }
  8779. 2021-07-12T00:19:16.2103640Z [submariner-operator]$ [cluster2] validate_pod_container_equals image localhost:5000/submariner-route-agent:local
  8780. 2021-07-12T00:19:16.2104913Z [submariner-operator]$ [cluster2] validate_pod_container_equals image localhost:5000/submariner-route-agent:local
  8781. 2021-07-12T00:19:16.2106208Z [submariner-operator]$ [cluster2] validate_equals .spec.containers[].image localhost:5000/submariner-route-agent:local
  8782. 2021-07-12T00:19:16.2107756Z [submariner-operator]$ [cluster2] validate_equals .spec.containers[]..spec.containers[].image localhost:5000/submariner-route-agent:local
  8783. 2021-07-12T00:19:16.2109237Z [submariner-operator]$ [cluster2] jq -r -M .spec.containers[].image /tmp/submariner-gateway-949ch.cluster2.json
  8784. 2021-07-12T00:19:16.2110628Z [submariner-operator]$ [cluster2] validate_pod_container_has securityContext.capabilities.add ALL
  8785. 2021-07-12T00:19:16.2111953Z [submariner-operator]$ [cluster2] validate_pod_container_has securityContext.capabilities.add ALL
  8786. 2021-07-12T00:19:16.2115050Z [submariner-operator]$ [cluster2] jq -r -M .spec.containers[].securityContext.capabilities.add /tmp/submariner-gateway-949ch.cluster2.json
  8787. 2021-07-12T00:19:16.2117280Z [submariner-operator]$ [cluster2] validate_pod_container_equals securityContext.allowPrivilegeEscalation true
  8788. 2021-07-12T00:19:16.2119503Z [submariner-operator]$ [cluster2] validate_pod_container_equals securityContext.allowPrivilegeEscalation true
  8789. 2021-07-12T00:19:16.2121412Z [submariner-operator]$ [cluster2] validate_equals .spec.containers[].securityContext.allowPrivilegeEscalation true
  8790. 2021-07-12T00:19:16.6496146Z [submariner-operator]$ [cluster2] validate_equals .spec.containers[]..spec.containers[].securityContext.allowPrivilegeEscalation true
  8791. 2021-07-12T00:19:16.6498355Z [submariner-operator]$ [cluster2] jq -r -M .spec.containers[].securityContext.allowPrivilegeEscalation /tmp/submariner-gateway-949ch.cluster2.json
  8792. 2021-07-12T00:19:16.6500205Z [submariner-operator]$ [cluster2] validate_pod_container_equals securityContext.privileged true
  8793. 2021-07-12T00:19:16.6501733Z [submariner-operator]$ [cluster2] validate_pod_container_equals securityContext.privileged true
  8794. 2021-07-12T00:19:16.6503118Z [submariner-operator]$ [cluster2] validate_equals .spec.containers[].securityContext.privileged true
  8795. 2021-07-12T00:19:16.6504600Z [submariner-operator]$ [cluster2] validate_equals .spec.containers[]..spec.containers[].securityContext.privileged true
  8796. 2021-07-12T00:19:16.6506509Z [submariner-operator]$ [cluster2] jq -r -M .spec.containers[].securityContext.privileged /tmp/submariner-gateway-949ch.cluster2.json
  8797. 2021-07-12T00:19:16.6508279Z [submariner-operator]$ [cluster2] validate_pod_container_equals securityContext.readOnlyRootFilesystem false
  8798. 2021-07-12T00:19:16.6509898Z [submariner-operator]$ [cluster2] validate_pod_container_equals securityContext.readOnlyRootFilesystem false
  8799. 2021-07-12T00:19:16.6512469Z [submariner-operator]$ [cluster2] validate_equals .spec.containers[].securityContext.readOnlyRootFilesystem false
  8800. 2021-07-12T00:19:16.6514435Z [submariner-operator]$ [cluster2] validate_equals .spec.containers[]..spec.containers[].securityContext.readOnlyRootFilesystem false
  8801. 2021-07-12T00:19:16.6517872Z [submariner-operator]$ [cluster2] jq -r -M .spec.containers[].securityContext.readOnlyRootFilesystem /tmp/submariner-gateway-949ch.cluster2.json
  8802. 2021-07-12T00:19:16.6519831Z [submariner-operator]$ [cluster2] validate_pod_container_equals securityContext.runAsNonRoot false
  8803. 2021-07-12T00:19:16.6521534Z [submariner-operator]$ [cluster2] validate_pod_container_equals securityContext.runAsNonRoot false
  8804. 2021-07-12T00:19:16.6523056Z [submariner-operator]$ [cluster2] validate_equals .spec.containers[].securityContext.runAsNonRoot false
  8805. 2021-07-12T00:19:16.6526507Z [submariner-operator]$ [cluster2] validate_equals .spec.containers[]..spec.containers[].securityContext.runAsNonRoot false
  8806. 2021-07-12T00:19:16.6529249Z [submariner-operator]$ [cluster2] jq -r -M .spec.containers[].securityContext.runAsNonRoot /tmp/submariner-gateway-949ch.cluster2.json
  8807. 2021-07-12T00:19:16.6530845Z [submariner-operator]$ [cluster2] validate_pod_container_has command submariner-route-agent.sh
  8808. 2021-07-12T00:19:16.6532297Z [submariner-operator]$ [cluster2] validate_pod_container_has command submariner-route-agent.sh
  8809. 2021-07-12T00:19:16.6533781Z [submariner-operator]$ [cluster2] jq -r -M .spec.containers[].command /tmp/submariner-gateway-949ch.cluster2.json
  8810. 2021-07-12T00:19:16.6535714Z [submariner-operator]$ [cluster2] jq -r .spec.containers[].env /tmp/submariner-gateway-949ch.cluster2.json
  8811. 2021-07-12T00:19:16.6536735Z [cluster2] [
  8812. 2021-07-12T00:19:16.6537067Z [cluster2] {
  8813. 2021-07-12T00:19:16.6537585Z [cluster2] "name": "SUBMARINER_NAMESPACE",
  8814. 2021-07-12T00:19:16.6538325Z [cluster2] "value": "submariner-operator"
  8815. 2021-07-12T00:19:16.6538778Z [cluster2] },
  8816. 2021-07-12T00:19:16.6539100Z [cluster2] {
  8817. 2021-07-12T00:19:16.6539516Z [cluster2] "name": "SUBMARINER_CLUSTERID",
  8818. 2021-07-12T00:19:16.6539993Z [cluster2] "value": "cluster2"
  8819. 2021-07-12T00:19:16.6540355Z [cluster2] },
  8820. 2021-07-12T00:19:16.6540833Z [cluster2] {
  8821. 2021-07-12T00:19:16.6541380Z [cluster2] "name": "SUBMARINER_DEBUG",
  8822. 2021-07-12T00:19:16.6541817Z [cluster2] "value": "false"
  8823. 2021-07-12T00:19:16.6542180Z [cluster2] },
  8824. 2021-07-12T00:19:16.6542871Z [cluster2] {
  8825. 2021-07-12T00:19:16.6543701Z [cluster2] "name": "SUBMARINER_CLUSTERCIDR",
  8826. 2021-07-12T00:19:16.6544195Z [cluster2] "value": "10.0.0.0/16"
  8827. 2021-07-12T00:19:16.6544582Z [cluster2] },
  8828. 2021-07-12T00:19:16.6544916Z [cluster2] {
  8829. 2021-07-12T00:19:16.6545548Z [cluster2] "name": "SUBMARINER_SERVICECIDR",
  8830. 2021-07-12T00:19:16.6546019Z [cluster2] "value": "100.0.0.0/16"
  8831. 2021-07-12T00:19:16.6546395Z [cluster2] },
  8832. 2021-07-12T00:19:16.6546727Z [cluster2] {
  8833. 2021-07-12T00:19:16.6547177Z [cluster2] "name": "SUBMARINER_GLOBALCIDR",
  8834. 2021-07-12T00:19:16.6548110Z [cluster2] "value": "242.254.2.0/24"
  8835. 2021-07-12T00:19:16.6548458Z [cluster2] },
  8836. 2021-07-12T00:19:16.6548756Z [cluster2] {
  8837. 2021-07-12T00:19:16.6549192Z [cluster2] "name": "SUBMARINER_NETWORKPLUGIN",
  8838. 2021-07-12T00:19:16.6549871Z [cluster2] "value": "weave-net"
  8839. 2021-07-12T00:19:16.6550236Z [cluster2] },
  8840. 2021-07-12T00:19:16.6550553Z [cluster2] {
  8841. 2021-07-12T00:19:16.6550902Z [cluster2] "name": "NODE_NAME",
  8842. 2021-07-12T00:19:16.6551494Z [cluster2] "valueFrom": {
  8843. 2021-07-12T00:19:16.6551891Z [cluster2] "fieldRef": {
  8844. 2021-07-12T00:19:16.6552314Z [cluster2] "apiVersion": "v1",
  8845. 2021-07-12T00:19:16.6552789Z [cluster2] "fieldPath": "spec.nodeName"
  8846. 2021-07-12T00:19:16.6553225Z [cluster2] }
  8847. 2021-07-12T00:19:16.6553536Z [cluster2] }
  8848. 2021-07-12T00:19:16.6553860Z [cluster2] }
  8849. 2021-07-12T00:19:16.6554165Z [cluster2] ]
  8850. 2021-07-12T00:19:16.6555530Z [submariner-operator]$ [cluster2] validate_pod_container_env SUBMARINER_NAMESPACE submariner-operator
  8851. 2021-07-12T00:19:16.6556804Z [submariner-operator]$ [cluster2] validate_pod_container_env SUBMARINER_NAMESPACE submariner-operator
  8852. 2021-07-12T00:19:16.6559669Z [submariner-operator]$ [cluster2] jq -r -M .spec.containers[].env[] | select(.name=="SUBMARINER_NAMESPACE").value /tmp/submariner-gateway-949ch.cluster2.json
  8853. 2021-07-12T00:19:17.2441727Z [submariner-operator]$ [cluster2] validate_pod_container_env SUBMARINER_DEBUG fals=Ready pods -l app=submariner-routeagent --timeout=120s --namespace=submariner-operator
  8854. 2021-07-12T00:19:17.2443236Z [cluster1] pod/submariner-routeagent-cjwww condition met
  8855. 2021-07-12T00:19:17.2444227Z [cluster1] pod/submariner-routeagent-p9ccx condition met
  8856. 2021-07-12T00:19:17.2445564Z [cluster1] pod/submariner-routeagent-s925v condition met
  8857. 2021-07-12T00:19:17.2447117Z [submariner-operator]$ [cluster1] subm_routeagent_pod_names=$(kubectl get pods --namespace=$subm_ns -l app=$routeagent_deployment_name -o=jsonpath='{.items..metadata.name}')
  8858. 2021-07-12T00:19:17.2449079Z [submariner-operator]$ [cluster1] kubectl get pods --namespace=submariner-operator -l app=submariner-routeagent -o=jsonpath={.items..metadata.name}
  8859. 2021-07-12T00:19:17.2451324Z [submariner-operator]$ [cluster1] kubectl get pods --namespace=submariner-operator -l app=submariner-routeagent -o=jsonpath={.items..metadata.name}
  8860. 2021-07-12T00:19:17.2453688Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get pods --namespace=submariner-operator -l app=submariner-routeagent -o=jsonpath={.items..metadata.name}
  8861. 2021-07-12T00:19:17.2455570Z [cluster1] Testing Submariner routeagent pod submariner-routeagent-cjwww
  8862. 2021-07-12T00:19:17.2456890Z [submariner-operator]$ [cluster1] json_file=/tmp/submariner-gateway-gj874.cluster1.json
  8863. 2021-07-12T00:19:17.2458587Z [submariner-operator]$ [cluster1] kubectl get pod submariner-routeagent-cjwww --namespace=submariner-operator -o json
  8864. 2021-07-12T00:19:17.2460085Z [submariner-operator]$ [cluster1] tee /tmp/submariner-gateway-gj874.cluster1.json
  8865. 2021-07-12T00:19:17.2461808Z [submariner-operator]$ [cluster1] kubectl get pod submariner-routeagent-cjwww --namespace=submariner-operator -o json
  8866. 2021-07-12T00:19:17.2463669Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get pod submariner-routeagent-cjwww --namespace=submariner-operator -o json
  8867. 2021-07-12T00:19:17.2464864Z [cluster1] {
  8868. 2021-07-12T00:19:17.2465275Z [cluster1] "apiVersion": "v1",
  8869. 2021-07-12T00:19:17.2465700Z [cluster1] "kind": "Pod",
  8870. 2021-07-12T00:19:17.2466228Z [cluster1] "metadata": {
  8871. 2021-07-12T00:19:17.2467118Z [cluster1] "creationTimestamp": "2021-07-12T00:17:43Z",
  8872. 2021-07-12T00:19:17.2468058Z [cluster1] "generateName": "submariner-routeagent-",
  8873. 2021-07-12T00:19:17.2468639Z [cluster1] "labels": {
  8874. 2021-07-12T00:19:17.2469304Z [cluster1] "app": "submariner-routeagent",
  8875. 2021-07-12T00:19:17.2469870Z [cluster1] "component": "routeagent",
  8876. 2021-07-12T00:19:17.2470810Z [cluster1] "controller-revision-hash": "5b56bb768",
  8877. 2021-07-12T00:19:17.2471637Z [cluster1] "pod-template-generation": "1"
  8878. 2021-07-12T00:19:17.2472143Z [cluster1] },
  8879. 2021-07-12T00:19:17.2472992Z [cluster1] "name": "submariner-routeagent-cjwww",
  8880. 2021-07-12T00:19:17.2473832Z [cluster1] "namespace": "submariner-operator",
  8881. 2021-07-12T00:19:17.2474408Z [cluster1] "ownerReferences": [
  8882. 2021-07-12T00:19:17.2474838Z [cluster1] {
  8883. 2021-07-12T00:19:17.2475549Z [cluster1] "apiVersion": "apps/v1",
  8884. 2021-07-12T00:19:17.2476044Z [cluster1] "blockOwnerDeletion": true,
  8885. 2021-07-12T00:19:17.2476526Z [cluster1] "controller": true,
  8886. 2021-07-12T00:19:17.2477047Z [cluster1] "kind": "DaemonSet",
  8887. 2021-07-12T00:19:17.2477735Z [cluster1] "name": "submariner-routeagent",
  8888. 2021-07-12T00:19:17.2478644Z [cluster1] "uid": "5c7f0543-60f1-4bbc-8802-73bbbe6a3011"
  8889. 2021-07-12T00:19:17.2479101Z [cluster1] }
  8890. 2021-07-12T00:19:17.2479407Z [cluster1] ],
  8891. 2021-07-12T00:19:17.2479800Z [cluster1] "resourceVersion": "2052",
  8892. 2021-07-12T00:19:17.2481507Z [cluster1] "selfLink": "/api/v1/namespaces/submariner-operator/pods/submariner-routeagent-cjwww",
  8893. 2021-07-12T00:19:17.2482954Z [cluster1] "uid": "6d38b4fb-26f7-4bf0-90e8-d115d0457eda"
  8894. 2021-07-12T00:19:17.2483498Z [cluster1] },
  8895. 2021-07-12T00:19:17.2483855Z [cluster1] "spec": {
  8896. 2021-07-12T00:19:17.2484386Z [cluster1] "affinity": {
  8897. 2021-07-12T00:19:17.2484986Z [cluster1] "nodeAffinity": {
  8898. 2021-07-12T00:19:17.2493044Z [cluster1] "requiredDuringSchedulingIgnoredDuringExecution": {
  8899. 2021-07-12T00:19:17.2494215Z [cluster1] "nodeSelectorTerms": [
  8900. 2021-07-12T00:19:17.2494705Z [cluster1] {
  8901. 2021-07-12T00:19:17.2495448Z [cluster1] "matchFields": [
  8902. 2021-07-12T00:19:17.2495862Z [cluster1] {
  8903. 2021-07-12T00:19:17.2496289Z [cluster1] "key": "metadata.name",
  8904. 2021-07-12T00:19:17.2497487Z [cluster1] "operator": "In",
  8905. 2021-07-12T00:19:17.2498100Z [cluster1] "values": [
  8906. 2021-07-12T00:19:17.2499134Z [cluster1] "cluster1-control-plane"
  8907. 2021-07-12T00:19:17.2499806Z [cluster1] ]
  8908. 2021-07-12T00:19:17.2500259Z [cluster1] }
  8909. 2021-07-12T00:19:17.2501034Z [cluster1] ]
  8910. 2021-07-12T00:19:17.2501395Z [cluster1] }
  8911. 2021-07-12T00:19:17.2501766Z [cluster1] ]
  8912. 2021-07-12T00:19:17.2502112Z [cluster1] }
  8913. 2021-07-12T00:19:17.2502471Z [cluster1] }
  8914. 2021-07-12T00:19:17.2502814Z [cluster1] },
  8915. 2021-07-12T00:19:17.2503522Z [cluster1] "containers": [
  8916. 2021-07-12T00:19:17.2504093Z [cluster1] {
  8917. 2021-07-12T00:19:17.2504458Z [cluster1] "command": [
  8918. 2021-07-12T00:19:17.2505354Z [cluster1] "submariner-route-agent.sh"
  8919. 2021-07-12T00:19:17.2505860Z [cluster1] ],
  8920. 2021-07-12T00:19:17.2506224Z [cluster1] "env": [
  8921. 2021-07-12T00:19:17.2506571Z [cluster1] {
  8922. 2021-07-12T00:19:17.2570231Z [cluster1] "name": "SUBMARINER_NAMESPACE",
  8923. 2021-07-12T00:19:17.2571389Z [cluster1] "value": "submariner-operator"
  8924. 2021-07-12T00:19:17.2571928Z [cluster1] },
  8925. 2021-07-12T00:19:17.2572287Z [cluster1] {
  8926. 2021-07-12T00:19:17.2572911Z [cluster1] "name": "SUBMARINER_CLUSTERID",
  8927. 2021-07-12T00:19:17.2573410Z [cluster1] "value": "cluster1"
  8928. 2021-07-12T00:19:17.2573827Z [cluster1] },
  8929. 2021-07-12T00:19:17.2574179Z [cluster1] {
  8930. 2021-07-12T00:19:17.2574622Z [cluster1] "name": "SUBMARINER_DEBUG",
  8931. 2021-07-12T00:19:17.2575234Z [cluster1] "value": "false"
  8932. 2021-07-12T00:19:17.2575633Z [cluster1] },
  8933. 2021-07-12T00:19:17.2575988Z [cluster1] {
  8934. 2021-07-12T00:19:17.2576436Z [cluster1] "name": "SUBMARINER_CLUSTERCIDR",
  8935. 2021-07-12T00:19:17.2576929Z [cluster1] "value": "10.0.0.0/16"
  8936. 2021-07-12T00:19:17.2577294Z [cluster1] },
  8937. 2021-07-12T00:19:17.2577638Z [cluster1] {
  8938. 2021-07-12T00:19:17.2578078Z [cluster1] "name": "SUBMARINER_SERVICECIDR",
  8939. 2021-07-12T00:19:17.2578566Z [cluster1] "value": "100.0.0.0/16"
  8940. 2021-07-12T00:19:17.2578992Z [cluster1] },
  8941. 2021-07-12T00:19:17.2579519Z [cluster1] {
  8942. 2021-07-12T00:19:17.2580116Z [cluster1] "name": "SUBMARINER_GLOBALCIDR",
  8943. 2021-07-12T00:19:17.2580774Z [cluster1] "value": "242.254.1.0/24"
  8944. 2021-07-12T00:19:17.2581176Z [cluster1] },
  8945. 2021-07-12T00:19:17.2581526Z [cluster1] {
  8946. 2021-07-12T00:19:17.2582023Z [cluster1] "name": "SUBMARINER_NETWORKPLUGIN",
  8947. 2021-07-12T00:19:17.2582797Z [cluster1] "value": "weave-net"
  8948. 2021-07-12T00:19:17.2583249Z [cluster1] },
  8949. 2021-07-12T00:19:17.2583613Z [cluster1] {
  8950. 2021-07-12T00:19:17.2584037Z [cluster1] "name": "NODE_NAME",
  8951. 2021-07-12T00:19:17.2584647Z [cluster1] "valueFrom": {
  8952. 2021-07-12T00:19:17.2585420Z [cluster1] "fieldRef": {
  8953. 2021-07-12T00:19:17.2585881Z [cluster1] "apiVersion": "v1",
  8954. 2021-07-12T00:19:17.2586387Z [cluster1] "fieldPath": "spec.nodeName"
  8955. 2021-07-12T00:19:17.2586864Z [cluster1] }
  8956. 2021-07-12T00:19:17.2587205Z [cluster1] }
  8957. 2021-07-12T00:19:17.2587552Z [cluster1] }
  8958. 2021-07-12T00:19:17.2587890Z [cluster1] ],
  8959. 2021-07-12T00:19:17.2588829Z [cluster1] "image": "localhost:5000/submariner-route-agent:local",
  8960. 2021-07-12T00:19:17.2589473Z [cluster1] "imagePullPolicy": "Always",
  8961. 2021-07-12T00:19:17.2590353Z [cluster1] "name": "submariner-routeagent",
  8962. 2021-07-12T00:19:17.2591044Z [cluster1] "resources": {},
  8963. 2021-07-12T00:19:17.2591483Z [cluster1] "securityContext": {
  8964. 2021-07-12T00:19:17.2592076Z [cluster1] "allowPrivilegeEscalation": true,
  8965. 2021-07-12T00:19:17.2592635Z [cluster1] "capabilities": {
  8966. 2021-07-12T00:19:17.2593051Z [cluster1] "add": [
  8967. 2021-07-12T00:19:17.2593407Z [cluster1] "ALL"
  8968. 2021-07-12T00:19:17.2593772Z [cluster1] ]
  8969. 2021-07-12T00:19:17.2594097Z [cluster1] },
  8970. 2021-07-12T00:19:17.2594662Z [cluster1] "privileged": true,
  8971. 2021-07-12T00:19:17.2595177Z [cluster1] "readOnlyRootFilesystem": false,
  8972. 2021-07-12T00:19:17.2595719Z [cluster1] "runAsNonRoot": false
  8973. 2021-07-12T00:19:17.2596101Z [cluster1] },
  8974. 2021-07-12T00:19:17.2599530Z [cluster1] "terminationMessagePath": "/dev/termination-log",
  8975. 2021-07-12T00:19:17.2601010Z [cluster1] "terminationMessagePolicy": "File",
  8976. 2021-07-12T00:19:17.2601776Z [cluster1] "volumeMounts": [
  8977. 2021-07-12T00:19:17.2602281Z [cluster1] {
  8978. 2021-07-12T00:19:17.2602765Z [cluster1] "mountPath": "/sys",
  8979. 2021-07-12T00:19:17.2604014Z [cluster1] "name": "host-sys",
  8980. 2021-07-12T00:19:17.2604705Z [cluster1] "readOnly": true
  8981. 2021-07-12T00:19:17.2605562Z [cluster1] },
  8982. 2021-07-12T00:19:17.2606155Z [cluster1] {
  8983. 2021-07-12T00:19:17.2607170Z [cluster1] "mountPath": "/run/xtables.lock",
  8984. 2021-07-12T00:19:17.2608607Z [cluster1] "name": "host-run-xtables-lock"
  8985. 2021-07-12T00:19:17.2609248Z [cluster1] },
  8986. 2021-07-12T00:19:17.2609753Z [cluster1] {
  8987. 2021-07-12T00:19:17.2610185Z [cluster1] "mountPath": "/run/openvswitch/db.sock",
  8988. 2021-07-12T00:19:17.2611312Z [cluster1] "name": "host-run-openvswitch-db-sock"
  8989. 2021-07-12T00:19:17.2611849Z [cluster1] },
  8990. 2021-07-12T00:19:17.2612189Z [cluster1] {
  8991. 2021-07-12T00:19:17.2612828Z [cluster1] "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
  8992. 2021-07-12T00:19:17.2613878Z [cluster1] "name": "submariner-routeagent-token-xk74t",
  8993. 2021-07-12T00:19:17.2614872Z [cluster1] "readOnly": true
  8994. 2021-07-12T00:19:17.2615224Z [cluster1] }
  8995. 2021-07-12T00:19:17.2615545Z [cluster1] ]
  8996. 2021-07-12T00:19:17.2615847Z [cluster1] }
  8997. 2021-07-12T00:19:17.2616154Z [cluster1] ],
  8998. 2021-07-12T00:19:17.2616538Z [cluster1] "dnsPolicy": "ClusterFirst",
  8999. 2021-07-12T00:19:17.2617050Z [cluster1] "enableServiceLinks": true,
  9000. 2021-07-12T00:19:17.2617523Z [cluster1] "hostNetwork": true,
  9001. 2021-07-12T00:19:17.2618241Z [cluster1] "nodeName": "cluster1-control-plane",
  9002. 2021-07-12T00:19:17.2618733Z [cluster1] "priority": 0,
  9003. 2021-07-12T00:19:17.2619157Z [cluster1] "restartPolicy": "Always",
  9004. 2021-07-12T00:19:17.2619832Z [cluster1] "schedulerName": "default-scheduler",
  9005. 2021-07-12T00:19:17.2620351Z [cluster1] "securityContext": {},
  9006. 2021-07-12T00:19:17.2621262Z [cluster1] "serviceAccount": "submariner-routeagent",
  9007. 2021-07-12T00:19:17.2622147Z [cluster1] "serviceAccountName": "submariner-routeagent",
  9008. 2021-07-12T00:19:17.2623122Z [cluster1] "terminationGracePeriodSeconds": 1,
  9009. 2021-07-12T00:19:17.2623733Z [cluster1] "tolerations": [
  9010. 2021-07-12T00:19:17.2624122Z [cluster1] {
  9011. 2021-07-12T00:19:17.2624660Z [cluster1] "operator": "Exists"
  9012. 2021-07-12T00:19:17.2625047Z [cluster1] },
  9013. 2021-07-12T00:19:17.2625364Z [cluster1] {
  9014. 2021-07-12T00:19:17.2625771Z [cluster1] "effect": "NoExecute",
  9015. 2021-07-12T00:19:17.2626481Z [cluster1] "key": "node.kubernetes.io/not-ready",
  9016. 2021-07-12T00:19:17.2627178Z [cluster1] "operator": "Exists"
  9017. 2021-07-12T00:19:17.2627585Z [cluster1] },
  9018. 2021-07-12T00:19:17.2628068Z [cluster1] {
  9019. 2021-07-12T00:19:17.2628468Z [cluster1] "effect": "NoExecute",
  9020. 2021-07-12T00:19:17.2629012Z [cluster1] "key": "node.kubernetes.io/unreachable",
  9021. 2021-07-12T00:19:17.2629556Z [cluster1] "operator": "Exists"
  9022. 2021-07-12T00:19:17.2629933Z [cluster1] },
  9023. 2021-07-12T00:19:17.2630264Z [cluster1] {
  9024. 2021-07-12T00:19:17.2631106Z [cluster1] "effect": "NoSchedule",
  9025. 2021-07-12T00:19:17.2632039Z [cluster1] "key": "node.kubernetes.io/disk-pressure",
  9026. 2021-07-12T00:19:17.2632630Z [cluster1] "operator": "Exists"
  9027. 2021-07-12T00:19:17.2633012Z [cluster1] },
  9028. 2021-07-12T00:19:17.2633350Z [cluster1] {
  9029. 2021-07-12T00:19:17.2633842Z [cluster1] "effect": "NoSchedule",
  9030. 2021-07-12T00:19:17.2634790Z [cluster1] "key": "node.kubernetes.io/memory-pressure",
  9031. 2021-07-12T00:19:17.2635501Z [cluster1] "operator": "Exists"
  9032. 2021-07-12T00:19:17.2635869Z [cluster1] },
  9033. 2021-07-12T00:19:17.2636343Z [cluster1] {
  9034. 2021-07-12T00:19:17.2647655Z [cluster1] "effect": "NoSchedule",
  9035. 2021-07-12T00:19:17.2648770Z [cluster1] "key": "node.kubernetes.io/pid-pressure",
  9036. 2021-07-12T00:19:17.2649352Z [cluster1] "operator": "Exists"
  9037. 2021-07-12T00:19:17.2649721Z [cluster1] },
  9038. 2021-07-12T00:19:17.2650019Z [cluster1] {
  9039. 2021-07-12T00:19:17.2650823Z [cluster1] "effect": "NoSchedule",
  9040. 2021-07-12T00:19:17.2651581Z [cluster1] "key": "node.kubernetes.io/unschedulable",
  9041. 2021-07-12T00:19:17.2652172Z [cluster1] "operator": "Exists"
  9042. 2021-07-12T00:19:17.2652741Z [cluster1] },
  9043. 2021-07-12T00:19:17.2653110Z [cluster1] {
  9044. 2021-07-12T00:19:17.2653970Z [cluster1] "effect": "NoSchedule",
  9045. 2021-07-12T00:19:17.2655244Z [cluster1] "key": "node.kubernetes.io/network-unavailable",
  9046. 2021-07-12T00:19:17.2656193Z [cluster1] "operator": "Exists"
  9047. 2021-07-12T00:19:17.2656566Z [cluster1] }
  9048. 2021-07-12T00:19:17.2656894Z [cluster1] ],
  9049. 2021-07-12T00:19:17.2657395Z [cluster1] "volumes": [
  9050. 2021-07-12T00:19:17.2657934Z [cluster1] {
  9051. 2021-07-12T00:19:17.2658279Z [cluster1] "hostPath": {
  9052. 2021-07-12T00:19:17.2658714Z [cluster1] "path": "/run/xtables.lock",
  9053. 2021-07-12T00:19:17.2659109Z [cluster1] "type": ""
  9054. 2021-07-12T00:19:17.2659449Z [cluster1] },
  9055. 2021-07-12T00:19:17.2660217Z [cluster1] "name": "host-run-xtables-lock"
  9056. 2021-07-12T00:19:17.2660854Z [cluster1] },
  9057. 2021-07-12T00:19:17.2661174Z [cluster1] {
  9058. 2021-07-12T00:19:17.2661545Z [cluster1] "hostPath": {
  9059. 2021-07-12T00:19:17.2662205Z [cluster1] "path": "/run/openvswitch/db.sock",
  9060. 2021-07-12T00:19:17.2662669Z [cluster1] "type": ""
  9061. 2021-07-12T00:19:17.2663036Z [cluster1] },
  9062. 2021-07-12T00:19:17.2663758Z [cluster1] "name": "host-run-openvswitch-db-sock"
  9063. 2021-07-12T00:19:17.2664320Z [cluster1] },
  9064. 2021-07-12T00:19:17.2664645Z [cluster1] {
  9065. 2021-07-12T00:19:17.2665180Z [cluster1] "hostPath": {
  9066. 2021-07-12T00:19:17.2665564Z [cluster1] "path": "/sys",
  9067. 2021-07-12T00:19:17.2665948Z [cluster1] "type": ""
  9068. 2021-07-12T00:19:17.2666293Z [cluster1] },
  9069. 2021-07-12T00:19:17.2667128Z [cluster1] "name": "host-sys"
  9070. 2021-07-12T00:19:17.2667496Z [cluster1] },
  9071. 2021-07-12T00:19:17.2667791Z [cluster1] {
  9072. 2021-07-12T00:19:17.2668550Z [cluster1] "name": "submariner-routeagent-token-xk74t",
  9073. 2021-07-12T00:19:17.2669147Z [cluster1] "secret": {
  9074. 2021-07-12T00:19:17.2669540Z [cluster1] "defaultMode": 420,
  9075. 2021-07-12T00:19:17.2670342Z [cluster1] "secretName": "submariner-routeagent-token-xk74t"
  9076. 2021-07-12T00:19:17.2671341Z [cluster1] }
  9077. 2021-07-12T00:19:17.2671674Z [cluster1] }
  9078. 2021-07-12T00:19:17.2672011Z [cluster1] ]
  9079. 2021-07-12T00:19:17.2672327Z [cluster1] },
  9080. 2021-07-12T00:19:17.2672683Z [cluster1] "status": {
  9081. 2021-07-12T00:19:17.2673062Z [cluster1] "conditions": [
  9082. 2021-07-12T00:19:17.2673443Z [cluster1] {
  9083. 2021-07-12T00:19:17.2675995Z [cluster1] "lastProbeTime": null,
  9084. 2021-07-12T00:19:17.2677908Z [cluster1] "lastTransitionTime": "2021-07-12T00:17:43Z",
  9085. 2021-07-12T00:19:17.2678612Z [cluster1] "status": "True",
  9086. 2021-07-12T00:19:17.2679165Z [cluster1] "type": "Initialized"
  9087. 2021-07-12T00:19:17.2679857Z [cluster1] },
  9088. 2021-07-12T00:19:17.2680292Z [cluster1] {
  9089. 2021-07-12T00:19:17.2680992Z [cluster1] "lastProbeTime": null,
  9090. 2021-07-12T00:19:17.2681839Z [cluster1] "lastTransitionTime": "2021-07-12T00:18:10Z",
  9091. 2021-07-12T00:19:17.2682389Z [cluster1] "status": "True",
  9092. 2021-07-12T00:19:17.2682814Z [cluster1] "type": "Ready"
  9093. 2021-07-12T00:19:17.2683215Z [cluster1] },
  9094. 2021-07-12T00:19:17.2683597Z [cluster1] {
  9095. 2021-07-12T00:19:17.2684036Z [cluster1] "lastProbeTime": null,
  9096. 2021-07-12T00:19:17.2706297Z [cluster1] "lastTransitionTime": "2021-07-12T00:18:10Z",
  9097. 2021-07-12T00:19:17.2707018Z [cluster1] "status": "True",
  9098. 2021-07-12T00:19:17.2707511Z [cluster1] "type": "ContainersReady"
  9099. 2021-07-12T00:19:17.2707938Z [cluster1] },
  9100. 2021-07-12T00:19:17.2708274Z [cluster1] {
  9101. 2021-07-12T00:19:17.2708697Z [cluster1] "lastProbeTime": null,
  9102. 2021-07-12T00:19:17.4713106Z [cluster1] e
  9103. 2021-07-12T00:19:17.4714195Z [submariner-operator]$ [cluster2] validate_pod_container_env SUBMARINER_DEBUG false
  9104. 2021-07-12T00:19:17.4715745Z [submariner-operator]$ [cluster2] jq -r -M .spec.containers[].env[] | select(.name=="SUBMARINER_DEBUG").value /tmp/submariner-gateway-949ch.cluster2.json
  9105. 2021-07-12T00:19:17.4718029Z [submariner-operator]$ [cluster2] validate_pod_container_env SUBMARINER_SERVICECIDR 100.0.0.0/16
  9106. 2021-07-12T00:19:17.4719427Z [submariner-operator]$ [cluster2] validate_pod_container_env SUBMARINER_SERVICECIDR 100.0.0.0/16
  9107. 2021-07-12T00:19:17.4720980Z [submariner-operator]$ [cluster2] jq -r -M .spec.containers[].env[] | select(.name=="SUBMARINER_SERVICECIDR").value /tmp/submariner-gateway-949ch.cluster2.json
  9108. 2021-07-12T00:19:17.4723470Z [submariner-operator]$ [cluster2] validate_pod_container_env SUBMARINER_CLUSTERCIDR 10.0.0.0/16
  9109. 2021-07-12T00:19:17.4725182Z [submariner-operator]$ [cluster2] validate_pod_container_env SUBMARINER_CLUSTERCIDR 10.0.0.0/16
  9110. 2021-07-12T00:19:17.4727163Z [submariner-operator]$ [cluster2] jq -r -M .spec.containers[].env[] | select(.name=="SUBMARINER_CLUSTERCIDR").value /tmp/submariner-gateway-949ch.cluster2.json
  9111. 2021-07-12T00:19:17.4729442Z [submariner-operator]$ [cluster2] validate_equals .spec.serviceAccount submariner-routeagent
  9112. 2021-07-12T00:19:17.4730716Z [submariner-operator]$ [cluster2] validate_equals .spec.serviceAccount submariner-routeagent
  9113. 2021-07-12T00:19:17.4732178Z [submariner-operator]$ [cluster2] jq -r -M .spec.serviceAccount /tmp/submariner-gateway-949ch.cluster2.json
  9114. 2021-07-12T00:19:17.4733531Z [submariner-operator]$ [cluster2] validate_equals .status.phase Running
  9115. 2021-07-12T00:19:17.4734439Z [submariner-operator]$ [cluster2] validate_equals .status.phase Running
  9116. 2021-07-12T00:19:17.4735812Z [submariner-operator]$ [cluster2] jq -r -M .status.phase /tmp/submariner-gateway-949ch.cluster2.json
  9117. 2021-07-12T00:19:17.4737183Z [submariner-operator]$ [cluster2] validate_equals .metadata.namespace submariner-operator
  9118. 2021-07-12T00:19:17.4738402Z [submariner-operator]$ [cluster2] validate_equals .metadata.namespace submariner-operator
  9119. 2021-07-12T00:19:17.4740028Z [submariner-operator]$ [cluster2] jq -r -M .metadata.namespace /tmp/submariner-gateway-949ch.cluster2.json
  9120. 2021-07-12T00:19:17.4741612Z [submariner-operator]$ [cluster2] validate_equals .spec.terminationGracePeriodSeconds 1
  9121. 2021-07-12T00:19:17.4742921Z [submariner-operator]$ [cluster2] validate_equals .spec.terminationGracePeriodSeconds 1
  9122. 2021-07-12T00:19:17.4744522Z [submariner-operator]$ [cluster2] jq -r -M .spec.terminationGracePeriodSeconds /tmp/submariner-gateway-949ch.cluster2.json
  9123. 2021-07-12T00:19:17.4745943Z [cluster2] Testing Submariner routeagent pod submariner-routeagent-b5n9h
  9124. 2021-07-12T00:19:17.4747249Z [submariner-operator]$ [cluster2] json_file=/tmp/submariner-gateway-949ch.cluster2.json
  9125. 2021-07-12T00:19:17.4748960Z [submariner-operator]$ [cluster2] kubectl get pod submariner-routeagent-b5n9h --namespace=submariner-operator -o json
  9126. 2021-07-12T00:19:17.4750381Z [submariner-operator]$ [cluster2] tee /tmp/submariner-gateway-949ch.cluster2.json
  9127. 2021-07-12T00:19:17.4751840Z [submariner-operator]$ [cluster2] kubectl get pod submariner-routeagent-b5n9h --namespace=submariner-operator -o json
  9128. 2021-07-12T00:19:17.4753632Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get pod submariner-routeagent-b5n9h --namespace=submariner-operator -o json
  9129. 2021-07-12T00:19:17.4754716Z [cluster2] {
  9130. 2021-07-12T00:19:17.4755274Z [cluster2] "apiVersion": "v1",
  9131. 2021-07-12T00:19:17.4755858Z [cluster2] "kind": "Pod",
  9132. 2021-07-12T00:19:17.4756259Z [cluster2] "metadata": {
  9133. 2021-07-12T00:19:17.4757255Z [cluster2] "creationTimestamp": "2021-07-12T00:17:59Z",
  9134. 2021-07-12T00:19:17.4758165Z [cluster2] "generateName": "submariner-routeagent-",
  9135. 2021-07-12T00:19:17.4758736Z [cluster2] "labels": {
  9136. 2021-07-12T00:19:17.4759720Z [cluster2] "app": "submariner-routeagent",
  9137. 2021-07-12T00:19:17.4760269Z [cluster2] "component": "routeagent",
  9138. 2021-07-12T00:19:17.4761011Z [cluster2] "controller-revision-hash": "b76b455bd",
  9139. 2021-07-12T00:19:17.4761803Z [cluster2] "pod-template-generation": "1"
  9140. 2021-07-12T00:19:17.4762546Z [cluster2] },
  9141. 2021-07-12T00:19:17.4763391Z [cluster2] "name": "submariner-routeagent-b5n9h",
  9142. 2021-07-12T00:19:17.4764192Z [cluster2] "namespace": "submariner-operator",
  9143. 2021-07-12T00:19:17.4764753Z [cluster2] "ownerReferences": [
  9144. 2021-07-12T00:19:17.4765331Z [cluster2] {
  9145. 2021-07-12T00:19:17.4765753Z [cluster2] "apiVersion": "apps/v1",
  9146. 2021-07-12T00:19:17.4766280Z [cluster2] "blockOwnerDeletion": true,
  9147. 2021-07-12T00:19:17.4767165Z [cluster2] "controller": true,
  9148. 2021-07-12T00:19:17.4767623Z [cluster2] "kind": "DaemonSet",
  9149. 2021-07-12T00:19:17.4768611Z [cluster2] "name": "submariner-routeagent",
  9150. 2021-07-12T00:19:17.4769480Z [cluster2] "uid": "fca09a45-68ee-4937-8bd2-b06be8eba758"
  9151. 2021-07-12T00:19:17.4769982Z [cluster2] }
  9152. 2021-07-12T00:19:17.4770463Z [cluster2] ],
  9153. 2021-07-12T00:19:17.4770848Z [cluster2] "resourceVersion": "2011",
  9154. 2021-07-12T00:19:17.4807751Z [cluster2] "selfLink": "/api/v1/namespaces/submariner-operator/pods/submariner-routeagent-b5n9h",
  9155. 2021-07-12T00:19:17.4808774Z [cluster2] "uid": "a34e5bf9-2183-46d8-b59c-2a18f49bac95"
  9156. 2021-07-12T00:19:17.4809218Z [cluster2] },
  9157. 2021-07-12T00:19:17.4809545Z [cluster2] "spec": {
  9158. 2021-07-12T00:19:17.4809880Z [cluster2] "affinity": {
  9159. 2021-07-12T00:19:17.4810359Z [cluster2] "nodeAffinity": {
  9160. 2021-07-12T00:19:17.4811192Z [cluster2] "requiredDuringSchedulingIgnoredDuringExecution": {
  9161. 2021-07-12T00:19:17.4812200Z [cluster2] "nodeSelectorTerms": [
  9162. 2021-07-12T00:19:17.4812682Z [cluster2] {
  9163. 2021-07-12T00:19:17.4813437Z [cluster2] "matchFields": [
  9164. 2021-07-12T00:19:17.4813930Z [cluster2] {
  9165. 2021-07-12T00:19:17.4814383Z [cluster2] "key": "metadata.name",
  9166. 2021-07-12T00:19:17.4814948Z [cluster2] "operator": "In",
  9167. 2021-07-12T00:19:17.4815401Z [cluster2] "values": [
  9168. 2021-07-12T00:19:17.4816321Z [cluster2] "cluster2-worker"
  9169. 2021-07-12T00:19:17.4816764Z [cluster2] ]
  9170. 2021-07-12T00:19:17.4817177Z [cluster2] }
  9171. 2021-07-12T00:19:17.4817599Z [cluster2] ]
  9172. 2021-07-12T00:19:17.4817946Z [cluster2] }
  9173. 2021-07-12T00:19:17.4818459Z [cluster2] ]
  9174. 2021-07-12T00:19:17.4819005Z [cluster2] }
  9175. 2021-07-12T00:19:17.4819405Z [cluster2] }
  9176. 2021-07-12T00:19:17.4819948Z [cluster2] },
  9177. 2021-07-12T00:19:17.4820589Z [cluster2] "containers": [
  9178. 2021-07-12T00:19:17.4821502Z [cluster2] {
  9179. 2021-07-12T00:19:17.4822574Z [cluster2] "command": [
  9180. 2021-07-12T00:19:17.4823467Z [cluster2] "submariner-route-agent.sh"
  9181. 2021-07-12T00:19:17.4839743Z [cluster2] ],
  9182. 2021-07-12T00:19:17.4840164Z [cluster2] "env": [
  9183. 2021-07-12T00:19:17.4840536Z [cluster2] {
  9184. 2021-07-12T00:19:17.4840998Z [cluster2] "name": "SUBMARINER_NAMESPACE",
  9185. 2021-07-12T00:19:17.4842013Z [cluster2] "value": "submariner-operator"
  9186. 2021-07-12T00:19:17.4842493Z [cluster2] },
  9187. 2021-07-12T00:19:17.4842825Z [cluster2] {
  9188. 2021-07-12T00:19:17.4843279Z [cluster2] "name": "SUBMARINER_CLUSTERID",
  9189. 2021-07-12T00:19:17.4843752Z [cluster2] "value": "cluster2"
  9190. 2021-07-12T00:19:17.4844143Z [cluster2] },
  9191. 2021-07-12T00:19:17.4844464Z [cluster2] {
  9192. 2021-07-12T00:19:17.4844881Z [cluster2] "name": "SUBMARINER_DEBUG",
  9193. 2021-07-12T00:19:17.4845318Z [cluster2] "value": "false"
  9194. 2021-07-12T00:19:17.4845697Z [cluster2] },
  9195. 2021-07-12T00:19:17.4846211Z [cluster2] {
  9196. 2021-07-12T00:19:17.4846650Z [cluster2] "name": "SUBMARINER_CLUSTERCIDR",
  9197. 2021-07-12T00:19:17.4847134Z [cluster2] "value": "10.0.0.0/16"
  9198. 2021-07-12T00:19:17.4847489Z [cluster2] },
  9199. 2021-07-12T00:19:17.4847829Z [cluster2] {
  9200. 2021-07-12T00:19:17.4848262Z [cluster2] "name": "SUBMARINER_SERVICECIDR",
  9201. 2021-07-12T00:19:17.4848745Z [cluster2] "value": "100.0.0.0/16"
  9202. 2021-07-12T00:19:17.4849100Z [cluster2] },
  9203. 2021-07-12T00:19:17.4849598Z [cluster2] {
  9204. 2021-07-12T00:19:17.4850036Z [cluster2] "name": "SUBMARINER_GLOBALCIDR",
  9205. 2021-07-12T00:19:17.4850516Z [cluster2] "value": "242.254.2.0/24"
  9206. 2021-07-12T00:19:17.4850893Z [cluster2] },
  9207. 2021-07-12T00:19:17.4851213Z [cluster2] {
  9208. 2021-07-12T00:19:17.4851684Z [cluster2] "name": "SUBMARINER_NETWORKPLUGIN",
  9209. 2021-07-12T00:19:17.4852418Z [cluster2] "value": "weave-net"
  9210. 2021-07-12T00:19:17.4852825Z [cluster2] },
  9211. 2021-07-12T00:19:17.4853327Z [cluster2] {
  9212. 2021-07-12T00:19:17.4853728Z [cluster2] "name": "NODE_NAME",
  9213. 2021-07-12T00:19:17.4854158Z [cluster2] "valueFrom": {
  9214. 2021-07-12T00:19:17.4854605Z [cluster2] "fieldRef": {
  9215. 2021-07-12T00:19:17.4855063Z [cluster2] "apiVersion": "v1",
  9216. 2021-07-12T00:19:17.4855572Z [cluster2] "fieldPath": "spec.nodeName"
  9217. 2021-07-12T00:19:17.4856037Z [cluster2] }
  9218. 2021-07-12T00:19:17.4856378Z [cluster2] }
  9219. 2021-07-12T00:19:17.4856729Z [cluster2] }
  9220. 2021-07-12T00:19:17.4857344Z [cluster2] ],
  9221. 2021-07-12T00:19:17.4858110Z [cluster2] "image": "localhost:5000/submariner-route-agent:local",
  9222. 2021-07-12T00:19:17.4858774Z [cluster2] "imagePullPolicy": "Always",
  9223. 2021-07-12T00:19:17.4859511Z [cluster2] "name": "submariner-routeagent",
  9224. 2021-07-12T00:19:17.4860019Z [cluster2] "resources": {},
  9225. 2021-07-12T00:19:17.4860478Z [cluster2] "securityContext": {
  9226. 2021-07-12T00:19:17.4861074Z [cluster2] "allowPrivilegeEscalation": true,
  9227. 2021-07-12T00:19:17.4861927Z [cluster2] "capabilities": {
  9228. 2021-07-12T00:19:17.4862736Z [cluster2] "add": [
  9229. 2021-07-12T00:19:17.4863303Z [cluster2] "ALL"
  9230. 2021-07-12T00:19:17.4863903Z [cluster2] ]
  9231. 2021-07-12T00:19:17.4864477Z [cluster2] },
  9232. 2021-07-12T00:19:17.4864964Z [cluster2] "privileged": true,
  9233. 2021-07-12T00:19:17.4865820Z [cluster2] "readOnlyRootFilesystem": false,
  9234. 2021-07-12T00:19:17.4866842Z [cluster2] "runAsNonRoot": false
  9235. 2021-07-12T00:19:17.4867472Z [cluster2] },
  9236. 2021-07-12T00:19:17.4868938Z [cluster2] "terminationMessagePath": "/dev/termination-log",
  9237. 2021-07-12T00:19:17.4869737Z [cluster2] "terminationMessagePolicy": "File",
  9238. 2021-07-12T00:19:17.4870514Z [cluster2] "volumeMounts": [
  9239. 2021-07-12T00:19:17.4871305Z [cluster2] {
  9240. 2021-07-12T00:19:17.4900600Z [cluster2] "mountPath": "/sys",
  9241. 2021-07-12T00:19:17.4906445Z [cluster2] "name": "host-sys",
  9242. 2021-07-12T00:19:17.4906911Z [cluster2] "readOnly": true
  9243. 2021-07-12T00:19:17.4907288Z [cluster2] },
  9244. 2021-07-12T00:19:17.4907633Z [cluster2] {
  9245. 2021-07-12T00:19:17.4908069Z [cluster2] "mountPath": "/run/xtables.lock",
  9246. 2021-07-12T00:19:17.4909004Z [cluster2] "name": "host-run-xtables-lock"
  9247. 2021-07-12T00:19:17.4909701Z [cluster2] },
  9248. 2021-07-12T00:19:17.4910063Z [cluster2] {
  9249. 2021-07-12T00:19:17.4910547Z [cluster2] "mountPath": "/run/openvswitch/db.sock",
  9250. 2021-07-12T00:19:17.4911422Z [cluster2] "name": "host-run-openvswitch-db-sock"
  9251. 2021-07-12T00:19:17.4912134Z [cluster2] },
  9252. 2021-07-12T00:19:17.4912460Z [cluster2] {
  9253. 2021-07-12T00:19:17.4913380Z [cluster2] "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
  9254. 2021-07-12T00:19:17.4914442Z [cluster2] "name": "submariner-routeagent-token-qknvb",
  9255. 2021-07-12T00:19:17.4915148Z [cluster2] "readOnly": true
  9256. 2021-07-12T00:19:17.4915536Z [cluster2] }
  9257. 2021-07-12T00:19:17.4915889Z [cluster2] ]
  9258. 2021-07-12T00:19:17.4916237Z [cluster2] }
  9259. 2021-07-12T00:19:17.4916557Z [cluster2] ],
  9260. 2021-07-12T00:19:17.4917143Z [cluster2] "dnsPolicy": "ClusterFirst",
  9261. 2021-07-12T00:19:17.4917694Z [cluster2] "enableServiceLinks": true,
  9262. 2021-07-12T00:19:17.4918534Z [cluster2] "hostNetwork": true,
  9263. 2021-07-12T00:19:17.4919215Z [cluster2] "nodeName": "cluster2-worker",
  9264. 2021-07-12T00:19:17.4919713Z [cluster2] "priority": 0,
  9265. 2021-07-12T00:19:17.4920161Z [cluster2] "restartPolicy": "Always",
  9266. 2021-07-12T00:19:17.4920898Z [cluster2] "schedulerName": "default-scheduler",
  9267. 2021-07-12T00:19:17.4921626Z [cluster2] "securityContext": {},
  9268. 2021-07-12T00:19:17.4922379Z [cluster2] "serviceAccount": "submariner-routeagent",
  9269. 2021-07-12T00:19:17.4923273Z [cluster2] "serviceAccountName": "submariner-routeagent",
  9270. 2021-07-12T00:19:17.4924235Z [cluster2] "terminationGracePeriodSeconds": 1,
  9271. 2021-07-12T00:19:17.4924858Z [cluster2] "tolerations": [
  9272. 2021-07-12T00:19:17.4925962Z [cluster2] {
  9273. 2021-07-12T00:19:17.4926480Z [cluster2] "operator": "Exists"
  9274. 2021-07-12T00:19:17.4926976Z [cluster2] },
  9275. 2021-07-12T00:19:17.4927397Z [cluster2] {
  9276. 2021-07-12T00:19:17.4927896Z [cluster2] "effect": "NoExecute",
  9277. 2021-07-12T00:19:17.4929318Z [cluster2] "key": "node.kubernetes.io/not-ready",
  9278. 2021-07-12T00:19:17.4929846Z [cluster2] "operator": "Exists"
  9279. 2021-07-12T00:19:17.4930238Z [cluster2] },
  9280. 2021-07-12T00:19:17.4930571Z [cluster2] {
  9281. 2021-07-12T00:19:17.4931116Z [cluster2] "effect": "NoExecute",
  9282. 2021-07-12T00:19:17.4931709Z [cluster2] "key": "node.kubernetes.io/unreachable",
  9283. 2021-07-12T00:19:17.4932242Z [cluster2] "operator": "Exists"
  9284. 2021-07-12T00:19:17.4932631Z [cluster2] },
  9285. 2021-07-12T00:19:17.4932941Z [cluster2] {
  9286. 2021-07-12T00:19:17.4933344Z [cluster2] "effect": "NoSchedule",
  9287. 2021-07-12T00:19:17.4934258Z [cluster2] "key": "node.kubernetes.io/disk-pressure",
  9288. 2021-07-12T00:19:17.4934860Z [cluster2] "operator": "Exists"
  9289. 2021-07-12T00:19:17.4935240Z [cluster2] },
  9290. 2021-07-12T00:19:17.4935580Z [cluster2] {
  9291. 2021-07-12T00:19:17.4935991Z [cluster2] "effect": "NoSchedule",
  9292. 2021-07-12T00:19:17.4936761Z [cluster2] "key": "node.kubernetes.io/memory-pressure",
  9293. 2021-07-12T00:19:17.4937348Z [cluster2] "operator": "Exists"
  9294. 2021-07-12T00:19:17.4937720Z [cluster2] },
  9295. 2021-07-12T00:19:17.4938055Z [cluster2] {
  9296. 2021-07-12T00:19:17.4938443Z [cluster2] "effect": "NoSchedule",
  9297. 2021-07-12T00:19:17.4939175Z [cluster2] "key": "node.kubernetes.io/pid-pressure",
  9298. 2021-07-12T00:19:17.4939737Z [cluster2] "operator": "Exists"
  9299. 2021-07-12T00:19:17.4940131Z [cluster2] },
  9300. 2021-07-12T00:19:17.4940446Z [cluster2] {
  9301. 2021-07-12T00:19:17.4940852Z [cluster2] "effect": "NoSchedule",
  9302. 2021-07-12T00:19:17.4941558Z [cluster2] "key": "node.kubernetes.io/unschedulable",
  9303. 2021-07-12T00:19:17.4942108Z [cluster2] "operator": "Exists"
  9304. 2021-07-12T00:19:17.4942497Z [cluster2] },
  9305. 2021-07-12T00:19:17.4942813Z [cluster2] {
  9306. 2021-07-12T00:19:17.4943227Z [cluster2] "effect": "NoSchedule",
  9307. 2021-07-12T00:19:17.4944026Z [cluster2] "key": "node.kubernetes.io/network-unavailable",
  9308. 2021-07-12T00:19:17.4944648Z [cluster2] "operator": "Exists"
  9309. 2021-07-12T00:19:17.4945021Z [cluster2] }
  9310. 2021-07-12T00:19:17.4945354Z [cluster2] ],
  9311. 2021-07-12T00:19:17.4945690Z [cluster2] "volumes": [
  9312. 2021-07-12T00:19:17.4946047Z [cluster2] {
  9313. 2021-07-12T00:19:17.4946415Z [cluster2] "hostPath": {
  9314. 2021-07-12T00:19:17.4946856Z [cluster2] "path": "/run/xtables.lock",
  9315. 2021-07-12T00:19:17.4947302Z [cluster2] "type": ""
  9316. 2021-07-12T00:19:17.4947644Z [cluster2] },
  9317. 2021-07-12T00:19:17.4948285Z [cluster2] "name": "host-run-xtables-lock"
  9318. 2021-07-12T00:19:17.4948913Z [cluster2] },
  9319. 2021-07-12T00:19:17.4949500Z [cluster2] {
  9320. 2021-07-12T00:19:17.4949876Z [cluster2] "hostPath": {
  9321. 2021-07-12T00:19:17.4950380Z [cluster2] "path": "/run/openvswitch/db.sock",
  9322. 2021-07-12T00:19:17.4951030Z [cluster2] "type": ""
  9323. 2021-07-12T00:19:17.4951424Z [cluster2] },
  9324. 2021-07-12T00:19:17.4952201Z [cluster2] "name": "host-run-openvswitch-db-sock"
  9325. 2021-07-12T00:19:17.4953089Z [cluster2] },
  9326. 2021-07-12T00:19:17.4953432Z [cluster2] {
  9327. 2021-07-12T00:19:17.4953791Z [cluster2] "hostPath": {
  9328. 2021-07-12T00:19:17.4954203Z [cluster2] "path": "/sys",
  9329. 2021-07-12T00:19:17.4954579Z [cluster2] "type": ""
  9330. 2021-07-12T00:19:17.4954940Z [cluster2] },
  9331. 2021-07-12T00:19:17.4955611Z [cluster2] "name": "host-sys"
  9332. 2021-07-12T00:19:17.4956010Z [cluster2] },
  9333. 2021-07-12T00:19:17.5856516Z [cluster2] "lastTransitionTime": "2021-07-12T00:17:43Z",
  9334. 2021-07-12T00:19:17.5857159Z [cluster1] "status": "True",
  9335. 2021-07-12T00:19:17.5857639Z [cluster1] "type": "PodScheduled"
  9336. 2021-07-12T00:19:17.5858199Z [cluster1] }
  9337. 2021-07-12T00:19:17.5858530Z [cluster1] ],
  9338. 2021-07-12T00:19:17.5859122Z [cluster1] "containerStatuses": [
  9339. 2021-07-12T00:19:17.5859574Z [cluster1] {
  9340. 2021-07-12T00:19:17.5861069Z [cluster1] "containerID": "containerd://4143d85aae0554440587f15aa43d07cbb8e8eb4ec6941f8ea72d688134007e5e",
  9341. 2021-07-12T00:19:17.5862876Z [cluster1] "image": "localhost:5000/submariner-route-agent:local",
  9342. 2021-07-12T00:19:17.5864880Z [cluster1] "imageID": "localhost:5000/submariner-route-agent@sha256:ff1eefd3e71284f74248114c8337feaba12284803134a1a937ab83a4d4528edf",
  9343. 2021-07-12T00:19:17.5865937Z [cluster1] "lastState": {},
  9344. 2021-07-12T00:19:17.5866638Z [cluster1] "name": "submariner-routeagent",
  9345. 2021-07-12T00:19:17.5867327Z [cluster1] "ready": true,
  9346. 2021-07-12T00:19:17.5867769Z [cluster1] "restartCount": 0,
  9347. 2021-07-12T00:19:17.5868345Z [cluster1] "started": true,
  9348. 2021-07-12T00:19:17.5868740Z [cluster1] "state": {
  9349. 2021-07-12T00:19:17.5869135Z [cluster1] "running": {
  9350. 2021-07-12T00:19:17.5869764Z [cluster1] "startedAt": "2021-07-12T00:18:10Z"
  9351. 2021-07-12T00:19:17.5870173Z [cluster1] }
  9352. 2021-07-12T00:19:17.5870496Z [cluster1] }
  9353. 2021-07-12T00:19:17.5870832Z [cluster1] }
  9354. 2021-07-12T00:19:17.5871144Z [cluster1] ],
  9355. 2021-07-12T00:19:17.5871507Z [cluster1] "hostIP": "172.18.0.5",
  9356. 2021-07-12T00:19:17.5871897Z [cluster1] "phase": "Running",
  9357. 2021-07-12T00:19:17.5872314Z [cluster1] "podIP": "172.18.0.5",
  9358. 2021-07-12T00:19:17.5872829Z [cluster1] "podIPs": [
  9359. 2021-07-12T00:19:17.5873189Z [cluster1] {
  9360. 2021-07-12T00:19:17.5873525Z [cluster1] "ip": "172.18.0.5"
  9361. 2021-07-12T00:19:17.5874051Z [cluster1] }
  9362. 2021-07-12T00:19:17.5874526Z [cluster1] ],
  9363. 2021-07-12T00:19:17.5874926Z [cluster1] "qosClass": "BestEffort",
  9364. 2021-07-12T00:19:17.5875610Z [cluster1] "startTime": "2021-07-12T00:17:43Z"
  9365. 2021-07-12T00:19:17.5875998Z [cluster1] }
  9366. 2021-07-12T00:19:17.5876340Z [cluster1] }
  9367. 2021-07-12T00:19:17.5877637Z [submariner-operator]$ [cluster1] validate_pod_container_equals image localhost:5000/submariner-route-agent:local
  9368. 2021-07-12T00:19:17.5879185Z [submariner-operator]$ [cluster1] validate_pod_container_equals image localhost:5000/submariner-route-agent:local
  9369. 2021-07-12T00:19:17.5880531Z [submariner-operator]$ [cluster1] validate_equals .spec.containers[].image localhost:5000/submariner-route-agent:local
  9370. 2021-07-12T00:19:17.5882023Z [submariner-operator]$ [cluster1] validate_equals .spec.containers[]..spec.containers[].image localhost:5000/submariner-route-agent:local
  9371. 2021-07-12T00:19:17.5883582Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].image /tmp/submariner-gateway-gj874.cluster1.json
  9372. 2021-07-12T00:19:17.5885434Z [submariner-operator]$ [cluster1] validate_pod_container_has securityContext.capabilities.add ALL
  9373. 2021-07-12T00:19:17.5887326Z [submariner-operator]$ [cluster1] validate_pod_container_has securityContext.capabilities.add ALL
  9374. 2021-07-12T00:19:17.5889538Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].securityContext.capabilities.add /tmp/submariner-gateway-gj874.cluster1.json
  9375. 2021-07-12T00:19:17.5891762Z [submariner-operator]$ [cluster1] validate_pod_container_equals securityContext.allowPrivilegeEscalation true
  9376. 2021-07-12T00:19:17.5893450Z [submariner-operator]$ [cluster1] validate_pod_container_equals securityContext.allowPrivilegeEscalation true
  9377. 2021-07-12T00:19:17.5895375Z [submariner-operator]$ [cluster1] validate_equals .spec.containers[].securityContext.allowPrivilegeEscalation true
  9378. 2021-07-12T00:19:17.5897258Z [submariner-operator]$ [cluster1] validate_equals .spec.containers[]..spec.containers[].securityContext.allowPrivilegeEscalation true
  9379. 2021-07-12T00:19:17.5899655Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].securityContext.allowPrivilegeEscalation /tmp/submariner-gateway-gj874.cluster1.json
  9380. 2021-07-12T00:19:17.5901487Z [submariner-operator]$ [cluster1] validate_pod_container_equals securityContext.privileged true
  9381. 2021-07-12T00:19:17.5902785Z [submariner-operator]$ [cluster1] validate_pod_container_equals securityContext.privileged true
  9382. 2021-07-12T00:19:17.5904274Z [submariner-operator]$ [cluster1] validate_equals .spec.containers[].securityContext.privileged true
  9383. 2021-07-12T00:19:17.5905771Z [submariner-operator]$ [cluster1] validate_equals .spec.containers[]..spec.containers[].securityContext.privileged true
  9384. 2021-07-12T00:19:17.5907567Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].securityContext.privileged /tmp/submariner-gateway-gj874.cluster1.json
  9385. 2021-07-12T00:19:17.5909517Z [submariner-operator]$ [cluster1] validate_pod_container_equals securityContext.readOnlyRootFilesystem false
  9386. 2021-07-12T00:19:17.5911166Z [submariner-operator]$ [cluster1] validate_pod_container_equals securityContext.readOnlyRootFilesystem false
  9387. 2021-07-12T00:19:17.6150764Z [submariner-operator]$ [cluster1] validate_equals .spec.containers[].securityCo{
  9388. 2021-07-12T00:19:17.6152008Z [cluster2] "name": "submariner-routeagent-token-qknvb",
  9389. 2021-07-12T00:19:17.6152662Z [cluster2] "secret": {
  9390. 2021-07-12T00:19:17.6153066Z [cluster2] "defaultMode": 420,
  9391. 2021-07-12T00:19:17.6154763Z [cluster2] "secretName": "submariner-routeagent-token-qknvb"
  9392. 2021-07-12T00:19:17.6155730Z [cluster2] }
  9393. 2021-07-12T00:19:17.6156073Z [cluster2] }
  9394. 2021-07-12T00:19:17.6156394Z [cluster2] ]
  9395. 2021-07-12T00:19:17.6156727Z [cluster2] },
  9396. 2021-07-12T00:19:17.6157299Z [cluster2] "status": {
  9397. 2021-07-12T00:19:17.6157689Z [cluster2] "conditions": [
  9398. 2021-07-12T00:19:17.6158070Z [cluster2] {
  9399. 2021-07-12T00:19:17.6158482Z [cluster2] "lastProbeTime": null,
  9400. 2021-07-12T00:19:17.6159505Z [cluster2] "lastTransitionTime": "2021-07-12T00:18:00Z",
  9401. 2021-07-12T00:19:17.6160187Z [cluster2] "status": "True",
  9402. 2021-07-12T00:19:17.6160772Z [cluster2] "type": "Initialized"
  9403. 2021-07-12T00:19:17.6161175Z [cluster2] },
  9404. 2021-07-12T00:19:17.6161699Z [cluster2] {
  9405. 2021-07-12T00:19:17.6162303Z [cluster2] "lastProbeTime": null,
  9406. 2021-07-12T00:19:17.6163607Z [cluster2] "lastTransitionTime": "2021-07-12T00:18:26Z",
  9407. 2021-07-12T00:19:17.6164198Z [cluster2] "status": "True",
  9408. 2021-07-12T00:19:17.6164667Z [cluster2] "type": "Ready"
  9409. 2021-07-12T00:19:17.6165102Z [cluster2] },
  9410. 2021-07-12T00:19:17.6165942Z [cluster2] {
  9411. 2021-07-12T00:19:17.6166377Z [cluster2] "lastProbeTime": null,
  9412. 2021-07-12T00:19:17.6167598Z [cluster2] "lastTransitionTime": "2021-07-12T00:18:26Z",
  9413. 2021-07-12T00:19:17.6168198Z [cluster2] "status": "True",
  9414. 2021-07-12T00:19:17.6168671Z [cluster2] "type": "ContainersReady"
  9415. 2021-07-12T00:19:17.6169114Z [cluster2] },
  9416. 2021-07-12T00:19:17.6169435Z [cluster2] {
  9417. 2021-07-12T00:19:17.6169867Z [cluster2] "lastProbeTime": null,
  9418. 2021-07-12T00:19:17.6170598Z [cluster2] "lastTransitionTime": "2021-07-12T00:18:00Z",
  9419. 2021-07-12T00:19:17.6171247Z [cluster2] "status": "True",
  9420. 2021-07-12T00:19:17.6171700Z [cluster2] "type": "PodScheduled"
  9421. 2021-07-12T00:19:17.6172099Z [cluster2] }
  9422. 2021-07-12T00:19:17.6172428Z [cluster2] ],
  9423. 2021-07-12T00:19:17.6172831Z [cluster2] "containerStatuses": [
  9424. 2021-07-12T00:19:17.6173252Z [cluster2] {
  9425. 2021-07-12T00:19:17.6174537Z [cluster2] "containerID": "containerd://ce12e02f5bb8953bd0846002209c29f4436ce49a6e4527886c34b0e38f048814",
  9426. 2021-07-12T00:19:17.6176220Z [cluster2] "image": "localhost:5000/submariner-route-agent:local",
  9427. 2021-07-12T00:19:17.6177745Z [cluster2] "imageID": "localhost:5000/submariner-route-agent@sha256:ff1eefd3e71284f74248114c8337feaba12284803134a1a937ab83a4d4528edf",
  9428. 2021-07-12T00:19:17.6178778Z [cluster2] "lastState": {},
  9429. 2021-07-12T00:19:17.6179481Z [cluster2] "name": "submariner-routeagent",
  9430. 2021-07-12T00:19:17.6179979Z [cluster2] "ready": true,
  9431. 2021-07-12T00:19:17.6180545Z [cluster2] "restartCount": 0,
  9432. 2021-07-12T00:19:17.6180949Z [cluster2] "started": true,
  9433. 2021-07-12T00:19:17.6181324Z [cluster2] "state": {
  9434. 2021-07-12T00:19:17.6181866Z [cluster2] "running": {
  9435. 2021-07-12T00:19:17.6182470Z [cluster2] "startedAt": "2021-07-12T00:18:26Z"
  9436. 2021-07-12T00:19:17.6182880Z [cluster2] }
  9437. 2021-07-12T00:19:17.6183204Z [cluster2] }
  9438. 2021-07-12T00:19:17.6183540Z [cluster2] }
  9439. 2021-07-12T00:19:17.6183849Z [cluster2] ],
  9440. 2021-07-12T00:19:17.6184220Z [cluster2] "hostIP": "172.18.0.8",
  9441. 2021-07-12T00:19:17.6184790Z [cluster2] "phase": "Running",
  9442. 2021-07-12T00:19:17.6185213Z [cluster2] "podIP": "172.18.0.8",
  9443. 2021-07-12T00:19:17.6185749Z [cluster2] "podIPs": [
  9444. 2021-07-12T00:19:17.6186104Z [cluster2] {
  9445. 2021-07-12T00:19:17.6186439Z [cluster2] "ip": "172.18.0.8"
  9446. 2021-07-12T00:19:17.6186789Z [cluster2] }
  9447. 2021-07-12T00:19:17.6187097Z [cluster2] ],
  9448. 2021-07-12T00:19:17.6187599Z [cluster2] "qosClass": "BestEffort",
  9449. 2021-07-12T00:19:17.6188247Z [cluster2] "startTime": "2021-07-12T00:18:00Z"
  9450. 2021-07-12T00:19:17.6188757Z [cluster2] }
  9451. 2021-07-12T00:19:17.6189071Z [cluster2] }
  9452. 2021-07-12T00:19:17.6189941Z [submariner-operator]$ [cluster2] validate_pod_container_equals image localhost:5000/submariner-route-agent:local
  9453. 2021-07-12T00:19:17.6191207Z [submariner-operator]$ [cluster2] validate_pod_container_equals image localhost:5000/submariner-route-agent:local
  9454. 2021-07-12T00:19:17.6192486Z [submariner-operator]$ [cluster2] validate_equals .spec.containers[].image localhost:5000/submariner-route-agent:local
  9455. 2021-07-12T00:19:17.6193878Z [submariner-operator]$ [cluster2] validate_equals .spec.containers[]..spec.containers[].image localhost:5000/submariner-route-agent:local
  9456. 2021-07-12T00:19:17.6195346Z [submariner-operator]$ [cluster2] jq -r -M .spec.containers[].image /tmp/submariner-gateway-949ch.cluster2.json
  9457. 2021-07-12T00:19:17.6196740Z [submariner-operator]$ [cluster2] validate_pod_container_has securityContext.capabilities.add ALL
  9458. 2021-07-12T00:19:17.6198477Z [submariner-operator]$ [cluster2] validate_pod_container_has securityContext.capabilities.add ALL
  9459. 2021-07-12T00:19:17.6200729Z [submariner-operator]$ [cluster2] jq -r -M .spec.containers[].securityContext.capabilities.add /tmp/submariner-gateway-949ch.cluster2.json
  9460. 2021-07-12T00:19:17.6203143Z [submariner-operator]$ [cluster2] validate_pod_container_equals securityContext.allowPrivilegeEscalation true
  9461. 2021-07-12T00:19:17.6204743Z [submariner-operator]$ [cluster2] validate_pod_container_equals securityContext.allowPrivilegeEscalation true
  9462. 2021-07-12T00:19:17.9484966Z [submariner-operator]$ [cluster2] validate_equals .spec.containers[].securityContext.allowPrivilegeEscalation true
  9463. 2021-07-12T00:19:17.9487473Z [submariner-operator]$ [cluster2] validate_equals .spec.containers[]..spec.containers[].securityContext.allowPrivilegeEscalation true
  9464. 2021-07-12T00:19:17.9490083Z [submariner-operator]$ [cluster2] jq -r -M .spec.containers[].securityContext.allowPrivilegeEscalation /tmp/submariner-gateway-949ch.cluster2.json
  9465. 2021-07-12T00:19:17.9492551Z [submariner-operator]$ [cluster2] validate_pod_container_equals securityContext.privileged true
  9466. 2021-07-12T00:19:17.9493889Z [submariner-operator]$ [cluster2] validate_pod_container_equals securityContext.privileged true
  9467. 2021-07-12T00:19:17.9495436Z [submariner-operator]$ [cluster2] validate_equals .spec.containers[].securityContext.privileged true
  9468. 2021-07-12T00:19:17.9496995Z [submariner-operator]$ [cluster2] validate_equals .spec.containers[]..spec.containers[].securityContext.privileged true
  9469. 2021-07-12T00:19:17.9498941Z [submariner-operator]$ [cluster2] jq -r -M .spec.containers[].securityContext.privileged /tmp/submariner-gateway-949ch.cluster2.json
  9470. 2021-07-12T00:19:17.9501023Z [submariner-operator]$ [cluster2] validate_pod_container_equals securityContext.readOnlyRootFilesystem false
  9471. 2021-07-12T00:19:17.9503348Z [submariner-operator]$ [cluster2] validate_pod_container_equals securityContext.readOnlyRootFilesystem false
  9472. 2021-07-12T00:19:17.9505223Z [submariner-operator]$ [cluster2] validate_equals .spec.containers[].securityContext.readOnlyRootFilesystem false
  9473. 2021-07-12T00:19:17.9507680Z [submariner-operator]$ [cluster2] validate_equals .spec.containers[]..spec.containers[].securityContext.readOnlyRootFilesystem false
  9474. 2021-07-12T00:19:17.9510112Z [submariner-operator]$ [cluster2] jq -r -M .spec.containers[].securityContext.readOnlyRootFilesystem /tmp/submariner-gateway-949ch.cluster2.json
  9475. 2021-07-12T00:19:17.9512916Z [submariner-operator]$ [cluster2] validate_pod_container_equals securityContext.runAsNonRoot false
  9476. 2021-07-12T00:19:17.9514397Z [submariner-operator]$ [cluster2] validate_pod_container_equals securityContext.runAsNonRoot false
  9477. 2021-07-12T00:19:17.9516237Z [submariner-operator]$ [cluster2] validate_equals .spec.containers[].securityContext.runAsNonRoot false
  9478. 2021-07-12T00:19:17.9518126Z [submariner-operator]$ [cluster2] validate_equals .spec.containers[]..spec.containers[].securityContext.runAsNonRoot false
  9479. 2021-07-12T00:19:17.9520113Z [submariner-operator]$ [cluster2] jq -r -M .spec.containers[].securityContext.runAsNonRoot /tmp/submariner-gateway-949ch.cluster2.json
  9480. 2021-07-12T00:19:17.9522101Z [submariner-operator]$ [cluster2] validate_pod_container_has command submariner-route-agent.sh
  9481. 2021-07-12T00:19:17.9523676Z [submariner-operator]$ [cluster2] validate_pod_container_has command submariner-route-agent.sh
  9482. 2021-07-12T00:19:17.9525197Z [submariner-operator]$ [cluster2] jq -r -M .spec.containers[].command /tmp/submariner-gateway-949ch.cluster2.json
  9483. 2021-07-12T00:19:17.9527316Z [submariner-operator]$ [cluster2] jq -r .spec.containers[].env /tmp/submariner-gateway-949ch.cluster2.json
  9484. 2021-07-12T00:19:17.9528360Z [cluster2] [
  9485. 2021-07-12T00:19:17.9528702Z [cluster2] {
  9486. 2021-07-12T00:19:17.9529149Z [cluster2] "name": "SUBMARINER_NAMESPACE",
  9487. 2021-07-12T00:19:17.9530018Z [cluster2] "value": "submariner-operator"
  9488. 2021-07-12T00:19:17.9530483Z [cluster2] },
  9489. 2021-07-12T00:19:17.9530799Z [cluster2] {
  9490. 2021-07-12T00:19:17.9531417Z [cluster2] "name": "SUBMARINER_CLUSTERID",
  9491. 2021-07-12T00:19:17.9532226Z [cluster2] "value": "cluster2"
  9492. 2021-07-12T00:19:17.9532872Z [cluster2] },
  9493. 2021-07-12T00:19:17.9533210Z [cluster2] {
  9494. 2021-07-12T00:19:17.9533636Z [cluster2] "name": "SUBMARINER_DEBUG",
  9495. 2021-07-12T00:19:17.9534086Z [cluster2] "value": "false"
  9496. 2021-07-12T00:19:17.9534474Z [cluster2] },
  9497. 2021-07-12T00:19:17.9534800Z [cluster2] {
  9498. 2021-07-12T00:19:17.9535267Z [cluster2] "name": "SUBMARINER_CLUSTERCIDR",
  9499. 2021-07-12T00:19:17.9536045Z [cluster2] "value": "10.0.0.0/16"
  9500. 2021-07-12T00:19:17.9536408Z [cluster2] },
  9501. 2021-07-12T00:19:17.9536908Z [cluster2] {
  9502. 2021-07-12T00:19:17.9537683Z [cluster2] "name": "SUBMARINER_SERVICECIDR",
  9503. 2021-07-12T00:19:17.9538181Z [cluster2] "value": "100.0.0.0/16"
  9504. 2021-07-12T00:19:17.9538975Z [cluster2] },
  9505. 2021-07-12T00:19:17.9539340Z [cluster2] {
  9506. 2021-07-12T00:19:17.9539805Z [cluster2] "name": "SUBMARINER_GLOBALCIDR",
  9507. 2021-07-12T00:19:17.9540484Z [cluster2] "value": "242.254.2.0/24"
  9508. 2021-07-12T00:19:17.9540862Z [cluster2] },
  9509. 2021-07-12T00:19:17.9541213Z [cluster2] {
  9510. 2021-07-12T00:19:17.9541803Z [cluster2] "name": "SUBMARINER_NETWORKPLUGIN",
  9511. 2021-07-12T00:19:17.9542741Z [cluster2] "value": "weave-net"
  9512. 2021-07-12T00:19:17.9543446Z [cluster2] },
  9513. 2021-07-12T00:19:17.9543927Z [cluster2] {
  9514. 2021-07-12T00:19:17.9544271Z [cluster2] "name": "NODE_NAME",
  9515. 2021-07-12T00:19:17.9544683Z [cluster2] "valueFrom": {
  9516. 2021-07-12T00:19:17.9545092Z [cluster2] "fieldRef": {
  9517. 2021-07-12T00:19:17.9545489Z [cluster2] "apiVersion": "v1",
  9518. 2021-07-12T00:19:17.9546151Z [cluster2] "fieldPath": "spec.nodeName"
  9519. 2021-07-12T00:19:17.9546576Z [cluster2] }
  9520. 2021-07-12T00:19:17.9546906Z [cluster2] }
  9521. 2021-07-12T00:19:17.9547215Z [cluster2] }
  9522. 2021-07-12T00:19:17.9547534Z [cluster2] ]
  9523. 2021-07-12T00:19:17.9548453Z [submariner-operator]$ [cluster2] validate_pod_container_env SUBMARINER_NAMESPACE submariner-operator
  9524. 2021-07-12T00:19:17.9550172Z [submariner-operator]$ [cluster2] validate_pod_container_env SUBMARINER_NAMESPACE submariner-operator
  9525. 2021-07-12T00:19:18.0009236Z [submariner-operator]$ [cluster2] jq -r -M .spec.containers[].env[] | select(.name=="SUBMARntext.readOnlyRootFilesystem false
  9526. 2021-07-12T00:19:18.0011551Z [submariner-operator]$ [cluster1] validate_equals .spec.containers[]..spec.containers[].securityContext.readOnlyRootFilesystem false
  9527. 2021-07-12T00:19:18.0013690Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].securityContext.readOnlyRootFilesystem /tmp/submariner-gateway-gj874.cluster1.json
  9528. 2021-07-12T00:19:18.0015785Z [submariner-operator]$ [cluster1] validate_pod_container_equals securityContext.runAsNonRoot false
  9529. 2021-07-12T00:19:18.0017275Z [submariner-operator]$ [cluster1] validate_pod_container_equals securityContext.runAsNonRoot false
  9530. 2021-07-12T00:19:18.0019040Z [submariner-operator]$ [cluster1] validate_equals .spec.containers[].securityContext.runAsNonRoot false
  9531. 2021-07-12T00:19:18.0021025Z [submariner-operator]$ [cluster1] validate_equals .spec.containers[]..spec.containers[].securityContext.runAsNonRoot false
  9532. 2021-07-12T00:19:18.0023329Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].securityContext.runAsNonRoot /tmp/submariner-gateway-gj874.cluster1.json
  9533. 2021-07-12T00:19:18.0025231Z [submariner-operator]$ [cluster1] validate_pod_container_has command submariner-route-agent.sh
  9534. 2021-07-12T00:19:18.0026405Z [submariner-operator]$ [cluster1] validate_pod_container_has command submariner-route-agent.sh
  9535. 2021-07-12T00:19:18.0027768Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].command /tmp/submariner-gateway-gj874.cluster1.json
  9536. 2021-07-12T00:19:18.0029257Z [submariner-operator]$ [cluster1] jq -r .spec.containers[].env /tmp/submariner-gateway-gj874.cluster1.json
  9537. 2021-07-12T00:19:18.0030073Z [cluster1] [
  9538. 2021-07-12T00:19:18.0030579Z [cluster1] {
  9539. 2021-07-12T00:19:18.0031006Z [cluster1] "name": "SUBMARINER_NAMESPACE",
  9540. 2021-07-12T00:19:18.0031711Z [cluster1] "value": "submariner-operator"
  9541. 2021-07-12T00:19:18.0032163Z [cluster1] },
  9542. 2021-07-12T00:19:18.0032488Z [cluster1] {
  9543. 2021-07-12T00:19:18.0032886Z [cluster1] "name": "SUBMARINER_CLUSTERID",
  9544. 2021-07-12T00:19:18.0033350Z [cluster1] "value": "cluster1"
  9545. 2021-07-12T00:19:18.0033703Z [cluster1] },
  9546. 2021-07-12T00:19:18.0034026Z [cluster1] {
  9547. 2021-07-12T00:19:18.0034553Z [cluster1] "name": "SUBMARINER_DEBUG",
  9548. 2021-07-12T00:19:18.0034964Z [cluster1] "value": "false"
  9549. 2021-07-12T00:19:18.0035290Z [cluster1] },
  9550. 2021-07-12T00:19:18.0035595Z [cluster1] {
  9551. 2021-07-12T00:19:18.0035987Z [cluster1] "name": "SUBMARINER_CLUSTERCIDR",
  9552. 2021-07-12T00:19:18.0036413Z [cluster1] "value": "10.0.0.0/16"
  9553. 2021-07-12T00:19:18.0036725Z [cluster1] },
  9554. 2021-07-12T00:19:18.0037274Z [cluster1] {
  9555. 2021-07-12T00:19:18.0037686Z [cluster1] "name": "SUBMARINER_SERVICECIDR",
  9556. 2021-07-12T00:19:18.0038093Z [cluster1] "value": "100.0.0.0/16"
  9557. 2021-07-12T00:19:18.0038420Z [cluster1] },
  9558. 2021-07-12T00:19:18.0038712Z [cluster1] {
  9559. 2021-07-12T00:19:18.0039222Z [cluster1] "name": "SUBMARINER_GLOBALCIDR",
  9560. 2021-07-12T00:19:18.0039650Z [cluster1] "value": "242.254.1.0/24"
  9561. 2021-07-12T00:19:18.0039977Z [cluster1] },
  9562. 2021-07-12T00:19:18.0040263Z [cluster1] {
  9563. 2021-07-12T00:19:18.0040872Z [cluster1] "name": "SUBMARINER_NETWORKPLUGIN",
  9564. 2021-07-12T00:19:18.0041729Z [cluster1] "value": "weave-net"
  9565. 2021-07-12T00:19:18.0042125Z [cluster1] },
  9566. 2021-07-12T00:19:18.0042432Z [cluster1] {
  9567. 2021-07-12T00:19:18.0042977Z [cluster1] "name": "NODE_NAME",
  9568. 2021-07-12T00:19:18.0043612Z [cluster1] "valueFrom": {
  9569. 2021-07-12T00:19:18.0044044Z [cluster1] "fieldRef": {
  9570. 2021-07-12T00:19:18.0044644Z [cluster1] "apiVersion": "v1",
  9571. 2021-07-12T00:19:18.0045131Z [cluster1] "fieldPath": "spec.nodeName"
  9572. 2021-07-12T00:19:18.0045613Z [cluster1] }
  9573. 2021-07-12T00:19:18.0046091Z [cluster1] }
  9574. 2021-07-12T00:19:18.0046407Z [cluster1] }
  9575. 2021-07-12T00:19:18.0046712Z [cluster1] ]
  9576. 2021-07-12T00:19:18.0047957Z [submariner-operator]$ [cluster1] validate_pod_container_env SUBMARINER_NAMESPACE submariner-operator
  9577. 2021-07-12T00:19:18.0049207Z [submariner-operator]$ [cluster1] validate_pod_container_env SUBMARINER_NAMESPACE submariner-operator
  9578. 2021-07-12T00:19:18.0051130Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].env[] | select(.name=="SUBMARINER_NAMESPACE").value /tmp/submariner-gateway-gj874.cluster1.json
  9579. 2021-07-12T00:19:18.0052559Z [submariner-operator]$ [cluster1] validate_pod_container_env SUBMARINER_DEBUG false
  9580. 2021-07-12T00:19:18.0053722Z [submariner-operator]$ [cluster1] validate_pod_container_env SUBMARINER_DEBUG false
  9581. 2021-07-12T00:19:18.0055292Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].env[] | select(.name=="SUBMARINER_DEBUG").value /tmp/submariner-gateway-gj874.cluster1.json
  9582. 2021-07-12T00:19:18.0056637Z [submariner-operator]$ [cluster1] validate_pod_container_env SUBMARINER_SERVICECIDR 100.0.0.0/16
  9583. 2021-07-12T00:19:18.0057668Z [submariner-operator]$ [cluster1] validate_pod_container_env SUBMARINER_SERVICECIDR 100.0.0.0/16
  9584. 2021-07-12T00:19:18.0059271Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].env[] | select(.name=="SUBMARINER_SERVICECIDR").value /tmp/submariner-gateway-gj874.cluster1.json
  9585. 2021-07-12T00:19:18.0060838Z [submariner-operator]$ [cluster1] validate_pod_container_env SUBMARINER_CLUSTERCIDR 10.0.0.0/16
  9586. 2021-07-12T00:19:18.0061916Z [submariner-operator]$ [cluster1] validate_pod_container_env SUBMARINER_CLUSTERCIDR 10.0.0.0/16
  9587. 2021-07-12T00:19:18.0063410Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].env[] | select(.name=="SUBMARINER_CLUSTERCIDR").value /tmp/submariner-gateway-gj874.cluster1.json
  9588. 2021-07-12T00:19:18.0065098Z [submariner-operator]$ [cluster1] validate_equals .spec.serviceAccount submariner-routeagent
  9589. 2021-07-12T00:19:18.4906757Z [submariner-operator]$ [cluster1] validate_equals .spec.serviceAccount submariner-routeagent
  9590. 2021-07-12T00:19:18.4908263Z [submariner-operator]$ [cluster1] jq -r -M .spec.serviceAccount /tmp/submariner-gateway-gj874.cluster1.json
  9591. 2021-07-12T00:19:18.4909509Z [submariner-operator]$ [cluster1] validate_equals .status.phase Running
  9592. 2021-07-12T00:19:18.4910427Z [submariner-operator]$ [cluster1] validate_equals .status.phase Running
  9593. 2021-07-12T00:19:18.4911589Z [submariner-operator]$ [cluster1] jq -r -M .status.phase /tmp/submariner-gateway-gj874.cluster1.json
  9594. 2021-07-12T00:19:18.4913322Z [submariner-operator]$ [cluster1] validate_equals .metadata.namespace submariner-operator
  9595. 2021-07-12T00:19:18.4914580Z [submariner-operator]$ [cluster1] validate_equals .metadata.namespace submariner-operator
  9596. 2021-07-12T00:19:18.4916009Z [submariner-operator]$ [cluster1] jq -r -M .metadata.namespace /tmp/submariner-gateway-gj874.cluster1.json
  9597. 2021-07-12T00:19:18.4917992Z [submariner-operator]$ [cluster1] validate_equals .spec.terminationGracePeriodSeconds 1
  9598. 2021-07-12T00:19:18.4920000Z [submariner-operator]$ [cluster1] validate_equals .spec.terminationGracePeriodSeconds 1
  9599. 2021-07-12T00:19:18.4922152Z [submariner-operator]$ [cluster1] jq -r -M .spec.terminationGracePeriodSeconds /tmp/submariner-gateway-gj874.cluster1.json
  9600. 2021-07-12T00:19:18.4923835Z [cluster1] Testing Submariner routeagent pod submariner-routeagent-p9ccx
  9601. 2021-07-12T00:19:18.4925354Z [submariner-operator]$ [cluster1] json_file=/tmp/submariner-gateway-gj874.cluster1.json
  9602. 2021-07-12T00:19:18.4926997Z [submariner-operator]$ [cluster1] kubectl get pod submariner-routeagent-p9ccx --namespace=submariner-operator -o json
  9603. 2021-07-12T00:19:18.4928576Z [submariner-operator]$ [cluster1] tee /tmp/submariner-gateway-gj874.cluster1.json
  9604. 2021-07-12T00:19:18.4929964Z [submariner-operator]$ [cluster1] kubectl get pod submariner-routeagent-p9ccx --namespace=submariner-operator -o json
  9605. 2021-07-12T00:19:18.4931499Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get pod submariner-routeagent-p9ccx --namespace=submariner-operator -o json
  9606. 2021-07-12T00:19:18.4932387Z [cluster1] {
  9607. 2021-07-12T00:19:18.4932750Z [cluster1] "apiVersion": "v1",
  9608. 2021-07-12T00:19:18.4933117Z [cluster1] "kind": "Pod",
  9609. 2021-07-12T00:19:18.4933665Z [cluster1] "metadata": {
  9610. 2021-07-12T00:19:18.4934299Z [cluster1] "creationTimestamp": "2021-07-12T00:17:43Z",
  9611. 2021-07-12T00:19:18.4935092Z [cluster1] "generateName": "submariner-routeagent-",
  9612. 2021-07-12T00:19:18.4935791Z [cluster1] "labels": {
  9613. 2021-07-12T00:19:18.4936454Z [cluster1] "app": "submariner-routeagent",
  9614. 2021-07-12T00:19:18.4937185Z [cluster1] "component": "routeagent",
  9615. 2021-07-12T00:19:18.4938090Z [cluster1] "controller-revision-hash": "5b56bb768",
  9616. 2021-07-12T00:19:18.4938881Z [cluster1] "pod-template-generation": "1"
  9617. 2021-07-12T00:19:18.4941176Z [cluster1] },
  9618. 2021-07-12T00:19:18.4942174Z [cluster1] "name": "submariner-routeagent-p9ccx",
  9619. 2021-07-12T00:19:18.4943231Z [cluster1] "namespace": "submariner-operator",
  9620. 2021-07-12T00:19:18.4944992Z [cluster1] "ownerReferences": [
  9621. 2021-07-12T00:19:18.4945398Z [cluster1] {
  9622. 2021-07-12T00:19:18.4945805Z [cluster1] "apiVersion": "apps/v1",
  9623. 2021-07-12T00:19:18.4946341Z [cluster1] "blockOwnerDeletion": true,
  9624. 2021-07-12T00:19:18.4946872Z [cluster1] "controller": true,
  9625. 2021-07-12T00:19:18.4947485Z [cluster1] "kind": "DaemonSet",
  9626. 2021-07-12T00:19:18.4948761Z [cluster1] "name": "submariner-routeagent",
  9627. 2021-07-12T00:19:18.4949791Z [cluster1] "uid": "5c7f0543-60f1-4bbc-8802-73bbbe6a3011"
  9628. 2021-07-12T00:19:18.4950487Z [cluster1] }
  9629. 2021-07-12T00:19:18.4950851Z [cluster1] ],
  9630. 2021-07-12T00:19:18.4951451Z [cluster1] "resourceVersion": "2072",
  9631. 2021-07-12T00:19:18.4952836Z [cluster1] "selfLink": "/api/v1/namespaces/submariner-operator/pods/submariner-routeagent-p9ccx",
  9632. 2021-07-12T00:19:18.4954063Z [cluster1] "uid": "ecf6837c-d4d2-482f-8ad4-739902c2b4dc"
  9633. 2021-07-12T00:19:18.4954565Z [cluster1] },
  9634. 2021-07-12T00:19:18.4954888Z [cluster1] "spec": {
  9635. 2021-07-12T00:19:18.4955254Z [cluster1] "affinity": {
  9636. 2021-07-12T00:19:18.4955829Z [cluster1] "nodeAffinity": {
  9637. 2021-07-12T00:19:18.4956736Z [cluster1] "requiredDuringSchedulingIgnoredDuringExecution": {
  9638. 2021-07-12T00:19:18.4957953Z [cluster1] "nodeSelectorTerms": [
  9639. 2021-07-12T00:19:18.4958748Z [cluster1] {
  9640. 2021-07-12T00:19:18.4959169Z [cluster1] "matchFields": [
  9641. 2021-07-12T00:19:18.4959571Z [cluster1] {
  9642. 2021-07-12T00:19:18.4960193Z [cluster1] "key": "metadata.name",
  9643. 2021-07-12T00:19:18.4960860Z [cluster1] "operator": "In",
  9644. 2021-07-12T00:19:18.4961811Z [cluster1] "values": [
  9645. 2021-07-12T00:19:18.4962569Z [cluster1] "cluster1-worker"
  9646. 2021-07-12T00:19:18.4963038Z [cluster1] ]
  9647. 2021-07-12T00:19:18.4963594Z [cluster1] }
  9648. 2021-07-12T00:19:18.4964286Z [cluster1] ]
  9649. 2021-07-12T00:19:18.4964648Z [cluster1] }
  9650. 2021-07-12T00:19:18.4964985Z [cluster1] ]
  9651. 2021-07-12T00:19:18.4965325Z [cluster1] }
  9652. 2021-07-12T00:19:18.4965658Z [cluster1] }
  9653. 2021-07-12T00:19:18.4965990Z [cluster1] },
  9654. 2021-07-12T00:19:18.4966349Z [cluster1] "containers": [
  9655. 2021-07-12T00:19:18.4966724Z [cluster1] {
  9656. 2021-07-12T00:19:18.5001249Z [cluster1] "command": [
  9657. 2021-07-12T00:19:18.5002264Z [cluster1] "submariner-route-agent.sh"
  9658. 2021-07-12T00:19:18.5002923Z [cluster1] ],
  9659. 2021-07-12T00:19:18.5003429Z [cluster1] "env": [
  9660. 2021-07-12T00:19:18.5003778Z [cluster1] {
  9661. 2021-07-12T00:19:18.5004220Z [cluster1] "name": "SUBMARINER_NAMESPACE",
  9662. 2021-07-12T00:19:18.5004941Z [cluster1] "value": "submariner-operator"
  9663. 2021-07-12T00:19:18.5005415Z [cluster1] },
  9664. 2021-07-12T00:19:18.5005739Z [cluster1] {
  9665. 2021-07-12T00:19:18.5006182Z [cluster1] "name": "SUBMARINER_CLUSTERID",
  9666. 2021-07-12T00:19:18.5006655Z [cluster1] "value": "cluster1"
  9667. 2021-07-12T00:19:18.5007400Z [cluster1] },
  9668. 2021-07-12T00:19:18.5007722Z [cluster1] {
  9669. 2021-07-12T00:19:18.5008103Z [cluster1] "name": "SUBMARINER_DEBUG",
  9670. 2021-07-12T00:19:18.5008532Z [cluster1] "value": "false"
  9671. 2021-07-12T00:19:18.5008874Z [cluster1] },
  9672. 2021-07-12T00:19:18.5009197Z [cluster1] {
  9673. 2021-07-12T00:19:18.5009612Z [cluster1] "name": "SUBMARINER_CLUSTERCIDR",
  9674. 2021-07-12T00:19:18.5010072Z [cluster1] "value": "10.0.0.0/16"
  9675. 2021-07-12T00:19:18.5010410Z [cluster1] },
  9676. 2021-07-12T00:19:18.5010730Z [cluster1] {
  9677. 2021-07-12T00:19:18.5011135Z [cluster1] "name": "SUBMARINER_SERVICECIDR",
  9678. 2021-07-12T00:19:18.5011586Z [cluster1] "value": "100.0.0.0/16"
  9679. 2021-07-12T00:19:18.5011937Z [cluster1] },
  9680. 2021-07-12T00:19:18.5012245Z [cluster1] {
  9681. 2021-07-12T00:19:18.5012656Z [cluster1] "name": "SUBMARINER_GLOBALCIDR",
  9682. 2021-07-12T00:19:18.5013091Z [cluster1] "value": "242.254.1.0/24"
  9683. 2021-07-12T00:19:18.5013631Z [cluster1] },
  9684. 2021-07-12T00:19:18.5013953Z [cluster1] {
  9685. 2021-07-12T00:19:18.5014404Z [cluster1] "name": "SUBMARINER_NETWORKPLUGIN",
  9686. 2021-07-12T00:19:18.5015110Z [cluster1] "value": "weave-net"
  9687. 2021-07-12T00:19:18.5015520Z [cluster1] },
  9688. 2021-07-12T00:19:18.5015842Z [cluster1] {
  9689. 2021-07-12T00:19:18.5016229Z [cluster1] "name": "NODE_NAME",
  9690. 2021-07-12T00:19:18.5016658Z [cluster1] "valueFrom": {
  9691. 2021-07-12T00:19:18.5017072Z [cluster1] "fieldRef": {
  9692. 2021-07-12T00:19:18.5017842Z [cluster1] "apiVersion": "v1",
  9693. 2021-07-12T00:19:18.5018407Z [cluster1] "fieldPath": "spec.nodeName"
  9694. 2021-07-12T00:19:18.5018842Z [cluster1] }
  9695. 2021-07-12T00:19:18.5019155Z [cluster1] }
  9696. 2021-07-12T00:19:18.5019481Z [cluster1] }
  9697. 2021-07-12T00:19:18.5019782Z [cluster1] ],
  9698. 2021-07-12T00:19:18.5020509Z [cluster1] "image": "localhost:5000/submariner-route-agent:local",
  9699. 2021-07-12T00:19:18.5021252Z [cluster1] "imagePullPolicy": "Always",
  9700. 2021-07-12T00:19:18.5021984Z [cluster1] "name": "submariner-routeagent",
  9701. 2021-07-12T00:19:18.5022479Z [cluster1] "resources": {},
  9702. 2021-07-12T00:19:18.5022896Z [cluster1] "securityContext": {
  9703. 2021-07-12T00:19:18.5023647Z [cluster1] "allowPrivilegeEscalation": true,
  9704. 2021-07-12T00:19:18.5024256Z [cluster1] "capabilities": {
  9705. 2021-07-12T00:19:18.5024669Z [cluster1] "add": [
  9706. 2021-07-12T00:19:18.5025027Z [cluster1] "ALL"
  9707. 2021-07-12T00:19:18.5025377Z [cluster1] ]
  9708. 2021-07-12T00:19:18.5025710Z [cluster1] },
  9709. 2021-07-12T00:19:18.5026117Z [cluster1] "privileged": true,
  9710. 2021-07-12T00:19:18.5026675Z [cluster1] "readOnlyRootFilesystem": false,
  9711. 2021-07-12T00:19:18.5027230Z [cluster1] "runAsNonRoot": false
  9712. 2021-07-12T00:19:18.5027793Z [cluster1] },
  9713. 2021-07-12T00:19:18.5028504Z [cluster1] "terminationMessagePath": "/dev/termination-log",
  9714. 2021-07-12T00:19:18.5029218Z [cluster1] "terminationMessagePolicy": "File",
  9715. 2021-07-12T00:19:18.5029747Z [cluster1] "volumeMounts": [
  9716. 2021-07-12T00:19:18.5030127Z [cluster1] {
  9717. 2021-07-12T00:19:18.5030486Z [cluster1] "mountPath": "/sys",
  9718. 2021-07-12T00:19:18.5031053Z [cluster1] "name": "host-sys",
  9719. 2021-07-12T00:19:18.5031580Z [cluster1] "readOnly": true
  9720. 2021-07-12T00:19:18.5031929Z [cluster1] },
  9721. 2021-07-12T00:19:18.5032249Z [cluster1] {
  9722. 2021-07-12T00:19:18.5032652Z [cluster1] "mountPath": "/run/xtables.lock",
  9723. 2021-07-12T00:19:18.5033547Z [cluster1] "name": "host-run-xtables-lock"
  9724. 2021-07-12T00:19:18.5034189Z [cluster1] },
  9725. 2021-07-12T00:19:18.5034732Z [cluster1] {
  9726. 2021-07-12T00:19:18.5035419Z [cluster1] "mountPath": "/run/openvswitch/db.sock",
  9727. 2021-07-12T00:19:18.5036348Z [cluster1] "name": "host-run-openvswitch-db-sock"
  9728. 2021-07-12T00:19:18.5037115Z [cluster1] },
  9729. 2021-07-12T00:19:18.5037491Z [cluster1] {
  9730. 2021-07-12T00:19:18.5038275Z [cluster1] "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
  9731. 2021-07-12T00:19:18.5039399Z [cluster1] "name": "submariner-routeagent-token-xk74t",
  9732. 2021-07-12T00:19:18.5040285Z [cluster1] "readOnly": true
  9733. 2021-07-12T00:19:18.5040684Z [cluster1] }
  9734. 2021-07-12T00:19:18.5041834Z [cluster1] ]
  9735. 2021-07-12T00:19:18.5042258Z [cluster1] }
  9736. 2021-07-12T00:19:18.5042681Z [cluster1] ],
  9737. 2021-07-12T00:19:18.5043385Z [cluster1] "dnsPolicy": "ClusterFirst",
  9738. 2021-07-12T00:19:18.5044107Z [cluster1] "enableServiceLinks": true,
  9739. 2021-07-12T00:19:18.5045306Z [cluster1] "hostNetwork": true,
  9740. 2021-07-12T00:19:18.5046027Z [cluster1] "nodeName": "cluster1-worker",
  9741. 2021-07-12T00:19:18.5046505Z [cluster1] "priority": 0,
  9742. 2021-07-12T00:19:18.5046947Z [cluster1] "restartPolicy": "Always",
  9743. 2021-07-12T00:19:18.5047680Z [cluster1] "schedulerName": "default-scheduler",
  9744. 2021-07-12T00:19:18.5048504Z [cluster1] "securityContext": {},
  9745. 2021-07-12T00:19:18.5049439Z [cluster1] "serviceAccount": "submariner-routeagent",
  9746. 2021-07-12T00:19:18.5050334Z [cluster1] "serviceAccountName": "submariner-routeagent",
  9747. 2021-07-12T00:19:18.5051126Z [cluster1] "terminationGracePeriodSeconds": 1,
  9748. 2021-07-12T00:19:18.5051713Z [cluster1] "tolerations": [
  9749. 2021-07-12T00:19:18.5052095Z [cluster1] {
  9750. 2021-07-12T00:19:18.5052493Z [cluster1] "operator": "Exists"
  9751. 2021-07-12T00:19:18.5053032Z [cluster1] },
  9752. 2021-07-12T00:19:18.5053663Z [cluster1] {
  9753. 2021-07-12T00:19:18.5054071Z [cluster1] "effect": "NoExecute",
  9754. 2021-07-12T00:19:18.5054804Z [cluster1] "key": "node.kubernetes.io/not-ready",
  9755. 2021-07-12T00:19:18.5055328Z [cluster1] "operator": "Exists"
  9756. 2021-07-12T00:19:18.5055717Z [cluster1] },
  9757. 2021-07-12T00:19:18.5056029Z [cluster1] {
  9758. 2021-07-12T00:19:18.5056429Z [cluster1] "effect": "NoExecute",
  9759. 2021-07-12T00:19:18.5056981Z [cluster1] "key": "node.kubernetes.io/unreachable",
  9760. 2021-07-12T00:19:18.5057694Z [cluster1] "operator": "Exists"
  9761. 2021-07-12T00:19:18.5058060Z [cluster1] },
  9762. 2021-07-12T00:19:18.5058359Z [cluster1] {
  9763. 2021-07-12T00:19:18.5058742Z [cluster1] "effect": "NoSchedule",
  9764. 2021-07-12T00:19:18.5059447Z [cluster1] "key": "node.kubernetes.io/disk-pressure",
  9765. 2021-07-12T00:19:18.5059985Z [cluster1] "operator": "Exists"
  9766. 2021-07-12T00:19:18.5060341Z [cluster1] },
  9767. 2021-07-12T00:19:18.5060657Z [cluster1] {
  9768. 2021-07-12T00:19:18.5061031Z [cluster1] "effect": "NoSchedule",
  9769. 2021-07-12T00:19:18.5061748Z [cluster1] "key": "node.kubernetes.io/memory-pressure",
  9770. 2021-07-12T00:19:18.5062288Z [cluster1] "operator": "Exists"
  9771. 2021-07-12T00:19:18.5062654Z [cluster1] },
  9772. 2021-07-12T00:19:18.5063099Z [cluster1] {
  9773. 2021-07-12T00:19:18.5063655Z [cluster1] "effect": "NoSchedule",
  9774. 2021-07-12T00:19:18.5064555Z [cluster1] "key": "node.kubernetes.io/pid-pressure",
  9775. 2021-07-12T00:19:18.5065104Z [cluster1] "operator": "Exists"
  9776. 2021-07-12T00:19:18.5065500Z [cluster1] },
  9777. 2021-07-12T00:19:18.5065819Z [cluster1] {
  9778. 2021-07-12T00:19:18.5066224Z [cluster1] "effect": "NoSchedule",
  9779. 2021-07-12T00:19:18.5066786Z [cluster1] "key": "node.kubernetes.io/unschedulable",
  9780. 2021-07-12T00:19:18.5067355Z [cluster1] "operator": "Exists"
  9781. 2021-07-12T00:19:18.5068012Z [cluster1] },
  9782. 2021-07-12T00:19:18.5068326Z [cluster1] {
  9783. 2021-07-12T00:19:18.5068704Z [cluster1] "effect": "NoSchedule",
  9784. 2021-07-12T00:19:18.5069474Z [cluster1] "key": "node.kubernetes.io/network-unavailable",
  9785. 2021-07-12T00:19:18.5070061Z [cluster1] "operator": "Exists"
  9786. 2021-07-12T00:19:18.5070410Z [cluster1] }
  9787. 2021-07-12T00:19:18.5070717Z [cluster1] ],
  9788. 2021-07-12T00:19:18.5071041Z [cluster1] "volumes": [
  9789. 2021-07-12T00:19:18.5071371Z [cluster1] {
  9790. 2021-07-12T00:19:18.5071698Z [cluster1] "hostPath": {
  9791. 2021-07-12T00:19:18.5072125Z [cluster1] "path": "/run/xtables.lock",
  9792. 2021-07-12T00:19:18.5072649Z [cluster1] "type": ""
  9793. 2021-07-12T00:19:18.5073018Z [cluster1] },
  9794. 2021-07-12T00:19:18.5073840Z [cluster1] "name": "host-run-xtables-lock"
  9795. 2021-07-12T00:19:18.5074300Z [cluster1] },
  9796. 2021-07-12T00:19:18.5074634Z [cluster1] {
  9797. 2021-07-12T00:19:18.5074983Z [cluster1] "hostPath": {
  9798. 2021-07-12T00:19:18.5075457Z [cluster1] "path": "/run/openvswitch/db.sock",
  9799. 2021-07-12T00:19:18.5075898Z [cluster1] "type": ""
  9800. 2021-07-12T00:19:18.5076252Z [cluster1] },
  9801. 2021-07-12T00:19:18.5103948Z [cluster1] "name": "host-run-openvswitch-db-sock"
  9802. 2021-07-12T00:19:18.5104832Z [cluster1] },
  9803. 2021-07-12T00:19:18.5105165Z [cluster1] {
  9804. 2021-07-12T00:19:18.5105544Z [cluster1] "hostPath": {
  9805. 2021-07-12T00:19:18.5105942Z [cluster1] "path": "/sys",
  9806. 2021-07-12T00:19:18.5106335Z [cluster1] "type": ""
  9807. 2021-07-12T00:19:18.5106693Z [cluster1] },
  9808. 2021-07-12T00:19:18.5107501Z [cluster1] "name": "host-sys"
  9809. 2021-07-12T00:19:18.5108050Z [cluster1] },
  9810. 2021-07-12T00:19:18.5108490Z [cluster1] {
  9811. 2021-07-12T00:19:18.5109289Z [cluster1] "name": "submariner-routeagent-token-xk74t",
  9812. 2021-07-12T00:19:18.5109886Z [cluster1] "secret": {
  9813. 2021-07-12T00:19:18.5110282Z [cluster1] "defaultMode": 420,
  9814. 2021-07-12T00:19:18.5111085Z [cluster1] "secretName": "submariner-routeagent-token-xk74t"
  9815. 2021-07-12T00:19:18.5111701Z [cluster1] }
  9816. 2021-07-12T00:19:18.5112018Z [cluster1] }
  9817. 2021-07-12T00:19:18.5112322Z [cluster1] ]
  9818. 2021-07-12T00:19:18.5112818Z [cluster1] },
  9819. 2021-07-12T00:19:18.5113217Z [cluster1] "status": {
  9820. 2021-07-12T00:19:18.5113785Z [cluster1] "conditions": [
  9821. 2021-07-12T00:19:18.5114142Z [cluster1] {
  9822. 2021-07-12T00:19:18.5114563Z [cluster1] "lastProbeTime": null,
  9823. 2021-07-12T00:19:18.5115457Z [cluster1] "lastTransitionTime": "2021-07-12T00:17:43Z",
  9824. 2021-07-12T00:19:18.5116183Z [cluster1] "status": "True",
  9825. 2021-07-12T00:19:18.5116639Z [cluster1] "type": "Initialized"
  9826. 2021-07-12T00:19:18.5117204Z [cluster1] },
  9827. 2021-07-12T00:19:18.5117710Z [cluster1] {
  9828. 2021-07-12T00:19:18.5118141Z [cluster1] "lastProbeTime": null,
  9829. 2021-07-12T00:19:18.5119106Z [cluster1] "lastTransitionTime": "2021-07-12T00:18:13Z",
  9830. 2021-07-12T00:19:18.5119770Z [cluster1] "status": "True",
  9831. 2021-07-12T00:19:18.5120201Z [cluster1] "type": "Ready"
  9832. 2021-07-12T00:19:18.5120711Z [cluster1] },
  9833. 2021-07-12T00:19:18.5121058Z [cluster1] {
  9834. 2021-07-12T00:19:18.5121621Z [cluster1] "lastProbeTime": null,
  9835. 2021-07-12T00:19:18.5123276Z [cluster1] "lastTransitionTime": "2021-07-12T00:18:13Z",
  9836. 2021-07-12T00:19:18.5124070Z [cluster1] "status": "True",
  9837. 2021-07-12T00:19:18.7106908Z [cluster1] INER_NAMESPACE").value /tmp/submariner-gateway-949ch.cluster2.json
  9838. 2021-07-12T00:19:18.7108181Z [submariner-operator]$ [cluster2] validate_pod_container_env SUBMARINER_DEBUG false
  9839. 2021-07-12T00:19:18.7109182Z [submariner-operator]$ [cluster2] validate_pod_container_env SUBMARINER_DEBUG false
  9840. 2021-07-12T00:19:18.7110720Z [submariner-operator]$ [cluster2] jq -r -M .spec.containers[].env[] | select(.name=="SUBMARINER_DEBUG").value /tmp/submariner-gateway-949ch.cluster2.json
  9841. 2021-07-12T00:19:18.7112155Z [submariner-operator]$ [cluster2] validate_pod_container_env SUBMARINER_SERVICECIDR 100.0.0.0/16
  9842. 2021-07-12T00:19:18.7113262Z [submariner-operator]$ [cluster2] validate_pod_container_env SUBMARINER_SERVICECIDR 100.0.0.0/16
  9843. 2021-07-12T00:19:18.7114766Z [submariner-operator]$ [cluster2] jq -r -M .spec.containers[].env[] | select(.name=="SUBMARINER_SERVICECIDR").value /tmp/submariner-gateway-949ch.cluster2.json
  9844. 2021-07-12T00:19:18.7116226Z [submariner-operator]$ [cluster2] validate_pod_container_env SUBMARINER_CLUSTERCIDR 10.0.0.0/16
  9845. 2021-07-12T00:19:18.7117489Z [submariner-operator]$ [cluster2] validate_pod_container_env SUBMARINER_CLUSTERCIDR 10.0.0.0/16
  9846. 2021-07-12T00:19:18.7119120Z [submariner-operator]$ [cluster2] jq -r -M .spec.containers[].env[] | select(.name=="SUBMARINER_CLUSTERCIDR").value /tmp/submariner-gateway-949ch.cluster2.json
  9847. 2021-07-12T00:19:18.7120769Z [submariner-operator]$ [cluster2] validate_equals .spec.serviceAccount submariner-routeagent
  9848. 2021-07-12T00:19:18.7122031Z [submariner-operator]$ [cluster2] validate_equals .spec.serviceAccount submariner-routeagent
  9849. 2021-07-12T00:19:18.7123492Z [submariner-operator]$ [cluster2] jq -r -M .spec.serviceAccount /tmp/submariner-gateway-949ch.cluster2.json
  9850. 2021-07-12T00:19:18.7124906Z [submariner-operator]$ [cluster2] validate_equals .status.phase Running
  9851. 2021-07-12T00:19:18.7125811Z [submariner-operator]$ [cluster2] validate_equals .status.phase Running
  9852. 2021-07-12T00:19:18.7127164Z [submariner-operator]$ [cluster2] jq -r -M .status.phase /tmp/submariner-gateway-949ch.cluster2.json
  9853. 2021-07-12T00:19:18.7128513Z [submariner-operator]$ [cluster2] validate_equals .metadata.namespace submariner-operator
  9854. 2021-07-12T00:19:18.7129667Z [submariner-operator]$ [cluster2] validate_equals .metadata.namespace submariner-operator
  9855. 2021-07-12T00:19:18.7131199Z [submariner-operator]$ [cluster2] jq -r -M .metadata.namespace /tmp/submariner-gateway-949ch.cluster2.json
  9856. 2021-07-12T00:19:18.7132679Z [submariner-operator]$ [cluster2] validate_equals .spec.terminationGracePeriodSeconds 1
  9857. 2021-07-12T00:19:18.7134250Z [submariner-operator]$ [cluster2] validate_equals .spec.terminationGracePeriodSeconds 1
  9858. 2021-07-12T00:19:18.7136280Z [submariner-operator]$ [cluster2] jq -r -M .spec.terminationGracePeriodSeconds /tmp/submariner-gateway-949ch.cluster2.json
  9859. 2021-07-12T00:19:18.7137965Z [cluster2] Testing Submariner routeagent pod submariner-routeagent-dzt4z
  9860. 2021-07-12T00:19:18.7139384Z [submariner-operator]$ [cluster2] json_file=/tmp/submariner-gateway-949ch.cluster2.json
  9861. 2021-07-12T00:19:18.7141119Z [submariner-operator]$ [cluster2] kubectl get pod submariner-routeagent-dzt4z --namespace=submariner-operator -o json
  9862. 2021-07-12T00:19:18.7142604Z [submariner-operator]$ [cluster2] tee /tmp/submariner-gateway-949ch.cluster2.json
  9863. 2021-07-12T00:19:18.7144085Z [submariner-operator]$ [cluster2] kubectl get pod submariner-routeagent-dzt4z --namespace=submariner-operator -o json
  9864. 2021-07-12T00:19:18.7146189Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get pod submariner-routeagent-dzt4z --namespace=submariner-operator -o json
  9865. 2021-07-12T00:19:18.7147040Z [cluster2] {
  9866. 2021-07-12T00:19:18.7147390Z [cluster2] "apiVersion": "v1",
  9867. 2021-07-12T00:19:18.7147751Z [cluster2] "kind": "Pod",
  9868. 2021-07-12T00:19:18.7148107Z [cluster2] "metadata": {
  9869. 2021-07-12T00:19:18.7148707Z [cluster2] "creationTimestamp": "2021-07-12T00:17:59Z",
  9870. 2021-07-12T00:19:18.7149472Z [cluster2] "generateName": "submariner-routeagent-",
  9871. 2021-07-12T00:19:18.7149988Z [cluster2] "labels": {
  9872. 2021-07-12T00:19:18.7150754Z [cluster2] "app": "submariner-routeagent",
  9873. 2021-07-12T00:19:18.7151312Z [cluster2] "component": "routeagent",
  9874. 2021-07-12T00:19:18.7152029Z [cluster2] "controller-revision-hash": "b76b455bd",
  9875. 2021-07-12T00:19:18.7152814Z [cluster2] "pod-template-generation": "1"
  9876. 2021-07-12T00:19:18.7153283Z [cluster2] },
  9877. 2021-07-12T00:19:18.7153960Z [cluster2] "name": "submariner-routeagent-dzt4z",
  9878. 2021-07-12T00:19:18.7155100Z [cluster2] "namespace": "submariner-operator",
  9879. 2021-07-12T00:19:18.7155660Z [cluster2] "ownerReferences": [
  9880. 2021-07-12T00:19:18.7156053Z [cluster2] {
  9881. 2021-07-12T00:19:18.7156450Z [cluster2] "apiVersion": "apps/v1",
  9882. 2021-07-12T00:19:18.7157316Z [cluster2] "blockOwnerDeletion": true,
  9883. 2021-07-12T00:19:18.7157993Z [cluster2] "controller": true,
  9884. 2021-07-12T00:19:18.7158412Z [cluster2] "kind": "DaemonSet",
  9885. 2021-07-12T00:19:18.7159081Z [cluster2] "name": "submariner-routeagent",
  9886. 2021-07-12T00:19:18.7185324Z [cluster2] "uid": "fca09a45-68ee-4937-8bd2-b06be8eba758"
  9887. 2021-07-12T00:19:18.7185863Z [cluster2] }
  9888. 2021-07-12T00:19:18.7186193Z [cluster2] ],
  9889. 2021-07-12T00:19:18.7186589Z [cluster2] "resourceVersion": "1976",
  9890. 2021-07-12T00:19:18.7187990Z [cluster2] "selfLink": "/api/v1/namespaces/submariner-operator/pods/submariner-routeagent-dzt4z",
  9891. 2021-07-12T00:19:18.7189031Z [cluster2] "uid": "1da8b2c2-57a2-46a7-a9d6-e4f306a63e72"
  9892. 2021-07-12T00:19:18.7189523Z [cluster2] },
  9893. 2021-07-12T00:19:18.7189846Z [cluster2] "spec": {
  9894. 2021-07-12T00:19:18.7190221Z [cluster2] "affinity": {
  9895. 2021-07-12T00:19:18.7190619Z [cluster2] "nodeAffinity": {
  9896. 2021-07-12T00:19:18.7191643Z [cluster2] "requiredDuringSchedulingIgnoredDuringExecution": {
  9897. 2021-07-12T00:19:18.7192758Z [cluster2] "nodeSelectorTerms": [
  9898. 2021-07-12T00:19:18.7193160Z [cluster2] {
  9899. 2021-07-12T00:19:18.7193536Z [cluster2] "matchFields": [
  9900. 2021-07-12T00:19:18.7193903Z [cluster2] {
  9901. 2021-07-12T00:19:18.7194308Z [cluster2] "key": "metadata.name",
  9902. 2021-07-12T00:19:18.7194738Z [cluster2] "operator": "In",
  9903. 2021-07-12T00:19:18.7195152Z [cluster2] "values": [
  9904. 2021-07-12T00:19:18.7195773Z [cluster2] "cluster2-worker2"
  9905. 2021-07-12T00:19:18.7196198Z [cluster2] ]
  9906. 2021-07-12T00:19:18.7196535Z [cluster2] }
  9907. 2021-07-12T00:19:18.7196851Z [cluster2] ]
  9908. 2021-07-12T00:19:18.7197441Z [cluster2] }
  9909. 2021-07-12T00:19:18.7197760Z [cluster2] ]
  9910. 2021-07-12T00:19:18.7198078Z [cluster2] }
  9911. 2021-07-12T00:19:18.7198385Z [cluster2] }
  9912. 2021-07-12T00:19:18.7198697Z [cluster2] },
  9913. 2021-07-12T00:19:18.7199212Z [cluster2] "containers": [
  9914. 2021-07-12T00:19:18.7199578Z [cluster2] {
  9915. 2021-07-12T00:19:18.7199915Z [cluster2] "command": [
  9916. 2021-07-12T00:19:18.7200644Z [cluster2] "submariner-route-agent.sh"
  9917. 2021-07-12T00:19:18.7201265Z [cluster2] ],
  9918. 2021-07-12T00:19:18.7201615Z [cluster2] "env": [
  9919. 2021-07-12T00:19:18.7201961Z [cluster2] {
  9920. 2021-07-12T00:19:18.7202398Z [cluster2] "name": "SUBMARINER_NAMESPACE",
  9921. 2021-07-12T00:19:18.7203452Z [cluster2] "value": "submariner-operator"
  9922. 2021-07-12T00:19:18.7203892Z [cluster2] },
  9923. 2021-07-12T00:19:18.7204211Z [cluster2] {
  9924. 2021-07-12T00:19:18.7204619Z [cluster2] "name": "SUBMARINER_CLUSTERID",
  9925. 2021-07-12T00:19:18.7205078Z [cluster2] "value": "cluster2"
  9926. 2021-07-12T00:19:18.7205430Z [cluster2] },
  9927. 2021-07-12T00:19:18.7205746Z [cluster2] {
  9928. 2021-07-12T00:19:18.7206131Z [cluster2] "name": "SUBMARINER_DEBUG",
  9929. 2021-07-12T00:19:18.7206563Z [cluster2] "value": "false"
  9930. 2021-07-12T00:19:18.7206924Z [cluster2] },
  9931. 2021-07-12T00:19:18.7207233Z [cluster2] {
  9932. 2021-07-12T00:19:18.7207655Z [cluster2] "name": "SUBMARINER_CLUSTERCIDR",
  9933. 2021-07-12T00:19:18.7208126Z [cluster2] "value": "10.0.0.0/16"
  9934. 2021-07-12T00:19:18.7208474Z [cluster2] },
  9935. 2021-07-12T00:19:18.7208778Z [cluster2] {
  9936. 2021-07-12T00:19:18.7209195Z [cluster2] "name": "SUBMARINER_SERVICECIDR",
  9937. 2021-07-12T00:19:18.7209642Z [cluster2] "value": "100.0.0.0/16"
  9938. 2021-07-12T00:19:18.7209992Z [cluster2] },
  9939. 2021-07-12T00:19:18.7210308Z [cluster2] {
  9940. 2021-07-12T00:19:18.7210704Z [cluster2] "name": "SUBMARINER_GLOBALCIDR",
  9941. 2021-07-12T00:19:18.7211147Z [cluster2] "value": "242.254.2.0/24"
  9942. 2021-07-12T00:19:18.7211481Z [cluster2] },
  9943. 2021-07-12T00:19:18.7211796Z [cluster2] {
  9944. 2021-07-12T00:19:18.7212217Z [cluster2] "name": "SUBMARINER_NETWORKPLUGIN",
  9945. 2021-07-12T00:19:18.7212902Z [cluster2] "value": "weave-net"
  9946. 2021-07-12T00:19:18.7213275Z [cluster2] },
  9947. 2021-07-12T00:19:18.7213597Z [cluster2] {
  9948. 2021-07-12T00:19:18.7213944Z [cluster2] "name": "NODE_NAME",
  9949. 2021-07-12T00:19:18.7214348Z [cluster2] "valueFrom": {
  9950. 2021-07-12T00:19:18.7214847Z [cluster2] "fieldRef": {
  9951. 2021-07-12T00:19:18.7215266Z [cluster2] "apiVersion": "v1",
  9952. 2021-07-12T00:19:18.7215745Z [cluster2] "fieldPath": "spec.nodeName"
  9953. 2021-07-12T00:19:18.7216154Z [cluster2] }
  9954. 2021-07-12T00:19:18.7216487Z [cluster2] }
  9955. 2021-07-12T00:19:18.7216797Z [cluster2] }
  9956. 2021-07-12T00:19:18.7217112Z [cluster2] ],
  9957. 2021-07-12T00:19:18.7217809Z [cluster2] "image": "localhost:5000/submariner-route-agent:local",
  9958. 2021-07-12T00:19:18.7218433Z [cluster2] "imagePullPolicy": "Always",
  9959. 2021-07-12T00:19:18.7219118Z [cluster2] "name": "submariner-routeagent",
  9960. 2021-07-12T00:19:18.7219594Z [cluster2] "resources": {},
  9961. 2021-07-12T00:19:18.7220019Z [cluster2] "securityContext": {
  9962. 2021-07-12T00:19:18.7220567Z [cluster2] "allowPrivilegeEscalation": true,
  9963. 2021-07-12T00:19:18.7221286Z [cluster2] "capabilities": {
  9964. 2021-07-12T00:19:18.7221683Z [cluster2] "add": [
  9965. 2021-07-12T00:19:18.7222229Z [cluster2] "ALL"
  9966. 2021-07-12T00:19:18.7222588Z [cluster2] ]
  9967. 2021-07-12T00:19:18.7223118Z [cluster2] },
  9968. 2021-07-12T00:19:18.7223539Z [cluster2] "privileged": true,
  9969. 2021-07-12T00:19:18.7224147Z [cluster2] "readOnlyRootFilesystem": false,
  9970. 2021-07-12T00:19:18.7224874Z [cluster2] "runAsNonRoot": false
  9971. 2021-07-12T00:19:18.7225458Z [cluster2] },
  9972. 2021-07-12T00:19:18.7226586Z [cluster2] "terminationMessagePath": "/dev/termination-log",
  9973. 2021-07-12T00:19:18.7227645Z [cluster2] "terminationMessagePolicy": "File",
  9974. 2021-07-12T00:19:18.7228212Z [cluster2] "volumeMounts": [
  9975. 2021-07-12T00:19:18.7228586Z [cluster2] {
  9976. 2021-07-12T00:19:18.7228979Z [cluster2] "mountPath": "/sys",
  9977. 2021-07-12T00:19:18.7229987Z [cluster2] "name": "host-sys",
  9978. 2021-07-12T00:19:18.7230447Z [cluster2] "readOnly": true
  9979. 2021-07-12T00:19:18.7231005Z [cluster2] },
  9980. 2021-07-12T00:19:18.7231333Z [cluster2] {
  9981. 2021-07-12T00:19:18.7231778Z [cluster2] "mountPath": "/run/xtables.lock",
  9982. 2021-07-12T00:19:18.7232678Z [cluster2] "name": "host-run-xtables-lock"
  9983. 2021-07-12T00:19:18.7233136Z [cluster2] },
  9984. 2021-07-12T00:19:18.7233443Z [cluster2] {
  9985. 2021-07-12T00:19:18.7234064Z [cluster2] "mountPath": "/run/openvswitch/db.sock",
  9986. 2021-07-12T00:19:18.7235056Z [cluster2] "name": "host-run-openvswitch-db-sock"
  9987. 2021-07-12T00:19:18.7235619Z [cluster2] },
  9988. 2021-07-12T00:19:18.7235962Z [cluster2] {
  9989. 2021-07-12T00:19:18.7236542Z [cluster2] "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
  9990. 2021-07-12T00:19:18.7237737Z [cluster2] "name": "submariner-routeagent-token-qknvb",
  9991. 2021-07-12T00:19:18.7238574Z [cluster2] "readOnly": true
  9992. 2021-07-12T00:19:18.7239114Z [cluster2] }
  9993. 2021-07-12T00:19:18.7239416Z [cluster2] ]
  9994. 2021-07-12T00:19:18.7239727Z [cluster2] }
  9995. 2021-07-12T00:19:18.7240016Z [cluster2] ],
  9996. 2021-07-12T00:19:18.7240427Z [cluster2] "dnsPolicy": "ClusterFirst",
  9997. 2021-07-12T00:19:18.7240927Z [cluster2] "enableServiceLinks": true,
  9998. 2021-07-12T00:19:18.7241406Z [cluster2] "hostNetwork": true,
  9999. 2021-07-12T00:19:18.7242016Z [cluster2] "nodeName": "cluster2-worker2",
  10000. 2021-07-12T00:19:18.7242466Z [cluster2] "priority": 0,
  10001. 2021-07-12T00:19:18.7242886Z [cluster2] "restartPolicy": "Always",
  10002. 2021-07-12T00:19:18.7243549Z [cluster2] "schedulerName": "default-scheduler",
  10003. 2021-07-12T00:19:18.7244186Z [cluster2] "securityContext": {},
  10004. 2021-07-12T00:19:18.7264155Z [cluster2] "serviceAccount": "submariner-routeagent",
  10005. 2021-07-12T00:19:18.7265055Z [cluster2] "serviceAccountName": "submariner-routeagent",
  10006. 2021-07-12T00:19:18.7265796Z [cluster2] "terminationGracePeriodSeconds": 1,
  10007. 2021-07-12T00:19:18.7266367Z [cluster2] "tolerations": [
  10008. 2021-07-12T00:19:18.7266707Z [cluster2] {
  10009. 2021-07-12T00:19:18.7267073Z [cluster2] "operator": "Exists"
  10010. 2021-07-12T00:19:18.7267449Z [cluster2] },
  10011. 2021-07-12T00:19:18.7267743Z [cluster2] {
  10012. 2021-07-12T00:19:18.7269028Z [cluster2] "effect": "NoExecute",
  10013. 2021-07-12T00:19:18.7270266Z [cluster2] "key": "node.kubernetes.io/not-ready",
  10014. 2021-07-12T00:19:18.7271000Z [cluster2] "operator": "Exists"
  10015. 2021-07-12T00:19:18.7271665Z [cluster2] },
  10016. 2021-07-12T00:19:18.7272170Z [cluster2] {
  10017. 2021-07-12T00:19:18.7272747Z [cluster2] "effect": "NoExecute",
  10018. 2021-07-12T00:19:18.7273532Z [cluster2] "key": "node.kubernetes.io/unreachable",
  10019. 2021-07-12T00:19:18.7274061Z [cluster2] "operator": "Exists"
  10020. 2021-07-12T00:19:18.7274444Z [cluster2] },
  10021. 2021-07-12T00:19:18.7274754Z [cluster2] {
  10022. 2021-07-12T00:19:18.7275163Z [cluster2] "effect": "NoSchedule",
  10023. 2021-07-12T00:19:18.7276093Z [cluster2] "key": "node.kubernetes.io/disk-pressure",
  10024. 2021-07-12T00:19:18.7276791Z [cluster2] "operator": "Exists"
  10025. 2021-07-12T00:19:18.7277318Z [cluster2] },
  10026. 2021-07-12T00:19:18.7277616Z [cluster2] {
  10027. 2021-07-12T00:19:18.7277997Z [cluster2] "effect": "NoSchedule",
  10028. 2021-07-12T00:19:18.7278739Z [cluster2] "key": "node.kubernetes.io/memory-pressure",
  10029. 2021-07-12T00:19:18.7279290Z [cluster2] "operator": "Exists"
  10030. 2021-07-12T00:19:18.7279645Z [cluster2] },
  10031. 2021-07-12T00:19:18.7279964Z [cluster2] {
  10032. 2021-07-12T00:19:18.7280334Z [cluster2] "effect": "NoSchedule",
  10033. 2021-07-12T00:19:18.7281031Z [cluster2] "key": "node.kubernetes.io/pid-pressure",
  10034. 2021-07-12T00:19:18.7281562Z [cluster2] "operator": "Exists"
  10035. 2021-07-12T00:19:18.7281909Z [cluster2] },
  10036. 2021-07-12T00:19:18.7282218Z [cluster2] {
  10037. 2021-07-12T00:19:18.7282757Z [cluster2] "effect": "NoSchedule",
  10038. 2021-07-12T00:19:18.7283336Z [cluster2] "key": "node.kubernetes.io/unschedulable",
  10039. 2021-07-12T00:19:18.7284062Z [cluster2] "operator": "Exists"
  10040. 2021-07-12T00:19:18.7284458Z [cluster2] },
  10041. 2021-07-12T00:19:18.7284773Z [cluster2] {
  10042. 2021-07-12T00:19:18.7285180Z [cluster2] "effect": "NoSchedule",
  10043. 2021-07-12T00:19:18.7286146Z [cluster2] "key": "node.kubernetes.io/network-unavailable",
  10044. 2021-07-12T00:19:18.7286745Z [cluster2] "operator": "Exists"
  10045. 2021-07-12T00:19:18.7287130Z [cluster2] }
  10046. 2021-07-12T00:19:18.7287597Z [cluster2] ],
  10047. 2021-07-12T00:19:18.7287933Z [cluster2] "volumes": [
  10048. 2021-07-12T00:19:18.7288252Z [cluster2] {
  10049. 2021-07-12T00:19:18.7288598Z [cluster2] "hostPath": {
  10050. 2021-07-12T00:19:18.7289010Z [cluster2] "path": "/run/xtables.lock",
  10051. 2021-07-12T00:19:18.7289419Z [cluster2] "type": ""
  10052. 2021-07-12T00:19:18.7289737Z [cluster2] },
  10053. 2021-07-12T00:19:18.7290347Z [cluster2] "name": "host-run-xtables-lock"
  10054. 2021-07-12T00:19:18.7290773Z [cluster2] },
  10055. 2021-07-12T00:19:18.7291084Z [cluster2] {
  10056. 2021-07-12T00:19:18.7291436Z [cluster2] "hostPath": {
  10057. 2021-07-12T00:19:18.7291870Z [cluster2] "path": "/run/openvswitch/db.sock",
  10058. 2021-07-12T00:19:18.7292481Z [cluster2] "type": ""
  10059. 2021-07-12T00:19:18.7293011Z [cluster2] },
  10060. 2021-07-12T00:19:18.7293857Z [cluster2] "name": "host-run-openvswitch-db-sock"
  10061. 2021-07-12T00:19:18.7294431Z [cluster2] },
  10062. 2021-07-12T00:19:18.7294776Z [cluster2] {
  10063. 2021-07-12T00:19:18.7295145Z [cluster2] "hostPath": {
  10064. 2021-07-12T00:19:18.7295571Z [cluster2] "path": "/sys",
  10065. 2021-07-12T00:19:18.7320152Z [cluste "type": "ContainersReady"
  10066. 2021-07-12T00:19:18.7320557Z [cluster1] },
  10067. 2021-07-12T00:19:18.7320869Z [cluster1] {
  10068. 2021-07-12T00:19:18.7321257Z [cluster1] "lastProbeTime": null,
  10069. 2021-07-12T00:19:18.7322053Z [cluster1] "lastTransitionTime": "2021-07-12T00:17:43Z",
  10070. 2021-07-12T00:19:18.7322516Z [cluster1] "status": "True",
  10071. 2021-07-12T00:19:18.7323135Z [cluster1] "type": "PodScheduled"
  10072. 2021-07-12T00:19:18.7323522Z [cluster1] }
  10073. 2021-07-12T00:19:18.7324051Z [cluster1] ],
  10074. 2021-07-12T00:19:18.7324481Z [cluster1] "containerStatuses": [
  10075. 2021-07-12T00:19:18.7324905Z [cluster1] {
  10076. 2021-07-12T00:19:18.7326176Z [cluster1] "containerID": "containerd://577b3331a4817a61bbfaa40032f09913704137b605e8184cf4695ee39b3b41dd",
  10077. 2021-07-12T00:19:18.7328131Z [cluster1] "image": "localhost:5000/submariner-route-agent:local",
  10078. 2021-07-12T00:19:18.7329461Z [cluster1] "imageID": "localhost:5000/submariner-route-agent@sha256:ff1eefd3e71284f74248114c8337feaba12284803134a1a937ab83a4d4528edf",
  10079. 2021-07-12T00:19:18.7330572Z [cluster1] "lastState": {},
  10080. 2021-07-12T00:19:18.7331236Z [cluster1] "name": "submariner-routeagent",
  10081. 2021-07-12T00:19:18.7331720Z [cluster1] "ready": true,
  10082. 2021-07-12T00:19:18.7332124Z [cluster1] "restartCount": 0,
  10083. 2021-07-12T00:19:18.7332705Z [cluster1] "started": true,
  10084. 2021-07-12T00:19:18.7333080Z [cluster1] "state": {
  10085. 2021-07-12T00:19:18.7333458Z [cluster1] "running": {
  10086. 2021-07-12T00:19:18.7334478Z [cluster1] "startedAt": "2021-07-12T00:18:12Z"
  10087. 2021-07-12T00:19:18.7335121Z [cluster1] }
  10088. 2021-07-12T00:19:18.7335471Z [cluster1] }
  10089. 2021-07-12T00:19:18.7335980Z [cluster1] }
  10090. 2021-07-12T00:19:18.7336315Z [cluster1] ],
  10091. 2021-07-12T00:19:18.7336695Z [cluster1] "hostIP": "172.18.0.6",
  10092. 2021-07-12T00:19:18.7337106Z [cluster1] "phase": "Running",
  10093. 2021-07-12T00:19:18.7337528Z [cluster1] "podIP": "172.18.0.6",
  10094. 2021-07-12T00:19:18.7337932Z [cluster1] "podIPs": [
  10095. 2021-07-12T00:19:18.7338760Z [cluster1] {
  10096. 2021-07-12T00:19:18.7339087Z [cluster1] "ip": "172.18.0.6"
  10097. 2021-07-12T00:19:18.7339400Z [cluster1] }
  10098. 2021-07-12T00:19:18.7339709Z [cluster1] ],
  10099. 2021-07-12T00:19:18.7340075Z [cluster1] "qosClass": "BestEffort",
  10100. 2021-07-12T00:19:18.7340678Z [cluster1] "startTime": "2021-07-12T00:17:43Z"
  10101. 2021-07-12T00:19:18.7341033Z [cluster1] }
  10102. 2021-07-12T00:19:18.7341333Z [cluster1] }
  10103. 2021-07-12T00:19:18.7342199Z [submariner-operator]$ [cluster1] validate_pod_container_equals image localhost:5000/submariner-route-agent:local
  10104. 2021-07-12T00:19:18.7343680Z [submariner-operator]$ [cluster1] validate_pod_container_equals image localhost:5000/submariner-route-agent:local
  10105. 2021-07-12T00:19:18.7345037Z [submariner-operator]$ [cluster1] validate_equals .spec.containers[].image localhost:5000/submariner-route-agent:local
  10106. 2021-07-12T00:19:18.7346642Z [submariner-operator]$ [cluster1] validate_equals .spec.containers[]..spec.containers[].image localhost:5000/submariner-route-agent:local
  10107. 2021-07-12T00:19:18.7348116Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].image /tmp/submariner-gateway-gj874.cluster1.json
  10108. 2021-07-12T00:19:18.7349510Z [submariner-operator]$ [cluster1] validate_pod_container_has securityContext.capabilities.add ALL
  10109. 2021-07-12T00:19:18.7350921Z [submariner-operator]$ [cluster1] validate_pod_container_has securityContext.capabilities.add ALL
  10110. 2021-07-12T00:19:18.7353165Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].securityContext.capabilities.add /tmp/submariner-gateway-gj874.cluster1.json
  10111. 2021-07-12T00:19:18.7355109Z [submariner-operator]$ [cluster1] validate_pod_container_equals securityContext.allowPrivilegeEscalation true
  10112. 2021-07-12T00:19:18.7357374Z [submariner-operator]$ [cluster1] validate_pod_container_equals securityContext.allowPrivilegeEscalation true
  10113. 2021-07-12T00:19:18.7359051Z [submariner-operator]$ [cluster1] validate_equals .spec.containers[].securityContext.allowPrivilegeEscalation true
  10114. 2021-07-12T00:19:18.7361017Z [submariner-operator]$ [cluster1] validate_equals .spec.containers[]..spec.containers[].securityContext.allowPrivilegeEscalation true
  10115. 2021-07-12T00:19:18.7363329Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].securityContext.allowPrivilegeEscalation /tmp/submariner-gateway-gj874.cluster1.json
  10116. 2021-07-12T00:19:18.7365282Z [submariner-operator]$ [cluster1] validate_pod_container_equals securityContext.privileged true
  10117. 2021-07-12T00:19:18.7366707Z [submariner-operator]$ [cluster1] validate_pod_container_equals securityContext.privileged true
  10118. 2021-07-12T00:19:18.7367939Z [submariner-operator]$ [cluster1] validate_equals .spec.containers[].securityContext.privileged true
  10119. 2021-07-12T00:19:18.7370923Z [submariner-operator]$ [cluster1] validate_equals .spec.containers[]..spec.containers[].securityContext.privileged true
  10120. 2021-07-12T00:19:18.7373636Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].securityContext.privileged /tmp/submariner-gateway-gj874.cluster1.json
  10121. 2021-07-12T00:19:18.7376230Z [submariner-operator]$ [cluster1] validate_pod_container_equals securityContext.readOnlyRootFilesystem false
  10122. 2021-07-12T00:19:18.8246990Z [submariner-operator]$ [cluster1] validr2] "type": ""
  10123. 2021-07-12T00:19:18.8247528Z [cluster2] },
  10124. 2021-07-12T00:19:18.8248094Z [cluster2] "name": "host-sys"
  10125. 2021-07-12T00:19:18.8248462Z [cluster2] },
  10126. 2021-07-12T00:19:18.8248795Z [cluster2] {
  10127. 2021-07-12T00:19:18.8249940Z [cluster2] "name": "submariner-routeagent-token-qknvb",
  10128. 2021-07-12T00:19:18.8250591Z [cluster2] "secret": {
  10129. 2021-07-12T00:19:18.8251179Z [cluster2] "defaultMode": 420,
  10130. 2021-07-12T00:19:18.8252044Z [cluster2] "secretName": "submariner-routeagent-token-qknvb"
  10131. 2021-07-12T00:19:18.8252850Z [cluster2] }
  10132. 2021-07-12T00:19:18.8253159Z [cluster2] }
  10133. 2021-07-12T00:19:18.8253472Z [cluster2] ]
  10134. 2021-07-12T00:19:18.8253762Z [cluster2] },
  10135. 2021-07-12T00:19:18.8254085Z [cluster2] "status": {
  10136. 2021-07-12T00:19:18.8254883Z [cluster2] "conditions": [
  10137. 2021-07-12T00:19:18.8255242Z [cluster2] {
  10138. 2021-07-12T00:19:18.8255660Z [cluster2] "lastProbeTime": null,
  10139. 2021-07-12T00:19:18.8256392Z [cluster2] "lastTransitionTime": "2021-07-12T00:18:00Z",
  10140. 2021-07-12T00:19:18.8256903Z [cluster2] "status": "True",
  10141. 2021-07-12T00:19:18.8257335Z [cluster2] "type": "Initialized"
  10142. 2021-07-12T00:19:18.8257894Z [cluster2] },
  10143. 2021-07-12T00:19:18.8258193Z [cluster2] {
  10144. 2021-07-12T00:19:18.8258585Z [cluster2] "lastProbeTime": null,
  10145. 2021-07-12T00:19:18.8259250Z [cluster2] "lastTransitionTime": "2021-07-12T00:18:24Z",
  10146. 2021-07-12T00:19:18.8259727Z [cluster2] "status": "True",
  10147. 2021-07-12T00:19:18.8260114Z [cluster2] "type": "Ready"
  10148. 2021-07-12T00:19:18.8260453Z [cluster2] },
  10149. 2021-07-12T00:19:18.8260768Z [cluster2] {
  10150. 2021-07-12T00:19:18.8261139Z [cluster2] "lastProbeTime": null,
  10151. 2021-07-12T00:19:18.8261956Z [cluster2] "lastTransitionTime": "2021-07-12T00:18:24Z",
  10152. 2021-07-12T00:19:18.8262441Z [cluster2] "status": "True",
  10153. 2021-07-12T00:19:18.8262882Z [cluster2] "type": "ContainersReady"
  10154. 2021-07-12T00:19:18.8263266Z [cluster2] },
  10155. 2021-07-12T00:19:18.8263579Z [cluster2] {
  10156. 2021-07-12T00:19:18.8263954Z [cluster2] "lastProbeTime": null,
  10157. 2021-07-12T00:19:18.8264660Z [cluster2] "lastTransitionTime": "2021-07-12T00:18:00Z",
  10158. 2021-07-12T00:19:18.8265140Z [cluster2] "status": "True",
  10159. 2021-07-12T00:19:18.8265560Z [cluster2] "type": "PodScheduled"
  10160. 2021-07-12T00:19:18.8265947Z [cluster2] }
  10161. 2021-07-12T00:19:18.8266240Z [cluster2] ],
  10162. 2021-07-12T00:19:18.8266636Z [cluster2] "containerStatuses": [
  10163. 2021-07-12T00:19:18.8267020Z [cluster2] {
  10164. 2021-07-12T00:19:18.8268317Z [cluster2] "containerID": "containerd://bd0d39e280097054ae9fe7dc6cb8be05066ee593520be5ebff4a6acb4bdb44fa",
  10165. 2021-07-12T00:19:18.8269984Z [cluster2] "image": "localhost:5000/submariner-route-agent:local",
  10166. 2021-07-12T00:19:18.8271341Z [cluster2] "imageID": "localhost:5000/submariner-route-agent@sha256:ff1eefd3e71284f74248114c8337feaba12284803134a1a937ab83a4d4528edf",
  10167. 2021-07-12T00:19:18.8272754Z [cluster2] "lastState": {},
  10168. 2021-07-12T00:19:18.8273435Z [cluster2] "name": "submariner-routeagent",
  10169. 2021-07-12T00:19:18.8273963Z [cluster2] "ready": true,
  10170. 2021-07-12T00:19:18.8275044Z [cluster2] "restartCount": 0,
  10171. 2021-07-12T00:19:18.8275654Z [cluster2] "started": true,
  10172. 2021-07-12T00:19:18.8276011Z [cluster2] "state": {
  10173. 2021-07-12T00:19:18.8276374Z [cluster2] "running": {
  10174. 2021-07-12T00:19:18.8277137Z [cluster2] "startedAt": "2021-07-12T00:18:23Z"
  10175. 2021-07-12T00:19:18.8277544Z [cluster2] }
  10176. 2021-07-12T00:19:18.8278047Z [cluster2] }
  10177. 2021-07-12T00:19:18.8278368Z [cluster2] }
  10178. 2021-07-12T00:19:18.8278697Z [cluster2] ],
  10179. 2021-07-12T00:19:18.8279042Z [cluster2] "hostIP": "172.18.0.4",
  10180. 2021-07-12T00:19:18.8279442Z [cluster2] "phase": "Running",
  10181. 2021-07-12T00:19:18.8279826Z [cluster2] "podIP": "172.18.0.4",
  10182. 2021-07-12T00:19:18.8281736Z [cluster2] "podIPs": [
  10183. 2021-07-12T00:19:18.8282188Z [cluster2] {
  10184. 2021-07-12T00:19:18.8282634Z [cluster2] "ip": "172.18.0.4"
  10185. 2021-07-12T00:19:18.8283077Z [cluster2] }
  10186. 2021-07-12T00:19:18.8283651Z [cluster2] ],
  10187. 2021-07-12T00:19:18.8284015Z [cluster2] "qosClass": "BestEffort",
  10188. 2021-07-12T00:19:18.8284699Z [cluster2] "startTime": "2021-07-12T00:18:00Z"
  10189. 2021-07-12T00:19:18.8285066Z [cluster2] }
  10190. 2021-07-12T00:19:18.8285536Z [cluster2] }
  10191. 2021-07-12T00:19:18.8286481Z [submariner-operator]$ [cluster2] validate_pod_container_equals image localhost:5000/submariner-route-agent:local
  10192. 2021-07-12T00:19:18.8287810Z [submariner-operator]$ [cluster2] validate_pod_container_equals image localhost:5000/submariner-route-agent:local
  10193. 2021-07-12T00:19:18.8289314Z [submariner-operator]$ [cluster2] validate_equals .spec.containers[].image localhost:5000/submariner-route-agent:local
  10194. 2021-07-12T00:19:18.8290891Z [submariner-operator]$ [cluster2] validate_equals .spec.containers[]..spec.containers[].image localhost:5000/submariner-route-agent:local
  10195. 2021-07-12T00:19:18.8292446Z [submariner-operator]$ [cluster2] jq -r -M .spec.containers[].image /tmp/submariner-gateway-949ch.cluster2.json
  10196. 2021-07-12T00:19:18.8294487Z [submariner-operator]$ [cluster2] validate_pod_container_has securityContext.capabilities.add ALL
  10197. 2021-07-12T00:19:18.8295912Z [submariner-operator]$ [cluster2] validate_pod_container_has securityContext.capabilities.add ALL
  10198. 2021-07-12T00:19:18.8298350Z [submariner-operator]$ [cluster2] jq -r -M .spec.containers[].securityContext.capabilities.add /tmp/submariner-gateway-949ch.cluster2.json
  10199. 2021-07-12T00:19:19.0649116Z [submariner-operator]$ [cluster2] validate_pod_container_equals securityContext.allowPrivilegeEscalation trueate_pod_container_equals securityContext.readOnlyRootFilesystem false
  10200. 2021-07-12T00:19:19.0651771Z [submariner-operator]$ [cluster1] validate_equals .spec.containers[].securityContext.readOnlyRootFilesystem false
  10201. 2021-07-12T00:19:19.0653978Z [submariner-operator]$ [cluster1] validate_equals .spec.containers[]..spec.containers[].securityContext.readOnlyRootFilesystem false
  10202. 2021-07-12T00:19:19.0656547Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].securityContext.readOnlyRootFilesystem /tmp/submariner-gateway-gj874.cluster1.json
  10203. 2021-07-12T00:19:19.0658633Z [submariner-operator]$ [cluster1] validate_pod_container_equals securityContext.runAsNonRoot false
  10204. 2021-07-12T00:19:19.0660527Z [submariner-operator]$ [cluster1] validate_pod_container_equals securityContext.runAsNonRoot false
  10205. 2021-07-12T00:19:19.0662897Z [submariner-operator]$ [cluster1] validate_equals .spec.containers[].securityContext.runAsNonRoot false
  10206. 2021-07-12T00:19:19.0664719Z [submariner-operator]$ [cluster1] validate_equals .spec.containers[]..spec.containers[].securityContext.runAsNonRoot false
  10207. 2021-07-12T00:19:19.0667531Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].securityContext.runAsNonRoot /tmp/submariner-gateway-gj874.cluster1.json
  10208. 2021-07-12T00:19:19.0669256Z [submariner-operator]$ [cluster1] validate_pod_container_has command submariner-route-agent.sh
  10209. 2021-07-12T00:19:19.0670933Z [submariner-operator]$ [cluster1] validate_pod_container_has command submariner-route-agent.sh
  10210. 2021-07-12T00:19:19.0672479Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].command /tmp/submariner-gateway-gj874.cluster1.json
  10211. 2021-07-12T00:19:19.0674329Z [submariner-operator]$ [cluster1] jq -r .spec.containers[].env /tmp/submariner-gateway-gj874.cluster1.json
  10212. 2021-07-12T00:19:19.0675694Z [cluster1] [
  10213. 2021-07-12T00:19:19.0676256Z [cluster1] {
  10214. 2021-07-12T00:19:19.0676802Z [cluster1] "name": "SUBMARINER_NAMESPACE",
  10215. 2021-07-12T00:19:19.0678048Z [cluster1] "value": "submariner-operator"
  10216. 2021-07-12T00:19:19.0678808Z [cluster1] },
  10217. 2021-07-12T00:19:19.0679385Z [cluster1] {
  10218. 2021-07-12T00:19:19.0680221Z [cluster1] "name": "SUBMARINER_CLUSTERID",
  10219. 2021-07-12T00:19:19.0680916Z [cluster1] "value": "cluster1"
  10220. 2021-07-12T00:19:19.0681355Z [cluster1] },
  10221. 2021-07-12T00:19:19.0681902Z [cluster1] {
  10222. 2021-07-12T00:19:19.0682368Z [cluster1] "name": "SUBMARINER_DEBUG",
  10223. 2021-07-12T00:19:19.0683049Z [cluster1] "value": "false"
  10224. 2021-07-12T00:19:19.0683449Z [cluster1] },
  10225. 2021-07-12T00:19:19.0683809Z [cluster1] {
  10226. 2021-07-12T00:19:19.0684437Z [cluster1] "name": "SUBMARINER_CLUSTERCIDR",
  10227. 2021-07-12T00:19:19.0685244Z [cluster1] "value": "10.0.0.0/16"
  10228. 2021-07-12T00:19:19.0685594Z [cluster1] },
  10229. 2021-07-12T00:19:19.0685932Z [cluster1] {
  10230. 2021-07-12T00:19:19.0686369Z [cluster1] "name": "SUBMARINER_SERVICECIDR",
  10231. 2021-07-12T00:19:19.0686847Z [cluster1] "value": "100.0.0.0/16"
  10232. 2021-07-12T00:19:19.0687199Z [cluster1] },
  10233. 2021-07-12T00:19:19.0687531Z [cluster1] {
  10234. 2021-07-12T00:19:19.0687951Z [cluster1] "name": "SUBMARINER_GLOBALCIDR",
  10235. 2021-07-12T00:19:19.0688415Z [cluster1] "value": "242.254.1.0/24"
  10236. 2021-07-12T00:19:19.0688781Z [cluster1] },
  10237. 2021-07-12T00:19:19.0689098Z [cluster1] {
  10238. 2021-07-12T00:19:19.0689555Z [cluster1] "name": "SUBMARINER_NETWORKPLUGIN",
  10239. 2021-07-12T00:19:19.0690249Z [cluster1] "value": "weave-net"
  10240. 2021-07-12T00:19:19.0690657Z [cluster1] },
  10241. 2021-07-12T00:19:19.0691148Z [cluster1] {
  10242. 2021-07-12T00:19:19.0691538Z [cluster1] "name": "NODE_NAME",
  10243. 2021-07-12T00:19:19.0691957Z [cluster1] "valueFrom": {
  10244. 2021-07-12T00:19:19.0692388Z [cluster1] "fieldRef": {
  10245. 2021-07-12T00:19:19.0692991Z [cluster1] "apiVersion": "v1",
  10246. 2021-07-12T00:19:19.0693708Z [cluster1] "fieldPath": "spec.nodeName"
  10247. 2021-07-12T00:19:19.0694327Z [cluster1] }
  10248. 2021-07-12T00:19:19.0694730Z [cluster1] }
  10249. 2021-07-12T00:19:19.0695083Z [cluster1] }
  10250. 2021-07-12T00:19:19.0695592Z [cluster1] ]
  10251. 2021-07-12T00:19:19.0696795Z [submariner-operator]$ [cluster1] validate_pod_container_env SUBMARINER_NAMESPACE submariner-operator
  10252. 2021-07-12T00:19:19.0698304Z [submariner-operator]$ [cluster1] validate_pod_container_env SUBMARINER_NAMESPACE submariner-operator
  10253. 2021-07-12T00:19:19.0700136Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].env[] | select(.name=="SUBMARINER_NAMESPACE").value /tmp/submariner-gateway-gj874.cluster1.json
  10254. 2021-07-12T00:19:19.0702024Z [submariner-operator]$ [cluster1] validate_pod_container_env SUBMARINER_DEBUG false
  10255. 2021-07-12T00:19:19.0703267Z [submariner-operator]$ [cluster1] validate_pod_container_env SUBMARINER_DEBUG false
  10256. 2021-07-12T00:19:19.0704815Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].env[] | select(.name=="SUBMARINER_DEBUG").value /tmp/submariner-gateway-gj874.cluster1.json
  10257. 2021-07-12T00:19:19.0706599Z [submariner-operator]$ [cluster1] validate_pod_container_env SUBMARINER_SERVICECIDR 100.0.0.0/16
  10258. 2021-07-12T00:19:19.0707669Z [submariner-operator]$ [cluster1] validate_pod_container_env SUBMARINER_SERVICECIDR 100.0.0.0/16
  10259. 2021-07-12T00:19:19.0709374Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].env[] | select(.name=="SUBMARINER_SERVICECIDR").value /tmp/submariner-gateway-gj874.cluster1.json
  10260. 2021-07-12T00:19:19.0712455Z [submariner-operator]$ [cluster1] validate_pod_container_env SUBMARINER_CLUSTERCIDR 10.0.0.0/16
  10261. 2021-07-12T00:19:19.0714045Z [submariner-operator]$ [cluster1] validate_pod_container_env SUBMARINER_CLUSTERCIDR 10.0.0.0/16
  10262. 2021-07-12T00:19:19.1478278Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].env[] | select(.name=="SUBMARINER_CLUSTERCIDR").value /tmp/su[0m
  10263. 2021-07-12T00:19:19.1480009Z [submariner-operator]$ [cluster2] validate_pod_container_equals securityContext.allowPrivilegeEscalation true
  10264. 2021-07-12T00:19:19.1481950Z [submariner-operator]$ [cluster2] validate_equals .spec.containers[].securityContext.allowPrivilegeEscalation true
  10265. 2021-07-12T00:19:19.1483777Z [submariner-operator]$ [cluster2] validate_equals .spec.containers[]..spec.containers[].securityContext.allowPrivilegeEscalation true
  10266. 2021-07-12T00:19:19.1485889Z [submariner-operator]$ [cluster2] jq -r -M .spec.containers[].securityContext.allowPrivilegeEscalation /tmp/submariner-gateway-949ch.cluster2.json
  10267. 2021-07-12T00:19:19.1487880Z [submariner-operator]$ [cluster2] validate_pod_container_equals securityContext.privileged true
  10268. 2021-07-12T00:19:19.1489201Z [submariner-operator]$ [cluster2] validate_pod_container_equals securityContext.privileged true
  10269. 2021-07-12T00:19:19.1490559Z [submariner-operator]$ [cluster2] validate_equals .spec.containers[].securityContext.privileged true
  10270. 2021-07-12T00:19:19.1492137Z [submariner-operator]$ [cluster2] validate_equals .spec.containers[]..spec.containers[].securityContext.privileged true
  10271. 2021-07-12T00:19:19.1493861Z [submariner-operator]$ [cluster2] jq -r -M .spec.containers[].securityContext.privileged /tmp/submariner-gateway-949ch.cluster2.json
  10272. 2021-07-12T00:19:19.1495841Z [submariner-operator]$ [cluster2] validate_pod_container_equals securityContext.readOnlyRootFilesystem false
  10273. 2021-07-12T00:19:19.1497660Z [submariner-operator]$ [cluster2] validate_pod_container_equals securityContext.readOnlyRootFilesystem false
  10274. 2021-07-12T00:19:19.1499395Z [submariner-operator]$ [cluster2] validate_equals .spec.containers[].securityContext.readOnlyRootFilesystem false
  10275. 2021-07-12T00:19:19.1501357Z [submariner-operator]$ [cluster2] validate_equals .spec.containers[]..spec.containers[].securityContext.readOnlyRootFilesystem false
  10276. 2021-07-12T00:19:19.1503810Z [submariner-operator]$ [cluster2] jq -r -M .spec.containers[].securityContext.readOnlyRootFilesystem /tmp/submariner-gateway-949ch.cluster2.json
  10277. 2021-07-12T00:19:19.1505886Z [submariner-operator]$ [cluster2] validate_pod_container_equals securityContext.runAsNonRoot false
  10278. 2021-07-12T00:19:19.1507228Z [submariner-operator]$ [cluster2] validate_pod_container_equals securityContext.runAsNonRoot false
  10279. 2021-07-12T00:19:19.1508610Z [submariner-operator]$ [cluster2] validate_equals .spec.containers[].securityContext.runAsNonRoot false
  10280. 2021-07-12T00:19:19.1510108Z [submariner-operator]$ [cluster2] validate_equals .spec.containers[]..spec.containers[].securityContext.runAsNonRoot false
  10281. 2021-07-12T00:19:19.1511887Z [submariner-operator]$ [cluster2] jq -r -M .spec.containers[].securityContext.runAsNonRoot /tmp/submariner-gateway-949ch.cluster2.json
  10282. 2021-07-12T00:19:19.1513485Z [submariner-operator]$ [cluster2] validate_pod_container_has command submariner-route-agent.sh
  10283. 2021-07-12T00:19:19.1514732Z [submariner-operator]$ [cluster2] validate_pod_container_has command submariner-route-agent.sh
  10284. 2021-07-12T00:19:19.1516158Z [submariner-operator]$ [cluster2] jq -r -M .spec.containers[].command /tmp/submariner-gateway-949ch.cluster2.json
  10285. 2021-07-12T00:19:19.1518069Z [submariner-operator]$ [cluster2] jq -r .spec.containers[].env /tmp/submariner-gateway-949ch.cluster2.json
  10286. 2021-07-12T00:19:19.1518915Z [cluster2] [
  10287. 2021-07-12T00:19:19.1519231Z [cluster2] {
  10288. 2021-07-12T00:19:19.1519633Z [cluster2] "name": "SUBMARINER_NAMESPACE",
  10289. 2021-07-12T00:19:19.1520511Z [cluster2] "value": "submariner-operator"
  10290. 2021-07-12T00:19:19.1520950Z [cluster2] },
  10291. 2021-07-12T00:19:19.1521268Z [cluster2] {
  10292. 2021-07-12T00:19:19.1521660Z [cluster2] "name": "SUBMARINER_CLUSTERID",
  10293. 2021-07-12T00:19:19.1522122Z [cluster2] "value": "cluster2"
  10294. 2021-07-12T00:19:19.1523380Z [cluster2] },
  10295. 2021-07-12T00:19:19.1523793Z [cluster2] {
  10296. 2021-07-12T00:19:19.1524276Z [cluster2] "name": "SUBMARINER_DEBUG",
  10297. 2021-07-12T00:19:19.1524855Z [cluster2] "value": "false"
  10298. 2021-07-12T00:19:19.1525303Z [cluster2] },
  10299. 2021-07-12T00:19:19.1525713Z [cluster2] {
  10300. 2021-07-12T00:19:19.1526547Z [cluster2] "name": "SUBMARINER_CLUSTERCIDR",
  10301. 2021-07-12T00:19:19.1527173Z [cluster2] "value": "10.0.0.0/16"
  10302. 2021-07-12T00:19:19.1527531Z [cluster2] },
  10303. 2021-07-12T00:19:19.1527832Z [cluster2] {
  10304. 2021-07-12T00:19:19.1528246Z [cluster2] "name": "SUBMARINER_SERVICECIDR",
  10305. 2021-07-12T00:19:19.1528675Z [cluster2] "value": "100.0.0.0/16"
  10306. 2021-07-12T00:19:19.1529031Z [cluster2] },
  10307. 2021-07-12T00:19:19.1529334Z [cluster2] {
  10308. 2021-07-12T00:19:19.1529845Z [cluster2] "name": "SUBMARINER_GLOBALCIDR",
  10309. 2021-07-12T00:19:19.1530277Z [cluster2] "value": "242.254.2.0/24"
  10310. 2021-07-12T00:19:19.1530620Z [cluster2] },
  10311. 2021-07-12T00:19:19.1530915Z [cluster2] {
  10312. 2021-07-12T00:19:19.1531349Z [cluster2] "name": "SUBMARINER_NETWORKPLUGIN",
  10313. 2021-07-12T00:19:19.1532060Z [cluster2] "value": "weave-net"
  10314. 2021-07-12T00:19:19.1532449Z [cluster2] },
  10315. 2021-07-12T00:19:19.1532779Z [cluster2] {
  10316. 2021-07-12T00:19:19.1533123Z [cluster2] "name": "NODE_NAME",
  10317. 2021-07-12T00:19:19.1533525Z [cluster2] "valueFrom": {
  10318. 2021-07-12T00:19:19.1533902Z [cluster2] "fieldRef": {
  10319. 2021-07-12T00:19:19.1534308Z [cluster2] "apiVersion": "v1",
  10320. 2021-07-12T00:19:19.1534770Z [cluster2] "fieldPath": "spec.nodeName"
  10321. 2021-07-12T00:19:19.1535191Z [cluster2] }
  10322. 2021-07-12T00:19:19.1535494Z [cluster2] }
  10323. 2021-07-12T00:19:19.1535823Z [cluster2] }
  10324. 2021-07-12T00:19:19.1536126Z [cluster2] ]
  10325. 2021-07-12T00:19:19.1537036Z [submariner-operator]$ [cluster2] validate_pod_container_env SUBMARINER_NAMESPACE submariner-operator
  10326. 2021-07-12T00:19:19.6569027Z [submariner-operator]$ [cluster2] validatebmariner-gateway-gj874.cluster1.json
  10327. 2021-07-12T00:19:19.6570754Z [submariner-operator]$ [cluster1] validate_equals .spec.serviceAccount submariner-routeagent
  10328. 2021-07-12T00:19:19.6572455Z [submariner-operator]$ [cluster1] validate_equals .spec.serviceAccount submariner-routeagent
  10329. 2021-07-12T00:19:19.6573978Z [submariner-operator]$ [cluster1] jq -r -M .spec.serviceAccount /tmp/submariner-gateway-gj874.cluster1.json
  10330. 2021-07-12T00:19:19.6575447Z [submariner-operator]$ [cluster1] validate_equals .status.phase Running
  10331. 2021-07-12T00:19:19.6576710Z [submariner-operator]$ [cluster1] validate_equals .status.phase Running
  10332. 2021-07-12T00:19:19.6578019Z [submariner-operator]$ [cluster1] jq -r -M .status.phase /tmp/submariner-gateway-gj874.cluster1.json
  10333. 2021-07-12T00:19:19.6579790Z [submariner-operator]$ [cluster1] validate_equals .metadata.namespace submariner-operator
  10334. 2021-07-12T00:19:19.6581202Z [submariner-operator]$ [cluster1] validate_equals .metadata.namespace submariner-operator
  10335. 2021-07-12T00:19:19.6582667Z [submariner-operator]$ [cluster1] jq -r -M .metadata.namespace /tmp/submariner-gateway-gj874.cluster1.json
  10336. 2021-07-12T00:19:19.6585246Z [submariner-operator]$ [cluster1] validate_equals .spec.terminationGracePeriodSeconds 1
  10337. 2021-07-12T00:19:19.6587198Z [submariner-operator]$ [cluster1] validate_equals .spec.terminationGracePeriodSeconds 1
  10338. 2021-07-12T00:19:19.6589507Z [submariner-operator]$ [cluster1] jq -r -M .spec.terminationGracePeriodSeconds /tmp/submariner-gateway-gj874.cluster1.json
  10339. 2021-07-12T00:19:19.6591016Z [cluster1] Testing Submariner routeagent pod submariner-routeagent-s925v
  10340. 2021-07-12T00:19:19.6592269Z [submariner-operator]$ [cluster1] json_file=/tmp/submariner-gateway-gj874.cluster1.json
  10341. 2021-07-12T00:19:19.6593964Z [submariner-operator]$ [cluster1] kubectl get pod submariner-routeagent-s925v --namespace=submariner-operator -o json
  10342. 2021-07-12T00:19:19.6595401Z [submariner-operator]$ [cluster1] tee /tmp/submariner-gateway-gj874.cluster1.json
  10343. 2021-07-12T00:19:19.6596861Z [submariner-operator]$ [cluster1] kubectl get pod submariner-routeagent-s925v --namespace=submariner-operator -o json
  10344. 2021-07-12T00:19:19.6598940Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get pod submariner-routeagent-s925v --namespace=submariner-operator -o json
  10345. 2021-07-12T00:19:19.6599862Z [cluster1] {
  10346. 2021-07-12T00:19:19.6600218Z [cluster1] "apiVersion": "v1",
  10347. 2021-07-12T00:19:19.6600617Z [cluster1] "kind": "Pod",
  10348. 2021-07-12T00:19:19.6601176Z [cluster1] "metadata": {
  10349. 2021-07-12T00:19:19.6601845Z [cluster1] "creationTimestamp": "2021-07-12T00:17:43Z",
  10350. 2021-07-12T00:19:19.6602667Z [cluster1] "generateName": "submariner-routeagent-",
  10351. 2021-07-12T00:19:19.6603215Z [cluster1] "labels": {
  10352. 2021-07-12T00:19:19.6603860Z [cluster1] "app": "submariner-routeagent",
  10353. 2021-07-12T00:19:19.6604568Z [cluster1] "component": "routeagent",
  10354. 2021-07-12T00:19:19.6605302Z [cluster1] "controller-revision-hash": "5b56bb768",
  10355. 2021-07-12T00:19:19.6606078Z [cluster1] "pod-template-generation": "1"
  10356. 2021-07-12T00:19:19.6606560Z [cluster1] },
  10357. 2021-07-12T00:19:19.6607223Z [cluster1] "name": "submariner-routeagent-s925v",
  10358. 2021-07-12T00:19:19.6608049Z [cluster1] "namespace": "submariner-operator",
  10359. 2021-07-12T00:19:19.6608608Z [cluster1] "ownerReferences": [
  10360. 2021-07-12T00:19:19.6609001Z [cluster1] {
  10361. 2021-07-12T00:19:19.6609398Z [cluster1] "apiVersion": "apps/v1",
  10362. 2021-07-12T00:19:19.6609902Z [cluster1] "blockOwnerDeletion": true,
  10363. 2021-07-12T00:19:19.6610413Z [cluster1] "controller": true,
  10364. 2021-07-12T00:19:19.6610847Z [cluster1] "kind": "DaemonSet",
  10365. 2021-07-12T00:19:19.6611539Z [cluster1] "name": "submariner-routeagent",
  10366. 2021-07-12T00:19:19.6612645Z [cluster1] "uid": "5c7f0543-60f1-4bbc-8802-73bbbe6a3011"
  10367. 2021-07-12T00:19:19.6613295Z [cluster1] }
  10368. 2021-07-12T00:19:19.6613805Z [cluster1] ],
  10369. 2021-07-12T00:19:19.6614253Z [cluster1] "resourceVersion": "1998",
  10370. 2021-07-12T00:19:19.6615468Z [cluster1] "selfLink": "/api/v1/namespaces/submariner-operator/pods/submariner-routeagent-s925v",
  10371. 2021-07-12T00:19:19.6616817Z [cluster1] "uid": "9112ec8e-5edb-4cec-971d-655de3857b26"
  10372. 2021-07-12T00:19:19.6617680Z [cluster1] },
  10373. 2021-07-12T00:19:19.6618318Z [cluster1] "spec": {
  10374. 2021-07-12T00:19:19.6618669Z [cluster1] "affinity": {
  10375. 2021-07-12T00:19:19.6619048Z [cluster1] "nodeAffinity": {
  10376. 2021-07-12T00:19:19.6619875Z [cluster1] "requiredDuringSchedulingIgnoredDuringExecution": {
  10377. 2021-07-12T00:19:19.6620749Z [cluster1] "nodeSelectorTerms": [
  10378. 2021-07-12T00:19:19.6621164Z [cluster1] {
  10379. 2021-07-12T00:19:19.6621540Z [cluster1] "matchFields": [
  10380. 2021-07-12T00:19:19.6621903Z [cluster1] {
  10381. 2021-07-12T00:19:19.6622306Z [cluster1] "key": "metadata.name",
  10382. 2021-07-12T00:19:19.6678023Z [cluster1] "operator": "In",
  10383. 2021-07-12T00:19:19.6678451Z [cluster1] "values": [
  10384. 2021-07-12T00:19:19.6679171Z [cluster1] "cluster1-worker2"
  10385. 2021-07-12T00:19:19.6679783Z [cluster1] ]
  10386. 2021-07-12T00:19:19.6680123Z [cluster1] }
  10387. 2021-07-12T00:19:19.6680479Z [cluster1] ]
  10388. 2021-07-12T00:19:19.6680811Z [cluster1] }
  10389. 2021-07-12T00:19:19.6681347Z [cluster1] ]
  10390. 2021-07-12T00:19:19.6681690Z [cluster1] }
  10391. 2021-07-12T00:19:19.6682007Z [cluster1] }
  10392. 2021-07-12T00:19:19.6682334Z [cluster1] },
  10393. 2021-07-12T00:19:19.6682835Z [cluster1] "containers": [
  10394. 2021-07-12T00:19:19.6683363Z [cluster1] {
  10395. 2021-07-12T00:19:19.6683705Z [cluster1] "command": [
  10396. 2021-07-12T00:19:19.6686396Z [cluster1] "submariner-route-agent.sh"
  10397. 2021-07-12T00:19:19.6687073Z [cluster1] ],
  10398. 2021-07-12T00:19:19.6687548Z [cluster1] "env": [
  10399. 2021-07-12T00:19:19.6687986Z [cluster1] {
  10400. 2021-07-12T00:19:19.6688553Z [cluster1] "name": "SUBMARINER_NAMESPACE",
  10401. 2021-07-12T00:19:19.6690313Z [cluster1] "value": "submariner-operator"
  10402. 2021-07-12T00:19:19.6690968Z [cluster1] },
  10403. 2021-07-12T00:19:19.6691327Z [cluster1] {
  10404. 2021-07-12T00:19:19.6691771Z [cluster1] "name": "SUBMARINER_CLUSTERID",
  10405. 2021-07-12T00:19:19.6692291Z [cluster1] "value": "cluster1"
  10406. 2021-07-12T00:19:19.6692699Z [cluster1] },
  10407. 2021-07-12T00:19:19.6693215Z [cluster1] {
  10408. 2021-07-12T00:19:19.6693631Z [cluster1] "name": "SUBMARINER_DEBUG",
  10409. 2021-07-12T00:19:19.6694098Z [cluster1] "value": "false"
  10410. 2021-07-12T00:19:19.6694644Z [cluster1] },
  10411. 2021-07-12T00:19:19.6695008Z [cluster1] {
  10412. 2021-07-12T00:19:19.6695486Z [cluster1] "name": "SUBMARINER_CLUSTERCIDR",
  10413. 2021-07-12T00:19:19.6695977Z [cluster1] "value": "10.0.0.0/16"
  10414. 2021-07-12T00:19:19.6696546Z [cluster1] },
  10415. 2021-07-12T00:19:19.6697159Z [cluster1] {
  10416. 2021-07-12T00:19:19.6698063Z [cluster1] "name": "SUBMARINER_SERVICECIDR",
  10417. 2021-07-12T00:19:19.6698581Z [cluster1] "value": "100.0.0.0/16"
  10418. 2021-07-12T00:19:19.6699003Z [cluster1] },
  10419. 2021-07-12T00:19:19.6699367Z [cluster1] {
  10420. 2021-07-12T00:19:19.6700365Z [cluster1] "name": "SUBMARINER_GLOBALCIDR",
  10421. 2021-07-12T00:19:19.6701004Z [cluster1] "value": "242.254.1.0/24"
  10422. 2021-07-12T00:19:19.6701397Z [cluster1] },
  10423. 2021-07-12T00:19:19.6701761Z [cluster1] {
  10424. 2021-07-12T00:19:19.6702385Z [cluster1] "name": "SUBMARINER_NETWORKPLUGIN",
  10425. 2021-07-12T00:19:19.6703478Z [cluster1] "value": "weave-net"
  10426. 2021-07-12T00:19:19.6703902Z [cluster1] },
  10427. 2021-07-12T00:19:19.6704268Z [cluster1] {
  10428. 2021-07-12T00:19:19.6704671Z [cluster1] "name": "NODE_NAME",
  10429. 2021-07-12T00:19:19.6705284Z [cluster1] "valueFrom": {
  10430. 2021-07-12T00:19:19.6705867Z [cluster1] "fieldRef": {
  10431. 2021-07-12T00:19:19.6706629Z [cluster1] "apiVersion": "v1",
  10432. 2021-07-12T00:19:19.6707136Z [cluster1] "fieldPath": "spec.nodeName"
  10433. 2021-07-12T00:19:19.6707563Z [cluster1] }
  10434. 2021-07-12T00:19:19.6707897Z [cluster1] }
  10435. 2021-07-12T00:19:19.6708213Z [cluster1] }
  10436. 2021-07-12T00:19:19.6708707Z [cluster1] ],
  10437. 2021-07-12T00:19:19.6709435Z [cluster1] "image": "localhost:5000/submariner-route-agent:local",
  10438. 2021-07-12T00:19:19.6710090Z [cluster1] "imagePullPolicy": "Always",
  10439. 2021-07-12T00:19:19.6711234Z [cluster1] "name": "submariner-routeagent",
  10440. 2021-07-12T00:19:19.6711788Z [cluster1] "resources": {},
  10441. 2021-07-12T00:19:19.6712257Z [cluster1] "securityContext": {
  10442. 2021-07-12T00:19:19.6712889Z [cluster1] "allowPrivilegeEscalation": true,
  10443. 2021-07-12T00:19:19.6713646Z [cluster1] "capabilities": {
  10444. 2021-07-12T00:19:19.6714339Z [cluster1] "add": [
  10445. 2021-07-12T00:19:19.6714731Z [cluster1] "ALL"
  10446. 2021-07-12T00:19:19.6715090Z [cluster1] ]
  10447. 2021-07-12T00:19:19.6715451Z [cluster1] },
  10448. 2021-07-12T00:19:19.6716043Z [cluster1] "privileged": true,
  10449. 2021-07-12T00:19:19.6717590Z [cluster1] "readOnlyRootFilesystem": false,
  10450. 2021-07-12T00:19:19.6718218Z [cluster1] "runAsNonRoot": false
  10451. 2021-07-12T00:19:19.6718815Z [cluster1] },
  10452. 2021-07-12T00:19:19.6720330Z [cluster1] "terminationMessagePath": "/dev/termination-log",
  10453. 2021-07-12T00:19:19.6721281Z [cluster1] "terminationMessagePolicy": "File",
  10454. 2021-07-12T00:19:19.6722069Z [cluster1] "volumeMounts": [
  10455. 2021-07-12T00:19:19.6722481Z [cluster1] {
  10456. 2021-07-12T00:19:19.6722906Z [cluster1] "mountPath": "/sys",
  10457. 2021-07-12T00:19:19.6723557Z [cluster1] "name": "host-sys",
  10458. 2021-07-12T00:19:19.6724337Z [cluster1] "readOnly": true
  10459. 2021-07-12T00:19:19.6724876Z [cluster1] },
  10460. 2021-07-12T00:19:19.6725410Z [cluster1] {
  10461. 2021-07-12T00:19:19.6725852Z [cluster1] "mountPath": "/run/xtables.lock",
  10462. 2021-07-12T00:19:19.6726609Z [cluster1] "name": "host-run-xtables-lock"
  10463. 2021-07-12T00:19:19.6727106Z [cluster1] },
  10464. 2021-07-12T00:19:19.6727440Z [cluster1] {
  10465. 2021-07-12T00:19:19.6727918Z [cluster1] "mountPath": "/run/openvswitch/db.sock",
  10466. 2021-07-12T00:19:19.6728763Z [cluster1] "name": "host-run-openvswitch-db-sock"
  10467. 2021-07-12T00:19:19.6729682Z [cluster1] },
  10468. 2021-07-12T00:19:19.6730179Z [cluster1] {
  10469. 2021-07-12T00:19:19.6730735Z [cluster1] "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
  10470. 2021-07-12T00:19:19.6732116Z [cluster1] "name": "submariner-routeagent-token-xk74t",
  10471. 2021-07-12T00:19:19.6732830Z [cluster1] "readOnly": true
  10472. 2021-07-12T00:19:19.6733414Z [cluster1] }
  10473. 2021-07-12T00:19:19.6733764Z [cluster1] ]
  10474. 2021-07-12T00:19:19.6734619Z [cluster1] }
  10475. 2021-07-12T00:19:19.6734976Z [cluster1] ],
  10476. 2021-07-12T00:19:19.6735916Z [cluster1] "dnsPolicy": "ClusterFirst",
  10477. 2021-07-12T00:19:19.6736496Z [cluster1] "enableServiceLinks": true,
  10478. 2021-07-12T00:19:19.6737035Z [cluster1] "hostNetwork": true,
  10479. 2021-07-12T00:19:19.6737763Z [cluster1] "nodeName": "cluster1-worker2",
  10480. 2021-07-12T00:19:19.6738420Z [cluster1] "priority": 0,
  10481. 2021-07-12T00:19:19.6738865Z [cluster1] "restartPolicy": "Always",
  10482. 2021-07-12T00:19:19.6739752Z [cluster1] "schedulerName": "default-scheduler",
  10483. 2021-07-12T00:19:19.6740812Z [cluster1] "securityContext": {},
  10484. 2021-07-12T00:19:19.6741737Z [cluster1] "serviceAccount": "submariner-routeagent",
  10485. 2021-07-12T00:19:19.6742648Z [cluster1] "serviceAccountName": "submariner-routeagent",
  10486. 2021-07-12T00:19:19.6743613Z [cluster1] "terminationGracePeriodSeconds": 1,
  10487. 2021-07-12T00:19:19.6744482Z [cluster1] "tolerations": [
  10488. 2021-07-12T00:19:19.6744913Z [cluster1] {
  10489. 2021-07-12T00:19:19.6745310Z [cluster1] "operator": "Exists"
  10490. 2021-07-12T00:19:19.6745687Z [cluster1] },
  10491. 2021-07-12T00:19:19.6746029Z [cluster1] {
  10492. 2021-07-12T00:19:19.6746421Z [cluster1] "effect": "NoExecute",
  10493. 2021-07-12T00:19:19.6747302Z [cluster1] "key": "node.kubernetes.io/not-ready",
  10494. 2021-07-12T00:19:19.6747832Z [cluster1] "operator": "Exists"
  10495. 2021-07-12T00:19:19.6748191Z [cluster1] },
  10496. 2021-07-12T00:19:19.6748511Z [cluster1] {
  10497. 2021-07-12T00:19:19.6748886Z [cluster1] "effect": "NoExecute",
  10498. 2021-07-12T00:19:19.6749555Z [cluster1] "key": "node.kubernetes.io/unreachable",
  10499. 2021-07-12T00:19:19.6750251Z [cluster1] "operator": "Exists"
  10500. 2021-07-12T00:19:19.6750645Z [cluster1] },
  10501. 2021-07-12T00:19:19.6750960Z [cluster1] {
  10502. 2021-07-12T00:19:19.6751365Z [cluster1] "effect": "NoSchedule",
  10503. 2021-07-12T00:19:19.6752117Z [cluster1] "key": "node.kubernetes.io/disk-pressure",
  10504. 2021-07-12T00:19:19.6752697Z [cluster1] "operator": "Exists"
  10505. 2021-07-12T00:19:19.6753087Z [cluster1] },
  10506. 2021-07-12T00:19:19.6753401Z [cluster1] {
  10507. 2021-07-12T00:19:19.6753805Z [cluster1] "effect": "NoSchedule",
  10508. 2021-07-12T00:19:19.6754869Z [cluster1] "key": "node.kubernetes.io/memory-pressure",
  10509. 2021-07-12T00:19:19.6755644Z [cluster1] "operator": "Exists"
  10510. 2021-07-12T00:19:19.6756025Z [cluster1] },
  10511. 2021-07-12T00:19:19.6756372Z [cluster1] {
  10512. 2021-07-12T00:19:19.6756770Z [cluster1] "effect": "NoSchedule",
  10513. 2021-07-12T00:19:19.6757688Z [cluster1] "key": "node.kubernetes.io/pid-pressure",
  10514. 2021-07-12T00:19:19.6758256Z [cluster1] "operator": "Exists"
  10515. 2021-07-12T00:19:19.6758656Z [cluster1] },
  10516. 2021-07-12T00:19:19.6759304Z [cluster1] {
  10517. 2021-07-12T00:19:19.6759681Z [cluster1] "effect": "NoSchedule",
  10518. 2021-07-12T00:19:19.6760434Z [cluster1] "key": "node.kubernetes.io/unschedulable",
  10519. 2021-07-12T00:19:19.6767293Z [cluster1] "operator": "Exists"
  10520. 2021-07-12T00:19:19.6767680Z [cluster1] },
  10521. 2021-07-12T00:19:19.6767978Z [cluster1] {
  10522. 2021-07-12T00:19:19.6768537Z [cluster1] "effect": "NoSchedule",
  10523. 2021-07-12T00:19:19.6769618Z [cluster1] "key": "node.kubernetes.io/network-unavailable",
  10524. 2021-07-12T00:19:19.6770270Z [cluster1] "operator": "Exists"
  10525. 2021-07-12T00:19:19.6770693Z [cluster1] }
  10526. 2021-07-12T00:19:19.6771045Z [cluster1] ],
  10527. 2021-07-12T00:19:19.6771420Z [cluster1] "volumes": [
  10528. 2021-07-12T00:19:19.6771779Z [cluster1] {
  10529. 2021-07-12T00:19:19.6772166Z [cluster1] "hostPath": {
  10530. 2021-07-12T00:19:19.6772630Z [cluster1] "path": "/run/xtables.lock",
  10531. 2021-07-12T00:19:19.6773406Z [cluster1] "type": ""
  10532. 2021-07-12T00:19:19.6773744Z [cluster1] },
  10533. 2021-07-12T00:19:19.6774907Z [cluster1] "name": "host-run-xtables-lock"
  10534. 2021-07-12T00:19:19.6775423Z [cluster1] },
  10535. 2021-07-12T00:19:19.6775958Z [cluster1] {
  10536. 2021-07-12T00:19:19.6776339Z [cluster1] "hostPath": {
  10537. 2021-07-12T00:19:19.6776853Z [cluster1] "path": "/run/openvswitch/db.sock",
  10538. 2021-07-12T00:19:19.6777348Z [cluster1] "type": ""
  10539. 2021-07-12T00:19:19.6777714Z [cluster1] },
  10540. 2021-07-12T00:19:19.6778639Z [cluster1] "name": "host-run-openvswitch-db-sock"
  10541. 2021-07-12T00:19:19.6779467Z [cluster1] },
  10542. 2021-07-12T00:19:19.6779788Z [cluster1] {
  10543. 2021-07-12T00:19:19.6780128Z [cluster1] "hostPath": {
  10544. 2021-07-12T00:19:19.6780509Z [cluster1] "path": "/sys",
  10545. 2021-07-12T00:19:19.6780855Z [cluster1] "type": ""
  10546. 2021-07-12T00:19:19.6781193Z [cluster1] },
  10547. 2021-07-12T00:19:19.6781681Z [cluster1] "name": "host-sys"
  10548. 2021-07-12T00:19:19.6782234Z [cluster1] },
  10549. 2021-07-12T00:19:19.6782544Z [cluster1] {
  10550. 2021-07-12T00:19:19.6783507Z [cluster1] "name": "submariner-routeagent-token-xk74t",
  10551. 2021-07-12T00:19:19.6784182Z [cluster1] "secret": {
  10552. 2021-07-12T00:19:19.6784598Z [cluster1] "defaultMode": 420,
  10553. 2021-07-12T00:19:19.6785634Z [cluster1] "secretName": "submariner-routeagent-token-xk74t"
  10554. 2021-07-12T00:19:19.6787243Z [cluster1] }
  10555. 2021-07-12T00:19:19.6787679Z [cluster1] }
  10556. 2021-07-12T00:19:19.6788083Z [cluster1] ]
  10557. 2021-07-12T00:19:19.6788494Z [cluster1] },
  10558. 2021-07-12T00:19:19.6788913Z [cluster1] "status": {
  10559. 2021-07-12T00:19:19.6789426Z [cluster1] "conditions": [
  10560. 2021-07-12T00:19:19.6790188Z [cluster1] {
  10561. 2021-07-12T00:19:19.6790615Z [cluster1] "lastProbeTime": null,
  10562. 2021-07-12T00:19:19.6791600Z [cluster1] "lastTransitionTime": "2021-07-12T00:17:43Z",
  10563. 2021-07-12T00:19:19.6792262Z [cluster1] "status": "True",
  10564. 2021-07-12T00:19:19.6792711Z [cluster1] "type": "Initialized"
  10565. 2021-07-12T00:19:19.6793102Z [cluster1] },
  10566. 2021-07-12T00:19:19.6793439Z [cluster1] {
  10567. 2021-07-12T00:19:19.6793848Z [cluster1] "lastProbeTime": null,
  10568. 2021-07-12T00:19:19.6794591Z [cluster1] "lastTransitionTime": "2021-07-12T00:18:04Z",
  10569. 2021-07-12T00:19:19.6795235Z [cluster1] "status": "True",
  10570. 2021-07-12T00:19:19.6795649Z [cluster1] "type": "Ready"
  10571. 2021-07-12T00:19:19.6795997Z [cluster1] },
  10572. 2021-07-12T00:19:19.6796326Z [cluster1] {
  10573. 2021-07-12T00:19:19.9627370Z [cluster1] "lastProbeTime": null,
  10574. 2021-07-12T00:19:19.9628695Z [cluster1] "lastTransitionTime": "2021-07-12T00:18:04Z",
  10575. 2021-07-12T00:19:19.9629229Z [cluster1] "status": "True",
  10576. 2021-07-12T00:19:19.9629727Z [cluster1] "type": "ContainersReady"
  10577. 2021-07-12T00:19:19.9630176Z [cluster1] },
  10578. 2021-07-12T00:19:19.9630500Z [cluster1] {
  10579. 2021-07-12T00:19:19.9630923Z [cluster1] "lastProbeTime": null,
  10580. 2021-07-12T00:19:19.9631813Z [cluster1] "lastTransitionTime": "2021-07-12T00:17:43Z",
  10581. 2021-07-12T00:19:19.9632482Z [cluster1] "status": "True",
  10582. 2021-07-12T00:19:19.9632955Z [cluster1] "type": "PodScheduled"
  10583. 2021-07-12T00:19:19.9633568Z [cluster1] }
  10584. 2021-07-12T00:19:19.9633910Z [cluster1] ],
  10585. 2021-07-12T00:19:19.9634321Z [cluster1] "containerStatuses": [
  10586. 2021-07-12T00:19:19.9634754Z [cluster1] {
  10587. 2021-07-12T00:19:19.9636348Z [cluster1] "containerID": "containerd://24b57d6ade876ef00bd448cf8fbce29823d5dc927e7cfb0c6759205cadb729b4",
  10588. 2021-07-12T00:19:19.9638326Z [cluster1] "image": "localhost:5000/submariner-route-agent:local",
  10589. 2021-07-12T00:19:19.9639958Z [cluster1] "imageID": "localhost:5000/submariner-route-agent@sha256:ff1eefd3e71284f74248114c8337feaba12284803134a1a937ab83a4d4528edf",
  10590. 2021-07-12T00:19:19.9641014Z [cluster1] "lastState": {},
  10591. 2021-07-12T00:19:19.9641731Z [cluster1] "name": "submariner-routeagent",
  10592. 2021-07-12T00:19:19.9642231Z [cluster1] "ready": true,
  10593. 2021-07-12T00:19:19.9642660Z [cluster1] "restartCount": 0,
  10594. 2021-07-12T00:19:19.9643078Z [cluster1] "started": true,
  10595. 2021-07-12T00:19:19.9643477Z [cluster1] "state": {
  10596. 2021-07-12T00:19:19.9643857Z [cluster1] "running": {
  10597. 2021-07-12T00:19:19.9644447Z [cluster1] "startedAt": "2021-07-12T00:18:03Z"
  10598. 2021-07-12T00:19:19.9644855Z [cluster1] }
  10599. 2021-07-12T00:19:19.9645185Z [cluster1] }
  10600. 2021-07-12T00:19:19.9645519Z [cluster1] }
  10601. 2021-07-12T00:19:19.9645827Z [cluster1] ],
  10602. 2021-07-12T00:19:19.9646323Z [cluster1] "hostIP": "172.18.0.9",
  10603. 2021-07-12T00:19:19.9646733Z [cluster1] "phase": "Running",
  10604. 2021-07-12T00:19:19.9647135Z [cluster1] "podIP": "172.18.0.9",
  10605. 2021-07-12T00:19:19.9647497Z [cluster1] "podIPs": [
  10606. 2021-07-12T00:19:19.9647852Z [cluster1] {
  10607. 2021-07-12T00:19:19.9648190Z [cluster1] "ip": "172.18.0.9"
  10608. 2021-07-12T00:19:19.9648642Z [cluster1] }
  10609. 2021-07-12T00:19:19.9648971Z [cluster1] ],
  10610. 2021-07-12T00:19:19.9649358Z [cluster1] "qosClass": "BestEffort",
  10611. 2021-07-12T00:19:19.9650173Z [cluster1] "startTime": "2021-07-12T00:17:43Z"
  10612. 2021-07-12T00:19:19.9650541Z [cluster1] }
  10613. 2021-07-12T00:19:19.9650858Z [cluster1] }
  10614. 2021-07-12T00:19:19.9651940Z [submariner-operator]$ [cluster1] validate_pod_container_equals image localhost:5000/submariner-route-agent:local
  10615. 2021-07-12T00:19:19.9653468Z [submariner-operator]$ [cluster1] validate_pod_container_equals image localhost:5000/submariner-route-agent:local
  10616. 2021-07-12T00:19:19.9654878Z [submariner-operator]$ [cluster1] validate_equals .spec.containers[].image localhost:5000/submariner-route-agent:local
  10617. 2021-07-12T00:19:19.9656736Z [submariner-operator]$ [cluster1] validate_equals .spec.containers[]..spec.containers[].image localhost:5000/submariner-route-agent:local
  10618. 2021-07-12T00:19:19.9658299Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].image /tmp/submariner-gateway-gj874.cluster1.json
  10619. 2021-07-12T00:19:19.9659890Z [submariner-operator]$ [cluster1] validate_pod_container_has securityContext.capabilities.add ALL
  10620. 2021-07-12T00:19:19.9661336Z [submariner-operator]$ [cluster1] validate_pod_container_has securityContext.capabilities.add ALL
  10621. 2021-07-12T00:19:19.9663290Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].securityContext.capabilities.add /tmp/submariner-gateway-gj874.cluster1.json
  10622. 2021-07-12T00:19:19.9665284Z [submariner-operator]$ [cluster1] validate_pod_container_equals securityContext.allowPrivilegeEscalation true
  10623. 2021-07-12T00:19:19.9667164Z [submariner-operator]$ [cluster1] validate_pod_container_equals securityContext.allowPrivilegeEscalation true
  10624. 2021-07-12T00:19:19.9669279Z [submariner-operator]$ [cluster1] validate_equals .spec.containers[].securityContext.allowPrivilegeEscalation true
  10625. 2021-07-12T00:19:19.9671354Z [submariner-operator]$ [cluster1] validate_equals .spec.containers[]..spec.containers[].securityContext.allowPrivilegeEscalation true
  10626. 2021-07-12T00:19:19.9673655Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].securityContext.allowPrivilegeEscalation /tmp/submariner-gateway-gj874.cluster1.json
  10627. 2021-07-12T00:19:19.9675435Z [submariner-operator]$ [cluster1] validate_pod_container_equals securityContext.privileged true
  10628. 2021-07-12T00:19:19.9676728Z [submariner-operator]$ [cluster1] validate_pod_container_equals securityContext.privileged true
  10629. 2021-07-12T00:19:19.9678478Z [submariner-operator]$ [cluster1] validate_equals .spec.containers[].securityContext.privileged true
  10630. 2021-07-12T00:19:19.9680576Z [submariner-operator]$ [cluster1] validate_equals .spec.containers[]..spec.containers[].securityContext.privileged true
  10631. 2021-07-12T00:19:19.9682465Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].securityContext.privileged /tmp/submariner-gateway-gj874.cluster1.json
  10632. 2021-07-12T00:19:20.2946532Z [submariner-operator]$ [cluster1] validate_pod_container_equals securityContext.readOnlyRootFilesystem false
  10633. 2021-07-12T00:19:20.2948366Z [submariner-operator]$ [cluster1] validate_pod_container_equals securityContext.readOnlyRootFilesystem false
  10634. 2021-07-12T00:19:20.2950415Z [submariner-operator]$ [cluster1] validate_equals .spec.containers[].securityContext.readOnlyRootFilesystem false
  10635. 2021-07-12T00:19:20.2952216Z [submariner-operator]$ [cluster1] validate_equals .spec.containers[]..spec.containers[].securityContext.readOnlyRootFilesystem false
  10636. 2021-07-12T00:19:20.2954360Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].securityContext.readOnlyRootFilesystem /tmp/submariner-gateway-gj874.cluster1.json
  10637. 2021-07-12T00:19:20.2956065Z [submariner-operator]$ [cluster1] validate_pod_container_equals securityContext.runAsNonRoot false
  10638. 2021-07-12T00:19:20.2957861Z [submariner-operator]$ [cluster1] validate_pod_container_equals securityContext.runAsNonRoot false
  10639. 2021-07-12T00:19:20.2959688Z [submariner-operator]$ [cluster1] validate_equals .spec.containers[].securityContext.runAsNonRoot false
  10640. 2021-07-12T00:19:20.2962069Z [submariner-operator]$ [cluster1] validate_equals .spec.containers[]..spec.containers[].securityContext.runAsNonRoot false
  10641. 2021-07-12T00:19:20.2964068Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].securityContext.runAsNonRoot /tmp/submariner-gateway-gj874.cluster1.json
  10642. 2021-07-12T00:19:20.2967281Z [submariner-operator]$ [cluster1] validate_pod_container_has command submariner-route-agent.sh
  10643. 2021-07-12T00:19:20.2969115Z [submariner-operator]$ [cluster1] validate_pod_container_has command submariner-route-agent.sh
  10644. 2021-07-12T00:19:20.2971409Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].command /tmp/submariner-gateway-gj874.cluster1.json
  10645. 2021-07-12T00:19:20.2974742Z [submariner-operator]$ [cluster1] jq -r .spec.containers[].env /tmp/submariner-gateway-gj874.cluster1.json
  10646. 2021-07-12T00:19:20.2975620Z [cluster1] [
  10647. 2021-07-12T00:19:20.2976105Z [cluster1] {
  10648. 2021-07-12T00:19:20.2976619Z [cluster1] "name": "SUBMARINER_NAMESPACE",
  10649. 2021-07-12T00:19:20.2977533Z [cluster1] "value": "submariner-operator"
  10650. 2021-07-12T00:19:20.2977952Z [cluster1] },
  10651. 2021-07-12T00:19:20.2978258Z [cluster1] {
  10652. 2021-07-12T00:19:20.2978652Z [cluster1] "name": "SUBMARINER_CLUSTERID",
  10653. 2021-07-12T00:19:20.2979072Z [cluster1] "value": "cluster1"
  10654. 2021-07-12T00:19:20.2979419Z [cluster1] },
  10655. 2021-07-12T00:19:20.2979702Z [cluster1] {
  10656. 2021-07-12T00:19:20.2980080Z [cluster1] "name": "SUBMARINER_DEBUG",
  10657. 2021-07-12T00:19:20.2980476Z [cluster1] "value": "false"
  10658. 2021-07-12T00:19:20.2980815Z [cluster1] },
  10659. 2021-07-12T00:19:20.2981102Z [cluster1] {
  10660. 2021-07-12T00:19:20.2981501Z [cluster1] "name": "SUBMARINER_CLUSTERCIDR",
  10661. 2021-07-12T00:19:20.2982093Z [cluster1] "value": "10.0.0.0/16"
  10662. 2021-07-12T00:19:20.2982617Z [cluster1] },
  10663. 2021-07-12T00:19:20.2983103Z [cluster1] {
  10664. 2021-07-12T00:19:20.2983546Z [cluster1] "name": "SUBMARINER_SERVICECIDR",
  10665. 2021-07-12T00:19:20.2984013Z [cluster1] "value": "100.0.0.0/16"
  10666. 2021-07-12T00:19:20.2984384Z [cluster1] },
  10667. 2021-07-12T00:19:20.2984719Z [cluster1] {
  10668. 2021-07-12T00:19:20.2985144Z [cluster1] "name": "SUBMARINER_GLOBALCIDR",
  10669. 2021-07-12T00:19:20.2985766Z [cluster1] "value": "242.254.1.0/24"
  10670. 2021-07-12T00:19:20.2986105Z [cluster1] },
  10671. 2021-07-12T00:19:20.2986425Z [cluster1] {
  10672. 2021-07-12T00:19:20.2987162Z [cluster1] "name": "SUBMARINER_NETWORKPLUGIN",
  10673. 2021-07-12T00:19:20.2987942Z [cluster1] "value": "weave-net"
  10674. 2021-07-12T00:19:20.2988324Z [cluster1] },
  10675. 2021-07-12T00:19:20.2988764Z [cluster1] {
  10676. 2021-07-12T00:19:20.2989160Z [cluster1] "name": "NODE_NAME",
  10677. 2021-07-12T00:19:20.2989549Z [cluster1] "valueFrom": {
  10678. 2021-07-12T00:19:20.2989910Z [cluster1] "fieldRef": {
  10679. 2021-07-12T00:19:20.2990297Z [cluster1] "apiVersion": "v1",
  10680. 2021-07-12T00:19:20.2990753Z [cluster1] "fieldPath": "spec.nodeName"
  10681. 2021-07-12T00:19:20.2991230Z [cluster1] }
  10682. 2021-07-12T00:19:20.2991540Z [cluster1] }
  10683. 2021-07-12T00:19:20.2991830Z [cluster1] }
  10684. 2021-07-12T00:19:20.2992134Z [cluster1] ]
  10685. 2021-07-12T00:19:20.2993020Z [submariner-operator]$ [cluster1] validate_pod_container_env SUBMARINER_NAMESPACE submariner-operator
  10686. 2021-07-12T00:19:20.2994210Z [submariner-operator]$ [cluster1] validate_pod_container_env SUBMARINER_NAMESPACE submariner-operator
  10687. 2021-07-12T00:19:20.2995705Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].env[] | select(.name=="SUBMARINER_NAMESPACE").value /tmp/submariner-gateway-gj874.cluster1.json
  10688. 2021-07-12T00:19:20.2997489Z [submariner-operator]$ [cluster1] validate_pod_container_env SUBMARINER_DEBUG false
  10689. 2021-07-12T00:19:20.2998751Z [submariner-operator]$ [cluster1] validate_pod_container_env SUBMARINER_DEBUG false
  10690. 2021-07-12T00:19:20.3000364Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].env[] | select(.name=="SUBMARINER_DEBUG").value /tmp/submariner-gateway-gj874.cluster1.json
  10691. 2021-07-12T00:19:20.3002339Z [submariner-operator]$ [cluster1] validate_pod_container_env SUBMARINER_SERVICECIDR 100.0.0.0/16
  10692. 2021-07-12T00:19:20.3003419Z [submariner-operator]$ [cluster1] validate_pod_container_env SUBMARINER_SERVICECIDR 100.0.0.0/16
  10693. 2021-07-12T00:19:20.3005080Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].env[] | select(.name=="SUBMARINER_SERVICECIDR").value /tmp/submariner-gateway-gj874.cluster1.json
  10694. 2021-07-12T00:19:20.3006469Z [submariner-operator]$ [cluster1] validate_pod_container_env SUBMARINER_CLUSTERCIDR 10.0.0.0/16
  10695. 2021-07-12T00:19:20.4933587Z [submariner-operator]$ [cluster1] validate_pod_container_env SUBMARI_pod_container_env SUBMARINER_NAMESPACE submariner-operator
  10696. 2021-07-12T00:19:20.4935370Z [submariner-operator]$ [cluster2] jq -r -M .spec.containers[].env[] | select(.name=="SUBMARINER_NAMESPACE").value /tmp/submariner-gateway-949ch.cluster2.json
  10697. 2021-07-12T00:19:20.4936951Z [submariner-operator]$ [cluster2] validate_pod_container_env SUBMARINER_DEBUG false
  10698. 2021-07-12T00:19:20.4938055Z [submariner-operator]$ [cluster2] validate_pod_container_env SUBMARINER_DEBUG false
  10699. 2021-07-12T00:19:20.4939565Z [submariner-operator]$ [cluster2] jq -r -M .spec.containers[].env[] | select(.name=="SUBMARINER_DEBUG").value /tmp/submariner-gateway-949ch.cluster2.json
  10700. 2021-07-12T00:19:20.4941053Z [submariner-operator]$ [cluster2] validate_pod_container_env SUBMARINER_SERVICECIDR 100.0.0.0/16
  10701. 2021-07-12T00:19:20.4942168Z [submariner-operator]$ [cluster2] validate_pod_container_env SUBMARINER_SERVICECIDR 100.0.0.0/16
  10702. 2021-07-12T00:19:20.4943905Z [submariner-operator]$ [cluster2] jq -r -M .spec.containers[].env[] | select(.name=="SUBMARINER_SERVICECIDR").value /tmp/submariner-gateway-949ch.cluster2.json
  10703. 2021-07-12T00:19:20.4945395Z [submariner-operator]$ [cluster2] validate_pod_container_env SUBMARINER_CLUSTERCIDR 10.0.0.0/16
  10704. 2021-07-12T00:19:20.4946509Z [submariner-operator]$ [cluster2] validate_pod_container_env SUBMARINER_CLUSTERCIDR 10.0.0.0/16
  10705. 2021-07-12T00:19:20.4948079Z [submariner-operator]$ [cluster2] jq -r -M .spec.containers[].env[] | select(.name=="SUBMARINER_CLUSTERCIDR").value /tmp/submariner-gateway-949ch.cluster2.json
  10706. 2021-07-12T00:19:20.4949694Z [submariner-operator]$ [cluster2] validate_equals .spec.serviceAccount submariner-routeagent
  10707. 2021-07-12T00:19:20.4951340Z [submariner-operator]$ [cluster2] validate_equals .spec.serviceAccount submariner-routeagent
  10708. 2021-07-12T00:19:20.4952932Z [submariner-operator]$ [cluster2] jq -r -M .spec.serviceAccount /tmp/submariner-gateway-949ch.cluster2.json
  10709. 2021-07-12T00:19:20.4954254Z [submariner-operator]$ [cluster2] validate_equals .status.phase Running
  10710. 2021-07-12T00:19:20.4955230Z [submariner-operator]$ [cluster2] validate_equals .status.phase Running
  10711. 2021-07-12T00:19:20.4956503Z [submariner-operator]$ [cluster2] jq -r -M .status.phase /tmp/submariner-gateway-949ch.cluster2.json
  10712. 2021-07-12T00:19:20.4959067Z [submariner-operator]$ [cluster2] validate_equals .metadata.namespace submariner-operator
  10713. 2021-07-12T00:19:20.4960660Z [submariner-operator]$ [cluster2] validate_equals .metadata.namespace submariner-operator
  10714. 2021-07-12T00:19:20.4962392Z [submariner-operator]$ [cluster2] jq -r -M .metadata.namespace /tmp/submariner-gateway-949ch.cluster2.json
  10715. 2021-07-12T00:19:20.4964359Z [submariner-operator]$ [cluster2] validate_equals .spec.terminationGracePeriodSeconds 1
  10716. 2021-07-12T00:19:20.4965887Z [submariner-operator]$ [cluster2] validate_equals .spec.terminationGracePeriodSeconds 1
  10717. 2021-07-12T00:19:20.4967961Z [submariner-operator]$ [cluster2] jq -r -M .spec.terminationGracePeriodSeconds /tmp/submariner-gateway-949ch.cluster2.json
  10718. 2021-07-12T00:19:20.4969642Z [submariner-operator]$ [cluster2] verify_subm_routeagent_container
  10719. 2021-07-12T00:19:20.4970613Z [submariner-operator]$ [cluster2] verify_subm_routeagent_container
  10720. 2021-07-12T00:19:20.4972233Z [submariner-operator]$ [cluster2] subm_routeagent_pod_names=$(kubectl get pods --namespace=$subm_ns -l app=$routeagent_deployment_name -o=jsonpath='{.items..metadata.name}')
  10721. 2021-07-12T00:19:20.4974349Z [submariner-operator]$ [cluster2] kubectl get pods --namespace=submariner-operator -l app=submariner-routeagent -o=jsonpath={.items..metadata.name}
  10722. 2021-07-12T00:19:20.4976101Z [submariner-operator]$ [cluster2] kubectl get pods --namespace=submariner-operator -l app=submariner-routeagent -o=jsonpath={.items..metadata.name}
  10723. 2021-07-12T00:19:20.4977962Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get pods --namespace=submariner-operator -l app=submariner-routeagent -o=jsonpath={.items..metadata.name}
  10724. 2021-07-12T00:19:20.4979478Z [cluster2] Testing Submariner routeagent container submariner-routeagent-8xws6
  10725. 2021-07-12T00:19:20.4980696Z [submariner-operator]$ [cluster2] env_file=/tmp/submariner-routeagent-8xws6.env
  10726. 2021-07-12T00:19:20.4982153Z [submariner-operator]$ [cluster2] kubectl exec submariner-routeagent-8xws6 --namespace=submariner-operator -- env
  10727. 2021-07-12T00:19:20.4983526Z [submariner-operator]$ [cluster2] tee /tmp/submariner-routeagent-8xws6.env
  10728. 2021-07-12T00:19:20.4984939Z [submariner-operator]$ [cluster2] kubectl exec submariner-routeagent-8xws6 --namespace=submariner-operator -- env
  10729. 2021-07-12T00:19:20.4986603Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 exec submariner-routeagent-8xws6 --namespace=submariner-operator -- env
  10730. 2021-07-12T00:19:20.4987680Z [cluster2] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  10731. 2021-07-12T00:19:20.4988451Z [cluster2] HOSTNAME=cluster2-control-plane
  10732. 2021-07-12T00:19:20.4988982Z [cluster2] DISTTAG=f33container
  10733. 2021-07-12T00:19:20.4989383Z [cluster2] FGC=f33
  10734. 2021-07-12T00:19:20.4989717Z [cluster2] FBR=f33
  10735. 2021-07-12T00:19:20.4990123Z [cluster2] SUBMARINER_DEBUG=false
  10736. 2021-07-12T00:19:20.4992080Z [cluster2] SUBMARINER_CLUSTERCIDR=10.0.0.0/16
  10737. 2021-07-12T00:19:20.4992773Z [cluster2] SUBMARINER_SERVICECIDR=100.0.0.0/16
  10738. 2021-07-12T00:19:20.4993407Z [cluster2] SUBMARINER_GLOBALCIDR=242.254.2.0/24
  10739. 2021-07-12T00:19:20.4994378Z [cluster2] SUBMARINER_NETWORKPLUGIN=weave-net
  10740. 2021-07-12T00:19:20.4996103Z [cluster2] NODE_NAME=cluster2-control-plane
  10741. 2021-07-12T00:19:20.5037989Z [cluster2] SUBMARINER_NAMESPACE=submariner-operator
  10742. 2021-07-12T00:19:20.5039013Z [cluster2] SUBMARINER_CLUSTERID=cluster2
  10743. 2021-07-12T00:19:20.5039629Z [cluster2] SUBMARINER_GLOBALNET_METRICS_PORT_8081_TCP_ADDR=100.0.101.189
  10744. 2021-07-12T00:19:20.5040556Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_SERVICE_PORT=53
  10745. 2021-07-12T00:19:20.5041212Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_SERVICE_PORT_METRICS=9153
  10746. 2021-07-12T00:19:20.5042064Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_PORT_9153_TCP_PROTO=tcp
  10747. 2021-07-12T00:19:20.5042728Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_PORT_9153_TCP_PORT=9153
  10748. 2021-07-12T00:19:20.5043357Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_PORT_53_UDP_PROTO=udp
  10749. 2021-07-12T00:19:20.5043983Z [cluster2] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_PORT_8082_TCP_ADDR=100.0.204.32
  10750. 2021-07-12T00:19:20.5044578Z [cluster2] KUBERNETES_PORT_443_TCP=tcp://100.0.0.1:443
  10751. 2021-07-12T00:19:20.5045191Z [cluster2] SUBMARINER_OPERATOR_METRICS_SERVICE_PORT_HTTP_METRICS=8383
  10752. 2021-07-12T00:19:20.5045942Z [cluster2] SUBMARINER_OPERATOR_METRICS_PORT=tcp://100.0.126.125:8383
  10753. 2021-07-12T00:19:20.5047911Z [cluster2] SUBMARINER_GATEWAY_METRICS_PORT_8080_TCP_PORT=8080
  10754. 2021-07-12T00:19:20.5048614Z [cluster2] SUBMARINER_GLOBALNET_METRICS_SERVICE_PORT=8081
  10755. 2021-07-12T00:19:20.5049575Z [cluster2] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_SERVICE_HOST=100.0.204.32
  10756. 2021-07-12T00:19:20.5050728Z [cluster2] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_PORT_8082_TCP_PROTO=tcp
  10757. 2021-07-12T00:19:20.5051906Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_PORT=udp://100.0.101.196:53
  10758. 2021-07-12T00:19:20.5052623Z [cluster2] KUBERNETES_SERVICE_PORT=443
  10759. 2021-07-12T00:19:20.5054002Z [cluster2] SUBMARINER_OPERATOR_METRICS_PORT_8383_TCP=tcp://100.0.126.125:8383
  10760. 2021-07-12T00:19:20.5055181Z [cluster2] SUBMARINER_OPERATOR_METRICS_PORT_8686_TCP_ADDR=100.0.126.125
  10761. 2021-07-12T00:19:20.5056089Z [cluster2] SUBMARINER_GATEWAY_METRICS_SERVICE_HOST=100.0.32.13
  10762. 2021-07-12T00:19:20.5056846Z [cluster2] SUBMARINER_GATEWAY_METRICS_PORT_8080_TCP_PROTO=tcp
  10763. 2021-07-12T00:19:20.5057896Z [cluster2] KUBERNETES_PORT=tcp://100.0.0.1:443
  10764. 2021-07-12T00:19:20.5059318Z [cluster2] SUBMARINER_GLOBALNET_METRICS_PORT_8081_TCP=tcp://100.0.101.189:8081
  10765. 2021-07-12T00:19:20.5060169Z [cluster2] KUBERNETES_PORT_443_TCP_PROTO=tcp
  10766. 2021-07-12T00:19:20.5060818Z [cluster2] SUBMARINER_GATEWAY_METRICS_PORT=tcp://100.0.32.13:8080
  10767. 2021-07-12T00:19:20.5061533Z [cluster2] SUBMARINER_GATEWAY_METRICS_PORT_8080_TCP_ADDR=100.0.32.13
  10768. 2021-07-12T00:19:20.5062228Z [cluster2] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_PORT_8082_TCP_PORT=8082
  10769. 2021-07-12T00:19:20.5062949Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_PORT_53_UDP_PORT=53
  10770. 2021-07-12T00:19:20.5063862Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_PORT=tcp://100.0.69.216:9153
  10771. 2021-07-12T00:19:20.5064523Z [cluster2] KUBERNETES_SERVICE_HOST=100.0.0.1
  10772. 2021-07-12T00:19:20.5065060Z [cluster2] KUBERNETES_PORT_443_TCP_PORT=443
  10773. 2021-07-12T00:19:20.5065643Z [cluster2] SUBMARINER_GLOBALNET_METRICS_SERVICE_HOST=100.0.101.189
  10774. 2021-07-12T00:19:20.5066345Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_PORT_9153_TCP_ADDR=100.0.69.216
  10775. 2021-07-12T00:19:20.5066989Z [cluster2] KUBERNETES_SERVICE_PORT_HTTPS=443
  10776. 2021-07-12T00:19:20.5067616Z [cluster2] SUBMARINER_OPERATOR_METRICS_PORT_8383_TCP_ADDR=100.0.126.125
  10777. 2021-07-12T00:19:20.5068444Z [cluster2] SUBMARINER_GLOBALNET_METRICS_PORT_8081_TCP_PROTO=tcp
  10778. 2021-07-12T00:19:20.5069098Z [cluster2] SUBMARINER_OPERATOR_METRICS_SERVICE_HOST=100.0.126.125
  10779. 2021-07-12T00:19:20.5069739Z [cluster2] SUBMARINER_OPERATOR_METRICS_PORT_8383_TCP_PORT=8383
  10780. 2021-07-12T00:19:20.5070422Z [cluster2] SUBMARINER_OPERATOR_METRICS_PORT_8686_TCP=tcp://100.0.126.125:8686
  10781. 2021-07-12T00:19:20.5071301Z [cluster2] SUBMARINER_GLOBALNET_METRICS_SERVICE_PORT_METRICS=8081
  10782. 2021-07-12T00:19:20.5072090Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_SERVICE_HOST=100.0.101.196
  10783. 2021-07-12T00:19:20.5072907Z [cluster2] SUBMARINER_OPERATOR_METRICS_SERVICE_PORT_CR_METRICS=8686
  10784. 2021-07-12T00:19:20.5073546Z [cluster2] SUBMARINER_OPERATOR_METRICS_PORT_8383_TCP_PROTO=tcp
  10785. 2021-07-12T00:19:20.5074165Z [cluster2] SUBMARINER_OPERATOR_METRICS_PORT_8686_TCP_PROTO=tcp
  10786. 2021-07-12T00:19:20.5074907Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_PORT_53_UDP=udp://100.0.101.196:53
  10787. 2021-07-12T00:19:20.5075624Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_SERVICE_HOST=100.0.69.216
  10788. 2021-07-12T00:19:20.5076292Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_SERVICE_PORT=9153
  10789. 2021-07-12T00:19:20.5077110Z [cluster2] SUBMARINER_OPERATOR_METRICS_SERVICE_PORT=8383
  10790. 2021-07-12T00:19:20.5077736Z [cluster2] SUBMARINER_OPERATOR_METRICS_PORT_8686_TCP_PORT=8686
  10791. 2021-07-12T00:19:20.5078523Z [cluster2] SUBMARINER_GATEWAY_METRICS_SERVICE_PORT_METRICS=8080
  10792. 2021-07-12T00:19:20.5079303Z [cluster2] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_SERVICE_PORT=8082
  10793. 2021-07-12T00:19:20.5079968Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_SERVICE_PORT_UDP=53
  10794. 2021-07-12T00:19:20.5080654Z [cluster2] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_SERVICE_PORT_METRICS=8082
  10795. 2021-07-12T00:19:20.5081410Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_PORT_9153_TCP=tcp://100.0.69.216:9153
  10796. 2021-07-12T00:19:20.5082244Z [cluster2] SUBMARINER_GATEWAY_METRICS_SERVICE_PORT=8080
  10797. 2021-07-12T00:19:21.3112682Z [cluster2] SUBMARINER_GLOBALNET_METRICS_PORNER_CLUSTERCIDR 10.0.0.0/16
  10798. 2021-07-12T00:19:21.3114551Z [submariner-operator]$ [cluster1] jq -r -M .spec.containers[].env[] | select(.name=="SUBMARINER_CLUSTERCIDR").value /tmp/submariner-gateway-gj874.cluster1.json
  10799. 2021-07-12T00:19:21.3116668Z [submariner-operator]$ [cluster1] validate_equals .spec.serviceAccount submariner-routeagent
  10800. 2021-07-12T00:19:21.3119202Z [submariner-operator]$ [cluster1] validate_equals .spec.serviceAccount submariner-routeagent
  10801. 2021-07-12T00:19:21.3121775Z [submariner-operator]$ [cluster1] jq -r -M .spec.serviceAccount /tmp/submariner-gateway-gj874.cluster1.json
  10802. 2021-07-12T00:19:21.3123045Z [submariner-operator]$ [cluster1] validate_equals .status.phase Running
  10803. 2021-07-12T00:19:21.3124143Z [submariner-operator]$ [cluster1] validate_equals .status.phase Running
  10804. 2021-07-12T00:19:21.3125357Z [submariner-operator]$ [cluster1] jq -r -M .status.phase /tmp/submariner-gateway-gj874.cluster1.json
  10805. 2021-07-12T00:19:21.3126691Z [submariner-operator]$ [cluster1] validate_equals .metadata.namespace submariner-operator
  10806. 2021-07-12T00:19:21.3127880Z [submariner-operator]$ [cluster1] validate_equals .metadata.namespace submariner-operator
  10807. 2021-07-12T00:19:21.3129248Z [submariner-operator]$ [cluster1] jq -r -M .metadata.namespace /tmp/submariner-gateway-gj874.cluster1.json
  10808. 2021-07-12T00:19:21.3130878Z [submariner-operator]$ [cluster1] validate_equals .spec.terminationGracePeriodSeconds 1
  10809. 2021-07-12T00:19:21.3132255Z [submariner-operator]$ [cluster1] validate_equals .spec.terminationGracePeriodSeconds 1
  10810. 2021-07-12T00:19:21.3134116Z [submariner-operator]$ [cluster1] jq -r -M .spec.terminationGracePeriodSeconds /tmp/submariner-gateway-gj874.cluster1.json
  10811. 2021-07-12T00:19:21.3135478Z [submariner-operator]$ [cluster1] verify_subm_routeagent_container
  10812. 2021-07-12T00:19:21.3136335Z [submariner-operator]$ [cluster1] verify_subm_routeagent_container
  10813. 2021-07-12T00:19:21.3137794Z [submariner-operator]$ [cluster1] subm_routeagent_pod_names=$(kubectl get pods --namespace=$subm_ns -l app=$routeagent_deployment_name -o=jsonpath='{.items..metadata.name}')
  10814. 2021-07-12T00:19:21.3140087Z [submariner-operator]$ [cluster1] kubectl get pods --namespace=submariner-operator -l app=submariner-routeagent -o=jsonpath={.items..metadata.name}
  10815. 2021-07-12T00:19:21.3142066Z [submariner-operator]$ [cluster1] kubectl get pods --namespace=submariner-operator -l app=submariner-routeagent -o=jsonpath={.items..metadata.name}
  10816. 2021-07-12T00:19:21.3144245Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get pods --namespace=submariner-operator -l app=submariner-routeagent -o=jsonpath={.items..metadata.name}
  10817. 2021-07-12T00:19:21.3145629Z [cluster1] Testing Submariner routeagent container submariner-routeagent-cjwww
  10818. 2021-07-12T00:19:21.3146863Z [submariner-operator]$ [cluster1] env_file=/tmp/submariner-routeagent-cjwww.env
  10819. 2021-07-12T00:19:21.3148252Z [submariner-operator]$ [cluster1] kubectl exec submariner-routeagent-cjwww --namespace=submariner-operator -- env
  10820. 2021-07-12T00:19:21.3149681Z [submariner-operator]$ [cluster1] kubectl exec submariner-routeagent-cjwww --namespace=submariner-operator -- env
  10821. 2021-07-12T00:19:21.3151412Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 exec submariner-routeagent-cjwww --namespace=submariner-operator -- env
  10822. 2021-07-12T00:19:21.3153537Z [submariner-operator]$ [cluster1] tee /tmp/submariner-routeagent-cjwww.env
  10823. 2021-07-12T00:19:21.3154629Z [cluster1] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  10824. 2021-07-12T00:19:21.3155925Z [cluster1] HOSTNAME=cluster1-control-plane
  10825. 2021-07-12T00:19:21.3156442Z [cluster1] DISTTAG=f33container
  10826. 2021-07-12T00:19:21.3156833Z [cluster1] FGC=f33
  10827. 2021-07-12T00:19:21.3157771Z [cluster1] FBR=f33
  10828. 2021-07-12T00:19:21.3158211Z [cluster1] SUBMARINER_GLOBALCIDR=242.254.1.0/24
  10829. 2021-07-12T00:19:21.3159322Z [cluster1] SUBMARINER_NETWORKPLUGIN=weave-net
  10830. 2021-07-12T00:19:21.3160469Z [cluster1] NODE_NAME=cluster1-control-plane
  10831. 2021-07-12T00:19:21.3161615Z [cluster1] SUBMARINER_NAMESPACE=submariner-operator
  10832. 2021-07-12T00:19:21.3162354Z [cluster1] SUBMARINER_CLUSTERID=cluster1
  10833. 2021-07-12T00:19:21.3162836Z [cluster1] SUBMARINER_DEBUG=false
  10834. 2021-07-12T00:19:21.3163297Z [cluster1] SUBMARINER_CLUSTERCIDR=10.0.0.0/16
  10835. 2021-07-12T00:19:21.3164107Z [cluster1] SUBMARINER_SERVICECIDR=100.0.0.0/16
  10836. 2021-07-12T00:19:21.3164690Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_PORT_9153_TCP=tcp://100.0.68.8:9153
  10837. 2021-07-12T00:19:21.3165303Z [cluster1] KUBERNETES_PORT_443_TCP=tcp://100.0.0.1:443
  10838. 2021-07-12T00:19:21.3165798Z [cluster1] KUBERNETES_PORT_443_TCP_PROTO=tcp
  10839. 2021-07-12T00:19:21.3166319Z [cluster1] SUBMARINER_GATEWAY_METRICS_SERVICE_PORT_METRICS=8080
  10840. 2021-07-12T00:19:21.3166923Z [cluster1] SUBMARINER_GATEWAY_METRICS_PORT=tcp://100.0.203.3:8080
  10841. 2021-07-12T00:19:21.3167537Z [cluster1] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_SERVICE_PORT_METRICS=8082
  10842. 2021-07-12T00:19:21.3168166Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_SERVICE_PORT=9153
  10843. 2021-07-12T00:19:21.3168676Z [cluster1] KUBERNETES_SERVICE_PORT=443
  10844. 2021-07-12T00:19:21.3169124Z [cluster1] KUBERNETES_PORT_443_TCP_ADDR=100.0.0.1
  10845. 2021-07-12T00:19:21.3169851Z [cluster1] SUBMARINER_OPERATOR_METRICS_PORT_8686_TCP=tcp://100.0.182.161:8686
  10846. 2021-07-12T00:19:21.3421210Z [cluster1] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_PORT_8082_TCP=tcp://100.0.99.191:8082
  10847. 2021-07-12T00:19:21.3421957Z [cluster1] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_SERVICE_HOST=100.0.99.191
  10848. 2021-07-12T00:19:21.3422573Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_SERVICE_PORT=53
  10849. 2021-07-12T00:19:21.3423181Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_PORT_53_UDP_ADDR=100.0.126.160
  10850. 2021-07-12T00:19:21.3423794Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_SERVICE_HOST=100.0.68.8
  10851. 2021-07-12T00:19:21.3424473Z [cluster1] SUBMARINER_OPERATOR_METRICS_PORT_8383_TCP=tcp://100.0.182.161:8383
  10852. 2021-07-12T00:19:21.3425313Z [cluster1] SUBMARINER_OPERATOR_METRICS_PORT_8383_TCP_PROTO=tcp
  10853. 2021-07-12T00:19:21.3425917Z [cluster1] SUBMARINER_OPERATOR_METRICS_PORT_8686_TCP_PROTO=tcp
  10854. 2021-07-12T00:19:21.3426830Z [cluster1] SUBMARINER_GLOBALNET_METRICS_PORT=tcp://100.0.206.152:8081
  10855. 2021-07-12T00:19:21.3427482Z [cluster1] SUBMARINER_OPERATOR_METRICS_PORT_8686_TCP_ADDR=100.0.182.161
  10856. 2021-07-12T00:19:21.3428117Z [cluster1] SUBMARINER_GATEWAY_METRICS_PORT_8080_TCP_PROTO=tcp
  10857. 2021-07-12T00:19:21.3428871Z [cluster1] SUBMARINER_GATEWAY_METRICS_SERVICE_PORT=8080
  10858. 2021-07-12T00:19:21.3429839Z [cluster1] KUBERNETES_PORT=tcp://100.0.0.1:443
  10859. 2021-07-12T00:19:21.3431060Z [cluster1] SUBMARINER_OPERATOR_METRICS_SERVICE_PORT_CR_METRICS=8686
  10860. 2021-07-12T00:19:21.3431765Z [cluster1] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_PORT_8082_TCP_PORT=8082
  10861. 2021-07-12T00:19:21.3432484Z [cluster1] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_PORT_8082_TCP_ADDR=100.0.99.191
  10862. 2021-07-12T00:19:21.3433673Z [cluster1] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_PORT_8082_TCP_PROTO=tcp
  10863. 2021-07-12T00:19:21.3434452Z [cluster1] KUBERNETES_PORT_443_TCP_PORT=443
  10864. 2021-07-12T00:19:21.3435165Z [cluster1] SUBMARINER_OPERATOR_METRICS_PORT_8383_TCP_PORT=8383
  10865. 2021-07-12T00:19:21.3435792Z [cluster1] SUBMARINER_OPERATOR_METRICS_PORT_8686_TCP_PORT=8686
  10866. 2021-07-12T00:19:21.3436599Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_PORT_9153_TCP_PORT=9153
  10867. 2021-07-12T00:19:21.3437414Z [cluster1] SUBMARINER_GLOBALNET_METRICS_SERVICE_HOST=100.0.206.152
  10868. 2021-07-12T00:19:21.3438387Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_SERVICE_PORT_UDP=53
  10869. 2021-07-12T00:19:21.3439051Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_PORT_53_UDP=udp://100.0.126.160:53
  10870. 2021-07-12T00:19:21.3440026Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_SERVICE_PORT_METRICS=9153
  10871. 2021-07-12T00:19:21.3440726Z [cluster1] SUBMARINER_OPERATOR_METRICS_PORT=tcp://100.0.182.161:8383
  10872. 2021-07-12T00:19:21.3441388Z [cluster1] SUBMARINER_OPERATOR_METRICS_PORT_8383_TCP_ADDR=100.0.182.161
  10873. 2021-07-12T00:19:21.3442025Z [cluster1] SUBMARINER_GLOBALNET_METRICS_PORT_8081_TCP_PROTO=tcp
  10874. 2021-07-12T00:19:21.3442723Z [cluster1] SUBMARINER_GLOBALNET_METRICS_PORT_8081_TCP=tcp://100.0.206.152:8081
  10875. 2021-07-12T00:19:21.3443559Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_SERVICE_HOST=100.0.126.160
  10876. 2021-07-12T00:19:21.3444322Z [cluster1] SUBMARINER_GLOBALNET_METRICS_SERVICE_PORT=8081
  10877. 2021-07-12T00:19:21.3445131Z [cluster1] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_SERVICE_PORT=8082
  10878. 2021-07-12T00:19:21.3445804Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_PORT=udp://100.0.126.160:53
  10879. 2021-07-12T00:19:21.3446663Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_PORT=tcp://100.0.68.8:9153
  10880. 2021-07-12T00:19:21.3447373Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_PORT_9153_TCP_ADDR=100.0.68.8
  10881. 2021-07-12T00:19:21.3448031Z [cluster1] SUBMARINER_OPERATOR_METRICS_SERVICE_HOST=100.0.182.161
  10882. 2021-07-12T00:19:21.3448797Z [cluster1] SUBMARINER_GLOBALNET_METRICS_PORT_8081_TCP_ADDR=100.0.206.152
  10883. 2021-07-12T00:19:21.3449358Z [cluster1] KUBERNETES_SERVICE_HOST=100.0.0.1
  10884. 2021-07-12T00:19:21.3449902Z [cluster1] SUBMARINER_OPERATOR_METRICS_SERVICE_PORT=8383
  10885. 2021-07-12T00:19:21.3450483Z [cluster1] SUBMARINER_GATEWAY_METRICS_PORT_8080_TCP_ADDR=100.0.203.3
  10886. 2021-07-12T00:19:21.3451270Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_PORT_53_UDP_PORT=53
  10887. 2021-07-12T00:19:21.3452178Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_PORT_9153_TCP_PROTO=tcp
  10888. 2021-07-12T00:19:21.3453043Z [cluster1] SUBMARINER_GATEWAY_METRICS_SERVICE_HOST=100.0.203.3
  10889. 2021-07-12T00:19:21.3453754Z [cluster1] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_PORT=tcp://100.0.99.191:8082
  10890. 2021-07-12T00:19:21.3454491Z [cluster1] SUBMARINER_GLOBALNET_METRICS_PORT_8081_TCP_PORT=8081
  10891. 2021-07-12T00:19:21.3455462Z [cluster1] KUBERNETES_SERVICE_PORT_HTTPS=443
  10892. 2021-07-12T00:19:21.3456254Z [cluster1] SUBMARINER_OPERATOR_METRICS_SERVICE_PORT_HTTP_METRICS=8383
  10893. 2021-07-12T00:19:21.3456980Z [cluster1] SUBMARINER_GATEWAY_METRICS_PORT_8080_TCP=tcp://100.0.203.3:8080
  10894. 2021-07-12T00:19:21.3457649Z [cluster1] SUBMARINER_GATEWAY_METRICS_PORT_8080_TCP_PORT=8080
  10895. 2021-07-12T00:19:21.3458311Z [cluster1] SUBMARINER_GLOBALNET_METRICS_SERVICE_PORT_METRICS=8081
  10896. 2021-07-12T00:19:21.3459127Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_PORT_53_UDP_PROTO=udp
  10897. 2021-07-12T00:19:21.3459646Z [cluster1] HOME=/root
  10898. 2021-07-12T00:19:21.3461341Z [submariner-operator]$ [cluster1] grep PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin /tmp/submariner-routeagent-cjwww.env
  10899. 2021-07-12T00:19:21.3462400Z [cluster1] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  10900. 2021-07-12T00:19:21.3463873Z [submariner-operator]$ [cluster1] grep SUBMARINER_NAMESPACE=submariner-operator /tmp/submariner-routeagent-cjwww.env
  10901. 2021-07-12T00:19:21.3465259Z [cluster1] SUBMARINER_NAMESPACE=submariner-operator
  10902. 2021-07-12T00:19:21.3466440Z [submariner-operator]$ [cluster1] grep SUBMARINER_DEBUG=false /tmp/submariner-routeagent-cjwww.env
  10903. 2021-07-12T00:19:21.3467316Z [cluster1] SUBMARINER_DEBUG=false
  10904. 2021-07-12T00:19:21.3468671Z [submariner-operator]$ [cluster1] grep SUBMARINER_SERVICECIDR=100.0.0.0/16 /tmp/submariner-routeagent-cjwww.env
  10905. 2021-07-12T00:19:22.1178708Z [clusteT=tcp://100.0.101.189:8081
  10906. 2021-07-12T00:19:22.1179439Z [cluster2] SUBMARINER_GLOBALNET_METRICS_PORT_8081_TCP_PORT=8081
  10907. 2021-07-12T00:19:22.1179977Z [cluster2] KUBERNETES_PORT_443_TCP_ADDR=100.0.0.1
  10908. 2021-07-12T00:19:22.1180561Z [cluster2] SUBMARINER_GATEWAY_METRICS_PORT_8080_TCP=tcp://100.0.32.13:8080
  10909. 2021-07-12T00:19:22.1181384Z [cluster2] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_PORT=tcp://100.0.204.32:8082
  10910. 2021-07-12T00:19:22.1182162Z [cluster2] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_PORT_8082_TCP=tcp://100.0.204.32:8082
  10911. 2021-07-12T00:19:22.1182823Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_PORT_53_UDP_ADDR=100.0.101.196
  10912. 2021-07-12T00:19:22.1183494Z [cluster2] HOME=/root
  10913. 2021-07-12T00:19:22.1184918Z [submariner-operator]$ [cluster2] grep PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin /tmp/submariner-routeagent-8xws6.env
  10914. 2021-07-12T00:19:22.1185852Z [cluster2] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  10915. 2021-07-12T00:19:22.1187021Z [submariner-operator]$ [cluster2] grep SUBMARINER_NAMESPACE=submariner-operator /tmp/submariner-routeagent-8xws6.env
  10916. 2021-07-12T00:19:22.1188136Z [cluster2] SUBMARINER_NAMESPACE=submariner-operator
  10917. 2021-07-12T00:19:22.1189577Z [submariner-operator]$ [cluster2] grep SUBMARINER_DEBUG=false /tmp/submariner-routeagent-8xws6.env
  10918. 2021-07-12T00:19:22.1190432Z [cluster2] SUBMARINER_DEBUG=false
  10919. 2021-07-12T00:19:22.1191946Z [submariner-operator]$ [cluster2] grep SUBMARINER_SERVICECIDR=100.0.0.0/16 /tmp/submariner-routeagent-8xws6.env
  10920. 2021-07-12T00:19:22.1192853Z [cluster2] SUBMARINER_SERVICECIDR=100.0.0.0/16
  10921. 2021-07-12T00:19:22.1194087Z [submariner-operator]$ [cluster2] grep SUBMARINER_CLUSTERCIDR=10.0.0.0/16 /tmp/submariner-routeagent-8xws6.env
  10922. 2021-07-12T00:19:22.1194970Z [cluster2] SUBMARINER_CLUSTERCIDR=10.0.0.0/16
  10923. 2021-07-12T00:19:22.1196210Z [submariner-operator]$ [cluster2] grep HOME=/root /tmp/submariner-routeagent-8xws6.env
  10924. 2021-07-12T00:19:22.1197018Z [cluster2] HOME=/root
  10925. 2021-07-12T00:19:22.1198530Z [submariner-operator]$ [cluster2] kubectl exec submariner-routeagent-8xws6 --namespace=submariner-operator -- command -v submariner-route-agent
  10926. 2021-07-12T00:19:22.1200087Z [submariner-operator]$ [cluster2] grep /usr/local/bin/submariner-route-agent
  10927. 2021-07-12T00:19:22.1203335Z [submariner-operator]$ [cluster2] kubectl exec submariner-routeagent-8xws6 --namespace=submariner-operator -- command -v submariner-route-agent
  10928. 2021-07-12T00:19:22.1206887Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 exec submariner-routeagent-8xws6 --namespace=submariner-operator -- command -v submariner-route-agent
  10929. 2021-07-12T00:19:22.1208984Z [cluster2] /usr/local/bin/submariner-route-agent
  10930. 2021-07-12T00:19:22.1210730Z [submariner-operator]$ [cluster2] kubectl exec submariner-routeagent-8xws6 --namespace=submariner-operator -- command -v submariner-route-agent.sh
  10931. 2021-07-12T00:19:22.1212213Z [submariner-operator]$ [cluster2] grep /usr/local/bin/submariner-route-agent.sh
  10932. 2021-07-12T00:19:22.1213853Z [submariner-operator]$ [cluster2] kubectl exec submariner-routeagent-8xws6 --namespace=submariner-operator -- command -v submariner-route-agent.sh
  10933. 2021-07-12T00:19:22.1215931Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 exec submariner-routeagent-8xws6 --namespace=submariner-operator -- command -v submariner-route-agent.sh
  10934. 2021-07-12T00:19:22.1217521Z [cluster2] /usr/local/bin/submariner-route-agent.sh
  10935. 2021-07-12T00:19:22.1218892Z [cluster2] Testing Submariner routeagent container submariner-routeagent-b5n9h
  10936. 2021-07-12T00:19:22.1220381Z [submariner-operator]$ [cluster2] env_file=/tmp/submariner-routeagent-b5n9h.env
  10937. 2021-07-12T00:19:22.1222167Z [submariner-operator]$ [cluster2] kubectl exec submariner-routeagent-b5n9h --namespace=submariner-operator -- env
  10938. 2021-07-12T00:19:22.1224116Z [submariner-operator]$ [cluster2] tee /tmp/submariner-routeagent-b5n9h.env
  10939. 2021-07-12T00:19:22.1225498Z [submariner-operator]$ [cluster2] kubectl exec submariner-routeagent-b5n9h --namespace=submariner-operator -- env
  10940. 2021-07-12T00:19:22.1227110Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 exec submariner-routeagent-b5n9h --namespace=submariner-operator -- env
  10941. 2021-07-12T00:19:22.1228153Z [cluster2] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  10942. 2021-07-12T00:19:22.1228846Z [cluster2] HOSTNAME=cluster2-worker
  10943. 2021-07-12T00:19:22.1229638Z [cluster2] DISTTAG=f33container
  10944. 2021-07-12T00:19:22.1230024Z [cluster2] FGC=f33
  10945. 2021-07-12T00:19:22.1230345Z [cluster2] FBR=f33
  10946. 2021-07-12T00:19:22.1230992Z [cluster2] SUBMARINER_NAMESPACE=submariner-operator
  10947. 2021-07-12T00:19:22.1231574Z [cluster2] SUBMARINER_CLUSTERID=cluster2
  10948. 2021-07-12T00:19:22.1232061Z [cluster2] SUBMARINER_DEBUG=false
  10949. 2021-07-12T00:19:22.1232535Z [cluster2] SUBMARINER_CLUSTERCIDR=10.0.0.0/16
  10950. 2021-07-12T00:19:22.1233161Z [cluster2] SUBMARINER_SERVICECIDR=100.0.0.0/16
  10951. 2021-07-12T00:19:22.1233626Z [cluster2] SUBMARINER_GLOBALCIDR=242.254.2.0/24
  10952. 2021-07-12T00:19:22.1234256Z [cluster2] SUBMARINER_NETWORKPLUGIN=weave-net
  10953. 2021-07-12T00:19:22.1234876Z [cluster2] NODE_NAME=cluster2-worker
  10954. 2021-07-12T00:19:22.1235389Z [cluster2] SUBMARINER_OPERATOR_METRICS_PORT_8383_TCP_PROTO=tcp
  10955. 2021-07-12T00:19:22.1235952Z [cluster2] SUBMARINER_GATEWAY_METRICS_SERVICE_PORT=8080
  10956. 2021-07-12T00:19:22.1409860Z [cluster2] SUBMARINER_OPERATOR_METRICS_PORT_8383_TCP_ADDR=100.0.126.125
  10957. 2021-07-12T00:19:22.1410552Z [cluster2] SUBMARINER_OPERATOR_METRICS_PORT_8686_TCP=tcp://100.0.126.125:8686
  10958. 2021-07-12T00:19:22.1411216Z [cluster2] SUBMARINER_GATEWAY_METRICS_PORT_8080_TCP_ADDR=100.0.32.13
  10959. 2021-07-12T00:19:22.1411822Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_PORT_53_UDP_PROTO=udp
  10960. 2021-07-12T00:19:22.1412480Z [cluster2] SUBMARINER_OPERATOR_METRICS_PORT=tcp://100.0.126.125:8383
  10961. 2021-07-12T00:19:22.1413163Z [cluster2] SUBMARINER_GLOBALNET_METRICS_PORT=tcp://100.0.101.189:8081
  10962. 2021-07-12T00:19:22.1413828Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_SERVICE_PORT=53
  10963. 2021-07-12T00:19:22.1414585Z [cluster2] SUBMARINER_OPERATOR_METRICS_PORT_8383_TCP_PORT=8383
  10964. 2021-07-12T00:19:22.1415188Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_SERVICE_HOST=100.0.69.216
  10965. 2021-07-12T00:19:22.1415808Z [cluster2] SUBMARINER_OPERATOR_METRICS_SERVICE_PORT=8383
  10966. 2021-07-12T00:19:22.1416312Z [cluster2] KUBERNETES_SERVICE_PORT=443
  10967. 2021-07-12T00:19:22.1416804Z [cluster2] KUBERNETES_SERVICE_PORT_HTTPS=443
  10968. 2021-07-12T00:19:22.1417342Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_SERVICE_HOST=100.0.101.196
  10969. 2021-07-12T00:19:22.1417988Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_SERVICE_PORT_METRICS=9153
  10970. 2021-07-12T00:19:22.1418833Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_PORT=udp://100.0.101.196:53
  10971. 2021-07-12T00:19:22.1419808Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_PORT_53_UDP=udp://100.0.101.196:53
  10972. 2021-07-12T00:19:22.1420745Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_PORT=tcp://100.0.69.216:9153
  10973. 2021-07-12T00:19:22.1421369Z [cluster2] KUBERNETES_PORT_443_TCP_PORT=443
  10974. 2021-07-12T00:19:22.1422134Z [cluster2] SUBMARINER_GLOBALNET_METRICS_PORT_8081_TCP_PROTO=tcp
  10975. 2021-07-12T00:19:22.1422855Z [cluster2] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_PORT_8082_TCP=tcp://100.0.204.32:8082
  10976. 2021-07-12T00:19:22.1423607Z [cluster2] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_PORT_8082_TCP_ADDR=100.0.204.32
  10977. 2021-07-12T00:19:22.1433653Z [cluster2] KUBERNETES_PORT_443_TCP_PROTO=tcp
  10978. 2021-07-12T00:19:22.1434339Z [cluster2] SUBMARINER_GLOBALNET_METRICS_SERVICE_PORT_METRICS=8081
  10979. 2021-07-12T00:19:22.1435549Z [cluster2] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_SERVICE_PORT=8082
  10980. 2021-07-12T00:19:22.1436208Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_SERVICE_PORT=9153
  10981. 2021-07-12T00:19:22.1436831Z [cluster2] SUBMARINER_GLOBALNET_METRICS_SERVICE_PORT=8081
  10982. 2021-07-12T00:19:22.1438981Z [cluster2] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_SERVICE_PORT_METRICS=8082
  10983. 2021-07-12T00:19:22.1440028Z [cluster2] SUBMARINER_GATEWAY_METRICS_SERVICE_HOST=100.0.32.13
  10984. 2021-07-12T00:19:22.1440678Z [cluster2] KUBERNETES_PORT=tcp://100.0.0.1:443
  10985. 2021-07-12T00:19:22.1441331Z [cluster2] SUBMARINER_OPERATOR_METRICS_SERVICE_PORT_HTTP_METRICS=8383
  10986. 2021-07-12T00:19:22.1442328Z [cluster2] SUBMARINER_OPERATOR_METRICS_SERVICE_PORT_CR_METRICS=8686
  10987. 2021-07-12T00:19:22.1442967Z [cluster2] SUBMARINER_GATEWAY_METRICS_PORT_8080_TCP_PROTO=tcp
  10988. 2021-07-12T00:19:22.1443738Z [cluster2] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_PORT_8082_TCP_PORT=8082
  10989. 2021-07-12T00:19:22.1444452Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_PORT_9153_TCP=tcp://100.0.69.216:9153
  10990. 2021-07-12T00:19:22.1445162Z [cluster2] SUBMARINER_OPERATOR_METRICS_PORT_8383_TCP=tcp://100.0.126.125:8383
  10991. 2021-07-12T00:19:22.1445952Z [cluster2] SUBMARINER_OPERATOR_METRICS_PORT_8686_TCP_PORT=8686
  10992. 2021-07-12T00:19:22.1446548Z [cluster2] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_SERVICE_HOST=100.0.204.32
  10993. 2021-07-12T00:19:22.1447145Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_PORT_53_UDP_ADDR=100.0.101.196
  10994. 2021-07-12T00:19:22.1447728Z [cluster2] SUBMARINER_OPERATOR_METRICS_SERVICE_HOST=100.0.126.125
  10995. 2021-07-12T00:19:22.1448447Z [cluster2] SUBMARINER_GATEWAY_METRICS_SERVICE_PORT_METRICS=8080
  10996. 2021-07-12T00:19:22.1449076Z [cluster2] SUBMARINER_GATEWAY_METRICS_PORT=tcp://100.0.32.13:8080
  10997. 2021-07-12T00:19:22.1449850Z [cluster2] SUBMARINER_GLOBALNET_METRICS_PORT_8081_TCP_PORT=8081
  10998. 2021-07-12T00:19:22.1450478Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_PORT_9153_TCP_PORT=9153
  10999. 2021-07-12T00:19:22.1451245Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_PORT_9153_TCP_ADDR=100.0.69.216
  11000. 2021-07-12T00:19:22.1451817Z [cluster2] KUBERNETES_SERVICE_HOST=100.0.0.1
  11001. 2021-07-12T00:19:22.1452350Z [cluster2] SUBMARINER_GATEWAY_METRICS_PORT_8080_TCP_PORT=8080
  11002. 2021-07-12T00:19:22.1452928Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_SERVICE_PORT_UDP=53
  11003. 2021-07-12T00:19:22.1453692Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_PORT_53_UDP_PORT=53
  11004. 2021-07-12T00:19:22.1454299Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_PORT_9153_TCP_PROTO=tcp
  11005. 2021-07-12T00:19:22.1454974Z [cluster2] SUBMARINER_GLOBALNET_METRICS_PORT_8081_TCP=tcp://100.0.101.189:8081
  11006. 2021-07-12T00:19:22.1455535Z [cluster2] KUBERNETES_PORT_443_TCP_ADDR=100.0.0.1
  11007. 2021-07-12T00:19:22.1456066Z [cluster2] SUBMARINER_OPERATOR_METRICS_PORT_8686_TCP_PROTO=tcp
  11008. 2021-07-12T00:19:22.1456858Z [cluster2] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_PORT=tcp://100.0.204.32:8082
  11009. 2021-07-12T00:19:22.1457488Z [cluster2] KUBERNETES_PORT_443_TCP=tcp://100.0.0.1:443
  11010. 2021-07-12T00:19:22.1458100Z [cluster2] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_PORT_8082_TCP_PROTO=tcp
  11011. 2021-07-12T00:19:22.1458746Z [cluster2] SUBMARINER_GATEWAY_METRICS_PORT_8080_TCP=tcp://100.0.32.13:8080
  11012. 2021-07-12T00:19:22.1459555Z [cluster2] SUBMARINER_GLOBALNET_METRICS_PORT_8081_TCP_ADDR=100.0.101.189
  11013. 2021-07-12T00:19:22.1460345Z [cluster2] SUBMARINER_OPERATOR_METRICS_PORT_8686_TCP_ADDR=100.0.126.125
  11014. 2021-07-12T00:19:22.1460947Z [cluster2] SUBMARINER_GLOBALNET_METRICS_SERVICE_HOST=100.0.101.189
  11015. 2021-07-12T00:19:22.1461416Z [cluster2] HOME=/root
  11016. 2021-07-12T00:19:22.1462675Z [submariner-operator]$ [cluster2] grep PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin /tmp/submariner-routeagent-b5n9h.env
  11017. 2021-07-12T00:19:23.0606401Z [cluster2] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbir1] SUBMARINER_SERVICECIDR=100.0.0.0/16
  11018. 2021-07-12T00:19:23.0609759Z [submariner-operator]$ [cluster1] grep SUBMARINER_CLUSTERCIDR=10.0.0.0/16 /tmp/submariner-routeagent-cjwww.env
  11019. 2021-07-12T00:19:23.0611426Z [cluster1] SUBMARINER_CLUSTERCIDR=10.0.0.0/16
  11020. 2021-07-12T00:19:23.0613070Z [submariner-operator]$ [cluster1] grep HOME=/root /tmp/submariner-routeagent-cjwww.env
  11021. 2021-07-12T00:19:23.0614013Z [cluster1] HOME=/root
  11022. 2021-07-12T00:19:23.0615507Z [submariner-operator]$ [cluster1] kubectl exec submariner-routeagent-cjwww --namespace=submariner-operator -- command -v submariner-route-agent
  11023. 2021-07-12T00:19:23.0618121Z [submariner-operator]$ [cluster1] kubectl exec submariner-routeagent-cjwww --namespace=submariner-operator -- command -v submariner-route-agent
  11024. 2021-07-12T00:19:23.0620153Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 exec submariner-routeagent-cjwww --namespace=submariner-operator -- command -v submariner-route-agent
  11025. 2021-07-12T00:19:23.0621666Z [submariner-operator]$ [cluster1] grep /usr/local/bin/submariner-route-agent
  11026. 2021-07-12T00:19:23.0622563Z [cluster1] /usr/local/bin/submariner-route-agent
  11027. 2021-07-12T00:19:23.0623944Z [submariner-operator]$ [cluster1] kubectl exec submariner-routeagent-cjwww --namespace=submariner-operator -- command -v submariner-route-agent.sh
  11028. 2021-07-12T00:19:23.0625492Z [submariner-operator]$ [cluster1] grep /usr/local/bin/submariner-route-agent.sh
  11029. 2021-07-12T00:19:23.0627212Z [submariner-operator]$ [cluster1] kubectl exec submariner-routeagent-cjwww --namespace=submariner-operator -- command -v submariner-route-agent.sh
  11030. 2021-07-12T00:19:23.0629272Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 exec submariner-routeagent-cjwww --namespace=submariner-operator -- command -v submariner-route-agent.sh
  11031. 2021-07-12T00:19:23.0630710Z [cluster1] /usr/local/bin/submariner-route-agent.sh
  11032. 2021-07-12T00:19:23.0631878Z [cluster1] Testing Submariner routeagent container submariner-routeagent-p9ccx
  11033. 2021-07-12T00:19:23.0633065Z [submariner-operator]$ [cluster1] env_file=/tmp/submariner-routeagent-p9ccx.env
  11034. 2021-07-12T00:19:23.0634653Z [submariner-operator]$ [cluster1] kubectl exec submariner-routeagent-p9ccx --namespace=submariner-operator -- env
  11035. 2021-07-12T00:19:23.0636164Z [submariner-operator]$ [cluster1] tee /tmp/submariner-routeagent-p9ccx.env
  11036. 2021-07-12T00:19:23.0637811Z [submariner-operator]$ [cluster1] kubectl exec submariner-routeagent-p9ccx --namespace=submariner-operator -- env
  11037. 2021-07-12T00:19:23.0639451Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 exec submariner-routeagent-p9ccx --namespace=submariner-operator -- env
  11038. 2021-07-12T00:19:23.0641036Z [cluster1] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  11039. 2021-07-12T00:19:23.0641960Z [cluster1] HOSTNAME=cluster1-worker
  11040. 2021-07-12T00:19:23.0642473Z [cluster1] DISTTAG=f33container
  11041. 2021-07-12T00:19:23.0642872Z [cluster1] FGC=f33
  11042. 2021-07-12T00:19:23.0643231Z [cluster1] FBR=f33
  11043. 2021-07-12T00:19:23.0644248Z [cluster1] SUBMARINER_NETWORKPLUGIN=weave-net
  11044. 2021-07-12T00:19:23.0645160Z [cluster1] NODE_NAME=cluster1-worker
  11045. 2021-07-12T00:19:23.0645937Z [cluster1] SUBMARINER_NAMESPACE=submariner-operator
  11046. 2021-07-12T00:19:23.0646594Z [cluster1] SUBMARINER_CLUSTERID=cluster1
  11047. 2021-07-12T00:19:23.0647245Z [cluster1] SUBMARINER_DEBUG=false
  11048. 2021-07-12T00:19:23.0647959Z [cluster1] SUBMARINER_CLUSTERCIDR=10.0.0.0/16
  11049. 2021-07-12T00:19:23.0648647Z [cluster1] SUBMARINER_SERVICECIDR=100.0.0.0/16
  11050. 2021-07-12T00:19:23.0649165Z [cluster1] SUBMARINER_GLOBALCIDR=242.254.1.0/24
  11051. 2021-07-12T00:19:23.0649881Z [cluster1] KUBERNETES_PORT_443_TCP=tcp://100.0.0.1:443
  11052. 2021-07-12T00:19:23.0650642Z [cluster1] SUBMARINER_GATEWAY_METRICS_SERVICE_PORT_METRICS=8080
  11053. 2021-07-12T00:19:23.0651298Z [cluster1] SUBMARINER_GLOBALNET_METRICS_SERVICE_PORT_METRICS=8081
  11054. 2021-07-12T00:19:23.0651920Z [cluster1] SUBMARINER_GLOBALNET_METRICS_PORT_8081_TCP_PORT=8081
  11055. 2021-07-12T00:19:23.0652787Z [cluster1] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_PORT_8082_TCP=tcp://100.0.99.191:8082
  11056. 2021-07-12T00:19:23.0653558Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_PORT_9153_TCP=tcp://100.0.68.8:9153
  11057. 2021-07-12T00:19:23.0654335Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_PORT=tcp://100.0.68.8:9153
  11058. 2021-07-12T00:19:23.0655063Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_PORT_9153_TCP_PORT=9153
  11059. 2021-07-12T00:19:23.0655863Z [cluster1] SUBMARINER_GLOBALNET_METRICS_SERVICE_PORT=8081
  11060. 2021-07-12T00:19:23.0656724Z [cluster1] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_SERVICE_PORT=8082
  11061. 2021-07-12T00:19:23.0657485Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_PORT_53_UDP_PROTO=udp
  11062. 2021-07-12T00:19:23.0658318Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_PORT_9153_TCP_ADDR=100.0.68.8
  11063. 2021-07-12T00:19:23.0658877Z [cluster1] KUBERNETES_PORT_443_TCP_ADDR=100.0.0.1
  11064. 2021-07-12T00:19:23.0659450Z [cluster1] SUBMARINER_OPERATOR_METRICS_SERVICE_PORT_HTTP_METRICS=8383
  11065. 2021-07-12T00:19:23.0660104Z [cluster1] SUBMARINER_GATEWAY_METRICS_PORT_8080_TCP=tcp://100.0.203.3:8080
  11066. 2021-07-12T00:19:23.0660734Z [cluster1] SUBMARINER_GATEWAY_METRICS_PORT_8080_TCP_ADDR=100.0.203.3
  11067. 2021-07-12T00:19:23.0661551Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_PORT_9153_TCP_PROTO=tcp
  11068. 2021-07-12T00:19:23.0662383Z [cluster1] SUBMARINER_OPERATOR_METRICS_PORT=tcp://100.0.182.161:8383
  11069. 2021-07-12T00:19:23.0663306Z [cluster1] SUBMARINER_OPERATOR_METRICS_PORT_8686_TCP=tcp://100.0.182.161:8686
  11070. 2021-07-12T00:19:23.1364104Z [cluster1] SUBMARINER_GLOBALNET_METRICS_PORT_8081_TCP_PROTO=tcp
  11071. 2021-07-12T00:19:23.1364833Z [cluster1] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_SERVICE_PORT_METRICS=8082
  11072. 2021-07-12T00:19:23.1365567Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_PORT_53_UDP=udp://100.0.126.160:53
  11073. 2021-07-12T00:19:23.1366308Z [cluster1] KUBERNETES_SERVICE_PORT_HTTPS=443
  11074. 2021-07-12T00:19:23.1366826Z [cluster1] SUBMARINER_OPERATOR_METRICS_SERVICE_PORT=8383
  11075. 2021-07-12T00:19:23.1367377Z [cluster1] SUBMARINER_OPERATOR_METRICS_PORT_8383_TCP_PROTO=tcp
  11076. 2021-07-12T00:19:23.1367949Z [cluster1] SUBMARINER_OPERATOR_METRICS_PORT_8383_TCP_ADDR=100.0.182.161
  11077. 2021-07-12T00:19:23.1368499Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_PORT_53_UDP_PORT=53
  11078. 2021-07-12T00:19:23.1369307Z [cluster1] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_PORT_8082_TCP_ADDR=100.0.99.191
  11079. 2021-07-12T00:19:23.1369958Z [cluster1] SUBMARINER_GLOBALNET_METRICS_PORT_8081_TCP=tcp://100.0.206.152:8081
  11080. 2021-07-12T00:19:23.1370582Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_SERVICE_HOST=100.0.68.8
  11081. 2021-07-12T00:19:23.1371222Z [cluster1] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_PORT=tcp://100.0.99.191:8082
  11082. 2021-07-12T00:19:23.1371865Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_PORT=udp://100.0.126.160:53
  11083. 2021-07-12T00:19:23.1372468Z [cluster1] SUBMARINER_OPERATOR_METRICS_SERVICE_HOST=100.0.182.161
  11084. 2021-07-12T00:19:23.1373211Z [cluster1] SUBMARINER_OPERATOR_METRICS_PORT_8383_TCP_PORT=8383
  11085. 2021-07-12T00:19:23.1373817Z [cluster1] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_SERVICE_HOST=100.0.99.191
  11086. 2021-07-12T00:19:23.1374388Z [cluster1] KUBERNETES_PORT=tcp://100.0.0.1:443
  11087. 2021-07-12T00:19:23.1375003Z [cluster1] SUBMARINER_OPERATOR_METRICS_PORT_8383_TCP=tcp://100.0.182.161:8383
  11088. 2021-07-12T00:19:23.1375657Z [cluster1] SUBMARINER_OPERATOR_METRICS_PORT_8686_TCP_PORT=8686
  11089. 2021-07-12T00:19:23.1376369Z [cluster1] SUBMARINER_GATEWAY_METRICS_SERVICE_PORT=8080
  11090. 2021-07-12T00:19:23.1376969Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_SERVICE_PORT_METRICS=9153
  11091. 2021-07-12T00:19:23.1377506Z [cluster1] KUBERNETES_PORT_443_TCP_PORT=443
  11092. 2021-07-12T00:19:23.1378036Z [cluster1] SUBMARINER_GATEWAY_METRICS_PORT=tcp://100.0.203.3:8080
  11093. 2021-07-12T00:19:23.1378598Z [cluster1] SUBMARINER_GATEWAY_METRICS_PORT_8080_TCP_PORT=8080
  11094. 2021-07-12T00:19:23.1379167Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_SERVICE_PORT_UDP=53
  11095. 2021-07-12T00:19:23.1379748Z [cluster1] SUBMARINER_GLOBALNET_METRICS_PORT_8081_TCP_ADDR=100.0.206.152
  11096. 2021-07-12T00:19:23.1380309Z [cluster1] SUBMARINER_GLOBALNET_METRICS_SERVICE_HOST=100.0.206.152
  11097. 2021-07-12T00:19:23.1380875Z [cluster1] SUBMARINER_GATEWAY_METRICS_PORT_8080_TCP_PROTO=tcp
  11098. 2021-07-12T00:19:23.1381465Z [cluster1] SUBMARINER_GLOBALNET_METRICS_PORT=tcp://100.0.206.152:8081
  11099. 2021-07-12T00:19:23.1382018Z [cluster1] KUBERNETES_SERVICE_HOST=100.0.0.1
  11100. 2021-07-12T00:19:23.1382525Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_PORT_53_UDP_ADDR=100.0.126.160
  11101. 2021-07-12T00:19:23.1383570Z [cluster1] SUBMARINER_OPERATOR_METRICS_PORT_8686_TCP_PROTO=tcp
  11102. 2021-07-12T00:19:23.1384160Z [cluster1] SUBMARINER_GATEWAY_METRICS_SERVICE_HOST=100.0.203.3
  11103. 2021-07-12T00:19:23.1384794Z [cluster1] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_PORT_8082_TCP_PROTO=tcp
  11104. 2021-07-12T00:19:23.1385540Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_SERVICE_HOST=100.0.126.160
  11105. 2021-07-12T00:19:23.1386114Z [cluster1] KUBERNETES_PORT_443_TCP_PROTO=tcp
  11106. 2021-07-12T00:19:23.1387318Z [cluster1] SUBMARINER_OPERATOR_METRICS_SERVICE_PORT_CR_METRICS=8686
  11107. 2021-07-12T00:19:23.1387956Z [cluster1] SUBMARINER_OPERATOR_METRICS_PORT_8686_TCP_ADDR=100.0.182.161
  11108. 2021-07-12T00:19:23.1388589Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_SERVICE_PORT=53
  11109. 2021-07-12T00:19:23.1389135Z [cluster1] KUBERNETES_SERVICE_PORT=443
  11110. 2021-07-12T00:19:23.1389719Z [cluster1] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_PORT_8082_TCP_PORT=8082
  11111. 2021-07-12T00:19:23.1390545Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_SERVICE_PORT=9153
  11112. 2021-07-12T00:19:23.1391211Z [cluster1] HOME=/root
  11113. 2021-07-12T00:19:23.1393077Z [submariner-operator]$ [cluster1] grep PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin /tmp/submariner-routeagent-p9ccx.env
  11114. 2021-07-12T00:19:23.1394118Z [cluster1] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  11115. 2021-07-12T00:19:23.1395569Z [submariner-operator]$ [cluster1] grep SUBMARINER_NAMESPACE=submariner-operator /tmp/submariner-routeagent-p9ccx.env
  11116. 2021-07-12T00:19:23.1397469Z [cluster1] SUBMARINER_NAMESPACE=submariner-operator
  11117. 2021-07-12T00:19:23.1398809Z [submariner-operator]$ [cluster1] grep SUBMARINER_DEBUG=false /tmp/submariner-routeagent-p9ccx.env
  11118. 2021-07-12T00:19:23.1399631Z [cluster1] SUBMARINER_DEBUG=false
  11119. 2021-07-12T00:19:23.1400681Z [submariner-operator]$ [cluster1] grep SUBMARINER_SERVICECIDR=100.0.0.0/16 /tmp/submariner-routeagent-p9ccx.env
  11120. 2021-07-12T00:19:23.1401706Z [cluster1] SUBMARINER_SERVICECIDR=100.0.0.0/16
  11121. 2021-07-12T00:19:23.1403145Z [submariner-operator]$ [cluster1] grep SUBMARINER_CLUSTERCIDR=10.0.0.0/16 /tmp/submariner-routeagent-p9ccx.env
  11122. 2021-07-12T00:19:23.1404078Z [cluster1] SUBMARINER_CLUSTERCIDR=10.0.0.0/16
  11123. 2021-07-12T00:19:23.1405098Z [submariner-operator]$ [cluster1] grep HOME=/root /tmp/submariner-routeagent-p9ccx.env
  11124. 2021-07-12T00:19:23.1406077Z [cluster1] HOME=/root
  11125. 2021-07-12T00:19:23.1407447Z [submariner-operator]$ [cluster1] kubectl exec submariner-routeagent-p9ccx --namespace=submariner-operator -- command -v submariner-route-agent
  11126. 2021-07-12T00:19:23.1408896Z [submariner-operator]$ [cluster1] grep /usr/local/bin/submariner-route-agent
  11127. 2021-07-12T00:19:23.7874411Z [submariner-operator]$ [cluster1] kubectl exec submariner-routeagent-p9ccx --namespace=submariner-operator -- command -v submariner-n:/bin
  11128. 2021-07-12T00:19:23.7876690Z [submariner-operator]$ [cluster2] grep SUBMARINER_NAMESPACE=submariner-operator /tmp/submariner-routeagent-b5n9h.env
  11129. 2021-07-12T00:19:23.7878481Z [cluster2] SUBMARINER_NAMESPACE=submariner-operator
  11130. 2021-07-12T00:19:23.7879842Z [submariner-operator]$ [cluster2] grep SUBMARINER_DEBUG=false /tmp/submariner-routeagent-b5n9h.env
  11131. 2021-07-12T00:19:23.7880867Z [cluster2] SUBMARINER_DEBUG=false
  11132. 2021-07-12T00:19:23.7884028Z [submariner-operator]$ [cluster2] grep SUBMARINER_SERVICECIDR=100.0.0.0/16 /tmp/submariner-routeagent-b5n9h.env
  11133. 2021-07-12T00:19:23.7884960Z [cluster2] SUBMARINER_SERVICECIDR=100.0.0.0/16
  11134. 2021-07-12T00:19:23.7886111Z [submariner-operator]$ [cluster2] grep SUBMARINER_CLUSTERCIDR=10.0.0.0/16 /tmp/submariner-routeagent-b5n9h.env
  11135. 2021-07-12T00:19:23.7887669Z [cluster2] SUBMARINER_CLUSTERCIDR=10.0.0.0/16
  11136. 2021-07-12T00:19:23.7888904Z [submariner-operator]$ [cluster2] grep HOME=/root /tmp/submariner-routeagent-b5n9h.env
  11137. 2021-07-12T00:19:23.7889877Z [cluster2] HOME=/root
  11138. 2021-07-12T00:19:23.7891398Z [submariner-operator]$ [cluster2] kubectl exec submariner-routeagent-b5n9h --namespace=submariner-operator -- command -v submariner-route-agent
  11139. 2021-07-12T00:19:23.7893422Z [submariner-operator]$ [cluster2] grep /usr/local/bin/submariner-route-agent
  11140. 2021-07-12T00:19:23.7895068Z [submariner-operator]$ [cluster2] kubectl exec submariner-routeagent-b5n9h --namespace=submariner-operator -- command -v submariner-route-agent
  11141. 2021-07-12T00:19:23.7898214Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 exec submariner-routeagent-b5n9h --namespace=submariner-operator -- command -v submariner-route-agent
  11142. 2021-07-12T00:19:23.7900162Z [cluster2] /usr/local/bin/submariner-route-agent
  11143. 2021-07-12T00:19:23.7901898Z [submariner-operator]$ [cluster2] kubectl exec submariner-routeagent-b5n9h --namespace=submariner-operator -- command -v submariner-route-agent.sh
  11144. 2021-07-12T00:19:23.7903593Z [submariner-operator]$ [cluster2] grep /usr/local/bin/submariner-route-agent.sh
  11145. 2021-07-12T00:19:23.7905200Z [submariner-operator]$ [cluster2] kubectl exec submariner-routeagent-b5n9h --namespace=submariner-operator -- command -v submariner-route-agent.sh
  11146. 2021-07-12T00:19:23.7907613Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 exec submariner-routeagent-b5n9h --namespace=submariner-operator -- command -v submariner-route-agent.sh
  11147. 2021-07-12T00:19:23.7909058Z [cluster2] /usr/local/bin/submariner-route-agent.sh
  11148. 2021-07-12T00:19:23.7910220Z [cluster2] Testing Submariner routeagent container submariner-routeagent-dzt4z
  11149. 2021-07-12T00:19:23.7911877Z [submariner-operator]$ [cluster2] env_file=/tmp/submariner-routeagent-dzt4z.env
  11150. 2021-07-12T00:19:23.7913459Z [submariner-operator]$ [cluster2] kubectl exec submariner-routeagent-dzt4z --namespace=submariner-operator -- env
  11151. 2021-07-12T00:19:23.7914972Z [submariner-operator]$ [cluster2] tee /tmp/submariner-routeagent-dzt4z.env
  11152. 2021-07-12T00:19:23.7917517Z [submariner-operator]$ [cluster2] kubectl exec submariner-routeagent-dzt4z --namespace=submariner-operator -- env
  11153. 2021-07-12T00:19:23.7919715Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 exec submariner-routeagent-dzt4z --namespace=submariner-operator -- env
  11154. 2021-07-12T00:19:23.7920779Z [cluster2] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  11155. 2021-07-12T00:19:23.7921489Z [cluster2] HOSTNAME=cluster2-worker2
  11156. 2021-07-12T00:19:23.7921970Z [cluster2] DISTTAG=f33container
  11157. 2021-07-12T00:19:23.7922364Z [cluster2] FGC=f33
  11158. 2021-07-12T00:19:23.7922685Z [cluster2] FBR=f33
  11159. 2021-07-12T00:19:23.7923080Z [cluster2] SUBMARINER_DEBUG=false
  11160. 2021-07-12T00:19:23.7923546Z [cluster2] SUBMARINER_CLUSTERCIDR=10.0.0.0/16
  11161. 2021-07-12T00:19:23.7924055Z [cluster2] SUBMARINER_SERVICECIDR=100.0.0.0/16
  11162. 2021-07-12T00:19:23.7924553Z [cluster2] SUBMARINER_GLOBALCIDR=242.254.2.0/24
  11163. 2021-07-12T00:19:23.7925224Z [cluster2] SUBMARINER_NETWORKPLUGIN=weave-net
  11164. 2021-07-12T00:19:23.7925900Z [cluster2] NODE_NAME=cluster2-worker2
  11165. 2021-07-12T00:19:23.7926608Z [cluster2] SUBMARINER_NAMESPACE=submariner-operator
  11166. 2021-07-12T00:19:23.7927202Z [cluster2] SUBMARINER_CLUSTERID=cluster2
  11167. 2021-07-12T00:19:23.7927772Z [cluster2] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_PORT_8082_TCP_PROTO=tcp
  11168. 2021-07-12T00:19:23.7928420Z [cluster2] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_PORT_8082_TCP_PORT=8082
  11169. 2021-07-12T00:19:23.7929019Z [cluster2] SUBMARINER_OPERATOR_METRICS_PORT_8383_TCP_PORT=8383
  11170. 2021-07-12T00:19:23.7930010Z [cluster2] SUBMARINER_OPERATOR_METRICS_PORT_8686_TCP_PORT=8686
  11171. 2021-07-12T00:19:23.7930655Z [cluster2] SUBMARINER_GLOBALNET_METRICS_PORT_8081_TCP_PROTO=tcp
  11172. 2021-07-12T00:19:23.7931267Z [cluster2] SUBMARINER_GATEWAY_METRICS_PORT_8080_TCP_PORT=8080
  11173. 2021-07-12T00:19:23.7931907Z [cluster2] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_SERVICE_HOST=100.0.204.32
  11174. 2021-07-12T00:19:23.7932555Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_SERVICE_HOST=100.0.101.196
  11175. 2021-07-12T00:19:23.7933529Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_SERVICE_PORT_UDP=53
  11176. 2021-07-12T00:19:23.7934124Z [cluster2] SUBMARINER_OPERATOR_METRICS_SERVICE_HOST=100.0.126.125
  11177. 2021-07-12T00:19:23.7934704Z [cluster2] SUBMARINER_OPERATOR_METRICS_SERVICE_PORT=8383
  11178. 2021-07-12T00:19:23.7935318Z [cluster2] SUBMARINER_GATEWAY_METRICS_PORT=tcp://100.0.32.13:8080
  11179. 2021-07-12T00:19:23.7935947Z [cluster2] SUBMARINER_GLOBALNET_METRICS_SERVICE_HOST=100.0.101.189
  11180. 2021-07-12T00:19:23.8436847Z [cluster2] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_SERVICE_PORT=8082
  11181. 2021-07-12T00:19:23.8437772Z [cluster2] KUBERNETES_SERVICE_PORT=443
  11182. 2021-07-12T00:19:23.8438354Z [cluster2] SUBMARINER_OPERATOR_METRICS_PORT_8383_TCP_ADDR=100.0.126.125
  11183. 2021-07-12T00:19:23.8438943Z [cluster2] SUBMARINER_GATEWAY_METRICS_PORT_8080_TCP_PROTO=tcp
  11184. 2021-07-12T00:19:23.8439522Z [cluster2] KUBERNETES_PORT=tcp://100.0.0.1:443
  11185. 2021-07-12T00:19:23.8440110Z [cluster2] SUBMARINER_GLOBALNET_METRICS_SERVICE_PORT_METRICS=8081
  11186. 2021-07-12T00:19:23.8441001Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_SERVICE_PORT_METRICS=9153
  11187. 2021-07-12T00:19:23.8441641Z [cluster2] KUBERNETES_PORT_443_TCP_ADDR=100.0.0.1
  11188. 2021-07-12T00:19:23.8442215Z [cluster2] SUBMARINER_OPERATOR_METRICS_SERVICE_PORT_HTTP_METRICS=8383
  11189. 2021-07-12T00:19:23.8442837Z [cluster2] SUBMARINER_GATEWAY_METRICS_SERVICE_PORT=8080
  11190. 2021-07-12T00:19:23.8443356Z [cluster2] KUBERNETES_PORT_443_TCP_PORT=443
  11191. 2021-07-12T00:19:23.8443912Z [cluster2] SUBMARINER_GLOBALNET_METRICS_PORT_8081_TCP_ADDR=100.0.101.189
  11192. 2021-07-12T00:19:23.8444601Z [cluster2] KUBERNETES_SERVICE_HOST=100.0.0.1
  11193. 2021-07-12T00:19:23.8445140Z [cluster2] SUBMARINER_GLOBALNET_METRICS_SERVICE_PORT=8081
  11194. 2021-07-12T00:19:23.8445774Z [cluster2] SUBMARINER_GLOBALNET_METRICS_PORT=tcp://100.0.101.189:8081
  11195. 2021-07-12T00:19:23.8446451Z [cluster2] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_PORT=tcp://100.0.204.32:8082
  11196. 2021-07-12T00:19:23.8447144Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_PORT=udp://100.0.101.196:53
  11197. 2021-07-12T00:19:23.8447951Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_PORT_53_UDP=udp://100.0.101.196:53
  11198. 2021-07-12T00:19:23.8448808Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_PORT=tcp://100.0.69.216:9153
  11199. 2021-07-12T00:19:23.8449498Z [cluster2] SUBMARINER_OPERATOR_METRICS_PORT_8383_TCP=tcp://100.0.126.125:8383
  11200. 2021-07-12T00:19:23.8450144Z [cluster2] SUBMARINER_OPERATOR_METRICS_PORT_8686_TCP_PROTO=tcp
  11201. 2021-07-12T00:19:23.8450757Z [cluster2] SUBMARINER_GATEWAY_METRICS_SERVICE_PORT_METRICS=8080
  11202. 2021-07-12T00:19:23.8451382Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_PORT_9153_TCP_ADDR=100.0.69.216
  11203. 2021-07-12T00:19:23.8452171Z [cluster2] SUBMARINER_GATEWAY_METRICS_PORT_8080_TCP=tcp://100.0.32.13:8080
  11204. 2021-07-12T00:19:23.8452843Z [cluster2] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_SERVICE_PORT_METRICS=8082
  11205. 2021-07-12T00:19:23.8453487Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_SERVICE_PORT=53
  11206. 2021-07-12T00:19:23.8454221Z [cluster2] SUBMARINER_OPERATOR_METRICS_PORT_8686_TCP_ADDR=100.0.126.125
  11207. 2021-07-12T00:19:23.8454787Z [cluster2] SUBMARINER_GATEWAY_METRICS_SERVICE_HOST=100.0.32.13
  11208. 2021-07-12T00:19:23.8455343Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_PORT_53_UDP_PORT=53
  11209. 2021-07-12T00:19:23.8455883Z [cluster2] KUBERNETES_SERVICE_PORT_HTTPS=443
  11210. 2021-07-12T00:19:23.8456454Z [cluster2] SUBMARINER_OPERATOR_METRICS_PORT=tcp://100.0.126.125:8383
  11211. 2021-07-12T00:19:23.8457053Z [cluster2] SUBMARINER_GLOBALNET_METRICS_PORT_8081_TCP_PORT=8081
  11212. 2021-07-12T00:19:23.8457661Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_PORT_9153_TCP_PORT=9153
  11213. 2021-07-12T00:19:23.8458263Z [cluster2] SUBMARINER_OPERATOR_METRICS_PORT_8383_TCP_PROTO=tcp
  11214. 2021-07-12T00:19:23.8458842Z [cluster2] SUBMARINER_GATEWAY_METRICS_PORT_8080_TCP_ADDR=100.0.32.13
  11215. 2021-07-12T00:19:23.8459412Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_PORT_53_UDP_PROTO=udp
  11216. 2021-07-12T00:19:23.8460026Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_SERVICE_PORT=9153
  11217. 2021-07-12T00:19:23.8460877Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_PORT_9153_TCP=tcp://100.0.69.216:9153
  11218. 2021-07-12T00:19:23.8461579Z [cluster2] SUBMARINER_OPERATOR_METRICS_PORT_8686_TCP=tcp://100.0.126.125:8686
  11219. 2021-07-12T00:19:23.8462296Z [cluster2] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_PORT_8082_TCP=tcp://100.0.204.32:8082
  11220. 2021-07-12T00:19:23.8462921Z [cluster2] KUBERNETES_PORT_443_TCP=tcp://100.0.0.1:443
  11221. 2021-07-12T00:19:23.8463528Z [cluster2] SUBMARINER_OPERATOR_METRICS_SERVICE_PORT_CR_METRICS=8686
  11222. 2021-07-12T00:19:23.8464310Z [cluster2] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_PORT_8082_TCP_ADDR=100.0.204.32
  11223. 2021-07-12T00:19:23.8464919Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_PORT_53_UDP_ADDR=100.0.101.196
  11224. 2021-07-12T00:19:23.8465645Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_SERVICE_HOST=100.0.69.216
  11225. 2021-07-12T00:19:23.8466293Z [cluster2] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_PORT_9153_TCP_PROTO=tcp
  11226. 2021-07-12T00:19:23.8466858Z [cluster2] KUBERNETES_PORT_443_TCP_PROTO=tcp
  11227. 2021-07-12T00:19:23.8467612Z [cluster2] SUBMARINER_GLOBALNET_METRICS_PORT_8081_TCP=tcp://100.0.101.189:8081
  11228. 2021-07-12T00:19:23.8468137Z [cluster2] HOME=/root
  11229. 2021-07-12T00:19:23.8469587Z [submariner-operator]$ [cluster2] grep PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin /tmp/submariner-routeagent-dzt4z.env
  11230. 2021-07-12T00:19:23.8470760Z [cluster2] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  11231. 2021-07-12T00:19:23.8472138Z [submariner-operator]$ [cluster2] grep SUBMARINER_NAMESPACE=submariner-operator /tmp/submariner-routeagent-dzt4z.env
  11232. 2021-07-12T00:19:23.8473326Z [cluster2] SUBMARINER_NAMESPACE=submariner-operator
  11233. 2021-07-12T00:19:23.8474447Z [submariner-operator]$ [cluster2] grep SUBMARINER_DEBUG=false /tmp/submariner-routeagent-dzt4z.env
  11234. 2021-07-12T00:19:23.8475413Z [cluster2] SUBMARINER_DEBUG=false
  11235. 2021-07-12T00:19:23.8476401Z [submariner-operator]$ [cluster2] grep SUBMARINER_SERVICECIDR=100.0.0.0/16 /tmp/submariner-routeagent-dzt4z.env
  11236. 2021-07-12T00:19:23.8503120Z [cluster2] SUBMARINER_SERVICECIDR=100.0.0.0/16
  11237. 2021-07-12T00:19:23.8505663Z [submariner-operator]$ [cluster2] grep SUBMARINER_CLUSTERCIDR=10.0.0.0/16 /tmp/submariner-routeagent-dzt4z.env
  11238. 2021-07-12T00:19:23.8507089Z [cluster2] SUBMARINER_CLUSTERCIDR=10.0.0.0/16
  11239. 2021-07-12T00:19:24.6042632Z [submariner-operator]$ [route-agent
  11240. 2021-07-12T00:19:24.6045879Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 exec submariner-routeagent-p9ccx --namespace=submariner-operator -- command -v submariner-route-agent
  11241. 2021-07-12T00:19:24.6047870Z [cluster1] /usr/local/bin/submariner-route-agent
  11242. 2021-07-12T00:19:24.6049496Z [submariner-operator]$ [cluster1] kubectl exec submariner-routeagent-p9ccx --namespace=submariner-operator -- command -v submariner-route-agent.sh
  11243. 2021-07-12T00:19:24.6051625Z [submariner-operator]$ [cluster1] kubectl exec submariner-routeagent-p9ccx --namespace=submariner-operator -- command -v submariner-route-agent.sh
  11244. 2021-07-12T00:19:24.6054740Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 exec submariner-routeagent-p9ccx --namespace=submariner-operator -- command -v submariner-route-agent.sh
  11245. 2021-07-12T00:19:24.6057072Z [submariner-operator]$ [cluster1] grep /usr/local/bin/submariner-route-agent.sh
  11246. 2021-07-12T00:19:24.6058567Z [cluster1] /usr/local/bin/submariner-route-agent.sh
  11247. 2021-07-12T00:19:24.6059745Z [cluster1] Testing Submariner routeagent container submariner-routeagent-s925v
  11248. 2021-07-12T00:19:24.6061113Z [submariner-operator]$ [cluster1] env_file=/tmp/submariner-routeagent-s925v.env
  11249. 2021-07-12T00:19:24.6064659Z [submariner-operator]$ [cluster1] kubectl exec submariner-routeagent-s925v --namespace=submariner-operator -- env
  11250. 2021-07-12T00:19:24.6066090Z [submariner-operator]$ [cluster1] tee /tmp/submariner-routeagent-s925v.env
  11251. 2021-07-12T00:19:24.6067625Z [submariner-operator]$ [cluster1] kubectl exec submariner-routeagent-s925v --namespace=submariner-operator -- env
  11252. 2021-07-12T00:19:24.6069297Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 exec submariner-routeagent-s925v --namespace=submariner-operator -- env
  11253. 2021-07-12T00:19:24.6070378Z [cluster1] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  11254. 2021-07-12T00:19:24.6071075Z [cluster1] HOSTNAME=cluster1-worker2
  11255. 2021-07-12T00:19:24.6071753Z [cluster1] DISTTAG=f33container
  11256. 2021-07-12T00:19:24.6072135Z [cluster1] FGC=f33
  11257. 2021-07-12T00:19:24.6072637Z [cluster1] FBR=f33
  11258. 2021-07-12T00:19:24.6073583Z [cluster1] SUBMARINER_NETWORKPLUGIN=weave-net
  11259. 2021-07-12T00:19:24.6074316Z [cluster1] NODE_NAME=cluster1-worker2
  11260. 2021-07-12T00:19:24.6075435Z [cluster1] SUBMARINER_NAMESPACE=submariner-operator
  11261. 2021-07-12T00:19:24.6076075Z [cluster1] SUBMARINER_CLUSTERID=cluster1
  11262. 2021-07-12T00:19:24.6076729Z [cluster1] SUBMARINER_DEBUG=false
  11263. 2021-07-12T00:19:24.6077403Z [cluster1] SUBMARINER_CLUSTERCIDR=10.0.0.0/16
  11264. 2021-07-12T00:19:24.6077907Z [cluster1] SUBMARINER_SERVICECIDR=100.0.0.0/16
  11265. 2021-07-12T00:19:24.6078388Z [cluster1] SUBMARINER_GLOBALCIDR=242.254.1.0/24
  11266. 2021-07-12T00:19:24.6078936Z [cluster1] SUBMARINER_GLOBALNET_METRICS_PORT_8081_TCP_PORT=8081
  11267. 2021-07-12T00:19:24.6079599Z [cluster1] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_PORT_8082_TCP=tcp://100.0.99.191:8082
  11268. 2021-07-12T00:19:24.6080297Z [cluster1] SUBMARINER_GATEWAY_METRICS_PORT=tcp://100.0.203.3:8080
  11269. 2021-07-12T00:19:24.6080917Z [cluster1] SUBMARINER_GATEWAY_METRICS_PORT_8080_TCP_ADDR=100.0.203.3
  11270. 2021-07-12T00:19:24.6081514Z [cluster1] SUBMARINER_GLOBALNET_METRICS_SERVICE_PORT_METRICS=8081
  11271. 2021-07-12T00:19:24.6082180Z [cluster1] SUBMARINER_GLOBALNET_METRICS_PORT_8081_TCP=tcp://100.0.206.152:8081
  11272. 2021-07-12T00:19:24.6082993Z [cluster1] SUBMARINER_OPERATOR_METRICS_PORT_8686_TCP_PROTO=tcp
  11273. 2021-07-12T00:19:24.6083627Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_PORT_53_UDP_PROTO=udp
  11274. 2021-07-12T00:19:24.6084260Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_PORT_9153_TCP_PORT=9153
  11275. 2021-07-12T00:19:24.6084868Z [cluster1] KUBERNETES_PORT=tcp://100.0.0.1:443
  11276. 2021-07-12T00:19:24.6085834Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_PORT=udp://100.0.126.160:53
  11277. 2021-07-12T00:19:24.6086699Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_PORT_9153_TCP_ADDR=100.0.68.8
  11278. 2021-07-12T00:19:24.6087580Z [cluster1] SUBMARINER_OPERATOR_METRICS_PORT_8383_TCP=tcp://100.0.182.161:8383
  11279. 2021-07-12T00:19:24.6088247Z [cluster1] SUBMARINER_OPERATOR_METRICS_PORT_8686_TCP_PORT=8686
  11280. 2021-07-12T00:19:24.6088880Z [cluster1] SUBMARINER_GLOBALNET_METRICS_PORT_8081_TCP_ADDR=100.0.206.152
  11281. 2021-07-12T00:19:24.6089632Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_SERVICE_PORT=53
  11282. 2021-07-12T00:19:24.6090228Z [cluster1] SUBMARINER_OPERATOR_METRICS_PORT_8383_TCP_ADDR=100.0.182.161
  11283. 2021-07-12T00:19:24.6090852Z [cluster1] SUBMARINER_GATEWAY_METRICS_PORT_8080_TCP=tcp://100.0.203.3:8080
  11284. 2021-07-12T00:19:24.6091472Z [cluster1] SUBMARINER_GATEWAY_METRICS_SERVICE_PORT=8080
  11285. 2021-07-12T00:19:24.6092262Z [cluster1] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_PORT_8082_TCP_PROTO=tcp
  11286. 2021-07-12T00:19:24.6093067Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_PORT_53_UDP_PORT=53
  11287. 2021-07-12T00:19:24.6093703Z [cluster1] SUBMARINER_OPERATOR_METRICS_PORT_8383_TCP_PORT=8383
  11288. 2021-07-12T00:19:24.6094301Z [cluster1] SUBMARINER_GATEWAY_METRICS_PORT_8080_TCP_PORT=8080
  11289. 2021-07-12T00:19:24.6094969Z [cluster1] SUBMARINER_GLOBALNET_METRICS_PORT=tcp://100.0.206.152:8081
  11290. 2021-07-12T00:19:24.6095825Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_PORT=tcp://100.0.68.8:9153
  11291. 2021-07-12T00:19:24.6096583Z [cluster1] KUBERNETES_SERVICE_PORT=443
  11292. 2021-07-12T00:19:24.6097107Z [cluster1] SUBMARINER_OPERATOR_METRICS_PORT_8383_TCP_PROTO=tcp
  11293. 2021-07-12T00:19:24.6097690Z [cluster1] SUBMARINER_GATEWAY_METRICS_SERVICE_HOST=100.0.203.3
  11294. 2021-07-12T00:19:24.6098282Z [cluster1] SUBMARINER_GATEWAY_METRICS_SERVICE_PORT_METRICS=8080
  11295. 2021-07-12T00:19:24.6098888Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_SERVICE_PORT_UDP=53
  11296. 2021-07-12T00:19:25.2595908Z [cluster1] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_PORT_8082_TCP_PORT=8082
  11297. 2021-07-12T00:19:25.2596559Z [cluster1] KUBERNETES_SERVICE_HOST=100.0.0.1
  11298. 2021-07-12T00:19:25.2597788Z [cluster1] KUBERNETES_PORT_443_TCP_PORT=443
  11299. 2021-07-12T00:19:25.2598402Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_SERVICE_HOST=100.0.68.8
  11300. 2021-07-12T00:19:25.2599393Z [cluster1] KUBERNETES_PORT_443_TCP=tcp://100.0.0.1:443
  11301. 2021-07-12T00:19:25.2600354Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_SERVICE_PORT_METRICS=9153
  11302. 2021-07-12T00:19:25.2601108Z [cluster1] KUBERNETES_PORT_443_TCP_ADDR=100.0.0.1
  11303. 2021-07-12T00:19:25.2601655Z [cluster1] SUBMARINER_OPERATOR_METRICS_SERVICE_PORT_HTTP_METRICS=8383
  11304. 2021-07-12T00:19:25.2602268Z [cluster1] SUBMARINER_OPERATOR_METRICS_PORT=tcp://100.0.182.161:8383
  11305. 2021-07-12T00:19:25.2603045Z [cluster1] SUBMARINER_GLOBALNET_METRICS_SERVICE_PORT=8081
  11306. 2021-07-12T00:19:25.2603646Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_SERVICE_PORT=9153
  11307. 2021-07-12T00:19:25.2604250Z [cluster1] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_SERVICE_PORT=8082
  11308. 2021-07-12T00:19:25.2604820Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_PORT_53_UDP_ADDR=100.0.126.160
  11309. 2021-07-12T00:19:25.2605614Z [cluster1] SUBMARINER_OPERATOR_METRICS_SERVICE_PORT_CR_METRICS=8686
  11310. 2021-07-12T00:19:25.2606226Z [cluster1] SUBMARINER_OPERATOR_METRICS_PORT_8686_TCP_ADDR=100.0.182.161
  11311. 2021-07-12T00:19:25.2606836Z [cluster1] SUBMARINER_GATEWAY_METRICS_PORT_8080_TCP_PROTO=tcp
  11312. 2021-07-12T00:19:25.2607446Z [cluster1] SUBMARINER_GLOBALNET_METRICS_PORT_8081_TCP_PROTO=tcp
  11313. 2021-07-12T00:19:25.2608037Z [cluster1] SUBMARINER_GLOBALNET_METRICS_SERVICE_HOST=100.0.206.152
  11314. 2021-07-12T00:19:25.2608810Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_PORT_9153_TCP=tcp://100.0.68.8:9153
  11315. 2021-07-12T00:19:25.2609575Z [cluster1] KUBERNETES_SERVICE_PORT_HTTPS=443
  11316. 2021-07-12T00:19:25.2610061Z [cluster1] KUBERNETES_PORT_443_TCP_PROTO=tcp
  11317. 2021-07-12T00:19:25.2610610Z [cluster1] SUBMARINER_OPERATOR_METRICS_PORT_8686_TCP=tcp://100.0.182.161:8686
  11318. 2021-07-12T00:19:25.2611245Z [cluster1] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_SERVICE_HOST=100.0.99.191
  11319. 2021-07-12T00:19:25.2611860Z [cluster1] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_PORT_8082_TCP_ADDR=100.0.99.191
  11320. 2021-07-12T00:19:25.2612444Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_SERVICE_HOST=100.0.126.160
  11321. 2021-07-12T00:19:25.2613046Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_METRICS_PORT_9153_TCP_PROTO=tcp
  11322. 2021-07-12T00:19:25.2613762Z [cluster1] SUBMARINER_OPERATOR_METRICS_SERVICE_HOST=100.0.182.161
  11323. 2021-07-12T00:19:25.2614320Z [cluster1] SUBMARINER_OPERATOR_METRICS_SERVICE_PORT=8383
  11324. 2021-07-12T00:19:25.2615295Z [cluster1] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_PORT=tcp://100.0.99.191:8082
  11325. 2021-07-12T00:19:25.2616404Z [cluster1] SUBMARINER_LIGHTHOUSE_COREDNS_PORT_53_UDP=udp://100.0.126.160:53
  11326. 2021-07-12T00:19:25.2617167Z [cluster1] SUBMARINER_LIGHTHOUSE_AGENT_METRICS_SERVICE_PORT_METRICS=8082
  11327. 2021-07-12T00:19:25.2617766Z [cluster1] HOME=/root
  11328. 2021-07-12T00:19:25.2619889Z [submariner-operator]$ [cluster1] grep PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin /tmp/submariner-routeagent-s925v.env
  11329. 2021-07-12T00:19:25.2621151Z [cluster1] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  11330. 2021-07-12T00:19:25.2622547Z [submariner-operator]$ [cluster1] grep SUBMARINER_NAMESPACE=submariner-operator /tmp/submariner-routeagent-s925v.env
  11331. 2021-07-12T00:19:25.2623728Z [cluster1] SUBMARINER_NAMESPACE=submariner-operator
  11332. 2021-07-12T00:19:25.2625186Z [submariner-operator]$ [cluster1] grep SUBMARINER_DEBUG=false /tmp/submariner-routeagent-s925v.env
  11333. 2021-07-12T00:19:25.2626213Z [cluster1] SUBMARINER_DEBUG=false
  11334. 2021-07-12T00:19:25.2627620Z [submariner-operator]$ [cluster1] grep SUBMARINER_SERVICECIDR=100.0.0.0/16 /tmp/submariner-routeagent-s925v.env
  11335. 2021-07-12T00:19:25.2628575Z [cluster1] SUBMARINER_SERVICECIDR=100.0.0.0/16
  11336. 2021-07-12T00:19:25.2629869Z [submariner-operator]$ [cluster1] grep SUBMARINER_CLUSTERCIDR=10.0.0.0/16 /tmp/submariner-routeagent-s925v.env
  11337. 2021-07-12T00:19:25.2631101Z [cluster1] SUBMARINER_CLUSTERCIDR=10.0.0.0/16
  11338. 2021-07-12T00:19:25.2632386Z [submariner-operator]$ [cluster1] grep HOME=/root /tmp/submariner-routeagent-s925v.env
  11339. 2021-07-12T00:19:25.2633120Z [cluster1] HOME=/root
  11340. 2021-07-12T00:19:25.2634328Z [submariner-operator]$ [cluster1] kubectl exec submariner-routeagent-s925v --namespace=submariner-operator -- command -v submariner-route-agent
  11341. 2021-07-12T00:19:25.2636104Z [submariner-operator]$ [cluster1] grep /usr/local/bin/submariner-route-agent
  11342. 2021-07-12T00:19:25.2642573Z [submariner-operator]$ [cluster1] kubectl exec submariner-routeagent-s925v --namespace=submariner-operator -- command -v submariner-route-agent
  11343. 2021-07-12T00:19:25.2645097Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 exec submariner-routeagent-s925v --namespace=submariner-operator -- command -v submariner-route-agent
  11344. 2021-07-12T00:19:25.2646574Z [cluster1] /usr/local/bin/submariner-route-agent
  11345. 2021-07-12T00:19:25.2648069Z [submariner-operator]$ [cluster1] kubectl exec submariner-routeagent-s925v --namespace=submariner-operator -- command -v submariner-route-agent.sh
  11346. 2021-07-12T00:19:25.2649720Z [submariner-operator]$ [cluster1] grep /usr/local/bin/submariner-route-agent.sh
  11347. 2021-07-12T00:19:25.2651299Z [submariner-operator]$ [cluster1] kubectl exec submariner-routeagent-s925v --namespace=submariner-operator -- command -v submariner-route-agent.sh
  11348. 2021-07-12T00:19:26.0426256Z [submariner-operator]$ [cluster1] command kubeccluster2] grep HOME=/root /tmp/submariner-routeagent-dzt4z.env
  11349. 2021-07-12T00:19:26.0427387Z [cluster2] HOME=/root
  11350. 2021-07-12T00:19:26.0429305Z [submariner-operator]$ [cluster2] kubectl exec submariner-routeagent-dzt4z --namespace=submariner-operator -- command -v submariner-route-agent
  11351. 2021-07-12T00:19:26.0431390Z [submariner-operator]$ [cluster2] grep /usr/local/bin/submariner-route-agent
  11352. 2021-07-12T00:19:26.0433643Z [submariner-operator]$ [cluster2] kubectl exec submariner-routeagent-dzt4z --namespace=submariner-operator -- command -v submariner-route-agent
  11353. 2021-07-12T00:19:26.0436166Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 exec submariner-routeagent-dzt4z --namespace=submariner-operator -- command -v submariner-route-agent
  11354. 2021-07-12T00:19:26.0438977Z [cluster2] /usr/local/bin/submariner-route-agent
  11355. 2021-07-12T00:19:26.0440491Z [submariner-operator]$ [cluster2] kubectl exec submariner-routeagent-dzt4z --namespace=submariner-operator -- command -v submariner-route-agent.sh
  11356. 2021-07-12T00:19:26.0442598Z [submariner-operator]$ [cluster2] grep /usr/local/bin/submariner-route-agent.sh
  11357. 2021-07-12T00:19:26.0444304Z [submariner-operator]$ [cluster2] kubectl exec submariner-routeagent-dzt4z --namespace=submariner-operator -- command -v submariner-route-agent.sh
  11358. 2021-07-12T00:19:26.0446800Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 exec submariner-routeagent-dzt4z --namespace=submariner-operator -- command -v submariner-route-agent.sh
  11359. 2021-07-12T00:19:26.0448329Z [cluster2] /usr/local/bin/submariner-route-agent.sh
  11360. 2021-07-12T00:19:26.0449303Z [submariner-operator]$ [cluster2] verify_subm_globalnet_daemonset
  11361. 2021-07-12T00:19:26.0450284Z [submariner-operator]$ [cluster2] verify_subm_globalnet_daemonset
  11362. 2021-07-12T00:19:26.0451670Z [submariner-operator]$ [cluster2] verify_daemonset submariner-globalnet submariner-globalnet
  11363. 2021-07-12T00:19:26.0453097Z [submariner-operator]$ [cluster2] verify_daemonset submariner-globalnet submariner-globalnet
  11364. 2021-07-12T00:19:26.0454387Z [submariner-operator]$ [cluster2] daemonset_app=submariner-globalnet
  11365. 2021-07-12T00:19:26.0455879Z [submariner-operator]$ [cluster2] daemonset_name=submariner-globalnet
  11366. 2021-07-12T00:19:26.0456961Z [submariner-operator]$ [cluster2] with_retries 60 daemonset_created
  11367. 2021-07-12T00:19:26.0457984Z [submariner-operator]$ [cluster2] with_retries 60 daemonset_created
  11368. 2021-07-12T00:19:26.0459046Z [submariner-operator]$ [cluster2] iteration=1
  11369. 2021-07-12T00:19:26.0459913Z [submariner-operator]$ [cluster2] daemonset_created
  11370. 2021-07-12T00:19:26.0460790Z [submariner-operator]$ [cluster2] daemonset_created
  11371. 2021-07-12T00:19:26.0461621Z [cluster2] 
  11372. 2021-07-12T00:19:26.0462298Z [submariner-operator]$ [cluster2] wait 10378
  11373. 2021-07-12T00:19:26.0463090Z [submariner-operator]$ [cluster2] return 0
  11374. 2021-07-12T00:19:26.0464031Z [submariner-operator]$ [cluster2] with_retries 120 daemonset_deployed
  11375. 2021-07-12T00:19:26.0465049Z [submariner-operator]$ [cluster2] with_retries 120 daemonset_deployed
  11376. 2021-07-12T00:19:26.0467294Z [submariner-operator]$ [cluster2] iteration=1
  11377. 2021-07-12T00:19:26.0469033Z [submariner-operator]$ [cluster2] wait 10407
  11378. 2021-07-12T00:19:26.0470130Z [submariner-operator]$ [cluster2] daemonset_deployed
  11379. 2021-07-12T00:19:26.0471137Z [submariner-operator]$ [cluster2] daemonset_deployed
  11380. 2021-07-12T00:19:26.0473819Z [submariner-operator]$ [cluster2] kubectl get DaemonSet -n submariner-operator -o jsonpath={.status.desiredNumberScheduled}
  11381. 2021-07-12T00:19:26.0478693Z [submariner-operator]$ [cluster2] kubectl get DaemonSet -n submariner-operator -o jsonpath={.status.desiredNumberScheduled}
  11382. 2021-07-12T00:19:26.0481330Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get DaemonSet -n submariner-operator -o jsonpath={.status.desiredNumberScheduled}
  11383. 2021-07-12T00:19:26.0483719Z [submariner-operator]$ [cluster2] kubectl get DaemonSet -n submariner-operator -o jsonpath={.status.numberReady}
  11384. 2021-07-12T00:19:26.0485869Z [submariner-operator]$ [cluster2] kubectl get DaemonSet -n submariner-operator -o jsonpath={.status.numberReady}
  11385. 2021-07-12T00:19:26.0488338Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get DaemonSet -n submariner-operator -o jsonpath={.status.numberReady}
  11386. 2021-07-12T00:19:26.0489632Z [submariner-operator]$ [cluster2] return 0
  11387. 2021-07-12T00:19:26.0490900Z [submariner-operator]$ [cluster2] verify_network_plugin_syncer
  11388. 2021-07-12T00:19:26.0492100Z [submariner-operator]$ [cluster2] verify_network_plugin_syncer
  11389. 2021-07-12T00:19:26.0493802Z [submariner-operator]$ [cluster2] kubectl get sa --namespace=submariner-operator submariner-networkplugin-syncer
  11390. 2021-07-12T00:19:26.0495860Z [submariner-operator]$ [cluster2] kubectl get sa --namespace=submariner-operator submariner-networkplugin-syncer
  11391. 2021-07-12T00:19:27.2408066Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get sa --namespace=submariner-operator submariner-networkplugin-syncer
  11392. 2021-07-12T00:19:27.2409255Z [cluster2] NAME SECRETS AGE
  11393. 2021-07-12T00:19:27.2410338Z [cluster2] submariner-networkplugin-syncer 1 109s
  11394. 2021-07-12T00:19:27.2411829Z [submariner-operator]$ [cluster2] kubectl get clusterrole submariner-networkplugin-syncer
  11395. 2021-07-12T00:19:27.2413426Z [submariner-operator]$ [cluster2] kubectl get clusterrole submariner-networkplugin-syncer
  11396. 2021-07-12T00:19:27.2415130Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get clusterrole submariner-networkplugin-syncer
  11397. 2021-07-12T00:19:27.2416033Z [cluster2] NAME AGE
  11398. 2021-07-12T00:19:27.2416965Z [cluster2] submariner-networkplugin-syncer 105s
  11399. 2021-07-12T00:19:27.2418619Z [submariner-operator]$ [cluster2] kubectl get clusterrolebinding submariner-networkplugin-syncer
  11400. 2021-07-12T00:19:27.2420344Z [submariner-operator]$ [cluster2] kubectl get clusterrolebinding submariner-networkplugin-syncer
  11401. 2021-07-12T00:19:27.2422103Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get clusterrolebinding submariner-networkplugin-syncer
  11402. 2021-07-12T00:19:27.2423052Z [cluster2] NAME AGE
  11403. 2021-07-12T00:19:27.2423804Z [cluster2] submariner-networkplugin-syncer 104s
  11404. 2021-07-12T00:19:27.2454803Z [submariner-operator]$ [cluster2] wait 7986
  11405. 2021-07-12T00:19:27.8375623Z tl --context=cluster1 exec submariner-routeagent-s925v --namespace=submariner-operator -- command -v submariner-route-agent.sh
  11406. 2021-07-12T00:19:27.8377237Z [cluster1] /usr/local/bin/submariner-route-agent.sh
  11407. 2021-07-12T00:19:27.8378346Z [submariner-operator]$ [cluster1] verify_subm_globalnet_daemonset
  11408. 2021-07-12T00:19:27.8379272Z [submariner-operator]$ [cluster1] verify_subm_globalnet_daemonset
  11409. 2021-07-12T00:19:27.8380411Z [submariner-operator]$ [cluster1] verify_daemonset submariner-globalnet submariner-globalnet
  11410. 2021-07-12T00:19:27.8382167Z [submariner-operator]$ [cluster1] verify_daemonset submariner-globalnet submariner-globalnet
  11411. 2021-07-12T00:19:27.8383333Z [submariner-operator]$ [cluster1] daemonset_app=submariner-globalnet
  11412. 2021-07-12T00:19:27.8384305Z [submariner-operator]$ [cluster1] daemonset_name=submariner-globalnet
  11413. 2021-07-12T00:19:27.8385211Z [submariner-operator]$ [cluster1] with_retries 60 daemonset_created
  11414. 2021-07-12T00:19:27.8386077Z [submariner-operator]$ [cluster1] with_retries 60 daemonset_created
  11415. 2021-07-12T00:19:27.8389335Z [submariner-operator]$ [cluster1] iteration=1
  11416. 2021-07-12T00:19:27.8390323Z [submariner-operator]$ [cluster1] daemonset_created
  11417. 2021-07-12T00:19:27.8391478Z [submariner-operator]$ [cluster1] daemonset_created
  11418. 2021-07-12T00:19:27.8392065Z [cluster1] 
  11419. 2021-07-12T00:19:27.8392627Z [submariner-operator]$ [cluster1] wait 10439
  11420. 2021-07-12T00:19:27.8393293Z [submariner-operator]$ [cluster1] return 0
  11421. 2021-07-12T00:19:27.8394235Z [submariner-operator]$ [cluster1] with_retries 120 daemonset_deployed
  11422. 2021-07-12T00:19:27.8395140Z [submariner-operator]$ [cluster1] with_retries 120 daemonset_deployed
  11423. 2021-07-12T00:19:27.8395941Z [submariner-operator]$ [cluster1] iteration=1
  11424. 2021-07-12T00:19:27.8396689Z [submariner-operator]$ [cluster1] wait 10467
  11425. 2021-07-12T00:19:27.8401561Z [submariner-operator]$ [cluster1] daemonset_deployed
  11426. 2021-07-12T00:19:27.8402477Z [submariner-operator]$ [cluster1] daemonset_deployed
  11427. 2021-07-12T00:19:27.8404958Z [submariner-operator]$ [cluster1] kubectl get DaemonSet -n submariner-operator -o jsonpath={.status.desiredNumberScheduled}
  11428. 2021-07-12T00:19:27.8407860Z [submariner-operator]$ [cluster1] kubectl get DaemonSet -n submariner-operator -o jsonpath={.status.desiredNumberScheduled}
  11429. 2021-07-12T00:19:27.8409880Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get DaemonSet -n submariner-operator -o jsonpath={.status.desiredNumberScheduled}
  11430. 2021-07-12T00:19:27.8411871Z [submariner-operator]$ [cluster1] kubectl get DaemonSet -n submariner-operator -o jsonpath={.status.numberReady}
  11431. 2021-07-12T00:19:27.8413419Z [submariner-operator]$ [cluster1] kubectl get DaemonSet -n submariner-operator -o jsonpath={.status.numberReady}
  11432. 2021-07-12T00:19:27.8414814Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get DaemonSet -n submariner-operator -o jsonpath={.status.numberReady}
  11433. 2021-07-12T00:19:27.8415860Z [submariner-operator]$ [cluster1] return 0
  11434. 2021-07-12T00:19:27.8416618Z [submariner-operator]$ [cluster1] verify_network_plugin_syncer
  11435. 2021-07-12T00:19:27.8417817Z [submariner-operator]$ [cluster1] verify_network_plugin_syncer
  11436. 2021-07-12T00:19:27.8419074Z [submariner-operator]$ [cluster1] kubectl get sa --namespace=submariner-operator submariner-networkplugin-syncer
  11437. 2021-07-12T00:19:27.8421012Z [submariner-operator]$ [cluster1] kubectl get sa --namespace=submariner-operator submariner-networkplugin-syncer
  11438. 2021-07-12T00:19:27.8423112Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get sa --namespace=submariner-operator submariner-networkplugin-syncer
  11439. 2021-07-12T00:19:27.8424128Z [cluster1] NAME SECRETS AGE
  11440. 2021-07-12T00:19:27.8424944Z [cluster1] submariner-networkplugin-syncer 1 2m2s
  11441. 2021-07-12T00:19:27.8426222Z [submariner-operator]$ [cluster1] kubectl get clusterrole submariner-networkplugin-syncer
  11442. 2021-07-12T00:19:27.8427893Z [submariner-operator]$ [cluster1] kubectl get clusterrole submariner-networkplugin-syncer
  11443. 2021-07-12T00:19:27.8429391Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get clusterrole submariner-networkplugin-syncer
  11444. 2021-07-12T00:19:27.8430277Z [cluster1] NAME AGE
  11445. 2021-07-12T00:19:27.8431325Z [cluster1] submariner-networkplugin-syncer 118s
  11446. 2021-07-12T00:19:27.8432565Z [submariner-operator]$ [cluster1] kubectl get clusterrolebinding submariner-networkplugin-syncer
  11447. 2021-07-12T00:19:27.8433984Z [submariner-operator]$ [cluster1] kubectl get clusterrolebinding submariner-networkplugin-syncer
  11448. 2021-07-12T00:19:27.8435442Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get clusterrolebinding submariner-networkplugin-syncer
  11449. 2021-07-12T00:19:27.8436321Z [cluster1] NAME AGE
  11450. 2021-07-12T00:19:27.8438470Z [cluster1] submariner-networkplugin-syncer 116s
  11451. 2021-07-12T00:19:27.8439701Z [submariner-operator]$ [cluster2] verify=--only connectivity
  11452. 2021-07-12T00:19:27.8441712Z [submariner-operator]$ [cluster2] /go/src/github.com/submariner-io/submariner-operator/bin/subctl verify --only connectivity --submariner-namespace=submariner-operator --verbose --connection-timeout 20 --connection-attempts 4 --kubecontexts cluster1,cluster2
  11453. 2021-07-12T00:19:27.8612716Z Performing the following verifications: connectivity
  11454. 2021-07-12T00:19:27.8779871Z Running Suite: Submariner E2E suite
  11455. 2021-07-12T00:19:27.8780349Z ===================================
  11456. 2021-07-12T00:19:27.8781026Z Random Seed: 1626049167
  11457. 2021-07-12T00:19:27.8782066Z Will run 17 of 36 specs
  11458. 2021-07-12T00:19:27.8782326Z
  11459. 2021-07-12T00:19:27.8787007Z STEP: Creating kubernetes clients
  11460. 2021-07-12T00:19:27.9199395Z STEP: Creating lighthouse clients
  11461. 2021-07-12T00:19:27.9382922Z STEP: Creating submariner clients
  11462. 2021-07-12T00:19:27.9525883Z [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery when a pod connects via TCP to the globalIP of a remote service when the pod is not on a gateway and the remote service is not on a gateway
  11463. 2021-07-12T00:19:27.9527655Z should have sent the expected data from the pod to the other pod
  11464. 2021-07-12T00:19:27.9528766Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_gn_pod_connectivity.go:33
  11465. 2021-07-12T00:19:27.9530061Z STEP: Creating namespace objects with basename "dataplane-gn-conn-nd"
  11466. 2021-07-12T00:19:27.9594116Z STEP: Generated namespace "e2e-tests-dataplane-gn-conn-nd-ldmzq" in cluster "cluster1" to execute the tests in
  11467. 2021-07-12T00:19:27.9611118Z STEP: Creating namespace "e2e-tests-dataplane-gn-conn-nd-ldmzq" in cluster "cluster2"
  11468. 2021-07-12T00:19:27.9712773Z STEP: Creating a listener pod in cluster "cluster2", which will wait for a handshake over TCP
  11469. 2021-07-12T00:19:34.0499684Z STEP: Pointing a ClusterIP service to the listener pod in cluster "cluster2"
  11470. 2021-07-12T00:19:39.0953120Z STEP: Creating a connector pod in cluster "cluster1", which will attempt the specific UUID handshake over TCP
  11471. 2021-07-12T00:19:44.1110511Z Jul 12 00:19:44.110: INFO: ExecWithOptions {Command:[sh -c for j in $(seq 50); do echo [dataplane] connector says b485304e-6f3f-42a1-b1af-a4e7e5211a84; done | for i in $(seq 4); do if nc -v 242.254.2.252 1234 -w 20; then break; else sleep 10; fi; done] Namespace:e2e-tests-dataplane-gn-conn-nd-ldmzq PodName:customdhd7q ContainerName:connector-pod Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:true}
  11472. 2021-07-12T00:19:44.1959318Z STEP: Waiting for the listener pod "tcp-check-listener6jq4x" on node "cluster2-worker2" to exit, returning what listener sent
  11473. 2021-07-12T00:19:49.2011657Z Jul 12 00:19:49.200: INFO: Pod "tcp-check-listener6jq4x" output:
  11474. 2021-07-12T00:19:49.2012731Z listening on 0.0.0.0:1234 ...
  11475. 2021-07-12T00:19:49.2013164Z connect to 10.0.0.6:1234 from 242.254.1.253:39637 (242.254.1.253:39637)
  11476. 2021-07-12T00:19:49.2015852Z [dataplane] connector says b485304e-6f3f-42a1-b1af-a4e7e5211a84
  11477. 2021-07-12T00:19:49.2016422Z
  11478. 2021-07-12T00:19:49.2103523Z STEP: Verifying that the listener got the connector's data and the connector got the listener's data
  11479. 2021-07-12T00:19:49.2108080Z STEP: Verifying the output of listener pod which must contain the globalIP assigned to the Cluster
  11480. 2021-07-12T00:19:49.2239133Z STEP: Deleting service "test-svc-tcp-check-listener" on "cluster2"
  11481. 2021-07-12T00:19:49.3264103Z STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-ldmzq" on cluster "cluster1"
  11482. 2021-07-12T00:19:49.3346162Z STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-ldmzq" on cluster "cluster2"
  11483. 2021-07-12T00:19:49.3558565Z •
  11484. 2021-07-12T00:19:49.3559274Z ------------------------------
  11485. 2021-07-12T00:19:49.3560984Z [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery when a pod connects via TCP to the globalIP of a remote service when the pod is not on a gateway and the remote service is on a gateway
  11486. 2021-07-12T00:19:49.3562527Z should have sent the expected data from the pod to the other pod
  11487. 2021-07-12T00:19:49.3563743Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_gn_pod_connectivity.go:33
  11488. 2021-07-12T00:19:49.3565362Z STEP: Creating namespace objects with basename "dataplane-gn-conn-nd"
  11489. 2021-07-12T00:19:49.3626912Z STEP: Generated namespace "e2e-tests-dataplane-gn-conn-nd-4sp4w" in cluster "cluster1" to execute the tests in
  11490. 2021-07-12T00:19:49.3628605Z STEP: Creating namespace "e2e-tests-dataplane-gn-conn-nd-4sp4w" in cluster "cluster2"
  11491. 2021-07-12T00:19:49.3907107Z STEP: Creating a listener pod in cluster "cluster2", which will wait for a handshake over TCP
  11492. 2021-07-12T00:19:54.5641736Z STEP: Pointing a ClusterIP service to the listener pod in cluster "cluster2"
  11493. 2021-07-12T00:19:59.6345371Z STEP: Creating a connector pod in cluster "cluster1", which will attempt the specific UUID handshake over TCP
  11494. 2021-07-12T00:20:04.6572089Z Jul 12 00:20:04.653: INFO: ExecWithOptions {Command:[sh -c for j in $(seq 50); do echo [dataplane] connector says e11d0899-6fa8-44b9-804c-551f120197e6; done | for i in $(seq 4); do if nc -v 242.254.2.252 1234 -w 20; then break; else sleep 10; fi; done] Namespace:e2e-tests-dataplane-gn-conn-nd-4sp4w PodName:customjvwrv ContainerName:connector-pod Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:true}
  11495. 2021-07-12T00:20:04.7555498Z STEP: Waiting for the listener pod "tcp-check-listenerwdwvc" on node "cluster2-worker" to exit, returning what listener sent
  11496. 2021-07-12T00:20:09.7631039Z Jul 12 00:20:09.762: INFO: Pod "tcp-check-listenerwdwvc" output:
  11497. 2021-07-12T00:20:09.7631683Z listening on 0.0.0.0:1234 ...
  11498. 2021-07-12T00:20:09.7632096Z connect to 10.0.128.4:1234 from 242.254.1.253:42525 (242.254.1.253:42525)
  11499. 2021-07-12T00:20:09.7632884Z [dataplane] connector says e11d0899-6fa8-44b9-804c-551f120197e6
  11500. 2021-07-12T00:20:09.7633284Z
  11501. 2021-07-12T00:20:09.7696830Z STEP: Verifying that the listener got the connector's data and the connector got the listener's data
  11502. 2021-07-12T00:20:09.7698377Z STEP: Verifying the output of listener pod which must contain the globalIP assigned to the Cluster
  11503. 2021-07-12T00:20:09.7772333Z STEP: Deleting service "test-svc-tcp-check-listener" on "cluster2"
  11504. 2021-07-12T00:20:09.9219331Z STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-4sp4w" on cluster "cluster1"
  11505. 2021-07-12T00:20:09.9340084Z STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-4sp4w" on cluster "cluster2"
  11506. 2021-07-12T00:20:09.9550715Z •
  11507. 2021-07-12T00:20:09.9551242Z ------------------------------
  11508. 2021-07-12T00:20:09.9552979Z [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery when a pod connects via TCP to the globalIP of a remote service when the pod is on a gateway and the remote service is not on a gateway
  11509. 2021-07-12T00:20:09.9554438Z should have sent the expected data from the pod to the other pod
  11510. 2021-07-12T00:20:09.9555513Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_gn_pod_connectivity.go:33
  11511. 2021-07-12T00:20:09.9557107Z STEP: Creating namespace objects with basename "dataplane-gn-conn-nd"
  11512. 2021-07-12T00:20:09.9623726Z STEP: Generated namespace "e2e-tests-dataplane-gn-conn-nd-44k69" in cluster "cluster1" to execute the tests in
  11513. 2021-07-12T00:20:09.9625338Z STEP: Creating namespace "e2e-tests-dataplane-gn-conn-nd-44k69" in cluster "cluster2"
  11514. 2021-07-12T00:20:09.9935299Z STEP: Creating a listener pod in cluster "cluster2", which will wait for a handshake over TCP
  11515. 2021-07-12T00:20:16.0605175Z STEP: Pointing a ClusterIP service to the listener pod in cluster "cluster2"
  11516. 2021-07-12T00:20:21.1138434Z STEP: Creating a connector pod in cluster "cluster1", which will attempt the specific UUID handshake over TCP
  11517. 2021-07-12T00:20:26.1363008Z Jul 12 00:20:26.135: INFO: ExecWithOptions {Command:[sh -c for j in $(seq 50); do echo [dataplane] connector says bb6b7043-e5fd-44d7-bf17-34e9af2fa167; done | for i in $(seq 4); do if nc -v 242.254.2.252 1234 -w 20; then break; else sleep 10; fi; done] Namespace:e2e-tests-dataplane-gn-conn-nd-44k69 PodName:customzwmtj ContainerName:connector-pod Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:true}
  11518. 2021-07-12T00:20:26.2326438Z STEP: Waiting for the listener pod "tcp-check-listenerbvgzh" on node "cluster2-worker2" to exit, returning what listener sent
  11519. 2021-07-12T00:20:31.2379940Z Jul 12 00:20:31.237: INFO: Pod "tcp-check-listenerbvgzh" output:
  11520. 2021-07-12T00:20:31.2380500Z listening on 0.0.0.0:1234 ...
  11521. 2021-07-12T00:20:31.2380889Z connect to 10.0.0.6:1234 from 242.254.1.253:37939 (242.254.1.253:37939)
  11522. 2021-07-12T00:20:31.2382124Z [dataplane] connector says bb6b7043-e5fd-44d7-bf17-34e9af2fa167
  11523. 2021-07-12T00:20:31.2382537Z
  11524. 2021-07-12T00:20:31.2526425Z STEP: Verifying that the listener got the connector's data and the connector got the listener's data
  11525. 2021-07-12T00:20:31.2527564Z STEP: Verifying the output of listener pod which must contain the globalIP assigned to the Cluster
  11526. 2021-07-12T00:20:31.2605189Z STEP: Deleting service "test-svc-tcp-check-listener" on "cluster2"
  11527. 2021-07-12T00:20:31.4766459Z STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-44k69" on cluster "cluster1"
  11528. 2021-07-12T00:20:31.4859935Z STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-44k69" on cluster "cluster2"
  11529. 2021-07-12T00:20:31.4992596Z •
  11530. 2021-07-12T00:20:31.4997881Z ------------------------------
  11531. 2021-07-12T00:20:31.5007764Z [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery when a pod connects via TCP to the globalIP of a remote service when the pod is on a gateway and the remote service is on a gateway
  11532. 2021-07-12T00:20:31.5014624Z should have sent the expected data from the pod to the other pod
  11533. 2021-07-12T00:20:31.5020503Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_gn_pod_connectivity.go:33
  11534. 2021-07-12T00:20:31.5024777Z STEP: Creating namespace objects with basename "dataplane-gn-conn-nd"
  11535. 2021-07-12T00:20:31.5380978Z STEP: Generated namespace "e2e-tests-dataplane-gn-conn-nd-np2jk" in cluster "cluster1" to execute the tests in
  11536. 2021-07-12T00:20:31.5382760Z STEP: Creating namespace "e2e-tests-dataplane-gn-conn-nd-np2jk" in cluster "cluster2"
  11537. 2021-07-12T00:20:31.5706827Z STEP: Creating a listener pod in cluster "cluster2", which will wait for a handshake over TCP
  11538. 2021-07-12T00:20:37.6120356Z STEP: Pointing a ClusterIP service to the listener pod in cluster "cluster2"
  11539. 2021-07-12T00:20:42.6553203Z STEP: Creating a connector pod in cluster "cluster1", which will attempt the specific UUID handshake over TCP
  11540. 2021-07-12T00:20:47.6717910Z Jul 12 00:20:47.671: INFO: ExecWithOptions {Command:[sh -c for j in $(seq 50); do echo [dataplane] connector says db776b73-995a-4988-8c6b-edf0d318c4a3; done | for i in $(seq 4); do if nc -v 242.254.2.252 1234 -w 20; then break; else sleep 10; fi; done] Namespace:e2e-tests-dataplane-gn-conn-nd-np2jk PodName:custom472tq ContainerName:connector-pod Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:true}
  11541. 2021-07-12T00:20:47.7659052Z STEP: Waiting for the listener pod "tcp-check-listenerpq82j" on node "cluster2-worker" to exit, returning what listener sent
  11542. 2021-07-12T00:20:52.7752245Z Jul 12 00:20:52.774: INFO: Pod "tcp-check-listenerpq82j" output:
  11543. 2021-07-12T00:20:52.7752885Z listening on 0.0.0.0:1234 ...
  11544. 2021-07-12T00:20:52.7753295Z connect to 10.0.128.4:1234 from 242.254.1.253:34645 (242.254.1.253:34645)
  11545. 2021-07-12T00:20:52.7754431Z [dataplane] connector says db776b73-995a-4988-8c6b-edf0d318c4a3
  11546. 2021-07-12T00:20:52.7754889Z
  11547. 2021-07-12T00:20:52.8045612Z STEP: Verifying that the listener got the connector's data and the connector got the listener's data
  11548. 2021-07-12T00:20:52.8055400Z STEP: Verifying the output of listener pod which must contain the globalIP assigned to the Cluster
  11549. 2021-07-12T00:20:52.8145554Z STEP: Deleting service "test-svc-tcp-check-listener" on "cluster2"
  11550. 2021-07-12T00:20:53.0590759Z STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-np2jk" on cluster "cluster1"
  11551. 2021-07-12T00:20:53.0801340Z STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-np2jk" on cluster "cluster2"
  11552. 2021-07-12T00:20:53.0869048Z •
  11553. 2021-07-12T00:20:53.0872647Z ------------------------------
  11554. 2021-07-12T00:20:53.0883136Z [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery when a pod with HostNetworking connects via TCP to the globalIP of a remote service when the pod is not on a gateway and the remote service is not on a gateway
  11555. 2021-07-12T00:20:53.0885161Z should have sent the expected data from the pod to the other pod
  11556. 2021-07-12T00:20:53.0890026Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_gn_pod_connectivity.go:33
  11557. 2021-07-12T00:20:53.0891271Z STEP: Creating namespace objects with basename "dataplane-gn-conn-nd"
  11558. 2021-07-12T00:20:53.1027984Z STEP: Generated namespace "e2e-tests-dataplane-gn-conn-nd-8rw9d" in cluster "cluster1" to execute the tests in
  11559. 2021-07-12T00:20:53.1029828Z STEP: Creating namespace "e2e-tests-dataplane-gn-conn-nd-8rw9d" in cluster "cluster2"
  11560. 2021-07-12T00:20:53.1089895Z STEP: Creating a listener pod in cluster "cluster2", which will wait for a handshake over TCP
  11561. 2021-07-12T00:20:58.3394100Z STEP: Pointing a ClusterIP service to the listener pod in cluster "cluster2"
  11562. 2021-07-12T00:21:03.4117758Z STEP: Creating a connector pod in cluster "cluster1", which will attempt the specific UUID handshake over TCP
  11563. 2021-07-12T00:21:08.4398734Z Jul 12 00:21:08.439: INFO: ExecWithOptions {Command:[sh -c for j in $(seq 50); do echo [dataplane] connector says ab62c9ed-7cad-43f9-9ae8-5e580575c65a; done | for i in $(seq 4); do if nc -v 242.254.2.252 1234 -w 20; then break; else sleep 10; fi; done] Namespace:e2e-tests-dataplane-gn-conn-nd-8rw9d PodName:custommwnxt ContainerName:connector-pod Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:true}
  11564. 2021-07-12T00:21:08.5296906Z STEP: Waiting for the listener pod "tcp-check-listenerqtgfc" on node "cluster2-worker2" to exit, returning what listener sent
  11565. 2021-07-12T00:21:13.5412860Z Jul 12 00:21:13.540: INFO: Pod "tcp-check-listenerqtgfc" output:
  11566. 2021-07-12T00:21:13.5413792Z listening on 0.0.0.0:1234 ...
  11567. 2021-07-12T00:21:13.5414356Z connect to 10.0.0.6:1234 from 242.254.1.253:46011 (242.254.1.253:46011)
  11568. 2021-07-12T00:21:13.5415582Z [dataplane] connector says ab62c9ed-7cad-43f9-9ae8-5e580575c65a
  11569. 2021-07-12T00:21:13.5416236Z
  11570. 2021-07-12T00:21:13.5536569Z STEP: Verifying that the listener got the connector's data and the connector got the listener's data
  11571. 2021-07-12T00:21:13.5538603Z STEP: Verifying the output of listener pod which must contain the globalIP assigned to the Cluster
  11572. 2021-07-12T00:21:13.5577210Z STEP: Deleting service "test-svc-tcp-check-listener" on "cluster2"
  11573. 2021-07-12T00:21:13.7585363Z STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-8rw9d" on cluster "cluster1"
  11574. 2021-07-12T00:21:13.7642224Z STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-8rw9d" on cluster "cluster2"
  11575. 2021-07-12T00:21:13.7732033Z •
  11576. 2021-07-12T00:21:13.7732598Z ------------------------------
  11577. 2021-07-12T00:21:13.7734102Z [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery when a pod with HostNetworking connects via TCP to the globalIP of a remote service when the pod is on a gateway and the remote service is not on a gateway
  11578. 2021-07-12T00:21:13.7735727Z should have sent the expected data from the pod to the other pod
  11579. 2021-07-12T00:21:13.7736976Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_gn_pod_connectivity.go:33
  11580. 2021-07-12T00:21:13.7738083Z STEP: Creating namespace objects with basename "dataplane-gn-conn-nd"
  11581. 2021-07-12T00:21:13.7828618Z STEP: Generated namespace "e2e-tests-dataplane-gn-conn-nd-qc67v" in cluster "cluster1" to execute the tests in
  11582. 2021-07-12T00:21:13.7830722Z STEP: Creating namespace "e2e-tests-dataplane-gn-conn-nd-qc67v" in cluster "cluster2"
  11583. 2021-07-12T00:21:13.8121074Z STEP: Creating a listener pod in cluster "cluster2", which will wait for a handshake over TCP
  11584. 2021-07-12T00:21:19.8443665Z STEP: Pointing a ClusterIP service to the listener pod in cluster "cluster2"
  11585. 2021-07-12T00:21:24.8880469Z STEP: Creating a connector pod in cluster "cluster1", which will attempt the specific UUID handshake over TCP
  11586. 2021-07-12T00:21:29.9056065Z Jul 12 00:21:29.904: INFO: ExecWithOptions {Command:[sh -c for j in $(seq 50); do echo [dataplane] connector says bfd9f2fe-5fe4-40bb-b2ae-19a1e7d56055; done | for i in $(seq 4); do if nc -v 242.254.2.252 1234 -w 20; then break; else sleep 10; fi; done] Namespace:e2e-tests-dataplane-gn-conn-nd-qc67v PodName:customsbgpx ContainerName:connector-pod Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:true}
  11587. 2021-07-12T00:21:29.9817770Z STEP: Waiting for the listener pod "tcp-check-listener95srl" on node "cluster2-worker2" to exit, returning what listener sent
  11588. 2021-07-12T00:21:34.9884876Z Jul 12 00:21:34.988: INFO: Pod "tcp-check-listener95srl" output:
  11589. 2021-07-12T00:21:34.9885762Z listening on 0.0.0.0:1234 ...
  11590. 2021-07-12T00:21:34.9886281Z connect to 10.0.0.6:1234 from 242.254.1.253:36769 (242.254.1.253:36769)
  11591. 2021-07-12T00:21:34.9887474Z [dataplane] connector says bfd9f2fe-5fe4-40bb-b2ae-19a1e7d56055
  11592. 2021-07-12T00:21:34.9888114Z
  11593. 2021-07-12T00:21:34.9945948Z STEP: Verifying that the listener got the connector's data and the connector got the listener's data
  11594. 2021-07-12T00:21:34.9947032Z STEP: Verifying the output of listener pod which must contain the globalIP assigned to the Cluster
  11595. 2021-07-12T00:21:34.9991765Z STEP: Deleting service "test-svc-tcp-check-listener" on "cluster2"
  11596. 2021-07-12T00:21:35.1743305Z STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-qc67v" on cluster "cluster1"
  11597. 2021-07-12T00:21:35.1820364Z STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-qc67v" on cluster "cluster2"
  11598. 2021-07-12T00:21:35.1955094Z •SSSSS
  11599. 2021-07-12T00:21:35.1961971Z ------------------------------
  11600. 2021-07-12T00:21:35.2024950Z [dataplane] Gateway status reporting when a gateway node is configured
  11601. 2021-07-12T00:21:35.2058426Z should correctly report its status and connection information
  11602. 2021-07-12T00:21:35.2060005Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/gateway_status.go:37
  11603. 2021-07-12T00:21:35.2061266Z STEP: Creating namespace objects with basename "dataplane-gateway-status"
  11604. 2021-07-12T00:21:35.2235400Z STEP: Generated namespace "e2e-tests-dataplane-gateway-status-2lpff" in cluster "cluster1" to execute the tests in
  11605. 2021-07-12T00:21:35.2254954Z STEP: Creating namespace "e2e-tests-dataplane-gateway-status-2lpff" in cluster "cluster2"
  11606. 2021-07-12T00:21:35.2494180Z STEP: Ensuring that only one gateway reports as active on "cluster1"
  11607. 2021-07-12T00:21:35.2608329Z STEP: Ensuring that gateway "cluster1-worker" reports connection information for cluster "cluster2"
  11608. 2021-07-12T00:21:35.2902437Z STEP: Deleting namespace "e2e-tests-dataplane-gateway-status-2lpff" on cluster "cluster1"
  11609. 2021-07-12T00:21:35.3028006Z STEP: Deleting namespace "e2e-tests-dataplane-gateway-status-2lpff" on cluster "cluster2"
  11610. 2021-07-12T00:21:35.3153549Z •SSSSSS
  11611. 2021-07-12T00:21:35.3157822Z ------------------------------
  11612. 2021-07-12T00:21:35.3162628Z [dataplane] Basic TCP connectivity tests across clusters without discovery when a pod connects via TCP to a remote pod when the pod is not on a gateway and the remote pod is not on a gateway
  11613. 2021-07-12T00:21:35.3163850Z should have sent the expected data from the pod to the other pod
  11614. 2021-07-12T00:21:35.3164916Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_pod_connectivity.go:32
  11615. 2021-07-12T00:21:35.3165974Z STEP: Creating namespace objects with basename "dataplane-conn-nd"
  11616. 2021-07-12T00:21:35.3207792Z STEP: Generated namespace "e2e-tests-dataplane-conn-nd-4zxfr" in cluster "cluster1" to execute the tests in
  11617. 2021-07-12T00:21:35.3209437Z STEP: Creating namespace "e2e-tests-dataplane-conn-nd-4zxfr" in cluster "cluster2"
  11618. 2021-07-12T00:21:35.3476425Z Jul 12 00:21:35.347: INFO: Globalnet enabled, skipping the test...
  11619. 2021-07-12T00:21:35.3487700Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-4zxfr" on cluster "cluster1"
  11620. 2021-07-12T00:21:35.3586047Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-4zxfr" on cluster "cluster2"
  11621. 2021-07-12T00:21:35.3933919Z
  11622. 2021-07-12T00:21:35.3935401Z S [SKIPPING] [0.077 seconds]
  11623. 2021-07-12T00:21:35.3939167Z [dataplane] Basic TCP connectivity tests across clusters without discovery
  11624. 2021-07-12T00:21:35.3943398Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_pod_connectivity.go:26
  11625. 2021-07-12T00:21:35.3947054Z when a pod connects via TCP to a remote pod
  11626. 2021-07-12T00:21:35.3953020Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_pod_connectivity.go:49
  11627. 2021-07-12T00:21:35.3954597Z when the pod is not on a gateway and the remote pod is not on a gateway
  11628. 2021-07-12T00:21:35.3960222Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_pod_connectivity.go:55
  11629. 2021-07-12T00:21:35.3965671Z should have sent the expected data from the pod to the other pod [It]
  11630. 2021-07-12T00:21:35.3967379Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_pod_connectivity.go:32
  11631. 2021-07-12T00:21:35.3970766Z
  11632. 2021-07-12T00:21:35.3978646Z Jul 12 00:21:35.347: Globalnet enabled, skipping the test...
  11633. 2021-07-12T00:21:35.3979408Z
  11634. 2021-07-12T00:21:35.3981795Z github.com/submariner-io/shipyard@v0.10.0-m2.0.20210620123240-3ca03fbbaa06/test/e2e/framework/logging.go:59
  11635. 2021-07-12T00:21:35.3987251Z ------------------------------
  11636. 2021-07-12T00:21:35.3998310Z [dataplane] Basic TCP connectivity tests across clusters without discovery when a pod connects via TCP to a remote pod when the pod is not on a gateway and the remote pod is on a gateway
  11637. 2021-07-12T00:21:35.4000235Z should have sent the expected data from the pod to the other pod
  11638. 2021-07-12T00:21:35.4002078Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_pod_connectivity.go:32
  11639. 2021-07-12T00:21:35.4004277Z STEP: Creating namespace objects with basename "dataplane-conn-nd"
  11640. 2021-07-12T00:21:35.4049665Z STEP: Generated namespace "e2e-tests-dataplane-conn-nd-2x4ws" in cluster "cluster1" to execute the tests in
  11641. 2021-07-12T00:21:35.4052465Z STEP: Creating namespace "e2e-tests-dataplane-conn-nd-2x4ws" in cluster "cluster2"
  11642. 2021-07-12T00:21:35.4225478Z Jul 12 00:21:35.422: INFO: Globalnet enabled, skipping the test...
  11643. 2021-07-12T00:21:35.4233912Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-2x4ws" on cluster "cluster1"
  11644. 2021-07-12T00:21:35.5039112Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-2x4ws" on cluster "cluster2"
  11645. 2021-07-12T00:21:35.5206702Z
  11646. 2021-07-12T00:21:35.5211901Z S [SKIPPING] [0.121 seconds]
  11647. 2021-07-12T00:21:35.5218728Z [dataplane] Basic TCP connectivity tests across clusters without discovery
  11648. 2021-07-12T00:21:35.5224286Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_pod_connectivity.go:26
  11649. 2021-07-12T00:21:35.5225172Z when a pod connects via TCP to a remote pod
  11650. 2021-07-12T00:21:35.5230904Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_pod_connectivity.go:49
  11651. 2021-07-12T00:21:35.5232874Z when the pod is not on a gateway and the remote pod is on a gateway
  11652. 2021-07-12T00:21:35.5236012Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_pod_connectivity.go:59
  11653. 2021-07-12T00:21:35.5239695Z should have sent the expected data from the pod to the other pod [It]
  11654. 2021-07-12T00:21:35.5241890Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_pod_connectivity.go:32
  11655. 2021-07-12T00:21:35.5243511Z
  11656. 2021-07-12T00:21:35.5258903Z Jul 12 00:21:35.422: Globalnet enabled, skipping the test...
  11657. 2021-07-12T00:21:35.5259278Z
  11658. 2021-07-12T00:21:35.5260151Z github.com/submariner-io/shipyard@v0.10.0-m2.0.20210620123240-3ca03fbbaa06/test/e2e/framework/logging.go:59
  11659. 2021-07-12T00:21:35.5266029Z ------------------------------
  11660. 2021-07-12T00:21:35.5270637Z [dataplane] Basic TCP connectivity tests across clusters without discovery when a pod connects via TCP to a remote pod when the pod is on a gateway and the remote pod is not on a gateway
  11661. 2021-07-12T00:21:35.5277915Z should have sent the expected data from the pod to the other pod
  11662. 2021-07-12T00:21:35.5279875Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_pod_connectivity.go:32
  11663. 2021-07-12T00:21:35.5281332Z STEP: Creating namespace objects with basename "dataplane-conn-nd"
  11664. 2021-07-12T00:21:35.5372162Z STEP: Generated namespace "e2e-tests-dataplane-conn-nd-rh4ps" in cluster "cluster1" to execute the tests in
  11665. 2021-07-12T00:21:35.5378029Z STEP: Creating namespace "e2e-tests-dataplane-conn-nd-rh4ps" in cluster "cluster2"
  11666. 2021-07-12T00:21:35.5504830Z Jul 12 00:21:35.550: INFO: Globalnet enabled, skipping the test...
  11667. 2021-07-12T00:21:35.5545659Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-rh4ps" on cluster "cluster1"
  11668. 2021-07-12T00:21:35.5728672Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-rh4ps" on cluster "cluster2"
  11669. 2021-07-12T00:21:35.6374768Z
  11670. 2021-07-12T00:21:35.6376218Z S [SKIPPING] [0.112 seconds]
  11671. 2021-07-12T00:21:35.6376840Z [dataplane] Basic TCP connectivity tests across clusters without discovery
  11672. 2021-07-12T00:21:35.6378416Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_pod_connectivity.go:26
  11673. 2021-07-12T00:21:35.6379282Z when a pod connects via TCP to a remote pod
  11674. 2021-07-12T00:21:35.6380492Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_pod_connectivity.go:49
  11675. 2021-07-12T00:21:35.6381954Z when the pod is on a gateway and the remote pod is not on a gateway
  11676. 2021-07-12T00:21:35.6383162Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_pod_connectivity.go:63
  11677. 2021-07-12T00:21:35.6384278Z should have sent the expected data from the pod to the other pod [It]
  11678. 2021-07-12T00:21:35.6386012Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_pod_connectivity.go:32
  11679. 2021-07-12T00:21:35.6386654Z
  11680. 2021-07-12T00:21:35.6387318Z Jul 12 00:21:35.550: Globalnet enabled, skipping the test...
  11681. 2021-07-12T00:21:35.6387708Z
  11682. 2021-07-12T00:21:35.6388707Z github.com/submariner-io/shipyard@v0.10.0-m2.0.20210620123240-3ca03fbbaa06/test/e2e/framework/logging.go:59
  11683. 2021-07-12T00:21:35.6389829Z ------------------------------
  11684. 2021-07-12T00:21:35.6391427Z [dataplane] Basic TCP connectivity tests across clusters without discovery when a pod connects via TCP to a remote pod when the pod is on a gateway and the remote pod is on a gateway
  11685. 2021-07-12T00:21:35.6393282Z should have sent the expected data from the pod to the other pod
  11686. 2021-07-12T00:21:35.6394856Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_pod_connectivity.go:32
  11687. 2021-07-12T00:21:35.6396497Z STEP: Creating namespace objects with basename "dataplane-conn-nd"
  11688. 2021-07-12T00:21:35.6514154Z STEP: Generated namespace "e2e-tests-dataplane-conn-nd-v42zp" in cluster "cluster1" to execute the tests in
  11689. 2021-07-12T00:21:35.6515859Z STEP: Creating namespace "e2e-tests-dataplane-conn-nd-v42zp" in cluster "cluster2"
  11690. 2021-07-12T00:21:35.6663428Z Jul 12 00:21:35.666: INFO: Globalnet enabled, skipping the test...
  11691. 2021-07-12T00:21:35.6676174Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-v42zp" on cluster "cluster1"
  11692. 2021-07-12T00:21:35.6924136Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-v42zp" on cluster "cluster2"
  11693. 2021-07-12T00:21:35.7448191Z
  11694. 2021-07-12T00:21:35.7449385Z S [SKIPPING] [0.107 seconds]
  11695. 2021-07-12T00:21:35.7450039Z [dataplane] Basic TCP connectivity tests across clusters without discovery
  11696. 2021-07-12T00:21:35.7451351Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_pod_connectivity.go:26
  11697. 2021-07-12T00:21:35.7452141Z when a pod connects via TCP to a remote pod
  11698. 2021-07-12T00:21:35.7453185Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_pod_connectivity.go:49
  11699. 2021-07-12T00:21:35.7454183Z when the pod is on a gateway and the remote pod is on a gateway
  11700. 2021-07-12T00:21:35.7455440Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_pod_connectivity.go:67
  11701. 2021-07-12T00:21:35.7456798Z should have sent the expected data from the pod to the other pod [It]
  11702. 2021-07-12T00:21:35.7458085Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_pod_connectivity.go:32
  11703. 2021-07-12T00:21:35.7458693Z
  11704. 2021-07-12T00:21:35.7459317Z Jul 12 00:21:35.666: Globalnet enabled, skipping the test...
  11705. 2021-07-12T00:21:35.7459667Z
  11706. 2021-07-12T00:21:35.7460624Z github.com/submariner-io/shipyard@v0.10.0-m2.0.20210620123240-3ca03fbbaa06/test/e2e/framework/logging.go:59
  11707. 2021-07-12T00:21:35.7461615Z ------------------------------
  11708. 2021-07-12T00:21:35.7469329Z [dataplane] Basic TCP connectivity tests across clusters without discovery when a pod connects via TCP to a remote service when the pod is not on a gateway and the remote service is not on a gateway
  11709. 2021-07-12T00:21:35.7470577Z should have sent the expected data from the pod to the other pod
  11710. 2021-07-12T00:21:35.7471838Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_pod_connectivity.go:32
  11711. 2021-07-12T00:21:35.7479104Z STEP: Creating namespace objects with basename "dataplane-conn-nd"
  11712. 2021-07-12T00:21:35.7511511Z STEP: Generated namespace "e2e-tests-dataplane-conn-nd-dgcts" in cluster "cluster1" to execute the tests in
  11713. 2021-07-12T00:21:35.7512891Z STEP: Creating namespace "e2e-tests-dataplane-conn-nd-dgcts" in cluster "cluster2"
  11714. 2021-07-12T00:21:35.7663908Z Jul 12 00:21:35.766: INFO: Globalnet enabled, skipping the test...
  11715. 2021-07-12T00:21:35.7670463Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-dgcts" on cluster "cluster1"
  11716. 2021-07-12T00:21:35.8115598Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-dgcts" on cluster "cluster2"
  11717. 2021-07-12T00:21:35.8527505Z
  11718. 2021-07-12T00:21:35.8528730Z S [SKIPPING] [0.106 seconds]
  11719. 2021-07-12T00:21:35.8529319Z [dataplane] Basic TCP connectivity tests across clusters without discovery
  11720. 2021-07-12T00:21:35.8530704Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_pod_connectivity.go:26
  11721. 2021-07-12T00:21:35.8531675Z when a pod connects via TCP to a remote service
  11722. 2021-07-12T00:21:35.8538178Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_pod_connectivity.go:72
  11723. 2021-07-12T00:21:35.8539073Z when the pod is not on a gateway and the remote service is not on a gateway
  11724. 2021-07-12T00:21:35.8540166Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_pod_connectivity.go:78
  11725. 2021-07-12T00:21:35.8541485Z should have sent the expected data from the pod to the other pod [It]
  11726. 2021-07-12T00:21:35.8546641Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_pod_connectivity.go:32
  11727. 2021-07-12T00:21:35.8547239Z
  11728. 2021-07-12T00:21:35.8547845Z Jul 12 00:21:35.766: Globalnet enabled, skipping the test...
  11729. 2021-07-12T00:21:35.8548206Z
  11730. 2021-07-12T00:21:35.8552162Z github.com/submariner-io/shipyard@v0.10.0-m2.0.20210620123240-3ca03fbbaa06/test/e2e/framework/logging.go:59
  11731. 2021-07-12T00:21:35.8553567Z ------------------------------
  11732. 2021-07-12T00:21:35.8560318Z [dataplane] Basic TCP connectivity tests across clusters without discovery when a pod connects via TCP to a remote service when the pod is not on a gateway and the remote service is on a gateway
  11733. 2021-07-12T00:21:35.8561603Z should have sent the expected data from the pod to the other pod
  11734. 2021-07-12T00:21:35.8562684Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_pod_connectivity.go:32
  11735. 2021-07-12T00:21:35.8563757Z STEP: Creating namespace objects with basename "dataplane-conn-nd"
  11736. 2021-07-12T00:21:35.8626809Z STEP: Generated namespace "e2e-tests-dataplane-conn-nd-svqq4" in cluster "cluster1" to execute the tests in
  11737. 2021-07-12T00:21:35.8628970Z STEP: Creating namespace "e2e-tests-dataplane-conn-nd-svqq4" in cluster "cluster2"
  11738. 2021-07-12T00:21:35.8877277Z Jul 12 00:21:35.887: INFO: Globalnet enabled, skipping the test...
  11739. 2021-07-12T00:21:35.8886939Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-svqq4" on cluster "cluster1"
  11740. 2021-07-12T00:21:35.9167007Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-svqq4" on cluster "cluster2"
  11741. 2021-07-12T00:21:35.9482677Z
  11742. 2021-07-12T00:21:35.9483877Z S [SKIPPING] [0.092 seconds]
  11743. 2021-07-12T00:21:35.9488060Z [dataplane] Basic TCP connectivity tests across clusters without discovery
  11744. 2021-07-12T00:21:35.9489509Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_pod_connectivity.go:26
  11745. 2021-07-12T00:21:35.9490342Z when a pod connects via TCP to a remote service
  11746. 2021-07-12T00:21:35.9491566Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_pod_connectivity.go:72
  11747. 2021-07-12T00:21:35.9492486Z when the pod is not on a gateway and the remote service is on a gateway
  11748. 2021-07-12T00:21:35.9494001Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_pod_connectivity.go:82
  11749. 2021-07-12T00:21:35.9506918Z should have sent the expected data from the pod to the other pod [It]
  11750. 2021-07-12T00:21:35.9508220Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_pod_connectivity.go:32
  11751. 2021-07-12T00:21:35.9508844Z
  11752. 2021-07-12T00:21:35.9509473Z Jul 12 00:21:35.887: Globalnet enabled, skipping the test...
  11753. 2021-07-12T00:21:35.9509832Z
  11754. 2021-07-12T00:21:35.9511011Z github.com/submariner-io/shipyard@v0.10.0-m2.0.20210620123240-3ca03fbbaa06/test/e2e/framework/logging.go:59
  11755. 2021-07-12T00:21:35.9511855Z ------------------------------
  11756. 2021-07-12T00:21:35.9513132Z [dataplane] Basic TCP connectivity tests across clusters without discovery when a pod connects via TCP to a remote service when the pod is on a gateway and the remote service is not on a gateway
  11757. 2021-07-12T00:21:35.9514980Z should have sent the expected data from the pod to the other pod
  11758. 2021-07-12T00:21:35.9516691Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_pod_connectivity.go:32
  11759. 2021-07-12T00:21:35.9525937Z STEP: Creating namespace objects with basename "dataplane-conn-nd"
  11760. 2021-07-12T00:21:35.9557755Z STEP: Generated namespace "e2e-tests-dataplane-conn-nd-4hc8t" in cluster "cluster1" to execute the tests in
  11761. 2021-07-12T00:21:35.9559362Z STEP: Creating namespace "e2e-tests-dataplane-conn-nd-4hc8t" in cluster "cluster2"
  11762. 2021-07-12T00:21:35.9755124Z Jul 12 00:21:35.975: INFO: Globalnet enabled, skipping the test...
  11763. 2021-07-12T00:21:35.9762949Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-4hc8t" on cluster "cluster1"
  11764. 2021-07-12T00:21:35.9853034Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-4hc8t" on cluster "cluster2"
  11765. 2021-07-12T00:21:36.0202054Z
  11766. 2021-07-12T00:21:36.0212830Z S [SKIPPING] [0.068 seconds]
  11767. 2021-07-12T00:21:36.0224726Z [dataplane] Basic TCP connectivity tests across clusters without discovery
  11768. 2021-07-12T00:21:36.0227789Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_pod_connectivity.go:26
  11769. 2021-07-12T00:21:36.0235307Z when a pod connects via TCP to a remote service
  11770. 2021-07-12T00:21:36.0236797Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_pod_connectivity.go:72
  11771. 2021-07-12T00:21:36.0237802Z when the pod is on a gateway and the remote service is not on a gateway
  11772. 2021-07-12T00:21:36.0238887Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_pod_connectivity.go:86
  11773. 2021-07-12T00:21:36.0239890Z should have sent the expected data from the pod to the other pod [It]
  11774. 2021-07-12T00:21:36.0240953Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_pod_connectivity.go:32
  11775. 2021-07-12T00:21:36.0241536Z
  11776. 2021-07-12T00:21:36.0242101Z Jul 12 00:21:35.975: Globalnet enabled, skipping the test...
  11777. 2021-07-12T00:21:36.0242451Z
  11778. 2021-07-12T00:21:36.0243222Z github.com/submariner-io/shipyard@v0.10.0-m2.0.20210620123240-3ca03fbbaa06/test/e2e/framework/logging.go:59
  11779. 2021-07-12T00:21:36.0243997Z ------------------------------
  11780. 2021-07-12T00:21:36.0245156Z [dataplane] Basic TCP connectivity tests across clusters without discovery when a pod connects via TCP to a remote service when the pod is on a gateway and the remote service is on a gateway
  11781. 2021-07-12T00:21:36.0246511Z should have sent the expected data from the pod to the other pod
  11782. 2021-07-12T00:21:36.0247944Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_pod_connectivity.go:32
  11783. 2021-07-12T00:21:36.0249501Z STEP: Creating namespace objects with basename "dataplane-conn-nd"
  11784. 2021-07-12T00:21:36.0316690Z STEP: Generated namespace "e2e-tests-dataplane-conn-nd-qkjcm" in cluster "cluster1" to execute the tests in
  11785. 2021-07-12T00:21:36.0318893Z STEP: Creating namespace "e2e-tests-dataplane-conn-nd-qkjcm" in cluster "cluster2"
  11786. 2021-07-12T00:21:36.0427907Z Jul 12 00:21:36.042: INFO: Globalnet enabled, skipping the test...
  11787. 2021-07-12T00:21:36.0437809Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-qkjcm" on cluster "cluster1"
  11788. 2021-07-12T00:21:36.0809772Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-qkjcm" on cluster "cluster2"
  11789. 2021-07-12T00:21:36.0871177Z
  11790. 2021-07-12T00:21:36.0876469Z S [SKIPPING] [0.064 seconds]
  11791. 2021-07-12T00:21:36.0882535Z [dataplane] Basic TCP connectivity tests across clusters without discovery
  11792. 2021-07-12T00:21:36.0887616Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_pod_connectivity.go:26
  11793. 2021-07-12T00:21:36.0894029Z when a pod connects via TCP to a remote service
  11794. 2021-07-12T00:21:36.0898915Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_pod_connectivity.go:72
  11795. 2021-07-12T00:21:36.0903400Z when the pod is on a gateway and the remote service is on a gateway
  11796. 2021-07-12T00:21:36.0908476Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_pod_connectivity.go:90
  11797. 2021-07-12T00:21:36.0913726Z should have sent the expected data from the pod to the other pod [It]
  11798. 2021-07-12T00:21:36.0936081Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_pod_connectivity.go:32
  11799. 2021-07-12T00:21:36.0936935Z
  11800. 2021-07-12T00:21:36.0937637Z Jul 12 00:21:36.042: Globalnet enabled, skipping the test...
  11801. 2021-07-12T00:21:36.0938221Z
  11802. 2021-07-12T00:21:36.0939688Z github.com/submariner-io/shipyard@v0.10.0-m2.0.20210620123240-3ca03fbbaa06/test/e2e/framework/logging.go:59
  11803. 2021-07-12T00:21:36.0940503Z ------------------------------
  11804. 2021-07-12T00:21:36.0941755Z [dataplane] Basic TCP connectivity tests across clusters without discovery when a pod with HostNetworking connects via TCP to a remote pod when the pod is not on a gateway and the remote pod is not on a gateway
  11805. 2021-07-12T00:21:36.0943019Z should have sent the expected data from the pod to the other pod
  11806. 2021-07-12T00:21:36.0944412Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_pod_connectivity.go:32
  11807. 2021-07-12T00:21:36.0945475Z STEP: Creating namespace objects with basename "dataplane-conn-nd"
  11808. 2021-07-12T00:21:36.0971211Z STEP: Generated namespace "e2e-tests-dataplane-conn-nd-2zrwm" in cluster "cluster1" to execute the tests in
  11809. 2021-07-12T00:21:36.0976191Z STEP: Creating namespace "e2e-tests-dataplane-conn-nd-2zrwm" in cluster "cluster2"
  11810. 2021-07-12T00:21:36.1134349Z Jul 12 00:21:36.113: INFO: Globalnet enabled, skipping the test...
  11811. 2021-07-12T00:21:36.1145834Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-2zrwm" on cluster "cluster1"
  11812. 2021-07-12T00:21:36.1427404Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-2zrwm" on cluster "cluster2"
  11813. 2021-07-12T00:21:36.1531061Z
  11814. 2021-07-12T00:21:36.1535745Z S [SKIPPING] [0.061 seconds]
  11815. 2021-07-12T00:21:36.1539801Z [dataplane] Basic TCP connectivity tests across clusters without discovery
  11816. 2021-07-12T00:21:36.1544957Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_pod_connectivity.go:26
  11817. 2021-07-12T00:21:36.1550306Z when a pod with HostNetworking connects via TCP to a remote pod
  11818. 2021-07-12T00:21:36.1557681Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_pod_connectivity.go:95
  11819. 2021-07-12T00:21:36.1558730Z when the pod is not on a gateway and the remote pod is not on a gateway
  11820. 2021-07-12T00:21:36.1560052Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_pod_connectivity.go:101
  11821. 2021-07-12T00:21:36.1567412Z should have sent the expected data from the pod to the other pod [It]
  11822. 2021-07-12T00:21:36.1573486Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_pod_connectivity.go:32
  11823. 2021-07-12T00:21:36.1574195Z
  11824. 2021-07-12T00:21:36.1575269Z Jul 12 00:21:36.113: Globalnet enabled, skipping the test...
  11825. 2021-07-12T00:21:36.1580790Z
  11826. 2021-07-12T00:21:36.1581738Z github.com/submariner-io/shipyard@v0.10.0-m2.0.20210620123240-3ca03fbbaa06/test/e2e/framework/logging.go:59
  11827. 2021-07-12T00:21:36.1582510Z ------------------------------
  11828. 2021-07-12T00:21:36.1583665Z [dataplane] Basic TCP connectivity tests across clusters without discovery when a pod with HostNetworking connects via TCP to a remote pod when the pod is on a gateway and the remote pod is not on a gateway
  11829. 2021-07-12T00:21:36.1590632Z should have sent the expected data from the pod to the other pod
  11830. 2021-07-12T00:21:36.1593077Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_pod_connectivity.go:32
  11831. 2021-07-12T00:21:36.1595283Z STEP: Creating namespace objects with basename "dataplane-conn-nd"
  11832. 2021-07-12T00:21:36.1647527Z STEP: Generated namespace "e2e-tests-dataplane-conn-nd-sqbt9" in cluster "cluster1" to execute the tests in
  11833. 2021-07-12T00:21:36.1649080Z STEP: Creating namespace "e2e-tests-dataplane-conn-nd-sqbt9" in cluster "cluster2"
  11834. 2021-07-12T00:21:36.1986954Z Jul 12 00:21:36.198: INFO: Globalnet enabled, skipping the test...
  11835. 2021-07-12T00:21:36.2000892Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-sqbt9" on cluster "cluster1"
  11836. 2021-07-12T00:21:36.2122229Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-sqbt9" on cluster "cluster2"
  11837. 2021-07-12T00:21:36.2454424Z
  11838. 2021-07-12T00:21:36.2458915Z S [SKIPPING] [0.087 seconds]
  11839. 2021-07-12T00:21:36.2463042Z [dataplane] Basic TCP connectivity tests across clusters without discovery
  11840. 2021-07-12T00:21:36.2467409Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_pod_connectivity.go:26
  11841. 2021-07-12T00:21:36.2471854Z when a pod with HostNetworking connects via TCP to a remote pod
  11842. 2021-07-12T00:21:36.2479836Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_pod_connectivity.go:95
  11843. 2021-07-12T00:21:36.2487414Z when the pod is on a gateway and the remote pod is not on a gateway
  11844. 2021-07-12T00:21:36.2490454Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_pod_connectivity.go:105
  11845. 2021-07-12T00:21:36.2492465Z should have sent the expected data from the pod to the other pod [It]
  11846. 2021-07-12T00:21:36.2494515Z github.com/submariner-io/submariner@v0.10.0-m2.0.20210701200101-4ff1348e9092/test/e2e/dataplane/tcp_pod_connectivity.go:32
  11847. 2021-07-12T00:21:36.2497438Z
  11848. 2021-07-12T00:21:36.2499480Z Jul 12 00:21:36.198: Globalnet enabled, skipping the test...
  11849. 2021-07-12T00:21:36.2501440Z
  11850. 2021-07-12T00:21:36.2503159Z github.com/submariner-io/shipyard@v0.10.0-m2.0.20210620123240-3ca03fbbaa06/test/e2e/framework/logging.go:59
  11851. 2021-07-12T00:21:36.2505300Z ------------------------------
  11852. 2021-07-12T00:21:36.2758188Z SSSSSSSS
  11853. 2021-07-12T00:21:36.2759023Z Ran 7 of 36 Specs in 128.398 seconds
  11854. 2021-07-12T00:21:36.2760324Z SUCCESS! -- 7 Passed | 0 Failed | 0 Pending | 29 Skipped
  11855. 2021-07-12T00:21:36.2804236Z [submariner-operator]$ [cluster2] . /go/src/github.com/submariner-io/submariner-operator/scripts/kind-e2e/lib_subctl_gather_test.sh
  11856. 2021-07-12T00:21:36.2829968Z [submariner-operator]$ [cluster2] test_subctl_gather
  11857. 2021-07-12T00:21:36.2842444Z [submariner-operator]$ [cluster2] test_subctl_gather
  11858. 2021-07-12T00:21:36.2852988Z [submariner-operator]$ [cluster2] out_dir=/tmp/subctl-gather-output
  11859. 2021-07-12T00:21:36.2868805Z [submariner-operator]$ [cluster2] rm -rf /tmp/subctl-gather-output
  11860. 2021-07-12T00:21:36.2898235Z [submariner-operator]$ [cluster2] mkdir /tmp/subctl-gather-output
  11861. 2021-07-12T00:21:36.2930000Z [submariner-operator]$ [cluster2] /go/src/github.com/submariner-io/submariner-operator/bin/subctl gather --dir /tmp/subctl-gather-output
  11862. 2021-07-12T00:21:36.3156843Z Gathering information from cluster "cluster1"
  11863. 2021-07-12T00:21:36.3307034Z • Gathering connectivity logs ...
  11864. 2021-07-12T00:21:37.1354436Z ✓ Gathering connectivity logs
  11865. 2021-07-12T00:21:37.1359917Z ✓ Found 1 pods matching label selector "app=submariner-gateway"
  11866. 2021-07-12T00:21:37.1361100Z ✓ Found 3 pods matching label selector "app=submariner-routeagent"
  11867. 2021-07-12T00:21:37.1366972Z ✓ Found 1 pods matching label selector "app=submariner-globalnet"
  11868. 2021-07-12T00:21:37.1368343Z ✓ Found 0 pods matching label selector "app=submariner-networkplugin-syncer"
  11869. 2021-07-12T00:21:37.1369619Z • Gathering connectivity resources ...
  11870. 2021-07-12T00:21:39.8208338Z ✓ Gathering connectivity resources
  11871. 2021-07-12T00:21:39.8209264Z ✓ Gathering CNI data from 3 pods matching label selector "app=submariner-routeagent"
  11872. 2021-07-12T00:21:39.8210206Z ✓ Gathering CNI data from 1 pods matching label selector "app=submariner-gateway"
  11873. 2021-07-12T00:21:39.8211127Z ✓ Gathering cable driver data from 1 pods matching label selector "app=submariner-gateway"
  11874. 2021-07-12T00:21:39.8212019Z ✓ Found 2 endpoints in namespace "submariner-operator"
  11875. 2021-07-12T00:21:39.8212811Z ✓ Found 2 clusters in namespace "submariner-operator"
  11876. 2021-07-12T00:21:39.8213557Z ✓ Found 1 gateways in namespace "submariner-operator"
  11877. 2021-07-12T00:21:39.8214329Z • Gathering service-discovery resources ...
  11878. 2021-07-12T00:21:39.8443351Z ✓ Gathering service-discovery resources
  11879. 2021-07-12T00:21:39.8444254Z ✓ Found 0 serviceexports in namespace ""
  11880. 2021-07-12T00:21:39.8444860Z ✓ Found 0 serviceimports in namespace ""
  11881. 2021-07-12T00:21:39.8446049Z ✓ Found 0 endpointslices by label selector "endpointslice.kubernetes.io/managed-by=lighthouse-agent.submariner.io" in namespace ""
  11882. 2021-07-12T00:21:39.8447670Z ✓ Found 1 configmaps by label selector "component=submariner-lighthouse" in namespace "submariner-operator"
  11883. 2021-07-12T00:21:39.8448815Z ✓ Found 1 configmaps by field selector "metadata.name=coredns" in namespace "kube-system"
  11884. 2021-07-12T00:21:39.8449642Z • Gathering service-discovery logs ...
  11885. 2021-07-12T00:21:40.6639688Z ✓ Gathering service-discovery logs
  11886. 2021-07-12T00:21:40.6641613Z ✓ Found 3 pods matching label selector "component=submariner-lighthouse"
  11887. 2021-07-12T00:21:40.6642759Z ✓ Found 2 pods matching label selector "k8s-app=kube-dns"
  11888. 2021-07-12T00:21:40.6643764Z • Gathering broker logs ...
  11889. 2021-07-12T00:21:40.6644686Z • Gathering broker resources ...
  11890. 2021-07-12T00:21:40.7938494Z ✓ Gathering broker resources
  11891. 2021-07-12T00:21:40.7940488Z ✓ Found 2 endpoints in namespace "submariner-k8s-broker"
  11892. 2021-07-12T00:21:40.7942593Z ✓ Found 2 clusters in namespace "submariner-k8s-broker"
  11893. 2021-07-12T00:21:40.7944244Z ✓ Found 0 endpointslices by label selector "endpointslice.kubernetes.io/managed-by=lighthouse-agent.submariner.io" in namespace "submariner-k8s-broker"
  11894. 2021-07-12T00:21:40.7946887Z ✓ Found 0 serviceimports in namespace "submariner-k8s-broker"
  11895. 2021-07-12T00:21:40.7947652Z • Gathering operator logs ...
  11896. 2021-07-12T00:21:41.3172321Z ✓ Gathering operator logs
  11897. 2021-07-12T00:21:41.3173482Z ✓ Found 1 pods matching label selector "name=submariner-operator"
  11898. 2021-07-12T00:21:41.3174347Z • Gathering operator resources ...
  11899. 2021-07-12T00:21:41.5701276Z ✓ Gathering operator resources
  11900. 2021-07-12T00:21:41.5708557Z ✓ Found 1 submariners in namespace "submariner-operator"
  11901. 2021-07-12T00:21:41.5713828Z ✓ Found 1 servicediscoveries in namespace "submariner-operator"
  11902. 2021-07-12T00:21:41.5716030Z ✓ Found 1 deployments by field selector "metadata.name=submariner-operator" in namespace "submariner-operator"
  11903. 2021-07-12T00:21:41.5718193Z ✓ Found 1 daemonsets by label selector "app=submariner-gateway" in namespace "submariner-operator"
  11904. 2021-07-12T00:21:41.5719374Z ✓ Found 1 daemonsets by label selector "app=submariner-routeagent" in namespace "submariner-operator"
  11905. 2021-07-12T00:21:41.5720647Z ✓ Found 1 daemonsets by label selector "app=submariner-globalnet" in namespace "submariner-operator"
  11906. 2021-07-12T00:21:41.5722189Z ✓ Found 0 deployments by label selector "app=submariner-networkplugin-syncer" in namespace "submariner-operator"
  11907. 2021-07-12T00:21:41.5723620Z ✓ Found 1 deployments by label selector "app=submariner-lighthouse-agent" in namespace "submariner-operator"
  11908. 2021-07-12T00:21:41.5724994Z ✓ Found 1 deployments by label selector "app=submariner-lighthouse-coredns" in namespace "submariner-operator"
  11909. 2021-07-12T00:21:42.0712989Z Gathering information from cluster "cluster2"
  11910. 2021-07-12T00:21:42.2989899Z • Gathering service-discovery logs ...
  11911. 2021-07-12T00:21:42.9218042Z ✓ Gathering service-discovery logs
  11912. 2021-07-12T00:21:42.9219846Z ✓ Found 3 pods matching label selector "component=submariner-lighthouse"
  11913. 2021-07-12T00:21:42.9221100Z ✓ Found 2 pods matching label selector "k8s-app=kube-dns"
  11914. 2021-07-12T00:21:42.9221981Z • Gathering service-discovery resources ...
  11915. 2021-07-12T00:21:43.1081832Z ✓ Gathering service-discovery resources
  11916. 2021-07-12T00:21:43.1082569Z ✓ Found 0 serviceexports in namespace ""
  11917. 2021-07-12T00:21:43.1083187Z ✓ Found 0 serviceimports in namespace ""
  11918. 2021-07-12T00:21:43.1084398Z ✓ Found 0 endpointslices by label selector "endpointslice.kubernetes.io/managed-by=lighthouse-agent.submariner.io" in namespace ""
  11919. 2021-07-12T00:21:43.1085830Z ✓ Found 1 configmaps by label selector "component=submariner-lighthouse" in namespace "submariner-operator"
  11920. 2021-07-12T00:21:43.1087101Z ✓ Found 1 configmaps by field selector "metadata.name=coredns" in namespace "kube-system"
  11921. 2021-07-12T00:21:43.1088449Z • Gathering broker resources ...
  11922. 2021-07-12T00:21:43.1774359Z ✓ Gathering broker resources
  11923. 2021-07-12T00:21:43.1775246Z ✓ Found 2 endpoints in namespace "submariner-k8s-broker"
  11924. 2021-07-12T00:21:43.1776100Z ✓ Found 2 clusters in namespace "submariner-k8s-broker"
  11925. 2021-07-12T00:21:43.1777921Z ✓ Found 0 endpointslices by label selector "endpointslice.kubernetes.io/managed-by=lighthouse-agent.submariner.io" in namespace "submariner-k8s-broker"
  11926. 2021-07-12T00:21:43.1779571Z ✓ Found 0 serviceimports in namespace "submariner-k8s-broker"
  11927. 2021-07-12T00:21:43.1780475Z • Gathering broker logs ...
  11928. 2021-07-12T00:21:43.1781020Z • Gathering operator logs ...
  11929. 2021-07-12T00:21:43.7249886Z ⚠ Gathering operator logs
  11930. 2021-07-12T00:21:43.7251158Z ✓ Found 1 pods matching label selector "name=submariner-operator"
  11931. 2021-07-12T00:21:43.7252400Z ⚠ Found logs for previous instances of pod submariner-operator-56f895dd55-j4j9x
  11932. 2021-07-12T00:21:43.7253277Z • Gathering operator resources ...
  11933. 2021-07-12T00:21:43.7899847Z ✓ Gathering operator resources
  11934. 2021-07-12T00:21:43.7900658Z ✓ Found 1 submariners in namespace "submariner-operator"
  11935. 2021-07-12T00:21:43.7901586Z ✓ Found 1 servicediscoveries in namespace "submariner-operator"
  11936. 2021-07-12T00:21:43.7902879Z ✓ Found 1 deployments by field selector "metadata.name=submariner-operator" in namespace "submariner-operator"
  11937. 2021-07-12T00:21:43.7904111Z ✓ Found 1 daemonsets by label selector "app=submariner-gateway" in namespace "submariner-operator"
  11938. 2021-07-12T00:21:43.7905475Z ✓ Found 1 daemonsets by label selector "app=submariner-routeagent" in namespace "submariner-operator"
  11939. 2021-07-12T00:21:43.7907057Z ✓ Found 1 daemonsets by label selector "app=submariner-globalnet" in namespace "submariner-operator"
  11940. 2021-07-12T00:21:43.7908411Z ✓ Found 0 deployments by label selector "app=submariner-networkplugin-syncer" in namespace "submariner-operator"
  11941. 2021-07-12T00:21:43.7909921Z ✓ Found 1 deployments by label selector "app=submariner-lighthouse-agent" in namespace "submariner-operator"
  11942. 2021-07-12T00:21:43.7912330Z ✓ Found 1 deployments by label selector "app=submariner-lighthouse-coredns" in namespace "submariner-operator"
  11943. 2021-07-12T00:21:43.7913650Z • Gathering connectivity logs ...
  11944. 2021-07-12T00:21:46.5029492Z ✓ Gathering connectivity logs
  11945. 2021-07-12T00:21:46.5030704Z ✓ Found 1 pods matching label selector "app=submariner-gateway"
  11946. 2021-07-12T00:21:46.5032145Z ✓ Found 3 pods matching label selector "app=submariner-routeagent"
  11947. 2021-07-12T00:21:46.5033048Z ✓ Found 1 pods matching label selector "app=submariner-globalnet"
  11948. 2021-07-12T00:21:46.5034118Z ✓ Found 0 pods matching label selector "app=submariner-networkplugin-syncer"
  11949. 2021-07-12T00:21:46.5035396Z • Gathering connectivity resources ...
  11950. 2021-07-12T00:21:49.2816493Z ✓ Gathering connectivity resources
  11951. 2021-07-12T00:21:49.2817668Z ✓ Gathering CNI data from 3 pods matching label selector "app=submariner-routeagent"
  11952. 2021-07-12T00:21:49.2818807Z ✓ Gathering CNI data from 1 pods matching label selector "app=submariner-gateway"
  11953. 2021-07-12T00:21:49.2819994Z ✓ Gathering cable driver data from 1 pods matching label selector "app=submariner-gateway"
  11954. 2021-07-12T00:21:49.2821390Z ✓ Found 2 endpoints in namespace "submariner-operator"
  11955. 2021-07-12T00:21:49.2822231Z ✓ Found 2 clusters in namespace "submariner-operator"
  11956. 2021-07-12T00:21:49.2823219Z ✓ Found 1 gateways in namespace "submariner-operator"
  11957. 2021-07-12T00:21:49.2953921Z Files are stored under directory "/tmp/subctl-gather-output"
  11958. 2021-07-12T00:21:49.3003378Z [submariner-operator]$ [cluster2] ls /tmp/subctl-gather-output
  11959. 2021-07-12T00:21:49.3044834Z broker_clusters_submariner-k8s-broker_cluster1.yaml
  11960. 2021-07-12T00:21:49.3046103Z broker_clusters_submariner-k8s-broker_cluster2.yaml
  11961. 2021-07-12T00:21:49.3047676Z broker_endpoints_submariner-k8s-broker_cluster1-submariner-cable-cluster1-172-18-0-6.yaml
  11962. 2021-07-12T00:21:49.3049598Z broker_endpoints_submariner-k8s-broker_cluster2-submariner-cable-cluster2-172-18-0-8.yaml
  11963. 2021-07-12T00:21:49.3050836Z cluster1_cluster1-control-plane_ip-a.log
  11964. 2021-07-12T00:21:49.3051901Z cluster1_cluster1-control-plane_ip-l.log
  11965. 2021-07-12T00:21:49.3053276Z cluster1_cluster1-control-plane_ip-routes.log
  11966. 2021-07-12T00:21:49.3054124Z cluster1_cluster1-control-plane_ip-rules.log
  11967. 2021-07-12T00:21:49.3055176Z cluster1_cluster1-control-plane_iptables-nat.log
  11968. 2021-07-12T00:21:49.3056387Z cluster1_cluster1-control-plane_iptables.log
  11969. 2021-07-12T00:21:49.3057368Z cluster1_cluster1-control-plane_sysctl-a.log
  11970. 2021-07-12T00:21:49.3058098Z cluster1_cluster1-worker2_ip-a.log
  11971. 2021-07-12T00:21:49.3058778Z cluster1_cluster1-worker2_ip-l.log
  11972. 2021-07-12T00:21:49.3059495Z cluster1_cluster1-worker2_ip-routes.log
  11973. 2021-07-12T00:21:49.3060216Z cluster1_cluster1-worker2_ip-rules.log
  11974. 2021-07-12T00:21:49.3061290Z cluster1_cluster1-worker2_iptables-nat.log
  11975. 2021-07-12T00:21:49.3061968Z cluster1_cluster1-worker2_iptables.log
  11976. 2021-07-12T00:21:49.3062626Z cluster1_cluster1-worker2_sysctl-a.log
  11977. 2021-07-12T00:21:49.3063236Z cluster1_cluster1-worker_ip-a.log
  11978. 2021-07-12T00:21:49.3063834Z cluster1_cluster1-worker_ip-l.log
  11979. 2021-07-12T00:21:49.3064516Z cluster1_cluster1-worker_ip-routes-table150.log
  11980. 2021-07-12T00:21:49.3065255Z cluster1_cluster1-worker_ip-routes.log
  11981. 2021-07-12T00:21:49.3065962Z cluster1_cluster1-worker_ip-rules-table150.log
  11982. 2021-07-12T00:21:49.3066667Z cluster1_cluster1-worker_ip-rules.log
  11983. 2021-07-12T00:21:49.3067356Z cluster1_cluster1-worker_ip-xfrm-policy.log
  11984. 2021-07-12T00:21:49.3068059Z cluster1_cluster1-worker_ip-xfrm-state.log
  11985. 2021-07-12T00:21:49.3068764Z cluster1_cluster1-worker_ipsec-status.log
  11986. 2021-07-12T00:21:49.3069510Z cluster1_cluster1-worker_ipsec-trafficstatus.log
  11987. 2021-07-12T00:21:49.3070453Z cluster1_cluster1-worker_iptables-nat.log
  11988. 2021-07-12T00:21:49.3071205Z cluster1_cluster1-worker_iptables.log
  11989. 2021-07-12T00:21:49.3071862Z cluster1_cluster1-worker_sysctl-a.log
  11990. 2021-07-12T00:21:49.3072786Z cluster1_clusters_submariner-operator_cluster1.yaml
  11991. 2021-07-12T00:21:49.3073613Z cluster1_clusters_submariner-operator_cluster2.yaml
  11992. 2021-07-12T00:21:49.3074393Z cluster1_configmaps_kube-system_coredns.yaml
  11993. 2021-07-12T00:21:49.3075373Z cluster1_configmaps_submariner-operator_submariner-lighthouse-coredns.yaml
  11994. 2021-07-12T00:21:49.3076333Z cluster1_coredns-6955765f44-nbhdj.log
  11995. 2021-07-12T00:21:49.3077454Z cluster1_coredns-6955765f44-sbb74.log
  11996. 2021-07-12T00:21:49.3078365Z cluster1_daemonsets_submariner-operator_submariner-gateway.yaml
  11997. 2021-07-12T00:21:49.3079366Z cluster1_daemonsets_submariner-operator_submariner-globalnet.yaml
  11998. 2021-07-12T00:21:49.3080585Z cluster1_daemonsets_submariner-operator_submariner-routeagent.yaml
  11999. 2021-07-12T00:21:49.3081736Z cluster1_deployments_submariner-operator_submariner-lighthouse-agent.yaml
  12000. 2021-07-12T00:21:49.3083001Z cluster1_deployments_submariner-operator_submariner-lighthouse-coredns.yaml
  12001. 2021-07-12T00:21:49.3084282Z cluster1_deployments_submariner-operator_submariner-operator.yaml
  12002. 2021-07-12T00:21:49.3085598Z cluster1_endpoints_submariner-operator_cluster1-submariner-cable-cluster1-172-18-0-6.yaml
  12003. 2021-07-12T00:21:49.3087222Z cluster1_endpoints_submariner-operator_cluster2-submariner-cable-cluster2-172-18-0-8.yaml
  12004. 2021-07-12T00:21:49.3088631Z cluster1_gateways_submariner-operator_cluster1-worker.yaml
  12005. 2021-07-12T00:21:49.3089606Z cluster1_servicediscoveries_submariner-operator_service-discovery.yaml
  12006. 2021-07-12T00:21:49.3090490Z cluster1_submariner-gateway-gj874.log
  12007. 2021-07-12T00:21:49.3091268Z cluster1_submariner-globalnet-nw4bq.log
  12008. 2021-07-12T00:21:49.3092315Z cluster1_submariner-lighthouse-agent-6bb9bd6449-vmh77.log
  12009. 2021-07-12T00:21:49.3093830Z cluster1_submariner-lighthouse-coredns-69d78f6d78-djzd4.log
  12010. 2021-07-12T00:21:49.3097272Z cluster1_submariner-lighthouse-coredns-69d78f6d78-lvn6j.log
  12011. 2021-07-12T00:21:49.3100226Z cluster1_submariner-operator-56f895dd55-slddv.log
  12012. 2021-07-12T00:21:49.3101568Z cluster1_submariner-routeagent-cjwww.log
  12013. 2021-07-12T00:21:49.3102545Z cluster1_submariner-routeagent-p9ccx.log
  12014. 2021-07-12T00:21:49.3104035Z cluster1_submariner-routeagent-s925v.log
  12015. 2021-07-12T00:21:49.3104907Z cluster1_submariners_submariner-operator_submariner.yaml
  12016. 2021-07-12T00:21:49.3105709Z cluster2_cluster2-control-plane_ip-a.log
  12017. 2021-07-12T00:21:49.3106446Z cluster2_cluster2-control-plane_ip-l.log
  12018. 2021-07-12T00:21:49.3107216Z cluster2_cluster2-control-plane_ip-routes.log
  12019. 2021-07-12T00:21:49.3107990Z cluster2_cluster2-control-plane_ip-rules.log
  12020. 2021-07-12T00:21:49.3108808Z cluster2_cluster2-control-plane_iptables-nat.log
  12021. 2021-07-12T00:21:49.3109625Z cluster2_cluster2-control-plane_iptables.log
  12022. 2021-07-12T00:21:49.3110406Z cluster2_cluster2-control-plane_sysctl-a.log
  12023. 2021-07-12T00:21:49.3111115Z cluster2_cluster2-worker2_ip-a.log
  12024. 2021-07-12T00:21:49.3111744Z cluster2_cluster2-worker2_ip-l.log
  12025. 2021-07-12T00:21:49.3112408Z cluster2_cluster2-worker2_ip-routes.log
  12026. 2021-07-12T00:21:49.3113079Z cluster2_cluster2-worker2_ip-rules.log
  12027. 2021-07-12T00:21:49.3113785Z cluster2_cluster2-worker2_iptables-nat.log
  12028. 2021-07-12T00:21:49.3114477Z cluster2_cluster2-worker2_iptables.log
  12029. 2021-07-12T00:21:49.3115155Z cluster2_cluster2-worker2_sysctl-a.log
  12030. 2021-07-12T00:21:49.3115784Z cluster2_cluster2-worker_ip-a.log
  12031. 2021-07-12T00:21:49.3116409Z cluster2_cluster2-worker_ip-l.log
  12032. 2021-07-12T00:21:49.3124638Z cluster2_cluster2-worker_ip-routes-table150.log
  12033. 2021-07-12T00:21:49.3125629Z cluster2_cluster2-worker_ip-routes.log
  12034. 2021-07-12T00:21:49.3130625Z cluster2_cluster2-worker_ip-rules-table150.log
  12035. 2021-07-12T00:21:49.3131663Z cluster2_cluster2-worker_ip-rules.log
  12036. 2021-07-12T00:21:49.3133195Z cluster2_cluster2-worker_ip-xfrm-policy.log
  12037. 2021-07-12T00:21:49.3134043Z cluster2_cluster2-worker_ip-xfrm-state.log
  12038. 2021-07-12T00:21:49.3135032Z cluster2_cluster2-worker_ipsec-status.log
  12039. 2021-07-12T00:21:49.3136221Z cluster2_cluster2-worker_ipsec-trafficstatus.log
  12040. 2021-07-12T00:21:49.3137156Z cluster2_cluster2-worker_iptables-nat.log
  12041. 2021-07-12T00:21:49.3137902Z cluster2_cluster2-worker_iptables.log
  12042. 2021-07-12T00:21:49.3138625Z cluster2_cluster2-worker_sysctl-a.log
  12043. 2021-07-12T00:21:49.3139875Z cluster2_clusters_submariner-operator_cluster1.yaml
  12044. 2021-07-12T00:21:49.3140713Z cluster2_clusters_submariner-operator_cluster2.yaml
  12045. 2021-07-12T00:21:49.3141470Z cluster2_configmaps_kube-system_coredns.yaml
  12046. 2021-07-12T00:21:49.3144723Z cluster2_configmaps_submariner-operator_submariner-lighthouse-coredns.yaml
  12047. 2021-07-12T00:21:49.3145714Z cluster2_coredns-6955765f44-kjh87.log
  12048. 2021-07-12T00:21:49.3146397Z cluster2_coredns-6955765f44-rbd4b.log
  12049. 2021-07-12T00:21:49.3147264Z cluster2_daemonsets_submariner-operator_submariner-gateway.yaml
  12050. 2021-07-12T00:21:49.3148276Z cluster2_daemonsets_submariner-operator_submariner-globalnet.yaml
  12051. 2021-07-12T00:21:49.3149342Z cluster2_daemonsets_submariner-operator_submariner-routeagent.yaml
  12052. 2021-07-12T00:21:49.3150487Z cluster2_deployments_submariner-operator_submariner-lighthouse-agent.yaml
  12053. 2021-07-12T00:21:49.3151978Z cluster2_deployments_submariner-operator_submariner-lighthouse-coredns.yaml
  12054. 2021-07-12T00:21:49.3155294Z cluster2_deployments_submariner-operator_submariner-operator.yaml
  12055. 2021-07-12T00:21:49.3156692Z cluster2_endpoints_submariner-operator_cluster1-submariner-cable-cluster1-172-18-0-6.yaml
  12056. 2021-07-12T00:21:49.3159230Z cluster2_endpoints_submariner-operator_cluster2-submariner-cable-cluster2-172-18-0-8.yaml
  12057. 2021-07-12T00:21:49.3160778Z cluster2_gateways_submariner-operator_cluster2-worker.yaml
  12058. 2021-07-12T00:21:49.3161813Z cluster2_servicediscoveries_submariner-operator_service-discovery.yaml
  12059. 2021-07-12T00:21:49.3162738Z cluster2_submariner-gateway-949ch.log
  12060. 2021-07-12T00:21:49.3163619Z cluster2_submariner-globalnet-ft6q8.log
  12061. 2021-07-12T00:21:49.3166570Z cluster2_submariner-lighthouse-agent-68f79556fd-fw6l8.log
  12062. 2021-07-12T00:21:49.3168296Z cluster2_submariner-lighthouse-coredns-546f4d5ff7-2j9bv.log
  12063. 2021-07-12T00:21:49.3169778Z cluster2_submariner-lighthouse-coredns-546f4d5ff7-rzxcn.log
  12064. 2021-07-12T00:21:49.3171204Z cluster2_submariner-operator-56f895dd55-j4j9x.log
  12065. 2021-07-12T00:21:49.3172560Z cluster2_submariner-operator-56f895dd55-j4j9x.log.prev
  12066. 2021-07-12T00:21:49.3173842Z cluster2_submariner-routeagent-8xws6.log
  12067. 2021-07-12T00:21:49.3174935Z cluster2_submariner-routeagent-b5n9h.log
  12068. 2021-07-12T00:21:49.3177449Z cluster2_submariner-routeagent-dzt4z.log
  12069. 2021-07-12T00:21:49.3178370Z cluster2_submariners_submariner-operator_submariner.yaml
  12070. 2021-07-12T00:21:49.3178902Z summary.html
  12071. 2021-07-12T00:21:49.3179717Z [submariner-operator]$ [cluster1] with_context cluster1 validate_gathered_files
  12072. 2021-07-12T00:21:49.3180723Z [submariner-operator]$ [cluster1] with_context cluster1 validate_gathered_files
  12073. 2021-07-12T00:21:49.3181898Z [submariner-operator]$ [cluster1] validate_gathered_files
  12074. 2021-07-12T00:21:49.3183244Z [submariner-operator]$ [cluster1] validate_gathered_files
  12075. 2021-07-12T00:21:49.3186319Z [submariner-operator]$ [cluster1] validate_resource_files submariner-operator endpoints.submariner.io Endpoint
  12076. 2021-07-12T00:21:49.3188538Z [submariner-operator]$ [cluster1] validate_resource_files submariner-operator endpoints.submariner.io Endpoint
  12077. 2021-07-12T00:21:49.3205099Z [submariner-operator]$ [cluster1] cluster_name=cluster1
  12078. 2021-07-12T00:21:49.3219927Z [submariner-operator]$ [cluster1] names=$(kubectl get $resource --namespace=$ns $selector -o=jsonpath='{.items..metadata.name}')
  12079. 2021-07-12T00:21:49.3230762Z [submariner-operator]$ [cluster1] kubectl get endpoints.submariner.io --namespace=submariner-operator -o=jsonpath={.items..metadata.name}
  12080. 2021-07-12T00:21:49.3243144Z [submariner-operator]$ [cluster1] kubectl get endpoints.submariner.io --namespace=submariner-operator -o=jsonpath={.items..metadata.name}
  12081. 2021-07-12T00:21:49.3252177Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get endpoints.submariner.io --namespace=submariner-operator -o=jsonpath={.items..metadata.name}
  12082. 2021-07-12T00:21:49.7411793Z [submariner-operator]$ [cluster1] short_res=$(echo $resource | awk -F. '{ print $1 }')
  12083. 2021-07-12T00:21:49.7435117Z [submariner-operator]$ [cluster1] awk -F. { print $1 }
  12084. 2021-07-12T00:21:49.7485144Z [submariner-operator]$ [cluster1] file=/tmp/subctl-gather-output/cluster1_endpoints_submariner-operator_cluster1-submariner-cable-cluster1-172-18-0-6.yaml
  12085. 2021-07-12T00:21:49.7496236Z [submariner-operator]$ [cluster1] cat /tmp/subctl-gather-output/cluster1_endpoints_submariner-operator_cluster1-submariner-cable-cluster1-172-18-0-6.yaml
  12086. 2021-07-12T00:21:49.7524874Z apiVersion: submariner.io/v1
  12087. 2021-07-12T00:21:49.7525349Z kind: Endpoint
  12088. 2021-07-12T00:21:49.7525690Z metadata:
  12089. 2021-07-12T00:21:49.7526394Z creationTimestamp: "2021-07-12T00:18:09Z"
  12090. 2021-07-12T00:21:49.7526812Z generation: 2
  12091. 2021-07-12T00:21:49.7527721Z name: cluster1-submariner-cable-cluster1-172-18-0-6
  12092. 2021-07-12T00:21:49.7528681Z namespace: submariner-operator
  12093. 2021-07-12T00:21:49.7529173Z resourceVersion: "2113"
  12094. 2021-07-12T00:21:49.7530426Z selfLink: /apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster1-submariner-cable-cluster1-172-18-0-6
  12095. 2021-07-12T00:21:49.7531688Z uid: 751e734e-7f81-4861-812c-3ed765adcee9
  12096. 2021-07-12T00:21:49.7532086Z spec:
  12097. 2021-07-12T00:21:49.7532426Z backend: libreswan
  12098. 2021-07-12T00:21:49.7532776Z backend_config:
  12099. 2021-07-12T00:21:49.7533743Z natt-discovery-port: "4490"
  12100. 2021-07-12T00:21:49.7534338Z preferred-server: "false"
  12101. 2021-07-12T00:21:49.7535130Z cable_name: submariner-cable-cluster1-172-18-0-6
  12102. 2021-07-12T00:21:49.7535751Z cluster_id: cluster1
  12103. 2021-07-12T00:21:49.7536124Z healthCheckIP: 242.254.1.254
  12104. 2021-07-12T00:21:49.7536669Z hostname: cluster1-worker
  12105. 2021-07-12T00:21:49.7537428Z nat_enabled: false
  12106. 2021-07-12T00:21:49.7537801Z private_ip: 172.18.0.6
  12107. 2021-07-12T00:21:49.7538137Z public_ip: 20.83.250.35
  12108. 2021-07-12T00:21:49.7538480Z subnets:
  12109. 2021-07-12T00:21:49.7538903Z - 242.254.1.0/24
  12110. 2021-07-12T00:21:49.7561171Z [submariner-operator]$ [cluster1] kind_count=$(grep "kind: $kind$" $file | wc -l)
  12111. 2021-07-12T00:21:49.7578340Z [submariner-operator]$ [cluster1] grep kind: Endpoint$ /tmp/subctl-gather-output/cluster1_endpoints_submariner-operator_cluster1-submariner-cable-cluster1-172-18-0-6.yaml
  12112. 2021-07-12T00:21:49.7597988Z [submariner-operator]$ [cluster1] wc -l
  12113. 2021-07-12T00:21:49.7632557Z [submariner-operator]$ [cluster1] res_name=$(grep "name: $name$" $file)
  12114. 2021-07-12T00:21:49.7651931Z [submariner-operator]$ [cluster1] grep name: cluster1-submariner-cable-cluster1-172-18-0-6$ /tmp/subctl-gather-output/cluster1_endpoints_submariner-operator_cluster1-submariner-cable-cluster1-172-18-0-6.yaml
  12115. 2021-07-12T00:21:49.7677598Z [submariner-operator]$ [cluster1] file=/tmp/subctl-gather-output/cluster1_endpoints_submariner-operator_cluster2-submariner-cable-cluster2-172-18-0-8.yaml
  12116. 2021-07-12T00:21:49.7696024Z [submariner-operator]$ [cluster1] cat /tmp/subctl-gather-output/cluster1_endpoints_submariner-operator_cluster2-submariner-cable-cluster2-172-18-0-8.yaml
  12117. 2021-07-12T00:21:49.7707225Z apiVersion: submariner.io/v1
  12118. 2021-07-12T00:21:49.7707776Z kind: Endpoint
  12119. 2021-07-12T00:21:49.7708083Z metadata:
  12120. 2021-07-12T00:21:49.7708709Z creationTimestamp: "2021-07-12T00:18:25Z"
  12121. 2021-07-12T00:21:49.7709286Z generation: 2
  12122. 2021-07-12T00:21:49.7709600Z labels:
  12123. 2021-07-12T00:21:49.7710165Z submariner-io/clusterID: cluster2
  12124. 2021-07-12T00:21:49.7711106Z name: cluster2-submariner-cable-cluster2-172-18-0-8
  12125. 2021-07-12T00:21:49.7712024Z namespace: submariner-operator
  12126. 2021-07-12T00:21:49.7712504Z resourceVersion: "2156"
  12127. 2021-07-12T00:21:49.7713856Z selfLink: /apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-18-0-8
  12128. 2021-07-12T00:21:49.7715219Z uid: 8f48992a-3638-4a52-ba07-e474f71d294c
  12129. 2021-07-12T00:21:49.7715776Z spec:
  12130. 2021-07-12T00:21:49.7716142Z backend: libreswan
  12131. 2021-07-12T00:21:49.7716484Z backend_config:
  12132. 2021-07-12T00:21:49.7717968Z natt-discovery-port: "4490"
  12133. 2021-07-12T00:21:49.7718536Z preferred-server: "false"
  12134. 2021-07-12T00:21:49.7719493Z cable_name: submariner-cable-cluster2-172-18-0-8
  12135. 2021-07-12T00:21:49.7720116Z cluster_id: cluster2
  12136. 2021-07-12T00:21:49.7720490Z healthCheckIP: 242.254.2.254
  12137. 2021-07-12T00:21:49.7721035Z hostname: cluster2-worker
  12138. 2021-07-12T00:21:49.7721433Z nat_enabled: false
  12139. 2021-07-12T00:21:49.7721790Z private_ip: 172.18.0.8
  12140. 2021-07-12T00:21:49.7722283Z public_ip: 20.83.250.35
  12141. 2021-07-12T00:21:49.7722606Z subnets:
  12142. 2021-07-12T00:21:49.7723029Z - 242.254.2.0/24
  12143. 2021-07-12T00:21:49.7736000Z [submariner-operator]$ [cluster1] kind_count=$(grep "kind: $kind$" $file | wc -l)
  12144. 2021-07-12T00:21:49.7754723Z [submariner-operator]$ [cluster1] grep kind: Endpoint$ /tmp/subctl-gather-output/cluster1_endpoints_submariner-operator_cluster2-submariner-cable-cluster2-172-18-0-8.yaml
  12145. 2021-07-12T00:21:49.7770822Z [submariner-operator]$ [cluster1] wc -l
  12146. 2021-07-12T00:21:49.7796297Z [submariner-operator]$ [cluster1] res_name=$(grep "name: $name$" $file)
  12147. 2021-07-12T00:21:49.7813207Z [submariner-operator]$ [cluster1] grep name: cluster2-submariner-cable-cluster2-172-18-0-8$ /tmp/subctl-gather-output/cluster1_endpoints_submariner-operator_cluster2-submariner-cable-cluster2-172-18-0-8.yaml
  12148. 2021-07-12T00:21:49.7832936Z [submariner-operator]$ [cluster1] validate_resource_files submariner-operator clusters.submariner.io Cluster
  12149. 2021-07-12T00:21:49.7845793Z [submariner-operator]$ [cluster1] validate_resource_files submariner-operator clusters.submariner.io Cluster
  12150. 2021-07-12T00:21:49.7863723Z [submariner-operator]$ [cluster1] cluster_name=cluster1
  12151. 2021-07-12T00:21:49.7875055Z [submariner-operator]$ [cluster1] names=$(kubectl get $resource --namespace=$ns $selector -o=jsonpath='{.items..metadata.name}')
  12152. 2021-07-12T00:21:49.7891157Z [submariner-operator]$ [cluster1] kubectl get clusters.submariner.io --namespace=submariner-operator -o=jsonpath={.items..metadata.name}
  12153. 2021-07-12T00:21:49.7903807Z [submariner-operator]$ [cluster1] kubectl get clusters.submariner.io --namespace=submariner-operator -o=jsonpath={.items..metadata.name}
  12154. 2021-07-12T00:21:49.7922988Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get clusters.submariner.io --namespace=submariner-operator -o=jsonpath={.items..metadata.name}
  12155. 2021-07-12T00:21:50.2572280Z [submariner-operator]$ [cluster1] short_res=$(echo $resource | awk -F. '{ print $1 }')
  12156. 2021-07-12T00:21:50.2599685Z [submariner-operator]$ [cluster1] awk -F. { print $1 }
  12157. 2021-07-12T00:21:50.2663952Z [submariner-operator]$ [cluster1] file=/tmp/subctl-gather-output/cluster1_clusters_submariner-operator_cluster1.yaml
  12158. 2021-07-12T00:21:50.2678586Z [submariner-operator]$ [cluster1] cat /tmp/subctl-gather-output/cluster1_clusters_submariner-operator_cluster1.yaml
  12159. 2021-07-12T00:21:50.2690919Z apiVersion: submariner.io/v1
  12160. 2021-07-12T00:21:50.2692088Z kind: Cluster
  12161. 2021-07-12T00:21:50.2692443Z metadata:
  12162. 2021-07-12T00:21:50.2693213Z creationTimestamp: "2021-07-12T00:18:09Z"
  12163. 2021-07-12T00:21:50.2693622Z generation: 1
  12164. 2021-07-12T00:21:50.2693945Z name: cluster1
  12165. 2021-07-12T00:21:50.2694685Z namespace: submariner-operator
  12166. 2021-07-12T00:21:50.2695144Z resourceVersion: "2039"
  12167. 2021-07-12T00:21:50.2695916Z selfLink: /apis/submariner.io/v1/namespaces/submariner-operator/clusters/cluster1
  12168. 2021-07-12T00:21:50.2696796Z uid: 81cae3d5-ec58-4eee-9a2d-0406332f5e27
  12169. 2021-07-12T00:21:50.2697219Z spec:
  12170. 2021-07-12T00:21:50.2697507Z cluster_cidr:
  12171. 2021-07-12T00:21:50.2697889Z - 10.0.0.0/16
  12172. 2021-07-12T00:21:50.2698204Z cluster_id: cluster1
  12173. 2021-07-12T00:21:50.2698515Z color_codes:
  12174. 2021-07-12T00:21:50.2698902Z - blue
  12175. 2021-07-12T00:21:50.2699172Z global_cidr:
  12176. 2021-07-12T00:21:50.2699557Z - 242.254.1.0/24
  12177. 2021-07-12T00:21:50.2700038Z service_cidr:
  12178. 2021-07-12T00:21:50.2700481Z - 100.0.0.0/16
  12179. 2021-07-12T00:21:50.2712602Z [submariner-operator]$ [cluster1] kind_count=$(grep "kind: $kind$" $file | wc -l)
  12180. 2021-07-12T00:21:50.2731831Z [submariner-operator]$ [cluster1] grep kind: Cluster$ /tmp/subctl-gather-output/cluster1_clusters_submariner-operator_cluster1.yaml
  12181. 2021-07-12T00:21:50.2747216Z [submariner-operator]$ [cluster1] wc -l
  12182. 2021-07-12T00:21:50.2775067Z [submariner-operator]$ [cluster1] res_name=$(grep "name: $name$" $file)
  12183. 2021-07-12T00:21:50.2789792Z [submariner-operator]$ [cluster1] grep name: cluster1$ /tmp/subctl-gather-output/cluster1_clusters_submariner-operator_cluster1.yaml
  12184. 2021-07-12T00:21:50.2811587Z [submariner-operator]$ [cluster1] file=/tmp/subctl-gather-output/cluster1_clusters_submariner-operator_cluster2.yaml
  12185. 2021-07-12T00:21:50.2824746Z [submariner-operator]$ [cluster1] cat /tmp/subctl-gather-output/cluster1_clusters_submariner-operator_cluster2.yaml
  12186. 2021-07-12T00:21:50.2834386Z apiVersion: submariner.io/v1
  12187. 2021-07-12T00:21:50.2834980Z kind: Cluster
  12188. 2021-07-12T00:21:50.2835438Z metadata:
  12189. 2021-07-12T00:21:50.2836373Z creationTimestamp: "2021-07-12T00:18:25Z"
  12190. 2021-07-12T00:21:50.2837412Z generation: 1
  12191. 2021-07-12T00:21:50.2838175Z labels:
  12192. 2021-07-12T00:21:50.2838916Z submariner-io/clusterID: cluster2
  12193. 2021-07-12T00:21:50.2839476Z name: cluster2
  12194. 2021-07-12T00:21:50.2840158Z namespace: submariner-operator
  12195. 2021-07-12T00:21:50.2840997Z resourceVersion: "2139"
  12196. 2021-07-12T00:21:50.2841941Z selfLink: /apis/submariner.io/v1/namespaces/submariner-operator/clusters/cluster2
  12197. 2021-07-12T00:21:50.2842960Z uid: 94ab590b-a6f2-4900-a295-9ddee121e15b
  12198. 2021-07-12T00:21:50.2843578Z spec:
  12199. 2021-07-12T00:21:50.2844140Z cluster_cidr:
  12200. 2021-07-12T00:21:50.2844715Z - 10.0.0.0/16
  12201. 2021-07-12T00:21:50.2845178Z cluster_id: cluster2
  12202. 2021-07-12T00:21:50.2845641Z color_codes:
  12203. 2021-07-12T00:21:50.2846178Z - blue
  12204. 2021-07-12T00:21:50.2846622Z global_cidr:
  12205. 2021-07-12T00:21:50.2847424Z - 242.254.2.0/24
  12206. 2021-07-12T00:21:50.2847891Z service_cidr:
  12207. 2021-07-12T00:21:50.2848605Z - 100.0.0.0/16
  12208. 2021-07-12T00:21:50.2861599Z [submariner-operator]$ [cluster1] kind_count=$(grep "kind: $kind$" $file | wc -l)
  12209. 2021-07-12T00:21:50.2879351Z [submariner-operator]$ [cluster1] grep kind: Cluster$ /tmp/subctl-gather-output/cluster1_clusters_submariner-operator_cluster2.yaml
  12210. 2021-07-12T00:21:50.2903293Z [submariner-operator]$ [cluster1] wc -l
  12211. 2021-07-12T00:21:50.3035023Z [submariner-operator]$ [cluster1] res_name=$(grep "name: $name$" $file)
  12212. 2021-07-12T00:21:50.3092046Z [submariner-operator]$ [cluster1] grep name: cluster2$ /tmp/subctl-gather-output/cluster1_clusters_submariner-operator_cluster2.yaml
  12213. 2021-07-12T00:21:50.3154051Z [submariner-operator]$ [cluster1] validate_resource_files submariner-operator gateways.submariner.io Gateway
  12214. 2021-07-12T00:21:50.3171906Z [submariner-operator]$ [cluster1] validate_resource_files submariner-operator gateways.submariner.io Gateway
  12215. 2021-07-12T00:21:50.3237810Z [submariner-operator]$ [cluster1] cluster_name=cluster1
  12216. 2021-07-12T00:21:50.3257491Z [submariner-operator]$ [cluster1] names=$(kubectl get $resource --namespace=$ns $selector -o=jsonpath='{.items..metadata.name}')
  12217. 2021-07-12T00:21:50.3274552Z [submariner-operator]$ [cluster1] kubectl get gateways.submariner.io --namespace=submariner-operator -o=jsonpath={.items..metadata.name}
  12218. 2021-07-12T00:21:50.3294047Z [submariner-operator]$ [cluster1] kubectl get gateways.submariner.io --namespace=submariner-operator -o=jsonpath={.items..metadata.name}
  12219. 2021-07-12T00:21:50.3313972Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get gateways.submariner.io --namespace=submariner-operator -o=jsonpath={.items..metadata.name}
  12220. 2021-07-12T00:21:50.7310573Z [submariner-operator]$ [cluster1] short_res=$(echo $resource | awk -F. '{ print $1 }')
  12221. 2021-07-12T00:21:50.7327915Z [submariner-operator]$ [cluster1] awk -F. { print $1 }
  12222. 2021-07-12T00:21:50.7367373Z [submariner-operator]$ [cluster1] file=/tmp/subctl-gather-output/cluster1_gateways_submariner-operator_cluster1-worker.yaml
  12223. 2021-07-12T00:21:50.7377398Z [submariner-operator]$ [cluster1] cat /tmp/subctl-gather-output/cluster1_gateways_submariner-operator_cluster1-worker.yaml
  12224. 2021-07-12T00:21:50.7386906Z apiVersion: submariner.io/v1
  12225. 2021-07-12T00:21:50.7387574Z kind: Gateway
  12226. 2021-07-12T00:21:50.7388208Z metadata:
  12227. 2021-07-12T00:21:50.7388820Z annotations:
  12228. 2021-07-12T00:21:50.7389619Z update-timestamp: "1626049297"
  12229. 2021-07-12T00:21:50.7390444Z creationTimestamp: "2021-07-12T00:18:06Z"
  12230. 2021-07-12T00:21:50.7391177Z generation: 40
  12231. 2021-07-12T00:21:50.7392264Z name: cluster1-worker
  12232. 2021-07-12T00:21:50.7393142Z namespace: submariner-operator
  12233. 2021-07-12T00:21:50.7393968Z resourceVersion: "3168"
  12234. 2021-07-12T00:21:50.7395064Z selfLink: /apis/submariner.io/v1/namespaces/submariner-operator/gateways/cluster1-worker
  12235. 2021-07-12T00:21:50.7396701Z uid: d32667e0-a8c5-413d-b4fc-6beeed3176ca
  12236. 2021-07-12T00:21:50.7398054Z status:
  12237. 2021-07-12T00:21:50.7398606Z connections:
  12238. 2021-07-12T00:21:50.7399660Z - endpoint:
  12239. 2021-07-12T00:21:50.7400387Z backend: libreswan
  12240. 2021-07-12T00:21:50.7400920Z backend_config:
  12241. 2021-07-12T00:21:50.7401749Z natt-discovery-port: "4490"
  12242. 2021-07-12T00:21:50.7402789Z preferred-server: "false"
  12243. 2021-07-12T00:21:50.7404333Z cable_name: submariner-cable-cluster2-172-18-0-8
  12244. 2021-07-12T00:21:50.7405502Z cluster_id: cluster2
  12245. 2021-07-12T00:21:50.7406251Z hostname: cluster2-worker
  12246. 2021-07-12T00:21:50.7407009Z nat_enabled: false
  12247. 2021-07-12T00:21:50.7407507Z private_ip: 172.18.0.8
  12248. 2021-07-12T00:21:50.7408167Z public_ip: 20.83.250.35
  12249. 2021-07-12T00:21:50.7408804Z subnets:
  12250. 2021-07-12T00:21:50.7409391Z - 242.254.2.0/24
  12251. 2021-07-12T00:21:50.7410222Z latencyRTT:
  12252. 2021-07-12T00:21:50.7411040Z average: 216.089µs
  12253. 2021-07-12T00:21:50.7411867Z last: 150.201µs
  12254. 2021-07-12T00:21:50.7412331Z max: 1.273702ms
  12255. 2021-07-12T00:21:50.7412904Z min: 124.9µs
  12256. 2021-07-12T00:21:50.7413709Z stdDev: 113.019µs
  12257. 2021-07-12T00:21:50.7414202Z status: connected
  12258. 2021-07-12T00:21:50.7414938Z statusMessage: ""
  12259. 2021-07-12T00:21:50.7415438Z usingIP: 172.18.0.8
  12260. 2021-07-12T00:21:50.7415901Z haStatus: active
  12261. 2021-07-12T00:21:50.7416567Z localEndpoint:
  12262. 2021-07-12T00:21:50.7417052Z backend: libreswan
  12263. 2021-07-12T00:21:50.7418043Z backend_config:
  12264. 2021-07-12T00:21:50.7418958Z natt-discovery-port: "4490"
  12265. 2021-07-12T00:21:50.7419774Z preferred-server: "false"
  12266. 2021-07-12T00:21:50.7420821Z cable_name: submariner-cable-cluster1-172-18-0-6
  12267. 2021-07-12T00:21:50.7421751Z cluster_id: cluster1
  12268. 2021-07-12T00:21:50.7422933Z hostname: cluster1-worker
  12269. 2021-07-12T00:21:50.7423533Z nat_enabled: false
  12270. 2021-07-12T00:21:50.7424161Z private_ip: 172.18.0.6
  12271. 2021-07-12T00:21:50.7424617Z public_ip: 20.83.250.35
  12272. 2021-07-12T00:21:50.7425143Z subnets:
  12273. 2021-07-12T00:21:50.7425761Z - 242.254.1.0/24
  12274. 2021-07-12T00:21:50.7426227Z statusFailure: ""
  12275. 2021-07-12T00:21:50.7426890Z version: devel-19727bb
  12276. 2021-07-12T00:21:50.7455232Z [submariner-operator]$ [cluster1] kind_count=$(grep "kind: $kind$" $file | wc -l)
  12277. 2021-07-12T00:21:50.7509804Z [submariner-operator]$ [cluster1] grep kind: Gateway$ /tmp/subctl-gather-output/cluster1_gateways_submariner-operator_cluster1-worker.yaml
  12278. 2021-07-12T00:21:50.7522002Z [submariner-operator]$ [cluster1] wc -l
  12279. 2021-07-12T00:21:50.7545889Z [submariner-operator]$ [cluster1] res_name=$(grep "name: $name$" $file)
  12280. 2021-07-12T00:21:50.7562931Z [submariner-operator]$ [cluster1] grep name: cluster1-worker$ /tmp/subctl-gather-output/cluster1_gateways_submariner-operator_cluster1-worker.yaml
  12281. 2021-07-12T00:21:50.7585040Z [submariner-operator]$ [cluster1] validate_pod_log_files submariner-operator -l app=submariner-gateway
  12282. 2021-07-12T00:21:50.7601167Z [submariner-operator]$ [cluster1] validate_pod_log_files submariner-operator -l app=submariner-gateway
  12283. 2021-07-12T00:21:50.7617227Z [submariner-operator]$ [cluster1] pod_names=$(kubectl get pods $nsarg $selector -o=jsonpath='{.items..metadata.name}')
  12284. 2021-07-12T00:21:50.7635157Z [submariner-operator]$ [cluster1] kubectl get pods --namespace=submariner-operator -l app=submariner-gateway -o=jsonpath={.items..metadata.name}
  12285. 2021-07-12T00:21:50.7660650Z [submariner-operator]$ [cluster1] kubectl get pods --namespace=submariner-operator -l app=submariner-gateway -o=jsonpath={.items..metadata.name}
  12286. 2021-07-12T00:21:50.7673029Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get pods --namespace=submariner-operator -l app=submariner-gateway -o=jsonpath={.items..metadata.name}
  12287. 2021-07-12T00:21:51.0510354Z [submariner-operator]$ [cluster1] file=/tmp/subctl-gather-output/cluster1_submariner-gateway-gj874.log
  12288. 2021-07-12T00:21:51.0523634Z [submariner-operator]$ [cluster1] cat /tmp/subctl-gather-output/cluster1_submariner-gateway-gj874.log
  12289. 2021-07-12T00:21:51.0544837Z + trap 'exit 1' SIGTERM SIGINT
  12290. 2021-07-12T00:21:51.0545678Z + export CHARON_PID_FILE=/var/run/charon.pid
  12291. 2021-07-12T00:21:51.0546451Z + CHARON_PID_FILE=/var/run/charon.pid
  12292. 2021-07-12T00:21:51.0547241Z + rm -f /var/run/charon.pid
  12293. 2021-07-12T00:21:51.0547740Z + SUBMARINER_VERBOSITY=2
  12294. 2021-07-12T00:21:51.0548688Z + '[' false == true ']'
  12295. 2021-07-12T00:21:51.0549720Z + DEBUG=-v=2
  12296. 2021-07-12T00:21:51.0550364Z ++ cat /proc/sys/net/ipv4/conf/all/send_redirects
  12297. 2021-07-12T00:21:51.0551161Z + [[ 1 = 0 ]]
  12298. 2021-07-12T00:21:51.0551641Z + echo 0
  12299. 2021-07-12T00:21:51.0552376Z + exec submariner-gateway -v=2 -alsologtostderr
  12300. 2021-07-12T00:21:51.0553109Z I0712 00:18:04.449860 1 main.go:92] Starting the submariner gateway engine
  12301. 2021-07-12T00:21:51.0554999Z W0712 00:18:04.477856 1 client_config.go:608] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  12302. 2021-07-12T00:21:51.0556050Z I0712 00:18:04.505527 1 main.go:120] Creating the cable engine
  12303. 2021-07-12T00:21:51.0557810Z I0712 00:18:05.418932 1 natdiscovery.go:116] NAT discovery server starting on port 4490
  12304. 2021-07-12T00:21:51.0559091Z I0712 00:18:05.905697 1 syncer.go:83] CableEngine syncer started
  12305. 2021-07-12T00:21:51.0560259Z I0712 00:18:05.906741 1 main.go:322] Gateway leader election config values: main.leaderConfig{LeaseDuration:10, RenewDeadline:5, RetryPeriod:2}
  12306. 2021-07-12T00:21:51.0562200Z I0712 00:18:05.906887 1 main.go:339] Using namespace "submariner-operator" for the leader election lock
  12307. 2021-07-12T00:21:51.0563967Z I0712 00:18:05.906901 1 leaderelection.go:243] attempting to acquire leader lease submariner-operator/submariner-gateway-lock...
  12308. 2021-07-12T00:21:51.0566149Z I0712 00:18:06.091142 1 leaderelection.go:253] successfully acquired lease submariner-operator/submariner-gateway-lock
  12309. 2021-07-12T00:21:51.0569310Z I0712 00:18:06.091206 1 event.go:282] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"submariner-operator", Name:"submariner-gateway-lock", UID:"6a192d12-d8c4-418c-83c0-b04a8f47555d", APIVersion:"v1", ResourceVersion:"2008", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' cluster1-worker-submariner-gateway became leader
  12310. 2021-07-12T00:21:51.0571548Z I0712 00:18:06.091276 1 main.go:188] Creating the datastore syncer
  12311. 2021-07-12T00:21:51.0572290Z I0712 00:18:06.091329 1 libreswan.go:97] Using NATT UDP port 4500
  12312. 2021-07-12T00:21:51.0573211Z I0712 00:18:06.111136 1 libreswan.go:524] Starting Pluto
  12313. 2021-07-12T00:21:51.0573864Z /usr/libexec/ipsec/_stackmanager: line 111: pidof: command not found
  12314. 2021-07-12T00:21:51.0574478Z Initializing NSS database
  12315. 2021-07-12T00:21:51.0574947Z
  12316. 2021-07-12T00:21:51.0575308Z nflog ipsec capture disabled
  12317. 2021-07-12T00:21:51.0575997Z I0712 00:18:09.115673 1 cableengine.go:95] CableEngine controller started, driver: "libreswan"
  12318. 2021-07-12T00:21:51.0577418Z I0712 00:18:09.115861 1 datastoresyncer.go:65] Starting the datastore syncer
  12319. 2021-07-12T00:21:51.0581726Z I0712 00:18:09.116146 1 tunnel.go:36] Starting the tunnel controller
  12320. 2021-07-12T00:21:51.0601048Z I0712 00:18:09.216262 1 healthchecker.go:107] CableEngine HealthChecker started with PingInterval: 1, MaxPacketLossCount: 5
  12321. 2021-07-12T00:21:51.0602020Z I0712 00:18:09.397275 1 datastoresyncer.go:87] Starting the broker syncer
  12322. 2021-07-12T00:21:51.0602781Z I0712 00:18:09.601395 1 datastoresyncer.go:140] Ensuring we are the only endpoint active for this cluster
  12323. 2021-07-12T00:21:51.0604163Z I0712 00:18:09.601910 1 datastoresyncer.go:219] Creating local submariner Cluster: types.SubmarinerCluster{ID:"cluster1", Spec:v1.ClusterSpec{ClusterID:"cluster1", ColorCodes:[]string{"blue"}, ServiceCIDR:[]string{"100.0.0.0/16"}, ClusterCIDR:[]string{"10.0.0.0/16"}, GlobalCIDR:[]string{"242.254.1.0/24"}}}
  12324. 2021-07-12T00:21:51.0607609Z I0712 00:18:09.890884 1 datastoresyncer.go:232] Creating local submariner Endpoint: types.SubmarinerEndpoint{Spec:v1.EndpointSpec{ClusterID:"cluster1", CableName:"submariner-cable-cluster1-172-18-0-6", HealthCheckIP:"", Hostname:"cluster1-worker", Subnets:[]string{"242.254.1.0/24"}, PrivateIP:"172.18.0.6", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}}
  12325. 2021-07-12T00:21:51.0616348Z I0712 00:18:10.051924 1 tunnel.go:73] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster1-submariner-cable-cluster1-172-18-0-6", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster1-submariner-cable-cluster1-172-18-0-6", UID:"751e734e-7f81-4861-812c-3ed765adcee9", ResourceVersion:"2042", Generation:1, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63761645889, loc:(*time.Location)(0x21cc800)}}, 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-18-0-6", HealthCheckIP:"", Hostname:"cluster1-worker", Subnets:[]string{"242.254.1.0/24"}, PrivateIP:"172.18.0.6", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}}
  12326. 2021-07-12T00:21:51.0621661Z I0712 00:18:10.052036 1 cableengine.go:205] Not installing cable for local cluster
  12327. 2021-07-12T00:21:51.0622479Z I0712 00:18:10.227675 1 datastoresyncer.go:114] Datastore syncer started
  12328. 2021-07-12T00:21:51.0623812Z I0712 00:18:12.078514 1 node_handler.go:50] areNodesEquivalent called for "cluster1-worker", existingGlobalIP "", newGlobalIP ""
  12329. 2021-07-12T00:21:51.0625493Z I0712 00:18:13.645745 1 node_handler.go:50] areNodesEquivalent called for "cluster1-worker", existingGlobalIP "", newGlobalIP ""
  12330. 2021-07-12T00:21:51.0627864Z I0712 00:18:19.848418 1 node_handler.go:50] areNodesEquivalent called for "cluster1-worker", existingGlobalIP "", newGlobalIP "242.254.1.254"
  12331. 2021-07-12T00:21:51.0629384Z I0712 00:18:19.854251 1 node_handler.go:58] Updating the endpoint HealthCheckIP to globalIP "242.254.1.254"
  12332. 2021-07-12T00:21:51.0634448Z I0712 00:18:19.854350 1 datastoresyncer.go:232] Creating local submariner Endpoint: types.SubmarinerEndpoint{Spec:v1.EndpointSpec{ClusterID:"cluster1", CableName:"submariner-cable-cluster1-172-18-0-6", HealthCheckIP:"242.254.1.254", Hostname:"cluster1-worker", Subnets:[]string{"242.254.1.0/24"}, PrivateIP:"172.18.0.6", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}}
  12333. 2021-07-12T00:21:51.0683642Z I0712 00:18:19.880017 1 tunnel.go:73] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster1-submariner-cable-cluster1-172-18-0-6", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster1-submariner-cable-cluster1-172-18-0-6", UID:"751e734e-7f81-4861-812c-3ed765adcee9", ResourceVersion:"2113", Generation:2, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63761645889, loc:(*time.Location)(0x21cc800)}}, 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-18-0-6", HealthCheckIP:"242.254.1.254", Hostname:"cluster1-worker", Subnets:[]string{"242.254.1.0/24"}, PrivateIP:"172.18.0.6", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}}
  12334. 2021-07-12T00:21:51.0690932Z I0712 00:18:19.880078 1 cableengine.go:205] Not installing cable for local cluster
  12335. 2021-07-12T00:21:51.0700241Z I0712 00:18:25.716762 1 tunnel.go:73] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster2-submariner-cable-cluster2-172-18-0-8", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-18-0-8", UID:"8f48992a-3638-4a52-ba07-e474f71d294c", ResourceVersion:"2141", Generation:1, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63761645905, loc:(*time.Location)(0x21cc800)}}, 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-18-0-8", HealthCheckIP:"", Hostname:"cluster2-worker", Subnets:[]string{"242.254.2.0/24"}, PrivateIP:"172.18.0.8", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}}
  12336. 2021-07-12T00:21:51.0710658Z I0712 00:18:25.716969 1 natdiscovery.go:158] Starting NAT discovery for endpoint "submariner-cable-cluster2-172-18-0-8"
  12337. 2021-07-12T00:21:51.0714093Z I0712 00:18:25.721637 1 healthchecker.go:121] HealthCheckIP ("") and/or CableName ("submariner-cable-cluster2-172-18-0-8") for Endpoint "cluster2-submariner-cable-cluster2-172-18-0-8" empty - will not monitor endpoint health
  12338. 2021-07-12T00:21:51.0720514Z I0712 00:18:26.351274 1 request_handle.go:54] Received request from 172.18.0.8:4490 - REQUEST_NUMBER: 0xba879b875446eaa3, SENDER: "submariner-cable-cluster2-172-18-0-8", RECEIVER: "submariner-cable-cluster1-172-18-0-6"
  12339. 2021-07-12T00:21:51.0727125Z I0712 00:18:26.351477 1 request_handle.go:118] Sending response to 172.18.0.8:4490 - REQUEST_NUMBER: 0xba879b875446eaa3, RESPONSE: OK, SENDER: "submariner-cable-cluster1-172-18-0-6", RECEIVER: "submariner-cable-cluster2-172-18-0-8"
  12340. 2021-07-12T00:21:51.0731103Z I0712 00:18:26.454034 1 request_send.go:117] Sending request - REQUEST_NUMBER: 0x560d18b6c276b645, SENDER: "submariner-cable-cluster1-172-18-0-6", RECEIVER: "submariner-cable-cluster2-172-18-0-8", USING_SRC: 172.18.0.6:4490, USING_DST: 172.18.0.8:4490
  12341. 2021-07-12T00:21:51.0737901Z I0712 00:18:26.454261 1 request_send.go:117] Sending request - REQUEST_NUMBER: 0x560d18b6c276b646, SENDER: "submariner-cable-cluster1-172-18-0-6", RECEIVER: "submariner-cable-cluster2-172-18-0-8", USING_SRC: 172.18.0.6:4490, USING_DST: 20.83.250.35:4490
  12342. 2021-07-12T00:21:51.0742159Z I0712 00:18:26.463918 1 response_handle.go:33] Received response from 172.18.0.8:4490 - REQUEST_NUMBER: 0x560d18b6c276b645, RESPONSE: OK, SENDER: "submariner-cable-cluster2-172-18-0-8", RECEIVER: "submariner-cable-cluster1-172-18-0-6"
  12343. 2021-07-12T00:21:51.0744762Z I0712 00:18:26.463979 1 remote_endpoint.go:179] selected private IP "172.18.0.8" for endpoint "submariner-cable-cluster2-172-18-0-8"
  12344. 2021-07-12T00:21:51.0746461Z I0712 00:18:26.464029 1 cableengine.go:189] Installing Endpoint cable "submariner-cable-cluster2-172-18-0-8"
  12345. 2021-07-12T00:21:51.0747438Z 002 listening for IKE messages
  12346. 2021-07-12T00:21:51.0748179Z 002 adding UDP interface vx-submariner 240.18.0.6:500
  12347. 2021-07-12T00:21:51.0749164Z 002 adding UDP interface vx-submariner 240.18.0.6:4500
  12348. 2021-07-12T00:21:51.0749748Z 002 forgetting secrets
  12349. 2021-07-12T00:21:51.0750465Z 002 loading secrets from "/etc/ipsec.secrets"
  12350. 2021-07-12T00:21:51.0751382Z 002 loading secrets from "/etc/ipsec.d/submariner.secrets"
  12351. 2021-07-12T00:21:51.0759205Z I0712 00:18:26.469997 1 libreswan.go:308] Creating connection(s) for {"metadata":{"name":"cluster2-submariner-cable-cluster2-172-18-0-8","namespace":"submariner-operator","selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-18-0-8","uid":"8f48992a-3638-4a52-ba07-e474f71d294c","resourceVersion":"2141","generation":1,"creationTimestamp":"2021-07-12T00:18:25Z","labels":{"submariner-io/clusterID":"cluster2"}},"spec":{"cluster_id":"cluster2","cable_name":"submariner-cable-cluster2-172-18-0-8","hostname":"cluster2-worker","subnets":["242.254.2.0/24"],"private_ip":"172.18.0.8","public_ip":"20.83.250.35","nat_enabled":false,"backend":"libreswan","backend_config":{"natt-discovery-port":"4490","preferred-server":"false"}}} in bi-directional mode
  12352. 2021-07-12T00:21:51.0767001Z I0712 00:18:26.470200 1 libreswan.go:369] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster2-172-18-0-8-0-0 --id 172.18.0.6 --host 172.18.0.6 --client 242.254.1.0/24 --ikeport 4500 --to --id 172.18.0.8 --host 172.18.0.8 --client 242.254.2.0/24 --ikeport 4500]
  12353. 2021-07-12T00:21:51.0770051Z 002 "submariner-cable-cluster2-172-18-0-8-0-0": added IKEv2 connection
  12354. 2021-07-12T00:21:51.0772440Z 181 "submariner-cable-cluster2-172-18-0-8-0-0" #1: initiating IKEv2 connection
  12355. 2021-07-12T00:21:51.0775448Z I0712 00:18:26.570398 1 cableengine.go:196] Successfully installed Endpoint cable "submariner-cable-cluster2-172-18-0-8" with remote IP 172.18.0.8
  12356. 2021-07-12T00:21:51.0786082Z I0712 00:18:30.189872 1 tunnel.go:73] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster2-submariner-cable-cluster2-172-18-0-8", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-18-0-8", UID:"8f48992a-3638-4a52-ba07-e474f71d294c", ResourceVersion:"2156", Generation:2, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63761645905, loc:(*time.Location)(0x21cc800)}}, 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-18-0-8", HealthCheckIP:"242.254.2.254", Hostname:"cluster2-worker", Subnets:[]string{"242.254.2.0/24"}, PrivateIP:"172.18.0.8", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}}
  12357. 2021-07-12T00:21:51.0795492Z I0712 00:18:30.190790 1 natdiscovery.go:142] NAT discovery updated endpoint "submariner-cable-cluster2-172-18-0-8"
  12358. 2021-07-12T00:21:51.0797492Z I0712 00:18:30.190925 1 natdiscovery.go:158] Starting NAT discovery for endpoint "submariner-cable-cluster2-172-18-0-8"
  12359. 2021-07-12T00:21:51.0799376Z I0712 00:18:30.190725 1 pinger.go:80] Starting pinger for IP "242.254.2.254"
  12360. 2021-07-12T00:21:51.0801153Z I0712 00:18:30.196118 1 healthchecker.go:157] CableEngine HealthChecker started pinger for CableName: "submariner-cable-cluster2-172-18-0-8" with HealthCheckIP "242.254.2.254"
  12361. 2021-07-12T00:21:51.0803809Z I0712 00:18:30.457634 1 request_send.go:117] Sending request - REQUEST_NUMBER: 0x560d18b6c276b647, SENDER: "submariner-cable-cluster1-172-18-0-6", RECEIVER: "submariner-cable-cluster2-172-18-0-8", USING_SRC: 172.18.0.6:4490, USING_DST: 172.18.0.8:4490
  12362. 2021-07-12T00:21:51.0807356Z I0712 00:18:30.457735 1 request_send.go:117] Sending request - REQUEST_NUMBER: 0x560d18b6c276b648, SENDER: "submariner-cable-cluster1-172-18-0-6", RECEIVER: "submariner-cable-cluster2-172-18-0-8", USING_SRC: 172.18.0.6:4490, USING_DST: 20.83.250.35:4490
  12363. 2021-07-12T00:21:51.0811483Z I0712 00:18:30.458158 1 response_handle.go:33] Received response from 172.18.0.8:4490 - REQUEST_NUMBER: 0x560d18b6c276b647, RESPONSE: OK, SENDER: "submariner-cable-cluster2-172-18-0-8", RECEIVER: "submariner-cable-cluster1-172-18-0-6"
  12364. 2021-07-12T00:21:51.0814352Z I0712 00:18:30.458226 1 remote_endpoint.go:179] selected private IP "172.18.0.8" for endpoint "submariner-cable-cluster2-172-18-0-8"
  12365. 2021-07-12T00:21:51.0816522Z I0712 00:18:30.458245 1 cableengine.go:157] Found a pre-existing cable "submariner-cable-cluster2-172-18-0-8" with timestamp "2021-07-12 00:18:25 +0000 UTC" that belongs to this cluster cluster2
  12366. 2021-07-12T00:21:51.0819291Z I0712 00:18:30.458284 1 cableengine.go:171] Connection info (IP: 172.18.0.8, NAT: false, BackendConfig: map[natt-discovery-port:4490 preferred-server:false]) for cable "submariner-cable-cluster2-172-18-0-8" is unchanged - not re-installing
  12367. 2021-07-12T00:21:51.0837758Z I0712 00:18:39.351151 1 tunnel.go:73] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster2-submariner-cable-cluster2-172-18-0-8", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-18-0-8", UID:"8f48992a-3638-4a52-ba07-e474f71d294c", ResourceVersion:"2156", Generation:2, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63761645905, loc:(*time.Location)(0x21cc800)}}, 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-18-0-8", HealthCheckIP:"242.254.2.254", Hostname:"cluster2-worker", Subnets:[]string{"242.254.2.0/24"}, PrivateIP:"172.18.0.8", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}}
  12368. 2021-07-12T00:21:51.0847199Z I0712 00:18:39.352194 1 cableengine.go:157] Found a pre-existing cable "submariner-cable-cluster2-172-18-0-8" with timestamp "2021-07-12 00:18:25 +0000 UTC" that belongs to this cluster cluster2
  12369. 2021-07-12T00:21:51.0849988Z I0712 00:18:39.352604 1 cableengine.go:171] Connection info (IP: 172.18.0.8, NAT: false, BackendConfig: map[natt-discovery-port:4490 preferred-server:false]) for cable "submariner-cable-cluster2-172-18-0-8" is unchanged - not re-installing
  12370. 2021-07-12T00:21:51.0859898Z I0712 00:18:39.352835 1 tunnel.go:73] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster1-submariner-cable-cluster1-172-18-0-6", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster1-submariner-cable-cluster1-172-18-0-6", UID:"751e734e-7f81-4861-812c-3ed765adcee9", ResourceVersion:"2113", Generation:2, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63761645889, loc:(*time.Location)(0x21cc800)}}, 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-18-0-6", HealthCheckIP:"242.254.1.254", Hostname:"cluster1-worker", Subnets:[]string{"242.254.1.0/24"}, PrivateIP:"172.18.0.6", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}}
  12371. 2021-07-12T00:21:51.0869836Z [submariner-operator]$ [cluster1] restart_count=$(kubectl describe pod $pod_name $nsarg | grep "Restart Count" | awk '{print $3}')
  12372. 2021-07-12T00:21:51.0872844Z [submariner-operator]$ [cluster1] kubectl describe pod submariner-gateway-gj874 --namespace=submariner-operator
  12373. 2021-07-12T00:21:51.0874915Z [submariner-operator]$ [cluster1] kubectl describe pod submariner-gateway-gj874 --namespace=submariner-operator
  12374. 2021-07-12T00:21:51.0877293Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 describe pod submariner-gateway-gj874 --namespace=submariner-operator
  12375. 2021-07-12T00:21:51.0879535Z [submariner-operator]$ [cluster1] grep Restart Count
  12376. 2021-07-12T00:21:51.0881200Z [submariner-operator]$ [cluster1] awk {print $3}
  12377. 2021-07-12T00:21:51.0882401Z I0712 00:18:39.353398 1 cableengine.go:205] Not installing cable for local cluster
  12378. 2021-07-12T00:21:51.0884433Z I0712 00:18:42.092995 1 node_handler.go:50] areNodesEquivalent called for "cluster1-worker", existingGlobalIP "242.254.1.254", newGlobalIP "242.254.1.254"
  12379. 2021-07-12T00:21:51.0905100Z I0712 00:19:09.344532 1 tunnel.go:73] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster1-submariner-cable-cluster1-172-18-0-6", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster1-submariner-cable-cluster1-172-18-0-6", UID:"751e734e-7f81-4861-812c-3ed765adcee9", ResourceVersion:"2113", Generation:2, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63761645889, loc:(*time.Location)(0x21cc800)}}, 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-18-0-6", HealthCheckIP:"242.254.1.254", Hostname:"cluster1-worker", Subnets:[]string{"242.254.1.0/24"}, PrivateIP:"172.18.0.6", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}}
  12380. 2021-07-12T00:21:51.0912789Z I0712 00:19:09.344592 1 cableengine.go:205] Not installing cable for local cluster
  12381. 2021-07-12T00:21:51.0922373Z I0712 00:19:09.344650 1 tunnel.go:73] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster2-submariner-cable-cluster2-172-18-0-8", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-18-0-8", UID:"8f48992a-3638-4a52-ba07-e474f71d294c", ResourceVersion:"2156", Generation:2, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63761645905, loc:(*time.Location)(0x21cc800)}}, 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-18-0-8", HealthCheckIP:"242.254.2.254", Hostname:"cluster2-worker", Subnets:[]string{"242.254.2.0/24"}, PrivateIP:"172.18.0.8", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}}
  12382. 2021-07-12T00:21:51.0931575Z I0712 00:19:09.344732 1 cableengine.go:157] Found a pre-existing cable "submariner-cable-cluster2-172-18-0-8" with timestamp "2021-07-12 00:18:25 +0000 UTC" that belongs to this cluster cluster2
  12383. 2021-07-12T00:21:51.0934184Z I0712 00:19:09.344758 1 cableengine.go:171] Connection info (IP: 172.18.0.8, NAT: false, BackendConfig: map[natt-discovery-port:4490 preferred-server:false]) for cable "submariner-cable-cluster2-172-18-0-8" is unchanged - not re-installing
  12384. 2021-07-12T00:21:51.0937790Z I0712 00:19:12.121841 1 node_handler.go:50] areNodesEquivalent called for "cluster1-worker", existingGlobalIP "242.254.1.254", newGlobalIP "242.254.1.254"
  12385. 2021-07-12T00:21:51.0947103Z I0712 00:19:39.345014 1 tunnel.go:73] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster1-submariner-cable-cluster1-172-18-0-6", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster1-submariner-cable-cluster1-172-18-0-6", UID:"751e734e-7f81-4861-812c-3ed765adcee9", ResourceVersion:"2113", Generation:2, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63761645889, loc:(*time.Location)(0x21cc800)}}, 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-18-0-6", HealthCheckIP:"242.254.1.254", Hostname:"cluster1-worker", Subnets:[]string{"242.254.1.0/24"}, PrivateIP:"172.18.0.6", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}}
  12386. 2021-07-12T00:21:51.0957368Z I0712 00:19:39.345079 1 cableengine.go:205] Not installing cable for local cluster
  12387. 2021-07-12T00:21:51.0965994Z I0712 00:19:39.345122 1 tunnel.go:73] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster2-submariner-cable-cluster2-172-18-0-8", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-18-0-8", UID:"8f48992a-3638-4a52-ba07-e474f71d294c", ResourceVersion:"2156", Generation:2, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63761645905, loc:(*time.Location)(0x21cc800)}}, 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-18-0-8", HealthCheckIP:"242.254.2.254", Hostname:"cluster2-worker", Subnets:[]string{"242.254.2.0/24"}, PrivateIP:"172.18.0.8", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}}
  12388. 2021-07-12T00:21:51.0974809Z I0712 00:19:39.345173 1 cableengine.go:157] Found a pre-existing cable "submariner-cable-cluster2-172-18-0-8" with timestamp "2021-07-12 00:18:25 +0000 UTC" that belongs to this cluster cluster2
  12389. 2021-07-12T00:21:51.0978802Z I0712 00:19:39.345199 1 cableengine.go:171] Connection info (IP: 172.18.0.8, NAT: false, BackendConfig: map[natt-discovery-port:4490 preferred-server:false]) for cable "submariner-cable-cluster2-172-18-0-8" is unchanged - not re-installing
  12390. 2021-07-12T00:21:51.0987627Z I0712 00:20:09.345811 1 tunnel.go:73] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster1-submariner-cable-cluster1-172-18-0-6", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster1-submariner-cable-cluster1-172-18-0-6", UID:"751e734e-7f81-4861-812c-3ed765adcee9", ResourceVersion:"2113", Generation:2, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63761645889, loc:(*time.Location)(0x21cc800)}}, 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-18-0-6", HealthCheckIP:"242.254.1.254", Hostname:"cluster1-worker", Subnets:[]string{"242.254.1.0/24"}, PrivateIP:"172.18.0.6", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}}
  12391. 2021-07-12T00:21:51.0994209Z I0712 00:20:09.345880 1 cableengine.go:205] Not installing cable for local cluster
  12392. 2021-07-12T00:21:51.1002402Z I0712 00:20:09.346070 1 tunnel.go:73] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster2-submariner-cable-cluster2-172-18-0-8", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-18-0-8", UID:"8f48992a-3638-4a52-ba07-e474f71d294c", ResourceVersion:"2156", Generation:2, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63761645905, loc:(*time.Location)(0x21cc800)}}, 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-18-0-8", HealthCheckIP:"242.254.2.254", Hostname:"cluster2-worker", Subnets:[]string{"242.254.2.0/24"}, PrivateIP:"172.18.0.8", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}}
  12393. 2021-07-12T00:21:51.1010704Z I0712 00:20:09.346219 1 cableengine.go:157] Found a pre-existing cable "submariner-cable-cluster2-172-18-0-8" with timestamp "2021-07-12 00:18:25 +0000 UTC" that belongs to this cluster cluster2
  12394. 2021-07-12T00:21:51.1013535Z I0712 00:20:09.346248 1 cableengine.go:171] Connection info (IP: 172.18.0.8, NAT: false, BackendConfig: map[natt-discovery-port:4490 preferred-server:false]) for cable "submariner-cable-cluster2-172-18-0-8" is unchanged - not re-installing
  12395. 2021-07-12T00:21:51.1022934Z I0712 00:20:39.346137 1 tunnel.go:73] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster1-submariner-cable-cluster1-172-18-0-6", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster1-submariner-cable-cluster1-172-18-0-6", UID:"751e734e-7f81-4861-812c-3ed765adcee9", ResourceVersion:"2113", Generation:2, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63761645889, loc:(*time.Location)(0x21cc800)}}, 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-18-0-6", HealthCheckIP:"242.254.1.254", Hostname:"cluster1-worker", Subnets:[]string{"242.254.1.0/24"}, PrivateIP:"172.18.0.6", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}}
  12396. 2021-07-12T00:21:51.1029681Z I0712 00:20:39.346207 1 cableengine.go:205] Not installing cable for local cluster
  12397. 2021-07-12T00:21:51.1041319Z I0712 00:20:39.346293 1 tunnel.go:73] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster2-submariner-cable-cluster2-172-18-0-8", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-18-0-8", UID:"8f48992a-3638-4a52-ba07-e474f71d294c", ResourceVersion:"2156", Generation:2, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63761645905, loc:(*time.Location)(0x21cc800)}}, 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-18-0-8", HealthCheckIP:"242.254.2.254", Hostname:"cluster2-worker", Subnets:[]string{"242.254.2.0/24"}, PrivateIP:"172.18.0.8", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}}
  12398. 2021-07-12T00:21:51.1049585Z I0712 00:20:39.346383 1 cableengine.go:157] Found a pre-existing cable "submariner-cable-cluster2-172-18-0-8" with timestamp "2021-07-12 00:18:25 +0000 UTC" that belongs to this cluster cluster2
  12399. 2021-07-12T00:21:51.1052012Z I0712 00:20:39.346420 1 cableengine.go:171] Connection info (IP: 172.18.0.8, NAT: false, BackendConfig: map[natt-discovery-port:4490 preferred-server:false]) for cable "submariner-cable-cluster2-172-18-0-8" is unchanged - not re-installing
  12400. 2021-07-12T00:21:51.1054773Z I0712 00:20:42.163014 1 node_handler.go:50] areNodesEquivalent called for "cluster1-worker", existingGlobalIP "242.254.1.254", newGlobalIP "242.254.1.254"
  12401. 2021-07-12T00:21:51.1063520Z I0712 00:21:09.347070 1 tunnel.go:73] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster1-submariner-cable-cluster1-172-18-0-6", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster1-submariner-cable-cluster1-172-18-0-6", UID:"751e734e-7f81-4861-812c-3ed765adcee9", ResourceVersion:"2113", Generation:2, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63761645889, loc:(*time.Location)(0x21cc800)}}, 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-18-0-6", HealthCheckIP:"242.254.1.254", Hostname:"cluster1-worker", Subnets:[]string{"242.254.1.0/24"}, PrivateIP:"172.18.0.6", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}}
  12402. 2021-07-12T00:21:51.1069535Z I0712 00:21:09.347137 1 cableengine.go:205] Not installing cable for local cluster
  12403. 2021-07-12T00:21:51.1078720Z I0712 00:21:09.347178 1 tunnel.go:73] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster2-submariner-cable-cluster2-172-18-0-8", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-18-0-8", UID:"8f48992a-3638-4a52-ba07-e474f71d294c", ResourceVersion:"2156", Generation:2, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63761645905, loc:(*time.Location)(0x21cc800)}}, 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-18-0-8", HealthCheckIP:"242.254.2.254", Hostname:"cluster2-worker", Subnets:[]string{"242.254.2.0/24"}, PrivateIP:"172.18.0.8", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}}
  12404. 2021-07-12T00:21:51.1086695Z I0712 00:21:09.347237 1 cableengine.go:157] Found a pre-existing cable "submariner-cable-cluster2-172-18-0-8" with timestamp "2021-07-12 00:18:25 +0000 UTC" that belongs to this cluster cluster2
  12405. 2021-07-12T00:21:51.1089250Z I0712 00:21:09.347261 1 cableengine.go:171] Connection info (IP: 172.18.0.8, NAT: false, BackendConfig: map[natt-discovery-port:4490 preferred-server:false]) for cable "submariner-cable-cluster2-172-18-0-8" is unchanged - not re-installing
  12406. 2021-07-12T00:21:51.3641356Z [submariner-operator]$ [cluster1] validate_pod_log_files submariner-operator -l app=submariner-routeagent
  12407. 2021-07-12T00:21:51.3661105Z [submariner-operator]$ [cluster1] validate_pod_log_files submariner-operator -l app=submariner-routeagent
  12408. 2021-07-12T00:21:51.3701535Z [submariner-operator]$ [cluster1] pod_names=$(kubectl get pods $nsarg $selector -o=jsonpath='{.items..metadata.name}')
  12409. 2021-07-12T00:21:51.3721646Z [submariner-operator]$ [cluster1] kubectl get pods --namespace=submariner-operator -l app=submariner-routeagent -o=jsonpath={.items..metadata.name}
  12410. 2021-07-12T00:21:51.3734349Z [submariner-operator]$ [cluster1] kubectl get pods --namespace=submariner-operator -l app=submariner-routeagent -o=jsonpath={.items..metadata.name}
  12411. 2021-07-12T00:21:51.3750141Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get pods --namespace=submariner-operator -l app=submariner-routeagent -o=jsonpath={.items..metadata.name}
  12412. 2021-07-12T00:21:51.6475797Z [submariner-operator]$ [cluster1] file=/tmp/subctl-gather-output/cluster1_submariner-routeagent-cjwww.log
  12413. 2021-07-12T00:21:51.6492018Z [submariner-operator]$ [cluster1] cat /tmp/subctl-gather-output/cluster1_submariner-routeagent-cjwww.log
  12414. 2021-07-12T00:21:51.6515338Z + trap 'exit 1' SIGTERM SIGINT
  12415. 2021-07-12T00:21:51.6516159Z + SUBMARINER_VERBOSITY=2
  12416. 2021-07-12T00:21:51.6516720Z + '[' false == true ']'
  12417. 2021-07-12T00:21:51.6517611Z + DEBUG=-v=2
  12418. 2021-07-12T00:21:51.6518295Z + exec submariner-route-agent -v=2 -alsologtostderr
  12419. 2021-07-12T00:21:51.6519600Z I0712 00:18:11.504163 1 main.go:54] Starting submariner-route-agent using the event framework
  12420. 2021-07-12T00:21:51.6521042Z W0712 00:18:11.504545 1 client_config.go:608] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  12421. 2021-07-12T00:21:51.6522216Z I0712 00:18:11.512660 1 cni_iface.go:74] Interface "lo" has "127.0.0.1" address
  12422. 2021-07-12T00:21:51.6522943Z I0712 00:18:11.513179 1 cni_iface.go:74] Interface "weave" has "10.0.128.0" address
  12423. 2021-07-12T00:21:51.6523704Z I0712 00:18:11.516359 1 cni_iface.go:79] Found CNI Interface "weave" that has IP "10.0.128.0" from ClusterCIDR "10.0.0.0/16"
  12424. 2021-07-12T00:21:51.6525022Z I0712 00:18:11.673987 1 cni_iface.go:116] Successfully annotated node "cluster1-control-plane" with cniIfaceIP "10.0.128.0"
  12425. 2021-07-12T00:21:51.6526073Z I0712 00:18:11.674238 1 registry.go:67] Event handler "logger" added to registry "routeagent_driver".
  12426. 2021-07-12T00:21:51.6527698Z I0712 00:18:11.674712 1 cni_iface.go:74] Interface "lo" has "127.0.0.1" address
  12427. 2021-07-12T00:21:51.6528441Z I0712 00:18:11.674836 1 cni_iface.go:74] Interface "weave" has "10.0.128.0" address
  12428. 2021-07-12T00:21:51.6529120Z I0712 00:18:11.674894 1 cni_iface.go:79] Found CNI Interface "weave" that has IP "10.0.128.0" from ClusterCIDR "10.0.0.0/16"
  12429. 2021-07-12T00:21:51.6530328Z I0712 00:18:12.191142 1 iptables.go:31] Install/ensure SUBMARINER-POSTROUTING chain exists
  12430. 2021-07-12T00:21:51.6531597Z I0712 00:18:12.203852 1 iptables.go:37] Insert SUBMARINER-POSTROUTING rule that has rules for inter-cluster traffic
  12431. 2021-07-12T00:21:51.6534372Z I0712 00:18:12.208393 1 iptables_iface.go:44] Install/ensure SUBMARINER-INPUT chain exists
  12432. 2021-07-12T00:21:51.6541145Z I0712 00:18:12.222001 1 iptables_iface.go:55] Allow VxLAN incoming traffic in SUBMARINER-INPUT Chain
  12433. 2021-07-12T00:21:51.6542428Z I0712 00:18:12.228843 1 iptables_iface.go:63] Insert rule to allow traffic over vx-submariner interface in FORWARDing Chain
  12434. 2021-07-12T00:21:51.6551432Z I0712 00:18:12.250131 1 iptables_iface.go:75] Installing rule for host network to remote cluster communication: -s 240.0.0.0/8 -o vx-submariner -j SNAT --to 10.0.128.0
  12435. 2021-07-12T00:21:51.6552700Z I0712 00:18:12.254591 1 registry.go:67] Event handler "kubeproxy-iptables-handler" added to registry "routeagent_driver".
  12436. 2021-07-12T00:21:51.6554229Z I0712 00:18:12.254608 1 registry.go:69] Event handler "ovn-hostroutes-handler" ignored for registry "routeagent_driver".
  12437. 2021-07-12T00:21:51.6555083Z I0712 00:18:12.254613 1 registry.go:67] Event handler "xfrm" added to registry "routeagent_driver".
  12438. 2021-07-12T00:21:51.6556055Z I0712 00:18:12.254617 1 registry.go:67] Event handler "VXLAN cleanup handler" added to registry "routeagent_driver".
  12439. 2021-07-12T00:21:51.6557691Z W0712 00:18:12.254736 1 client_config.go:608] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  12440. 2021-07-12T00:21:51.6558775Z I0712 00:18:12.296533 1 controller.go:141] Starting the Event controller...
  12441. 2021-07-12T00:21:51.6561756Z I0712 00:18:12.397194 1 handler.go:56] A new Endpoint for the local cluster has been created: v1.EndpointSpec{ClusterID:"cluster1", CableName:"submariner-cable-cluster1-172-18-0-6", HealthCheckIP:"", Hostname:"cluster1-worker", Subnets:[]string{"242.254.1.0/24"}, PrivateIP:"172.18.0.6", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}
  12442. 2021-07-12T00:21:51.6565370Z I0712 00:18:12.397269 1 endpoint_handler.go:56] Creating the vxlan interface vx-submariner with gateway node IP 172.18.0.6
  12443. 2021-07-12T00:21:51.6567141Z I0712 00:18:12.398477 1 routes_iface.go:175] Reconciling routes to gw: 240.18.0.6
  12444. 2021-07-12T00:21:51.6567875Z I0712 00:18:12.398762 1 routes_iface.go:191] Processing route {Ifindex: 9 Dst: 240.0.0.0/8 Src: 240.18.0.5 Gw: <nil> Flags: [] Table: 254}
  12445. 2021-07-12T00:21:51.6568550Z I0712 00:18:12.398880 1 routes_iface.go:194] Found nil gw or dst
  12446. 2021-07-12T00:21:51.6569266Z I0712 00:18:12.497271 1 controller.go:148] Event controller started
  12447. 2021-07-12T00:21:51.6571261Z I0712 00:18:12.498007 1 handler.go:89] A Node with name "cluster1-worker" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.6"}, v1.NodeAddress{Type:"Hostname", Address:"cluster1-worker"}} has been added to the cluster
  12448. 2021-07-12T00:21:51.6574454Z I0712 00:18:12.498072 1 node_handler.go:30] A Node with name "cluster1-worker" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.6"}, v1.NodeAddress{Type:"Hostname", Address:"cluster1-worker"}} has been added to the cluster
  12449. 2021-07-12T00:21:51.6576767Z I0712 00:18:12.498083 1 node_handler.go:74] populateRemoteVtepIps is called with vtepIP 172.18.0.6, isGatewayNode false
  12450. 2021-07-12T00:21:51.6578930Z I0712 00:18:12.498808 1 handler.go:89] A Node with name "cluster1-control-plane" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.5"}, v1.NodeAddress{Type:"Hostname", Address:"cluster1-control-plane"}} has been added to the cluster
  12451. 2021-07-12T00:21:51.6581868Z I0712 00:18:12.498922 1 node_handler.go:30] A Node with name "cluster1-control-plane" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.5"}, v1.NodeAddress{Type:"Hostname", Address:"cluster1-control-plane"}} has been added to the cluster
  12452. 2021-07-12T00:21:51.6583387Z I0712 00:18:12.499158 1 node_handler.go:74] populateRemoteVtepIps is called with vtepIP 172.18.0.5, isGatewayNode false
  12453. 2021-07-12T00:21:51.6585567Z I0712 00:18:12.499610 1 handler.go:89] A Node with name "cluster1-worker2" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.9"}, v1.NodeAddress{Type:"Hostname", Address:"cluster1-worker2"}} has been added to the cluster
  12454. 2021-07-12T00:21:51.6588455Z I0712 00:18:12.499820 1 node_handler.go:30] A Node with name "cluster1-worker2" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.9"}, v1.NodeAddress{Type:"Hostname", Address:"cluster1-worker2"}} has been added to the cluster
  12455. 2021-07-12T00:21:51.6589943Z I0712 00:18:12.499915 1 node_handler.go:74] populateRemoteVtepIps is called with vtepIP 172.18.0.9, isGatewayNode false
  12456. 2021-07-12T00:21:51.6592991Z I0712 00:18:19.893334 1 handler.go:61] The Endpoint for the local cluster has been updated: v1.EndpointSpec{ClusterID:"cluster1", CableName:"submariner-cable-cluster1-172-18-0-6", HealthCheckIP:"242.254.1.254", Hostname:"cluster1-worker", Subnets:[]string{"242.254.1.0/24"}, PrivateIP:"172.18.0.6", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}
  12457. 2021-07-12T00:21:51.6604402Z I0712 00:18:25.721013 1 handler.go:71] A new Endpoint for remote cluster "cluster2" has been created: v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-18-0-8", HealthCheckIP:"", Hostname:"cluster2-worker", Subnets:[]string{"242.254.2.0/24"}, PrivateIP:"172.18.0.8", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}
  12458. 2021-07-12T00:21:51.6608676Z I0712 00:18:25.747881 1 iptables_iface.go:107] Installing iptables rule for outgoing traffic: -s 10.0.0.0/16 -d 242.254.2.0/24 -j ACCEPT
  12459. 2021-07-12T00:21:51.6611635Z I0712 00:18:25.772392 1 iptables_iface.go:115] Installing iptables rule for incoming traffic: -s 242.254.2.0/24 -d 10.0.0.0/16 -j ACCEPT
  12460. 2021-07-12T00:21:51.6614881Z I0712 00:18:30.197705 1 handler.go:77] A new Endpoint for remote cluster "cluster2" has been updated: v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-18-0-8", HealthCheckIP:"242.254.2.254", Hostname:"cluster2-worker", Subnets:[]string{"242.254.2.0/24"}, PrivateIP:"172.18.0.8", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}
  12461. 2021-07-12T00:21:51.6617948Z [submariner-operator]$ [cluster1] restart_count=$(kubectl describe pod $pod_name $nsarg | grep "Restart Count" | awk '{print $3}')
  12462. 2021-07-12T00:21:51.6619976Z [submariner-operator]$ [cluster1] kubectl describe pod submariner-routeagent-cjwww --namespace=submariner-operator
  12463. 2021-07-12T00:21:51.6642485Z [submariner-operator]$ [cluster1] grep Restart Count
  12464. 2021-07-12T00:21:51.6644184Z [submariner-operator]$ [cluster1] kubectl describe pod submariner-routeagent-cjwww --namespace=submariner-operator
  12465. 2021-07-12T00:21:51.6658089Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 describe pod submariner-routeagent-cjwww --namespace=submariner-operator
  12466. 2021-07-12T00:21:51.6666657Z [submariner-operator]$ [cluster1] awk {print $3}
  12467. 2021-07-12T00:21:51.9904244Z [submariner-operator]$ [cluster1] file=/tmp/subctl-gather-output/cluster1_submariner-routeagent-p9ccx.log
  12468. 2021-07-12T00:21:51.9915841Z [submariner-operator]$ [cluster1] cat /tmp/subctl-gather-output/cluster1_submariner-routeagent-p9ccx.log
  12469. 2021-07-12T00:21:51.9933820Z + trap 'exit 1' SIGTERM SIGINT
  12470. 2021-07-12T00:21:51.9934629Z + SUBMARINER_VERBOSITY=2
  12471. 2021-07-12T00:21:51.9935386Z + '[' false == true ']'
  12472. 2021-07-12T00:21:51.9935870Z + DEBUG=-v=2
  12473. 2021-07-12T00:21:51.9936603Z + exec submariner-route-agent -v=2 -alsologtostderr
  12474. 2021-07-12T00:21:51.9937690Z I0712 00:18:13.587501 1 main.go:54] Starting submariner-route-agent using the event framework
  12475. 2021-07-12T00:21:51.9939460Z W0712 00:18:13.591812 1 client_config.go:608] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  12476. 2021-07-12T00:21:51.9940397Z I0712 00:18:13.593219 1 cni_iface.go:74] Interface "lo" has "127.0.0.1" address
  12477. 2021-07-12T00:21:51.9941049Z I0712 00:18:13.593355 1 cni_iface.go:74] Interface "weave" has "10.0.0.1" address
  12478. 2021-07-12T00:21:51.9941803Z I0712 00:18:13.593392 1 cni_iface.go:79] Found CNI Interface "weave" that has IP "10.0.0.1" from ClusterCIDR "10.0.0.0/16"
  12479. 2021-07-12T00:21:51.9942972Z I0712 00:18:13.651488 1 cni_iface.go:116] Successfully annotated node "cluster1-worker" with cniIfaceIP "10.0.0.1"
  12480. 2021-07-12T00:21:51.9943899Z I0712 00:18:13.651535 1 registry.go:67] Event handler "logger" added to registry "routeagent_driver".
  12481. 2021-07-12T00:21:51.9944656Z I0712 00:18:13.657478 1 cni_iface.go:74] Interface "lo" has "127.0.0.1" address
  12482. 2021-07-12T00:21:51.9945313Z I0712 00:18:13.657549 1 cni_iface.go:74] Interface "weave" has "10.0.0.1" address
  12483. 2021-07-12T00:21:51.9946071Z I0712 00:18:13.657555 1 cni_iface.go:79] Found CNI Interface "weave" that has IP "10.0.0.1" from ClusterCIDR "10.0.0.0/16"
  12484. 2021-07-12T00:21:51.9947388Z I0712 00:18:13.758493 1 iptables.go:31] Install/ensure SUBMARINER-POSTROUTING chain exists
  12485. 2021-07-12T00:21:51.9950365Z I0712 00:18:13.780743 1 iptables.go:37] Insert SUBMARINER-POSTROUTING rule that has rules for inter-cluster traffic
  12486. 2021-07-12T00:21:51.9951904Z I0712 00:18:13.789535 1 iptables_iface.go:44] Install/ensure SUBMARINER-INPUT chain exists
  12487. 2021-07-12T00:21:51.9953259Z I0712 00:18:13.872501 1 iptables_iface.go:55] Allow VxLAN incoming traffic in SUBMARINER-INPUT Chain
  12488. 2021-07-12T00:21:51.9954650Z I0712 00:18:13.892029 1 iptables_iface.go:63] Insert rule to allow traffic over vx-submariner interface in FORWARDing Chain
  12489. 2021-07-12T00:21:51.9956112Z I0712 00:18:13.909471 1 iptables_iface.go:75] Installing rule for host network to remote cluster communication: -s 240.0.0.0/8 -o vx-submariner -j SNAT --to 10.0.0.1
  12490. 2021-07-12T00:21:51.9958250Z I0712 00:18:13.927485 1 registry.go:67] Event handler "kubeproxy-iptables-handler" added to registry "routeagent_driver".
  12491. 2021-07-12T00:21:51.9959700Z I0712 00:18:13.927509 1 registry.go:69] Event handler "ovn-hostroutes-handler" ignored for registry "routeagent_driver".
  12492. 2021-07-12T00:21:51.9960895Z I0712 00:18:13.927516 1 registry.go:67] Event handler "xfrm" added to registry "routeagent_driver".
  12493. 2021-07-12T00:21:51.9961827Z I0712 00:18:13.927521 1 registry.go:67] Event handler "VXLAN cleanup handler" added to registry "routeagent_driver".
  12494. 2021-07-12T00:21:51.9964023Z W0712 00:18:13.930680 1 client_config.go:608] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  12495. 2021-07-12T00:21:51.9965292Z I0712 00:18:14.032031 1 controller.go:141] Starting the Event controller...
  12496. 2021-07-12T00:21:51.9969753Z I0712 00:18:14.133399 1 handler.go:56] A new Endpoint for the local cluster has been created: v1.EndpointSpec{ClusterID:"cluster1", CableName:"submariner-cable-cluster1-172-18-0-6", HealthCheckIP:"", Hostname:"cluster1-worker", Subnets:[]string{"242.254.1.0/24"}, PrivateIP:"172.18.0.6", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}
  12497. 2021-07-12T00:21:51.9972873Z I0712 00:18:14.133451 1 handler.go:51] The current node has become a Gateway
  12498. 2021-07-12T00:21:51.9973745Z I0712 00:18:14.133460 1 gw_transition.go:47] The current node has become a Gateway
  12499. 2021-07-12T00:21:51.9974579Z I0712 00:18:14.133595 1 routes_iface.go:160] Processing route {Ifindex: 15 Dst: <nil> Src: <nil> Gw: 172.18.0.1 Flags: [] Table: 254}
  12500. 2021-07-12T00:21:51.9975310Z I0712 00:18:14.133646 1 routes_iface.go:163] Found nil gw or dst
  12501. 2021-07-12T00:21:51.9976021Z I0712 00:18:14.133649 1 routes_iface.go:160] Processing route {Ifindex: 4 Dst: 10.0.0.0/16 Src: 10.0.0.1 Gw: <nil> Flags: [] Table: 254}
  12502. 2021-07-12T00:21:51.9976905Z I0712 00:18:14.133659 1 routes_iface.go:163] Found nil gw or dst
  12503. 2021-07-12T00:21:51.9977628Z I0712 00:18:14.133678 1 routes_iface.go:160] Processing route {Ifindex: 15 Dst: 172.18.0.0/16 Src: 172.18.0.6 Gw: <nil> Flags: [] Table: 254}
  12504. 2021-07-12T00:21:51.9978515Z I0712 00:18:14.133685 1 routes_iface.go:163] Found nil gw or dst
  12505. 2021-07-12T00:21:51.9979640Z I0712 00:18:14.133688 1 gw_transition.go:55] Creating the vxlan interface: vx-submariner on the gateway node
  12506. 2021-07-12T00:21:51.9980871Z I0712 00:18:14.134169 1 vxlan.go:273] Successfully configured reverse path filter to loose mode on "vx-submariner"
  12507. 2021-07-12T00:21:51.9981765Z I0712 00:18:14.233611 1 controller.go:148] Event controller started
  12508. 2021-07-12T00:21:51.9983721Z I0712 00:18:14.234231 1 handler.go:89] A Node with name "cluster1-worker" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.6"}, v1.NodeAddress{Type:"Hostname", Address:"cluster1-worker"}} has been added to the cluster
  12509. 2021-07-12T00:21:51.9986119Z I0712 00:18:14.234273 1 node_handler.go:30] A Node with name "cluster1-worker" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.6"}, v1.NodeAddress{Type:"Hostname", Address:"cluster1-worker"}} has been added to the cluster
  12510. 2021-07-12T00:21:51.9987743Z I0712 00:18:14.234284 1 node_handler.go:74] populateRemoteVtepIps is called with vtepIP 172.18.0.6, isGatewayNode true
  12511. 2021-07-12T00:21:51.9989068Z I0712 00:18:14.234436 1 vxlan.go:188] Successfully added the bridge fdb entry 172.18.0.6 00:00:00:00:00:00
  12512. 2021-07-12T00:21:51.9991286Z I0712 00:18:14.234773 1 handler.go:89] A Node with name "cluster1-control-plane" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.5"}, v1.NodeAddress{Type:"Hostname", Address:"cluster1-control-plane"}} has been added to the cluster
  12513. 2021-07-12T00:21:51.9994629Z I0712 00:18:14.234792 1 node_handler.go:30] A Node with name "cluster1-control-plane" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.5"}, v1.NodeAddress{Type:"Hostname", Address:"cluster1-control-plane"}} has been added to the cluster
  12514. 2021-07-12T00:21:51.9996797Z I0712 00:18:14.234802 1 node_handler.go:74] populateRemoteVtepIps is called with vtepIP 172.18.0.5, isGatewayNode true
  12515. 2021-07-12T00:21:51.9998313Z I0712 00:18:14.234843 1 vxlan.go:188] Successfully added the bridge fdb entry 172.18.0.5 00:00:00:00:00:00
  12516. 2021-07-12T00:21:52.0000376Z I0712 00:18:14.235026 1 handler.go:89] A Node with name "cluster1-worker2" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.9"}, v1.NodeAddress{Type:"Hostname", Address:"cluster1-worker2"}} has been added to the cluster
  12517. 2021-07-12T00:21:52.0003244Z I0712 00:18:14.235045 1 node_handler.go:30] A Node with name "cluster1-worker2" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.9"}, v1.NodeAddress{Type:"Hostname", Address:"cluster1-worker2"}} has been added to the cluster
  12518. 2021-07-12T00:21:52.0005011Z I0712 00:18:14.235052 1 node_handler.go:74] populateRemoteVtepIps is called with vtepIP 172.18.0.9, isGatewayNode true
  12519. 2021-07-12T00:21:52.0006248Z I0712 00:18:14.235088 1 vxlan.go:188] Successfully added the bridge fdb entry 172.18.0.9 00:00:00:00:00:00
  12520. 2021-07-12T00:21:52.0009289Z I0712 00:18:19.883932 1 handler.go:61] The Endpoint for the local cluster has been updated: v1.EndpointSpec{ClusterID:"cluster1", CableName:"submariner-cable-cluster1-172-18-0-6", HealthCheckIP:"242.254.1.254", Hostname:"cluster1-worker", Subnets:[]string{"242.254.1.0/24"}, PrivateIP:"172.18.0.6", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}
  12521. 2021-07-12T00:21:52.0013818Z I0712 00:18:25.716399 1 handler.go:71] A new Endpoint for remote cluster "cluster2" has been created: v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-18-0-8", HealthCheckIP:"", Hostname:"cluster2-worker", Subnets:[]string{"242.254.2.0/24"}, PrivateIP:"172.18.0.8", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}
  12522. 2021-07-12T00:21:52.0016897Z I0712 00:18:25.716466 1 routes_iface.go:251] On GWNode, in updateRoutingRulesForInterClusterSupport ignoring
  12523. 2021-07-12T00:21:52.0018457Z I0712 00:18:25.733260 1 iptables_iface.go:107] Installing iptables rule for outgoing traffic: -s 10.0.0.0/16 -d 242.254.2.0/24 -j ACCEPT
  12524. 2021-07-12T00:21:52.0019712Z I0712 00:18:26.741030 1 iptables_iface.go:115] Installing iptables rule for incoming traffic: -s 242.254.2.0/24 -d 10.0.0.0/16 -j ACCEPT
  12525. 2021-07-12T00:21:52.0022657Z I0712 00:18:30.188968 1 handler.go:77] A new Endpoint for remote cluster "cluster2" has been updated: v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-18-0-8", HealthCheckIP:"242.254.2.254", Hostname:"cluster2-worker", Subnets:[]string{"242.254.2.0/24"}, PrivateIP:"172.18.0.8", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}
  12526. 2021-07-12T00:21:52.0036724Z [submariner-operator]$ [cluster1] restart_count=$(kubectl describe pod $pod_name $nsarg | grep "Restart Count" | awk '{print $3}')
  12527. 2021-07-12T00:21:52.0052781Z [submariner-operator]$ [cluster1] kubectl describe pod submariner-routeagent-p9ccx --namespace=submariner-operator
  12528. 2021-07-12T00:21:52.0084007Z [submariner-operator]$ [cluster1] kubectl describe pod submariner-routeagent-p9ccx --namespace=submariner-operator
  12529. 2021-07-12T00:21:52.0086885Z [submariner-operator]$ [cluster1] grep Restart Count
  12530. 2021-07-12T00:21:52.0106381Z [submariner-operator]$ [cluster1] awk {print $3}
  12531. 2021-07-12T00:21:52.0114151Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 describe pod submariner-routeagent-p9ccx --namespace=submariner-operator
  12532. 2021-07-12T00:21:52.3401415Z [submariner-operator]$ [cluster1] file=/tmp/subctl-gather-output/cluster1_submariner-routeagent-s925v.log
  12533. 2021-07-12T00:21:52.3414163Z [submariner-operator]$ [cluster1] cat /tmp/subctl-gather-output/cluster1_submariner-routeagent-s925v.log
  12534. 2021-07-12T00:21:52.3425298Z + trap 'exit 1' SIGTERM SIGINT
  12535. 2021-07-12T00:21:52.3425759Z + SUBMARINER_VERBOSITY=2
  12536. 2021-07-12T00:21:52.3426320Z + '[' false == true ']'
  12537. 2021-07-12T00:21:52.3426896Z + DEBUG=-v=2
  12538. 2021-07-12T00:21:52.3427536Z + exec submariner-route-agent -v=2 -alsologtostderr
  12539. 2021-07-12T00:21:52.3428674Z I0712 00:18:04.498475 1 main.go:54] Starting submariner-route-agent using the event framework
  12540. 2021-07-12T00:21:52.3429865Z W0712 00:18:04.502137 1 client_config.go:608] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  12541. 2021-07-12T00:21:52.3431048Z I0712 00:18:04.582388 1 cni_iface.go:74] Interface "lo" has "127.0.0.1" address
  12542. 2021-07-12T00:21:52.3431622Z I0712 00:18:04.582504 1 cni_iface.go:74] Interface "weave" has "10.0.96.0" address
  12543. 2021-07-12T00:21:52.3432452Z I0712 00:18:04.582510 1 cni_iface.go:79] Found CNI Interface "weave" that has IP "10.0.96.0" from ClusterCIDR "10.0.0.0/16"
  12544. 2021-07-12T00:21:52.3433510Z I0712 00:18:04.822960 1 cni_iface.go:116] Successfully annotated node "cluster1-worker2" with cniIfaceIP "10.0.96.0"
  12545. 2021-07-12T00:21:52.3435979Z I0712 00:18:04.822991 1 registry.go:67] Event handler "logger" added to registry "routeagent_driver".
  12546. 2021-07-12T00:21:52.3436649Z I0712 00:18:04.823448 1 cni_iface.go:74] Interface "lo" has "127.0.0.1" address
  12547. 2021-07-12T00:21:52.3437536Z I0712 00:18:04.823499 1 cni_iface.go:74] Interface "weave" has "10.0.96.0" address
  12548. 2021-07-12T00:21:52.3438197Z I0712 00:18:04.823504 1 cni_iface.go:79] Found CNI Interface "weave" that has IP "10.0.96.0" from ClusterCIDR "10.0.0.0/16"
  12549. 2021-07-12T00:21:52.3439436Z I0712 00:18:05.312673 1 iptables.go:31] Install/ensure SUBMARINER-POSTROUTING chain exists
  12550. 2021-07-12T00:21:52.3440708Z I0712 00:18:05.369517 1 iptables.go:37] Insert SUBMARINER-POSTROUTING rule that has rules for inter-cluster traffic
  12551. 2021-07-12T00:21:52.3442225Z I0712 00:18:05.402360 1 iptables_iface.go:44] Install/ensure SUBMARINER-INPUT chain exists
  12552. 2021-07-12T00:21:52.3443837Z I0712 00:18:05.495417 1 iptables_iface.go:55] Allow VxLAN incoming traffic in SUBMARINER-INPUT Chain
  12553. 2021-07-12T00:21:52.3445207Z I0712 00:18:05.500846 1 iptables_iface.go:63] Insert rule to allow traffic over vx-submariner interface in FORWARDing Chain
  12554. 2021-07-12T00:21:52.3446929Z I0712 00:18:05.540183 1 iptables_iface.go:75] Installing rule for host network to remote cluster communication: -s 240.0.0.0/8 -o vx-submariner -j SNAT --to 10.0.96.0
  12555. 2021-07-12T00:21:52.3448398Z I0712 00:18:05.552155 1 registry.go:67] Event handler "kubeproxy-iptables-handler" added to registry "routeagent_driver".
  12556. 2021-07-12T00:21:52.3449888Z I0712 00:18:05.552256 1 registry.go:69] Event handler "ovn-hostroutes-handler" ignored for registry "routeagent_driver".
  12557. 2021-07-12T00:21:52.3450821Z I0712 00:18:05.552266 1 registry.go:67] Event handler "xfrm" added to registry "routeagent_driver".
  12558. 2021-07-12T00:21:52.3451693Z I0712 00:18:05.552271 1 registry.go:67] Event handler "VXLAN cleanup handler" added to registry "routeagent_driver".
  12559. 2021-07-12T00:21:52.3453301Z W0712 00:18:05.552468 1 client_config.go:608] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  12560. 2021-07-12T00:21:52.3454209Z I0712 00:18:05.690373 1 controller.go:141] Starting the Event controller...
  12561. 2021-07-12T00:21:52.3454878Z I0712 00:18:05.899739 1 controller.go:148] Event controller started
  12562. 2021-07-12T00:21:52.3456563Z I0712 00:18:05.900536 1 handler.go:89] A Node with name "cluster1-control-plane" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.5"}, v1.NodeAddress{Type:"Hostname", Address:"cluster1-control-plane"}} has been added to the cluster
  12563. 2021-07-12T00:21:52.3459340Z I0712 00:18:05.900569 1 node_handler.go:30] A Node with name "cluster1-control-plane" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.5"}, v1.NodeAddress{Type:"Hostname", Address:"cluster1-control-plane"}} has been added to the cluster
  12564. 2021-07-12T00:21:52.3461125Z I0712 00:18:05.900582 1 node_handler.go:74] populateRemoteVtepIps is called with vtepIP 172.18.0.5, isGatewayNode false
  12565. 2021-07-12T00:21:52.3463031Z I0712 00:18:05.900737 1 handler.go:89] A Node with name "cluster1-worker2" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.9"}, v1.NodeAddress{Type:"Hostname", Address:"cluster1-worker2"}} has been added to the cluster
  12566. 2021-07-12T00:21:52.3465378Z I0712 00:18:05.900747 1 node_handler.go:30] A Node with name "cluster1-worker2" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.9"}, v1.NodeAddress{Type:"Hostname", Address:"cluster1-worker2"}} has been added to the cluster
  12567. 2021-07-12T00:21:52.3466813Z I0712 00:18:05.900768 1 node_handler.go:74] populateRemoteVtepIps is called with vtepIP 172.18.0.9, isGatewayNode false
  12568. 2021-07-12T00:21:52.3468715Z I0712 00:18:05.900903 1 handler.go:89] A Node with name "cluster1-worker" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.6"}, v1.NodeAddress{Type:"Hostname", Address:"cluster1-worker"}} has been added to the cluster
  12569. 2021-07-12T00:21:52.3470756Z I0712 00:18:05.900912 1 node_handler.go:30] A Node with name "cluster1-worker" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.6"}, v1.NodeAddress{Type:"Hostname", Address:"cluster1-worker"}} has been added to the cluster
  12570. 2021-07-12T00:21:52.3472257Z I0712 00:18:05.900931 1 node_handler.go:74] populateRemoteVtepIps is called with vtepIP 172.18.0.6, isGatewayNode false
  12571. 2021-07-12T00:21:52.3475036Z I0712 00:18:10.056066 1 handler.go:56] A new Endpoint for the local cluster has been created: v1.EndpointSpec{ClusterID:"cluster1", CableName:"submariner-cable-cluster1-172-18-0-6", HealthCheckIP:"", Hostname:"cluster1-worker", Subnets:[]string{"242.254.1.0/24"}, PrivateIP:"172.18.0.6", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}
  12572. 2021-07-12T00:21:52.3477816Z I0712 00:18:10.056126 1 endpoint_handler.go:56] Creating the vxlan interface vx-submariner with gateway node IP 172.18.0.6
  12573. 2021-07-12T00:21:52.3479145Z I0712 00:18:10.057225 1 routes_iface.go:175] Reconciling routes to gw: 240.18.0.6
  12574. 2021-07-12T00:21:52.3480053Z I0712 00:18:10.058726 1 routes_iface.go:191] Processing route {Ifindex: 17 Dst: 240.0.0.0/8 Src: 240.18.0.9 Gw: <nil> Flags: [] Table: 254}
  12575. 2021-07-12T00:21:52.3480716Z I0712 00:18:10.058795 1 routes_iface.go:194] Found nil gw or dst
  12576. 2021-07-12T00:21:52.3483315Z I0712 00:18:19.881967 1 handler.go:61] The Endpoint for the local cluster has been updated: v1.EndpointSpec{ClusterID:"cluster1", CableName:"submariner-cable-cluster1-172-18-0-6", HealthCheckIP:"242.254.1.254", Hostname:"cluster1-worker", Subnets:[]string{"242.254.1.0/24"}, PrivateIP:"172.18.0.6", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}
  12577. 2021-07-12T00:21:52.3487659Z I0712 00:18:25.718698 1 handler.go:71] A new Endpoint for remote cluster "cluster2" has been created: v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-18-0-8", HealthCheckIP:"", Hostname:"cluster2-worker", Subnets:[]string{"242.254.2.0/24"}, PrivateIP:"172.18.0.8", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}
  12578. 2021-07-12T00:21:52.3490407Z I0712 00:18:25.725405 1 iptables_iface.go:107] Installing iptables rule for outgoing traffic: -s 10.0.0.0/16 -d 242.254.2.0/24 -j ACCEPT
  12579. 2021-07-12T00:21:52.3492464Z I0712 00:18:25.741983 1 iptables_iface.go:115] Installing iptables rule for incoming traffic: -s 242.254.2.0/24 -d 10.0.0.0/16 -j ACCEPT
  12580. 2021-07-12T00:21:52.3496019Z I0712 00:18:30.195865 1 handler.go:77] A new Endpoint for remote cluster "cluster2" has been updated: v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-18-0-8", HealthCheckIP:"242.254.2.254", Hostname:"cluster2-worker", Subnets:[]string{"242.254.2.0/24"}, PrivateIP:"172.18.0.8", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}
  12581. 2021-07-12T00:21:52.3499629Z [submariner-operator]$ [cluster1] restart_count=$(kubectl describe pod $pod_name $nsarg | grep "Restart Count" | awk '{print $3}')
  12582. 2021-07-12T00:21:52.3510563Z [submariner-operator]$ [cluster1] kubectl describe pod submariner-routeagent-s925v --namespace=submariner-operator
  12583. 2021-07-12T00:21:52.3525887Z [submariner-operator]$ [cluster1] kubectl describe pod submariner-routeagent-s925v --namespace=submariner-operator
  12584. 2021-07-12T00:21:52.3531230Z [submariner-operator]$ [cluster1] grep Restart Count
  12585. 2021-07-12T00:21:52.3550718Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 describe pod submariner-routeagent-s925v --namespace=submariner-operator
  12586. 2021-07-12T00:21:52.3556555Z [submariner-operator]$ [cluster1] awk {print $3}
  12587. 2021-07-12T00:21:52.6142847Z [submariner-operator]$ [cluster1] validate_pod_log_files submariner-operator -l app=submariner-globalnet
  12588. 2021-07-12T00:21:52.6154783Z [submariner-operator]$ [cluster1] validate_pod_log_files submariner-operator -l app=submariner-globalnet
  12589. 2021-07-12T00:21:52.6169583Z [submariner-operator]$ [cluster1] pod_names=$(kubectl get pods $nsarg $selector -o=jsonpath='{.items..metadata.name}')
  12590. 2021-07-12T00:21:52.6186567Z [submariner-operator]$ [cluster1] kubectl get pods --namespace=submariner-operator -l app=submariner-globalnet -o=jsonpath={.items..metadata.name}
  12591. 2021-07-12T00:21:52.6197608Z [submariner-operator]$ [cluster1] kubectl get pods --namespace=submariner-operator -l app=submariner-globalnet -o=jsonpath={.items..metadata.name}
  12592. 2021-07-12T00:21:52.6213421Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get pods --namespace=submariner-operator -l app=submariner-globalnet -o=jsonpath={.items..metadata.name}
  12593. 2021-07-12T00:21:52.9097918Z [submariner-operator]$ [cluster1] file=/tmp/subctl-gather-output/cluster1_submariner-globalnet-nw4bq.log
  12594. 2021-07-12T00:21:52.9106429Z [submariner-operator]$ [cluster1] cat /tmp/subctl-gather-output/cluster1_submariner-globalnet-nw4bq.log
  12595. 2021-07-12T00:21:52.9121272Z + trap 'exit 1' SIGTERM SIGINT
  12596. 2021-07-12T00:21:52.9121888Z + SUBMARINER_VERBOSITY=2
  12597. 2021-07-12T00:21:52.9122696Z + '[' '' == true ']'
  12598. 2021-07-12T00:21:52.9123409Z + DEBUG=-v=2
  12599. 2021-07-12T00:21:52.9124180Z + exec submariner-globalnet -v=2 -alsologtostderr
  12600. 2021-07-12T00:21:52.9125451Z I0712 00:18:17.606424 1 main.go:58] Starting submariner-globalnet{cluster1 submariner-operator []}
  12601. 2021-07-12T00:21:52.9126921Z W0712 00:18:17.616843 1 client_config.go:608] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  12602. 2021-07-12T00:21:52.9127984Z I0712 00:18:18.155240 1 gateway_monitor.go:117] Starting GatewayMonitor to monitor the active Gateway node in the cluster.
  12603. 2021-07-12T00:21:52.9129126Z I0712 00:18:18.265002 1 gateway_monitor.go:327] Install/ensure SUBMARINER-GN-MARK chain exists
  12604. 2021-07-12T00:21:52.9133681Z I0712 00:18:18.265511 1 gateway_monitor.go:144] In processNextEndpoint, endpoint info: {"metadata":{"name":"cluster1-submariner-cable-cluster1-172-18-0-6","namespace":"submariner-operator","selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster1-submariner-cable-cluster1-172-18-0-6","uid":"751e734e-7f81-4861-812c-3ed765adcee9","resourceVersion":"2042","generation":1,"creationTimestamp":"2021-07-12T00:18:09Z"},"spec":{"cluster_id":"cluster1","cable_name":"submariner-cable-cluster1-172-18-0-6","hostname":"cluster1-worker","subnets":["242.254.1.0/24"],"private_ip":"172.18.0.6","public_ip":"20.83.250.35","nat_enabled":false,"backend":"libreswan","backend_config":{"natt-discovery-port":"4490","preferred-server":"false"}}}
  12605. 2021-07-12T00:21:52.9137430Z I0712 00:18:18.265769 1 gateway_monitor.go:184] Transitioned to gateway node with endpoint private IP 172.18.0.6
  12606. 2021-07-12T00:21:52.9138496Z I0712 00:18:18.265880 1 gateway_monitor.go:241] On Gateway node - starting controllers
  12607. 2021-07-12T00:21:52.9139550Z I0712 00:18:18.265885 1 gateway_monitor.go:337] Install/ensure SUBMARINER-GN-INGRESS chain exists
  12608. 2021-07-12T00:21:52.9140705Z I0712 00:18:19.298621 1 gateway_monitor.go:348] Install/ensure SUBMARINER-GN-EGRESS chain exists
  12609. 2021-07-12T00:21:52.9141846Z I0712 00:18:19.342891 1 gateway_monitor.go:354] Install/ensure SUBMARINER-POSTROUTING chain exists
  12610. 2021-07-12T00:21:52.9143107Z I0712 00:18:19.389324 1 gateway_monitor.go:327] Install/ensure SUBMARINER-GN-MARK chain exists
  12611. 2021-07-12T00:21:52.9144238Z I0712 00:18:19.451235 1 gateway_monitor.go:374] Install/ensure SM-GN-EGRESS-PODS chain exists
  12612. 2021-07-12T00:21:52.9145408Z I0712 00:18:19.495616 1 gateway_monitor.go:380] Install/ensure SM-GN-EGRESS-HDLS-PODS chain exists
  12613. 2021-07-12T00:21:52.9146674Z I0712 00:18:19.532448 1 gateway_monitor.go:386] Install/ensure SM-GN-EGRESS-NS chain exists
  12614. 2021-07-12T00:21:52.9147815Z I0712 00:18:19.556808 1 gateway_monitor.go:392] Install/ensure SM-GN-EGRESS-CLUSTER chain exists
  12615. 2021-07-12T00:21:52.9148641Z I0712 00:18:19.637938 1 node_controller.go:42] Creating Node controller
  12616. 2021-07-12T00:21:52.9149663Z I0712 00:18:19.660750 1 cluster_egressip_controller.go:45] Creating ClusterGlobalEgressIP controller
  12617. 2021-07-12T00:21:52.9151097Z I0712 00:18:19.682834 1 cluster_egressip_controller.go:73] Creating ClusterGlobalEgressIP resource "cluster-egress.submariner.io"
  12618. 2021-07-12T00:21:52.9152223Z I0712 00:18:19.687232 1 global_egressip_controller.go:48] Creating GlobalEgressIP controller
  12619. 2021-07-12T00:21:52.9153115Z I0712 00:18:19.691933 1 global_ingressip_controller.go:41] Creating GlobalIngressIP controller
  12620. 2021-07-12T00:21:52.9153986Z I0712 00:18:19.700430 1 service_export_controller.go:42] Creating ServiceExport controller
  12621. 2021-07-12T00:21:52.9154956Z I0712 00:18:19.707849 1 service_controller.go:36] Creating Service controller
  12622. 2021-07-12T00:21:52.9156184Z I0712 00:18:19.809717 1 node_controller.go:107] Processing created Node "cluster1-worker"
  12623. 2021-07-12T00:21:52.9157585Z I0712 00:18:19.809754 1 node_controller.go:136] Allocated global IP 242.254.1.254 for node "cluster1-worker"
  12624. 2021-07-12T00:21:52.9159014Z I0712 00:18:19.809758 1 node_controller.go:139] Adding ingress rules for node "cluster1-worker" with global IP 242.254.1.254, CNI IP 10.0.0.1
  12625. 2021-07-12T00:21:52.9160236Z I0712 00:18:19.809765 1 iface.go:204] Installing iptable ingress rules for Node: -p icmp -d 242.254.1.254 -j DNAT --to 10.0.0.1
  12626. 2021-07-12T00:21:52.9167865Z I0712 00:18:19.909201 1 cluster_egressip_controller.go:120] Processing created ClusterGlobalEgressIP "cluster-egress.submariner.io", Spec.NumberOfIPs: 1, Status: v1.GlobalEgressIPStatus{Conditions:[]v1.Condition(nil), AllocatedIPs:[]string(nil)}
  12627. 2021-07-12T00:21:52.9171776Z I0712 00:18:19.909250 1 cluster_egressip_controller.go:229] Allocating 1 global IP(s) for "cluster-egress.submariner.io"
  12628. 2021-07-12T00:21:52.9173805Z I0712 00:18:19.909263 1 iface.go:71] Installing iptable egress rules for Cluster: -p all -s 10.0.0.0/16 -m mark --mark 0xC0000/0xC0000 -j SNAT --to 242.254.1.253
  12629. 2021-07-12T00:21:52.9175333Z I0712 00:18:19.923469 1 iface.go:71] Installing iptable egress rules for Cluster: -p all -s 100.0.0.0/16 -m mark --mark 0xC0000/0xC0000 -j SNAT --to 242.254.1.253
  12630. 2021-07-12T00:21:52.9178172Z I0712 00:18:19.933390 1 global_egressip_controller.go:318] Updated: &v1.GlobalEgressIPStatus{Conditions:[]v1.Condition{v1.Condition{Type:"Allocated", Status:"True", ObservedGeneration:0, LastTransitionTime:v1.Time{Time:time.Time{wall:0xc0330072f7a24334, ext:2358434241, loc:(*time.Location)(0x201fea0)}}, Reason:"Success", Message:"Allocated 1 global IP(s)"}}, AllocatedIPs:[]string{"242.254.1.253"}}
  12631. 2021-07-12T00:21:52.9181053Z I0712 00:18:20.911311 1 gateway_monitor.go:311] Successfully started the controllers
  12632. 2021-07-12T00:21:52.9187117Z I0712 00:18:20.911492 1 gateway_monitor.go:144] In processNextEndpoint, endpoint info: {"metadata":{"name":"cluster1-submariner-cable-cluster1-172-18-0-6","namespace":"submariner-operator","selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster1-submariner-cable-cluster1-172-18-0-6","uid":"751e734e-7f81-4861-812c-3ed765adcee9","resourceVersion":"2113","generation":2,"creationTimestamp":"2021-07-12T00:18:09Z"},"spec":{"cluster_id":"cluster1","cable_name":"submariner-cable-cluster1-172-18-0-6","healthCheckIP":"242.254.1.254","hostname":"cluster1-worker","subnets":["242.254.1.0/24"],"private_ip":"172.18.0.6","public_ip":"20.83.250.35","nat_enabled":false,"backend":"libreswan","backend_config":{"natt-discovery-port":"4490","preferred-server":"false"}}}
  12633. 2021-07-12T00:21:52.9190678Z I0712 00:18:20.912147 1 gateway_monitor.go:184] Transitioned to gateway node with endpoint private IP 172.18.0.6
  12634. 2021-07-12T00:21:52.9196570Z I0712 00:18:25.715601 1 gateway_monitor.go:144] In processNextEndpoint, endpoint info: {"metadata":{"name":"cluster2-submariner-cable-cluster2-172-18-0-8","namespace":"submariner-operator","selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-18-0-8","uid":"8f48992a-3638-4a52-ba07-e474f71d294c","resourceVersion":"2141","generation":1,"creationTimestamp":"2021-07-12T00:18:25Z","labels":{"submariner-io/clusterID":"cluster2"}},"spec":{"cluster_id":"cluster2","cable_name":"submariner-cable-cluster2-172-18-0-8","hostname":"cluster2-worker","subnets":["242.254.2.0/24"],"private_ip":"172.18.0.8","public_ip":"20.83.250.35","nat_enabled":false,"backend":"libreswan","backend_config":{"natt-discovery-port":"4490","preferred-server":"false"}}}
  12635. 2021-07-12T00:21:52.9204155Z I0712 00:18:25.715684 1 gateway_monitor.go:147] Endpoint "cluster2", host: "cluster2-worker" belongs to a remote cluster
  12636. 2021-07-12T00:21:52.9205223Z I0712 00:18:25.715746 1 gateway_monitor.go:441] Marking traffic destined to remote cluster: -d 242.254.2.0/24 -j MARK --set-mark 0xC0000/0xC0000
  12637. 2021-07-12T00:21:52.9209889Z I0712 00:18:30.190088 1 gateway_monitor.go:144] In processNextEndpoint, endpoint info: {"metadata":{"name":"cluster2-submariner-cable-cluster2-172-18-0-8","namespace":"submariner-operator","selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-18-0-8","uid":"8f48992a-3638-4a52-ba07-e474f71d294c","resourceVersion":"2156","generation":2,"creationTimestamp":"2021-07-12T00:18:25Z","labels":{"submariner-io/clusterID":"cluster2"}},"spec":{"cluster_id":"cluster2","cable_name":"submariner-cable-cluster2-172-18-0-8","healthCheckIP":"242.254.2.254","hostname":"cluster2-worker","subnets":["242.254.2.0/24"],"private_ip":"172.18.0.8","public_ip":"20.83.250.35","nat_enabled":false,"backend":"libreswan","backend_config":{"natt-discovery-port":"4490","preferred-server":"false"}}}
  12638. 2021-07-12T00:21:52.9213828Z I0712 00:18:30.190326 1 gateway_monitor.go:147] Endpoint "cluster2", host: "cluster2-worker" belongs to a remote cluster
  12639. 2021-07-12T00:21:52.9214862Z I0712 00:18:30.190416 1 gateway_monitor.go:441] Marking traffic destined to remote cluster: -d 242.254.2.0/24 -j MARK --set-mark 0xC0000/0xC0000
  12640. 2021-07-12T00:21:52.9215882Z I0712 00:18:39.228629 1 service_export_controller.go:144] Processing ServiceExport "default/nginx-demo"
  12641. 2021-07-12T00:21:52.9216910Z I0712 00:18:39.272965 1 service_export_controller.go:158] Kubeproxy chain for service "default/nginx-demo" does not exist yet
  12642. 2021-07-12T00:21:52.9217894Z I0712 00:18:39.307775 1 service_export_controller.go:144] Processing ServiceExport "default/nginx-demo"
  12643. 2021-07-12T00:21:52.9219051Z I0712 00:18:39.350653 1 service_export_controller.go:158] Kubeproxy chain for service "default/nginx-demo" does not exist yet
  12644. 2021-07-12T00:21:52.9220506Z I0712 00:18:39.376011 1 service_export_controller.go:144] Processing ServiceExport "default/nginx-demo"
  12645. 2021-07-12T00:21:52.9221601Z I0712 00:18:39.421812 1 service_export_controller.go:158] Kubeproxy chain for service "default/nginx-demo" does not exist yet
  12646. 2021-07-12T00:21:52.9223488Z I0712 00:18:39.426086 1 service_export_controller.go:144] Processing ServiceExport "default/nginx-demo"
  12647. 2021-07-12T00:21:52.9224974Z I0712 00:18:39.440315 1 service_export_controller.go:158] Kubeproxy chain for service "default/nginx-demo" does not exist yet
  12648. 2021-07-12T00:21:52.9226120Z I0712 00:18:39.510140 1 service_export_controller.go:144] Processing ServiceExport "default/nginx-demo"
  12649. 2021-07-12T00:21:52.9227317Z I0712 00:18:39.522412 1 service_export_controller.go:158] Kubeproxy chain for service "default/nginx-demo" does not exist yet
  12650. 2021-07-12T00:21:52.9228314Z I0712 00:18:39.845220 1 service_export_controller.go:144] Processing ServiceExport "default/nginx-demo"
  12651. 2021-07-12T00:21:52.9229335Z I0712 00:18:39.856919 1 service_export_controller.go:158] Kubeproxy chain for service "default/nginx-demo" does not exist yet
  12652. 2021-07-12T00:21:52.9230320Z I0712 00:18:40.500021 1 service_export_controller.go:144] Processing ServiceExport "default/nginx-demo"
  12653. 2021-07-12T00:21:52.9231527Z I0712 00:18:40.510689 1 service_export_controller.go:158] Kubeproxy chain for service "default/nginx-demo" does not exist yet
  12654. 2021-07-12T00:21:52.9232769Z I0712 00:18:41.794218 1 service_export_controller.go:144] Processing ServiceExport "default/nginx-demo"
  12655. 2021-07-12T00:21:52.9234025Z I0712 00:18:41.816622 1 service_export_controller.go:158] Kubeproxy chain for service "default/nginx-demo" does not exist yet
  12656. 2021-07-12T00:21:52.9235453Z I0712 00:18:44.381843 1 service_export_controller.go:144] Processing ServiceExport "default/nginx-demo"
  12657. 2021-07-12T00:21:52.9236555Z I0712 00:18:44.407172 1 service_export_controller.go:158] Kubeproxy chain for service "default/nginx-demo" does not exist yet
  12658. 2021-07-12T00:21:52.9244879Z I0712 00:18:49.530057 1 service_export_controller.go:144] Processing ServiceExport "default/nginx-demo"
  12659. 2021-07-12T00:21:52.9250351Z I0712 00:18:49.536791 1 service_export_controller.go:176] Creating &v1.GlobalIngressIP{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"nginx-demo", GenerateName:"", Namespace:"default", 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{"submariner.io/kubeproxy-iptablechain":"KUBE-SVC-53PNG6KROACM5MQP"}, OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.GlobalIngressIPSpec{Target:"ClusterIPService", ServiceRef:(*v1.LocalObjectReference)(0xc0001dab40), PodRef:(*v1.LocalObjectReference)(nil)}, Status:v1.GlobalIngressIPStatus{Conditions:[]v1.Condition(nil), AllocatedIP:""}}
  12660. 2021-07-12T00:21:52.9259812Z I0712 00:18:49.551899 1 global_ingressip_controller.go:117] Processing created &v1.GlobalIngressIP{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"nginx-demo", GenerateName:"", Namespace:"default", SelfLink:"/apis/submariner.io/v1/namespaces/default/globalingressips/nginx-demo", UID:"f14fadb5-74b2-4aca-9887-274ede1a69a5", ResourceVersion:"2270", Generation:1, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63761645929, loc:(*time.Location)(0x201fea0)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"submariner-io/originatingNamespace":"default"}, Annotations:map[string]string{"submariner.io/kubeproxy-iptablechain":"KUBE-SVC-53PNG6KROACM5MQP"}, OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.GlobalIngressIPSpec{Target:"ClusterIPService", ServiceRef:(*v1.LocalObjectReference)(0xc0001db270), PodRef:(*v1.LocalObjectReference)(nil)}, Status:v1.GlobalIngressIPStatus{Conditions:[]v1.Condition(nil), AllocatedIP:""}}
  12661. 2021-07-12T00:21:52.9268108Z I0712 00:18:49.551947 1 global_ingressip_controller.go:140] Allocating global IP for "default/nginx-demo"
  12662. 2021-07-12T00:21:52.9269148Z I0712 00:18:49.551957 1 iface.go:113] Installing iptables rule for Service -d 242.254.1.252 -j KUBE-SVC-53PNG6KROACM5MQP
  12663. 2021-07-12T00:21:52.9270781Z I0712 00:18:49.560613 1 global_egressip_controller.go:318] Updated: &v1.GlobalIngressIPStatus{Conditions:[]v1.Condition{v1.Condition{Type:"Allocated", Status:"True", ObservedGeneration:0, LastTransitionTime:v1.Time{Time:time.Time{wall:0xc033007a616a216c, ext:31985656825, loc:(*time.Location)(0x201fea0)}}, Reason:"Success", Message:"Allocated global IP"}}, AllocatedIP:"242.254.1.252"}
  12664. 2021-07-12T00:21:52.9272972Z I0712 00:18:51.795762 1 service_controller.go:111] Service "default/nginx-demo" deleted
  12665. 2021-07-12T00:21:52.9308349Z I0712 00:18:51.921348 1 global_ingressip_controller.go:117] Processing deleted &v1.GlobalIngressIP{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"nginx-demo", GenerateName:"", Namespace:"default", SelfLink:"/apis/submariner.io/v1/namespaces/default/globalingressips/nginx-demo", UID:"f14fadb5-74b2-4aca-9887-274ede1a69a5", ResourceVersion:"2291", Generation:2, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63761645929, loc:(*time.Location)(0x201fea0)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"submariner-io/originatingNamespace":"default"}, Annotations:map[string]string{"submariner.io/kubeproxy-iptablechain":"KUBE-SVC-53PNG6KROACM5MQP"}, OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.GlobalIngressIPSpec{Target:"ClusterIPService", ServiceRef:(*v1.LocalObjectReference)(0xc0005611d0), PodRef:(*v1.LocalObjectReference)(nil)}, Status:v1.GlobalIngressIPStatus{Conditions:[]v1.Condition{v1.Condition{Type:"Allocated", Status:"True", ObservedGeneration:0, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63761645929, loc:(*time.Location)(0x201fea0)}}, Reason:"Success", Message:"Allocated global IP"}}, AllocatedIP:"242.254.1.252"}}
  12666. 2021-07-12T00:21:52.9316289Z I0712 00:18:51.921958 1 base_controllers.go:150] Releasing previously allocated IPs [242.254.1.252] for "default/nginx-demo"
  12667. 2021-07-12T00:21:52.9317610Z I0712 00:18:51.922743 1 iface.go:129] Deleting iptable ingress rule for Service: -d 242.254.1.252 -j KUBE-SVC-53PNG6KROACM5MQP
  12668. 2021-07-12T00:21:52.9318640Z I0712 00:18:52.034267 1 service_export_controller.go:184] ServiceExport "default/nginx-demo" deleted
  12669. 2021-07-12T00:21:52.9319764Z [submariner-operator]$ [cluster1] restart_count=$(kubectl describe pod $pod_name $nsarg | grep "Restart Count" | awk '{print $3}')
  12670. 2021-07-12T00:21:52.9321234Z [submariner-operator]$ [cluster1] kubectl describe pod submariner-globalnet-nw4bq --namespace=submariner-operator
  12671. 2021-07-12T00:21:52.9323311Z [submariner-operator]$ [cluster1] kubectl describe pod submariner-globalnet-nw4bq --namespace=submariner-operator
  12672. 2021-07-12T00:21:52.9324761Z [submariner-operator]$ [cluster1] grep Restart Count
  12673. 2021-07-12T00:21:52.9326183Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 describe pod submariner-globalnet-nw4bq --namespace=submariner-operator
  12674. 2021-07-12T00:21:52.9327956Z [submariner-operator]$ [cluster1] awk {print $3}
  12675. 2021-07-12T00:21:53.1984789Z [submariner-operator]$ [cluster1] validate_pod_log_files submariner-operator -l app=submariner-networkplugin-syncer
  12676. 2021-07-12T00:21:53.2004083Z [submariner-operator]$ [cluster1] validate_pod_log_files submariner-operator -l app=submariner-networkplugin-syncer
  12677. 2021-07-12T00:21:53.2017386Z [submariner-operator]$ [cluster1] pod_names=$(kubectl get pods $nsarg $selector -o=jsonpath='{.items..metadata.name}')
  12678. 2021-07-12T00:21:53.2038029Z [submariner-operator]$ [cluster1] kubectl get pods --namespace=submariner-operator -l app=submariner-networkplugin-syncer -o=jsonpath={.items..metadata.name}
  12679. 2021-07-12T00:21:53.2050741Z [submariner-operator]$ [cluster1] kubectl get pods --namespace=submariner-operator -l app=submariner-networkplugin-syncer -o=jsonpath={.items..metadata.name}
  12680. 2021-07-12T00:21:53.2062327Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get pods --namespace=submariner-operator -l app=submariner-networkplugin-syncer -o=jsonpath={.items..metadata.name}
  12681. 2021-07-12T00:21:53.4748998Z [submariner-operator]$ [cluster1] validate_resource_files submariner-operator submariners Submariner
  12682. 2021-07-12T00:21:53.4804541Z [submariner-operator]$ [cluster1] validate_resource_files submariner-operator submariners Submariner
  12683. 2021-07-12T00:21:53.4842176Z [submariner-operator]$ [cluster1] cluster_name=cluster1
  12684. 2021-07-12T00:21:53.4870446Z [submariner-operator]$ [cluster1] names=$(kubectl get $resource --namespace=$ns $selector -o=jsonpath='{.items..metadata.name}')
  12685. 2021-07-12T00:21:53.4914847Z [submariner-operator]$ [cluster1] kubectl get submariners --namespace=submariner-operator -o=jsonpath={.items..metadata.name}
  12686. 2021-07-12T00:21:53.4926349Z [submariner-operator]$ [cluster1] kubectl get submariners --namespace=submariner-operator -o=jsonpath={.items..metadata.name}
  12687. 2021-07-12T00:21:53.4959729Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get submariners --namespace=submariner-operator -o=jsonpath={.items..metadata.name}
  12688. 2021-07-12T00:21:53.7743609Z [submariner-operator]$ [cluster1] short_res=$(echo $resource | awk -F. '{ print $1 }')
  12689. 2021-07-12T00:21:53.7764529Z [submariner-operator]$ [cluster1] awk -F. { print $1 }
  12690. 2021-07-12T00:21:53.7807679Z [submariner-operator]$ [cluster1] file=/tmp/subctl-gather-output/cluster1_submariners_submariner-operator_submariner.yaml
  12691. 2021-07-12T00:21:53.7826589Z [submariner-operator]$ [cluster1] cat /tmp/subctl-gather-output/cluster1_submariners_submariner-operator_submariner.yaml
  12692. 2021-07-12T00:21:53.7841251Z apiVersion: submariner.io/v1alpha1
  12693. 2021-07-12T00:21:53.7842840Z kind: Submariner
  12694. 2021-07-12T00:21:53.7843210Z metadata:
  12695. 2021-07-12T00:21:53.7844134Z creationTimestamp: "2021-07-12T00:17:43Z"
  12696. 2021-07-12T00:21:53.7844581Z generation: 1
  12697. 2021-07-12T00:21:53.7845100Z name: submariner
  12698. 2021-07-12T00:21:53.7845680Z namespace: submariner-operator
  12699. 2021-07-12T00:21:53.7846357Z resourceVersion: "3175"
  12700. 2021-07-12T00:21:53.7847284Z selfLink: /apis/submariner.io/v1alpha1/namespaces/submariner-operator/submariners/submariner
  12701. 2021-07-12T00:21:53.7848245Z uid: de1aa367-13d3-43a0-b4cc-982e156c755e
  12702. 2021-07-12T00:21:53.7848724Z spec:
  12703. 2021-07-12T00:21:53.7849023Z broker: k8s
  12704. 2021-07-12T00:21:53.7850171Z brokerK8sApiServer: ##redacted-api-server##
  12705. 2021-07-12T00:21:53.7851169Z brokerK8sApiServerToken: ##redacted-token##
  12706. 2021-07-12T00:21:53.7854064Z brokerK8sCA: ##redacted-ca##
  12707. 2021-07-12T00:21:53.7854881Z brokerK8sRemoteNamespace: submariner-k8s-broker
  12708. 2021-07-12T00:21:53.7855515Z cableDriver: libreswan
  12709. 2021-07-12T00:21:53.7855928Z ceIPSecDebug: false
  12710. 2021-07-12T00:21:53.7856348Z ceIPSecIKEPort: 500
  12711. 2021-07-12T00:21:53.7856770Z ceIPSecNATTPort: 4500
  12712. 2021-07-12T00:21:53.7857613Z ceIPSecPSK: ##redacted-ipsec-psk##
  12713. 2021-07-12T00:21:53.7858285Z clusterCIDR: ""
  12714. 2021-07-12T00:21:53.7858645Z clusterID: cluster1
  12715. 2021-07-12T00:21:53.7859020Z colorCodes: blue
  12716. 2021-07-12T00:21:53.7859442Z connectionHealthCheck:
  12717. 2021-07-12T00:21:53.7859872Z enabled: true
  12718. 2021-07-12T00:21:53.7860225Z intervalSeconds: 1
  12719. 2021-07-12T00:21:53.7860661Z maxPacketLossCount: 5
  12720. 2021-07-12T00:21:53.7861195Z debug: false
  12721. 2021-07-12T00:21:53.7861702Z globalCIDR: 242.254.1.0/24
  12722. 2021-07-12T00:21:53.7862310Z namespace: submariner-operator
  12723. 2021-07-12T00:21:53.7862751Z natEnabled: false
  12724. 2021-07-12T00:21:53.7863103Z repository: localhost:5000
  12725. 2021-07-12T00:21:53.7863468Z serviceCIDR: ""
  12726. 2021-07-12T00:21:53.7863895Z serviceDiscoveryEnabled: true
  12727. 2021-07-12T00:21:53.7864326Z version: local
  12728. 2021-07-12T00:21:53.7864607Z status:
  12729. 2021-07-12T00:21:53.7865067Z clusterCIDR: 10.0.0.0/16
  12730. 2021-07-12T00:21:53.7865453Z clusterID: cluster1
  12731. 2021-07-12T00:21:53.7865794Z colorCodes: blue
  12732. 2021-07-12T00:21:53.7866154Z deploymentInfo: {}
  12733. 2021-07-12T00:21:53.7866581Z gatewayDaemonSetStatus:
  12734. 2021-07-12T00:21:53.7867070Z lastResourceVersion: "2002"
  12735. 2021-07-12T00:21:53.7867582Z mismatchedContainerImages: false
  12736. 2021-07-12T00:21:53.7868183Z nonReadyContainerStates: []
  12737. 2021-07-12T00:21:53.7868579Z status:
  12738. 2021-07-12T00:21:53.7868977Z currentNumberScheduled: 1
  12739. 2021-07-12T00:21:53.7869486Z desiredNumberScheduled: 1
  12740. 2021-07-12T00:21:53.7871596Z numberAvailable: 1
  12741. 2021-07-12T00:21:53.7872042Z numberMisscheduled: 0
  12742. 2021-07-12T00:21:53.7872787Z numberReady: 1
  12743. 2021-07-12T00:21:53.7874076Z observedGeneration: 1
  12744. 2021-07-12T00:21:53.7875217Z updatedNumberScheduled: 1
  12745. 2021-07-12T00:21:53.7875774Z gateways:
  12746. 2021-07-12T00:21:53.7876500Z - connections:
  12747. 2021-07-12T00:21:53.7878496Z - endpoint:
  12748. 2021-07-12T00:21:53.7878865Z backend: libreswan
  12749. 2021-07-12T00:21:53.7879441Z backend_config:
  12750. 2021-07-12T00:21:53.7880184Z natt-discovery-port: "4490"
  12751. 2021-07-12T00:21:53.7880942Z preferred-server: "false"
  12752. 2021-07-12T00:21:53.7881894Z cable_name: submariner-cable-cluster2-172-18-0-8
  12753. 2021-07-12T00:21:53.7882729Z cluster_id: cluster2
  12754. 2021-07-12T00:21:53.7883269Z hostname: cluster2-worker
  12755. 2021-07-12T00:21:53.7883699Z nat_enabled: false
  12756. 2021-07-12T00:21:53.7884061Z private_ip: 172.18.0.8
  12757. 2021-07-12T00:21:53.7884425Z public_ip: 20.83.250.35
  12758. 2021-07-12T00:21:53.7884874Z subnets:
  12759. 2021-07-12T00:21:53.7885357Z - 242.254.2.0/24
  12760. 2021-07-12T00:21:53.7885690Z latencyRTT:
  12761. 2021-07-12T00:21:53.7886464Z average: 216.089µs
  12762. 2021-07-12T00:21:53.7886875Z last: 150.201µs
  12763. 2021-07-12T00:21:53.7887147Z max: 1.273702ms
  12764. 2021-07-12T00:21:53.7887540Z min: 124.9µs
  12765. 2021-07-12T00:21:53.7887935Z stdDev: 113.019µs
  12766. 2021-07-12T00:21:53.7888268Z status: connected
  12767. 2021-07-12T00:21:53.7888625Z statusMessage: ""
  12768. 2021-07-12T00:21:53.7888965Z usingIP: 172.18.0.8
  12769. 2021-07-12T00:21:53.7889269Z haStatus: active
  12770. 2021-07-12T00:21:53.7889614Z localEndpoint:
  12771. 2021-07-12T00:21:53.7889955Z backend: libreswan
  12772. 2021-07-12T00:21:53.7890296Z backend_config:
  12773. 2021-07-12T00:21:53.7890817Z natt-discovery-port: "4490"
  12774. 2021-07-12T00:21:53.7891911Z preferred-server: "false"
  12775. 2021-07-12T00:21:53.7892748Z cable_name: submariner-cable-cluster1-172-18-0-6
  12776. 2021-07-12T00:21:53.7893571Z cluster_id: cluster1
  12777. 2021-07-12T00:21:53.7894164Z hostname: cluster1-worker
  12778. 2021-07-12T00:21:53.7894570Z nat_enabled: false
  12779. 2021-07-12T00:21:53.7894930Z private_ip: 172.18.0.6
  12780. 2021-07-12T00:21:53.7895261Z public_ip: 20.83.250.35
  12781. 2021-07-12T00:21:53.7895922Z subnets:
  12782. 2021-07-12T00:21:53.7896315Z - 242.254.1.0/24
  12783. 2021-07-12T00:21:53.7896637Z statusFailure: ""
  12784. 2021-07-12T00:21:53.7897098Z version: devel-19727bb
  12785. 2021-07-12T00:21:53.7897471Z globalCIDR: 242.254.1.0/24
  12786. 2021-07-12T00:21:53.7897900Z globalnetDaemonSetStatus:
  12787. 2021-07-12T00:21:53.7898409Z lastResourceVersion: "2094"
  12788. 2021-07-12T00:21:53.7898924Z mismatchedContainerImages: false
  12789. 2021-07-12T00:21:53.7899490Z nonReadyContainerStates: []
  12790. 2021-07-12T00:21:53.7899906Z status:
  12791. 2021-07-12T00:21:53.7900288Z currentNumberScheduled: 1
  12792. 2021-07-12T00:21:53.7900806Z desiredNumberScheduled: 1
  12793. 2021-07-12T00:21:53.7901242Z numberAvailable: 1
  12794. 2021-07-12T00:21:53.7901988Z numberMisscheduled: 0
  12795. 2021-07-12T00:21:53.7902409Z numberReady: 1
  12796. 2021-07-12T00:21:53.7902824Z observedGeneration: 1
  12797. 2021-07-12T00:21:53.7903316Z updatedNumberScheduled: 1
  12798. 2021-07-12T00:21:53.7903823Z loadBalancerStatus: {}
  12799. 2021-07-12T00:21:53.7904223Z natEnabled: false
  12800. 2021-07-12T00:21:53.7904792Z networkPlugin: weave-net
  12801. 2021-07-12T00:21:53.7905718Z routeAgentDaemonSetStatus:
  12802. 2021-07-12T00:21:53.7906254Z lastResourceVersion: "2073"
  12803. 2021-07-12T00:21:53.7906778Z mismatchedContainerImages: false
  12804. 2021-07-12T00:21:53.7907540Z nonReadyContainerStates: []
  12805. 2021-07-12T00:21:53.7907970Z status:
  12806. 2021-07-12T00:21:53.7908374Z currentNumberScheduled: 3
  12807. 2021-07-12T00:21:53.7908924Z desiredNumberScheduled: 3
  12808. 2021-07-12T00:21:53.7909399Z numberAvailable: 3
  12809. 2021-07-12T00:21:53.7909834Z numberMisscheduled: 0
  12810. 2021-07-12T00:21:53.7910229Z numberReady: 3
  12811. 2021-07-12T00:21:53.7910799Z observedGeneration: 1
  12812. 2021-07-12T00:21:53.7911262Z updatedNumberScheduled: 3
  12813. 2021-07-12T00:21:53.7911885Z serviceCIDR: 100.0.0.0/16
  12814. 2021-07-12T00:21:53.7912692Z [submariner-operator]$ [cluster1] kind_count=$(grep "kind: $kind$" $file | wc -l)
  12815. 2021-07-12T00:21:53.7914008Z [submariner-operator]$ [cluster1] grep kind: Submariner$ /tmp/subctl-gather-output/cluster1_submariners_submariner-operator_submariner.yaml
  12816. 2021-07-12T00:21:53.7927772Z [submariner-operator]$ [cluster1] wc -l
  12817. 2021-07-12T00:21:53.7952863Z [submariner-operator]$ [cluster1] res_name=$(grep "name: $name$" $file)
  12818. 2021-07-12T00:21:53.7973117Z [submariner-operator]$ [cluster1] grep name: submariner$ /tmp/subctl-gather-output/cluster1_submariners_submariner-operator_submariner.yaml
  12819. 2021-07-12T00:21:53.7995437Z [submariner-operator]$ [cluster1] validate_resource_files submariner-operator servicediscoveries ServiceDiscovery
  12820. 2021-07-12T00:21:53.8007935Z [submariner-operator]$ [cluster1] validate_resource_files submariner-operator servicediscoveries ServiceDiscovery
  12821. 2021-07-12T00:21:53.8033522Z [submariner-operator]$ [cluster1] cluster_name=cluster1
  12822. 2021-07-12T00:21:53.8046298Z [submariner-operator]$ [cluster1] names=$(kubectl get $resource --namespace=$ns $selector -o=jsonpath='{.items..metadata.name}')
  12823. 2021-07-12T00:21:53.8062878Z [submariner-operator]$ [cluster1] kubectl get servicediscoveries --namespace=submariner-operator -o=jsonpath={.items..metadata.name}
  12824. 2021-07-12T00:21:53.8071090Z [submariner-operator]$ [cluster1] kubectl get servicediscoveries --namespace=submariner-operator -o=jsonpath={.items..metadata.name}
  12825. 2021-07-12T00:21:53.8086496Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get servicediscoveries --namespace=submariner-operator -o=jsonpath={.items..metadata.name}
  12826. 2021-07-12T00:21:54.0967912Z [submariner-operator]$ [cluster1] short_res=$(echo $resource | awk -F. '{ print $1 }')
  12827. 2021-07-12T00:21:54.0988025Z [submariner-operator]$ [cluster1] awk -F. { print $1 }
  12828. 2021-07-12T00:21:54.1029218Z [submariner-operator]$ [cluster1] file=/tmp/subctl-gather-output/cluster1_servicediscoveries_submariner-operator_service-discovery.yaml
  12829. 2021-07-12T00:21:54.1041377Z [submariner-operator]$ [cluster1] cat /tmp/subctl-gather-output/cluster1_servicediscoveries_submariner-operator_service-discovery.yaml
  12830. 2021-07-12T00:21:54.1055464Z apiVersion: submariner.io/v1alpha1
  12831. 2021-07-12T00:21:54.1055975Z kind: ServiceDiscovery
  12832. 2021-07-12T00:21:54.1056548Z metadata:
  12833. 2021-07-12T00:21:54.1057223Z creationTimestamp: "2021-07-12T00:17:44Z"
  12834. 2021-07-12T00:21:54.1057649Z generation: 1
  12835. 2021-07-12T00:21:54.1058175Z name: service-discovery
  12836. 2021-07-12T00:21:54.1058778Z namespace: submariner-operator
  12837. 2021-07-12T00:21:54.1059256Z ownerReferences:
  12838. 2021-07-12T00:21:54.1060022Z - apiVersion: submariner.io/v1alpha1
  12839. 2021-07-12T00:21:54.1060550Z blockOwnerDeletion: true
  12840. 2021-07-12T00:21:54.1061155Z controller: true
  12841. 2021-07-12T00:21:54.1061770Z kind: Submariner
  12842. 2021-07-12T00:21:54.1062605Z name: submariner
  12843. 2021-07-12T00:21:54.1063695Z uid: de1aa367-13d3-43a0-b4cc-982e156c755e
  12844. 2021-07-12T00:21:54.1064372Z resourceVersion: "1877"
  12845. 2021-07-12T00:21:54.1065402Z selfLink: /apis/submariner.io/v1alpha1/namespaces/submariner-operator/servicediscoveries/service-discovery
  12846. 2021-07-12T00:21:54.1066562Z uid: cb23125d-c31f-409f-9d25-8b164476da94
  12847. 2021-07-12T00:21:54.1066995Z spec:
  12848. 2021-07-12T00:21:54.1067622Z brokerK8sApiServer: ##redacted-api-server##
  12849. 2021-07-12T00:21:54.1068448Z brokerK8sApiServerToken: ##redacted-token##
  12850. 2021-07-12T00:21:54.1069147Z brokerK8sCA: ##redacted-ca##
  12851. 2021-07-12T00:21:54.1070250Z brokerK8sRemoteNamespace: submariner-k8s-broker
  12852. 2021-07-12T00:21:54.1071269Z clusterID: cluster1
  12853. 2021-07-12T00:21:54.1071647Z debug: false
  12854. 2021-07-12T00:21:54.1072077Z globalnetEnabled: true
  12855. 2021-07-12T00:21:54.1072754Z namespace: submariner-operator
  12856. 2021-07-12T00:21:54.1073298Z repository: localhost:5000
  12857. 2021-07-12T00:21:54.1073898Z version: local
  12858. 2021-07-12T00:21:54.1075319Z [submariner-operator]$ [cluster1] kind_count=$(grep "kind: $kind$" $file | wc -l)
  12859. 2021-07-12T00:21:54.1083556Z [submariner-operator]$ [cluster1] grep kind: ServiceDiscovery$ /tmp/subctl-gather-output/cluster1_servicediscoveries_submariner-operator_service-discovery.yaml
  12860. 2021-07-12T00:21:54.1100577Z [submariner-operator]$ [cluster1] wc -l
  12861. 2021-07-12T00:21:54.1129340Z [submariner-operator]$ [cluster1] res_name=$(grep "name: $name$" $file)
  12862. 2021-07-12T00:21:54.1147094Z [submariner-operator]$ [cluster1] grep name: service-discovery$ /tmp/subctl-gather-output/cluster1_servicediscoveries_submariner-operator_service-discovery.yaml
  12863. 2021-07-12T00:21:54.1164864Z [submariner-operator]$ [cluster1] validate_resource_files submariner-operator daemonsets DaemonSet -l app=submariner-gateway
  12864. 2021-07-12T00:21:54.1178611Z [submariner-operator]$ [cluster1] validate_resource_files submariner-operator daemonsets DaemonSet -l app=submariner-gateway
  12865. 2021-07-12T00:21:54.1212128Z [submariner-operator]$ [cluster1] cluster_name=cluster1
  12866. 2021-07-12T00:21:54.1226380Z [submariner-operator]$ [cluster1] names=$(kubectl get $resource --namespace=$ns $selector -o=jsonpath='{.items..metadata.name}')
  12867. 2021-07-12T00:21:54.1247117Z [submariner-operator]$ [cluster1] kubectl get daemonsets --namespace=submariner-operator -l app=submariner-gateway -o=jsonpath={.items..metadata.name}
  12868. 2021-07-12T00:21:54.1261053Z [submariner-operator]$ [cluster1] kubectl get daemonsets --namespace=submariner-operator -l app=submariner-gateway -o=jsonpath={.items..metadata.name}
  12869. 2021-07-12T00:21:54.1270615Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get daemonsets --namespace=submariner-operator -l app=submariner-gateway -o=jsonpath={.items..metadata.name}
  12870. 2021-07-12T00:21:54.3739982Z [submariner-operator]$ [cluster1] short_res=$(echo $resource | awk -F. '{ print $1 }')
  12871. 2021-07-12T00:21:54.3759138Z [submariner-operator]$ [cluster1] awk -F. { print $1 }
  12872. 2021-07-12T00:21:54.3801259Z [submariner-operator]$ [cluster1] file=/tmp/subctl-gather-output/cluster1_daemonsets_submariner-operator_submariner-gateway.yaml
  12873. 2021-07-12T00:21:54.3811590Z [submariner-operator]$ [cluster1] cat /tmp/subctl-gather-output/cluster1_daemonsets_submariner-operator_submariner-gateway.yaml
  12874. 2021-07-12T00:21:54.3830127Z apiVersion: apps/v1
  12875. 2021-07-12T00:21:54.3830783Z kind: DaemonSet
  12876. 2021-07-12T00:21:54.3831124Z metadata:
  12877. 2021-07-12T00:21:54.3831453Z annotations:
  12878. 2021-07-12T00:21:54.3832109Z deprecated.daemonset.template.generation: "1"
  12879. 2021-07-12T00:21:54.3833265Z creationTimestamp: "2021-07-12T00:17:43Z"
  12880. 2021-07-12T00:21:54.3833650Z generation: 1
  12881. 2021-07-12T00:21:54.3833967Z labels:
  12882. 2021-07-12T00:21:54.3834432Z app: submariner-gateway
  12883. 2021-07-12T00:21:54.3835183Z component: gateway
  12884. 2021-07-12T00:21:54.3835752Z name: submariner-gateway
  12885. 2021-07-12T00:21:54.3836547Z namespace: submariner-operator
  12886. 2021-07-12T00:21:54.3837359Z ownerReferences:
  12887. 2021-07-12T00:21:54.3838172Z - apiVersion: submariner.io/v1alpha1
  12888. 2021-07-12T00:21:54.3838662Z blockOwnerDeletion: true
  12889. 2021-07-12T00:21:54.3839259Z controller: true
  12890. 2021-07-12T00:21:54.3839623Z kind: Submariner
  12891. 2021-07-12T00:21:54.3839966Z name: submariner
  12892. 2021-07-12T00:21:54.3840590Z uid: de1aa367-13d3-43a0-b4cc-982e156c755e
  12893. 2021-07-12T00:21:54.3841226Z resourceVersion: "2002"
  12894. 2021-07-12T00:21:54.3842037Z selfLink: /apis/apps/v1/namespaces/submariner-operator/daemonsets/submariner-gateway
  12895. 2021-07-12T00:21:54.3842924Z uid: becd9bed-20fe-4471-b338-d5db8956116d
  12896. 2021-07-12T00:21:54.3843379Z spec:
  12897. 2021-07-12T00:21:54.3843729Z revisionHistoryLimit: 5
  12898. 2021-07-12T00:21:54.3844124Z selector:
  12899. 2021-07-12T00:21:54.3844427Z matchLabels:
  12900. 2021-07-12T00:21:54.3844948Z app: submariner-gateway
  12901. 2021-07-12T00:21:54.3845327Z template:
  12902. 2021-07-12T00:21:54.3845615Z metadata:
  12903. 2021-07-12T00:21:54.3845994Z creationTimestamp: null
  12904. 2021-07-12T00:21:54.3846349Z labels:
  12905. 2021-07-12T00:21:54.3846835Z app: submariner-gateway
  12906. 2021-07-12T00:21:54.3847188Z spec:
  12907. 2021-07-12T00:21:54.3847479Z affinity:
  12908. 2021-07-12T00:21:54.3847812Z podAntiAffinity:
  12909. 2021-07-12T00:21:54.3848594Z requiredDuringSchedulingIgnoredDuringExecution:
  12910. 2021-07-12T00:21:54.3849843Z - labelSelector:
  12911. 2021-07-12T00:21:54.3850209Z matchLabels:
  12912. 2021-07-12T00:21:54.3850709Z app: submariner-gateway
  12913. 2021-07-12T00:21:54.3851543Z topologyKey: kubernetes.io/hostname
  12914. 2021-07-12T00:21:54.3851973Z containers:
  12915. 2021-07-12T00:21:54.3852456Z - command:
  12916. 2021-07-12T00:21:54.3853078Z - submariner.sh
  12917. 2021-07-12T00:21:54.3853380Z env:
  12918. 2021-07-12T00:21:54.3853843Z - name: SUBMARINER_NAMESPACE
  12919. 2021-07-12T00:21:54.3854580Z value: submariner-operator
  12920. 2021-07-12T00:21:54.3855502Z - name: SUBMARINER_CLUSTERCIDR
  12921. 2021-07-12T00:21:54.3856933Z value: 10.0.0.0/16
  12922. 2021-07-12T00:21:54.3857700Z - name: SUBMARINER_SERVICECIDR
  12923. 2021-07-12T00:21:54.3858204Z value: 100.0.0.0/16
  12924. 2021-07-12T00:21:54.3858860Z - name: SUBMARINER_GLOBALCIDR
  12925. 2021-07-12T00:21:54.3859495Z value: 242.254.1.0/24
  12926. 2021-07-12T00:21:54.3860504Z - name: SUBMARINER_CLUSTERID
  12927. 2021-07-12T00:21:54.3860869Z value: cluster1
  12928. 2021-07-12T00:21:54.3861370Z - name: SUBMARINER_COLORCODES
  12929. 2021-07-12T00:21:54.3861725Z value: blue
  12930. 2021-07-12T00:21:54.3862202Z - name: SUBMARINER_DEBUG
  12931. 2021-07-12T00:21:54.3862560Z value: "false"
  12932. 2021-07-12T00:21:54.3863038Z - name: SUBMARINER_NATENABLED
  12933. 2021-07-12T00:21:54.3863596Z value: "false"
  12934. 2021-07-12T00:21:54.3864678Z - name: SUBMARINER_BROKER
  12935. 2021-07-12T00:21:54.3865053Z value: k8s
  12936. 2021-07-12T00:21:54.3865545Z - name: SUBMARINER_CABLEDRIVER
  12937. 2021-07-12T00:21:54.3865958Z value: libreswan
  12938. 2021-07-12T00:21:54.3866463Z - name: BROKER_K8S_APISERVER
  12939. 2021-07-12T00:21:54.3867251Z value: ##redacted-api-server##
  12940. 2021-07-12T00:21:54.3868010Z - name: BROKER_K8S_APISERVERTOKEN
  12941. 2021-07-12T00:21:54.3868570Z value: ##redacted-token##
  12942. 2021-07-12T00:21:54.3869320Z - name: BROKER_K8S_REMOTENAMESPACE
  12943. 2021-07-12T00:21:54.3870102Z value: submariner-k8s-broker
  12944. 2021-07-12T00:21:54.3870632Z - name: BROKER_K8S_CA
  12945. 2021-07-12T00:21:54.3871088Z value: ##redacted-ca##
  12946. 2021-07-12T00:21:54.3871755Z - name: CE_IPSEC_PSK
  12947. 2021-07-12T00:21:54.3872882Z value: ##redacted-ipsec-psk##
  12948. 2021-07-12T00:21:54.3873453Z - name: CE_IPSEC_DEBUG
  12949. 2021-07-12T00:21:54.3873814Z value: "false"
  12950. 2021-07-12T00:21:54.3874403Z - name: SUBMARINER_HEALTHCHECKENABLED
  12951. 2021-07-12T00:21:54.3875030Z value: "true"
  12952. 2021-07-12T00:21:54.3875640Z - name: SUBMARINER_HEALTHCHECKINTERVAL
  12953. 2021-07-12T00:21:54.3876088Z value: "1"
  12954. 2021-07-12T00:21:54.3877412Z - name: SUBMARINER_HEALTHCHECKMAXPACKETLOSSCOUNT
  12955. 2021-07-12T00:21:54.3878151Z value: "5"
  12956. 2021-07-12T00:21:54.3878602Z - name: NODE_NAME
  12957. 2021-07-12T00:21:54.3879121Z valueFrom:
  12958. 2021-07-12T00:21:54.3879465Z fieldRef:
  12959. 2021-07-12T00:21:54.3879801Z apiVersion: v1
  12960. 2021-07-12T00:21:54.3880221Z fieldPath: spec.nodeName
  12961. 2021-07-12T00:21:54.3880731Z - name: POD_NAME
  12962. 2021-07-12T00:21:54.3881071Z valueFrom:
  12963. 2021-07-12T00:21:54.3881395Z fieldRef:
  12964. 2021-07-12T00:21:54.3881745Z apiVersion: v1
  12965. 2021-07-12T00:21:54.3882292Z fieldPath: metadata.name
  12966. 2021-07-12T00:21:54.3883006Z - name: CE_IPSEC_IKEPORT
  12967. 2021-07-12T00:21:54.3883527Z value: "500"
  12968. 2021-07-12T00:21:54.3884011Z - name: CE_IPSEC_NATTPORT
  12969. 2021-07-12T00:21:54.3884358Z value: "4500"
  12970. 2021-07-12T00:21:54.3884881Z - name: CE_IPSEC_PREFERREDSERVER
  12971. 2021-07-12T00:21:54.3885288Z value: "false"
  12972. 2021-07-12T00:21:54.3885980Z - name: CE_IPSEC_FORCEENCAPS
  12973. 2021-07-12T00:21:54.3886391Z value: "false"
  12974. 2021-07-12T00:21:54.3887508Z image: localhost:5000/submariner-gateway:local
  12975. 2021-07-12T00:21:54.3889714Z imagePullPolicy: Always
  12976. 2021-07-12T00:21:54.3890605Z name: submariner-gateway
  12977. 2021-07-12T00:21:54.3891314Z ports:
  12978. 2021-07-12T00:21:54.3892144Z - containerPort: 4500
  12979. 2021-07-12T00:21:54.3892517Z hostPort: 4500
  12980. 2021-07-12T00:21:54.3893172Z name: cable-encaps
  12981. 2021-07-12T00:21:54.3893553Z protocol: UDP
  12982. 2021-07-12T00:21:54.3894027Z - containerPort: 4490
  12983. 2021-07-12T00:21:54.3894407Z hostPort: 4490
  12984. 2021-07-12T00:21:54.3895032Z name: natt-discovery
  12985. 2021-07-12T00:21:54.3895388Z protocol: UDP
  12986. 2021-07-12T00:21:54.3895697Z resources: {}
  12987. 2021-07-12T00:21:54.3896051Z securityContext:
  12988. 2021-07-12T00:21:54.3896923Z allowPrivilegeEscalation: true
  12989. 2021-07-12T00:21:54.3897420Z capabilities:
  12990. 2021-07-12T00:21:54.3897755Z add:
  12991. 2021-07-12T00:21:54.3898189Z - net_admin
  12992. 2021-07-12T00:21:54.3898515Z drop:
  12993. 2021-07-12T00:21:54.3899080Z - all
  12994. 2021-07-12T00:21:54.3899433Z privileged: true
  12995. 2021-07-12T00:21:54.3900293Z readOnlyRootFilesystem: false
  12996. 2021-07-12T00:21:54.3900783Z runAsNonRoot: false
  12997. 2021-07-12T00:21:54.3901538Z terminationMessagePath: /dev/termination-log
  12998. 2021-07-12T00:21:54.3902213Z terminationMessagePolicy: File
  12999. 2021-07-12T00:21:54.3902829Z volumeMounts:
  13000. 2021-07-12T00:21:54.3903332Z - mountPath: /etc/ipsec.d
  13001. 2021-07-12T00:21:54.3903680Z name: ipsecd
  13002. 2021-07-12T00:21:54.3904163Z - mountPath: /var/lib/ipsec/nss
  13003. 2021-07-12T00:21:54.3904537Z name: ipsecnss
  13004. 2021-07-12T00:21:54.3905015Z - mountPath: /run/xtables.lock
  13005. 2021-07-12T00:21:54.3905585Z name: host-run-xtables-lock
  13006. 2021-07-12T00:21:54.3906027Z dnsPolicy: ClusterFirst
  13007. 2021-07-12T00:21:54.3906415Z hostNetwork: true
  13008. 2021-07-12T00:21:54.3906758Z nodeSelector:
  13009. 2021-07-12T00:21:54.3907159Z submariner.io/gateway: "true"
  13010. 2021-07-12T00:21:54.3907563Z restartPolicy: Always
  13011. 2021-07-12T00:21:54.3908328Z schedulerName: default-scheduler
  13012. 2021-07-12T00:21:54.3908802Z securityContext: {}
  13013. 2021-07-12T00:21:54.3909422Z serviceAccount: submariner-gateway
  13014. 2021-07-12T00:21:54.3910142Z serviceAccountName: submariner-gateway
  13015. 2021-07-12T00:21:54.3910832Z terminationGracePeriodSeconds: 1
  13016. 2021-07-12T00:21:54.3911524Z tolerations:
  13017. 2021-07-12T00:21:54.3911978Z - operator: Exists
  13018. 2021-07-12T00:21:54.3912307Z volumes:
  13019. 2021-07-12T00:21:54.3912706Z - emptyDir: {}
  13020. 2021-07-12T00:21:54.3913027Z name: ipsecd
  13021. 2021-07-12T00:21:54.3913601Z - emptyDir: {}
  13022. 2021-07-12T00:21:54.3913939Z name: ipsecnss
  13023. 2021-07-12T00:21:54.3914366Z - hostPath:
  13024. 2021-07-12T00:21:54.3914734Z path: /run/xtables.lock
  13025. 2021-07-12T00:21:54.3915169Z type: ""
  13026. 2021-07-12T00:21:54.3915740Z name: host-run-xtables-lock
  13027. 2021-07-12T00:21:54.3916183Z updateStrategy:
  13028. 2021-07-12T00:21:54.3916574Z rollingUpdate:
  13029. 2021-07-12T00:21:54.3917809Z maxUnavailable: 1
  13030. 2021-07-12T00:21:54.3918506Z type: RollingUpdate
  13031. 2021-07-12T00:21:54.3918891Z status:
  13032. 2021-07-12T00:21:54.3919289Z currentNumberScheduled: 1
  13033. 2021-07-12T00:21:54.3919829Z desiredNumberScheduled: 1
  13034. 2021-07-12T00:21:54.3920472Z numberAvailable: 1
  13035. 2021-07-12T00:21:54.3920941Z numberMisscheduled: 0
  13036. 2021-07-12T00:21:54.3921342Z numberReady: 1
  13037. 2021-07-12T00:21:54.3921758Z observedGeneration: 1
  13038. 2021-07-12T00:21:54.3922256Z updatedNumberScheduled: 1
  13039. 2021-07-12T00:21:54.3923239Z [submariner-operator]$ [cluster1] kind_count=$(grep "kind: $kind$" $file | wc -l)
  13040. 2021-07-12T00:21:54.3954375Z [submariner-operator]$ [cluster1] grep kind: DaemonSet$ /tmp/subctl-gather-output/cluster1_daemonsets_submariner-operator_submariner-gateway.yaml
  13041. 2021-07-12T00:21:54.3973193Z [submariner-operator]$ [cluster1] wc -l
  13042. 2021-07-12T00:21:54.4001893Z [submariner-operator]$ [cluster1] res_name=$(grep "name: $name$" $file)
  13043. 2021-07-12T00:21:54.4016080Z [submariner-operator]$ [cluster1] grep name: submariner-gateway$ /tmp/subctl-gather-output/cluster1_daemonsets_submariner-operator_submariner-gateway.yaml
  13044. 2021-07-12T00:21:54.4039245Z [submariner-operator]$ [cluster1] validate_resource_files submariner-operator daemonsets DaemonSet -l app=submariner-routeagent
  13045. 2021-07-12T00:21:54.4053437Z [submariner-operator]$ [cluster1] validate_resource_files submariner-operator daemonsets DaemonSet -l app=submariner-routeagent
  13046. 2021-07-12T00:21:54.4070708Z [submariner-operator]$ [cluster1] cluster_name=cluster1
  13047. 2021-07-12T00:21:54.4082465Z [submariner-operator]$ [cluster1] names=$(kubectl get $resource --namespace=$ns $selector -o=jsonpath='{.items..metadata.name}')
  13048. 2021-07-12T00:21:54.4099242Z [submariner-operator]$ [cluster1] kubectl get daemonsets --namespace=submariner-operator -l app=submariner-routeagent -o=jsonpath={.items..metadata.name}
  13049. 2021-07-12T00:21:54.4111935Z [submariner-operator]$ [cluster1] kubectl get daemonsets --namespace=submariner-operator -l app=submariner-routeagent -o=jsonpath={.items..metadata.name}
  13050. 2021-07-12T00:21:54.4127386Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get daemonsets --namespace=submariner-operator -l app=submariner-routeagent -o=jsonpath={.items..metadata.name}
  13051. 2021-07-12T00:21:54.6905748Z [submariner-operator]$ [cluster1] short_res=$(echo $resource | awk -F. '{ print $1 }')
  13052. 2021-07-12T00:21:54.6927451Z [submariner-operator]$ [cluster1] awk -F. { print $1 }
  13053. 2021-07-12T00:21:54.6962473Z [submariner-operator]$ [cluster1] file=/tmp/subctl-gather-output/cluster1_daemonsets_submariner-operator_submariner-routeagent.yaml
  13054. 2021-07-12T00:21:54.6971949Z [submariner-operator]$ [cluster1] cat /tmp/subctl-gather-output/cluster1_daemonsets_submariner-operator_submariner-routeagent.yaml
  13055. 2021-07-12T00:21:54.6985666Z apiVersion: apps/v1
  13056. 2021-07-12T00:21:54.6986246Z kind: DaemonSet
  13057. 2021-07-12T00:21:54.6986550Z metadata:
  13058. 2021-07-12T00:21:54.6987098Z annotations:
  13059. 2021-07-12T00:21:54.6987871Z deprecated.daemonset.template.generation: "1"
  13060. 2021-07-12T00:21:54.6988954Z creationTimestamp: "2021-07-12T00:17:43Z"
  13061. 2021-07-12T00:21:54.6989495Z generation: 1
  13062. 2021-07-12T00:21:54.6989901Z labels:
  13063. 2021-07-12T00:21:54.6990794Z app: submariner-routeagent
  13064. 2021-07-12T00:21:54.6991381Z component: routeagent
  13065. 2021-07-12T00:21:54.6992133Z name: submariner-routeagent
  13066. 2021-07-12T00:21:54.6992965Z namespace: submariner-operator
  13067. 2021-07-12T00:21:54.6993741Z ownerReferences:
  13068. 2021-07-12T00:21:54.6994461Z - apiVersion: submariner.io/v1alpha1
  13069. 2021-07-12T00:21:54.6995053Z blockOwnerDeletion: true
  13070. 2021-07-12T00:21:54.6995566Z controller: true
  13071. 2021-07-12T00:21:54.6996053Z kind: Submariner
  13072. 2021-07-12T00:21:54.6996839Z name: submariner
  13073. 2021-07-12T00:21:54.7000912Z uid: de1aa367-13d3-43a0-b4cc-982e156c755e
  13074. 2021-07-12T00:21:54.7001582Z resourceVersion: "2073"
  13075. 2021-07-12T00:21:54.7002877Z selfLink: /apis/apps/v1/namespaces/submariner-operator/daemonsets/submariner-routeagent
  13076. 2021-07-12T00:21:54.7003741Z uid: 5c7f0543-60f1-4bbc-8802-73bbbe6a3011
  13077. 2021-07-12T00:21:54.7004118Z spec:
  13078. 2021-07-12T00:21:54.7004485Z revisionHistoryLimit: 10
  13079. 2021-07-12T00:21:54.7004855Z selector:
  13080. 2021-07-12T00:21:54.7005179Z matchLabels:
  13081. 2021-07-12T00:21:54.7005709Z app: submariner-routeagent
  13082. 2021-07-12T00:21:54.7006280Z template:
  13083. 2021-07-12T00:21:54.7006578Z metadata:
  13084. 2021-07-12T00:21:54.7006952Z creationTimestamp: null
  13085. 2021-07-12T00:21:54.7007297Z labels:
  13086. 2021-07-12T00:21:54.7008026Z app: submariner-routeagent
  13087. 2021-07-12T00:21:54.7008742Z component: routeagent
  13088. 2021-07-12T00:21:54.7009087Z spec:
  13089. 2021-07-12T00:21:54.7009405Z containers:
  13090. 2021-07-12T00:21:54.7009846Z - command:
  13091. 2021-07-12T00:21:54.7010428Z - submariner-route-agent.sh
  13092. 2021-07-12T00:21:54.7011043Z env:
  13093. 2021-07-12T00:21:54.7011719Z - name: SUBMARINER_NAMESPACE
  13094. 2021-07-12T00:21:54.7012833Z value: submariner-operator
  13095. 2021-07-12T00:21:54.7013472Z - name: SUBMARINER_CLUSTERID
  13096. 2021-07-12T00:21:54.7013892Z value: cluster1
  13097. 2021-07-12T00:21:54.7014429Z - name: SUBMARINER_DEBUG
  13098. 2021-07-12T00:21:54.7014819Z value: "false"
  13099. 2021-07-12T00:21:54.7015610Z - name: SUBMARINER_CLUSTERCIDR
  13100. 2021-07-12T00:21:54.7016028Z value: 10.0.0.0/16
  13101. 2021-07-12T00:21:54.7016909Z - name: SUBMARINER_SERVICECIDR
  13102. 2021-07-12T00:21:54.7017315Z value: 100.0.0.0/16
  13103. 2021-07-12T00:21:54.7017814Z - name: SUBMARINER_GLOBALCIDR
  13104. 2021-07-12T00:21:54.7018208Z value: 242.254.1.0/24
  13105. 2021-07-12T00:21:54.7018904Z - name: SUBMARINER_NETWORKPLUGIN
  13106. 2021-07-12T00:21:54.7019622Z value: weave-net
  13107. 2021-07-12T00:21:54.7020242Z - name: NODE_NAME
  13108. 2021-07-12T00:21:54.7020580Z valueFrom:
  13109. 2021-07-12T00:21:54.7020909Z fieldRef:
  13110. 2021-07-12T00:21:54.7021260Z apiVersion: v1
  13111. 2021-07-12T00:21:54.7021658Z fieldPath: spec.nodeName
  13112. 2021-07-12T00:21:54.7022381Z image: localhost:5000/submariner-route-agent:local
  13113. 2021-07-12T00:21:54.7023106Z imagePullPolicy: Always
  13114. 2021-07-12T00:21:54.7023735Z name: submariner-routeagent
  13115. 2021-07-12T00:21:54.7024189Z resources: {}
  13116. 2021-07-12T00:21:54.7024560Z securityContext:
  13117. 2021-07-12T00:21:54.7025261Z allowPrivilegeEscalation: true
  13118. 2021-07-12T00:21:54.7025769Z capabilities:
  13119. 2021-07-12T00:21:54.7026110Z add:
  13120. 2021-07-12T00:21:54.7026524Z - ALL
  13121. 2021-07-12T00:21:54.7026876Z privileged: true
  13122. 2021-07-12T00:21:54.7027357Z readOnlyRootFilesystem: false
  13123. 2021-07-12T00:21:54.7027870Z runAsNonRoot: false
  13124. 2021-07-12T00:21:54.7028895Z terminationMessagePath: /dev/termination-log
  13125. 2021-07-12T00:21:54.7029556Z terminationMessagePolicy: File
  13126. 2021-07-12T00:21:54.7030188Z volumeMounts:
  13127. 2021-07-12T00:21:54.7030646Z - mountPath: /sys
  13128. 2021-07-12T00:21:54.7031071Z name: host-sys
  13129. 2021-07-12T00:21:54.7031402Z readOnly: true
  13130. 2021-07-12T00:21:54.7031893Z - mountPath: /run/xtables.lock
  13131. 2021-07-12T00:21:54.7032449Z name: host-run-xtables-lock
  13132. 2021-07-12T00:21:54.7033046Z - mountPath: /run/openvswitch/db.sock
  13133. 2021-07-12T00:21:54.7033709Z name: host-run-openvswitch-db-sock
  13134. 2021-07-12T00:21:54.7034233Z dnsPolicy: ClusterFirst
  13135. 2021-07-12T00:21:54.7034604Z hostNetwork: true
  13136. 2021-07-12T00:21:54.7034979Z restartPolicy: Always
  13137. 2021-07-12T00:21:54.7035545Z schedulerName: default-scheduler
  13138. 2021-07-12T00:21:54.7036006Z securityContext: {}
  13139. 2021-07-12T00:21:54.7036603Z serviceAccount: submariner-routeagent
  13140. 2021-07-12T00:21:54.7037967Z serviceAccountName: submariner-routeagent
  13141. 2021-07-12T00:21:54.7038649Z terminationGracePeriodSeconds: 1
  13142. 2021-07-12T00:21:54.7039150Z tolerations:
  13143. 2021-07-12T00:21:54.7039642Z - operator: Exists
  13144. 2021-07-12T00:21:54.7039955Z volumes:
  13145. 2021-07-12T00:21:54.7040356Z - hostPath:
  13146. 2021-07-12T00:21:54.7040692Z path: /run/xtables.lock
  13147. 2021-07-12T00:21:54.7041024Z type: ""
  13148. 2021-07-12T00:21:54.7041509Z name: host-run-xtables-lock
  13149. 2021-07-12T00:21:54.7042005Z - hostPath:
  13150. 2021-07-12T00:21:54.7042367Z path: /run/openvswitch/db.sock
  13151. 2021-07-12T00:21:54.7042724Z type: ""
  13152. 2021-07-12T00:21:54.7043292Z name: host-run-openvswitch-db-sock
  13153. 2021-07-12T00:21:54.7043856Z - hostPath:
  13154. 2021-07-12T00:21:54.7044147Z path: /sys
  13155. 2021-07-12T00:21:54.7044430Z type: ""
  13156. 2021-07-12T00:21:54.7044825Z name: host-sys
  13157. 2021-07-12T00:21:54.7045173Z updateStrategy:
  13158. 2021-07-12T00:21:54.7045723Z rollingUpdate:
  13159. 2021-07-12T00:21:54.7046100Z maxUnavailable: 100%
  13160. 2021-07-12T00:21:54.7046504Z type: RollingUpdate
  13161. 2021-07-12T00:21:54.7046838Z status:
  13162. 2021-07-12T00:21:54.7047250Z currentNumberScheduled: 3
  13163. 2021-07-12T00:21:54.7047769Z desiredNumberScheduled: 3
  13164. 2021-07-12T00:21:54.7048241Z numberAvailable: 3
  13165. 2021-07-12T00:21:54.7048656Z numberMisscheduled: 0
  13166. 2021-07-12T00:21:54.7049056Z numberReady: 3
  13167. 2021-07-12T00:21:54.7049445Z observedGeneration: 1
  13168. 2021-07-12T00:21:54.7050334Z updatedNumberScheduled: 3
  13169. 2021-07-12T00:21:54.7051955Z [submariner-operator]$ [cluster1] kind_count=$(grep "kind: $kind$" $file | wc -l)
  13170. 2021-07-12T00:21:54.7067603Z [submariner-operator]$ [cluster1] grep kind: DaemonSet$ /tmp/subctl-gather-output/cluster1_daemonsets_submariner-operator_submariner-routeagent.yaml
  13171. 2021-07-12T00:21:54.7083940Z [submariner-operator]$ [cluster1] wc -l
  13172. 2021-07-12T00:21:54.7110427Z [submariner-operator]$ [cluster1] res_name=$(grep "name: $name$" $file)
  13173. 2021-07-12T00:21:54.7124654Z [submariner-operator]$ [cluster1] grep name: submariner-routeagent$ /tmp/subctl-gather-output/cluster1_daemonsets_submariner-operator_submariner-routeagent.yaml
  13174. 2021-07-12T00:21:54.7143835Z [submariner-operator]$ [cluster1] validate_resource_files submariner-operator daemonsets DaemonSet -l app=submariner-globalnet
  13175. 2021-07-12T00:21:54.7167345Z [submariner-operator]$ [cluster1] validate_resource_files submariner-operator daemonsets DaemonSet -l app=submariner-globalnet
  13176. 2021-07-12T00:21:54.7183894Z [submariner-operator]$ [cluster1] cluster_name=cluster1
  13177. 2021-07-12T00:21:54.7195120Z [submariner-operator]$ [cluster1] names=$(kubectl get $resource --namespace=$ns $selector -o=jsonpath='{.items..metadata.name}')
  13178. 2021-07-12T00:21:54.7214636Z [submariner-operator]$ [cluster1] kubectl get daemonsets --namespace=submariner-operator -l app=submariner-globalnet -o=jsonpath={.items..metadata.name}
  13179. 2021-07-12T00:21:54.7226468Z [submariner-operator]$ [cluster1] kubectl get daemonsets --namespace=submariner-operator -l app=submariner-globalnet -o=jsonpath={.items..metadata.name}
  13180. 2021-07-12T00:21:54.7239855Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get daemonsets --namespace=submariner-operator -l app=submariner-globalnet -o=jsonpath={.items..metadata.name}
  13181. 2021-07-12T00:21:54.9910029Z [submariner-operator]$ [cluster1] short_res=$(echo $resource | awk -F. '{ print $1 }')
  13182. 2021-07-12T00:21:54.9933193Z [submariner-operator]$ [cluster1] awk -F. { print $1 }
  13183. 2021-07-12T00:21:54.9972523Z [submariner-operator]$ [cluster1] file=/tmp/subctl-gather-output/cluster1_daemonsets_submariner-operator_submariner-globalnet.yaml
  13184. 2021-07-12T00:21:54.9985041Z [submariner-operator]$ [cluster1] cat /tmp/subctl-gather-output/cluster1_daemonsets_submariner-operator_submariner-globalnet.yaml
  13185. 2021-07-12T00:21:55.0005830Z apiVersion: apps/v1
  13186. 2021-07-12T00:21:55.0006352Z kind: DaemonSet
  13187. 2021-07-12T00:21:55.0006701Z metadata:
  13188. 2021-07-12T00:21:55.0007253Z annotations:
  13189. 2021-07-12T00:21:55.0008370Z deprecated.daemonset.template.generation: "1"
  13190. 2021-07-12T00:21:55.0009842Z creationTimestamp: "2021-07-12T00:17:43Z"
  13191. 2021-07-12T00:21:55.0010300Z generation: 1
  13192. 2021-07-12T00:21:55.0010640Z labels:
  13193. 2021-07-12T00:21:55.0011215Z app: submariner-globalnet
  13194. 2021-07-12T00:21:55.0011836Z component: globalnet
  13195. 2021-07-12T00:21:55.0012580Z name: submariner-globalnet
  13196. 2021-07-12T00:21:55.0015055Z namespace: submariner-operator
  13197. 2021-07-12T00:21:55.0015576Z ownerReferences:
  13198. 2021-07-12T00:21:55.0016255Z - apiVersion: submariner.io/v1alpha1
  13199. 2021-07-12T00:21:55.0016778Z blockOwnerDeletion: true
  13200. 2021-07-12T00:21:55.0017205Z controller: true
  13201. 2021-07-12T00:21:55.0017572Z kind: Submariner
  13202. 2021-07-12T00:21:55.0017919Z name: submariner
  13203. 2021-07-12T00:21:55.0018559Z uid: de1aa367-13d3-43a0-b4cc-982e156c755e
  13204. 2021-07-12T00:21:55.0019060Z resourceVersion: "2094"
  13205. 2021-07-12T00:21:55.0020105Z selfLink: /apis/apps/v1/namespaces/submariner-operator/daemonsets/submariner-globalnet
  13206. 2021-07-12T00:21:55.0021016Z uid: 76d65aeb-2b95-4d87-92d2-2bf37d1897d2
  13207. 2021-07-12T00:21:55.0021426Z spec:
  13208. 2021-07-12T00:21:55.0021808Z revisionHistoryLimit: 10
  13209. 2021-07-12T00:21:55.0022208Z selector:
  13210. 2021-07-12T00:21:55.0022705Z matchLabels:
  13211. 2021-07-12T00:21:55.0023265Z app: submariner-globalnet
  13212. 2021-07-12T00:21:55.0023683Z template:
  13213. 2021-07-12T00:21:55.0023993Z metadata:
  13214. 2021-07-12T00:21:55.0024395Z creationTimestamp: null
  13215. 2021-07-12T00:21:55.0024952Z labels:
  13216. 2021-07-12T00:21:55.0025527Z app: submariner-globalnet
  13217. 2021-07-12T00:21:55.0026134Z component: globalnet
  13218. 2021-07-12T00:21:55.0026480Z spec:
  13219. 2021-07-12T00:21:55.0026780Z containers:
  13220. 2021-07-12T00:21:55.0027216Z - env:
  13221. 2021-07-12T00:21:55.0027703Z - name: SUBMARINER_NAMESPACE
  13222. 2021-07-12T00:21:55.0028449Z value: submariner-operator
  13223. 2021-07-12T00:21:55.0029049Z - name: SUBMARINER_CLUSTERID
  13224. 2021-07-12T00:21:55.0029452Z value: cluster1
  13225. 2021-07-12T00:21:55.0029984Z - name: SUBMARINER_EXCLUDENS
  13226. 2021-07-12T00:21:55.0031630Z value: submariner-operator,kube-system,operators,openshift-monitoring,openshift-dns
  13227. 2021-07-12T00:21:55.0033313Z - name: NODE_NAME
  13228. 2021-07-12T00:21:55.0033639Z valueFrom:
  13229. 2021-07-12T00:21:55.0033972Z fieldRef:
  13230. 2021-07-12T00:21:55.0034303Z apiVersion: v1
  13231. 2021-07-12T00:21:55.0034710Z fieldPath: spec.nodeName
  13232. 2021-07-12T00:21:55.0035394Z image: localhost:5000/submariner-globalnet:local
  13233. 2021-07-12T00:21:55.0038605Z imagePullPolicy: Always
  13234. 2021-07-12T00:21:55.0039562Z name: submariner-globalnet
  13235. 2021-07-12T00:21:55.0040104Z resources: {}
  13236. 2021-07-12T00:21:55.0040593Z securityContext:
  13237. 2021-07-12T00:21:55.0041231Z allowPrivilegeEscalation: true
  13238. 2021-07-12T00:21:55.0041860Z capabilities:
  13239. 2021-07-12T00:21:55.0042260Z add:
  13240. 2021-07-12T00:21:55.0042779Z - ALL
  13241. 2021-07-12T00:21:55.0043212Z privileged: true
  13242. 2021-07-12T00:21:55.0043827Z readOnlyRootFilesystem: false
  13243. 2021-07-12T00:21:55.0045154Z runAsNonRoot: false
  13244. 2021-07-12T00:21:55.0046188Z terminationMessagePath: /dev/termination-log
  13245. 2021-07-12T00:21:55.0047367Z terminationMessagePolicy: File
  13246. 2021-07-12T00:21:55.0048271Z volumeMounts:
  13247. 2021-07-12T00:21:55.0049380Z - mountPath: /run/xtables.lock
  13248. 2021-07-12T00:21:55.0050136Z name: host-run-xtables-lock
  13249. 2021-07-12T00:21:55.0050751Z dnsPolicy: ClusterFirst
  13250. 2021-07-12T00:21:55.0051257Z hostNetwork: true
  13251. 2021-07-12T00:21:55.0051740Z nodeSelector:
  13252. 2021-07-12T00:21:55.0052264Z submariner.io/gateway: "true"
  13253. 2021-07-12T00:21:55.0053155Z restartPolicy: Always
  13254. 2021-07-12T00:21:55.0053999Z schedulerName: default-scheduler
  13255. 2021-07-12T00:21:55.0055263Z securityContext: {}
  13256. 2021-07-12T00:21:55.0055960Z serviceAccount: submariner-globalnet
  13257. 2021-07-12T00:21:55.0057158Z serviceAccountName: submariner-globalnet
  13258. 2021-07-12T00:21:55.0058135Z terminationGracePeriodSeconds: 2
  13259. 2021-07-12T00:21:55.0058732Z tolerations:
  13260. 2021-07-12T00:21:55.0059639Z - operator: Exists
  13261. 2021-07-12T00:21:55.0060341Z volumes:
  13262. 2021-07-12T00:21:55.0061159Z - hostPath:
  13263. 2021-07-12T00:21:55.0061560Z path: /run/xtables.lock
  13264. 2021-07-12T00:21:55.0062129Z type: ""
  13265. 2021-07-12T00:21:55.0062727Z name: host-run-xtables-lock
  13266. 2021-07-12T00:21:55.0063261Z updateStrategy:
  13267. 2021-07-12T00:21:55.0063844Z rollingUpdate:
  13268. 2021-07-12T00:21:55.0064284Z maxUnavailable: 1
  13269. 2021-07-12T00:21:55.0064863Z type: RollingUpdate
  13270. 2021-07-12T00:21:55.0065226Z status:
  13271. 2021-07-12T00:21:55.0065649Z currentNumberScheduled: 1
  13272. 2021-07-12T00:21:55.0066369Z desiredNumberScheduled: 1
  13273. 2021-07-12T00:21:55.0066835Z numberAvailable: 1
  13274. 2021-07-12T00:21:55.0067272Z numberMisscheduled: 0
  13275. 2021-07-12T00:21:55.0067665Z numberReady: 1
  13276. 2021-07-12T00:21:55.0068087Z observedGeneration: 1
  13277. 2021-07-12T00:21:55.0068601Z updatedNumberScheduled: 1
  13278. 2021-07-12T00:21:55.0069500Z [submariner-operator]$ [cluster1] kind_count=$(grep "kind: $kind$" $file | wc -l)
  13279. 2021-07-12T00:21:55.0094548Z [submariner-operator]$ [cluster1] grep kind: DaemonSet$ /tmp/subctl-gather-output/cluster1_daemonsets_submariner-operator_submariner-globalnet.yaml
  13280. 2021-07-12T00:21:55.0110048Z [submariner-operator]$ [cluster1] wc -l
  13281. 2021-07-12T00:21:55.0140499Z [submariner-operator]$ [cluster1] res_name=$(grep "name: $name$" $file)
  13282. 2021-07-12T00:21:55.0163959Z [submariner-operator]$ [cluster1] grep name: submariner-globalnet$ /tmp/subctl-gather-output/cluster1_daemonsets_submariner-operator_submariner-globalnet.yaml
  13283. 2021-07-12T00:21:55.0196064Z [submariner-operator]$ [cluster1] validate_resource_files submariner-operator deployments Deployment -l app=submariner-networkplugin-syncer
  13284. 2021-07-12T00:21:55.0210307Z [submariner-operator]$ [cluster1] validate_resource_files submariner-operator deployments Deployment -l app=submariner-networkplugin-syncer
  13285. 2021-07-12T00:21:55.0228292Z [submariner-operator]$ [cluster1] cluster_name=cluster1
  13286. 2021-07-12T00:21:55.0245898Z [submariner-operator]$ [cluster1] names=$(kubectl get $resource --namespace=$ns $selector -o=jsonpath='{.items..metadata.name}')
  13287. 2021-07-12T00:21:55.0264670Z [submariner-operator]$ [cluster1] kubectl get deployments --namespace=submariner-operator -l app=submariner-networkplugin-syncer -o=jsonpath={.items..metadata.name}
  13288. 2021-07-12T00:21:55.0279169Z [submariner-operator]$ [cluster1] kubectl get deployments --namespace=submariner-operator -l app=submariner-networkplugin-syncer -o=jsonpath={.items..metadata.name}
  13289. 2021-07-12T00:21:55.0295260Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get deployments --namespace=submariner-operator -l app=submariner-networkplugin-syncer -o=jsonpath={.items..metadata.name}
  13290. 2021-07-12T00:21:55.3006959Z [submariner-operator]$ [cluster1] short_res=$(echo $resource | awk -F. '{ print $1 }')
  13291. 2021-07-12T00:21:55.3027456Z [submariner-operator]$ [cluster1] awk -F. { print $1 }
  13292. 2021-07-12T00:21:55.3070039Z [submariner-operator]$ [cluster1] validate_resource_files submariner-operator deployments Deployment -l app=submariner-lighthouse-agent
  13293. 2021-07-12T00:21:55.3083052Z [submariner-operator]$ [cluster1] validate_resource_files submariner-operator deployments Deployment -l app=submariner-lighthouse-agent
  13294. 2021-07-12T00:21:55.3100588Z [submariner-operator]$ [cluster1] cluster_name=cluster1
  13295. 2021-07-12T00:21:55.3116710Z [submariner-operator]$ [cluster1] names=$(kubectl get $resource --namespace=$ns $selector -o=jsonpath='{.items..metadata.name}')
  13296. 2021-07-12T00:21:55.3133276Z [submariner-operator]$ [cluster1] kubectl get deployments --namespace=submariner-operator -l app=submariner-lighthouse-agent -o=jsonpath={.items..metadata.name}
  13297. 2021-07-12T00:21:55.3145036Z [submariner-operator]$ [cluster1] kubectl get deployments --namespace=submariner-operator -l app=submariner-lighthouse-agent -o=jsonpath={.items..metadata.name}
  13298. 2021-07-12T00:21:55.3156105Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get deployments --namespace=submariner-operator -l app=submariner-lighthouse-agent -o=jsonpath={.items..metadata.name}
  13299. 2021-07-12T00:21:55.5882512Z [submariner-operator]$ [cluster1] short_res=$(echo $resource | awk -F. '{ print $1 }')
  13300. 2021-07-12T00:21:55.5901026Z [submariner-operator]$ [cluster1] awk -F. { print $1 }
  13301. 2021-07-12T00:21:55.5945392Z [submariner-operator]$ [cluster1] file=/tmp/subctl-gather-output/cluster1_deployments_submariner-operator_submariner-lighthouse-agent.yaml
  13302. 2021-07-12T00:21:55.5956270Z [submariner-operator]$ [cluster1] cat /tmp/subctl-gather-output/cluster1_deployments_submariner-operator_submariner-lighthouse-agent.yaml
  13303. 2021-07-12T00:21:55.5969218Z apiVersion: apps/v1
  13304. 2021-07-12T00:21:55.5969727Z kind: Deployment
  13305. 2021-07-12T00:21:55.5970066Z metadata:
  13306. 2021-07-12T00:21:55.5970553Z annotations:
  13307. 2021-07-12T00:21:55.5971189Z deployment.kubernetes.io/revision: "1"
  13308. 2021-07-12T00:21:55.5971996Z creationTimestamp: "2021-07-12T00:17:44Z"
  13309. 2021-07-12T00:21:55.5972397Z generation: 1
  13310. 2021-07-12T00:21:55.5972686Z labels:
  13311. 2021-07-12T00:21:55.5973470Z app: submariner-lighthouse-agent
  13312. 2021-07-12T00:21:55.5974183Z component: submariner-lighthouse
  13313. 2021-07-12T00:21:55.5975171Z name: submariner-lighthouse-agent
  13314. 2021-07-12T00:21:55.5975864Z namespace: submariner-operator
  13315. 2021-07-12T00:21:55.5976507Z ownerReferences:
  13316. 2021-07-12T00:21:55.5977067Z - apiVersion: submariner.io/v1alpha1
  13317. 2021-07-12T00:21:55.5977553Z blockOwnerDeletion: true
  13318. 2021-07-12T00:21:55.5977940Z controller: true
  13319. 2021-07-12T00:21:55.5978499Z kind: ServiceDiscovery
  13320. 2021-07-12T00:21:55.5979056Z name: service-discovery
  13321. 2021-07-12T00:21:55.5980066Z uid: cb23125d-c31f-409f-9d25-8b164476da94
  13322. 2021-07-12T00:21:55.5980569Z resourceVersion: "2022"
  13323. 2021-07-12T00:21:55.5981585Z selfLink: /apis/apps/v1/namespaces/submariner-operator/deployments/submariner-lighthouse-agent
  13324. 2021-07-12T00:21:55.5983246Z uid: abfd0c5d-724d-48f8-a869-c0e8528c8a79
  13325. 2021-07-12T00:21:55.5983845Z spec:
  13326. 2021-07-12T00:21:55.5984253Z progressDeadlineSeconds: 600
  13327. 2021-07-12T00:21:55.5984660Z replicas: 1
  13328. 2021-07-12T00:21:55.5985047Z revisionHistoryLimit: 10
  13329. 2021-07-12T00:21:55.5985416Z selector:
  13330. 2021-07-12T00:21:55.5985740Z matchLabels:
  13331. 2021-07-12T00:21:55.5986502Z app: submariner-lighthouse-agent
  13332. 2021-07-12T00:21:55.5987161Z strategy:
  13333. 2021-07-12T00:21:55.5987509Z rollingUpdate:
  13334. 2021-07-12T00:21:55.5987877Z maxSurge: 25%
  13335. 2021-07-12T00:21:55.5988232Z maxUnavailable: 25%
  13336. 2021-07-12T00:21:55.5988637Z type: RollingUpdate
  13337. 2021-07-12T00:21:55.5988992Z template:
  13338. 2021-07-12T00:21:55.5989318Z metadata:
  13339. 2021-07-12T00:21:55.5989889Z creationTimestamp: null
  13340. 2021-07-12T00:21:55.5990291Z labels:
  13341. 2021-07-12T00:21:55.5991104Z app: submariner-lighthouse-agent
  13342. 2021-07-12T00:21:55.5991830Z component: submariner-lighthouse
  13343. 2021-07-12T00:21:55.5992265Z spec:
  13344. 2021-07-12T00:21:55.5992566Z containers:
  13345. 2021-07-12T00:21:55.5992989Z - env:
  13346. 2021-07-12T00:21:55.5993461Z - name: SUBMARINER_NAMESPACE
  13347. 2021-07-12T00:21:55.5994209Z value: submariner-operator
  13348. 2021-07-12T00:21:55.5994750Z - name: SUBMARINER_CLUSTERID
  13349. 2021-07-12T00:21:55.5995330Z value: cluster1
  13350. 2021-07-12T00:21:55.5995841Z - name: SUBMARINER_EXCLUDENS
  13351. 2021-07-12T00:21:55.5996579Z value: submariner,kube-system,operators
  13352. 2021-07-12T00:21:55.5997884Z - name: SUBMARINER_DEBUG
  13353. 2021-07-12T00:21:55.5998434Z value: "false"
  13354. 2021-07-12T00:21:55.5998972Z - name: SUBMARINER_GLOBALNET_ENABLED
  13355. 2021-07-12T00:21:55.5999369Z value: "true"
  13356. 2021-07-12T00:21:55.5999863Z - name: BROKER_K8S_APISERVER
  13357. 2021-07-12T00:21:55.6000909Z value: ##redacted-api-server##
  13358. 2021-07-12T00:21:55.6001595Z - name: BROKER_K8S_APISERVERTOKEN
  13359. 2021-07-12T00:21:55.6002168Z value: ##redacted-token##
  13360. 2021-07-12T00:21:55.6002947Z - name: BROKER_K8S_REMOTENAMESPACE
  13361. 2021-07-12T00:21:55.6003575Z value: submariner-k8s-broker
  13362. 2021-07-12T00:21:55.6004149Z - name: BROKER_K8S_CA
  13363. 2021-07-12T00:21:55.6004643Z value: ##redacted-ca##
  13364. 2021-07-12T00:21:55.6008359Z image: localhost:5000/lighthouse-agent:local
  13365. 2021-07-12T00:21:55.6008880Z imagePullPolicy: Always
  13366. 2021-07-12T00:21:55.6009529Z name: submariner-lighthouse-agent
  13367. 2021-07-12T00:21:55.6010009Z resources: {}
  13368. 2021-07-12T00:21:55.6010629Z terminationMessagePath: /dev/termination-log
  13369. 2021-07-12T00:21:55.6011937Z terminationMessagePolicy: File
  13370. 2021-07-12T00:21:55.6013128Z dnsPolicy: ClusterFirst
  13371. 2021-07-12T00:21:55.6013684Z restartPolicy: Always
  13372. 2021-07-12T00:21:55.6014793Z schedulerName: default-scheduler
  13373. 2021-07-12T00:21:55.6015897Z securityContext: {}
  13374. 2021-07-12T00:21:55.6016792Z serviceAccount: submariner-lighthouse-agent
  13375. 2021-07-12T00:21:55.6017720Z serviceAccountName: submariner-lighthouse-agent
  13376. 2021-07-12T00:21:55.6018572Z terminationGracePeriodSeconds: 0
  13377. 2021-07-12T00:21:55.6019229Z status:
  13378. 2021-07-12T00:21:55.6019601Z availableReplicas: 1
  13379. 2021-07-12T00:21:55.6019975Z conditions:
  13380. 2021-07-12T00:21:55.6020577Z - lastTransitionTime: "2021-07-12T00:18:08Z"
  13381. 2021-07-12T00:21:55.6021391Z lastUpdateTime: "2021-07-12T00:18:08Z"
  13382. 2021-07-12T00:21:55.6021908Z message: Deployment has minimum availability.
  13383. 2021-07-12T00:21:55.6022476Z reason: MinimumReplicasAvailable
  13384. 2021-07-12T00:21:55.6023274Z status: "True"
  13385. 2021-07-12T00:21:55.6023599Z type: Available
  13386. 2021-07-12T00:21:55.6024180Z - lastTransitionTime: "2021-07-12T00:17:44Z"
  13387. 2021-07-12T00:21:55.6024772Z lastUpdateTime: "2021-07-12T00:18:08Z"
  13388. 2021-07-12T00:21:55.6025758Z message: ReplicaSet "submariner-lighthouse-agent-6bb9bd6449" has successfully
  13389. 2021-07-12T00:21:55.6026690Z progressed.
  13390. 2021-07-12T00:21:55.6027127Z reason: NewReplicaSetAvailable
  13391. 2021-07-12T00:21:55.6027555Z status: "True"
  13392. 2021-07-12T00:21:55.6027878Z type: Progressing
  13393. 2021-07-12T00:21:55.6028284Z observedGeneration: 1
  13394. 2021-07-12T00:21:55.6028668Z readyReplicas: 1
  13395. 2021-07-12T00:21:55.6028999Z replicas: 1
  13396. 2021-07-12T00:21:55.6029331Z updatedReplicas: 1
  13397. 2021-07-12T00:21:55.6030103Z [submariner-operator]$ [cluster1] kind_count=$(grep "kind: $kind$" $file | wc -l)
  13398. 2021-07-12T00:21:55.6041856Z [submariner-operator]$ [cluster1] grep kind: Deployment$ /tmp/subctl-gather-output/cluster1_deployments_submariner-operator_submariner-lighthouse-agent.yaml
  13399. 2021-07-12T00:21:55.6057132Z [submariner-operator]$ [cluster1] wc -l
  13400. 2021-07-12T00:21:55.6079214Z [submariner-operator]$ [cluster1] res_name=$(grep "name: $name$" $file)
  13401. 2021-07-12T00:21:55.6096541Z [submariner-operator]$ [cluster1] grep name: submariner-lighthouse-agent$ /tmp/subctl-gather-output/cluster1_deployments_submariner-operator_submariner-lighthouse-agent.yaml
  13402. 2021-07-12T00:21:55.6128270Z [submariner-operator]$ [cluster1] validate_resource_files submariner-operator deployments Deployment -l app=submariner-lighthouse-coredns
  13403. 2021-07-12T00:21:55.6142581Z [submariner-operator]$ [cluster1] validate_resource_files submariner-operator deployments Deployment -l app=submariner-lighthouse-coredns
  13404. 2021-07-12T00:21:55.6162467Z [submariner-operator]$ [cluster1] cluster_name=cluster1
  13405. 2021-07-12T00:21:55.6174415Z [submariner-operator]$ [cluster1] names=$(kubectl get $resource --namespace=$ns $selector -o=jsonpath='{.items..metadata.name}')
  13406. 2021-07-12T00:21:55.6192608Z [submariner-operator]$ [cluster1] kubectl get deployments --namespace=submariner-operator -l app=submariner-lighthouse-coredns -o=jsonpath={.items..metadata.name}
  13407. 2021-07-12T00:21:55.6204244Z [submariner-operator]$ [cluster1] kubectl get deployments --namespace=submariner-operator -l app=submariner-lighthouse-coredns -o=jsonpath={.items..metadata.name}
  13408. 2021-07-12T00:21:55.6214524Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get deployments --namespace=submariner-operator -l app=submariner-lighthouse-coredns -o=jsonpath={.items..metadata.name}
  13409. 2021-07-12T00:21:55.9291788Z [submariner-operator]$ [cluster1] short_res=$(echo $resource | awk -F. '{ print $1 }')
  13410. 2021-07-12T00:21:55.9308600Z [submariner-operator]$ [cluster1] awk -F. { print $1 }
  13411. 2021-07-12T00:21:55.9350042Z [submariner-operator]$ [cluster1] file=/tmp/subctl-gather-output/cluster1_deployments_submariner-operator_submariner-lighthouse-coredns.yaml
  13412. 2021-07-12T00:21:55.9362921Z [submariner-operator]$ [cluster1] cat /tmp/subctl-gather-output/cluster1_deployments_submariner-operator_submariner-lighthouse-coredns.yaml
  13413. 2021-07-12T00:21:55.9380145Z apiVersion: apps/v1
  13414. 2021-07-12T00:21:55.9380831Z kind: Deployment
  13415. 2021-07-12T00:21:55.9381342Z metadata:
  13416. 2021-07-12T00:21:55.9381680Z annotations:
  13417. 2021-07-12T00:21:55.9382327Z deployment.kubernetes.io/revision: "1"
  13418. 2021-07-12T00:21:55.9383239Z creationTimestamp: "2021-07-12T00:17:45Z"
  13419. 2021-07-12T00:21:55.9383674Z generation: 1
  13420. 2021-07-12T00:21:55.9383978Z labels:
  13421. 2021-07-12T00:21:55.9384610Z app: submariner-lighthouse-coredns
  13422. 2021-07-12T00:21:55.9386285Z component: submariner-lighthouse
  13423. 2021-07-12T00:21:55.9387037Z name: submariner-lighthouse-coredns
  13424. 2021-07-12T00:21:55.9388215Z namespace: submariner-operator
  13425. 2021-07-12T00:21:55.9389660Z ownerReferences:
  13426. 2021-07-12T00:21:55.9391456Z - apiVersion: submariner.io/v1alpha1
  13427. 2021-07-12T00:21:55.9392985Z [submariner-operator]$ [cluster1] kind_count=$(grep "kind: $kind$" $file | wc -l)
  13428. 2021-07-12T00:21:55.9393575Z blockOwnerDeletion: true
  13429. 2021-07-12T00:21:55.9394139Z controller: true
  13430. 2021-07-12T00:21:55.9394640Z kind: ServiceDiscovery
  13431. 2021-07-12T00:21:55.9395345Z name: service-discovery
  13432. 2021-07-12T00:21:55.9396146Z uid: cb23125d-c31f-409f-9d25-8b164476da94
  13433. 2021-07-12T00:21:55.9396727Z resourceVersion: "2101"
  13434. 2021-07-12T00:21:55.9398992Z selfLink: /apis/apps/v1/namespaces/submariner-operator/deployments/submariner-lighthouse-coredns
  13435. 2021-07-12T00:21:55.9400017Z uid: 80073e48-d3e2-4209-b384-1fb51bce65e2
  13436. 2021-07-12T00:21:55.9400421Z spec:
  13437. 2021-07-12T00:21:55.9400839Z progressDeadlineSeconds: 600
  13438. 2021-07-12T00:21:55.9401695Z replicas: 2
  13439. 2021-07-12T00:21:55.9402103Z revisionHistoryLimit: 10
  13440. 2021-07-12T00:21:55.9402517Z selector:
  13441. 2021-07-12T00:21:55.9402839Z matchLabels:
  13442. 2021-07-12T00:21:55.9403700Z app: submariner-lighthouse-coredns
  13443. 2021-07-12T00:21:55.9404207Z strategy:
  13444. 2021-07-12T00:21:55.9404572Z rollingUpdate:
  13445. 2021-07-12T00:21:55.9404927Z maxSurge: 25%
  13446. 2021-07-12T00:21:55.9405298Z maxUnavailable: 25%
  13447. 2021-07-12T00:21:55.9405696Z type: RollingUpdate
  13448. 2021-07-12T00:21:55.9406070Z template:
  13449. 2021-07-12T00:21:55.9406548Z metadata:
  13450. 2021-07-12T00:21:55.9406947Z creationTimestamp: null
  13451. 2021-07-12T00:21:55.9407323Z labels:
  13452. 2021-07-12T00:21:55.9408157Z app: submariner-lighthouse-coredns
  13453. 2021-07-12T00:21:55.9408939Z component: submariner-lighthouse
  13454. 2021-07-12T00:21:55.9409372Z spec:
  13455. 2021-07-12T00:21:55.9409697Z containers:
  13456. 2021-07-12T00:21:55.9410304Z - args:
  13457. 2021-07-12T00:21:55.9410720Z - -conf
  13458. 2021-07-12T00:21:55.9411835Z - /etc/coredns/Corefile
  13459. 2021-07-12T00:21:55.9412221Z env:
  13460. 2021-07-12T00:21:55.9412745Z - name: SUBMARINER_CLUSTERID
  13461. 2021-07-12T00:21:55.9413175Z value: cluster1
  13462. 2021-07-12T00:21:55.9413820Z image: localhost:5000/lighthouse-coredns:local
  13463. 2021-07-12T00:21:55.9414577Z imagePullPolicy: Always
  13464. 2021-07-12T00:21:55.9415999Z name: submariner-lighthouse-coredns
  13465. 2021-07-12T00:21:55.9416797Z resources: {}
  13466. 2021-07-12T00:21:55.9417221Z securityContext:
  13467. 2021-07-12T00:21:55.9418180Z allowPrivilegeEscalation: false
  13468. 2021-07-12T00:21:55.9418979Z capabilities:
  13469. 2021-07-12T00:21:55.9419663Z add:
  13470. 2021-07-12T00:21:55.9420508Z - net_bind_service
  13471. 2021-07-12T00:21:55.9421169Z drop:
  13472. 2021-07-12T00:21:55.9421737Z - all
  13473. 2021-07-12T00:21:55.9422154Z readOnlyRootFilesystem: true
  13474. 2021-07-12T00:21:55.9422922Z terminationMessagePath: /dev/termination-log
  13475. 2021-07-12T00:21:55.9423574Z terminationMessagePolicy: File
  13476. 2021-07-12T00:21:55.9424076Z volumeMounts:
  13477. 2021-07-12T00:21:55.9424585Z - mountPath: /etc/coredns
  13478. 2021-07-12T00:21:55.9425117Z name: config-volume
  13479. 2021-07-12T00:21:55.9425483Z readOnly: true
  13480. 2021-07-12T00:21:55.9425876Z dnsPolicy: ClusterFirst
  13481. 2021-07-12T00:21:55.9426287Z restartPolicy: Always
  13482. 2021-07-12T00:21:55.9426910Z schedulerName: default-scheduler
  13483. 2021-07-12T00:21:55.9427400Z securityContext: {}
  13484. 2021-07-12T00:21:55.9428322Z serviceAccount: submariner-lighthouse-coredns
  13485. 2021-07-12T00:21:55.9429318Z serviceAccountName: submariner-lighthouse-coredns
  13486. 2021-07-12T00:21:55.9430127Z terminationGracePeriodSeconds: 0
  13487. 2021-07-12T00:21:55.9430661Z volumes:
  13488. 2021-07-12T00:21:55.9431254Z - configMap:
  13489. 2021-07-12T00:21:55.9431613Z defaultMode: 420
  13490. 2021-07-12T00:21:55.9431933Z items:
  13491. 2021-07-12T00:21:55.9432377Z - key: Corefile
  13492. 2021-07-12T00:21:55.9432719Z path: Corefile
  13493. 2021-07-12T00:21:55.9433370Z name: submariner-lighthouse-coredns
  13494. 2021-07-12T00:21:55.9434159Z name: config-volume
  13495. 2021-07-12T00:21:55.9434514Z status:
  13496. 2021-07-12T00:21:55.9435239Z availableReplicas: 2
  13497. 2021-07-12T00:21:55.9435613Z conditions:
  13498. 2021-07-12T00:21:55.9436184Z - lastTransitionTime: "2021-07-12T00:18:18Z"
  13499. 2021-07-12T00:21:55.9436775Z lastUpdateTime: "2021-07-12T00:18:18Z"
  13500. 2021-07-12T00:21:55.9437872Z message: Deployment has minimum availability.
  13501. 2021-07-12T00:21:55.9438465Z reason: MinimumReplicasAvailable
  13502. 2021-07-12T00:21:55.9438959Z status: "True"
  13503. 2021-07-12T00:21:55.9439304Z type: Available
  13504. 2021-07-12T00:21:55.9439943Z - lastTransitionTime: "2021-07-12T00:17:45Z"
  13505. 2021-07-12T00:21:55.9440552Z lastUpdateTime: "2021-07-12T00:18:18Z"
  13506. 2021-07-12T00:21:55.9441736Z message: ReplicaSet "submariner-lighthouse-coredns-69d78f6d78" has successfully
  13507. 2021-07-12T00:21:55.9444305Z progressed.
  13508. 2021-07-12T00:21:55.9444780Z reason: NewReplicaSetAvailable
  13509. 2021-07-12T00:21:55.9445233Z status: "True"
  13510. 2021-07-12T00:21:55.9448023Z type: Progressing
  13511. 2021-07-12T00:21:55.9448514Z observedGeneration: 1
  13512. 2021-07-12T00:21:55.9448939Z readyReplicas: 2
  13513. 2021-07-12T00:21:55.9449302Z replicas: 2
  13514. 2021-07-12T00:21:55.9449662Z updatedReplicas: 2
  13515. 2021-07-12T00:21:55.9475327Z [submariner-operator]$ [cluster1] grep kind: Deployment$ /tmp/subctl-gather-output/cluster1_deployments_submariner-operator_submariner-lighthouse-coredns.yaml
  13516. 2021-07-12T00:21:55.9486979Z [submariner-operator]$ [cluster1] wc -l
  13517. 2021-07-12T00:21:55.9512989Z [submariner-operator]$ [cluster1] res_name=$(grep "name: $name$" $file)
  13518. 2021-07-12T00:21:55.9529531Z [submariner-operator]$ [cluster1] grep name: submariner-lighthouse-coredns$ /tmp/subctl-gather-output/cluster1_deployments_submariner-operator_submariner-lighthouse-coredns.yaml
  13519. 2021-07-12T00:21:55.9557840Z [submariner-operator]$ [cluster1] validate_resource_files submariner-operator deployments Deployment --field-selector metadata.name=submariner-operator
  13520. 2021-07-12T00:21:55.9589946Z [submariner-operator]$ [cluster1] validate_resource_files submariner-operator deployments Deployment --field-selector metadata.name=submariner-operator
  13521. 2021-07-12T00:21:55.9614141Z [submariner-operator]$ [cluster1] cluster_name=cluster1
  13522. 2021-07-12T00:21:55.9644039Z [submariner-operator]$ [cluster1] names=$(kubectl get $resource --namespace=$ns $selector -o=jsonpath='{.items..metadata.name}')
  13523. 2021-07-12T00:21:55.9662805Z [submariner-operator]$ [cluster1] kubectl get deployments --namespace=submariner-operator --field-selector metadata.name=submariner-operator -o=jsonpath={.items..metadata.name}
  13524. 2021-07-12T00:21:55.9676367Z [submariner-operator]$ [cluster1] kubectl get deployments --namespace=submariner-operator --field-selector metadata.name=submariner-operator -o=jsonpath={.items..metadata.name}
  13525. 2021-07-12T00:21:55.9691100Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get deployments --namespace=submariner-operator --field-selector metadata.name=submariner-operator -o=jsonpath={.items..metadata.name}
  13526. 2021-07-12T00:21:56.2730979Z [submariner-operator]$ [cluster1] short_res=$(echo $resource | awk -F. '{ print $1 }')
  13527. 2021-07-12T00:21:56.2759121Z [submariner-operator]$ [cluster1] awk -F. { print $1 }
  13528. 2021-07-12T00:21:56.2810386Z [submariner-operator]$ [cluster1] file=/tmp/subctl-gather-output/cluster1_deployments_submariner-operator_submariner-operator.yaml
  13529. 2021-07-12T00:21:56.2824272Z [submariner-operator]$ [cluster1] cat /tmp/subctl-gather-output/cluster1_deployments_submariner-operator_submariner-operator.yaml
  13530. 2021-07-12T00:21:56.2842732Z apiVersion: apps/v1
  13531. 2021-07-12T00:21:56.2843264Z kind: Deployment
  13532. 2021-07-12T00:21:56.2843651Z metadata:
  13533. 2021-07-12T00:21:56.2844006Z annotations:
  13534. 2021-07-12T00:21:56.2844577Z deployment.kubernetes.io/revision: "1"
  13535. 2021-07-12T00:21:56.2845521Z creationTimestamp: "2021-07-12T00:17:31Z"
  13536. 2021-07-12T00:21:56.2846250Z generation: 2
  13537. 2021-07-12T00:21:56.2846885Z name: submariner-operator
  13538. 2021-07-12T00:21:56.2847777Z namespace: submariner-operator
  13539. 2021-07-12T00:21:56.2848323Z resourceVersion: "1826"
  13540. 2021-07-12T00:21:56.2849341Z selfLink: /apis/apps/v1/namespaces/submariner-operator/deployments/submariner-operator
  13541. 2021-07-12T00:21:56.2850377Z uid: 9685209d-bffc-4f35-981f-d52ca08be642
  13542. 2021-07-12T00:21:56.2850871Z spec:
  13543. 2021-07-12T00:21:56.2851378Z progressDeadlineSeconds: 600
  13544. 2021-07-12T00:21:56.2851901Z replicas: 1
  13545. 2021-07-12T00:21:56.2852378Z revisionHistoryLimit: 10
  13546. 2021-07-12T00:21:56.2852839Z selector:
  13547. 2021-07-12T00:21:56.2853227Z matchLabels:
  13548. 2021-07-12T00:21:56.2853859Z name: submariner-operator
  13549. 2021-07-12T00:21:56.2854332Z strategy:
  13550. 2021-07-12T00:21:56.2854721Z rollingUpdate:
  13551. 2021-07-12T00:21:56.2855140Z maxSurge: 25%
  13552. 2021-07-12T00:21:56.2855550Z maxUnavailable: 25%
  13553. 2021-07-12T00:21:56.2856021Z type: RollingUpdate
  13554. 2021-07-12T00:21:56.2856429Z template:
  13555. 2021-07-12T00:21:56.2856811Z metadata:
  13556. 2021-07-12T00:21:56.2857405Z creationTimestamp: null
  13557. 2021-07-12T00:21:56.2857846Z labels:
  13558. 2021-07-12T00:21:56.2858436Z name: submariner-operator
  13559. 2021-07-12T00:21:56.2858888Z spec:
  13560. 2021-07-12T00:21:56.2859245Z containers:
  13561. 2021-07-12T00:21:56.2859725Z - command:
  13562. 2021-07-12T00:21:56.2860298Z - submariner-operator
  13563. 2021-07-12T00:21:56.2861155Z - -alsologtostderr
  13564. 2021-07-12T00:21:56.2861668Z - -v=1
  13565. 2021-07-12T00:21:56.2861981Z env:
  13566. 2021-07-12T00:21:56.2862503Z - name: WATCH_NAMESPACE
  13567. 2021-07-12T00:21:56.2862909Z valueFrom:
  13568. 2021-07-12T00:21:56.2863474Z fieldRef:
  13569. 2021-07-12T00:21:56.2863872Z apiVersion: v1
  13570. 2021-07-12T00:21:56.2864399Z fieldPath: metadata.namespace
  13571. 2021-07-12T00:21:56.2865238Z - name: POD_NAME
  13572. 2021-07-12T00:21:56.2865624Z valueFrom:
  13573. 2021-07-12T00:21:56.2865989Z fieldRef:
  13574. 2021-07-12T00:21:56.2866383Z apiVersion: v1
  13575. 2021-07-12T00:21:56.2866836Z fieldPath: metadata.name
  13576. 2021-07-12T00:21:56.2867455Z - name: OPERATOR_NAME
  13577. 2021-07-12T00:21:56.2868103Z value: submariner-operator
  13578. 2021-07-12T00:21:56.2868883Z image: localhost:5000/submariner-operator:local
  13579. 2021-07-12T00:21:56.2869650Z imagePullPolicy: IfNotPresent
  13580. 2021-07-12T00:21:56.2870340Z name: submariner-operator
  13581. 2021-07-12T00:21:56.2870817Z resources: {}
  13582. 2021-07-12T00:21:56.2871895Z terminationMessagePath: /dev/termination-log
  13583. 2021-07-12T00:21:56.2872842Z terminationMessagePolicy: File
  13584. 2021-07-12T00:21:56.2873792Z dnsPolicy: ClusterFirst
  13585. 2021-07-12T00:21:56.2874316Z restartPolicy: Always
  13586. 2021-07-12T00:21:56.2875088Z schedulerName: default-scheduler
  13587. 2021-07-12T00:21:56.2876198Z securityContext: {}
  13588. 2021-07-12T00:21:56.2878312Z serviceAccount: submariner-operator
  13589. 2021-07-12T00:21:56.2880003Z serviceAccountName: submariner-operator
  13590. 2021-07-12T00:21:56.2881157Z terminationGracePeriodSeconds: 30
  13591. 2021-07-12T00:21:56.2881711Z status:
  13592. 2021-07-12T00:21:56.2882126Z availableReplicas: 1
  13593. 2021-07-12T00:21:56.2882549Z conditions:
  13594. 2021-07-12T00:21:56.2883568Z - lastTransitionTime: "2021-07-12T00:17:31Z"
  13595. 2021-07-12T00:21:56.2884248Z lastUpdateTime: "2021-07-12T00:17:33Z"
  13596. 2021-07-12T00:21:56.2885281Z message: ReplicaSet "submariner-operator-56f895dd55" has successfully progressed.
  13597. 2021-07-12T00:21:56.2886196Z reason: NewReplicaSetAvailable
  13598. 2021-07-12T00:21:56.2887299Z status: "True"
  13599. 2021-07-12T00:21:56.2887699Z type: Progressing
  13600. 2021-07-12T00:21:56.2888431Z - lastTransitionTime: "2021-07-12T00:17:39Z"
  13601. 2021-07-12T00:21:56.2889133Z lastUpdateTime: "2021-07-12T00:17:39Z"
  13602. 2021-07-12T00:21:56.2889723Z message: Deployment has minimum availability.
  13603. 2021-07-12T00:21:56.2890411Z reason: MinimumReplicasAvailable
  13604. 2021-07-12T00:21:56.2890940Z status: "True"
  13605. 2021-07-12T00:21:56.2891335Z type: Available
  13606. 2021-07-12T00:21:56.2891954Z observedGeneration: 2
  13607. 2021-07-12T00:21:56.2892449Z readyReplicas: 1
  13608. 2021-07-12T00:21:56.2892847Z replicas: 1
  13609. 2021-07-12T00:21:56.2893671Z updatedReplicas: 1
  13610. 2021-07-12T00:21:56.2905120Z [submariner-operator]$ [cluster1] kind_count=$(grep "kind: $kind$" $file | wc -l)
  13611. 2021-07-12T00:21:56.2923617Z [submariner-operator]$ [cluster1] grep kind: Deployment$ /tmp/subctl-gather-output/cluster1_deployments_submariner-operator_submariner-operator.yaml
  13612. 2021-07-12T00:21:56.2940903Z [submariner-operator]$ [cluster1] wc -l
  13613. 2021-07-12T00:21:56.2968984Z [submariner-operator]$ [cluster1] res_name=$(grep "name: $name$" $file)
  13614. 2021-07-12T00:21:56.2986133Z [submariner-operator]$ [cluster1] grep name: submariner-operator$ /tmp/subctl-gather-output/cluster1_deployments_submariner-operator_submariner-operator.yaml
  13615. 2021-07-12T00:21:56.3009708Z [submariner-operator]$ [cluster1] validate_pod_log_files submariner-operator -l name=submariner-operator
  13616. 2021-07-12T00:21:56.3025974Z [submariner-operator]$ [cluster1] validate_pod_log_files submariner-operator -l name=submariner-operator
  13617. 2021-07-12T00:21:56.3045500Z [submariner-operator]$ [cluster1] pod_names=$(kubectl get pods $nsarg $selector -o=jsonpath='{.items..metadata.name}')
  13618. 2021-07-12T00:21:56.3076122Z [submariner-operator]$ [cluster1] kubectl get pods --namespace=submariner-operator -l name=submariner-operator -o=jsonpath={.items..metadata.name}
  13619. 2021-07-12T00:21:56.3093182Z [submariner-operator]$ [cluster1] kubectl get pods --namespace=submariner-operator -l name=submariner-operator -o=jsonpath={.items..metadata.name}
  13620. 2021-07-12T00:21:56.3102374Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get pods --namespace=submariner-operator -l name=submariner-operator -o=jsonpath={.items..metadata.name}
  13621. 2021-07-12T00:21:56.5918882Z [submariner-operator]$ [cluster1] file=/tmp/subctl-gather-output/cluster1_submariner-operator-56f895dd55-slddv.log
  13622. 2021-07-12T00:21:56.5927627Z [submariner-operator]$ [cluster1] cat /tmp/subctl-gather-output/cluster1_submariner-operator-56f895dd55-slddv.log
  13623. 2021-07-12T00:21:56.5953238Z I0712 00:17:38.598717 1 main.go:77] cmd "msg"="Go Version: go1.16.5"
  13624. 2021-07-12T00:21:56.5953915Z I0712 00:17:38.598845 1 main.go:78] cmd "msg"="Go OS/Arch: linux/amd64"
  13625. 2021-07-12T00:21:56.5954763Z I0712 00:17:38.598872 1 main.go:79] cmd "msg"="Version of operator-sdk: v0.19.0"
  13626. 2021-07-12T00:21:56.5956065Z I0712 00:17:38.598889 1 main.go:80] cmd "msg"="Submariner operator version: devel-1a48316"
  13627. 2021-07-12T00:21:56.5956756Z I0712 00:17:38.599150 1 leader.go:89] leader "msg"="Trying to become the leader."
  13628. 2021-07-12T00:21:56.5957852Z I0712 00:17:39.005342 1 leader.go:122] leader "msg"="Found existing lock with my name. I was likely restarted."
  13629. 2021-07-12T00:21:56.5958544Z I0712 00:17:39.005370 1 leader.go:123] leader "msg"="Continuing as the leader."
  13630. 2021-07-12T00:21:56.5961336Z I0712 00:17:39.410314 1 listener.go:44] controller-runtime/metrics "msg"="metrics server is starting to listen" "addr"="0.0.0.0:8383"
  13631. 2021-07-12T00:21:56.5962841Z I0712 00:17:39.410607 1 main.go:129] cmd "msg"="Registering Components."
  13632. 2021-07-12T00:21:56.5963594Z I0712 00:17:39.410794 1 main.go:137] cmd "msg"="Creating the Lighthouse CRDs"
  13633. 2021-07-12T00:21:56.5964628Z I0712 00:17:42.007141 1 main.go:182] cmd "msg"="Could not create ServiceMonitor object" "error"="no ServiceMonitor registered with the API"
  13634. 2021-07-12T00:21:56.5966551Z I0712 00:17:42.007193 1 main.go:186] cmd "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "error"="no ServiceMonitor registered with the API"
  13635. 2021-07-12T00:21:56.5967615Z I0712 00:17:42.007337 1 main.go:203] cmd "msg"="Starting the Cmd."
  13636. 2021-07-12T00:21:56.5968524Z I0712 00:17:42.007640 1 internal.go:406] controller-runtime/manager "msg"="starting metrics server" "path"="/metrics"
  13637. 2021-07-12T00:21:56.5973008Z I0712 00:17:42.008617 1 controller.go:158] controller-runtime/manager/controller/submariner-controller "msg"="Starting EventSource" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"broker":"","brokerK8sApiServer":"","brokerK8sApiServerToken":"","brokerK8sCA":"","brokerK8sRemoteNamespace":"","ceIPSecPSK":"","clusterCIDR":"","clusterID":"","serviceCIDR":"","namespace":"","ceIPSecDebug":false,"debug":false,"natEnabled":false},"status":{"natEnabled":false,"clusterID":"","gatewayDaemonSetStatus":{"mismatchedContainerImages":false},"routeAgentDaemonSetStatus":{"mismatchedContainerImages":false},"globalnetDaemonSetStatus":{"mismatchedContainerImages":false},"loadBalancerStatus":{},"deploymentInfo":{}}}}
  13638. 2021-07-12T00:21:56.5977191Z I0712 00:17:42.009579 1 controller.go:158] controller-runtime/manager/controller/broker "msg"="Starting EventSource" "reconciler group"="submariner.io" "reconciler kind"="Broker" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{},"status":{}}}
  13639. 2021-07-12T00:21:56.5980323Z I0712 00:17:42.010068 1 controller.go:158] controller-runtime/manager/controller/servicediscovery-controller "msg"="Starting EventSource" "source"={"Type":{"status":{"deploymentInfo":{}},"metadata":{"creationTimestamp":null},"spec":{"brokerK8sApiServer":"","brokerK8sApiServerToken":"","brokerK8sCA":"","brokerK8sRemoteNamespace":"","clusterID":"","namespace":"","debug":false}}}
  13640. 2021-07-12T00:21:56.5984942Z I0712 00:17:42.011558 1 controller.go:158] controller-runtime/manager/controller/servicediscovery "msg"="Starting EventSource" "reconciler group"="submariner.io" "reconciler kind"="ServiceDiscovery" "source"={"Type":{"status":{"deploymentInfo":{}},"metadata":{"creationTimestamp":null},"spec":{"brokerK8sApiServer":"","brokerK8sApiServerToken":"","brokerK8sCA":"","brokerK8sRemoteNamespace":"","clusterID":"","namespace":"","debug":false}}}
  13641. 2021-07-12T00:21:56.6004464Z I0712 00:17:42.011613 1 controller.go:158] controller-runtime/manager/controller/submariner "msg"="Starting EventSource" "reconciler group"="submariner.io" "reconciler kind"="Submariner" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"broker":"","brokerK8sApiServer":"","brokerK8sApiServerToken":"","brokerK8sCA":"","brokerK8sRemoteNamespace":"","ceIPSecPSK":"","clusterCIDR":"","clusterID":"","serviceCIDR":"","namespace":"","ceIPSecDebug":false,"debug":false,"natEnabled":false},"status":{"natEnabled":false,"clusterID":"","gatewayDaemonSetStatus":{"mismatchedContainerImages":false},"routeAgentDaemonSetStatus":{"mismatchedContainerImages":false},"globalnetDaemonSetStatus":{"mismatchedContainerImages":false},"loadBalancerStatus":{},"deploymentInfo":{}}}}
  13642. 2021-07-12T00:21:56.6009144Z I0712 00:17:42.016891 1 controller.go:158] controller-runtime/manager/controller/submariner "msg"="Starting EventSource" "reconciler group"="submariner.io" "reconciler kind"="Submariner" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"selector":null,"template":{"metadata":{"creationTimestamp":null},"spec":{"containers":null}},"strategy":{}},"status":{}}}
  13643. 2021-07-12T00:21:56.6027478Z I0712 00:17:42.109573 1 controller.go:158] controller-runtime/manager/controller/submariner-controller "msg"="Starting EventSource" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"selector":null,"template":{"metadata":{"creationTimestamp":null},"spec":{"containers":null}},"updateStrategy":{}},"status":{"currentNumberScheduled":0,"numberMisscheduled":0,"desiredNumberScheduled":0,"numberReady":0}}}
  13644. 2021-07-12T00:21:56.6030038Z I0712 00:17:42.109816 1 controller.go:165] controller-runtime/manager/controller/broker "msg"="Starting Controller" "reconciler group"="submariner.io" "reconciler kind"="Broker"
  13645. 2021-07-12T00:21:56.6083904Z I0712 00:17:42.115060 1 controller.go:158] controller-runtime/manager/controller/servicediscovery-controller "msg"="Starting EventSource" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"selector":null,"template":{"metadata":{"creationTimestamp":null},"spec":{"containers":null}},"strategy":{}},"status":{}}}
  13646. 2021-07-12T00:21:56.6086427Z I0712 00:17:42.115146 1 controller.go:165] controller-runtime/manager/controller/servicediscovery-controller "msg"="Starting Controller"
  13647. 2021-07-12T00:21:56.6087887Z I0712 00:17:42.115185 1 controller.go:192] controller-runtime/manager/controller/servicediscovery-controller "msg"="Starting workers" "worker count"=1
  13648. 2021-07-12T00:21:56.6089504Z I0712 00:17:42.115270 1 controller.go:165] controller-runtime/manager/controller/servicediscovery "msg"="Starting Controller" "reconciler group"="submariner.io" "reconciler kind"="ServiceDiscovery"
  13649. 2021-07-12T00:21:56.6092121Z I0712 00:17:42.115318 1 controller.go:192] controller-runtime/manager/controller/servicediscovery "msg"="Starting workers" "reconciler group"="submariner.io" "reconciler kind"="ServiceDiscovery" "worker count"=1
  13650. 2021-07-12T00:21:56.6094078Z I0712 00:17:42.117588 1 controller.go:165] controller-runtime/manager/controller/submariner "msg"="Starting Controller" "reconciler group"="submariner.io" "reconciler kind"="Submariner"
  13651. 2021-07-12T00:21:56.6096109Z I0712 00:17:42.117636 1 controller.go:192] controller-runtime/manager/controller/submariner "msg"="Starting workers" "reconciler group"="submariner.io" "reconciler kind"="Submariner" "worker count"=1
  13652. 2021-07-12T00:21:56.6099022Z I0712 00:17:42.211242 1 controller.go:158] controller-runtime/manager/controller/submariner-controller "msg"="Starting EventSource" "source"={"Type":{"metadata":{"creationTimestamp":null},"status":{"version":"","haStatus":"","localEndpoint":{"cluster_id":"","cable_name":"","hostname":"","subnets":null,"private_ip":"","public_ip":"","nat_enabled":false,"backend":""},"statusFailure":"","connections":null}}}
  13653. 2021-07-12T00:21:56.6101741Z I0712 00:17:42.211447 1 controller.go:192] controller-runtime/manager/controller/broker "msg"="Starting workers" "reconciler group"="submariner.io" "reconciler kind"="Broker" "worker count"=1
  13654. 2021-07-12T00:21:56.6103413Z I0712 00:17:42.311776 1 controller.go:165] controller-runtime/manager/controller/submariner-controller "msg"="Starting Controller"
  13655. 2021-07-12T00:21:56.6104827Z I0712 00:17:42.311813 1 controller.go:192] controller-runtime/manager/controller/submariner-controller "msg"="Starting workers" "worker count"=1
  13656. 2021-07-12T00:21:56.6106798Z I0712 00:17:43.188490 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13657. 2021-07-12T00:21:56.6108415Z I0712 00:17:43.188627 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13658. 2021-07-12T00:21:56.6109547Z I0712 00:17:43.229414 1 submariner_networkdiscovery.go:42] controller_submariner "msg"="Cluster network discovered"
  13659. 2021-07-12T00:21:56.6110752Z I0712 00:17:43.229635 1 network.go:56] controller_submariner "msg"="Discovered K8s network details" "clusterCIDRs"=["10.0.0.0/16"] "plugin"="weave-net" "serviceCIDRs"=["100.0.0.0/16"]
  13660. 2021-07-12T00:21:56.6112010Z I0712 00:17:43.229743 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  13661. 2021-07-12T00:21:56.6113032Z I0712 00:17:43.229852 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  13662. 2021-07-12T00:21:56.6114011Z I0712 00:17:43.229478 1 submariner_networkdiscovery.go:42] controller_submariner "msg"="Cluster network discovered"
  13663. 2021-07-12T00:21:56.6115448Z I0712 00:17:43.230061 1 network.go:56] controller_submariner "msg"="Discovered K8s network details" "clusterCIDRs"=["10.0.0.0/16"] "plugin"="weave-net" "serviceCIDRs"=["100.0.0.0/16"]
  13664. 2021-07-12T00:21:56.6116457Z I0712 00:17:43.230131 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  13665. 2021-07-12T00:21:56.6118440Z I0712 00:17:43.230147 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  13666. 2021-07-12T00:21:56.6120541Z I0712 00:17:43.234457 1 helpers.go:83] controller_submariner "msg"="Created a new DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13667. 2021-07-12T00:21:56.6123855Z E0712 00:17:43.234523 1 controller.go:267] controller-runtime/manager/controller/submariner-controller "msg"="Reconciler error" "error"="error creating or updating DaemonSet submariner-operator/submariner-gateway: DaemonSet.apps \"submariner-gateway\" not found" "name"="submariner" "namespace"="submariner-operator"
  13668. 2021-07-12T00:21:56.6126421Z I0712 00:17:43.234983 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13669. 2021-07-12T00:21:56.6127585Z I0712 00:17:43.235012 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  13670. 2021-07-12T00:21:56.6128545Z I0712 00:17:43.235021 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  13671. 2021-07-12T00:21:56.6130298Z I0712 00:17:43.240851 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13672. 2021-07-12T00:21:56.6133293Z E0712 00:17:43.243638 1 controller.go:267] controller-runtime/manager/controller/submariner "msg"="Reconciler error" "error"="error creating or updating DaemonSet submariner-operator/submariner-gateway: daemonsets.apps \"submariner-gateway\" already exists" "name"="submariner" "namespace"="submariner-operator" "reconciler group"="submariner.io" "reconciler kind"="Submariner"
  13673. 2021-07-12T00:21:56.6141061Z I0712 00:17:43.248852 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13674. 2021-07-12T00:21:56.6142482Z I0712 00:17:43.248906 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  13675. 2021-07-12T00:21:56.6143651Z I0712 00:17:43.248925 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  13676. 2021-07-12T00:21:56.6146159Z I0712 00:17:43.324915 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13677. 2021-07-12T00:21:56.6148626Z I0712 00:17:43.369748 1 helpers.go:231] controller_submariner "msg"="Created a new Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13678. 2021-07-12T00:21:56.6151487Z E0712 00:17:43.453366 1 controller.go:267] controller-runtime/manager/controller/submariner-controller "msg"="Reconciler error" "error"="error creating or updating Service submariner-operator/submariner-gateway-metrics: services \"submariner-gateway-metrics\" already exists" "name"="submariner" "namespace"="submariner-operator"
  13679. 2021-07-12T00:21:56.6153877Z I0712 00:17:43.454285 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13680. 2021-07-12T00:21:56.6155087Z I0712 00:17:43.454465 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  13681. 2021-07-12T00:21:56.6156104Z I0712 00:17:43.454553 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  13682. 2021-07-12T00:21:56.6158302Z I0712 00:17:43.479907 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13683. 2021-07-12T00:21:56.6160709Z I0712 00:17:43.508089 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13684. 2021-07-12T00:21:56.6163515Z I0712 00:17:43.772158 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13685. 2021-07-12T00:21:56.6168835Z I0712 00:17:43.775809 1 helpers.go:83] controller_submariner "msg"="Created a new DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13686. 2021-07-12T00:21:56.6172215Z I0712 00:17:43.781840 1 helpers.go:83] controller_submariner "msg"="Created a new DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  13687. 2021-07-12T00:21:56.6176111Z I0712 00:17:43.900944 1 helpers.go:231] controller_submariner "msg"="Created a new Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  13688. 2021-07-12T00:21:56.6180925Z I0712 00:17:43.914357 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13689. 2021-07-12T00:21:56.6183644Z I0712 00:17:43.946406 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13690. 2021-07-12T00:21:56.6186347Z I0712 00:17:43.992542 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  13691. 2021-07-12T00:21:56.6188717Z I0712 00:17:44.028123 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  13692. 2021-07-12T00:21:56.6191658Z I0712 00:17:44.302891 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13693. 2021-07-12T00:21:56.6194659Z I0712 00:17:44.322531 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  13694. 2021-07-12T00:21:56.6196724Z I0712 00:17:44.322716 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  13695. 2021-07-12T00:21:56.6199218Z I0712 00:17:44.325169 1 servicediscovery_resources.go:66] controller_submariner "msg"="Created Service Discovery CR" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Name"="service-discovery" "Namespace"="submariner-operator"
  13696. 2021-07-12T00:21:56.6201817Z I0712 00:17:44.335316 1 helpers.go:129] controller_servicediscovery "msg"="Created a new Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
  13697. 2021-07-12T00:21:56.6204876Z E0712 00:17:44.358727 1 controller.go:267] controller-runtime/manager/controller/servicediscovery-controller "msg"="Reconciler error" "error"="error creating or updating Deployment submariner-operator/submariner-lighthouse-agent: deployments.apps \"submariner-lighthouse-agent\" already exists" "name"="service-discovery" "namespace"="submariner-operator"
  13698. 2021-07-12T00:21:56.6207495Z I0712 00:17:44.358790 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  13699. 2021-07-12T00:21:56.6209808Z I0712 00:17:44.403629 1 helpers.go:231] controller_servicediscovery "msg"="Created a new Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
  13700. 2021-07-12T00:21:56.6212536Z I0712 00:17:44.445156 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13701. 2021-07-12T00:21:56.6215330Z E0712 00:17:44.519118 1 submariner_controller.go:204] controller_submariner "msg"="failed to update the Submariner status" "error"="Operation cannot be fulfilled on submariners.submariner.io \"submariner\": the object has been modified; please apply your changes to the latest version and try again" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13702. 2021-07-12T00:21:56.6217462Z I0712 00:17:44.519277 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13703. 2021-07-12T00:21:56.6218641Z I0712 00:17:44.519394 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  13704. 2021-07-12T00:21:56.6219816Z I0712 00:17:44.519464 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  13705. 2021-07-12T00:21:56.6221351Z I0712 00:17:44.529542 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13706. 2021-07-12T00:21:56.6222591Z I0712 00:17:44.529603 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  13707. 2021-07-12T00:21:56.6223735Z I0712 00:17:44.529632 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  13708. 2021-07-12T00:21:56.6225505Z I0712 00:17:44.647567 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13709. 2021-07-12T00:21:56.6227753Z I0712 00:17:44.651115 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13710. 2021-07-12T00:21:56.6230020Z I0712 00:17:44.677785 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13711. 2021-07-12T00:21:56.6232321Z I0712 00:17:44.678024 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13712. 2021-07-12T00:21:56.6235382Z I0712 00:17:44.680355 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
  13713. 2021-07-12T00:21:56.6239108Z I0712 00:17:44.954225 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
  13714. 2021-07-12T00:21:56.6241694Z I0712 00:17:44.963782 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13715. 2021-07-12T00:21:56.6244299Z I0712 00:17:45.080718 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13716. 2021-07-12T00:21:56.6246911Z I0712 00:17:45.086311 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13717. 2021-07-12T00:21:56.6249827Z I0712 00:17:45.131863 1 helpers.go:175] controller_servicediscovery "msg"="Created a new ConfigMap" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "ConfigMap.Name"="submariner-lighthouse-coredns" "ConfigMap.Namespace"="submariner-operator"
  13718. 2021-07-12T00:21:56.6252793Z I0712 00:17:45.190237 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13719. 2021-07-12T00:21:56.6255869Z I0712 00:17:45.190685 1 helpers.go:129] controller_servicediscovery "msg"="Created a new Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
  13720. 2021-07-12T00:21:56.6258619Z I0712 00:17:45.192132 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13721. 2021-07-12T00:21:56.6261567Z I0712 00:17:45.279599 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  13722. 2021-07-12T00:21:56.6264148Z I0712 00:17:45.284967 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  13723. 2021-07-12T00:21:56.6268535Z I0712 00:17:45.362112 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13724. 2021-07-12T00:21:56.6272501Z I0712 00:17:45.440796 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
  13725. 2021-07-12T00:21:56.6275336Z I0712 00:17:45.441731 1 helpers.go:231] controller_servicediscovery "msg"="Created a new Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns" "Service.Namespace"="submariner-operator"
  13726. 2021-07-12T00:21:56.6279729Z I0712 00:17:45.441802 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  13727. 2021-07-12T00:21:56.6282362Z I0712 00:17:45.443117 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  13728. 2021-07-12T00:21:56.6284654Z I0712 00:17:45.853604 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13729. 2021-07-12T00:21:56.6287391Z I0712 00:17:45.857170 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13730. 2021-07-12T00:21:56.6289952Z I0712 00:17:45.980177 1 helpers.go:231] controller_servicediscovery "msg"="Created a new Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
  13731. 2021-07-12T00:21:56.6293328Z E0712 00:17:46.085404 1 submariner_controller.go:204] controller_submariner "msg"="failed to update the Submariner status" "error"="Operation cannot be fulfilled on submariners.submariner.io \"submariner\": the object has been modified; please apply your changes to the latest version and try again" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13732. 2021-07-12T00:21:56.6296130Z I0712 00:17:46.085917 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13733. 2021-07-12T00:21:56.6297363Z I0712 00:17:46.085946 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  13734. 2021-07-12T00:21:56.6298821Z I0712 00:17:46.085959 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  13735. 2021-07-12T00:21:56.6300657Z I0712 00:17:46.139723 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13736. 2021-07-12T00:21:56.6301886Z I0712 00:17:46.139801 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  13737. 2021-07-12T00:21:56.6302910Z I0712 00:17:46.139813 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  13738. 2021-07-12T00:21:56.6305369Z I0712 00:17:46.225211 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13739. 2021-07-12T00:21:56.6308808Z E0712 00:17:46.254324 1 controller.go:267] controller-runtime/manager/controller/servicediscovery "msg"="Reconciler error" "error"="error creating or updating Service submariner-operator/submariner-lighthouse-coredns-metrics: services \"submariner-lighthouse-coredns-metrics\" already exists" "name"="service-discovery" "namespace"="submariner-operator" "reconciler group"="submariner.io" "reconciler kind"="ServiceDiscovery"
  13740. 2021-07-12T00:21:56.6311932Z I0712 00:17:46.259542 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  13741. 2021-07-12T00:21:56.6314931Z I0712 00:17:46.368317 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13742. 2021-07-12T00:21:56.6318451Z I0712 00:17:46.412321 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
  13743. 2021-07-12T00:21:56.6321985Z I0712 00:17:46.419781 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13744. 2021-07-12T00:21:56.6324911Z I0712 00:17:46.433074 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13745. 2021-07-12T00:21:56.6327224Z I0712 00:17:46.433597 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13746. 2021-07-12T00:21:56.6329468Z I0712 00:17:46.433660 1 servicediscovery_controller.go:487] controller_servicediscovery "msg"="coredns configmap does not have lighthouse configuration hence creating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  13747. 2021-07-12T00:21:56.6333001Z I0712 00:17:46.433677 1 servicediscovery_controller.go:495] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.0.126.160\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"
  13748. 2021-07-12T00:21:56.6336676Z I0712 00:17:46.449144 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
  13749. 2021-07-12T00:21:56.6339419Z I0712 00:17:46.551385 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  13750. 2021-07-12T00:21:56.6342092Z I0712 00:17:46.636625 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
  13751. 2021-07-12T00:21:56.6345045Z I0712 00:17:46.645765 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
  13752. 2021-07-12T00:21:56.6347493Z I0712 00:17:46.870988 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13753. 2021-07-12T00:21:56.6349980Z I0712 00:17:46.963113 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13754. 2021-07-12T00:21:56.6352961Z I0712 00:17:46.963546 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13755. 2021-07-12T00:21:56.6355538Z I0712 00:17:46.982795 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13756. 2021-07-12T00:21:56.6358234Z I0712 00:17:47.036916 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  13757. 2021-07-12T00:21:56.6361244Z I0712 00:17:47.037296 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
  13758. 2021-07-12T00:21:56.6363881Z I0712 00:17:47.037558 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13759. 2021-07-12T00:21:56.6366334Z I0712 00:17:47.065054 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  13760. 2021-07-12T00:21:56.6370970Z I0712 00:17:47.074082 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13761. 2021-07-12T00:21:56.6374490Z I0712 00:17:47.114727 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
  13762. 2021-07-12T00:21:56.6377436Z I0712 00:17:47.120052 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
  13763. 2021-07-12T00:21:56.6380012Z I0712 00:17:47.136357 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  13764. 2021-07-12T00:21:56.6382666Z I0712 00:17:47.136930 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  13765. 2021-07-12T00:21:56.6386126Z I0712 00:17:47.209360 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
  13766. 2021-07-12T00:21:56.6390379Z I0712 00:17:47.527094 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13767. 2021-07-12T00:21:56.6397153Z I0712 00:17:47.553538 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13768. 2021-07-12T00:21:56.6402467Z I0712 00:17:47.568158 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13769. 2021-07-12T00:21:56.6406316Z I0712 00:17:47.579073 1 servicediscovery_controller.go:471] controller_servicediscovery "msg"="coredns configmap has lighthouse configuration hence updating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  13770. 2021-07-12T00:21:56.6411848Z I0712 00:17:47.579126 1 servicediscovery_controller.go:495] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.0.126.160\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"
  13771. 2021-07-12T00:21:56.6422371Z I0712 00:17:47.734558 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13772. 2021-07-12T00:21:56.6425345Z I0712 00:17:47.771652 1 servicediscovery_controller.go:471] controller_servicediscovery "msg"="coredns configmap has lighthouse configuration hence updating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  13773. 2021-07-12T00:21:56.6428718Z I0712 00:17:47.773032 1 servicediscovery_controller.go:495] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.0.126.160\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"
  13774. 2021-07-12T00:21:56.6431885Z I0712 00:18:04.458771 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13775. 2021-07-12T00:21:56.6433418Z I0712 00:18:04.458838 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  13776. 2021-07-12T00:21:56.6434578Z I0712 00:18:04.458853 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  13777. 2021-07-12T00:21:56.6436375Z I0712 00:18:04.511168 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13778. 2021-07-12T00:21:56.6438848Z I0712 00:18:04.633357 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13779. 2021-07-12T00:21:56.6441360Z I0712 00:18:05.035732 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13780. 2021-07-12T00:21:56.6443913Z I0712 00:18:05.340690 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13781. 2021-07-12T00:21:56.6446376Z I0712 00:18:05.370199 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  13782. 2021-07-12T00:21:56.6449419Z I0712 00:18:05.663249 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  13783. 2021-07-12T00:21:56.6452837Z I0712 00:18:06.076402 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13784. 2021-07-12T00:21:56.6455234Z I0712 00:18:06.169477 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13785. 2021-07-12T00:21:56.6456595Z I0712 00:18:06.170238 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  13786. 2021-07-12T00:21:56.6457557Z I0712 00:18:06.170250 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  13787. 2021-07-12T00:21:56.6458952Z I0712 00:18:06.169774 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13788. 2021-07-12T00:21:56.6460278Z I0712 00:18:06.170772 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  13789. 2021-07-12T00:21:56.6461299Z I0712 00:18:06.170783 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  13790. 2021-07-12T00:21:56.6463503Z I0712 00:18:06.216777 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13791. 2021-07-12T00:21:56.6466367Z I0712 00:18:06.255874 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13792. 2021-07-12T00:21:56.6471029Z I0712 00:18:06.272536 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13793. 2021-07-12T00:21:56.6486103Z I0712 00:18:06.292147 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13794. 2021-07-12T00:21:56.6488410Z I0712 00:18:06.680286 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13795. 2021-07-12T00:21:56.6490867Z I0712 00:18:06.689351 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13796. 2021-07-12T00:21:56.6493464Z I0712 00:18:06.712008 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13797. 2021-07-12T00:21:56.6496590Z I0712 00:18:06.792992 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  13798. 2021-07-12T00:21:56.6499356Z I0712 00:18:06.793336 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13799. 2021-07-12T00:21:56.6502202Z I0712 00:18:06.817890 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  13800. 2021-07-12T00:21:56.6504810Z I0712 00:18:06.818171 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  13801. 2021-07-12T00:21:56.6507103Z I0712 00:18:06.843955 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  13802. 2021-07-12T00:21:56.6509387Z I0712 00:18:07.244397 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13803. 2021-07-12T00:21:56.6511857Z I0712 00:18:07.341450 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13804. 2021-07-12T00:21:56.6513930Z I0712 00:18:07.572290 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13805. 2021-07-12T00:21:56.6515302Z I0712 00:18:07.572351 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  13806. 2021-07-12T00:21:56.6516267Z I0712 00:18:07.572361 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  13807. 2021-07-12T00:21:56.6518935Z E0712 00:18:07.659285 1 submariner_controller.go:204] controller_submariner "msg"="failed to update the Submariner status" "error"="Operation cannot be fulfilled on submariners.submariner.io \"submariner\": the object has been modified; please apply your changes to the latest version and try again" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13808. 2021-07-12T00:21:56.6522077Z I0712 00:18:07.659334 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13809. 2021-07-12T00:21:56.6523980Z I0712 00:18:07.659480 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  13810. 2021-07-12T00:21:56.6525174Z I0712 00:18:07.659494 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  13811. 2021-07-12T00:21:56.6527407Z I0712 00:18:07.663991 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13812. 2021-07-12T00:21:56.6529970Z I0712 00:18:07.732765 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13813. 2021-07-12T00:21:56.6532715Z I0712 00:18:08.335144 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13814. 2021-07-12T00:21:56.6535086Z I0712 00:18:08.419461 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  13815. 2021-07-12T00:21:56.6537206Z I0712 00:18:08.567596 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13816. 2021-07-12T00:21:56.6539706Z I0712 00:18:08.568292 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
  13817. 2021-07-12T00:21:56.6542698Z I0712 00:18:08.755149 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13818. 2021-07-12T00:21:56.6545695Z I0712 00:18:08.755518 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
  13819. 2021-07-12T00:21:56.6548678Z I0712 00:18:08.797900 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13820. 2021-07-12T00:21:56.6551748Z I0712 00:18:08.883347 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  13821. 2021-07-12T00:21:56.6554499Z I0712 00:18:08.990901 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  13822. 2021-07-12T00:21:56.6561430Z I0712 00:18:09.008087 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13823. 2021-07-12T00:21:56.6564886Z I0712 00:18:09.182551 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13824. 2021-07-12T00:21:56.6569985Z I0712 00:18:09.276702 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
  13825. 2021-07-12T00:21:56.6574670Z I0712 00:18:09.292251 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13826. 2021-07-12T00:21:56.6577238Z I0712 00:18:09.315016 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  13827. 2021-07-12T00:21:56.6580010Z I0712 00:18:09.410012 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13828. 2021-07-12T00:21:56.6582838Z I0712 00:18:09.436594 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
  13829. 2021-07-12T00:21:56.6586210Z I0712 00:18:09.436682 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  13830. 2021-07-12T00:21:56.6589511Z I0712 00:18:09.870054 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13831. 2021-07-12T00:21:56.6592205Z I0712 00:18:09.891599 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13832. 2021-07-12T00:21:56.6594630Z I0712 00:18:09.913682 1 servicediscovery_controller.go:471] controller_servicediscovery "msg"="coredns configmap has lighthouse configuration hence updating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  13833. 2021-07-12T00:21:56.6597923Z I0712 00:18:09.913838 1 servicediscovery_controller.go:495] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.0.126.160\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"
  13834. 2021-07-12T00:21:56.6601704Z I0712 00:18:10.089685 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  13835. 2021-07-12T00:21:56.6605033Z I0712 00:18:10.144581 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
  13836. 2021-07-12T00:21:56.6608788Z I0712 00:18:10.221317 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
  13837. 2021-07-12T00:21:56.6611821Z I0712 00:18:10.634101 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13838. 2021-07-12T00:21:56.6614657Z I0712 00:18:10.658100 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
  13839. 2021-07-12T00:21:56.6617562Z I0712 00:18:10.679815 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
  13840. 2021-07-12T00:21:56.6619924Z I0712 00:18:11.076677 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13841. 2021-07-12T00:21:56.6621354Z I0712 00:18:11.076862 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  13842. 2021-07-12T00:21:56.6622537Z I0712 00:18:11.076886 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  13843. 2021-07-12T00:21:56.6624474Z I0712 00:18:11.084593 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13844. 2021-07-12T00:21:56.6627042Z I0712 00:18:11.116569 1 servicediscovery_controller.go:471] controller_servicediscovery "msg"="coredns configmap has lighthouse configuration hence updating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  13845. 2021-07-12T00:21:56.6632683Z I0712 00:18:11.116737 1 servicediscovery_controller.go:495] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.0.126.160\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"
  13846. 2021-07-12T00:21:56.6636089Z I0712 00:18:11.125969 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13847. 2021-07-12T00:21:56.6639614Z I0712 00:18:11.150403 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13848. 2021-07-12T00:21:56.6642510Z I0712 00:18:11.551620 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13849. 2021-07-12T00:21:56.6645359Z I0712 00:18:11.670636 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13850. 2021-07-12T00:21:56.6647775Z I0712 00:18:11.920822 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  13851. 2021-07-12T00:21:56.6650470Z I0712 00:18:11.925147 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  13852. 2021-07-12T00:21:56.6653706Z I0712 00:18:12.328938 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13853. 2021-07-12T00:21:56.6656270Z I0712 00:18:12.372556 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13854. 2021-07-12T00:21:56.6657425Z I0712 00:18:12.372601 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  13855. 2021-07-12T00:21:56.6658390Z I0712 00:18:12.372612 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  13856. 2021-07-12T00:21:56.6659783Z I0712 00:18:12.373963 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13857. 2021-07-12T00:21:56.6661148Z I0712 00:18:12.373997 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  13858. 2021-07-12T00:21:56.6662568Z I0712 00:18:12.374007 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  13859. 2021-07-12T00:21:56.6665434Z I0712 00:18:12.532204 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13860. 2021-07-12T00:21:56.6667681Z I0712 00:18:12.532963 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13861. 2021-07-12T00:21:56.6671465Z I0712 00:18:12.545623 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13862. 2021-07-12T00:21:56.6675605Z I0712 00:18:12.545626 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13863. 2021-07-12T00:21:56.6678176Z I0712 00:18:12.948432 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13864. 2021-07-12T00:21:56.6680884Z I0712 00:18:12.949604 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13865. 2021-07-12T00:21:56.6683355Z I0712 00:18:12.977582 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13866. 2021-07-12T00:21:56.6686028Z I0712 00:18:12.977782 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13867. 2021-07-12T00:21:56.6688275Z I0712 00:18:12.986800 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  13868. 2021-07-12T00:21:56.6690702Z I0712 00:18:12.987203 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  13869. 2021-07-12T00:21:56.6693467Z I0712 00:18:13.021155 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  13870. 2021-07-12T00:21:56.6696237Z I0712 00:18:13.021247 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  13871. 2021-07-12T00:21:56.6698519Z I0712 00:18:13.424527 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13872. 2021-07-12T00:21:56.6700729Z I0712 00:18:13.430672 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13873. 2021-07-12T00:21:56.6702593Z I0712 00:18:13.504279 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13874. 2021-07-12T00:21:56.6704232Z I0712 00:18:13.504347 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  13875. 2021-07-12T00:21:56.6705278Z I0712 00:18:13.504378 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  13876. 2021-07-12T00:21:56.6707306Z I0712 00:18:13.518744 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13877. 2021-07-12T00:21:56.6709770Z I0712 00:18:13.526232 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13878. 2021-07-12T00:21:56.6712137Z I0712 00:18:13.928092 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13879. 2021-07-12T00:21:56.6714415Z I0712 00:18:13.931109 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13880. 2021-07-12T00:21:56.6717811Z I0712 00:18:13.935776 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  13881. 2021-07-12T00:21:56.6721575Z I0712 00:18:13.947879 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  13882. 2021-07-12T00:21:56.6724262Z I0712 00:18:14.349916 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13883. 2021-07-12T00:21:56.6726109Z I0712 00:18:14.366181 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13884. 2021-07-12T00:21:56.6727994Z I0712 00:18:14.378563 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13885. 2021-07-12T00:21:56.6729222Z I0712 00:18:14.378767 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  13886. 2021-07-12T00:21:56.6730639Z I0712 00:18:14.378790 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  13887. 2021-07-12T00:21:56.6731977Z I0712 00:18:14.379075 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  13888. 2021-07-12T00:21:56.6732935Z I0712 00:18:14.380891 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  13889. 2021-07-12T00:21:56.6735007Z I0712 00:18:14.385984 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13890. 2021-07-12T00:21:56.6737388Z I0712 00:18:14.389326 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13891. 2021-07-12T00:21:56.6739991Z [submariner-operator]$ [cluster1] restart_count=$(kubectl describe pod $pod_name $nsarg | grep "Restart Count" | awk '{print $3}')
  13892. 2021-07-12T00:21:56.6741991Z [submariner-operator]$ [cluster1] kubectl describe pod submariner-operator-56f895dd55-slddv --namespace=submariner-operator
  13893. 2021-07-12T00:21:56.6743685Z [submariner-operator]$ [cluster1] grep Restart Count
  13894. 2021-07-12T00:21:56.6745535Z [submariner-operator]$ [cluster1] kubectl describe pod submariner-operator-56f895dd55-slddv --namespace=submariner-operator
  13895. 2021-07-12T00:21:56.6746716Z [submariner-operator]$ [cluster1] awk {print $3}
  13896. 2021-07-12T00:21:56.6748012Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 describe pod submariner-operator-56f895dd55-slddv --namespace=submariner-operator
  13897. 2021-07-12T00:21:56.6750291Z I0712 00:18:14.418579 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13898. 2021-07-12T00:21:56.6753288Z I0712 00:18:14.419916 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13899. 2021-07-12T00:21:56.6755723Z I0712 00:18:14.824326 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13900. 2021-07-12T00:21:56.6758295Z I0712 00:18:14.826654 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13901. 2021-07-12T00:21:56.6761017Z I0712 00:18:14.829684 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13902. 2021-07-12T00:21:56.6764005Z I0712 00:18:14.835424 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13903. 2021-07-12T00:21:56.6766555Z I0712 00:18:14.835943 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  13904. 2021-07-12T00:21:56.6768978Z I0712 00:18:14.841245 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  13905. 2021-07-12T00:21:56.6772288Z I0712 00:18:14.861913 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  13906. 2021-07-12T00:21:56.6776401Z I0712 00:18:14.877388 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  13907. 2021-07-12T00:21:56.6778978Z I0712 00:18:15.263744 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13908. 2021-07-12T00:21:56.6781460Z I0712 00:18:15.279074 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13909. 2021-07-12T00:21:56.6783566Z I0712 00:18:17.777612 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13910. 2021-07-12T00:21:56.6784785Z I0712 00:18:17.777667 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  13911. 2021-07-12T00:21:56.6785797Z I0712 00:18:17.777680 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  13912. 2021-07-12T00:21:56.6787824Z I0712 00:18:17.802127 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13913. 2021-07-12T00:21:56.6791580Z I0712 00:18:17.806735 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13914. 2021-07-12T00:21:56.6793947Z I0712 00:18:18.208832 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13915. 2021-07-12T00:21:56.6796214Z I0712 00:18:18.220029 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13916. 2021-07-12T00:21:56.6798646Z I0712 00:18:18.225820 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  13917. 2021-07-12T00:21:56.6800964Z I0712 00:18:18.236420 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  13918. 2021-07-12T00:21:56.6803258Z I0712 00:18:18.688342 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  13919. 2021-07-12T00:21:56.6805354Z I0712 00:18:18.706900 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13920. 2021-07-12T00:21:56.6807769Z I0712 00:18:18.748570 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
  13921. 2021-07-12T00:21:56.6809832Z I0712 00:18:18.749590 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13922. 2021-07-12T00:21:56.6811002Z I0712 00:18:18.749675 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  13923. 2021-07-12T00:21:56.6811945Z I0712 00:18:18.749770 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  13924. 2021-07-12T00:21:56.6813335Z I0712 00:18:18.758918 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13925. 2021-07-12T00:21:56.6814496Z I0712 00:18:18.758982 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  13926. 2021-07-12T00:21:56.6815435Z I0712 00:18:18.759000 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  13927. 2021-07-12T00:21:56.6817422Z I0712 00:18:18.838369 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
  13928. 2021-07-12T00:21:56.6820205Z I0712 00:18:18.843254 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13929. 2021-07-12T00:21:56.6822990Z I0712 00:18:18.856023 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13930. 2021-07-12T00:21:56.6825469Z I0712 00:18:18.934920 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13931. 2021-07-12T00:21:56.6827773Z I0712 00:18:18.935303 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13932. 2021-07-12T00:21:56.6830140Z I0712 00:18:19.245093 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13933. 2021-07-12T00:21:56.6833030Z I0712 00:18:19.249091 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
  13934. 2021-07-12T00:21:56.6836628Z I0712 00:18:19.264450 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
  13935. 2021-07-12T00:21:56.6841939Z I0712 00:18:19.345681 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13936. 2021-07-12T00:21:56.6844232Z I0712 00:18:19.346448 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13937. 2021-07-12T00:21:56.6846538Z I0712 00:18:19.362113 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13938. 2021-07-12T00:21:56.6848823Z I0712 00:18:19.366431 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13939. 2021-07-12T00:21:56.6851088Z I0712 00:18:19.380921 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  13940. 2021-07-12T00:21:56.6853330Z I0712 00:18:19.381385 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  13941. 2021-07-12T00:21:56.6856077Z I0712 00:18:19.417631 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  13942. 2021-07-12T00:21:56.6858571Z I0712 00:18:19.419063 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  13943. 2021-07-12T00:21:56.6862304Z I0712 00:18:19.665545 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13944. 2021-07-12T00:21:56.6864924Z I0712 00:18:19.667209 1 servicediscovery_controller.go:471] controller_servicediscovery "msg"="coredns configmap has lighthouse configuration hence updating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  13945. 2021-07-12T00:21:56.6867969Z I0712 00:18:19.667331 1 servicediscovery_controller.go:495] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.0.126.160\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"
  13946. 2021-07-12T00:21:56.6871115Z I0712 00:18:19.819615 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13947. 2021-07-12T00:21:56.6877892Z I0712 00:18:19.823176 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13948. 2021-07-12T00:21:56.6880360Z I0712 00:18:31.322802 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13949. 2021-07-12T00:21:56.6881898Z I0712 00:18:31.322849 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  13950. 2021-07-12T00:21:56.6883129Z I0712 00:18:31.322860 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  13951. 2021-07-12T00:21:56.6887270Z I0712 00:18:31.328121 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13952. 2021-07-12T00:21:56.6890436Z I0712 00:18:31.334021 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13953. 2021-07-12T00:21:56.6893190Z I0712 00:18:31.735275 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13954. 2021-07-12T00:21:56.6895628Z I0712 00:18:31.738152 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13955. 2021-07-12T00:21:56.6897904Z I0712 00:18:31.740264 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  13956. 2021-07-12T00:21:56.6900748Z I0712 00:18:31.742502 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  13957. 2021-07-12T00:21:56.6903626Z I0712 00:18:32.144417 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13958. 2021-07-12T00:21:56.6905796Z I0712 00:18:32.150886 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13959. 2021-07-12T00:21:56.6906964Z I0712 00:18:32.151017 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  13960. 2021-07-12T00:21:56.6907920Z I0712 00:18:32.151074 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  13961. 2021-07-12T00:21:56.6909298Z I0712 00:18:32.158346 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13962. 2021-07-12T00:21:56.6910756Z I0712 00:18:32.158434 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  13963. 2021-07-12T00:21:56.6911701Z I0712 00:18:32.158531 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  13964. 2021-07-12T00:21:56.6913845Z I0712 00:18:32.160626 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13965. 2021-07-12T00:21:56.6917118Z I0712 00:18:32.173576 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13966. 2021-07-12T00:21:56.6921779Z I0712 00:18:32.176464 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13967. 2021-07-12T00:21:56.6924953Z I0712 00:18:32.205771 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13968. 2021-07-12T00:21:56.6927956Z I0712 00:18:32.577842 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13969. 2021-07-12T00:21:56.6930566Z I0712 00:18:32.584419 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13970. 2021-07-12T00:21:56.6933513Z I0712 00:18:32.586864 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  13971. 2021-07-12T00:21:56.6936717Z I0712 00:18:32.593099 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  13972. 2021-07-12T00:21:56.6939602Z I0712 00:18:32.611882 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13973. 2021-07-12T00:21:56.6942016Z I0712 00:18:32.616926 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13974. 2021-07-12T00:21:56.6944471Z I0712 00:18:32.621492 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  13975. 2021-07-12T00:21:56.6946865Z I0712 00:18:32.637736 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  13976. 2021-07-12T00:21:56.6949130Z I0712 00:18:32.994417 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13977. 2021-07-12T00:21:56.6951338Z I0712 00:18:33.038937 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13978. 2021-07-12T00:21:56.6953338Z I0712 00:18:36.336542 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13979. 2021-07-12T00:21:56.6954485Z I0712 00:18:36.336590 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  13980. 2021-07-12T00:21:56.6955456Z I0712 00:18:36.336601 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  13981. 2021-07-12T00:21:56.6957383Z I0712 00:18:36.341360 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13982. 2021-07-12T00:21:56.6959688Z I0712 00:18:36.349256 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13983. 2021-07-12T00:21:56.6962304Z I0712 00:18:36.750279 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13984. 2021-07-12T00:21:56.6964576Z I0712 00:18:36.754151 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13985. 2021-07-12T00:21:56.6966850Z I0712 00:18:36.756486 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  13986. 2021-07-12T00:21:56.6969565Z I0712 00:18:36.759091 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  13987. 2021-07-12T00:21:56.6972159Z I0712 00:18:37.160784 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13988. 2021-07-12T00:21:56.6975467Z I0712 00:18:37.170662 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13989. 2021-07-12T00:21:56.6977064Z I0712 00:18:37.170774 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  13990. 2021-07-12T00:21:56.6978502Z I0712 00:18:37.170813 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  13991. 2021-07-12T00:21:56.6980908Z I0712 00:18:37.174609 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13992. 2021-07-12T00:21:56.6982927Z I0712 00:18:37.175494 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13993. 2021-07-12T00:21:56.6984291Z I0712 00:18:37.175601 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  13994. 2021-07-12T00:21:56.6985257Z I0712 00:18:37.175677 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  13995. 2021-07-12T00:21:56.6987173Z I0712 00:18:37.180665 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13996. 2021-07-12T00:21:56.6989436Z I0712 00:18:37.182318 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13997. 2021-07-12T00:21:56.6992249Z I0712 00:18:37.197834 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13998. 2021-07-12T00:21:56.6994822Z I0712 00:18:37.584173 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13999. 2021-07-12T00:21:56.6997635Z I0712 00:18:37.586553 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14000. 2021-07-12T00:21:56.7001346Z I0712 00:18:37.588904 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14001. 2021-07-12T00:21:56.7003810Z I0712 00:18:37.592176 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14002. 2021-07-12T00:21:56.7006825Z I0712 00:18:37.604267 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14003. 2021-07-12T00:21:56.7010281Z I0712 00:18:37.613579 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14004. 2021-07-12T00:21:56.7013342Z I0712 00:18:37.616116 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14005. 2021-07-12T00:21:56.7017750Z I0712 00:18:37.618723 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14006. 2021-07-12T00:21:56.7026619Z I0712 00:18:37.993101 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14007. 2021-07-12T00:21:56.7030417Z I0712 00:18:38.020460 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14008. 2021-07-12T00:21:56.7032616Z I0712 00:18:41.394542 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14009. 2021-07-12T00:21:56.7034194Z I0712 00:18:41.394671 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14010. 2021-07-12T00:21:56.7035544Z I0712 00:18:41.394693 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14011. 2021-07-12T00:21:56.7037558Z I0712 00:18:41.406688 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14012. 2021-07-12T00:21:56.7040247Z I0712 00:18:41.438924 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14013. 2021-07-12T00:21:56.7043461Z I0712 00:18:41.841663 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14014. 2021-07-12T00:21:56.7045979Z I0712 00:18:41.877763 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14015. 2021-07-12T00:21:56.7048259Z I0712 00:18:41.883163 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14016. 2021-07-12T00:21:56.7050788Z I0712 00:18:41.898833 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14017. 2021-07-12T00:21:56.7053198Z I0712 00:18:42.301273 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14018. 2021-07-12T00:21:56.7055466Z I0712 00:18:42.313245 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14019. 2021-07-12T00:21:56.7056976Z I0712 00:18:42.313299 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14020. 2021-07-12T00:21:56.7058157Z I0712 00:18:42.313309 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14021. 2021-07-12T00:21:56.7061271Z I0712 00:18:42.313642 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14022. 2021-07-12T00:21:56.7062684Z I0712 00:18:42.313667 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14023. 2021-07-12T00:21:56.7063839Z I0712 00:18:42.313677 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14024. 2021-07-12T00:21:56.7065683Z I0712 00:18:42.319437 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14025. 2021-07-12T00:21:56.7067925Z I0712 00:18:42.323933 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14026. 2021-07-12T00:21:56.7070883Z I0712 00:18:42.330881 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14027. 2021-07-12T00:21:56.7076208Z I0712 00:18:42.334577 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14028. 2021-07-12T00:21:56.7080217Z I0712 00:18:42.732814 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14029. 2021-07-12T00:21:56.7082790Z I0712 00:18:42.736028 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14030. 2021-07-12T00:21:56.7086619Z I0712 00:18:42.737604 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14031. 2021-07-12T00:21:56.7088994Z I0712 00:18:42.739684 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14032. 2021-07-12T00:21:56.7091546Z I0712 00:18:42.741531 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14033. 2021-07-12T00:21:56.7094115Z I0712 00:18:42.745825 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14034. 2021-07-12T00:21:56.7096849Z I0712 00:18:42.746136 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14035. 2021-07-12T00:21:56.7099462Z I0712 00:18:42.754484 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14036. 2021-07-12T00:21:56.7102034Z I0712 00:18:43.147211 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14037. 2021-07-12T00:21:56.7104493Z I0712 00:18:43.157870 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14038. 2021-07-12T00:21:56.7106968Z I0712 00:18:46.444015 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14039. 2021-07-12T00:21:56.7108159Z I0712 00:18:46.444115 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14040. 2021-07-12T00:21:56.7109108Z I0712 00:18:46.444126 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14041. 2021-07-12T00:21:56.7111146Z I0712 00:18:46.447680 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14042. 2021-07-12T00:21:56.7113877Z I0712 00:18:46.451798 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14043. 2021-07-12T00:21:56.7116423Z I0712 00:18:46.854134 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14044. 2021-07-12T00:21:56.7119871Z I0712 00:18:46.859107 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14045. 2021-07-12T00:21:56.7122953Z I0712 00:18:46.862377 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14046. 2021-07-12T00:21:56.7125714Z I0712 00:18:46.870123 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14047. 2021-07-12T00:21:56.7128215Z I0712 00:18:47.271963 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14048. 2021-07-12T00:21:56.7130277Z I0712 00:18:47.279091 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14049. 2021-07-12T00:21:56.7131499Z I0712 00:18:47.279254 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14050. 2021-07-12T00:21:56.7132610Z I0712 00:18:47.279392 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14051. 2021-07-12T00:21:56.7134247Z I0712 00:18:47.284948 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14052. 2021-07-12T00:21:56.7135879Z I0712 00:18:47.285492 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14053. 2021-07-12T00:21:56.7138378Z I0712 00:18:47.285861 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14054. 2021-07-12T00:21:56.7140860Z I0712 00:18:47.291083 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14055. 2021-07-12T00:21:56.7143489Z I0712 00:18:47.294383 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14056. 2021-07-12T00:21:56.7146095Z I0712 00:18:47.325448 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14057. 2021-07-12T00:21:56.7148451Z I0712 00:18:47.328830 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14058. 2021-07-12T00:21:56.7151135Z I0712 00:18:47.695469 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14059. 2021-07-12T00:21:56.7153851Z I0712 00:18:47.698597 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14060. 2021-07-12T00:21:56.7156262Z I0712 00:18:47.701008 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14061. 2021-07-12T00:21:56.7159195Z I0712 00:18:47.703476 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14062. 2021-07-12T00:21:56.7162162Z I0712 00:18:47.730107 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14063. 2021-07-12T00:21:56.7164883Z I0712 00:18:47.732599 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14064. 2021-07-12T00:21:56.7167160Z I0712 00:18:47.734740 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14065. 2021-07-12T00:21:56.7169840Z I0712 00:18:47.737251 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14066. 2021-07-12T00:21:56.7173917Z I0712 00:18:48.104772 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14067. 2021-07-12T00:21:56.7179949Z I0712 00:18:48.139014 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14068. 2021-07-12T00:21:56.7182597Z I0712 00:18:51.461279 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14069. 2021-07-12T00:21:56.7184631Z I0712 00:18:51.462296 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14070. 2021-07-12T00:21:56.7186069Z I0712 00:18:51.462823 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14071. 2021-07-12T00:21:56.7188317Z I0712 00:18:51.467100 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14072. 2021-07-12T00:21:56.7191485Z I0712 00:18:51.472691 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14073. 2021-07-12T00:21:56.7194890Z I0712 00:18:51.876204 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14074. 2021-07-12T00:21:56.7198081Z I0712 00:18:51.905827 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14075. 2021-07-12T00:21:56.7200668Z I0712 00:18:51.912473 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14076. 2021-07-12T00:21:56.7203814Z I0712 00:18:51.932240 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14077. 2021-07-12T00:21:56.7206137Z I0712 00:18:52.334416 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14078. 2021-07-12T00:21:56.7208002Z I0712 00:18:52.342026 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14079. 2021-07-12T00:21:56.7209166Z I0712 00:18:52.342066 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14080. 2021-07-12T00:21:56.7210340Z I0712 00:18:52.342077 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14081. 2021-07-12T00:21:56.7211780Z I0712 00:18:52.355163 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14082. 2021-07-12T00:21:56.7213146Z I0712 00:18:52.355198 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14083. 2021-07-12T00:21:56.7214171Z I0712 00:18:52.355207 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14084. 2021-07-12T00:21:56.7216036Z I0712 00:18:52.365405 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14085. 2021-07-12T00:21:56.7218444Z I0712 00:18:52.371802 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14086. 2021-07-12T00:21:56.7221071Z I0712 00:18:52.372143 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14087. 2021-07-12T00:21:56.7224338Z I0712 00:18:52.397458 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14088. 2021-07-12T00:21:56.7226622Z I0712 00:18:52.773249 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14089. 2021-07-12T00:21:56.7229486Z I0712 00:18:52.781444 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14090. 2021-07-12T00:21:56.7232546Z I0712 00:18:52.784483 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14091. 2021-07-12T00:21:56.7235067Z I0712 00:18:52.788651 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14092. 2021-07-12T00:21:56.7237532Z I0712 00:18:52.807877 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14093. 2021-07-12T00:21:56.7240213Z I0712 00:18:52.811669 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14094. 2021-07-12T00:21:56.7242852Z I0712 00:18:52.814725 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14095. 2021-07-12T00:21:56.7245364Z I0712 00:18:52.817770 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14096. 2021-07-12T00:21:56.7247661Z I0712 00:18:53.190120 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14097. 2021-07-12T00:21:56.7250171Z I0712 00:18:53.220744 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14098. 2021-07-12T00:21:56.7252195Z I0712 00:18:56.477627 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14099. 2021-07-12T00:21:56.7253432Z I0712 00:18:56.477754 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14100. 2021-07-12T00:21:56.7254550Z I0712 00:18:56.477809 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14101. 2021-07-12T00:21:56.7256477Z I0712 00:18:56.488114 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14102. 2021-07-12T00:21:56.7258887Z I0712 00:18:56.496794 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14103. 2021-07-12T00:21:56.7261608Z I0712 00:18:56.897896 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14104. 2021-07-12T00:21:56.7264321Z I0712 00:18:56.900789 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14105. 2021-07-12T00:21:56.7266682Z I0712 00:18:56.905759 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14106. 2021-07-12T00:21:56.7269032Z I0712 00:18:56.909866 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14107. 2021-07-12T00:21:56.7316470Z I0712 00:18:57.311387 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14108. 2021-07-12T00:21:56.7319062Z I0712 00:18:57.319285 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14109. 2021-07-12T00:21:56.7320915Z I0712 00:18:57.319584 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14110. 2021-07-12T00:21:56.7322015Z I0712 00:18:57.319847 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14111. 2021-07-12T00:21:56.7324047Z I0712 00:18:57.322559 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14112. 2021-07-12T00:21:56.7325557Z I0712 00:18:57.323321 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14113. 2021-07-12T00:21:56.7359773Z I0712 00:18:57.323422 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14114. 2021-07-12T00:21:56.7362209Z I0712 00:18:57.327281 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14115. 2021-07-12T00:21:56.7364850Z I0712 00:18:57.327768 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14116. 2021-07-12T00:21:56.7367260Z I0712 00:18:57.332377 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14117. 2021-07-12T00:21:56.7370066Z I0712 00:18:57.333511 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14118. 2021-07-12T00:21:56.7372615Z I0712 00:18:57.739164 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14119. 2021-07-12T00:21:56.7375301Z I0712 00:18:57.739560 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14120. 2021-07-12T00:21:56.7377833Z I0712 00:18:57.752547 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14121. 2021-07-12T00:21:56.7381462Z I0712 00:18:57.753144 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14122. 2021-07-12T00:21:56.7385419Z I0712 00:18:57.760549 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14123. 2021-07-12T00:21:56.7387964Z I0712 00:18:57.760862 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14124. 2021-07-12T00:21:56.7390810Z I0712 00:18:57.781869 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14125. 2021-07-12T00:21:56.7393370Z I0712 00:18:57.782146 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14126. 2021-07-12T00:21:56.7395949Z I0712 00:18:58.184328 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14127. 2021-07-12T00:21:56.7398486Z I0712 00:18:58.184368 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14128. 2021-07-12T00:21:56.7400853Z I0712 00:19:01.500785 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14129. 2021-07-12T00:21:56.7402157Z I0712 00:19:01.500861 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14130. 2021-07-12T00:21:56.7403188Z I0712 00:19:01.500871 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14131. 2021-07-12T00:21:56.7405239Z I0712 00:19:01.513095 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14132. 2021-07-12T00:21:56.7407648Z I0712 00:19:01.523909 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14133. 2021-07-12T00:21:56.7422187Z I0712 00:19:01.926375 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14134. 2021-07-12T00:21:56.7425149Z I0712 00:19:01.930430 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14135. 2021-07-12T00:21:56.7427807Z I0712 00:19:01.932968 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14136. 2021-07-12T00:21:56.7430707Z I0712 00:19:01.939385 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14137. 2021-07-12T00:21:56.7433294Z I0712 00:19:02.340964 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14138. 2021-07-12T00:21:56.7435584Z I0712 00:19:02.365035 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14139. 2021-07-12T00:21:56.7436865Z I0712 00:19:02.376003 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14140. 2021-07-12T00:21:56.7438909Z I0712 00:19:02.375930 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14141. 2021-07-12T00:21:56.7440364Z I0712 00:19:02.380120 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14142. 2021-07-12T00:21:56.7441786Z I0712 00:19:02.380143 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14143. 2021-07-12T00:21:56.7442847Z I0712 00:19:02.380009 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14144. 2021-07-12T00:21:56.7444935Z I0712 00:19:02.400496 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14145. 2021-07-12T00:21:56.7447908Z I0712 00:19:02.405977 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14146. 2021-07-12T00:21:56.7451479Z I0712 00:19:02.417708 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14147. 2021-07-12T00:21:56.7454616Z I0712 00:19:02.420645 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14148. 2021-07-12T00:21:56.7457252Z I0712 00:19:02.819772 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14149. 2021-07-12T00:21:56.7460116Z I0712 00:19:02.821393 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14150. 2021-07-12T00:21:56.7462642Z I0712 00:19:02.823289 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14151. 2021-07-12T00:21:56.7465467Z I0712 00:19:02.824282 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14152. 2021-07-12T00:21:56.7468173Z I0712 00:19:02.828335 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14153. 2021-07-12T00:21:56.7471166Z I0712 00:19:02.828592 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14154. 2021-07-12T00:21:56.7474300Z I0712 00:19:02.837836 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14155. 2021-07-12T00:21:56.7477106Z I0712 00:19:02.838130 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14156. 2021-07-12T00:21:56.7479964Z I0712 00:19:03.246657 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14157. 2021-07-12T00:21:56.7484560Z I0712 00:19:03.250883 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14158. 2021-07-12T00:21:56.7487432Z I0712 00:19:06.557969 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14159. 2021-07-12T00:21:56.7488805Z I0712 00:19:06.558038 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14160. 2021-07-12T00:21:56.7490299Z I0712 00:19:06.558050 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14161. 2021-07-12T00:21:56.7492719Z I0712 00:19:06.572536 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14162. 2021-07-12T00:21:56.7495761Z I0712 00:19:06.596007 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14163. 2021-07-12T00:21:56.7499293Z I0712 00:19:06.998313 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14164. 2021-07-12T00:21:56.7502833Z I0712 00:19:07.001484 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14165. 2021-07-12T00:21:56.7505750Z I0712 00:19:07.004144 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14166. 2021-07-12T00:21:56.7509060Z I0712 00:19:07.011195 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14167. 2021-07-12T00:21:56.7511790Z I0712 00:19:07.413131 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14168. 2021-07-12T00:21:56.7514309Z I0712 00:19:07.433155 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14169. 2021-07-12T00:21:56.7515576Z I0712 00:19:07.435124 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14170. 2021-07-12T00:21:56.7516828Z I0712 00:19:07.435246 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14171. 2021-07-12T00:21:56.7519620Z I0712 00:19:07.435057 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14172. 2021-07-12T00:21:56.7520952Z I0712 00:19:07.435432 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14173. 2021-07-12T00:21:56.7522027Z I0712 00:19:07.435450 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14174. 2021-07-12T00:21:56.7524054Z I0712 00:19:07.457926 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14175. 2021-07-12T00:21:56.7526428Z I0712 00:19:07.458863 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14176. 2021-07-12T00:21:56.7529336Z I0712 00:19:07.467390 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14177. 2021-07-12T00:21:56.7531967Z I0712 00:19:07.468493 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14178. 2021-07-12T00:21:56.7534915Z I0712 00:19:07.869579 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14179. 2021-07-12T00:21:56.7537549Z I0712 00:19:07.873382 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14180. 2021-07-12T00:21:56.7540649Z I0712 00:19:07.876135 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14181. 2021-07-12T00:21:56.7544281Z I0712 00:19:07.878256 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14182. 2021-07-12T00:21:56.7547853Z I0712 00:19:07.882674 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14183. 2021-07-12T00:21:56.7550926Z I0712 00:19:07.884343 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14184. 2021-07-12T00:21:56.7553618Z I0712 00:19:07.892070 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14185. 2021-07-12T00:21:56.7556516Z I0712 00:19:07.894220 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14186. 2021-07-12T00:21:56.7562656Z I0712 00:19:08.293156 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14187. 2021-07-12T00:21:56.7565194Z I0712 00:19:08.305282 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14188. 2021-07-12T00:21:56.7567089Z I0712 00:19:11.578351 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14189. 2021-07-12T00:21:56.7568266Z I0712 00:19:11.578437 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14190. 2021-07-12T00:21:56.7569600Z I0712 00:19:11.578447 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14191. 2021-07-12T00:21:56.7571651Z I0712 00:19:11.588703 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14192. 2021-07-12T00:21:56.7574403Z I0712 00:19:11.602392 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14193. 2021-07-12T00:21:56.7576830Z I0712 00:19:12.003590 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14194. 2021-07-12T00:21:56.7579659Z I0712 00:19:12.013231 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14195. 2021-07-12T00:21:56.7583093Z I0712 00:19:12.015869 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14196. 2021-07-12T00:21:56.7587441Z I0712 00:19:12.021137 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14197. 2021-07-12T00:21:56.7590785Z I0712 00:19:12.422996 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14198. 2021-07-12T00:21:56.7592901Z I0712 00:19:12.429013 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14199. 2021-07-12T00:21:56.7594080Z I0712 00:19:12.429114 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14200. 2021-07-12T00:21:56.7595035Z I0712 00:19:12.429177 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14201. 2021-07-12T00:21:56.7596639Z I0712 00:19:12.436819 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14202. 2021-07-12T00:21:56.7598055Z I0712 00:19:12.437002 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14203. 2021-07-12T00:21:56.7599428Z I0712 00:19:12.437068 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14204. 2021-07-12T00:21:56.7602013Z I0712 00:19:12.437667 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14205. 2021-07-12T00:21:56.7604550Z I0712 00:19:12.446776 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14206. 2021-07-12T00:21:56.7606956Z I0712 00:19:12.453572 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14207. 2021-07-12T00:21:56.7609757Z I0712 00:19:12.454503 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14208. 2021-07-12T00:21:56.7612344Z I0712 00:19:12.855819 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14209. 2021-07-12T00:21:56.7614727Z I0712 00:19:12.858984 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14210. 2021-07-12T00:21:56.7617113Z I0712 00:19:12.862546 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14211. 2021-07-12T00:21:56.7620860Z I0712 00:19:12.863196 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14212. 2021-07-12T00:21:56.7623704Z I0712 00:19:12.869027 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14213. 2021-07-12T00:21:56.7626544Z I0712 00:19:12.870029 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14214. 2021-07-12T00:21:56.7629463Z I0712 00:19:12.874762 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14215. 2021-07-12T00:21:56.7633519Z I0712 00:19:12.888674 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14216. 2021-07-12T00:21:56.7636132Z I0712 00:19:13.276501 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14217. 2021-07-12T00:21:56.7640176Z I0712 00:19:13.290029 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14218. 2021-07-12T00:21:56.7642638Z I0712 00:19:16.597090 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14219. 2021-07-12T00:21:56.7643929Z I0712 00:19:16.597372 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14220. 2021-07-12T00:21:56.7645558Z I0712 00:19:16.597455 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14221. 2021-07-12T00:21:56.7647947Z I0712 00:19:16.613080 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14222. 2021-07-12T00:21:56.7651528Z I0712 00:19:16.619801 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14223. 2021-07-12T00:21:56.7654684Z I0712 00:19:17.021590 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14224. 2021-07-12T00:21:56.7657532Z I0712 00:19:17.025149 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14225. 2021-07-12T00:21:56.7660461Z I0712 00:19:17.031280 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14226. 2021-07-12T00:21:56.7663830Z I0712 00:19:17.035349 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14227. 2021-07-12T00:21:56.7666878Z I0712 00:19:17.436505 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14228. 2021-07-12T00:21:56.7668760Z I0712 00:19:17.446468 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14229. 2021-07-12T00:21:56.7670298Z I0712 00:19:17.446510 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14230. 2021-07-12T00:21:56.7671326Z I0712 00:19:17.446522 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14231. 2021-07-12T00:21:56.7672953Z I0712 00:19:17.447324 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14232. 2021-07-12T00:21:56.7674121Z I0712 00:19:17.447366 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14233. 2021-07-12T00:21:56.7675279Z I0712 00:19:17.447376 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14234. 2021-07-12T00:21:56.7677241Z I0712 00:19:17.456995 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14235. 2021-07-12T00:21:56.7679744Z I0712 00:19:17.457321 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14236. 2021-07-12T00:21:56.7682021Z I0712 00:19:17.463078 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14237. 2021-07-12T00:21:56.7686160Z I0712 00:19:17.463707 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14238. 2021-07-12T00:21:56.7689702Z I0712 00:19:17.869147 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14239. 2021-07-12T00:21:56.7692062Z I0712 00:19:17.869374 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14240. 2021-07-12T00:21:56.7705879Z I0712 00:19:17.877425 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14241. 2021-07-12T00:21:56.7708609Z I0712 00:19:17.877980 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14242. 2021-07-12T00:21:56.7711034Z I0712 00:19:17.884304 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14243. 2021-07-12T00:21:56.7713431Z I0712 00:19:17.888480 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14244. 2021-07-12T00:21:56.7715867Z I0712 00:19:17.897474 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14245. 2021-07-12T00:21:56.7718941Z I0712 00:19:17.898663 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14246. 2021-07-12T00:21:56.7721541Z I0712 00:19:18.302800 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14247. 2021-07-12T00:21:56.7723997Z I0712 00:19:18.308426 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14248. 2021-07-12T00:21:56.7726081Z I0712 00:19:21.620889 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14249. 2021-07-12T00:21:56.7727311Z I0712 00:19:21.620939 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14250. 2021-07-12T00:21:56.7728311Z I0712 00:19:21.620951 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14251. 2021-07-12T00:21:56.7730260Z I0712 00:19:21.628378 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14252. 2021-07-12T00:21:56.7733073Z I0712 00:19:21.632508 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14253. 2021-07-12T00:21:56.7735622Z I0712 00:19:22.033772 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14254. 2021-07-12T00:21:56.7738242Z I0712 00:19:22.037138 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14255. 2021-07-12T00:21:56.7740575Z I0712 00:19:22.040580 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14256. 2021-07-12T00:21:56.7742898Z I0712 00:19:22.047616 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14257. 2021-07-12T00:21:56.7745181Z I0712 00:19:22.453833 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14258. 2021-07-12T00:21:56.7747043Z I0712 00:19:22.483208 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14259. 2021-07-12T00:21:56.7748207Z I0712 00:19:22.483325 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14260. 2021-07-12T00:21:56.7749148Z I0712 00:19:22.483382 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14261. 2021-07-12T00:21:56.7750878Z I0712 00:19:22.502812 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14262. 2021-07-12T00:21:56.7752412Z I0712 00:19:22.502979 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14263. 2021-07-12T00:21:56.7753414Z I0712 00:19:22.502998 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14264. 2021-07-12T00:21:56.7755327Z I0712 00:19:22.505534 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14265. 2021-07-12T00:21:56.7760231Z I0712 00:19:22.507982 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14266. 2021-07-12T00:21:56.7762797Z I0712 00:19:22.513579 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14267. 2021-07-12T00:21:56.7765600Z I0712 00:19:22.518333 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14268. 2021-07-12T00:21:56.7768086Z I0712 00:19:22.915583 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14269. 2021-07-12T00:21:56.7770576Z I0712 00:19:22.918773 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14270. 2021-07-12T00:21:56.7773235Z I0712 00:19:22.924220 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14271. 2021-07-12T00:21:56.7775534Z I0712 00:19:22.925101 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14272. 2021-07-12T00:21:56.7777770Z I0712 00:19:22.932609 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14273. 2021-07-12T00:21:56.7781266Z I0712 00:19:22.934459 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14274. 2021-07-12T00:21:56.7785730Z I0712 00:19:22.939362 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14275. 2021-07-12T00:21:56.7789100Z I0712 00:19:22.973276 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14276. 2021-07-12T00:21:56.7792740Z I0712 00:19:23.335896 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14277. 2021-07-12T00:21:56.7795262Z I0712 00:19:23.382694 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14278. 2021-07-12T00:21:56.7797946Z I0712 00:19:26.640249 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14279. 2021-07-12T00:21:56.7799443Z I0712 00:19:26.640352 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14280. 2021-07-12T00:21:56.7801010Z I0712 00:19:26.640370 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14281. 2021-07-12T00:21:56.7802839Z I0712 00:19:26.645619 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14282. 2021-07-12T00:21:56.7805116Z I0712 00:19:26.648813 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14283. 2021-07-12T00:21:56.7807386Z I0712 00:19:27.058745 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14284. 2021-07-12T00:21:56.7809832Z I0712 00:19:27.063090 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14285. 2021-07-12T00:21:56.7812734Z I0712 00:19:27.065995 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14286. 2021-07-12T00:21:56.7815460Z I0712 00:19:27.069684 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14287. 2021-07-12T00:21:56.7818314Z I0712 00:19:27.471137 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14288. 2021-07-12T00:21:56.7820823Z I0712 00:19:27.480168 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14289. 2021-07-12T00:21:56.7822224Z I0712 00:19:27.480339 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14290. 2021-07-12T00:21:56.7823652Z I0712 00:19:27.480452 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14291. 2021-07-12T00:21:56.7825936Z I0712 00:19:27.486402 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14292. 2021-07-12T00:21:56.7828849Z I0712 00:19:27.490622 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14293. 2021-07-12T00:21:56.7831439Z I0712 00:19:27.520441 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14294. 2021-07-12T00:21:56.7833205Z I0712 00:19:27.520645 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14295. 2021-07-12T00:21:56.7834234Z I0712 00:19:27.520777 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14296. 2021-07-12T00:21:56.7836545Z I0712 00:19:27.524528 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14297. 2021-07-12T00:21:56.7839196Z I0712 00:19:27.528099 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14298. 2021-07-12T00:21:56.7841643Z I0712 00:19:27.892128 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14299. 2021-07-12T00:21:56.7843895Z I0712 00:19:27.896636 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14300. 2021-07-12T00:21:56.7846436Z I0712 00:19:27.904094 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14301. 2021-07-12T00:21:56.7848966Z I0712 00:19:27.909606 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14302. 2021-07-12T00:21:56.7851426Z I0712 00:19:27.929402 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14303. 2021-07-12T00:21:56.7854187Z I0712 00:19:27.933284 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14304. 2021-07-12T00:21:56.7857815Z I0712 00:19:27.937232 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14305. 2021-07-12T00:21:56.7860275Z I0712 00:19:27.942436 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14306. 2021-07-12T00:21:56.7862703Z I0712 00:19:28.311542 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14307. 2021-07-12T00:21:56.7865319Z I0712 00:19:28.343560 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14308. 2021-07-12T00:21:56.7867177Z I0712 00:19:31.655159 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14309. 2021-07-12T00:21:56.7868521Z I0712 00:19:31.655210 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14310. 2021-07-12T00:21:56.7869729Z I0712 00:19:31.655220 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14311. 2021-07-12T00:21:56.7871773Z I0712 00:19:31.661054 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14312. 2021-07-12T00:21:56.7875199Z I0712 00:19:31.664022 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14313. 2021-07-12T00:21:56.7878160Z I0712 00:19:32.065990 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14314. 2021-07-12T00:21:56.7880860Z I0712 00:19:32.070310 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14315. 2021-07-12T00:21:56.7883513Z I0712 00:19:32.072845 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14316. 2021-07-12T00:21:56.7887999Z I0712 00:19:32.077981 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14317. 2021-07-12T00:21:56.7891941Z I0712 00:19:32.479082 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14318. 2021-07-12T00:21:56.7894055Z I0712 00:19:32.485399 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14319. 2021-07-12T00:21:56.7895660Z I0712 00:19:32.485443 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14320. 2021-07-12T00:21:56.7896656Z I0712 00:19:32.485484 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14321. 2021-07-12T00:21:56.7898115Z I0712 00:19:32.486621 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14322. 2021-07-12T00:21:56.7899340Z I0712 00:19:32.486658 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14323. 2021-07-12T00:21:56.7900460Z I0712 00:19:32.486668 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14324. 2021-07-12T00:21:56.7902538Z I0712 00:19:32.489718 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14325. 2021-07-12T00:21:56.7907995Z I0712 00:19:32.491843 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14326. 2021-07-12T00:21:56.7913305Z I0712 00:19:32.493581 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14327. 2021-07-12T00:21:56.7917680Z I0712 00:19:32.494488 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14328. 2021-07-12T00:21:56.7922622Z I0712 00:19:32.894688 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14329. 2021-07-12T00:21:56.7925308Z I0712 00:19:32.897206 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14330. 2021-07-12T00:21:56.7927695Z I0712 00:19:32.899186 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14331. 2021-07-12T00:21:56.7930180Z I0712 00:19:32.899841 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14332. 2021-07-12T00:21:56.7932764Z I0712 00:19:32.902886 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14333. 2021-07-12T00:21:56.7937204Z I0712 00:19:32.903315 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14334. 2021-07-12T00:21:56.7939744Z I0712 00:19:32.906609 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14335. 2021-07-12T00:21:56.7942453Z I0712 00:19:32.907164 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14336. 2021-07-12T00:21:56.7944731Z I0712 00:19:33.307969 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14337. 2021-07-12T00:21:56.7946955Z I0712 00:19:33.309045 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14338. 2021-07-12T00:21:56.7948998Z I0712 00:19:36.671774 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14339. 2021-07-12T00:21:56.7950145Z I0712 00:19:36.671830 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14340. 2021-07-12T00:21:56.7951113Z I0712 00:19:36.671857 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14341. 2021-07-12T00:21:56.7952864Z I0712 00:19:36.680282 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14342. 2021-07-12T00:21:56.7955837Z I0712 00:19:36.691377 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14343. 2021-07-12T00:21:56.7958788Z I0712 00:19:37.092763 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14344. 2021-07-12T00:21:56.7961659Z I0712 00:19:37.096111 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14345. 2021-07-12T00:21:56.7964200Z I0712 00:19:37.098689 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14346. 2021-07-12T00:21:56.7966619Z I0712 00:19:37.101608 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14347. 2021-07-12T00:21:56.7969350Z I0712 00:19:37.502675 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14348. 2021-07-12T00:21:56.7971438Z I0712 00:19:37.512319 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14349. 2021-07-12T00:21:56.7972986Z I0712 00:19:37.512369 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14350. 2021-07-12T00:21:56.7973954Z I0712 00:19:37.512382 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14351. 2021-07-12T00:21:56.7975348Z I0712 00:19:37.512994 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14352. 2021-07-12T00:21:56.7976488Z I0712 00:19:37.514118 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14353. 2021-07-12T00:21:56.7978127Z I0712 00:19:37.514139 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14354. 2021-07-12T00:21:56.7979948Z I0712 00:19:37.517848 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14355. 2021-07-12T00:21:56.7982604Z I0712 00:19:37.518117 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14356. 2021-07-12T00:21:56.7985420Z I0712 00:19:37.521433 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14357. 2021-07-12T00:21:56.7992194Z I0712 00:19:37.522541 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14358. 2021-07-12T00:21:56.7995035Z I0712 00:19:37.922567 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14359. 2021-07-12T00:21:56.7998383Z I0712 00:19:37.923559 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14360. 2021-07-12T00:21:56.8000944Z I0712 00:19:37.926163 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14361. 2021-07-12T00:21:56.8004011Z I0712 00:19:37.926374 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14362. 2021-07-12T00:21:56.8006807Z I0712 00:19:37.929841 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14363. 2021-07-12T00:21:56.8016087Z I0712 00:19:37.934591 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14364. 2021-07-12T00:21:56.8018931Z I0712 00:19:37.938006 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14365. 2021-07-12T00:21:56.8021950Z I0712 00:19:37.948549 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14366. 2021-07-12T00:21:56.8024573Z I0712 00:19:38.339934 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14367. 2021-07-12T00:21:56.8026927Z I0712 00:19:38.350461 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14368. 2021-07-12T00:21:56.8030964Z I0712 00:19:41.681608 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14369. 2021-07-12T00:21:56.8032425Z I0712 00:19:41.681675 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14370. 2021-07-12T00:21:56.8034578Z I0712 00:19:41.681684 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14371. 2021-07-12T00:21:56.8036720Z I0712 00:19:41.688164 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14372. 2021-07-12T00:21:56.8039733Z I0712 00:19:41.690627 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14373. 2021-07-12T00:21:56.8042207Z I0712 00:19:42.091738 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14374. 2021-07-12T00:21:56.8044980Z I0712 00:19:42.094971 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14375. 2021-07-12T00:21:56.8047481Z I0712 00:19:42.097531 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14376. 2021-07-12T00:21:56.8050221Z I0712 00:19:42.099785 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14377. 2021-07-12T00:21:56.8052859Z I0712 00:19:42.501788 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14378. 2021-07-12T00:21:56.8067532Z I0712 00:19:42.509172 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14379. 2021-07-12T00:21:56.8070071Z I0712 00:19:42.509727 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14380. 2021-07-12T00:21:56.8071399Z I0712 00:19:42.509778 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14381. 2021-07-12T00:21:56.8072849Z I0712 00:19:42.509787 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14382. 2021-07-12T00:21:56.8074053Z I0712 00:19:42.509227 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14383. 2021-07-12T00:21:56.8075292Z I0712 00:19:42.509875 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14384. 2021-07-12T00:21:56.8078507Z I0712 00:19:42.514394 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14385. 2021-07-12T00:21:56.8082717Z I0712 00:19:42.517380 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14386. 2021-07-12T00:21:56.8085780Z I0712 00:19:42.519825 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14387. 2021-07-12T00:21:56.8089639Z I0712 00:19:42.536201 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14388. 2021-07-12T00:21:56.8093534Z I0712 00:19:42.921592 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14389. 2021-07-12T00:21:56.8096183Z I0712 00:19:42.924703 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14390. 2021-07-12T00:21:56.8100859Z I0712 00:19:42.926789 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14391. 2021-07-12T00:21:56.8103558Z I0712 00:19:42.929859 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14392. 2021-07-12T00:21:56.8106232Z I0712 00:19:42.938142 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14393. 2021-07-12T00:21:56.8108886Z I0712 00:19:42.940072 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14394. 2021-07-12T00:21:56.8112309Z I0712 00:19:42.942157 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14395. 2021-07-12T00:21:56.8115798Z I0712 00:19:42.945827 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14396. 2021-07-12T00:21:56.8120585Z I0712 00:19:43.330923 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14397. 2021-07-12T00:21:56.8124144Z I0712 00:19:43.347427 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14398. 2021-07-12T00:21:56.8126883Z I0712 00:19:46.694391 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14399. 2021-07-12T00:21:56.8128220Z I0712 00:19:46.694445 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14400. 2021-07-12T00:21:56.8129478Z I0712 00:19:46.694456 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14401. 2021-07-12T00:21:56.8131548Z I0712 00:19:46.698722 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14402. 2021-07-12T00:21:56.8134171Z I0712 00:19:46.703485 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14403. 2021-07-12T00:21:56.8137851Z I0712 00:19:47.106040 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14404. 2021-07-12T00:21:56.8141256Z I0712 00:19:47.109160 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14405. 2021-07-12T00:21:56.8144948Z I0712 00:19:47.111894 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14406. 2021-07-12T00:21:56.8147532Z I0712 00:19:47.115248 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14407. 2021-07-12T00:21:56.8150024Z I0712 00:19:47.516607 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14408. 2021-07-12T00:21:56.8152061Z I0712 00:19:47.523894 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14409. 2021-07-12T00:21:56.8153324Z I0712 00:19:47.531433 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14410. 2021-07-12T00:21:56.8154368Z I0712 00:19:47.531455 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14411. 2021-07-12T00:21:56.8156228Z I0712 00:19:47.523967 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14412. 2021-07-12T00:21:56.8158186Z I0712 00:19:47.531530 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14413. 2021-07-12T00:21:56.8159247Z I0712 00:19:47.531542 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14414. 2021-07-12T00:21:56.8161466Z I0712 00:19:47.535425 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14415. 2021-07-12T00:21:56.8165259Z I0712 00:19:47.535993 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14416. 2021-07-12T00:21:56.8168650Z I0712 00:19:47.538334 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14417. 2021-07-12T00:21:56.8172058Z I0712 00:19:47.538592 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14418. 2021-07-12T00:21:56.8175157Z I0712 00:19:47.939458 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14419. 2021-07-12T00:21:56.8177892Z I0712 00:19:47.939464 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14420. 2021-07-12T00:21:56.8180818Z I0712 00:19:47.943673 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14421. 2021-07-12T00:21:56.8183377Z I0712 00:19:47.944006 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14422. 2021-07-12T00:21:56.8185963Z I0712 00:19:47.946198 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14423. 2021-07-12T00:21:56.8188529Z I0712 00:19:47.946926 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14424. 2021-07-12T00:21:56.8193262Z I0712 00:19:47.950284 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14425. 2021-07-12T00:21:56.8198515Z I0712 00:19:47.950604 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14426. 2021-07-12T00:21:56.8201532Z I0712 00:19:48.352301 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14427. 2021-07-12T00:21:56.8204475Z I0712 00:19:48.352364 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14428. 2021-07-12T00:21:56.8206777Z I0712 00:19:51.710673 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14429. 2021-07-12T00:21:56.8208281Z I0712 00:19:51.710735 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14430. 2021-07-12T00:21:56.8209912Z I0712 00:19:51.710745 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14431. 2021-07-12T00:21:56.8212690Z I0712 00:19:51.725302 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14432. 2021-07-12T00:21:56.8216292Z I0712 00:19:51.729797 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14433. 2021-07-12T00:21:56.8219778Z I0712 00:19:52.131972 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14434. 2021-07-12T00:21:56.8222872Z I0712 00:19:52.135245 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14435. 2021-07-12T00:21:56.8226016Z I0712 00:19:52.139320 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14436. 2021-07-12T00:21:56.8229192Z I0712 00:19:52.142829 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14437. 2021-07-12T00:21:56.8233633Z I0712 00:19:52.545967 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14438. 2021-07-12T00:21:56.8237346Z I0712 00:19:52.553209 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14439. 2021-07-12T00:21:56.8238789Z I0712 00:19:52.553253 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14440. 2021-07-12T00:21:56.8239823Z I0712 00:19:52.553270 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14441. 2021-07-12T00:21:56.8241376Z I0712 00:19:52.553590 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14442. 2021-07-12T00:21:56.8242930Z I0712 00:19:52.553625 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14443. 2021-07-12T00:21:56.8244112Z I0712 00:19:52.553639 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14444. 2021-07-12T00:21:56.8246668Z I0712 00:19:52.556822 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14445. 2021-07-12T00:21:56.8249493Z I0712 00:19:52.558055 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14446. 2021-07-12T00:21:56.8252150Z I0712 00:19:52.560281 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14447. 2021-07-12T00:21:56.8254757Z I0712 00:19:52.560972 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14448. 2021-07-12T00:21:56.8257610Z I0712 00:19:52.962333 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14449. 2021-07-12T00:21:56.8260353Z I0712 00:19:52.962912 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14450. 2021-07-12T00:21:56.8262929Z I0712 00:19:52.966519 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14451. 2021-07-12T00:21:56.8265360Z I0712 00:19:52.967183 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14452. 2021-07-12T00:21:56.8312916Z I0712 00:19:52.970028 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14453. 2021-07-12T00:21:56.8315578Z I0712 00:19:52.970455 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14454. 2021-07-12T00:21:56.8318369Z I0712 00:19:52.972789 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14455. 2021-07-12T00:21:56.8321194Z I0712 00:19:52.973755 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14456. 2021-07-12T00:21:56.8324340Z I0712 00:19:53.374215 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14457. 2021-07-12T00:21:56.8327358Z I0712 00:19:53.374724 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14458. 2021-07-12T00:21:56.8329728Z I0712 00:19:56.738814 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14459. 2021-07-12T00:21:56.8331088Z I0712 00:19:56.738994 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14460. 2021-07-12T00:21:56.8332688Z I0712 00:19:56.739018 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14461. 2021-07-12T00:21:56.8334525Z I0712 00:19:56.743567 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14462. 2021-07-12T00:21:56.8336931Z I0712 00:19:56.748182 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14463. 2021-07-12T00:21:56.8339580Z I0712 00:19:57.150602 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14464. 2021-07-12T00:21:56.8342506Z I0712 00:19:57.155160 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14465. 2021-07-12T00:21:56.8344969Z I0712 00:19:57.158994 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14466. 2021-07-12T00:21:56.8349200Z I0712 00:19:57.162864 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14467. 2021-07-12T00:21:56.8352039Z I0712 00:19:57.564610 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14468. 2021-07-12T00:21:56.8354258Z I0712 00:19:57.570427 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14469. 2021-07-12T00:21:56.8355697Z I0712 00:19:57.570469 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14470. 2021-07-12T00:21:56.8356775Z I0712 00:19:57.570583 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14471. 2021-07-12T00:21:56.8358809Z I0712 00:19:57.571364 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14472. 2021-07-12T00:21:56.8360471Z I0712 00:19:57.571403 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14473. 2021-07-12T00:21:56.8361631Z I0712 00:19:57.571422 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14474. 2021-07-12T00:21:56.8364193Z I0712 00:19:57.574619 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14475. 2021-07-12T00:21:56.8366677Z I0712 00:19:57.577180 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14476. 2021-07-12T00:21:56.8369349Z I0712 00:19:57.579543 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14477. 2021-07-12T00:21:56.8371953Z I0712 00:19:57.581368 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14478. 2021-07-12T00:21:56.8374581Z I0712 00:19:57.981215 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14479. 2021-07-12T00:21:56.8379010Z I0712 00:19:57.984856 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14480. 2021-07-12T00:21:56.8383027Z I0712 00:19:57.987183 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14481. 2021-07-12T00:21:56.8385947Z I0712 00:19:57.987513 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14482. 2021-07-12T00:21:56.8388815Z I0712 00:19:57.991093 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14483. 2021-07-12T00:21:56.8394863Z I0712 00:19:57.991391 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14484. 2021-07-12T00:21:56.8398321Z I0712 00:19:57.995041 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14485. 2021-07-12T00:21:56.8400939Z I0712 00:19:57.996135 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14486. 2021-07-12T00:21:56.8407442Z I0712 00:19:58.396761 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14487. 2021-07-12T00:21:56.8411346Z I0712 00:19:58.399960 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14488. 2021-07-12T00:21:56.8414237Z I0712 00:20:01.761930 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14489. 2021-07-12T00:21:56.8416003Z I0712 00:20:01.761991 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14490. 2021-07-12T00:21:56.8417070Z I0712 00:20:01.762002 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14491. 2021-07-12T00:21:56.8419353Z I0712 00:20:01.767059 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14492. 2021-07-12T00:21:56.8423197Z I0712 00:20:01.769735 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14493. 2021-07-12T00:21:56.8426864Z I0712 00:20:02.171103 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14494. 2021-07-12T00:21:56.8429538Z I0712 00:20:02.174095 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14495. 2021-07-12T00:21:56.8432345Z I0712 00:20:02.176701 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14496. 2021-07-12T00:21:56.8435321Z I0712 00:20:02.179469 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14497. 2021-07-12T00:21:56.8438502Z I0712 00:20:02.581216 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14498. 2021-07-12T00:21:56.8440879Z I0712 00:20:02.587626 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14499. 2021-07-12T00:21:56.8442248Z I0712 00:20:02.587769 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14500. 2021-07-12T00:21:56.8443958Z I0712 00:20:02.587641 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14501. 2021-07-12T00:21:56.8445216Z I0712 00:20:02.587867 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14502. 2021-07-12T00:21:56.8446273Z I0712 00:20:02.587914 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14503. 2021-07-12T00:21:56.8447304Z I0712 00:20:02.588314 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14504. 2021-07-12T00:21:56.8450717Z I0712 00:20:02.592324 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14505. 2021-07-12T00:21:56.8455922Z I0712 00:20:02.593246 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14506. 2021-07-12T00:21:56.8459889Z I0712 00:20:02.596611 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14507. 2021-07-12T00:21:56.8462497Z I0712 00:20:02.603225 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14508. 2021-07-12T00:21:56.8465075Z I0712 00:20:02.998549 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14509. 2021-07-12T00:21:56.8468881Z I0712 00:20:03.002028 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14510. 2021-07-12T00:21:56.8471703Z I0712 00:20:03.004187 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14511. 2021-07-12T00:21:56.8474450Z I0712 00:20:03.005315 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14512. 2021-07-12T00:21:56.8478985Z I0712 00:20:03.008171 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14513. 2021-07-12T00:21:56.8482306Z I0712 00:20:03.011364 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14514. 2021-07-12T00:21:56.8486350Z I0712 00:20:03.012381 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14515. 2021-07-12T00:21:56.8489121Z I0712 00:20:03.024280 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14516. 2021-07-12T00:21:56.8491799Z I0712 00:20:03.414026 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14517. 2021-07-12T00:21:56.8495042Z I0712 00:20:03.425408 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14518. 2021-07-12T00:21:56.8498605Z I0712 00:20:06.774512 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14519. 2021-07-12T00:21:56.8499892Z I0712 00:20:06.774562 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14520. 2021-07-12T00:21:56.8500924Z I0712 00:20:06.774572 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14521. 2021-07-12T00:21:56.8503099Z I0712 00:20:06.779588 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14522. 2021-07-12T00:21:56.8505565Z I0712 00:20:06.785472 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14523. 2021-07-12T00:21:56.8507962Z I0712 00:20:07.187245 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14524. 2021-07-12T00:21:56.8510567Z I0712 00:20:07.190160 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14525. 2021-07-12T00:21:56.8514320Z I0712 00:20:07.192927 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14526. 2021-07-12T00:21:56.8517076Z I0712 00:20:07.195507 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14527. 2021-07-12T00:21:56.8520163Z I0712 00:20:07.597794 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14528. 2021-07-12T00:21:56.8522498Z I0712 00:20:07.604203 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14529. 2021-07-12T00:21:56.8524071Z I0712 00:20:07.604247 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14530. 2021-07-12T00:21:56.8525256Z I0712 00:20:07.604420 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14531. 2021-07-12T00:21:56.8526893Z I0712 00:20:07.605639 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14532. 2021-07-12T00:21:56.8528308Z I0712 00:20:07.605676 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14533. 2021-07-12T00:21:56.8529388Z I0712 00:20:07.605787 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14534. 2021-07-12T00:21:56.8532194Z I0712 00:20:07.608671 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14535. 2021-07-12T00:21:56.8534930Z I0712 00:20:07.614506 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14536. 2021-07-12T00:21:56.8538011Z I0712 00:20:07.617190 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14537. 2021-07-12T00:21:56.8541486Z I0712 00:20:07.618146 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14538. 2021-07-12T00:21:56.8546359Z I0712 00:20:08.018644 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14539. 2021-07-12T00:21:56.8550359Z I0712 00:20:08.019478 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14540. 2021-07-12T00:21:56.8553802Z I0712 00:20:08.022929 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14541. 2021-07-12T00:21:56.8556596Z I0712 00:20:08.023140 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14542. 2021-07-12T00:21:56.8560955Z I0712 00:20:08.027500 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14543. 2021-07-12T00:21:56.8564817Z I0712 00:20:08.028069 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14544. 2021-07-12T00:21:56.8568220Z I0712 00:20:08.030863 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14545. 2021-07-12T00:21:56.8573968Z I0712 00:20:08.031283 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14546. 2021-07-12T00:21:56.8576652Z I0712 00:20:08.432162 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14547. 2021-07-12T00:21:56.8580249Z I0712 00:20:08.432994 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14548. 2021-07-12T00:21:56.8582483Z I0712 00:20:11.790368 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14549. 2021-07-12T00:21:56.8583977Z I0712 00:20:11.790421 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14550. 2021-07-12T00:21:56.8585531Z I0712 00:20:11.790430 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14551. 2021-07-12T00:21:56.8588206Z I0712 00:20:11.796414 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14552. 2021-07-12T00:21:56.8590862Z I0712 00:20:11.801419 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14553. 2021-07-12T00:21:56.8593427Z I0712 00:20:12.203072 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14554. 2021-07-12T00:21:56.8597980Z I0712 00:20:12.207844 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14555. 2021-07-12T00:21:56.8600908Z I0712 00:20:12.210551 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14556. 2021-07-12T00:21:56.8605138Z I0712 00:20:12.213367 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14557. 2021-07-12T00:21:56.8608540Z I0712 00:20:12.615128 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14558. 2021-07-12T00:21:56.8610971Z I0712 00:20:12.620594 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14559. 2021-07-12T00:21:56.8612814Z I0712 00:20:12.621195 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14560. 2021-07-12T00:21:56.8614078Z I0712 00:20:12.621292 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14561. 2021-07-12T00:21:56.8615846Z I0712 00:20:12.622003 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14562. 2021-07-12T00:21:56.8617115Z I0712 00:20:12.622178 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14563. 2021-07-12T00:21:56.8618151Z I0712 00:20:12.622408 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14564. 2021-07-12T00:21:56.8620258Z I0712 00:20:12.626211 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14565. 2021-07-12T00:21:56.8622767Z I0712 00:20:12.626757 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14566. 2021-07-12T00:21:56.8625470Z I0712 00:20:12.630808 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14567. 2021-07-12T00:21:56.8630463Z I0712 00:20:12.631164 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14568. 2021-07-12T00:21:56.8637552Z I0712 00:20:13.031977 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14569. 2021-07-12T00:21:56.8640796Z I0712 00:20:13.033867 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14570. 2021-07-12T00:21:56.8643397Z I0712 00:20:13.035133 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14571. 2021-07-12T00:21:56.8651186Z I0712 00:20:13.037615 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14572. 2021-07-12T00:21:56.8657377Z I0712 00:20:13.037918 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14573. 2021-07-12T00:21:56.8660207Z I0712 00:20:13.039993 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14574. 2021-07-12T00:21:56.8663482Z I0712 00:20:13.040343 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14575. 2021-07-12T00:21:56.8666866Z I0712 00:20:13.046501 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14576. 2021-07-12T00:21:56.8669782Z I0712 00:20:13.441480 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14577. 2021-07-12T00:21:56.8672852Z I0712 00:20:13.448183 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14578. 2021-07-12T00:21:56.8675112Z I0712 00:20:16.812778 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14579. 2021-07-12T00:21:56.8676388Z I0712 00:20:16.812828 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14580. 2021-07-12T00:21:56.8677550Z I0712 00:20:16.812838 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14581. 2021-07-12T00:21:56.8679461Z I0712 00:20:16.821495 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14582. 2021-07-12T00:21:56.8681941Z I0712 00:20:16.824986 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14583. 2021-07-12T00:21:56.8684541Z I0712 00:20:17.232909 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14584. 2021-07-12T00:21:56.8687041Z I0712 00:20:17.236350 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14585. 2021-07-12T00:21:56.8689709Z I0712 00:20:17.239459 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14586. 2021-07-12T00:21:56.8692290Z I0712 00:20:17.243101 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14587. 2021-07-12T00:21:56.8696037Z I0712 00:20:17.644941 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14588. 2021-07-12T00:21:56.8699393Z I0712 00:20:17.650601 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14589. 2021-07-12T00:21:56.8701289Z I0712 00:20:17.650646 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14590. 2021-07-12T00:21:56.8702435Z I0712 00:20:17.650657 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14591. 2021-07-12T00:21:56.8704571Z I0712 00:20:17.653698 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14592. 2021-07-12T00:21:56.8705817Z I0712 00:20:17.653795 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14593. 2021-07-12T00:21:56.8707059Z I0712 00:20:17.653811 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14594. 2021-07-12T00:21:56.8710097Z I0712 00:20:17.661763 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14595. 2021-07-12T00:21:56.8713844Z I0712 00:20:17.662919 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14596. 2021-07-12T00:21:56.8716572Z I0712 00:20:17.668375 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14597. 2021-07-12T00:21:56.8719654Z I0712 00:20:17.672005 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14598. 2021-07-12T00:21:56.8722206Z I0712 00:20:18.070377 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14599. 2021-07-12T00:21:56.8724814Z I0712 00:20:18.073128 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14600. 2021-07-12T00:21:56.8727734Z I0712 00:20:18.075527 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14601. 2021-07-12T00:21:56.8730299Z I0712 00:20:18.075992 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14602. 2021-07-12T00:21:56.8732930Z I0712 00:20:18.078457 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14603. 2021-07-12T00:21:56.8735807Z I0712 00:20:18.078728 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14604. 2021-07-12T00:21:56.8738841Z I0712 00:20:18.081268 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14605. 2021-07-12T00:21:56.8741970Z I0712 00:20:18.085005 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14606. 2021-07-12T00:21:56.8745214Z I0712 00:20:18.482942 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14607. 2021-07-12T00:21:56.8748162Z I0712 00:20:18.486643 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14608. 2021-07-12T00:21:56.8750211Z I0712 00:20:21.829056 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14609. 2021-07-12T00:21:56.8751469Z I0712 00:20:21.829123 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14610. 2021-07-12T00:21:56.8752699Z I0712 00:20:21.829134 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14611. 2021-07-12T00:21:56.8754642Z I0712 00:20:21.833621 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14612. 2021-07-12T00:21:56.8757620Z I0712 00:20:21.837492 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14613. 2021-07-12T00:21:56.8760378Z I0712 00:20:22.238961 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14614. 2021-07-12T00:21:56.8763859Z I0712 00:20:22.243220 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14615. 2021-07-12T00:21:56.8766864Z I0712 00:20:22.245574 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14616. 2021-07-12T00:21:56.8770089Z I0712 00:20:22.249043 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14617. 2021-07-12T00:21:56.8772660Z I0712 00:20:22.650602 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14618. 2021-07-12T00:21:56.8774848Z I0712 00:20:22.658192 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14619. 2021-07-12T00:21:56.8776112Z I0712 00:20:22.658412 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14620. 2021-07-12T00:21:56.8777150Z I0712 00:20:22.658494 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14621. 2021-07-12T00:21:56.8779165Z I0712 00:20:22.663972 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14622. 2021-07-12T00:21:56.8781638Z I0712 00:20:22.668597 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14623. 2021-07-12T00:21:56.8783720Z I0712 00:20:22.683324 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14624. 2021-07-12T00:21:56.8784963Z I0712 00:20:22.683488 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14625. 2021-07-12T00:21:56.8786000Z I0712 00:20:22.683622 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14626. 2021-07-12T00:21:56.8787900Z I0712 00:20:22.686748 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14627. 2021-07-12T00:21:56.8790538Z I0712 00:20:22.689671 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14628. 2021-07-12T00:21:56.8793955Z I0712 00:20:23.070687 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14629. 2021-07-12T00:21:56.8797989Z I0712 00:20:23.074230 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14630. 2021-07-12T00:21:56.8801477Z I0712 00:20:23.077110 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14631. 2021-07-12T00:21:56.8804329Z I0712 00:20:23.079591 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14632. 2021-07-12T00:21:56.8807082Z I0712 00:20:23.099347 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14633. 2021-07-12T00:21:56.8809693Z I0712 00:20:23.102357 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14634. 2021-07-12T00:21:56.8812352Z I0712 00:20:23.104468 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14635. 2021-07-12T00:21:56.8815715Z I0712 00:20:23.107065 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14636. 2021-07-12T00:21:56.8818659Z I0712 00:20:23.480625 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14637. 2021-07-12T00:21:56.8821300Z I0712 00:20:23.508585 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14638. 2021-07-12T00:21:56.8824430Z I0712 00:20:26.845946 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14639. 2021-07-12T00:21:56.8826019Z I0712 00:20:26.846019 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14640. 2021-07-12T00:21:56.8827447Z I0712 00:20:26.846030 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14641. 2021-07-12T00:21:56.8829769Z I0712 00:20:26.849835 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14642. 2021-07-12T00:21:56.8878385Z I0712 00:20:26.854782 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14643. 2021-07-12T00:21:56.8880995Z I0712 00:20:27.256512 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14644. 2021-07-12T00:21:56.8883665Z I0712 00:20:27.260090 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14645. 2021-07-12T00:21:56.8886750Z I0712 00:20:27.262372 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14646. 2021-07-12T00:21:56.8889519Z I0712 00:20:27.265156 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14647. 2021-07-12T00:21:56.8892934Z I0712 00:20:27.666946 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14648. 2021-07-12T00:21:56.8895843Z I0712 00:20:27.672605 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14649. 2021-07-12T00:21:56.8917221Z I0712 00:20:27.672656 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14650. 2021-07-12T00:21:56.8918869Z I0712 00:20:27.672670 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14651. 2021-07-12T00:21:56.8921148Z I0712 00:20:27.675179 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14652. 2021-07-12T00:21:56.8922724Z I0712 00:20:27.675212 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14653. 2021-07-12T00:21:56.8924907Z I0712 00:20:27.675234 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14654. 2021-07-12T00:21:56.8927037Z I0712 00:20:27.678343 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14655. 2021-07-12T00:21:56.8929827Z I0712 00:20:27.678659 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14656. 2021-07-12T00:21:56.8932657Z I0712 00:20:27.682973 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14657. 2021-07-12T00:21:56.8935756Z I0712 00:20:27.683316 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14658. 2021-07-12T00:21:56.8938600Z I0712 00:20:28.084934 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14659. 2021-07-12T00:21:56.8941239Z I0712 00:20:28.085500 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14660. 2021-07-12T00:21:56.8943828Z I0712 00:20:28.089429 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14661. 2021-07-12T00:21:56.8946874Z I0712 00:20:28.090054 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14662. 2021-07-12T00:21:56.8950097Z I0712 00:20:28.092888 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14663. 2021-07-12T00:21:56.8953440Z I0712 00:20:28.094391 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14664. 2021-07-12T00:21:56.8957327Z I0712 00:20:28.097383 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14665. 2021-07-12T00:21:56.8960897Z I0712 00:20:28.097765 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14666. 2021-07-12T00:21:56.8964041Z I0712 00:20:28.499166 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14667. 2021-07-12T00:21:56.8967212Z I0712 00:20:28.499177 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14668. 2021-07-12T00:21:56.8970369Z I0712 00:20:31.866363 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14669. 2021-07-12T00:21:56.8972351Z I0712 00:20:31.866417 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14670. 2021-07-12T00:21:56.8973499Z I0712 00:20:31.866430 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14671. 2021-07-12T00:21:56.8976078Z I0712 00:20:31.870769 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14672. 2021-07-12T00:21:56.8978853Z I0712 00:20:31.873859 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14673. 2021-07-12T00:21:56.8981388Z I0712 00:20:32.274946 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14674. 2021-07-12T00:21:56.8983883Z I0712 00:20:32.278136 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14675. 2021-07-12T00:21:56.8987097Z I0712 00:20:32.280467 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14676. 2021-07-12T00:21:56.8990283Z I0712 00:20:32.283422 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14677. 2021-07-12T00:21:56.8992934Z I0712 00:20:32.685063 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14678. 2021-07-12T00:21:56.8995263Z I0712 00:20:32.690781 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14679. 2021-07-12T00:21:56.8996613Z I0712 00:20:32.690948 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14680. 2021-07-12T00:21:56.8998021Z I0712 00:20:32.690970 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14681. 2021-07-12T00:21:56.9002425Z I0712 00:20:32.692923 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14682. 2021-07-12T00:21:56.9003936Z I0712 00:20:32.692979 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14683. 2021-07-12T00:21:56.9005378Z I0712 00:20:32.692997 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14684. 2021-07-12T00:21:56.9007919Z I0712 00:20:32.695943 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14685. 2021-07-12T00:21:56.9011897Z I0712 00:20:32.697459 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14686. 2021-07-12T00:21:56.9015018Z I0712 00:20:32.700725 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14687. 2021-07-12T00:21:56.9018169Z I0712 00:20:32.701903 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14688. 2021-07-12T00:21:56.9020649Z I0712 00:20:33.102534 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14689. 2021-07-12T00:21:56.9023062Z I0712 00:20:33.103863 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14690. 2021-07-12T00:21:56.9025684Z I0712 00:20:33.108174 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14691. 2021-07-12T00:21:56.9028387Z I0712 00:20:33.108552 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14692. 2021-07-12T00:21:56.9030859Z I0712 00:20:33.110970 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14693. 2021-07-12T00:21:56.9033406Z I0712 00:20:33.111531 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14694. 2021-07-12T00:21:56.9036171Z I0712 00:20:33.115117 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14695. 2021-07-12T00:21:56.9040072Z I0712 00:20:33.119135 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14696. 2021-07-12T00:21:56.9042684Z I0712 00:20:33.516466 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14697. 2021-07-12T00:21:56.9045464Z I0712 00:20:33.522629 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14698. 2021-07-12T00:21:56.9048365Z I0712 00:20:36.881967 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14699. 2021-07-12T00:21:56.9050273Z I0712 00:20:36.882048 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14700. 2021-07-12T00:21:56.9051642Z I0712 00:20:36.882066 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14701. 2021-07-12T00:21:56.9054190Z I0712 00:20:36.906041 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14702. 2021-07-12T00:21:56.9057182Z I0712 00:20:36.911752 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14703. 2021-07-12T00:21:56.9060355Z I0712 00:20:37.313072 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14704. 2021-07-12T00:21:56.9063445Z I0712 00:20:37.316139 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14705. 2021-07-12T00:21:56.9072215Z I0712 00:20:37.319350 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14706. 2021-07-12T00:21:56.9075525Z I0712 00:20:37.321981 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14707. 2021-07-12T00:21:56.9079630Z I0712 00:20:37.729060 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14708. 2021-07-12T00:21:56.9082454Z I0712 00:20:37.759925 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14709. 2021-07-12T00:21:56.9083770Z I0712 00:20:37.760188 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14710. 2021-07-12T00:21:56.9085172Z I0712 00:20:37.760297 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14711. 2021-07-12T00:21:56.9086758Z I0712 00:20:37.760115 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14712. 2021-07-12T00:21:56.9088201Z I0712 00:20:37.760957 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14713. 2021-07-12T00:21:56.9090420Z I0712 00:20:37.761043 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14714. 2021-07-12T00:21:56.9092853Z I0712 00:20:37.780018 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14715. 2021-07-12T00:21:56.9096296Z I0712 00:20:37.780438 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14716. 2021-07-12T00:21:56.9102857Z I0712 00:20:37.801893 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14717. 2021-07-12T00:21:56.9107146Z I0712 00:20:37.830640 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14718. 2021-07-12T00:21:56.9110662Z I0712 00:20:38.203112 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14719. 2021-07-12T00:21:56.9113462Z I0712 00:20:38.207099 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14720. 2021-07-12T00:21:56.9116567Z I0712 00:20:38.210284 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14721. 2021-07-12T00:21:56.9120425Z I0712 00:20:38.216852 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14722. 2021-07-12T00:21:56.9123301Z I0712 00:20:38.232241 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14723. 2021-07-12T00:21:56.9127053Z I0712 00:20:38.236730 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14724. 2021-07-12T00:21:56.9131227Z I0712 00:20:38.240566 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14725. 2021-07-12T00:21:56.9133887Z I0712 00:20:38.244022 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14726. 2021-07-12T00:21:56.9136679Z I0712 00:20:38.617938 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14727. 2021-07-12T00:21:56.9140261Z I0712 00:20:38.645778 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14728. 2021-07-12T00:21:56.9143500Z I0712 00:20:41.903594 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14729. 2021-07-12T00:21:56.9145015Z I0712 00:20:41.903663 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14730. 2021-07-12T00:21:56.9146268Z I0712 00:20:41.903675 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14731. 2021-07-12T00:21:56.9148571Z I0712 00:20:41.908881 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14732. 2021-07-12T00:21:56.9151054Z I0712 00:20:41.912219 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14733. 2021-07-12T00:21:56.9153519Z I0712 00:20:42.316206 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14734. 2021-07-12T00:21:56.9156540Z I0712 00:20:42.319378 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14735. 2021-07-12T00:21:56.9160928Z I0712 00:20:42.321703 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14736. 2021-07-12T00:21:56.9163618Z I0712 00:20:42.324406 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14737. 2021-07-12T00:21:56.9166344Z I0712 00:20:42.725758 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14738. 2021-07-12T00:21:56.9168578Z I0712 00:20:42.732959 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14739. 2021-07-12T00:21:56.9169846Z I0712 00:20:42.733003 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14740. 2021-07-12T00:21:56.9170985Z I0712 00:20:42.733013 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14741. 2021-07-12T00:21:56.9173245Z I0712 00:20:42.735427 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14742. 2021-07-12T00:21:56.9174553Z I0712 00:20:42.735464 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14743. 2021-07-12T00:21:56.9175750Z I0712 00:20:42.735547 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14744. 2021-07-12T00:21:56.9178215Z I0712 00:20:42.742461 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14745. 2021-07-12T00:21:56.9180760Z I0712 00:20:42.742771 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14746. 2021-07-12T00:21:56.9183230Z I0712 00:20:42.745800 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14747. 2021-07-12T00:21:56.9185922Z I0712 00:20:42.764137 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14748. 2021-07-12T00:21:56.9188394Z I0712 00:20:43.147649 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14749. 2021-07-12T00:21:56.9190838Z I0712 00:20:43.150984 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14750. 2021-07-12T00:21:56.9193299Z I0712 00:20:43.154230 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14751. 2021-07-12T00:21:56.9195993Z I0712 00:20:43.157196 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14752. 2021-07-12T00:21:56.9199748Z I0712 00:20:43.167149 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14753. 2021-07-12T00:21:56.9204554Z I0712 00:20:43.170325 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14754. 2021-07-12T00:21:56.9207953Z I0712 00:20:43.173040 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14755. 2021-07-12T00:21:56.9210931Z I0712 00:20:43.175331 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14756. 2021-07-12T00:21:56.9213550Z I0712 00:20:43.562775 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14757. 2021-07-12T00:21:56.9216028Z I0712 00:20:43.576528 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14758. 2021-07-12T00:21:56.9218549Z I0712 00:20:46.919279 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14759. 2021-07-12T00:21:56.9219944Z I0712 00:20:46.919334 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14760. 2021-07-12T00:21:56.9221081Z I0712 00:20:46.919345 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14761. 2021-07-12T00:21:56.9223381Z I0712 00:20:46.922773 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14762. 2021-07-12T00:21:56.9226074Z I0712 00:20:46.925473 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14763. 2021-07-12T00:21:56.9228815Z I0712 00:20:47.327253 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14764. 2021-07-12T00:21:56.9232073Z I0712 00:20:47.330378 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14765. 2021-07-12T00:21:56.9236235Z I0712 00:20:47.332694 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14766. 2021-07-12T00:21:56.9239757Z I0712 00:20:47.335323 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14767. 2021-07-12T00:21:56.9242988Z I0712 00:20:47.737154 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14768. 2021-07-12T00:21:56.9245086Z I0712 00:20:47.742820 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14769. 2021-07-12T00:21:56.9246375Z I0712 00:20:47.742975 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14770. 2021-07-12T00:21:56.9247447Z I0712 00:20:47.743064 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14771. 2021-07-12T00:21:56.9249263Z I0712 00:20:47.743590 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14772. 2021-07-12T00:21:56.9250949Z I0712 00:20:47.743633 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14773. 2021-07-12T00:21:56.9251997Z I0712 00:20:47.743643 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14774. 2021-07-12T00:21:56.9253977Z I0712 00:20:47.747300 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14775. 2021-07-12T00:21:56.9256420Z I0712 00:20:47.748238 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14776. 2021-07-12T00:21:56.9259402Z I0712 00:20:47.751221 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14777. 2021-07-12T00:21:56.9262363Z I0712 00:20:47.751498 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14778. 2021-07-12T00:21:56.9265294Z I0712 00:20:48.152911 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14779. 2021-07-12T00:21:56.9268688Z I0712 00:20:48.153696 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14780. 2021-07-12T00:21:56.9272662Z I0712 00:20:48.157137 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14781. 2021-07-12T00:21:56.9275889Z I0712 00:20:48.158073 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14782. 2021-07-12T00:21:56.9278892Z I0712 00:20:48.160767 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14783. 2021-07-12T00:21:56.9281827Z I0712 00:20:48.161561 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14784. 2021-07-12T00:21:56.9284695Z I0712 00:20:48.164579 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14785. 2021-07-12T00:21:56.9287238Z I0712 00:20:48.165470 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14786. 2021-07-12T00:21:56.9289844Z I0712 00:20:48.565759 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14787. 2021-07-12T00:21:56.9292301Z I0712 00:20:48.569028 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14788. 2021-07-12T00:21:56.9294323Z I0712 00:20:51.933426 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14789. 2021-07-12T00:21:56.9295599Z I0712 00:20:51.933521 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14790. 2021-07-12T00:21:56.9296641Z I0712 00:20:51.933549 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14791. 2021-07-12T00:21:56.9298522Z I0712 00:20:51.938866 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14792. 2021-07-12T00:21:56.9317366Z I0712 00:20:51.941641 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14793. 2021-07-12T00:21:56.9320927Z I0712 00:20:52.343777 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14794. 2021-07-12T00:21:56.9323805Z I0712 00:20:52.346676 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14795. 2021-07-12T00:21:56.9326722Z I0712 00:20:52.349376 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14796. 2021-07-12T00:21:56.9330042Z I0712 00:20:52.352319 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14797. 2021-07-12T00:21:56.9333514Z I0712 00:20:52.754491 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14798. 2021-07-12T00:21:56.9335898Z I0712 00:20:52.760334 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14799. 2021-07-12T00:21:56.9337361Z I0712 00:20:52.760522 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14800. 2021-07-12T00:21:56.9338561Z I0712 00:20:52.760618 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14801. 2021-07-12T00:21:56.9340654Z I0712 00:20:52.762046 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14802. 2021-07-12T00:21:56.9341918Z I0712 00:20:52.762216 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14803. 2021-07-12T00:21:56.9343244Z I0712 00:20:52.762364 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14804. 2021-07-12T00:21:56.9345253Z I0712 00:20:52.767177 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14805. 2021-07-12T00:21:56.9347904Z I0712 00:20:52.768858 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14806. 2021-07-12T00:21:56.9352288Z I0712 00:20:52.771966 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14807. 2021-07-12T00:21:56.9356437Z I0712 00:20:52.774377 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14808. 2021-07-12T00:21:56.9360931Z I0712 00:20:53.174195 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14809. 2021-07-12T00:21:56.9364918Z I0712 00:20:53.176370 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14810. 2021-07-12T00:21:56.9368579Z I0712 00:20:53.180780 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14811. 2021-07-12T00:21:56.9371755Z I0712 00:20:53.180944 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14812. 2021-07-12T00:21:56.9375067Z I0712 00:20:53.183837 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14813. 2021-07-12T00:21:56.9377993Z I0712 00:20:53.185032 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14814. 2021-07-12T00:21:56.9380540Z I0712 00:20:53.193119 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14815. 2021-07-12T00:21:56.9383270Z I0712 00:20:53.224906 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14816. 2021-07-12T00:21:56.9386068Z I0712 00:20:53.594601 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14817. 2021-07-12T00:21:56.9389725Z I0712 00:20:53.626902 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14818. 2021-07-12T00:21:56.9392359Z I0712 00:20:56.947235 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14819. 2021-07-12T00:21:56.9394300Z I0712 00:20:56.947293 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14820. 2021-07-12T00:21:56.9395549Z I0712 00:20:56.947304 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14821. 2021-07-12T00:21:56.9398042Z I0712 00:20:56.955325 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14822. 2021-07-12T00:21:56.9400603Z I0712 00:20:56.961188 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14823. 2021-07-12T00:21:56.9404149Z I0712 00:20:57.363907 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14824. 2021-07-12T00:21:56.9408718Z I0712 00:20:57.368951 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14825. 2021-07-12T00:21:56.9412199Z I0712 00:20:57.371853 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14826. 2021-07-12T00:21:56.9416167Z I0712 00:20:57.374780 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14827. 2021-07-12T00:21:56.9420048Z I0712 00:20:57.776218 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14828. 2021-07-12T00:21:56.9430509Z I0712 00:20:57.784676 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14829. 2021-07-12T00:21:56.9431774Z I0712 00:20:57.784709 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14830. 2021-07-12T00:21:56.9432830Z I0712 00:20:57.784718 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14831. 2021-07-12T00:21:56.9434569Z I0712 00:20:57.785300 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14832. 2021-07-12T00:21:56.9435857Z I0712 00:20:57.785333 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14833. 2021-07-12T00:21:56.9437073Z I0712 00:20:57.785342 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14834. 2021-07-12T00:21:56.9439171Z I0712 00:20:57.790055 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14835. 2021-07-12T00:21:56.9441738Z I0712 00:20:57.790781 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14836. 2021-07-12T00:21:56.9444492Z I0712 00:20:57.794104 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14837. 2021-07-12T00:21:56.9447083Z I0712 00:20:57.794868 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14838. 2021-07-12T00:21:56.9449882Z I0712 00:20:58.195914 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14839. 2021-07-12T00:21:56.9457783Z I0712 00:20:58.196494 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14840. 2021-07-12T00:21:56.9460307Z I0712 00:20:58.200935 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14841. 2021-07-12T00:21:56.9465525Z I0712 00:20:58.204389 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14842. 2021-07-12T00:21:56.9469323Z I0712 00:20:58.208723 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14843. 2021-07-12T00:21:56.9472612Z I0712 00:20:58.209239 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14844. 2021-07-12T00:21:56.9475380Z I0712 00:20:58.222276 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14845. 2021-07-12T00:21:56.9478806Z I0712 00:20:58.222603 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14846. 2021-07-12T00:21:56.9481399Z I0712 00:20:58.624916 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14847. 2021-07-12T00:21:56.9484076Z I0712 00:20:58.625826 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14848. 2021-07-12T00:21:56.9486232Z I0712 00:21:01.960854 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14849. 2021-07-12T00:21:56.9487755Z I0712 00:21:01.960920 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14850. 2021-07-12T00:21:56.9488887Z I0712 00:21:01.960938 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14851. 2021-07-12T00:21:56.9491227Z I0712 00:21:01.966571 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14852. 2021-07-12T00:21:56.9494521Z I0712 00:21:01.969635 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14853. 2021-07-12T00:21:56.9497700Z I0712 00:21:02.370720 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14854. 2021-07-12T00:21:56.9500666Z I0712 00:21:02.375674 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14855. 2021-07-12T00:21:56.9503231Z I0712 00:21:02.379632 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14856. 2021-07-12T00:21:56.9512303Z I0712 00:21:02.382385 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14857. 2021-07-12T00:21:56.9517398Z I0712 00:21:02.783470 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14858. 2021-07-12T00:21:56.9520526Z I0712 00:21:02.792569 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14859. 2021-07-12T00:21:56.9522008Z I0712 00:21:02.792611 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14860. 2021-07-12T00:21:56.9523298Z I0712 00:21:02.792622 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14861. 2021-07-12T00:21:56.9525051Z I0712 00:21:02.793487 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14862. 2021-07-12T00:21:56.9526692Z I0712 00:21:02.793630 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14863. 2021-07-12T00:21:56.9527925Z I0712 00:21:02.793647 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14864. 2021-07-12T00:21:56.9529867Z I0712 00:21:02.804574 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14865. 2021-07-12T00:21:56.9532691Z I0712 00:21:02.806092 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14866. 2021-07-12T00:21:56.9535771Z I0712 00:21:02.809899 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14867. 2021-07-12T00:21:56.9538529Z I0712 00:21:02.810939 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14868. 2021-07-12T00:21:56.9541189Z I0712 00:21:03.210802 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14869. 2021-07-12T00:21:56.9544429Z I0712 00:21:03.212690 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14870. 2021-07-12T00:21:56.9548161Z I0712 00:21:03.214740 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14871. 2021-07-12T00:21:56.9551353Z I0712 00:21:03.220239 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14872. 2021-07-12T00:21:56.9554821Z I0712 00:21:03.220552 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14873. 2021-07-12T00:21:56.9557976Z I0712 00:21:03.226055 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14874. 2021-07-12T00:21:56.9560992Z I0712 00:21:03.228434 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14875. 2021-07-12T00:21:56.9574163Z I0712 00:21:03.229421 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14876. 2021-07-12T00:21:56.9577752Z I0712 00:21:03.633402 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14877. 2021-07-12T00:21:56.9580870Z I0712 00:21:03.633763 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14878. 2021-07-12T00:21:56.9583320Z I0712 00:21:06.978865 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14879. 2021-07-12T00:21:56.9584677Z I0712 00:21:06.978918 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14880. 2021-07-12T00:21:56.9588931Z I0712 00:21:06.978931 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14881. 2021-07-12T00:21:56.9591458Z I0712 00:21:06.982246 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14882. 2021-07-12T00:21:56.9594315Z I0712 00:21:06.986786 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14883. 2021-07-12T00:21:56.9597227Z I0712 00:21:07.390804 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14884. 2021-07-12T00:21:56.9599899Z I0712 00:21:07.397252 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14885. 2021-07-12T00:21:56.9603329Z I0712 00:21:07.400914 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14886. 2021-07-12T00:21:56.9608281Z I0712 00:21:07.405656 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14887. 2021-07-12T00:21:56.9611730Z I0712 00:21:07.807609 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14888. 2021-07-12T00:21:56.9614400Z I0712 00:21:07.814715 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14889. 2021-07-12T00:21:56.9615686Z I0712 00:21:07.814788 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14890. 2021-07-12T00:21:56.9616776Z I0712 00:21:07.814806 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14891. 2021-07-12T00:21:56.9618324Z I0712 00:21:07.818559 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14892. 2021-07-12T00:21:56.9619812Z I0712 00:21:07.818709 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14893. 2021-07-12T00:21:56.9620920Z I0712 00:21:07.818798 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14894. 2021-07-12T00:21:56.9623082Z I0712 00:21:07.822997 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14895. 2021-07-12T00:21:56.9625572Z I0712 00:21:07.827241 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14896. 2021-07-12T00:21:56.9628603Z I0712 00:21:07.831770 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14897. 2021-07-12T00:21:56.9631732Z I0712 00:21:07.838904 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14898. 2021-07-12T00:21:56.9637885Z I0712 00:21:08.232842 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14899. 2021-07-12T00:21:56.9641210Z I0712 00:21:08.235782 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14900. 2021-07-12T00:21:56.9644168Z I0712 00:21:08.238176 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14901. 2021-07-12T00:21:56.9647054Z I0712 00:21:08.240465 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14902. 2021-07-12T00:21:56.9649986Z I0712 00:21:08.240906 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14903. 2021-07-12T00:21:56.9652843Z I0712 00:21:08.242622 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14904. 2021-07-12T00:21:56.9655802Z I0712 00:21:08.248504 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14905. 2021-07-12T00:21:56.9659932Z I0712 00:21:08.255527 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14906. 2021-07-12T00:21:56.9662604Z I0712 00:21:08.642592 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14907. 2021-07-12T00:21:56.9665030Z I0712 00:21:08.656932 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14908. 2021-07-12T00:21:56.9667665Z I0712 00:21:11.992024 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14909. 2021-07-12T00:21:56.9669002Z I0712 00:21:11.992090 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14910. 2021-07-12T00:21:56.9670484Z I0712 00:21:11.992105 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14911. 2021-07-12T00:21:56.9672935Z I0712 00:21:11.995645 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14912. 2021-07-12T00:21:56.9676042Z I0712 00:21:11.999310 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14913. 2021-07-12T00:21:56.9679859Z I0712 00:21:12.400690 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14914. 2021-07-12T00:21:56.9682382Z I0712 00:21:12.404193 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14915. 2021-07-12T00:21:56.9684927Z I0712 00:21:12.407172 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14916. 2021-07-12T00:21:56.9702063Z I0712 00:21:12.411035 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14917. 2021-07-12T00:21:56.9705493Z I0712 00:21:12.812703 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14918. 2021-07-12T00:21:56.9711876Z I0712 00:21:12.820113 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14919. 2021-07-12T00:21:56.9713644Z I0712 00:21:12.820159 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14920. 2021-07-12T00:21:56.9715239Z I0712 00:21:12.820171 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14921. 2021-07-12T00:21:56.9717167Z I0712 00:21:12.820562 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14922. 2021-07-12T00:21:56.9718723Z I0712 00:21:12.820619 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14923. 2021-07-12T00:21:56.9721884Z I0712 00:21:12.820645 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14924. 2021-07-12T00:21:56.9723944Z I0712 00:21:12.826713 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14925. 2021-07-12T00:21:56.9726980Z I0712 00:21:12.827184 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14926. 2021-07-12T00:21:56.9732893Z I0712 00:21:12.830750 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14927. 2021-07-12T00:21:56.9735868Z I0712 00:21:12.831358 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14928. 2021-07-12T00:21:56.9738573Z I0712 00:21:13.232547 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14929. 2021-07-12T00:21:56.9742753Z I0712 00:21:13.233058 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14930. 2021-07-12T00:21:56.9753412Z I0712 00:21:13.235829 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14931. 2021-07-12T00:21:56.9758021Z I0712 00:21:13.236553 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14932. 2021-07-12T00:21:56.9761827Z I0712 00:21:13.239586 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14933. 2021-07-12T00:21:56.9765864Z I0712 00:21:13.240917 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14934. 2021-07-12T00:21:56.9769869Z I0712 00:21:13.244031 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14935. 2021-07-12T00:21:56.9774247Z I0712 00:21:13.244400 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14936. 2021-07-12T00:21:56.9778302Z I0712 00:21:13.648094 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14937. 2021-07-12T00:21:56.9781495Z I0712 00:21:13.649559 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14938. 2021-07-12T00:21:56.9785063Z I0712 00:21:17.005734 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14939. 2021-07-12T00:21:56.9797969Z I0712 00:21:17.005783 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14940. 2021-07-12T00:21:56.9799062Z I0712 00:21:17.005809 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14941. 2021-07-12T00:21:56.9801350Z I0712 00:21:17.010654 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14942. 2021-07-12T00:21:56.9804413Z I0712 00:21:17.013779 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14943. 2021-07-12T00:21:56.9808832Z I0712 00:21:17.415556 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14944. 2021-07-12T00:21:56.9813845Z I0712 00:21:17.418429 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14945. 2021-07-12T00:21:56.9817266Z I0712 00:21:17.420659 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14946. 2021-07-12T00:21:56.9820138Z I0712 00:21:17.424413 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14947. 2021-07-12T00:21:56.9822880Z I0712 00:21:17.827486 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14948. 2021-07-12T00:21:56.9825313Z I0712 00:21:17.835539 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14949. 2021-07-12T00:21:56.9827182Z I0712 00:21:17.835658 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14950. 2021-07-12T00:21:56.9828642Z I0712 00:21:17.835761 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14951. 2021-07-12T00:21:56.9831478Z I0712 00:21:17.835545 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14952. 2021-07-12T00:21:56.9833418Z I0712 00:21:17.836045 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14953. 2021-07-12T00:21:56.9836688Z I0712 00:21:17.836241 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14954. 2021-07-12T00:21:56.9839854Z I0712 00:21:17.839680 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14955. 2021-07-12T00:21:56.9842965Z I0712 00:21:17.842774 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14956. 2021-07-12T00:21:56.9846655Z I0712 00:21:17.844225 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14957. 2021-07-12T00:21:56.9850547Z I0712 00:21:17.847855 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14958. 2021-07-12T00:21:56.9854662Z I0712 00:21:18.245863 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14959. 2021-07-12T00:21:56.9864180Z I0712 00:21:18.249184 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14960. 2021-07-12T00:21:56.9867370Z I0712 00:21:18.249670 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14961. 2021-07-12T00:21:56.9874061Z I0712 00:21:18.254272 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14962. 2021-07-12T00:21:56.9878525Z I0712 00:21:18.256703 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14963. 2021-07-12T00:21:56.9883710Z I0712 00:21:18.259832 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14964. 2021-07-12T00:21:56.9887550Z I0712 00:21:18.277276 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14965. 2021-07-12T00:21:56.9890725Z I0712 00:21:18.282112 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14966. 2021-07-12T00:21:56.9893796Z I0712 00:21:18.661290 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14967. 2021-07-12T00:21:56.9896801Z I0712 00:21:18.683391 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14968. 2021-07-12T00:21:56.9899185Z I0712 00:21:22.017646 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14969. 2021-07-12T00:21:56.9900666Z I0712 00:21:22.017695 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14970. 2021-07-12T00:21:56.9901885Z I0712 00:21:22.017706 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14971. 2021-07-12T00:21:56.9904471Z I0712 00:21:22.022839 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14972. 2021-07-12T00:21:56.9909434Z I0712 00:21:22.025518 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14973. 2021-07-12T00:21:56.9912735Z I0712 00:21:22.427632 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14974. 2021-07-12T00:21:56.9916383Z I0712 00:21:22.430725 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14975. 2021-07-12T00:21:56.9920353Z I0712 00:21:22.432984 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14976. 2021-07-12T00:21:56.9923855Z I0712 00:21:22.439037 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14977. 2021-07-12T00:21:56.9927186Z I0712 00:21:22.840583 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14978. 2021-07-12T00:21:56.9929951Z I0712 00:21:22.846778 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14979. 2021-07-12T00:21:56.9931446Z I0712 00:21:22.846819 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14980. 2021-07-12T00:21:56.9933223Z I0712 00:21:22.846830 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14981. 2021-07-12T00:21:56.9935505Z I0712 00:21:22.853895 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14982. 2021-07-12T00:21:56.9937173Z I0712 00:21:22.854012 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  14983. 2021-07-12T00:21:56.9938448Z I0712 00:21:22.854079 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  14984. 2021-07-12T00:21:56.9940765Z I0712 00:21:22.857501 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14985. 2021-07-12T00:21:56.9944116Z I0712 00:21:22.858180 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14986. 2021-07-12T00:21:56.9947263Z I0712 00:21:22.860702 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14987. 2021-07-12T00:21:56.9950192Z I0712 00:21:22.864572 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14988. 2021-07-12T00:21:56.9953556Z I0712 00:21:23.263281 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14989. 2021-07-12T00:21:56.9957603Z I0712 00:21:23.266506 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14990. 2021-07-12T00:21:56.9962306Z I0712 00:21:23.273531 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14991. 2021-07-12T00:21:56.9966406Z I0712 00:21:23.280007 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14992. 2021-07-12T00:21:56.9969805Z I0712 00:21:23.281966 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14993. 2021-07-12T00:21:56.9972842Z I0712 00:21:23.284901 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  14994. 2021-07-12T00:21:56.9976137Z I0712 00:21:23.287532 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14995. 2021-07-12T00:21:56.9979365Z I0712 00:21:23.290137 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  14996. 2021-07-12T00:21:56.9982507Z I0712 00:21:23.689076 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14997. 2021-07-12T00:21:56.9985786Z I0712 00:21:23.693836 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14998. 2021-07-12T00:21:56.9988252Z I0712 00:21:27.030892 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14999. 2021-07-12T00:21:56.9989788Z I0712 00:21:27.031057 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  15000. 2021-07-12T00:21:56.9991042Z I0712 00:21:27.031075 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  15001. 2021-07-12T00:21:56.9993356Z I0712 00:21:27.036096 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  15002. 2021-07-12T00:21:56.9996371Z I0712 00:21:27.039926 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  15003. 2021-07-12T00:21:56.9999599Z I0712 00:21:27.441921 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  15004. 2021-07-12T00:21:57.0002580Z I0712 00:21:27.445326 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  15005. 2021-07-12T00:21:57.0005592Z I0712 00:21:27.447814 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  15006. 2021-07-12T00:21:57.0009938Z I0712 00:21:27.450386 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  15007. 2021-07-12T00:21:57.0013262Z I0712 00:21:27.851935 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  15008. 2021-07-12T00:21:57.0015843Z I0712 00:21:27.860171 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  15009. 2021-07-12T00:21:57.0017457Z I0712 00:21:27.860305 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  15010. 2021-07-12T00:21:57.0018767Z I0712 00:21:27.860347 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  15011. 2021-07-12T00:21:57.0021017Z I0712 00:21:27.860754 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  15012. 2021-07-12T00:21:57.0023120Z I0712 00:21:27.860787 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  15013. 2021-07-12T00:21:57.0024701Z I0712 00:21:27.860865 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  15014. 2021-07-12T00:21:57.0027265Z I0712 00:21:27.864483 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  15015. 2021-07-12T00:21:57.0030114Z I0712 00:21:27.864848 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  15016. 2021-07-12T00:21:57.0033025Z I0712 00:21:27.874462 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  15017. 2021-07-12T00:21:57.0036211Z I0712 00:21:27.875535 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  15018. 2021-07-12T00:21:57.0040921Z I0712 00:21:28.276320 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  15019. 2021-07-12T00:21:57.0044052Z I0712 00:21:28.277137 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  15020. 2021-07-12T00:21:57.0046935Z I0712 00:21:28.280679 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  15021. 2021-07-12T00:21:57.0049864Z I0712 00:21:28.282536 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  15022. 2021-07-12T00:21:57.0052954Z I0712 00:21:28.284698 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  15023. 2021-07-12T00:21:57.0055922Z I0712 00:21:28.287652 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  15024. 2021-07-12T00:21:57.0059230Z I0712 00:21:28.289405 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  15025. 2021-07-12T00:21:57.0062247Z I0712 00:21:28.298152 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  15026. 2021-07-12T00:21:57.0065296Z I0712 00:21:28.690606 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  15027. 2021-07-12T00:21:57.0069129Z I0712 00:21:28.700071 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  15028. 2021-07-12T00:21:57.0071876Z I0712 00:21:32.045031 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  15029. 2021-07-12T00:21:57.0074944Z I0712 00:21:32.045125 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  15030. 2021-07-12T00:21:57.0076533Z I0712 00:21:32.045148 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  15031. 2021-07-12T00:21:57.0079284Z I0712 00:21:32.048921 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  15032. 2021-07-12T00:21:57.0082188Z I0712 00:21:32.051587 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  15033. 2021-07-12T00:21:57.0085105Z I0712 00:21:32.453423 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  15034. 2021-07-12T00:21:57.0088323Z I0712 00:21:32.456281 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  15035. 2021-07-12T00:21:57.0091216Z I0712 00:21:32.458567 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  15036. 2021-07-12T00:21:57.0094187Z I0712 00:21:32.463582 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  15037. 2021-07-12T00:21:57.0097241Z I0712 00:21:32.864920 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  15038. 2021-07-12T00:21:57.0099673Z I0712 00:21:32.871803 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  15039. 2021-07-12T00:21:57.0101158Z I0712 00:21:32.871999 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  15040. 2021-07-12T00:21:57.0102389Z I0712 00:21:32.872038 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  15041. 2021-07-12T00:21:57.0104322Z I0712 00:21:32.872458 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  15042. 2021-07-12T00:21:57.0105760Z I0712 00:21:32.872494 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  15043. 2021-07-12T00:21:57.0106948Z I0712 00:21:32.872508 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  15044. 2021-07-12T00:21:57.0109074Z I0712 00:21:32.877776 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  15045. 2021-07-12T00:21:57.0114983Z I0712 00:21:32.879192 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  15046. 2021-07-12T00:21:57.0118338Z I0712 00:21:32.881738 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  15047. 2021-07-12T00:21:57.0121318Z I0712 00:21:32.882501 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  15048. 2021-07-12T00:21:57.0124329Z I0712 00:21:33.283459 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  15049. 2021-07-12T00:21:57.0127072Z I0712 00:21:33.289913 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  15050. 2021-07-12T00:21:57.0129856Z I0712 00:21:33.294194 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  15051. 2021-07-12T00:21:57.0133227Z I0712 00:21:33.294927 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  15052. 2021-07-12T00:21:57.0136174Z I0712 00:21:33.298789 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  15053. 2021-07-12T00:21:57.0140729Z I0712 00:21:33.299430 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  15054. 2021-07-12T00:21:57.0145292Z I0712 00:21:33.304282 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  15055. 2021-07-12T00:21:57.0148691Z I0712 00:21:33.305013 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  15056. 2021-07-12T00:21:57.0151804Z I0712 00:21:33.706474 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  15057. 2021-07-12T00:21:57.0154459Z I0712 00:21:33.707151 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  15058. 2021-07-12T00:21:57.0158288Z I0712 00:21:37.062524 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  15059. 2021-07-12T00:21:57.0160104Z I0712 00:21:37.062580 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  15060. 2021-07-12T00:21:57.0161249Z I0712 00:21:37.062591 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  15061. 2021-07-12T00:21:57.0163423Z I0712 00:21:37.067800 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  15062. 2021-07-12T00:21:57.0166594Z I0712 00:21:37.072117 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  15063. 2021-07-12T00:21:57.0169549Z I0712 00:21:37.473504 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  15064. 2021-07-12T00:21:57.0172956Z I0712 00:21:37.476528 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  15065. 2021-07-12T00:21:57.0176325Z I0712 00:21:37.479167 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  15066. 2021-07-12T00:21:57.0179077Z I0712 00:21:37.484256 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  15067. 2021-07-12T00:21:57.0181803Z I0712 00:21:37.886585 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  15068. 2021-07-12T00:21:57.0184154Z I0712 00:21:37.895802 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  15069. 2021-07-12T00:21:57.0185575Z I0712 00:21:37.895956 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  15070. 2021-07-12T00:21:57.0186843Z I0712 00:21:37.896084 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  15071. 2021-07-12T00:21:57.0189838Z I0712 00:21:37.896572 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  15072. 2021-07-12T00:21:57.0191486Z I0712 00:21:37.896686 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  15073. 2021-07-12T00:21:57.0192837Z I0712 00:21:37.896779 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  15074. 2021-07-12T00:21:57.0195289Z I0712 00:21:37.902533 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  15075. 2021-07-12T00:21:57.0198735Z I0712 00:21:37.903659 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  15076. 2021-07-12T00:21:57.0202986Z I0712 00:21:37.913329 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  15077. 2021-07-12T00:21:57.0205707Z I0712 00:21:37.914504 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  15078. 2021-07-12T00:21:57.0208346Z I0712 00:21:38.318592 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  15079. 2021-07-12T00:21:57.0210881Z I0712 00:21:38.318699 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  15080. 2021-07-12T00:21:57.0214676Z I0712 00:21:38.333047 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  15081. 2021-07-12T00:21:57.0217640Z I0712 00:21:38.333450 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  15082. 2021-07-12T00:21:57.0220341Z I0712 00:21:38.339405 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  15083. 2021-07-12T00:21:57.0223067Z I0712 00:21:38.341670 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  15084. 2021-07-12T00:21:57.0225962Z I0712 00:21:38.345393 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  15085. 2021-07-12T00:21:57.0228838Z I0712 00:21:38.379861 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  15086. 2021-07-12T00:21:57.0231654Z I0712 00:21:38.748337 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  15087. 2021-07-12T00:21:57.0234221Z I0712 00:21:38.781270 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  15088. 2021-07-12T00:21:57.0236632Z [submariner-operator]$ [cluster1] prev_file=/tmp/subctl-gather-output/cluster1_submariner-operator-56f895dd55-slddv.log.prev
  15089. 2021-07-12T00:21:57.0238943Z [submariner-operator]$ [cluster1] cat /tmp/subctl-gather-output/cluster1_submariner-operator-56f895dd55-slddv.log.prev
  15090. 2021-07-12T00:21:57.0240899Z cat: /tmp/subctl-gather-output/cluster1_submariner-operator-56f895dd55-slddv.log.prev: No such file or directory
  15091. 2021-07-12T00:21:57.0241977Z make: *** [Makefile:94: e2e] Error 1
  15092. 2021-07-12T00:21:57.0242669Z [submariner-operator]$ make --debug=b e2e
  15093. 2021-07-12T00:22:16.5201106Z time="2021-07-12T00:22:16Z" level=fatal msg="exit status 2"
  15094. 2021-07-12T00:22:16.5244766Z make: *** [Makefile.dapper:28: e2e] Error 1
  15095. 2021-07-12T00:22:16.5304199Z ##[error]Process completed with exit code 2.
  15096. 2021-07-12T00:22:16.5534935Z ##[group]Run submariner-io/shipyard/gh-actions/post-mortem@devel
  15097. 2021-07-12T00:22:16.5536910Z ##[endgroup]
  15098. 2021-07-12T00:22:16.6989649Z ##[group]Report available disk space
  15099. 2021-07-12T00:22:16.7015099Z Filesystem Size Used Avail Use% Mounted on
  15100. 2021-07-12T00:22:16.7018597Z /dev/root 84G 52G 32G 63% /
  15101. 2021-07-12T00:22:16.7019219Z devtmpfs 3.4G 0 3.4G 0% /dev
  15102. 2021-07-12T00:22:16.7019607Z tmpfs 3.4G 172M 3.3G 5% /dev/shm
  15103. 2021-07-12T00:22:16.7019952Z tmpfs 696M 1.7M 694M 1% /run
  15104. 2021-07-12T00:22:16.7020311Z tmpfs 5.0M 0 5.0M 0% /run/lock
  15105. 2021-07-12T00:22:16.7020697Z tmpfs 3.4G 0 3.4G 0% /sys/fs/cgroup
  15106. 2021-07-12T00:22:16.7021128Z /dev/loop0 56M 56M 0 100% /snap/core18/2066
  15107. 2021-07-12T00:22:16.7021553Z /dev/loop2 33M 33M 0 100% /snap/snapd/12159
  15108. 2021-07-12T00:22:16.7021950Z /dev/loop1 68M 68M 0 100% /snap/lxd/20326
  15109. 2021-07-12T00:22:16.7022427Z /dev/loop3 33M 33M 0 100% /snap/snapd/12398
  15110. 2021-07-12T00:22:16.7022848Z /dev/sda15 105M 7.9M 97M 8% /boot/efi
  15111. 2021-07-12T00:22:16.7023245Z /dev/loop4 56M 56M 0 100% /snap/core18/2074
  15112. 2021-07-12T00:22:16.7023801Z /dev/sdb1 14G 4.1G 9.0G 32% /mnt
  15113. 2021-07-12T00:22:16.7024692Z overlay 84G 52G 32G 63% /var/lib/docker/overlay2/e091849bbfb7d424cc3a920bce86b9b30477a64b20e9870f270fab9953fbc130/merged
  15114. 2021-07-12T00:22:16.7026289Z overlay 84G 52G 32G 63% /var/lib/docker/overlay2/22b3e4e545fbefcadfd1d0e9902e9fd544f454bb7c87914bd4116a0f65f4db45/merged
  15115. 2021-07-12T00:22:16.7027839Z overlay 84G 52G 32G 63% /var/lib/docker/overlay2/e155d85fd4b2e88ce344e0ca138b317e905fda3b6fe7a3ac61485667df8d85a2/merged
  15116. 2021-07-12T00:22:16.7029668Z overlay 84G 52G 32G 63% /var/lib/docker/overlay2/56675013ba30f993332182de2db813f1f31540fd8f710a3812c6d3e2e06a5abc/merged
  15117. 2021-07-12T00:22:16.7031173Z overlay 84G 52G 32G 63% /var/lib/docker/overlay2/2a90bb0a71ea085e2e6fbcdf35e9d42cef0553648909512a9997e22c5b850315/merged
  15118. 2021-07-12T00:22:16.7033050Z overlay 84G 52G 32G 63% /var/lib/docker/overlay2/214cc0a4e000e7fe41530f2c19e0d1e88e75d73d97a21dd15646aae197b4976d/merged
  15119. 2021-07-12T00:22:16.7034814Z overlay 84G 52G 32G 63% /var/lib/docker/overlay2/c4ba48e214d7c6231c38bb725eca069b7d8a192298874cea188366d6e3af8312/merged
  15120. 2021-07-12T00:22:16.7036625Z overlay 84G 52G 32G 63% /var/lib/docker/overlay2/03d563b8dfa222746778713eb606c03402d71b86398b58132d735c2bf8c39434/merged
  15121. 2021-07-12T00:22:16.7041166Z ##[endgroup]
  15122. 2021-07-12T00:22:16.7042198Z ##[group]Report available RAM
  15123. 2021-07-12T00:22:16.7095069Z total used free shared buff/cache available
  15124. 2021-07-12T00:22:16.7096415Z Mem: 6.8Gi 3.7Gi 183Mi 231Mi 3.0Gi 2.8Gi
  15125. 2021-07-12T00:22:16.7097077Z Swap: 0B 0B 0B
  15126. 2021-07-12T00:22:16.7100951Z ##[endgroup]
  15127. 2021-07-12T00:22:16.7221431Z ##[group]Running post mortem
  15128. 2021-07-12T00:22:16.7346019Z docker network create -d bridge kind
  15129. 2021-07-12T00:22:16.7801767Z Error response from daemon: network with name kind already exists
  15130. 2021-07-12T00:22:16.7838956Z make: [Makefile.dapper:27: post-mortem] Error 1 (ignored)
  15131. 2021-07-12T00:22:16.7839668Z ./.dapper -m bind make --debug=b post-mortem
  15132. 2021-07-12T00:22:20.7208394Z Sending build context to Docker daemon 157.6MB
  15133. 2021-07-12T00:22:20.7209034Z
  15134. 2021-07-12T00:22:20.7303421Z Step 1/8 : ARG BASE_BRANCH
  15135. 2021-07-12T00:22:20.7305518Z Step 2/8 : FROM quay.io/submariner/shipyard-dapper-base:${BASE_BRANCH}
  15136. 2021-07-12T00:22:20.7327679Z ---> 6070ab7cfbe7
  15137. 2021-07-12T00:22:20.7328095Z Step 3/8 : ARG PROJECT
  15138. 2021-07-12T00:22:20.7348101Z ---> Using cache
  15139. 2021-07-12T00:22:20.7349120Z ---> d450aa042a8d
  15140. 2021-07-12T00:22:20.7351502Z Step 4/8 : ENV DAPPER_ENV="QUAY_USERNAME QUAY_PASSWORD CLUSTERS_ARGS DEPLOY_ARGS CLEANUP_ARGS E2E_ARGS RELEASE_ARGS MAKEFLAGS FOCUS SKIP PLUGIN E2E_TESTDIR" DAPPER_SOURCE=/go/src/github.com/submariner-io/${PROJECT} DAPPER_DOCKER_SOCKET=true
  15141. 2021-07-12T00:22:20.7370842Z ---> Using cache
  15142. 2021-07-12T00:22:20.7371383Z ---> c4b6b94e4541
  15143. 2021-07-12T00:22:20.7372217Z Step 5/8 : ENV DAPPER_OUTPUT=${DAPPER_SOURCE}/output
  15144. 2021-07-12T00:22:20.7393876Z ---> Using cache
  15145. 2021-07-12T00:22:20.7394410Z ---> c48107b9a602
  15146. 2021-07-12T00:22:20.7396178Z Step 6/8 : WORKDIR ${DAPPER_SOURCE}
  15147. 2021-07-12T00:22:20.7416919Z ---> Using cache
  15148. 2021-07-12T00:22:20.7418082Z ---> dca5053d6305
  15149. 2021-07-12T00:22:20.7419103Z Step 7/8 : ENTRYPOINT ["/opt/shipyard/scripts/entry"]
  15150. 2021-07-12T00:22:20.7440739Z ---> Using cache
  15151. 2021-07-12T00:22:20.7441305Z ---> caa505d30972
  15152. 2021-07-12T00:22:20.7443399Z Step 8/8 : CMD ["sh"]
  15153. 2021-07-12T00:22:20.7458996Z ---> Using cache
  15154. 2021-07-12T00:22:20.7459491Z ---> 94f0596037f2
  15155. 2021-07-12T00:22:20.8942391Z Successfully built 94f0596037f2
  15156. 2021-07-12T00:22:20.8994163Z Successfully tagged submariner-operator:devel
  15157. 2021-07-12T00:22:21.6830107Z [submariner-operator]$ trap chown -R 1001:121 . exit
  15158. 2021-07-12T00:22:21.6838661Z [submariner-operator]$ mkdir -p bin dist output
  15159. 2021-07-12T00:22:21.6902834Z [submariner-operator]$ make --debug=b post-mortem
  15160. 2021-07-12T00:22:21.6954159Z GNU Make 4.3
  15161. 2021-07-12T00:22:21.6955244Z Built for x86_64-redhat-linux-gnu
  15162. 2021-07-12T00:22:21.6955952Z Copyright (C) 1988-2020 Free Software Foundation, Inc.
  15163. 2021-07-12T00:22:21.6956640Z License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  15164. 2021-07-12T00:22:21.6957700Z This is free software: you are free to change and redistribute it.
  15165. 2021-07-12T00:22:21.6958506Z There is NO WARRANTY, to the extent permitted by law.
  15166. 2021-07-12T00:22:21.6962657Z Reading makefiles...
  15167. 2021-07-12T00:22:21.8316132Z Makefile:94: warning: overriding recipe for target 'e2e'
  15168. 2021-07-12T00:22:21.8317637Z /opt/shipyard/Makefile.inc:106: warning: ignoring old recipe for target 'e2e'
  15169. 2021-07-12T00:22:22.0341638Z Updating makefiles....
  15170. 2021-07-12T00:22:22.0350439Z Updating goal targets....
  15171. 2021-07-12T00:22:22.0353526Z File 'post-mortem' does not exist.
  15172. 2021-07-12T00:22:22.0354170Z Must remake target 'post-mortem'.
  15173. 2021-07-12T00:22:22.0356413Z /opt/shipyard/scripts/post_mortem.sh
  15174. 2021-07-12T00:22:22.0406583Z [submariner-operator]$ source /opt/shipyard/scripts/lib/utils
  15175. 2021-07-12T00:22:22.0415125Z [submariner-operator]$ . /opt/shipyard/scripts/lib/source_only
  15176. 2021-07-12T00:22:22.0423263Z [submariner-operator]$ script_name=utils
  15177. 2021-07-12T00:22:22.0432140Z [submariner-operator]$ exec_name=post_mortem.sh
  15178. 2021-07-12T00:22:22.0509274Z [submariner-operator]$ declare_kubeconfig
  15179. 2021-07-12T00:22:22.0520482Z [submariner-operator]$ declare_kubeconfig
  15180. 2021-07-12T00:22:22.0533283Z [submariner-operator]$ source /opt/shipyard/scripts/lib/kubecfg
  15181. 2021-07-12T00:22:22.0543855Z [submariner-operator]$ export KUBECONFIG
  15182. 2021-07-12T00:22:22.0553299Z [submariner-operator]$ KUBECONFIG=$(find "${DAPPER_OUTPUT:-output}"/kubeconfigs -type f -printf %p: || :)
  15183. 2021-07-12T00:22:22.0573930Z [submariner-operator]$ find /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs -type f -printf %p:
  15184. 2021-07-12T00:22:22.0607359Z [submariner-operator]$ kind get clusters
  15185. 2021-07-12T00:22:22.6685113Z [submariner-operator]$ [cluster1] post_analyze
  15186. 2021-07-12T00:22:22.6695007Z [submariner-operator]$ [cluster1] post_analyze
  15187. 2021-07-12T00:22:22.6704935Z [submariner-operator]$ [cluster1] print_section * Kubernetes client and server versions in cluster1 *
  15188. 2021-07-12T00:22:22.6714671Z [submariner-operator]$ [cluster1] print_section * Kubernetes client and server versions in cluster1 *
  15189. 2021-07-12T00:22:22.6718557Z ====================================================================
  15190. 2021-07-12T00:22:22.6722306Z ##[endgroup]
  15191. 2021-07-12T00:22:22.6723194Z ##[group]* Kubernetes client and server versions in cluster1 *
  15192. 2021-07-12T00:22:22.6724162Z ======================= * Kubernetes client and server versions in cluster1 * =======================
  15193. 2021-07-12T00:22:22.6734004Z [submariner-operator]$ [cluster1] kubectl version
  15194. 2021-07-12T00:22:22.6743702Z [submariner-operator]$ [cluster1] kubectl version
  15195. 2021-07-12T00:22:22.6756113Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 version
  15196. 2021-07-12T00:22:22.9340583Z Client Version: version.Info{Major:"1", Minor:"20", GitVersion:"v1.20.5", GitCommit:"6b1d87acf3c8253c123756b9e61dac642678305f", GitTreeState:"archive", BuildDate:"2021-03-30T00:00:00Z", GoVersion:"go1.16", Compiler:"gc", Platform:"linux/amd64"}
  15197. 2021-07-12T00:22:22.9342736Z Server Version: version.Info{Major:"1", Minor:"17", GitVersion:"v1.17.17", GitCommit:"f3abc15296f3a3f54e4ee42e830c61047b13895f", GitTreeState:"clean", BuildDate:"2021-05-28T00:19:02Z", GoVersion:"go1.13.15", Compiler:"gc", Platform:"linux/amd64"}
  15198. 2021-07-12T00:22:22.9387351Z [submariner-operator]$ [cluster1] print_section * Overview of all resources in cluster1 *
  15199. 2021-07-12T00:22:22.9398451Z [submariner-operator]$ [cluster1] print_section * Overview of all resources in cluster1 *
  15200. 2021-07-12T00:22:22.9399459Z ====================================================================
  15201. 2021-07-12T00:22:22.9402046Z ##[endgroup]
  15202. 2021-07-12T00:22:22.9404865Z ##[group]* Overview of all resources in cluster1 *
  15203. 2021-07-12T00:22:22.9409646Z ======================= * Overview of all resources in cluster1 * =======================
  15204. 2021-07-12T00:22:22.9422149Z [submariner-operator]$ [cluster1] kubectl api-resources --verbs=list -o name
  15205. 2021-07-12T00:22:22.9438854Z [submariner-operator]$ [cluster1] xargs -n 1 kubectl get --show-kind -o wide --ignore-not-found
  15206. 2021-07-12T00:22:22.9440373Z [submariner-operator]$ [cluster1] kubectl api-resources --verbs=list -o name
  15207. 2021-07-12T00:22:22.9451774Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 api-resources --verbs=list -o name
  15208. 2021-07-12T00:22:23.5890350Z NAME STATUS MESSAGE ERROR
  15209. 2021-07-12T00:22:23.5891435Z componentstatus/scheduler Unhealthy Get http://127.0.0.1:10251/healthz: dial tcp 127.0.0.1:10251: connect: connection refused
  15210. 2021-07-12T00:22:23.5893176Z componentstatus/controller-manager Unhealthy Get http://127.0.0.1:10252/healthz: dial tcp 127.0.0.1:10252: connect: connection refused
  15211. 2021-07-12T00:22:23.5894694Z componentstatus/etcd-0 Healthy {"health":"true"}
  15212. 2021-07-12T00:22:24.1539471Z NAME ENDPOINTS AGE
  15213. 2021-07-12T00:22:24.1541114Z endpoints/kubernetes 172.18.0.5:6443 11m
  15214. 2021-07-12T00:22:24.4207220Z LAST SEEN TYPE REASON OBJECT SUBOBJECT SOURCE MESSAGE FIRST SEEN COUNT NAME
  15215. 2021-07-12T00:22:24.4209426Z 11m Normal Starting node/cluster1-control-plane kubelet, cluster1-control-plane Starting kubelet. 11m 1 event/cluster1-control-plane.1690e2a498adba85
  15216. 2021-07-12T00:22:24.4212197Z 11m Normal NodeHasSufficientMemory node/cluster1-control-plane kubelet, cluster1-control-plane Node cluster1-control-plane status is now: NodeHasSufficientMemory 11m 4 event/cluster1-control-plane.1690e2a4a0edd8ea
  15217. 2021-07-12T00:22:24.4215839Z 11m Normal NodeHasNoDiskPressure node/cluster1-control-plane kubelet, cluster1-control-plane Node cluster1-control-plane status is now: NodeHasNoDiskPressure 11m 5 event/cluster1-control-plane.1690e2a4a0eded3a
  15218. 2021-07-12T00:22:24.4218755Z 11m Normal NodeHasSufficientPID node/cluster1-control-plane kubelet, cluster1-control-plane Node cluster1-control-plane status is now: NodeHasSufficientPID 11m 4 event/cluster1-control-plane.1690e2a4a0edfb4a
  15219. 2021-07-12T00:22:24.4221453Z 11m Normal NodeAllocatableEnforced node/cluster1-control-plane kubelet, cluster1-control-plane Updated Node Allocatable limit across pods 11m 1 event/cluster1-control-plane.1690e2a4a592ec1e
  15220. 2021-07-12T00:22:24.4223708Z 11m Normal Starting node/cluster1-control-plane kubelet, cluster1-control-plane Starting kubelet. 11m 1 event/cluster1-control-plane.1690e2a9126c8524
  15221. 2021-07-12T00:22:24.4226354Z 11m Normal NodeHasSufficientMemory node/cluster1-control-plane kubelet, cluster1-control-plane Node cluster1-control-plane status is now: NodeHasSufficientMemory 11m 1 event/cluster1-control-plane.1690e2a91c58426d
  15222. 2021-07-12T00:22:24.4229578Z 11m Normal NodeHasNoDiskPressure node/cluster1-control-plane kubelet, cluster1-control-plane Node cluster1-control-plane status is now: NodeHasNoDiskPressure 11m 1 event/cluster1-control-plane.1690e2a91c5854c9
  15223. 2021-07-12T00:22:24.4232757Z 11m Normal NodeHasSufficientPID node/cluster1-control-plane kubelet, cluster1-control-plane Node cluster1-control-plane status is now: NodeHasSufficientPID 11m 1 event/cluster1-control-plane.1690e2a91c585fb9
  15224. 2021-07-12T00:22:24.4236012Z 11m Normal NodeAllocatableEnforced node/cluster1-control-plane kubelet, cluster1-control-plane Updated Node Allocatable limit across pods 11m 1 event/cluster1-control-plane.1690e2a93a80d0e6
  15225. 2021-07-12T00:22:24.4241080Z 10m Normal RegisteredNode node/cluster1-control-plane node-controller Node cluster1-control-plane event: Registered Node cluster1-control-plane in Controller 10m 1 event/cluster1-control-plane.1690e2ac9ede4476
  15226. 2021-07-12T00:22:24.4243471Z 10m Normal Starting node/cluster1-control-plane kube-proxy, cluster1-control-plane Starting kube-proxy. 10m 1 event/cluster1-control-plane.1690e2acfa1fbc8c
  15227. 2021-07-12T00:22:24.4245907Z 10m Normal NodeReady node/cluster1-control-plane kubelet, cluster1-control-plane Node cluster1-control-plane status is now: NodeReady 10m 1 event/cluster1-control-plane.1690e2b71e01a098
  15228. 2021-07-12T00:22:24.4248541Z 10m Normal NodeHasSufficientMemory node/cluster1-worker kubelet, cluster1-worker Node cluster1-worker status is now: NodeHasSufficientMemory 10m 8 event/cluster1-worker.1690e2ad1171b64f
  15229. 2021-07-12T00:22:24.4251199Z 10m Normal NodeHasSufficientPID node/cluster1-worker kubelet, cluster1-worker Node cluster1-worker status is now: NodeHasSufficientPID 10m 8 event/cluster1-worker.1690e2ad1171d07b
  15230. 2021-07-12T00:22:24.4253294Z 10m Normal Starting node/cluster1-worker kube-proxy, cluster1-worker Starting kube-proxy. 10m 1 event/cluster1-worker.1690e2b1116ca014
  15231. 2021-07-12T00:22:24.4255385Z 10m Normal RegisteredNode node/cluster1-worker node-controller Node cluster1-worker event: Registered Node cluster1-worker in Controller 10m 1 event/cluster1-worker.1690e2b147021f2c
  15232. 2021-07-12T00:22:24.4257694Z 10m Normal NodeHasSufficientMemory node/cluster1-worker2 kubelet, cluster1-worker2 Node cluster1-worker2 status is now: NodeHasSufficientMemory 10m 8 event/cluster1-worker2.1690e2ad0d04ec7c
  15233. 2021-07-12T00:22:24.4260414Z 10m Normal NodeHasSufficientPID node/cluster1-worker2 kubelet, cluster1-worker2 Node cluster1-worker2 status is now: NodeHasSufficientPID 10m 8 event/cluster1-worker2.1690e2ad0d052138
  15234. 2021-07-12T00:22:24.4262465Z 10m Normal Starting node/cluster1-worker2 kube-proxy, cluster1-worker2 Starting kube-proxy. 10m 1 event/cluster1-worker2.1690e2b116ac0649
  15235. 2021-07-12T00:22:24.4264578Z 10m Normal RegisteredNode node/cluster1-worker2 node-controller Node cluster1-worker2 event: Registered Node cluster1-worker2 in Controller 10m 1 event/cluster1-worker2.1690e2b14701f3d0
  15236. 2021-07-12T00:22:24.4267209Z 3m45s Normal Scheduled pod/nginx-demo-57fc48c69c-2dq9j default-scheduler Successfully assigned default/nginx-demo-57fc48c69c-2dq9j to cluster1-worker 3m45s 1 event/nginx-demo-57fc48c69c-2dq9j.1690e30f0b1e2628
  15237. 2021-07-12T00:22:24.4269875Z 3m45s Normal Pulling pod/nginx-demo-57fc48c69c-2dq9j spec.containers{nginx-demo} kubelet, cluster1-worker Pulling image "quay.io/bitnami/nginx:latest" 3m45s 1 event/nginx-demo-57fc48c69c-2dq9j.1690e30f2ec1fb8c
  15238. 2021-07-12T00:22:24.4273314Z 3m39s Normal Pulled pod/nginx-demo-57fc48c69c-2dq9j spec.containers{nginx-demo} kubelet, cluster1-worker Successfully pulled image "quay.io/bitnami/nginx:latest" 3m39s 1 event/nginx-demo-57fc48c69c-2dq9j.1690e3108e60422f
  15239. 2021-07-12T00:22:24.4314879Z 3m39s Normal Created pod/nginx-demo-57fc48c69c-2dq9j spec.containers{nginx-demo} kubelet, cluster1-worker Created container nginx-demo 3m39s 1 event/nginx-demo-57fc48c69c-2dq9j.1690e31091a92f0f
  15240. 2021-07-12T00:22:24.4317943Z 3m39s Normal Started pod/nginx-demo-57fc48c69c-2dq9j spec.containers{nginx-demo} kubelet, cluster1-worker Started container nginx-demo 3m39s 1 event/nginx-demo-57fc48c69c-2dq9j.1690e3109ae72962
  15241. 2021-07-12T00:22:24.4320738Z 3m32s Normal Killing pod/nginx-demo-57fc48c69c-2dq9j spec.containers{nginx-demo} kubelet, cluster1-worker Stopping container nginx-demo 3m32s 1 event/nginx-demo-57fc48c69c-2dq9j.1690e312128d0fdf
  15242. 2021-07-12T00:22:24.4323188Z 3m45s Normal Scheduled pod/nginx-demo-57fc48c69c-gkmnd default-scheduler Successfully assigned default/nginx-demo-57fc48c69c-gkmnd to cluster1-worker2 3m45s 1 event/nginx-demo-57fc48c69c-gkmnd.1690e30f0b2dd1e1
  15243. 2021-07-12T00:22:24.4326211Z 3m45s Normal Pulling pod/nginx-demo-57fc48c69c-gkmnd spec.containers{nginx-demo} kubelet, cluster1-worker2 Pulling image "quay.io/bitnami/nginx:latest" 3m45s 1 event/nginx-demo-57fc48c69c-gkmnd.1690e30f2ecff9f9
  15244. 2021-07-12T00:22:24.4329313Z 3m39s Normal Pulled pod/nginx-demo-57fc48c69c-gkmnd spec.containers{nginx-demo} kubelet, cluster1-worker2 Successfully pulled image "quay.io/bitnami/nginx:latest" 3m39s 1 event/nginx-demo-57fc48c69c-gkmnd.1690e310929572bd
  15245. 2021-07-12T00:22:24.4331807Z 3m39s Normal Created pod/nginx-demo-57fc48c69c-gkmnd spec.containers{nginx-demo} kubelet, cluster1-worker2 Created container nginx-demo 3m39s 1 event/nginx-demo-57fc48c69c-gkmnd.1690e310950e755d
  15246. 2021-07-12T00:22:24.4334284Z 3m39s Normal Started pod/nginx-demo-57fc48c69c-gkmnd spec.containers{nginx-demo} kubelet, cluster1-worker2 Started container nginx-demo 3m39s 1 event/nginx-demo-57fc48c69c-gkmnd.1690e3109dfc0810
  15247. 2021-07-12T00:22:24.4336851Z 3m32s Normal Killing pod/nginx-demo-57fc48c69c-gkmnd spec.containers{nginx-demo} kubelet, cluster1-worker2 Stopping container nginx-demo 3m32s 1 event/nginx-demo-57fc48c69c-gkmnd.1690e3121046fac2
  15248. 2021-07-12T00:22:24.4340275Z 3m45s Normal SuccessfulCreate replicaset/nginx-demo-57fc48c69c replicaset-controller Created pod: nginx-demo-57fc48c69c-gkmnd 3m45s 1 event/nginx-demo-57fc48c69c.1690e30f01501a24
  15249. 2021-07-12T00:22:24.4343663Z 3m45s Normal SuccessfulCreate replicaset/nginx-demo-57fc48c69c replicaset-controller Created pod: nginx-demo-57fc48c69c-2dq9j 3m45s 1 event/nginx-demo-57fc48c69c.1690e30f025c3051
  15250. 2021-07-12T00:22:24.4346616Z 3m45s Normal ScalingReplicaSet deployment/nginx-demo deployment-controller Scaled up replica set nginx-demo-57fc48c69c to 2 3m45s 1 event/nginx-demo.1690e30eff992a67
  15251. 2021-07-12T00:22:24.4349088Z 3m45s Warning FailedToCreateEndpoint endpoints/nginx-demo endpoint-controller Failed to create endpoint for service default/nginx-demo: endpoints "nginx-demo" already exists 3m45s 1 event/nginx-demo.1690e30f0bfea7ad
  15252. 2021-07-12T00:22:24.9811830Z NAME STATUS AGE
  15253. 2021-07-12T00:22:24.9812576Z namespace/default Active 11m
  15254. 2021-07-12T00:22:24.9813909Z namespace/kube-node-lease Active 11m
  15255. 2021-07-12T00:22:24.9814814Z namespace/kube-public Active 11m
  15256. 2021-07-12T00:22:24.9816104Z namespace/kube-system Active 11m
  15257. 2021-07-12T00:22:24.9817175Z namespace/local-path-storage Active 11m
  15258. 2021-07-12T00:22:24.9818206Z namespace/submariner-k8s-broker Active 4m59s
  15259. 2021-07-12T00:22:24.9819129Z namespace/submariner-operator Active 4m59s
  15260. 2021-07-12T00:22:25.2546536Z NAME STATUS ROLES AGE VERSION INTERNAL-IP EXTERNAL-IP OS-IMAGE KERNEL-VERSION CONTAINER-RUNTIME
  15261. 2021-07-12T00:22:25.2548001Z node/cluster1-control-plane Ready master 11m v1.17.17 172.18.0.5 <none> Ubuntu 21.04 5.8.0-1036-azure containerd://1.5.2
  15262. 2021-07-12T00:22:25.2549142Z node/cluster1-worker Ready <none> 10m v1.17.17 172.18.0.6 <none> Ubuntu 21.04 5.8.0-1036-azure containerd://1.5.2
  15263. 2021-07-12T00:22:25.2550454Z node/cluster1-worker2 Ready <none> 10m v1.17.17 172.18.0.9 <none> Ubuntu 21.04 5.8.0-1036-azure containerd://1.5.2
  15264. 2021-07-12T00:22:27.1238707Z NAME TYPE DATA AGE
  15265. 2021-07-12T00:22:27.1240321Z secret/default-token-tcnx6 kubernetes.io/service-account-token 3 10m
  15266. 2021-07-12T00:22:27.3679250Z NAME SECRETS AGE
  15267. 2021-07-12T00:22:27.3679865Z serviceaccount/default 1 10m
  15268. 2021-07-12T00:22:27.6394864Z NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE SELECTOR
  15269. 2021-07-12T00:22:27.6395809Z service/kubernetes ClusterIP 100.0.0.1 <none> 443/TCP 11m <none>
  15270. 2021-07-12T00:22:28.9491103Z NAME CREATED AT
  15271. 2021-07-12T00:22:28.9492800Z customresourcedefinition.apiextensions.k8s.io/brokers.submariner.io 2021-07-12T00:17:25Z
  15272. 2021-07-12T00:22:28.9495206Z customresourcedefinition.apiextensions.k8s.io/clusterglobalegressips.submariner.io 2021-07-12T00:17:34Z
  15273. 2021-07-12T00:22:28.9497751Z customresourcedefinition.apiextensions.k8s.io/clusters.submariner.io 2021-07-12T00:17:34Z
  15274. 2021-07-12T00:22:28.9499689Z customresourcedefinition.apiextensions.k8s.io/endpoints.submariner.io 2021-07-12T00:17:34Z
  15275. 2021-07-12T00:22:28.9501639Z customresourcedefinition.apiextensions.k8s.io/gateways.submariner.io 2021-07-12T00:17:34Z
  15276. 2021-07-12T00:22:28.9503355Z customresourcedefinition.apiextensions.k8s.io/globalegressips.submariner.io 2021-07-12T00:17:34Z
  15277. 2021-07-12T00:22:28.9505587Z customresourcedefinition.apiextensions.k8s.io/globalingressips.submariner.io 2021-07-12T00:17:34Z
  15278. 2021-07-12T00:22:28.9507732Z customresourcedefinition.apiextensions.k8s.io/servicediscoveries.submariner.io 2021-07-12T00:17:25Z
  15279. 2021-07-12T00:22:28.9509754Z customresourcedefinition.apiextensions.k8s.io/serviceexports.multicluster.x-k8s.io 2021-07-12T00:17:33Z
  15280. 2021-07-12T00:22:28.9526770Z customresourcedefinition.apiextensions.k8s.io/serviceimports.multicluster.x-k8s.io 2021-07-12T00:17:33Z
  15281. 2021-07-12T00:22:28.9529933Z customresourcedefinition.apiextensions.k8s.io/submariners.submariner.io 2021-07-12T00:17:25Z
  15282. 2021-07-12T00:22:29.3726034Z NAME SERVICE AVAILABLE AGE
  15283. 2021-07-12T00:22:29.3732878Z apiservice.apiregistration.k8s.io/v1. Local True 11m
  15284. 2021-07-12T00:22:29.3734158Z apiservice.apiregistration.k8s.io/v1.admissionregistration.k8s.io Local True 11m
  15285. 2021-07-12T00:22:29.3735345Z apiservice.apiregistration.k8s.io/v1.apiextensions.k8s.io Local True 11m
  15286. 2021-07-12T00:22:29.3736371Z apiservice.apiregistration.k8s.io/v1.apps Local True 11m
  15287. 2021-07-12T00:22:29.3737395Z apiservice.apiregistration.k8s.io/v1.authentication.k8s.io Local True 11m
  15288. 2021-07-12T00:22:29.3738522Z apiservice.apiregistration.k8s.io/v1.authorization.k8s.io Local True 11m
  15289. 2021-07-12T00:22:29.3740154Z apiservice.apiregistration.k8s.io/v1.autoscaling Local True 11m
  15290. 2021-07-12T00:22:29.3741220Z apiservice.apiregistration.k8s.io/v1.batch Local True 11m
  15291. 2021-07-12T00:22:29.3742244Z apiservice.apiregistration.k8s.io/v1.coordination.k8s.io Local True 11m
  15292. 2021-07-12T00:22:29.3743301Z apiservice.apiregistration.k8s.io/v1.networking.k8s.io Local True 11m
  15293. 2021-07-12T00:22:29.3744719Z apiservice.apiregistration.k8s.io/v1.rbac.authorization.k8s.io Local True 11m
  15294. 2021-07-12T00:22:29.3745846Z apiservice.apiregistration.k8s.io/v1.scheduling.k8s.io Local True 11m
  15295. 2021-07-12T00:22:29.3747496Z apiservice.apiregistration.k8s.io/v1.storage.k8s.io Local True 11m
  15296. 2021-07-12T00:22:29.3748620Z apiservice.apiregistration.k8s.io/v1.submariner.io Local True 4m55s
  15297. 2021-07-12T00:22:29.3751129Z apiservice.apiregistration.k8s.io/v1alpha1.multicluster.x-k8s.io Local True 4m56s
  15298. 2021-07-12T00:22:29.3752592Z apiservice.apiregistration.k8s.io/v1alpha1.submariner.io Local True 5m4s
  15299. 2021-07-12T00:22:29.3754092Z apiservice.apiregistration.k8s.io/v1beta1.admissionregistration.k8s.io Local True 11m
  15300. 2021-07-12T00:22:29.3760677Z apiservice.apiregistration.k8s.io/v1beta1.apiextensions.k8s.io Local True 11m
  15301. 2021-07-12T00:22:29.3761973Z apiservice.apiregistration.k8s.io/v1beta1.authentication.k8s.io Local True 11m
  15302. 2021-07-12T00:22:29.3763236Z apiservice.apiregistration.k8s.io/v1beta1.authorization.k8s.io Local True 11m
  15303. 2021-07-12T00:22:29.3764706Z apiservice.apiregistration.k8s.io/v1beta1.batch Local True 11m
  15304. 2021-07-12T00:22:29.3765827Z apiservice.apiregistration.k8s.io/v1beta1.certificates.k8s.io Local True 11m
  15305. 2021-07-12T00:22:29.3767041Z apiservice.apiregistration.k8s.io/v1beta1.coordination.k8s.io Local True 11m
  15306. 2021-07-12T00:22:29.3768226Z apiservice.apiregistration.k8s.io/v1beta1.discovery.k8s.io Local True 11m
  15307. 2021-07-12T00:22:29.3769341Z apiservice.apiregistration.k8s.io/v1beta1.events.k8s.io Local True 11m
  15308. 2021-07-12T00:22:29.3770622Z apiservice.apiregistration.k8s.io/v1beta1.extensions Local True 11m
  15309. 2021-07-12T00:22:29.3771899Z apiservice.apiregistration.k8s.io/v1beta1.networking.k8s.io Local True 11m
  15310. 2021-07-12T00:22:29.3773054Z apiservice.apiregistration.k8s.io/v1beta1.node.k8s.io Local True 11m
  15311. 2021-07-12T00:22:29.3774126Z apiservice.apiregistration.k8s.io/v1beta1.policy Local True 11m
  15312. 2021-07-12T00:22:29.3775446Z apiservice.apiregistration.k8s.io/v1beta1.rbac.authorization.k8s.io Local True 11m
  15313. 2021-07-12T00:22:29.3776709Z apiservice.apiregistration.k8s.io/v1beta1.scheduling.k8s.io Local True 11m
  15314. 2021-07-12T00:22:29.3777839Z apiservice.apiregistration.k8s.io/v1beta1.storage.k8s.io Local True 11m
  15315. 2021-07-12T00:22:29.3778971Z apiservice.apiregistration.k8s.io/v2beta1.autoscaling Local True 11m
  15316. 2021-07-12T00:22:29.3783902Z apiservice.apiregistration.k8s.io/v2beta2.autoscaling Local True 11m
  15317. 2021-07-12T00:22:31.8924542Z NAME AGE REQUESTOR CONDITION
  15318. 2021-07-12T00:22:31.8926348Z certificatesigningrequest.certificates.k8s.io/csr-6wgb9 10m system:bootstrap:abcdef Approved,Issued
  15319. 2021-07-12T00:22:31.8928233Z certificatesigningrequest.certificates.k8s.io/csr-7c9qd 10m system:bootstrap:abcdef Approved,Issued
  15320. 2021-07-12T00:22:31.8934884Z certificatesigningrequest.certificates.k8s.io/csr-lcj44 11m system:node:cluster1-control-plane Approved,Issued
  15321. 2021-07-12T00:22:33.1650462Z LAST SEEN TYPE REASON OBJECT SUBOBJECT SOURCE MESSAGE FIRST SEEN COUNT NAME
  15322. 2021-07-12T00:22:33.1655545Z 11m Normal Starting node/cluster1-control-plane kubelet, cluster1-control-plane Starting kubelet. 11m 1 event.events.k8s.io/cluster1-control-plane.1690e2a498adba85
  15323. 2021-07-12T00:22:33.1658720Z 11m Normal NodeHasSufficientMemory node/cluster1-control-plane kubelet, cluster1-control-plane Node cluster1-control-plane status is now: NodeHasSufficientMemory 11m 4 event.events.k8s.io/cluster1-control-plane.1690e2a4a0edd8ea
  15324. 2021-07-12T00:22:33.1662208Z 11m Normal NodeHasNoDiskPressure node/cluster1-control-plane kubelet, cluster1-control-plane Node cluster1-control-plane status is now: NodeHasNoDiskPressure 11m 5 event.events.k8s.io/cluster1-control-plane.1690e2a4a0eded3a
  15325. 2021-07-12T00:22:33.1666280Z 11m Normal NodeHasSufficientPID node/cluster1-control-plane kubelet, cluster1-control-plane Node cluster1-control-plane status is now: NodeHasSufficientPID 11m 4 event.events.k8s.io/cluster1-control-plane.1690e2a4a0edfb4a
  15326. 2021-07-12T00:22:33.1669553Z 11m Normal NodeAllocatableEnforced node/cluster1-control-plane kubelet, cluster1-control-plane Updated Node Allocatable limit across pods 11m 1 event.events.k8s.io/cluster1-control-plane.1690e2a4a592ec1e
  15327. 2021-07-12T00:22:33.1674305Z 11m Normal Starting node/cluster1-control-plane kubelet, cluster1-control-plane Starting kubelet. 11m 1 event.events.k8s.io/cluster1-control-plane.1690e2a9126c8524
  15328. 2021-07-12T00:22:33.1679276Z 11m Normal NodeHasSufficientMemory node/cluster1-control-plane kubelet, cluster1-control-plane Node cluster1-control-plane status is now: NodeHasSufficientMemory 11m 1 event.events.k8s.io/cluster1-control-plane.1690e2a91c58426d
  15329. 2021-07-12T00:22:33.1682959Z 11m Normal NodeHasNoDiskPressure node/cluster1-control-plane kubelet, cluster1-control-plane Node cluster1-control-plane status is now: NodeHasNoDiskPressure 11m 1 event.events.k8s.io/cluster1-control-plane.1690e2a91c5854c9
  15330. 2021-07-12T00:22:33.1686815Z 11m Normal NodeHasSufficientPID node/cluster1-control-plane kubelet, cluster1-control-plane Node cluster1-control-plane status is now: NodeHasSufficientPID 11m 1 event.events.k8s.io/cluster1-control-plane.1690e2a91c585fb9
  15331. 2021-07-12T00:22:33.1690511Z 11m Normal NodeAllocatableEnforced node/cluster1-control-plane kubelet, cluster1-control-plane Updated Node Allocatable limit across pods 11m 1 event.events.k8s.io/cluster1-control-plane.1690e2a93a80d0e6
  15332. 2021-07-12T00:22:33.1693725Z 10m Normal RegisteredNode node/cluster1-control-plane node-controller Node cluster1-control-plane event: Registered Node cluster1-control-plane in Controller 10m 1 event.events.k8s.io/cluster1-control-plane.1690e2ac9ede4476
  15333. 2021-07-12T00:22:33.1696721Z 10m Normal Starting node/cluster1-control-plane kube-proxy, cluster1-control-plane Starting kube-proxy. 10m 1 event.events.k8s.io/cluster1-control-plane.1690e2acfa1fbc8c
  15334. 2021-07-12T00:22:33.1701018Z 10m Normal NodeReady node/cluster1-control-plane kubelet, cluster1-control-plane Node cluster1-control-plane status is now: NodeReady 10m 1 event.events.k8s.io/cluster1-control-plane.1690e2b71e01a098
  15335. 2021-07-12T00:22:33.1703888Z 10m Normal NodeHasSufficientMemory node/cluster1-worker kubelet, cluster1-worker Node cluster1-worker status is now: NodeHasSufficientMemory 10m 8 event.events.k8s.io/cluster1-worker.1690e2ad1171b64f
  15336. 2021-07-12T00:22:33.1706447Z 10m Normal NodeHasSufficientPID node/cluster1-worker kubelet, cluster1-worker Node cluster1-worker status is now: NodeHasSufficientPID 10m 8 event.events.k8s.io/cluster1-worker.1690e2ad1171d07b
  15337. 2021-07-12T00:22:33.1708859Z 10m Normal Starting node/cluster1-worker kube-proxy, cluster1-worker Starting kube-proxy. 10m 1 event.events.k8s.io/cluster1-worker.1690e2b1116ca014
  15338. 2021-07-12T00:22:33.1711190Z 10m Normal RegisteredNode node/cluster1-worker node-controller Node cluster1-worker event: Registered Node cluster1-worker in Controller 10m 1 event.events.k8s.io/cluster1-worker.1690e2b147021f2c
  15339. 2021-07-12T00:22:33.1713909Z 10m Normal NodeHasSufficientMemory node/cluster1-worker2 kubelet, cluster1-worker2 Node cluster1-worker2 status is now: NodeHasSufficientMemory 10m 8 event.events.k8s.io/cluster1-worker2.1690e2ad0d04ec7c
  15340. 2021-07-12T00:22:33.1716729Z 10m Normal NodeHasSufficientPID node/cluster1-worker2 kubelet, cluster1-worker2 Node cluster1-worker2 status is now: NodeHasSufficientPID 10m 8 event.events.k8s.io/cluster1-worker2.1690e2ad0d052138
  15341. 2021-07-12T00:22:33.1720570Z 10m Normal Starting node/cluster1-worker2 kube-proxy, cluster1-worker2 Starting kube-proxy. 10m 1 event.events.k8s.io/cluster1-worker2.1690e2b116ac0649
  15342. 2021-07-12T00:22:33.1722874Z 10m Normal RegisteredNode node/cluster1-worker2 node-controller Node cluster1-worker2 event: Registered Node cluster1-worker2 in Controller 10m 1 event.events.k8s.io/cluster1-worker2.1690e2b14701f3d0
  15343. 2021-07-12T00:22:33.1726192Z 3m54s Normal Scheduled pod/nginx-demo-57fc48c69c-2dq9j default-scheduler Successfully assigned default/nginx-demo-57fc48c69c-2dq9j to cluster1-worker 3m54s 1 event.events.k8s.io/nginx-demo-57fc48c69c-2dq9j.1690e30f0b1e2628
  15344. 2021-07-12T00:22:33.1729767Z 3m54s Normal Pulling pod/nginx-demo-57fc48c69c-2dq9j spec.containers{nginx-demo} kubelet, cluster1-worker Pulling image "quay.io/bitnami/nginx:latest" 3m54s 1 event.events.k8s.io/nginx-demo-57fc48c69c-2dq9j.1690e30f2ec1fb8c
  15345. 2021-07-12T00:22:33.1732387Z 3m48s Normal Pulled pod/nginx-demo-57fc48c69c-2dq9j spec.containers{nginx-demo} kubelet, cluster1-worker Successfully pulled image "quay.io/bitnami/nginx:latest" 3m48s 1 event.events.k8s.io/nginx-demo-57fc48c69c-2dq9j.1690e3108e60422f
  15346. 2021-07-12T00:22:33.1734937Z 3m48s Normal Created pod/nginx-demo-57fc48c69c-2dq9j spec.containers{nginx-demo} kubelet, cluster1-worker Created container nginx-demo 3m48s 1 event.events.k8s.io/nginx-demo-57fc48c69c-2dq9j.1690e31091a92f0f
  15347. 2021-07-12T00:22:33.1737849Z 3m48s Normal Started pod/nginx-demo-57fc48c69c-2dq9j spec.containers{nginx-demo} kubelet, cluster1-worker Started container nginx-demo 3m48s 1 event.events.k8s.io/nginx-demo-57fc48c69c-2dq9j.1690e3109ae72962
  15348. 2021-07-12T00:22:33.1740634Z 3m41s Normal Killing pod/nginx-demo-57fc48c69c-2dq9j spec.containers{nginx-demo} kubelet, cluster1-worker Stopping container nginx-demo 3m41s 1 event.events.k8s.io/nginx-demo-57fc48c69c-2dq9j.1690e312128d0fdf
  15349. 2021-07-12T00:22:33.1743429Z 3m54s Normal Scheduled pod/nginx-demo-57fc48c69c-gkmnd default-scheduler Successfully assigned default/nginx-demo-57fc48c69c-gkmnd to cluster1-worker2 3m54s 1 event.events.k8s.io/nginx-demo-57fc48c69c-gkmnd.1690e30f0b2dd1e1
  15350. 2021-07-12T00:22:33.1746116Z 3m54s Normal Pulling pod/nginx-demo-57fc48c69c-gkmnd spec.containers{nginx-demo} kubelet, cluster1-worker2 Pulling image "quay.io/bitnami/nginx:latest" 3m54s 1 event.events.k8s.io/nginx-demo-57fc48c69c-gkmnd.1690e30f2ecff9f9
  15351. 2021-07-12T00:22:33.1748783Z 3m48s Normal Pulled pod/nginx-demo-57fc48c69c-gkmnd spec.containers{nginx-demo} kubelet, cluster1-worker2 Successfully pulled image "quay.io/bitnami/nginx:latest" 3m48s 1 event.events.k8s.io/nginx-demo-57fc48c69c-gkmnd.1690e310929572bd
  15352. 2021-07-12T00:22:33.1753142Z 3m48s Normal Created pod/nginx-demo-57fc48c69c-gkmnd spec.containers{nginx-demo} kubelet, cluster1-worker2 Created container nginx-demo 3m48s 1 event.events.k8s.io/nginx-demo-57fc48c69c-gkmnd.1690e310950e755d
  15353. 2021-07-12T00:22:33.1756113Z 3m48s Normal Started pod/nginx-demo-57fc48c69c-gkmnd spec.containers{nginx-demo} kubelet, cluster1-worker2 Started container nginx-demo 3m48s 1 event.events.k8s.io/nginx-demo-57fc48c69c-gkmnd.1690e3109dfc0810
  15354. 2021-07-12T00:22:33.1759144Z 3m41s Normal Killing pod/nginx-demo-57fc48c69c-gkmnd spec.containers{nginx-demo} kubelet, cluster1-worker2 Stopping container nginx-demo 3m41s 1 event.events.k8s.io/nginx-demo-57fc48c69c-gkmnd.1690e3121046fac2
  15355. 2021-07-12T00:22:33.1763167Z 3m54s Normal SuccessfulCreate replicaset/nginx-demo-57fc48c69c replicaset-controller Created pod: nginx-demo-57fc48c69c-gkmnd 3m54s 1 event.events.k8s.io/nginx-demo-57fc48c69c.1690e30f01501a24
  15356. 2021-07-12T00:22:33.1765968Z 3m54s Normal SuccessfulCreate replicaset/nginx-demo-57fc48c69c replicaset-controller Created pod: nginx-demo-57fc48c69c-2dq9j 3m54s 1 event.events.k8s.io/nginx-demo-57fc48c69c.1690e30f025c3051
  15357. 2021-07-12T00:22:33.1768227Z 3m54s Normal ScalingReplicaSet deployment/nginx-demo deployment-controller Scaled up replica set nginx-demo-57fc48c69c to 2 3m54s 1 event.events.k8s.io/nginx-demo.1690e30eff992a67
  15358. 2021-07-12T00:22:33.1770441Z 3m54s Warning FailedToCreateEndpoint endpoints/nginx-demo endpoint-controller Failed to create endpoint for service default/nginx-demo: endpoints "nginx-demo" already exists 3m54s 1 event.events.k8s.io/nginx-demo.1690e30f0bfea7ad
  15359. 2021-07-12T00:22:36.5123459Z NAME AGE
  15360. 2021-07-12T00:22:36.5128721Z clusterrolebinding.rbac.authorization.k8s.io/cluster-admin 11m
  15361. 2021-07-12T00:22:36.5133054Z clusterrolebinding.rbac.authorization.k8s.io/kubeadm:kubelet-bootstrap 11m
  15362. 2021-07-12T00:22:36.5137716Z clusterrolebinding.rbac.authorization.k8s.io/kubeadm:node-autoapprove-bootstrap 11m
  15363. 2021-07-12T00:22:36.5141343Z clusterrolebinding.rbac.authorization.k8s.io/kubeadm:node-autoapprove-certificate-rotation 11m
  15364. 2021-07-12T00:22:36.5143692Z clusterrolebinding.rbac.authorization.k8s.io/kubeadm:node-proxier 11m
  15365. 2021-07-12T00:22:36.5145733Z clusterrolebinding.rbac.authorization.k8s.io/local-path-provisioner-bind 11m
  15366. 2021-07-12T00:22:36.5147975Z clusterrolebinding.rbac.authorization.k8s.io/submariner-gateway 5m6s
  15367. 2021-07-12T00:22:36.5149849Z clusterrolebinding.rbac.authorization.k8s.io/submariner-globalnet 5m5s
  15368. 2021-07-12T00:22:36.5152193Z clusterrolebinding.rbac.authorization.k8s.io/submariner-lighthouse-agent 5m5s
  15369. 2021-07-12T00:22:36.5154138Z clusterrolebinding.rbac.authorization.k8s.io/submariner-lighthouse-coredns 5m5s
  15370. 2021-07-12T00:22:36.5156136Z clusterrolebinding.rbac.authorization.k8s.io/submariner-networkplugin-syncer 5m5s
  15371. 2021-07-12T00:22:36.5159027Z clusterrolebinding.rbac.authorization.k8s.io/submariner-operator 5m7s
  15372. 2021-07-12T00:22:36.5160776Z clusterrolebinding.rbac.authorization.k8s.io/submariner-routeagent 5m6s
  15373. 2021-07-12T00:22:36.5162470Z clusterrolebinding.rbac.authorization.k8s.io/system:basic-user 11m
  15374. 2021-07-12T00:22:36.5164428Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:attachdetach-controller 11m
  15375. 2021-07-12T00:22:36.5166366Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:certificate-controller 11m
  15376. 2021-07-12T00:22:36.5168858Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:clusterrole-aggregation-controller 11m
  15377. 2021-07-12T00:22:36.5171052Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:cronjob-controller 11m
  15378. 2021-07-12T00:22:36.5173084Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:daemon-set-controller 11m
  15379. 2021-07-12T00:22:36.5175314Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:deployment-controller 11m
  15380. 2021-07-12T00:22:36.5177876Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:disruption-controller 11m
  15381. 2021-07-12T00:22:36.5180043Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:endpoint-controller 11m
  15382. 2021-07-12T00:22:36.5192853Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:expand-controller 11m
  15383. 2021-07-12T00:22:36.5194836Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:generic-garbage-collector 11m
  15384. 2021-07-12T00:22:36.5196705Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:horizontal-pod-autoscaler 11m
  15385. 2021-07-12T00:22:36.5199010Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:job-controller 11m
  15386. 2021-07-12T00:22:36.5200785Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:namespace-controller 11m
  15387. 2021-07-12T00:22:36.5202543Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:node-controller 11m
  15388. 2021-07-12T00:22:36.5204393Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:persistent-volume-binder 11m
  15389. 2021-07-12T00:22:36.5206350Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:pod-garbage-collector 11m
  15390. 2021-07-12T00:22:36.5208350Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:pv-protection-controller 11m
  15391. 2021-07-12T00:22:36.5210092Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:pvc-protection-controller 11m
  15392. 2021-07-12T00:22:36.5211947Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:replicaset-controller 11m
  15393. 2021-07-12T00:22:36.5213811Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:replication-controller 11m
  15394. 2021-07-12T00:22:36.5215866Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:resourcequota-controller 11m
  15395. 2021-07-12T00:22:36.5217914Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:route-controller 11m
  15396. 2021-07-12T00:22:36.5219958Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:service-account-controller 11m
  15397. 2021-07-12T00:22:36.5222029Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:service-controller 11m
  15398. 2021-07-12T00:22:36.5224036Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:statefulset-controller 11m
  15399. 2021-07-12T00:22:36.5226056Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:ttl-controller 11m
  15400. 2021-07-12T00:22:36.5227973Z clusterrolebinding.rbac.authorization.k8s.io/system:coredns 11m
  15401. 2021-07-12T00:22:36.5229628Z clusterrolebinding.rbac.authorization.k8s.io/system:discovery 11m
  15402. 2021-07-12T00:22:36.5231531Z clusterrolebinding.rbac.authorization.k8s.io/system:kube-controller-manager 11m
  15403. 2021-07-12T00:22:36.5233260Z clusterrolebinding.rbac.authorization.k8s.io/system:kube-dns 11m
  15404. 2021-07-12T00:22:36.5235096Z clusterrolebinding.rbac.authorization.k8s.io/system:kube-scheduler 11m
  15405. 2021-07-12T00:22:36.5236546Z clusterrolebinding.rbac.authorization.k8s.io/system:node 11m
  15406. 2021-07-12T00:22:36.5238958Z clusterrolebinding.rbac.authorization.k8s.io/system:node-proxier 11m
  15407. 2021-07-12T00:22:36.5242652Z clusterrolebinding.rbac.authorization.k8s.io/system:public-info-viewer 11m
  15408. 2021-07-12T00:22:36.5245425Z clusterrolebinding.rbac.authorization.k8s.io/system:volume-scheduler 11m
  15409. 2021-07-12T00:22:36.5247159Z clusterrolebinding.rbac.authorization.k8s.io/weave-net 10m
  15410. 2021-07-12T00:22:36.9380859Z NAME AGE
  15411. 2021-07-12T00:22:36.9387545Z clusterrole.rbac.authorization.k8s.io/admin 11m
  15412. 2021-07-12T00:22:36.9394187Z clusterrole.rbac.authorization.k8s.io/cluster-admin 11m
  15413. 2021-07-12T00:22:36.9399889Z clusterrole.rbac.authorization.k8s.io/edit 11m
  15414. 2021-07-12T00:22:36.9402596Z clusterrole.rbac.authorization.k8s.io/local-path-provisioner-role 11m
  15415. 2021-07-12T00:22:36.9404488Z clusterrole.rbac.authorization.k8s.io/submariner-gateway 5m8s
  15416. 2021-07-12T00:22:36.9406173Z clusterrole.rbac.authorization.k8s.io/submariner-globalnet 5m7s
  15417. 2021-07-12T00:22:36.9407778Z clusterrole.rbac.authorization.k8s.io/submariner-lighthouse-agent 5m5s
  15418. 2021-07-12T00:22:36.9410016Z clusterrole.rbac.authorization.k8s.io/submariner-lighthouse-coredns 5m5s
  15419. 2021-07-12T00:22:36.9411938Z clusterrole.rbac.authorization.k8s.io/submariner-networkplugin-syncer 5m7s
  15420. 2021-07-12T00:22:36.9413691Z clusterrole.rbac.authorization.k8s.io/submariner-operator 5m9s
  15421. 2021-07-12T00:22:36.9415817Z clusterrole.rbac.authorization.k8s.io/submariner-routeagent 5m8s
  15422. 2021-07-12T00:22:36.9420141Z clusterrole.rbac.authorization.k8s.io/system:aggregate-to-admin 11m
  15423. 2021-07-12T00:22:36.9427727Z clusterrole.rbac.authorization.k8s.io/system:aggregate-to-edit 11m
  15424. 2021-07-12T00:22:36.9429392Z clusterrole.rbac.authorization.k8s.io/system:aggregate-to-view 11m
  15425. 2021-07-12T00:22:36.9431039Z clusterrole.rbac.authorization.k8s.io/system:auth-delegator 11m
  15426. 2021-07-12T00:22:36.9432716Z clusterrole.rbac.authorization.k8s.io/system:basic-user 11m
  15427. 2021-07-12T00:22:36.9439146Z clusterrole.rbac.authorization.k8s.io/system:certificates.k8s.io:certificatesigningrequests:nodeclient 11m
  15428. 2021-07-12T00:22:36.9441046Z clusterrole.rbac.authorization.k8s.io/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 11m
  15429. 2021-07-12T00:22:36.9442945Z clusterrole.rbac.authorization.k8s.io/system:controller:attachdetach-controller 11m
  15430. 2021-07-12T00:22:36.9444637Z clusterrole.rbac.authorization.k8s.io/system:controller:certificate-controller 11m
  15431. 2021-07-12T00:22:36.9446405Z clusterrole.rbac.authorization.k8s.io/system:controller:clusterrole-aggregation-controller 11m
  15432. 2021-07-12T00:22:36.9448183Z clusterrole.rbac.authorization.k8s.io/system:controller:cronjob-controller 11m
  15433. 2021-07-12T00:22:36.9449834Z clusterrole.rbac.authorization.k8s.io/system:controller:daemon-set-controller 11m
  15434. 2021-07-12T00:22:36.9451503Z clusterrole.rbac.authorization.k8s.io/system:controller:deployment-controller 11m
  15435. 2021-07-12T00:22:36.9453161Z clusterrole.rbac.authorization.k8s.io/system:controller:disruption-controller 11m
  15436. 2021-07-12T00:22:36.9454800Z clusterrole.rbac.authorization.k8s.io/system:controller:endpoint-controller 11m
  15437. 2021-07-12T00:22:36.9456371Z clusterrole.rbac.authorization.k8s.io/system:controller:expand-controller 11m
  15438. 2021-07-12T00:22:36.9458011Z clusterrole.rbac.authorization.k8s.io/system:controller:generic-garbage-collector 11m
  15439. 2021-07-12T00:22:36.9459758Z clusterrole.rbac.authorization.k8s.io/system:controller:horizontal-pod-autoscaler 11m
  15440. 2021-07-12T00:22:36.9461627Z clusterrole.rbac.authorization.k8s.io/system:controller:job-controller 11m
  15441. 2021-07-12T00:22:36.9463563Z clusterrole.rbac.authorization.k8s.io/system:controller:namespace-controller 11m
  15442. 2021-07-12T00:22:36.9465113Z clusterrole.rbac.authorization.k8s.io/system:controller:node-controller 11m
  15443. 2021-07-12T00:22:36.9466767Z clusterrole.rbac.authorization.k8s.io/system:controller:persistent-volume-binder 11m
  15444. 2021-07-12T00:22:36.9468288Z clusterrole.rbac.authorization.k8s.io/system:controller:pod-garbage-collector 11m
  15445. 2021-07-12T00:22:36.9470102Z clusterrole.rbac.authorization.k8s.io/system:controller:pv-protection-controller 11m
  15446. 2021-07-12T00:22:36.9471653Z clusterrole.rbac.authorization.k8s.io/system:controller:pvc-protection-controller 11m
  15447. 2021-07-12T00:22:36.9473175Z clusterrole.rbac.authorization.k8s.io/system:controller:replicaset-controller 11m
  15448. 2021-07-12T00:22:36.9475408Z clusterrole.rbac.authorization.k8s.io/system:controller:replication-controller 11m
  15449. 2021-07-12T00:22:36.9477121Z clusterrole.rbac.authorization.k8s.io/system:controller:resourcequota-controller 11m
  15450. 2021-07-12T00:22:36.9478787Z clusterrole.rbac.authorization.k8s.io/system:controller:route-controller 11m
  15451. 2021-07-12T00:22:36.9480482Z clusterrole.rbac.authorization.k8s.io/system:controller:service-account-controller 11m
  15452. 2021-07-12T00:22:36.9482074Z clusterrole.rbac.authorization.k8s.io/system:controller:service-controller 11m
  15453. 2021-07-12T00:22:36.9483742Z clusterrole.rbac.authorization.k8s.io/system:controller:statefulset-controller 11m
  15454. 2021-07-12T00:22:36.9485191Z clusterrole.rbac.authorization.k8s.io/system:controller:ttl-controller 11m
  15455. 2021-07-12T00:22:36.9486310Z clusterrole.rbac.authorization.k8s.io/system:coredns 11m
  15456. 2021-07-12T00:22:36.9487374Z clusterrole.rbac.authorization.k8s.io/system:discovery 11m
  15457. 2021-07-12T00:22:36.9488441Z clusterrole.rbac.authorization.k8s.io/system:heapster 11m
  15458. 2021-07-12T00:22:36.9489932Z clusterrole.rbac.authorization.k8s.io/system:kube-aggregator 11m
  15459. 2021-07-12T00:22:36.9491362Z clusterrole.rbac.authorization.k8s.io/system:kube-controller-manager 11m
  15460. 2021-07-12T00:22:36.9492734Z clusterrole.rbac.authorization.k8s.io/system:kube-dns 11m
  15461. 2021-07-12T00:22:36.9495331Z clusterrole.rbac.authorization.k8s.io/system:kube-scheduler 11m
  15462. 2021-07-12T00:22:36.9497163Z clusterrole.rbac.authorization.k8s.io/system:kubelet-api-admin 11m
  15463. 2021-07-12T00:22:36.9499071Z clusterrole.rbac.authorization.k8s.io/system:node 11m
  15464. 2021-07-12T00:22:36.9501014Z clusterrole.rbac.authorization.k8s.io/system:node-bootstrapper 11m
  15465. 2021-07-12T00:22:36.9502850Z clusterrole.rbac.authorization.k8s.io/system:node-problem-detector 11m
  15466. 2021-07-12T00:22:36.9504480Z clusterrole.rbac.authorization.k8s.io/system:node-proxier 11m
  15467. 2021-07-12T00:22:36.9506380Z clusterrole.rbac.authorization.k8s.io/system:persistent-volume-provisioner 11m
  15468. 2021-07-12T00:22:36.9508669Z clusterrole.rbac.authorization.k8s.io/system:public-info-viewer 11m
  15469. 2021-07-12T00:22:36.9510922Z clusterrole.rbac.authorization.k8s.io/system:volume-scheduler 11m
  15470. 2021-07-12T00:22:36.9512157Z clusterrole.rbac.authorization.k8s.io/view 11m
  15471. 2021-07-12T00:22:36.9513594Z clusterrole.rbac.authorization.k8s.io/weave-net 10m
  15472. 2021-07-12T00:22:38.1611495Z NAME VALUE GLOBAL-DEFAULT AGE
  15473. 2021-07-12T00:22:38.1612634Z priorityclass.scheduling.k8s.io/system-cluster-critical 2000000000 false 11m
  15474. 2021-07-12T00:22:38.1613866Z priorityclass.scheduling.k8s.io/system-node-critical 2000001000 false 11m
  15475. 2021-07-12T00:22:38.9833076Z NAME CREATED AT
  15476. 2021-07-12T00:22:38.9834942Z csinode.storage.k8s.io/cluster1-control-plane 2021-07-12T00:11:18Z
  15477. 2021-07-12T00:22:38.9835958Z csinode.storage.k8s.io/cluster1-worker 2021-07-12T00:11:53Z
  15478. 2021-07-12T00:22:38.9838495Z csinode.storage.k8s.io/cluster1-worker2 2021-07-12T00:11:53Z
  15479. 2021-07-12T00:22:39.3908075Z NAME PROVISIONER RECLAIMPOLICY VOLUMEBINDINGMODE ALLOWVOLUMEEXPANSION AGE
  15480. 2021-07-12T00:22:39.3910458Z storageclass.storage.k8s.io/standard (default) rancher.io/local-path Delete WaitForFirstConsumer false 11m
  15481. 2021-07-12T00:22:40.5576748Z NAME AGE
  15482. 2021-07-12T00:22:40.5578695Z clusterglobalegressip.submariner.io/cluster-egress.submariner.io 4m21s
  15483. 2021-07-12T00:22:43.4434439Z [submariner-operator]$ [cluster1] print_section * Details of pods with statuses other than Running in cluster1 *
  15484. 2021-07-12T00:22:43.4443447Z [submariner-operator]$ [cluster1] print_section * Details of pods with statuses other than Running in cluster1 *
  15485. 2021-07-12T00:22:43.4448166Z ====================================================================
  15486. 2021-07-12T00:22:43.4451196Z ##[endgroup]
  15487. 2021-07-12T00:22:43.4454800Z ##[group]* Details of pods with statuses other than Running in cluster1 *
  15488. 2021-07-12T00:22:43.4458569Z ======================= * Details of pods with statuses other than Running in cluster1 * =======================
  15489. 2021-07-12T00:22:43.4473037Z [submariner-operator]$ [cluster1] kubectl get pods -A
  15490. 2021-07-12T00:22:43.4485531Z [submariner-operator]$ [cluster1] tail -n +2
  15491. 2021-07-12T00:22:43.4490032Z [submariner-operator]$ [cluster1] kubectl get pods -A
  15492. 2021-07-12T00:22:43.4504435Z [submariner-operator]$ [cluster1] grep -v Running
  15493. 2021-07-12T00:22:43.4512852Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get pods -A
  15494. 2021-07-12T00:22:43.4530168Z [submariner-operator]$ [cluster1] sed s/ */;/g
  15495. 2021-07-12T00:22:43.7144124Z [submariner-operator]$ [cluster1] print_section * Kube-proxy pod logs for cluster1 *
  15496. 2021-07-12T00:22:43.7160811Z [submariner-operator]$ [cluster1] print_section * Kube-proxy pod logs for cluster1 *
  15497. 2021-07-12T00:22:43.7166775Z ====================================================================
  15498. 2021-07-12T00:22:43.7167724Z ##[endgroup]
  15499. 2021-07-12T00:22:43.7182218Z ##[group]* Kube-proxy pod logs for cluster1 *
  15500. 2021-07-12T00:22:43.7183643Z ======================= * Kube-proxy pod logs for cluster1 * =======================
  15501. 2021-07-12T00:22:43.7185226Z [submariner-operator]$ [cluster1] print_pods_logs kube-system k8s-app=kube-proxy
  15502. 2021-07-12T00:22:43.7199541Z [submariner-operator]$ [cluster1] print_pods_logs kube-system k8s-app=kube-proxy
  15503. 2021-07-12T00:22:43.7214025Z [submariner-operator]$ [cluster1] print_section ** Pods logs for NS kube-system using selector 'k8s-app=kube-proxy' **
  15504. 2021-07-12T00:22:43.7225145Z [submariner-operator]$ [cluster1] print_section ** Pods logs for NS kube-system using selector 'k8s-app=kube-proxy' **
  15505. 2021-07-12T00:22:43.7230163Z ====================================================================
  15506. 2021-07-12T00:22:43.7235071Z ##[endgroup]
  15507. 2021-07-12T00:22:43.7238283Z ##[group]** Pods logs for NS kube-system using selector 'k8s-app=kube-proxy' **
  15508. 2021-07-12T00:22:43.7241020Z ======================= ** Pods logs for NS kube-system using selector 'k8s-app=kube-proxy' ** =======================
  15509. 2021-07-12T00:22:43.7259703Z [submariner-operator]$ [cluster1] kubectl get pods --selector=k8s-app=kube-proxy -n kube-system -o jsonpath={.items[*].metadata.name}
  15510. 2021-07-12T00:22:43.7269600Z [submariner-operator]$ [cluster1] kubectl get pods --selector=k8s-app=kube-proxy -n kube-system -o jsonpath={.items[*].metadata.name}
  15511. 2021-07-12T00:22:43.7283238Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get pods --selector=k8s-app=kube-proxy -n kube-system -o jsonpath={.items[*].metadata.name}
  15512. 2021-07-12T00:22:44.0270470Z [submariner-operator]$ [cluster1] kubectl get pods -n kube-system kube-proxy-2mplh -o jsonpath={.status.containerStatuses[*].ready}
  15513. 2021-07-12T00:22:44.0285294Z [submariner-operator]$ [cluster1] kubectl get pods -n kube-system kube-proxy-2mplh -o jsonpath={.status.containerStatuses[*].ready}
  15514. 2021-07-12T00:22:44.0297220Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get pods -n kube-system kube-proxy-2mplh -o jsonpath={.status.containerStatuses[*].ready}
  15515. 2021-07-12T00:22:44.3198434Z [submariner-operator]$ [cluster1] print_section *** kube-proxy-2mplh ***
  15516. 2021-07-12T00:22:44.3210109Z [submariner-operator]$ [cluster1] print_section *** kube-proxy-2mplh ***
  15517. 2021-07-12T00:22:44.3216997Z ====================================================================
  15518. 2021-07-12T00:22:44.3219462Z ##[endgroup]
  15519. 2021-07-12T00:22:44.3220451Z ##[group]*** kube-proxy-2mplh ***
  15520. 2021-07-12T00:22:44.3221150Z ======================= *** kube-proxy-2mplh *** =======================
  15521. 2021-07-12T00:22:44.3230326Z [submariner-operator]$ [cluster1] kubectl -n kube-system logs kube-proxy-2mplh
  15522. 2021-07-12T00:22:44.3244554Z [submariner-operator]$ [cluster1] kubectl -n kube-system logs kube-proxy-2mplh
  15523. 2021-07-12T00:22:44.3256876Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 -n kube-system logs kube-proxy-2mplh
  15524. 2021-07-12T00:22:44.5866434Z I0712 00:11:55.608867 1 node.go:135] Successfully retrieved node IP: 172.18.0.6
  15525. 2021-07-12T00:22:44.5867305Z I0712 00:11:55.609062 1 server_others.go:145] Using iptables Proxier.
  15526. 2021-07-12T00:22:44.5867827Z I0712 00:11:55.609383 1 server.go:571] Version: v1.17.17
  15527. 2021-07-12T00:22:44.5869019Z I0712 00:11:55.609789 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_established' to 86400
  15528. 2021-07-12T00:22:44.5871946Z I0712 00:11:55.609945 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_close_wait' to 3600
  15529. 2021-07-12T00:22:44.5878475Z I0712 00:11:55.611013 1 config.go:131] Starting endpoints config controller
  15530. 2021-07-12T00:22:44.5879795Z I0712 00:11:55.611109 1 shared_informer.go:197] Waiting for caches to sync for endpoints config
  15531. 2021-07-12T00:22:44.5880737Z I0712 00:11:55.611230 1 config.go:313] Starting service config controller
  15532. 2021-07-12T00:22:44.5881468Z I0712 00:11:55.611306 1 shared_informer.go:197] Waiting for caches to sync for service config
  15533. 2021-07-12T00:22:44.5882237Z I0712 00:11:55.712076 1 shared_informer.go:204] Caches are synced for service config
  15534. 2021-07-12T00:22:44.5883158Z I0712 00:11:55.712237 1 shared_informer.go:204] Caches are synced for endpoints config
  15535. 2021-07-12T00:22:44.5884960Z E0712 00:18:51.955277 1 proxier.go:1518] Failed to execute iptables-restore: exit status 1 (iptables-restore: line 119 failed
  15536. 2021-07-12T00:22:44.5885658Z )
  15537. 2021-07-12T00:22:44.5886090Z I0712 00:18:51.956813 1 proxier.go:779] Sync failed; retrying in 30s
  15538. 2021-07-12T00:22:44.5887899Z E0712 00:18:52.049844 1 proxier.go:1518] Failed to execute iptables-restore: exit status 1 (iptables-restore: line 119 failed
  15539. 2021-07-12T00:22:44.5888721Z )
  15540. 2021-07-12T00:22:44.5889282Z I0712 00:18:52.055219 1 proxier.go:779] Sync failed; retrying in 30s
  15541. 2021-07-12T00:22:44.5971229Z [submariner-operator]$ [cluster1] kubectl get pods -n kube-system kube-proxy-99gdp -o jsonpath={.status.containerStatuses[*].ready}
  15542. 2021-07-12T00:22:44.5987353Z [submariner-operator]$ [cluster1] kubectl get pods -n kube-system kube-proxy-99gdp -o jsonpath={.status.containerStatuses[*].ready}
  15543. 2021-07-12T00:22:44.6000432Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get pods -n kube-system kube-proxy-99gdp -o jsonpath={.status.containerStatuses[*].ready}
  15544. 2021-07-12T00:22:44.8839951Z [submariner-operator]$ [cluster1] print_section *** kube-proxy-99gdp ***
  15545. 2021-07-12T00:22:44.8852492Z [submariner-operator]$ [cluster1] print_section *** kube-proxy-99gdp ***
  15546. 2021-07-12T00:22:44.8859133Z ====================================================================
  15547. 2021-07-12T00:22:44.8863928Z ##[endgroup]
  15548. 2021-07-12T00:22:44.8874228Z ##[group]*** kube-proxy-99gdp ***
  15549. 2021-07-12T00:22:44.8879710Z ======================= *** kube-proxy-99gdp *** =======================
  15550. 2021-07-12T00:22:44.8897997Z [submariner-operator]$ [cluster1] kubectl -n kube-system logs kube-proxy-99gdp
  15551. 2021-07-12T00:22:44.8922825Z [submariner-operator]$ [cluster1] kubectl -n kube-system logs kube-proxy-99gdp
  15552. 2021-07-12T00:22:44.8944137Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 -n kube-system logs kube-proxy-99gdp
  15553. 2021-07-12T00:22:45.1918186Z I0712 00:11:55.696241 1 node.go:135] Successfully retrieved node IP: 172.18.0.9
  15554. 2021-07-12T00:22:45.1918810Z I0712 00:11:55.696339 1 server_others.go:145] Using iptables Proxier.
  15555. 2021-07-12T00:22:45.1919314Z I0712 00:11:55.697613 1 server.go:571] Version: v1.17.17
  15556. 2021-07-12T00:22:45.1920743Z I0712 00:11:55.697987 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_established' to 86400
  15557. 2021-07-12T00:22:45.1921946Z I0712 00:11:55.698040 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_close_wait' to 3600
  15558. 2021-07-12T00:22:45.1922807Z I0712 00:11:55.702112 1 config.go:131] Starting endpoints config controller
  15559. 2021-07-12T00:22:45.1923561Z I0712 00:11:55.702156 1 shared_informer.go:197] Waiting for caches to sync for endpoints config
  15560. 2021-07-12T00:22:45.1924382Z I0712 00:11:55.702188 1 config.go:313] Starting service config controller
  15561. 2021-07-12T00:22:45.1925140Z I0712 00:11:55.702191 1 shared_informer.go:197] Waiting for caches to sync for service config
  15562. 2021-07-12T00:22:45.1925754Z I0712 00:11:55.802326 1 shared_informer.go:204] Caches are synced for endpoints config
  15563. 2021-07-12T00:22:45.1926371Z I0712 00:11:55.802438 1 shared_informer.go:204] Caches are synced for service config
  15564. 2021-07-12T00:22:45.1982500Z [submariner-operator]$ [cluster1] kubectl get pods -n kube-system kube-proxy-9jzv9 -o jsonpath={.status.containerStatuses[*].ready}
  15565. 2021-07-12T00:22:45.1994974Z [submariner-operator]$ [cluster1] kubectl get pods -n kube-system kube-proxy-9jzv9 -o jsonpath={.status.containerStatuses[*].ready}
  15566. 2021-07-12T00:22:45.2013564Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get pods -n kube-system kube-proxy-9jzv9 -o jsonpath={.status.containerStatuses[*].ready}
  15567. 2021-07-12T00:22:45.4462002Z [submariner-operator]$ [cluster1] print_section *** kube-proxy-9jzv9 ***
  15568. 2021-07-12T00:22:45.4469135Z [submariner-operator]$ [cluster1] print_section *** kube-proxy-9jzv9 ***
  15569. 2021-07-12T00:22:45.4472900Z ====================================================================
  15570. 2021-07-12T00:22:45.4476587Z ##[endgroup]
  15571. 2021-07-12T00:22:45.4485212Z ##[group]*** kube-proxy-9jzv9 ***
  15572. 2021-07-12T00:22:45.4485916Z ======================= *** kube-proxy-9jzv9 *** =======================
  15573. 2021-07-12T00:22:45.4494030Z [submariner-operator]$ [cluster1] kubectl -n kube-system logs kube-proxy-9jzv9
  15574. 2021-07-12T00:22:45.4504765Z [submariner-operator]$ [cluster1] kubectl -n kube-system logs kube-proxy-9jzv9
  15575. 2021-07-12T00:22:45.4514919Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 -n kube-system logs kube-proxy-9jzv9
  15576. 2021-07-12T00:22:45.7129790Z I0712 00:11:38.034699 1 node.go:135] Successfully retrieved node IP: 172.18.0.5
  15577. 2021-07-12T00:22:45.7130398Z I0712 00:11:38.034750 1 server_others.go:145] Using iptables Proxier.
  15578. 2021-07-12T00:22:45.7130898Z I0712 00:11:38.035292 1 server.go:571] Version: v1.17.17
  15579. 2021-07-12T00:22:45.7132128Z I0712 00:11:38.039069 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_established' to 86400
  15580. 2021-07-12T00:22:45.7133272Z I0712 00:11:38.039198 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_close_wait' to 3600
  15581. 2021-07-12T00:22:45.7133960Z I0712 00:11:38.040253 1 config.go:313] Starting service config controller
  15582. 2021-07-12T00:22:45.7134745Z I0712 00:11:38.040268 1 shared_informer.go:197] Waiting for caches to sync for service config
  15583. 2021-07-12T00:22:45.7135764Z I0712 00:11:38.040448 1 config.go:131] Starting endpoints config controller
  15584. 2021-07-12T00:22:45.7136670Z I0712 00:11:38.040457 1 shared_informer.go:197] Waiting for caches to sync for endpoints config
  15585. 2021-07-12T00:22:45.7137412Z I0712 00:11:38.152112 1 shared_informer.go:204] Caches are synced for endpoints config
  15586. 2021-07-12T00:22:45.7138271Z I0712 00:11:38.152200 1 shared_informer.go:204] Caches are synced for service config
  15587. 2021-07-12T00:22:45.7174732Z [submariner-operator]$ [cluster1] print_section * Kube-controller-manager pod logs for cluster1 *
  15588. 2021-07-12T00:22:45.7183879Z [submariner-operator]$ [cluster1] print_section * Kube-controller-manager pod logs for cluster1 *
  15589. 2021-07-12T00:22:45.7187960Z ====================================================================
  15590. 2021-07-12T00:22:45.7191541Z ##[endgroup]
  15591. 2021-07-12T00:22:45.7206126Z ##[group]* Kube-controller-manager pod logs for cluster1 *
  15592. 2021-07-12T00:22:45.7208337Z ======================= * Kube-controller-manager pod logs for cluster1 * =======================
  15593. 2021-07-12T00:22:45.7217643Z [submariner-operator]$ [cluster1] print_pods_logs kube-system component=kube-controller-manager
  15594. 2021-07-12T00:22:45.7228974Z [submariner-operator]$ [cluster1] print_pods_logs kube-system component=kube-controller-manager
  15595. 2021-07-12T00:22:45.7243152Z [submariner-operator]$ [cluster1] print_section ** Pods logs for NS kube-system using selector 'component=kube-controller-manager' **
  15596. 2021-07-12T00:22:45.7258758Z [submariner-operator]$ [cluster1] print_section ** Pods logs for NS kube-system using selector 'component=kube-controller-manager' **
  15597. 2021-07-12T00:22:45.7262769Z ====================================================================
  15598. 2021-07-12T00:22:45.7268041Z ##[endgroup]
  15599. 2021-07-12T00:22:45.7269758Z ##[group]** Pods logs for NS kube-system using selector 'component=kube-controller-manager' **
  15600. 2021-07-12T00:22:45.7272742Z ======================= ** Pods logs for NS kube-system using selector 'component=kube-controller-manager' ** =======================
  15601. 2021-07-12T00:22:45.7287857Z [submariner-operator]$ [cluster1] kubectl get pods --selector=component=kube-controller-manager -n kube-system -o jsonpath={.items[*].metadata.name}
  15602. 2021-07-12T00:22:45.7297854Z [submariner-operator]$ [cluster1] kubectl get pods --selector=component=kube-controller-manager -n kube-system -o jsonpath={.items[*].metadata.name}
  15603. 2021-07-12T00:22:45.7307134Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get pods --selector=component=kube-controller-manager -n kube-system -o jsonpath={.items[*].metadata.name}
  15604. 2021-07-12T00:22:45.9822610Z [submariner-operator]$ [cluster1] kubectl get pods -n kube-system kube-controller-manager-cluster1-control-plane -o jsonpath={.status.containerStatuses[*].ready}
  15605. 2021-07-12T00:22:45.9841046Z [submariner-operator]$ [cluster1] kubectl get pods -n kube-system kube-controller-manager-cluster1-control-plane -o jsonpath={.status.containerStatuses[*].ready}
  15606. 2021-07-12T00:22:45.9854172Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get pods -n kube-system kube-controller-manager-cluster1-control-plane -o jsonpath={.status.containerStatuses[*].ready}
  15607. 2021-07-12T00:22:46.2540403Z [submariner-operator]$ [cluster1] print_section *** kube-controller-manager-cluster1-control-plane ***
  15608. 2021-07-12T00:22:46.2548183Z [submariner-operator]$ [cluster1] print_section *** kube-controller-manager-cluster1-control-plane ***
  15609. 2021-07-12T00:22:46.2550006Z ====================================================================
  15610. 2021-07-12T00:22:46.2553770Z ##[endgroup]
  15611. 2021-07-12T00:22:46.2558276Z ##[group]*** kube-controller-manager-cluster1-control-plane ***
  15612. 2021-07-12T00:22:46.2574285Z ======================= *** kube-controller-manager-cluster1-control-plane *** =======================
  15613. 2021-07-12T00:22:46.2604139Z [submariner-operator]$ [cluster1] kubectl -n kube-system logs kube-controller-manager-cluster1-control-plane
  15614. 2021-07-12T00:22:46.2616615Z [submariner-operator]$ [cluster1] kubectl -n kube-system logs kube-controller-manager-cluster1-control-plane
  15615. 2021-07-12T00:22:46.2640976Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 -n kube-system logs kube-controller-manager-cluster1-control-plane
  15616. 2021-07-12T00:22:46.5561827Z Flag --port has been deprecated, see --secure-port instead.
  15617. 2021-07-12T00:22:46.5570441Z I0712 00:11:13.587132 1 serving.go:312] Generated self-signed cert in-memory
  15618. 2021-07-12T00:22:46.5573625Z I0712 00:11:13.977668 1 controllermanager.go:161] Version: v1.17.17
  15619. 2021-07-12T00:22:46.5578955Z I0712 00:11:13.978211 1 dynamic_cafile_content.go:166] Starting request-header::/etc/kubernetes/pki/front-proxy-ca.crt
  15620. 2021-07-12T00:22:46.5582024Z I0712 00:11:13.978301 1 dynamic_cafile_content.go:166] Starting client-ca-bundle::/etc/kubernetes/pki/ca.crt
  15621. 2021-07-12T00:22:46.5582771Z I0712 00:11:13.978570 1 secure_serving.go:178] Serving securely on 127.0.0.1:10257
  15622. 2021-07-12T00:22:46.5583980Z I0712 00:11:13.978610 1 leaderelection.go:242] attempting to acquire leader lease kube-system/kube-controller-manager...
  15623. 2021-07-12T00:22:46.5585739Z I0712 00:11:13.978640 1 tlsconfig.go:219] Starting DynamicServingCertificateController
  15624. 2021-07-12T00:22:46.5592756Z E0712 00:11:18.091765 1 leaderelection.go:335] error retrieving resource lock kube-system/kube-controller-manager: endpoints "kube-controller-manager" is forbidden: User "system:kube-controller-manager" cannot get resource "endpoints" in API group "" in the namespace "kube-system"
  15625. 2021-07-12T00:22:46.5596025Z I0712 00:11:20.846729 1 leaderelection.go:252] successfully acquired lease kube-system/kube-controller-manager
  15626. 2021-07-12T00:22:46.5598767Z I0712 00:11:20.846945 1 event.go:281] Event(v1.ObjectReference{Kind:"Lease", Namespace:"kube-system", Name:"kube-controller-manager", UID:"e34225aa-5787-487c-be23-40650e8006b0", APIVersion:"coordination.k8s.io/v1", ResourceVersion:"186", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' cluster1-control-plane_7d449108-6beb-4c97-9026-5987467217e9 became leader
  15627. 2021-07-12T00:22:46.5601817Z I0712 00:11:20.847339 1 event.go:281] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"kube-controller-manager", UID:"699e3e54-0e15-4561-a214-3ed863f7b421", APIVersion:"v1", ResourceVersion:"185", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' cluster1-control-plane_7d449108-6beb-4c97-9026-5987467217e9 became leader
  15628. 2021-07-12T00:22:46.5603373Z I0712 00:11:21.132113 1 plugins.go:100] No cloud provider specified.
  15629. 2021-07-12T00:22:46.5603982Z I0712 00:11:21.137208 1 shared_informer.go:197] Waiting for caches to sync for tokens
  15630. 2021-07-12T00:22:46.5604788Z I0712 00:11:21.237707 1 shared_informer.go:204] Caches are synced for tokens
  15631. 2021-07-12T00:22:46.5605554Z I0712 00:11:21.325082 1 controllermanager.go:533] Started "serviceaccount"
  15632. 2021-07-12T00:22:46.5606324Z I0712 00:11:21.325281 1 serviceaccounts_controller.go:116] Starting service account controller
  15633. 2021-07-12T00:22:46.5607040Z I0712 00:11:21.325328 1 shared_informer.go:197] Waiting for caches to sync for service account
  15634. 2021-07-12T00:22:46.5607713Z I0712 00:11:21.511655 1 controllermanager.go:533] Started "deployment"
  15635. 2021-07-12T00:22:46.5608395Z I0712 00:11:21.512000 1 deployment_controller.go:152] Starting deployment controller
  15636. 2021-07-12T00:22:46.5609094Z I0712 00:11:21.512008 1 shared_informer.go:197] Waiting for caches to sync for deployment
  15637. 2021-07-12T00:22:46.5609990Z I0712 00:11:21.594588 1 controllermanager.go:533] Started "statefulset"
  15638. 2021-07-12T00:22:46.5610649Z I0712 00:11:21.594721 1 stateful_set.go:145] Starting stateful set controller
  15639. 2021-07-12T00:22:46.5612395Z I0712 00:11:21.594728 1 shared_informer.go:197] Waiting for caches to sync for stateful set
  15640. 2021-07-12T00:22:46.5613686Z I0712 00:11:21.648589 1 controllermanager.go:533] Started "pv-protection"
  15641. 2021-07-12T00:22:46.5645330Z I0712 00:11:21.649094 1 pv_protection_controller.go:81] Starting PV protection controller
  15642. 2021-07-12T00:22:46.5646196Z I0712 00:11:21.649105 1 shared_informer.go:197] Waiting for caches to sync for PV protection
  15643. 2021-07-12T00:22:46.5646879Z I0712 00:11:21.722720 1 controllermanager.go:533] Started "endpoint"
  15644. 2021-07-12T00:22:46.5659997Z I0712 00:11:21.722839 1 endpoints_controller.go:181] Starting endpoint controller
  15645. 2021-07-12T00:22:46.5660737Z I0712 00:11:21.722853 1 shared_informer.go:197] Waiting for caches to sync for endpoint
  15646. 2021-07-12T00:22:46.5661357Z I0712 00:11:21.759551 1 controllermanager.go:533] Started "attachdetach"
  15647. 2021-07-12T00:22:46.5662037Z I0712 00:11:21.759641 1 attach_detach_controller.go:352] Starting attach detach controller
  15648. 2021-07-12T00:22:46.5662665Z I0712 00:11:21.759653 1 shared_informer.go:197] Waiting for caches to sync for attach detach
  15649. 2021-07-12T00:22:46.5663496Z I0712 00:11:21.807739 1 node_lifecycle_controller.go:388] Sending events to api server.
  15650. 2021-07-12T00:22:46.5664401Z I0712 00:11:21.807864 1 node_lifecycle_controller.go:423] Controller is using taint based evictions.
  15651. 2021-07-12T00:22:46.5665253Z I0712 00:11:21.807923 1 taint_manager.go:162] Sending events to api server.
  15652. 2021-07-12T00:22:46.5665950Z I0712 00:11:21.808003 1 node_lifecycle_controller.go:520] Controller will reconcile labels.
  15653. 2021-07-12T00:22:46.5666854Z I0712 00:11:21.808060 1 controllermanager.go:533] Started "nodelifecycle"
  15654. 2021-07-12T00:22:46.5667566Z I0712 00:11:21.808154 1 node_lifecycle_controller.go:554] Starting node controller
  15655. 2021-07-12T00:22:46.5668206Z I0712 00:11:21.808159 1 shared_informer.go:197] Waiting for caches to sync for taint
  15656. 2021-07-12T00:22:46.5669206Z I0712 00:11:21.873002 1 controllermanager.go:533] Started "bootstrapsigner"
  15657. 2021-07-12T00:22:46.5669897Z W0712 00:11:21.873032 1 controllermanager.go:525] Skipping "endpointslice"
  15658. 2021-07-12T00:22:46.5670551Z I0712 00:11:21.873120 1 shared_informer.go:197] Waiting for caches to sync for bootstrap_signer
  15659. 2021-07-12T00:22:46.5671301Z I0712 00:11:22.220310 1 resource_quota_monitor.go:228] QuotaMonitor created object count evaluator for podtemplates
  15660. 2021-07-12T00:22:46.5672369Z I0712 00:11:22.220474 1 resource_quota_monitor.go:228] QuotaMonitor created object count evaluator for events.events.k8s.io
  15661. 2021-07-12T00:22:46.5673274Z I0712 00:11:22.220605 1 resource_quota_monitor.go:228] QuotaMonitor created object count evaluator for cronjobs.batch
  15662. 2021-07-12T00:22:46.5674397Z I0712 00:11:22.220723 1 resource_quota_monitor.go:228] QuotaMonitor created object count evaluator for controllerrevisions.apps
  15663. 2021-07-12T00:22:46.5675569Z I0712 00:11:22.220743 1 resource_quota_monitor.go:228] QuotaMonitor created object count evaluator for statefulsets.apps
  15664. 2021-07-12T00:22:46.5676687Z I0712 00:11:22.221252 1 resource_quota_monitor.go:228] QuotaMonitor created object count evaluator for poddisruptionbudgets.policy
  15665. 2021-07-12T00:22:46.5678212Z I0712 00:11:22.221393 1 resource_quota_monitor.go:228] QuotaMonitor created object count evaluator for endpointslices.discovery.k8s.io
  15666. 2021-07-12T00:22:46.5679195Z I0712 00:11:22.221554 1 resource_quota_monitor.go:228] QuotaMonitor created object count evaluator for endpoints
  15667. 2021-07-12T00:22:46.5680209Z I0712 00:11:22.221580 1 resource_quota_monitor.go:228] QuotaMonitor created object count evaluator for limitranges
  15668. 2021-07-12T00:22:46.5685625Z I0712 00:11:22.221736 1 resource_quota_monitor.go:228] QuotaMonitor created object count evaluator for daemonsets.apps
  15669. 2021-07-12T00:22:46.5686876Z I0712 00:11:22.221888 1 resource_quota_monitor.go:228] QuotaMonitor created object count evaluator for ingresses.networking.k8s.io
  15670. 2021-07-12T00:22:46.5688272Z I0712 00:11:22.222031 1 resource_quota_monitor.go:228] QuotaMonitor created object count evaluator for jobs.batch
  15671. 2021-07-12T00:22:46.5689683Z I0712 00:11:22.222161 1 resource_quota_monitor.go:228] QuotaMonitor created object count evaluator for replicasets.apps
  15672. 2021-07-12T00:22:46.5690865Z I0712 00:11:22.222286 1 resource_quota_monitor.go:228] QuotaMonitor created object count evaluator for leases.coordination.k8s.io
  15673. 2021-07-12T00:22:46.5692059Z I0712 00:11:22.222408 1 resource_quota_monitor.go:228] QuotaMonitor created object count evaluator for ingresses.extensions
  15674. 2021-07-12T00:22:46.5694073Z I0712 00:11:22.222532 1 resource_quota_monitor.go:228] QuotaMonitor created object count evaluator for roles.rbac.authorization.k8s.io
  15675. 2021-07-12T00:22:46.5695728Z I0712 00:11:22.222655 1 resource_quota_monitor.go:228] QuotaMonitor created object count evaluator for rolebindings.rbac.authorization.k8s.io
  15676. 2021-07-12T00:22:46.5696931Z I0712 00:11:22.222806 1 resource_quota_monitor.go:228] QuotaMonitor created object count evaluator for serviceaccounts
  15677. 2021-07-12T00:22:46.5697908Z I0712 00:11:22.222943 1 resource_quota_monitor.go:228] QuotaMonitor created object count evaluator for deployments.apps
  15678. 2021-07-12T00:22:46.5699243Z I0712 00:11:22.223088 1 resource_quota_monitor.go:228] QuotaMonitor created object count evaluator for horizontalpodautoscalers.autoscaling
  15679. 2021-07-12T00:22:46.5700645Z I0712 00:11:22.223220 1 resource_quota_monitor.go:228] QuotaMonitor created object count evaluator for networkpolicies.networking.k8s.io
  15680. 2021-07-12T00:22:46.5701814Z I0712 00:11:22.223308 1 controllermanager.go:533] Started "resourcequota"
  15681. 2021-07-12T00:22:46.5706182Z I0712 00:11:22.223538 1 resource_quota_controller.go:271] Starting resource quota controller
  15682. 2021-07-12T00:22:46.5706919Z I0712 00:11:22.223681 1 shared_informer.go:197] Waiting for caches to sync for resource quota
  15683. 2021-07-12T00:22:46.5707580Z I0712 00:11:22.223792 1 resource_quota_monitor.go:303] QuotaMonitor running
  15684. 2021-07-12T00:22:46.5708415Z I0712 00:11:22.245659 1 controllermanager.go:533] Started "csrapproving"
  15685. 2021-07-12T00:22:46.5709561Z W0712 00:11:22.245815 1 controllermanager.go:525] Skipping "root-ca-cert-publisher"
  15686. 2021-07-12T00:22:46.5710410Z I0712 00:11:22.246353 1 certificate_controller.go:118] Starting certificate controller "csrapproving"
  15687. 2021-07-12T00:22:46.5714743Z I0712 00:11:22.246510 1 shared_informer.go:197] Waiting for caches to sync for certificate-csrapproving
  15688. 2021-07-12T00:22:46.5718949Z I0712 00:11:22.385943 1 controllermanager.go:533] Started "podgc"
  15689. 2021-07-12T00:22:46.5721078Z I0712 00:11:22.386157 1 gc_controller.go:88] Starting GC controller
  15690. 2021-07-12T00:22:46.5723630Z I0712 00:11:22.386250 1 shared_informer.go:197] Waiting for caches to sync for GC
  15691. 2021-07-12T00:22:46.5726491Z I0712 00:11:22.638999 1 controllermanager.go:533] Started "replicaset"
  15692. 2021-07-12T00:22:46.5727187Z I0712 00:11:22.641576 1 replica_set.go:181] Starting replicaset controller
  15693. 2021-07-12T00:22:46.5727983Z I0712 00:11:22.641757 1 shared_informer.go:197] Waiting for caches to sync for ReplicaSet
  15694. 2021-07-12T00:22:46.5728836Z I0712 00:11:22.886357 1 controllermanager.go:533] Started "cronjob"
  15695. 2021-07-12T00:22:46.5729809Z I0712 00:11:22.886410 1 cronjob_controller.go:97] Starting CronJob Manager
  15696. 2021-07-12T00:22:46.5730483Z I0712 00:11:23.035486 1 node_lifecycle_controller.go:77] Sending events to api server
  15697. 2021-07-12T00:22:46.5731236Z E0712 00:11:23.035525 1 core.go:232] failed to start cloud node lifecycle controller: no cloud provider provided
  15698. 2021-07-12T00:22:46.5732786Z W0712 00:11:23.035534 1 controllermanager.go:525] Skipping "cloud-node-lifecycle"
  15699. 2021-07-12T00:22:46.5736097Z I0712 00:11:23.286138 1 controllermanager.go:533] Started "persistentvolume-binder"
  15700. 2021-07-12T00:22:46.5736902Z I0712 00:11:23.286195 1 pv_controller_base.go:294] Starting persistent volume controller
  15701. 2021-07-12T00:22:46.5737611Z I0712 00:11:23.286201 1 shared_informer.go:197] Waiting for caches to sync for persistent volume
  15702. 2021-07-12T00:22:46.5738654Z I0712 00:11:23.536083 1 controllermanager.go:533] Started "pvc-protection"
  15703. 2021-07-12T00:22:46.5739526Z W0712 00:11:23.536392 1 controllermanager.go:525] Skipping "ttl-after-finished"
  15704. 2021-07-12T00:22:46.5740276Z I0712 00:11:23.536536 1 pvc_protection_controller.go:100] Starting PVC protection controller
  15705. 2021-07-12T00:22:46.5740949Z I0712 00:11:23.536673 1 shared_informer.go:197] Waiting for caches to sync for PVC protection
  15706. 2021-07-12T00:22:46.5741560Z I0712 00:11:23.786178 1 controllermanager.go:533] Started "job"
  15707. 2021-07-12T00:22:46.5742105Z I0712 00:11:23.786262 1 job_controller.go:144] Starting job controller
  15708. 2021-07-12T00:22:46.5742670Z I0712 00:11:23.786268 1 shared_informer.go:197] Waiting for caches to sync for job
  15709. 2021-07-12T00:22:46.5749809Z I0712 00:11:24.485647 1 controllermanager.go:533] Started "horizontalpodautoscaling"
  15710. 2021-07-12T00:22:46.5750529Z I0712 00:11:24.485940 1 horizontal.go:156] Starting HPA controller
  15711. 2021-07-12T00:22:46.5751090Z I0712 00:11:24.485958 1 shared_informer.go:197] Waiting for caches to sync for HPA
  15712. 2021-07-12T00:22:46.5751907Z I0712 00:11:25.391735 1 garbagecollector.go:129] Starting garbage collector controller
  15713. 2021-07-12T00:22:46.5752643Z I0712 00:11:25.391756 1 shared_informer.go:197] Waiting for caches to sync for garbage collector
  15714. 2021-07-12T00:22:46.5753266Z I0712 00:11:25.391772 1 graph_builder.go:282] GraphBuilder running
  15715. 2021-07-12T00:22:46.5753926Z I0712 00:11:25.392082 1 controllermanager.go:533] Started "garbagecollector"
  15716. 2021-07-12T00:22:46.5754801Z I0712 00:11:25.435585 1 controllermanager.go:533] Started "daemonset"
  15717. 2021-07-12T00:22:46.5755479Z I0712 00:11:25.435781 1 daemon_controller.go:284] Starting daemon sets controller
  15718. 2021-07-12T00:22:46.5758164Z I0712 00:11:25.435796 1 shared_informer.go:197] Waiting for caches to sync for daemon sets
  15719. 2021-07-12T00:22:46.5758939Z I0712 00:11:25.477208 1 controllermanager.go:533] Started "ttl"
  15720. 2021-07-12T00:22:46.5767516Z I0712 00:11:25.479391 1 ttl_controller.go:116] Starting TTL controller
  15721. 2021-07-12T00:22:46.5770602Z I0712 00:11:25.479407 1 shared_informer.go:197] Waiting for caches to sync for TTL
  15722. 2021-07-12T00:22:46.5775241Z I0712 00:11:25.535676 1 node_ipam_controller.go:94] Sending events to api server.
  15723. 2021-07-12T00:22:46.5775869Z I0712 00:11:35.538038 1 range_allocator.go:82] Sending events to api server.
  15724. 2021-07-12T00:22:46.5776639Z I0712 00:11:35.538280 1 range_allocator.go:116] No Secondary Service CIDR provided. Skipping filtering out secondary service addresses.
  15725. 2021-07-12T00:22:46.5777422Z I0712 00:11:35.538361 1 controllermanager.go:533] Started "nodeipam"
  15726. 2021-07-12T00:22:46.5778170Z I0712 00:11:35.538515 1 node_ipam_controller.go:162] Starting ipam controller
  15727. 2021-07-12T00:22:46.5785209Z I0712 00:11:35.538592 1 shared_informer.go:197] Waiting for caches to sync for node
  15728. 2021-07-12T00:22:46.5788627Z I0712 00:11:35.550790 1 controllermanager.go:533] Started "persistentvolume-expander"
  15729. 2021-07-12T00:22:46.5789711Z I0712 00:11:35.550922 1 expand_controller.go:303] Starting expand controller
  15730. 2021-07-12T00:22:46.5790376Z I0712 00:11:35.552470 1 shared_informer.go:197] Waiting for caches to sync for expand
  15731. 2021-07-12T00:22:46.5791030Z I0712 00:11:35.575451 1 controllermanager.go:533] Started "namespace"
  15732. 2021-07-12T00:22:46.5791731Z I0712 00:11:35.575569 1 namespace_controller.go:200] Starting namespace controller
  15733. 2021-07-12T00:22:46.5792569Z I0712 00:11:35.575637 1 shared_informer.go:197] Waiting for caches to sync for namespace
  15734. 2021-07-12T00:22:46.5793407Z I0712 00:11:35.603881 1 controllermanager.go:533] Started "disruption"
  15735. 2021-07-12T00:22:46.5794458Z I0712 00:11:35.604068 1 disruption.go:330] Starting disruption controller
  15736. 2021-07-12T00:22:46.5795186Z I0712 00:11:35.604148 1 shared_informer.go:197] Waiting for caches to sync for disruption
  15737. 2021-07-12T00:22:46.5795936Z I0712 00:11:35.616272 1 controllermanager.go:533] Started "csrsigning"
  15738. 2021-07-12T00:22:46.5798679Z I0712 00:11:35.616459 1 certificate_controller.go:118] Starting certificate controller "csrsigning"
  15739. 2021-07-12T00:22:46.5801428Z I0712 00:11:35.616546 1 shared_informer.go:197] Waiting for caches to sync for certificate-csrsigning
  15740. 2021-07-12T00:22:46.5802181Z I0712 00:11:35.641024 1 controllermanager.go:533] Started "csrcleaner"
  15741. 2021-07-12T00:22:46.5802811Z I0712 00:11:35.641186 1 cleaner.go:81] Starting CSR cleaner controller
  15742. 2021-07-12T00:22:46.5803434Z I0712 00:11:35.671807 1 controllermanager.go:533] Started "tokencleaner"
  15743. 2021-07-12T00:22:46.5804119Z I0712 00:11:35.672012 1 tokencleaner.go:117] Starting token cleaner controller
  15744. 2021-07-12T00:22:46.5805473Z I0712 00:11:35.672026 1 shared_informer.go:197] Waiting for caches to sync for token_cleaner
  15745. 2021-07-12T00:22:46.5806166Z I0712 00:11:35.672031 1 shared_informer.go:204] Caches are synced for token_cleaner
  15746. 2021-07-12T00:22:46.5807594Z E0712 00:11:35.740341 1 core.go:91] Failed to start service controller: WARNING: no cloud provider provided, services of type LoadBalancer will fail
  15747. 2021-07-12T00:22:46.5808461Z W0712 00:11:35.740365 1 controllermanager.go:525] Skipping "service"
  15748. 2021-07-12T00:22:46.5811492Z W0712 00:11:35.740373 1 core.go:246] configure-cloud-routes is set, but no cloud provider specified. Will not configure cloud provider routes.
  15749. 2021-07-12T00:22:46.5812423Z W0712 00:11:35.740377 1 controllermanGager.go:525] Skipping "route"
  15750. 2021-07-12T00:22:46.5813460Z I0712 00:11:35.989696 1 controllermanager.go:533] Started "clusterrole-aggregation"
  15751. 2021-07-12T00:22:46.5815406Z I0712 00:11:35.989739 1 clusterroleaggregation_controller.go:148] Starting ClusterRoleAggregator
  15752. 2021-07-12T00:22:46.5816597Z I0712 00:11:35.989745 1 shared_informer.go:197] Waiting for caches to sync for ClusterRoleAggregator
  15753. 2021-07-12T00:22:46.5817909Z I0712 00:11:36.240020 1 controllermanager.go:533] Started "replicationcontroller"
  15754. 2021-07-12T00:22:46.5819325Z I0712 00:11:36.240561 1 shared_informer.go:197] Waiting for caches to sync for resource quota
  15755. 2021-07-12T00:22:46.5820250Z I0712 00:11:36.241209 1 replica_set.go:181] Starting replicationcontroller controller
  15756. 2021-07-12T00:22:46.5822670Z I0712 00:11:36.241226 1 shared_informer.go:197] Waiting for caches to sync for ReplicationController
  15757. 2021-07-12T00:22:46.5823990Z I0712 00:11:36.269479 1 shared_informer.go:197] Waiting for caches to sync for garbage collector
  15758. 2021-07-12T00:22:46.5825618Z W0712 00:11:36.277545 1 actual_state_of_world.go:506] Failed to update statusUpdateNeeded field in actual state of world: Failed to set statusUpdateNeeded to needed true, because nodeName="cluster1-control-plane" does not exist
  15759. 2021-07-12T00:22:46.5826974Z I0712 00:11:36.277840 1 shared_informer.go:204] Caches are synced for namespace
  15760. 2021-07-12T00:22:46.5827637Z I0712 00:11:36.279616 1 shared_informer.go:204] Caches are synced for TTL
  15761. 2021-07-12T00:22:46.5828229Z I0712 00:11:36.286215 1 shared_informer.go:204] Caches are synced for HPA
  15762. 2021-07-12T00:22:46.5828780Z I0712 00:11:36.286559 1 shared_informer.go:204] Caches are synced for job
  15763. 2021-07-12T00:22:46.5829354Z I0712 00:11:36.287881 1 shared_informer.go:204] Caches are synced for GC
  15764. 2021-07-12T00:22:46.5830237Z I0712 00:11:36.290139 1 shared_informer.go:204] Caches are synced for ClusterRoleAggregator
  15765. 2021-07-12T00:22:46.5830964Z I0712 00:11:36.294904 1 shared_informer.go:204] Caches are synced for stateful set
  15766. 2021-07-12T00:22:46.5832373Z I0712 00:11:36.316756 1 shared_informer.go:204] Caches are synced for certificate-csrsigning
  15767. 2021-07-12T00:22:46.5833284Z I0712 00:11:36.325497 1 shared_informer.go:204] Caches are synced for service account
  15768. 2021-07-12T00:22:46.5833886Z I0712 00:11:36.336368 1 shared_informer.go:204] Caches are synced for daemon sets
  15769. 2021-07-12T00:22:46.5834497Z I0712 00:11:36.338501 1 shared_informer.go:204] Caches are synced for PVC protection
  15770. 2021-07-12T00:22:46.5835072Z I0712 00:11:36.343139 1 shared_informer.go:204] Caches are synced for node
  15771. 2021-07-12T00:22:46.5835636Z I0712 00:11:36.343641 1 range_allocator.go:172] Starting range CIDR allocator
  15772. 2021-07-12T00:22:46.5836244Z I0712 00:11:36.343657 1 shared_informer.go:197] Waiting for caches to sync for cidrallocator
  15773. 2021-07-12T00:22:46.5837016Z I0712 00:11:36.343662 1 shared_informer.go:204] Caches are synced for cidrallocator
  15774. 2021-07-12T00:22:46.5837717Z I0712 00:11:36.343312 1 shared_informer.go:204] Caches are synced for ReplicationController
  15775. 2021-07-12T00:22:46.5838754Z I0712 00:11:36.347131 1 shared_informer.go:204] Caches are synced for certificate-csrapproving
  15776. 2021-07-12T00:22:46.5839742Z I0712 00:11:36.362774 1 range_allocator.go:373] Set node cluster1-control-plane PodCIDR to [10.0.0.0/24]
  15777. 2021-07-12T00:22:46.5841480Z I0712 00:11:36.364519 1 event.go:281] Event(v1.ObjectReference{Kind:"DaemonSet", Namespace:"kube-system", Name:"kube-proxy", UID:"ed21e675-27e3-46da-84bd-e566e86ef2d9", APIVersion:"apps/v1", ResourceVersion:"200", FieldPath:""}): type: 'Normal' reason: 'SuccessfulCreate' Created pod: kube-proxy-9jzv9
  15778. 2021-07-12T00:22:46.5843417Z I0712 00:11:36.374089 1 shared_informer.go:204] Caches are synced for bootstrap_signer
  15779. 2021-07-12T00:22:46.5845179Z [submariner-operator]$ [cluster1] print_section * Submariner-operator pod logs for cluster1 *
  15780. 2021-07-12T00:22:46.5846419Z [submariner-operator]$ [cluster1] print_section * Submariner-operator pod logs for cluster1 *
  15781. 2021-07-12T00:22:46.5847539Z [submariner-operator]$ [cluster1] print_pods_logs submariner-operator
  15782. 2021-07-12T00:22:46.5849250Z [submariner-operator]$ [cluster1] print_pods_logs submariner-operator
  15783. 2021-07-12T00:22:46.5850510Z [submariner-operator]$ [cluster1] print_section ** Pods logs for NS submariner-operator using selector '' **
  15784. 2021-07-12T00:22:46.5853150Z [submariner-operator]$ [cluster1] print_section ** Pods logs for NS submariner-operator using selector '' **
  15785. 2021-07-12T00:22:46.5855094Z [submariner-operator]$ [cluster1] kubectl get pods --selector= -n submariner-operator -o jsonpath={.items[*].metadata.name}
  15786. 2021-07-12T00:22:46.5856484Z [submariner-operator]$ [cluster1] kubectl get pods --selector= -n submariner-operator -o jsonpath={.items[*].metadata.name}
  15787. 2021-07-12T00:22:46.5858132Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get pods --selector= -n submariner-operator -o jsonpath={.items[*].metadata.name}
  15788. 2021-07-12T00:22:46.5904828Z E0712 00:11:36.389510 1 daemon_controller.go:319] kube-system/kube-proxy failed with : error storing status for daemon set &v1.DaemonSet{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"kube-proxy", GenerateName:"", Namespace:"kube-system", SelfLink:"/apis/apps/v1/namespaces/kube-system/daemonsets/kube-proxy", UID:"ed21e675-27e3-46da-84bd-e566e86ef2d9", ResourceVersion:"200", Generation:1, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63761645481, loc:(*time.Location)(0x6b97340)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"k8s-app":"kube-proxy"}, Annotations:map[string]string{"deprecated.daemonset.template.generation":"1"}, OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.DaemonSetSpec{Selector:(*v1.LabelSelector)(0xc001396f80), Template:v1.PodTemplateSpec{ObjectMeta:v1.ObjectMeta{Name:"", 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{"k8s-app":"kube-proxy"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.PodSpec{Volumes:[]v1.Volume{v1.Volume{Name:"kube-proxy", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(nil), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(0xc000fe8a00), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil)}}, v1.Volume{Name:"xtables-lock", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0xc001396fa0), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil)}}, v1.Volume{Name:"lib-modules", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0xc001396fc0), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil)}}}, InitContainers:[]v1.Container(nil), Containers:[]v1.Container{v1.Container{Name:"kube-proxy", Image:"k8s.gcr.io/kube-proxy:v1.17.17", Command:[]string{"/usr/local/bin/kube-proxy", "--config=/var/lib/kube-proxy/config.conf", "--hostname-override=$(NODE_NAME)"}, Args:[]string(nil), WorkingDir:"", Ports:[]v1.ContainerPort(nil), EnvFrom:[]v1.EnvFromSource(nil), Env:[]v1.EnvVar{v1.EnvVar{Name:"NODE_NAME", Value:"", ValueFrom:(*v1.EnvVarSource)(0xc001397000)}}, Resources:v1.ResourceRequirements{Limits:v1.ResourceList(nil), Requests:v1.ResourceList(nil)}, VolumeMounts:[]v1.VolumeMount{v1.VolumeMount{Name:"kube-proxy", ReadOnly:false, MountPath:"/var/lib/kube-proxy", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}, v1.VolumeMount{Name:"xtables-lock", ReadOnly:false, MountPath:"/run/xtables.lock", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}, v1.VolumeMount{Name:"lib-modules", ReadOnly:true, MountPath:"/lib/modules", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}}, VolumeDevices:[]v1.VolumeDevice(nil), LivenessProbe:(*v1.Probe)(nil), ReadinessProbe:(*v1.Probe)(nil), StartupProbe:(*v1.Probe)(nil), Lifecycle:(*v1.Lifecycle)(nil), TerminationMessagePath:"/dev/termination-log", TerminationMessagePolicy:"File", ImagePullPolicy:"IfNotPresent", SecurityContext:(*v1.SecurityContext)(0xc0012ff360), Stdin:false, StdinOnce:false, TTY:false}}, EphemeralContainers:[]v1.EphemeralContainer(nil), RestartPolicy:"Always", TerminationGracePeriodSeconds:(*int64)(0xc0010dab58), ActiveDeadlineSeconds:(*int64)(nil), DNSPolicy:"ClusterFirst", NodeSelector:map[string]string{"beta.kubernetes.io/os":"linux"}, ServiceAccountName:"kube-proxy", DeprecatedServiceAccount:"kube-proxy", AutomountServiceAccountToken:(*bool)(nil), NodeName:"", HostNetwork:true, HostPID:false, HostIPC:false, ShareProcessNamespace:(*bool)(nil), SecurityContext:(*v1.PodSecurityContext)(0xc00133ade0), ImagePullSecrets:[]v1.LocalObjectReference(nil), Hostname:"", Subdomain:"", Affinity:(*v1.Affinity)(nil), SchedulerName:"default-scheduler", Tolerations:[]v1.Toleration{v1.Toleration{Key:"CriticalAddonsOnly", Operator:"Exists", Value:"", Effect:"", TolerationSeconds:(*int64)(nil)}, v1.Toleration{Key:"", Operator:"Exists", Value:"", Effect:"", TolerationSeconds:(*int64)(nil)}}, HostAliases:[]v1.HostAlias(nil), PriorityClassName:"system-node-critical", Priority:(*int32)(nil), DNSConfig:(*v1.PodDNSConfig)(nil), ReadinessGates:[]v1.PodReadinessGate(nil), RuntimeClassName:(*string)(nil), EnableServiceLinks:(*bool)(nil), PreemptionPolicy:(*v1.PreemptionPolicy)(nil), Overhead:v1.ResourceList(nil), TopologySpreadConstraints:[]v1.TopologySpreadConstraint(nil)}}, UpdateStrategy:v1.DaemonSetUpdateStrategy{Type:"RollingUpdate", RollingUpdate:(*v1.RollingUpdateDaemonSet)(0xc00000e930)}, MinReadySeconds:0, RevisionHistoryLimit:(*int32)(0xc0010dab98)}, Status:v1.DaemonSetStatus{CurrentNumberScheduled:0, NumberMisscheduled:0, DesiredNumberScheduled:0, NumberReady:0, ObservedGeneration:0, UpdatedNumberScheduled:0, NumberAvailable:0, NumberUnavailable:0, CollisionCount:(*int32)(nil), Conditions:[]v1.DaemonSetCondition(nil)}}: Operation cannot be fulfilled on daemonsets.apps "kube-proxy": the object has been modified; please apply your changes to the latest version and try again
  15789. 2021-07-12T00:22:46.5981151Z I0712 00:11:36.423017 1 shared_informer.go:204] Caches are synced for endpoint
  15790. 2021-07-12T00:22:46.5981845Z I0712 00:11:36.449470 1 shared_informer.go:204] Caches are synced for PV protection
  15791. 2021-07-12T00:22:46.5982472Z I0712 00:11:36.453548 1 shared_informer.go:204] Caches are synced for expand
  15792. 2021-07-12T00:22:46.5983091Z I0712 00:11:36.459850 1 shared_informer.go:204] Caches are synced for attach detach
  15793. 2021-07-12T00:22:46.5984082Z I0712 00:11:36.486358 1 shared_informer.go:204] Caches are synced for persistent volume
  15794. 2021-07-12T00:22:46.5984709Z I0712 00:11:36.508329 1 shared_informer.go:204] Caches are synced for taint
  15795. 2021-07-12T00:22:46.5985390Z I0712 00:11:36.508377 1 node_lifecycle_controller.go:1443] Initializing eviction metric for zone:
  15796. 2021-07-12T00:22:46.5986697Z W0712 00:11:36.508420 1 node_lifecycle_controller.go:1058] Missing timestamp for Node cluster1-control-plane. Assuming now as a timestamp.
  15797. 2021-07-12T00:22:46.5988011Z I0712 00:11:36.508453 1 node_lifecycle_controller.go:1209] Controller detected that all Nodes are not-Ready. Entering master disruption mode.
  15798. 2021-07-12T00:22:46.5988894Z I0712 00:11:36.508602 1 taint_manager.go:186] Starting NoExecuteTaintManager
  15799. 2021-07-12T00:22:46.5990955Z I0712 00:11:36.508953 1 event.go:281] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"cluster1-control-plane", UID:"cf6756eb-0395-4c26-bb0b-cccd3e393fb1", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'RegisteredNode' Node cluster1-control-plane event: Registered Node cluster1-control-plane in Controller
  15800. 2021-07-12T00:22:46.5992640Z I0712 00:11:36.804380 1 shared_informer.go:204] Caches are synced for disruption
  15801. 2021-07-12T00:22:46.5993265Z I0712 00:11:36.804401 1 disruption.go:338] Sending events to api server.
  15802. 2021-07-12T00:22:46.5993872Z I0712 00:11:36.812148 1 shared_informer.go:204] Caches are synced for deployment
  15803. 2021-07-12T00:22:46.5995642Z I0712 00:11:36.817136 1 event.go:281] Event(v1.ObjectReference{Kind:"Deployment", Namespace:"kube-system", Name:"coredns", UID:"d58e71b9-a357-4be1-9715-827f171ce06a", APIVersion:"apps/v1", ResourceVersion:"195", FieldPath:""}): type: 'Normal' reason: 'ScalingReplicaSet' Scaled up replica set coredns-6955765f44 to 2
  15804. 2021-07-12T00:22:46.6004341Z I0712 00:11:36.821208 1 event.go:281] Event(v1.ObjectReference{Kind:"Deployment", Namespace:"local-path-storage", Name:"local-path-provisioner", UID:"0c70c1b3-2f47-4486-a56a-be79cc0f3238", APIVersion:"apps/v1", ResourceVersion:"284", FieldPath:""}): type: 'Normal' reason: 'ScalingReplicaSet' Scaled up replica set local-path-provisioner-5bf465b47d to 1
  15805. 2021-07-12T00:22:46.6006617Z I0712 00:11:36.825132 1 shared_informer.go:204] Caches are synced for resource quota
  15806. 2021-07-12T00:22:46.6007269Z I0712 00:11:36.840944 1 shared_informer.go:204] Caches are synced for resource quota
  15807. 2021-07-12T00:22:46.6007923Z I0712 00:11:36.842045 1 shared_informer.go:204] Caches are synced for ReplicaSet
  15808. 2021-07-12T00:22:46.6009867Z I0712 00:11:36.851144 1 event.go:281] Event(v1.ObjectReference{Kind:"ReplicaSet", Namespace:"kube-system", Name:"coredns-6955765f44", UID:"15fe4132-55e9-4c4f-a3b8-685e3d90b03a", APIVersion:"apps/v1", ResourceVersion:"386", FieldPath:""}): type: 'Normal' reason: 'SuccessfulCreate' Created pod: coredns-6955765f44-sbb74
  15809. 2021-07-12T00:22:46.6011314Z I0712 00:11:36.872141 1 shared_informer.go:204] Caches are synced for garbage collector
  15810. 2021-07-12T00:22:46.6014957Z I0712 00:11:36.875379 1 event.go:281] Event(v1.ObjectReference{Kind:"ReplicaSet", Namespace:"kube-system", Name:"coredns-6955765f44", UID:"15fe4132-55e9-4c4f-a3b8-685e3d90b03a", APIVersion:"apps/v1", ResourceVersion:"386", FieldPath:""}): type: 'Normal' reason: 'SuccessfulCreate' Created pod: coredns-6955765f44-nbhdj
  15811. 2021-07-12T00:22:46.6022332Z I0712 00:11:36.885207 1 event.go:281] Event(v1.ObjectReference{Kind:"ReplicaSet", Namespace:"local-path-storage", Name:"local-path-provisioner-5bf465b47d", UID:"6ea132cd-11fd-419a-b5b9-9616908e690b", APIVersion:"apps/v1", ResourceVersion:"387", FieldPath:""}): type: 'Normal' reason: 'SuccessfulCreate' Created pod: local-path-provisioner-5bf465b47d-qmzx5
  15812. 2021-07-12T00:22:46.6025261Z I0712 00:11:36.891915 1 shared_informer.go:204] Caches are synced for garbage collector
  15813. 2021-07-12T00:22:46.6026138Z I0712 00:11:36.891929 1 garbagecollector.go:138] Garbage collector: all resource monitors have synced. Proceeding to collect garbage
  15814. 2021-07-12T00:22:46.6028178Z W0712 00:11:51.793978 1 actual_state_of_world.go:506] Failed to update statusUpdateNeeded field in actual state of world: Failed to set statusUpdateNeeded to needed true, because nodeName="cluster1-worker2" does not exist
  15815. 2021-07-12T00:22:46.6030523Z I0712 00:11:51.811208 1 event.go:281] Event(v1.ObjectReference{Kind:"DaemonSet", Namespace:"kube-system", Name:"kube-proxy", UID:"ed21e675-27e3-46da-84bd-e566e86ef2d9", APIVersion:"apps/v1", ResourceVersion:"428", FieldPath:""}): type: 'Normal' reason: 'SuccessfulCreate' Created pod: kube-proxy-99gdp
  15816. 2021-07-12T00:22:46.6032175Z I0712 00:11:51.813618 1 range_allocator.go:373] Set node cluster1-worker2 PodCIDR to [10.0.1.0/24]
  15817. 2021-07-12T00:22:46.6033752Z W0712 00:11:51.882984 1 actual_state_of_world.go:506] Failed to update statusUpdateNeeded field in actual state of world: Failed to set statusUpdateNeeded to needed true, because nodeName="cluster1-worker" does not exist
  15818. 2021-07-12T00:22:46.6035007Z I0712 00:11:51.890210 1 range_allocator.go:373] Set node cluster1-worker PodCIDR to [10.0.2.0/24]
  15819. 2021-07-12T00:22:46.6036697Z I0712 00:11:51.895952 1 event.go:281] Event(v1.ObjectReference{Kind:"DaemonSet", Namespace:"kube-system", Name:"kube-proxy", UID:"ed21e675-27e3-46da-84bd-e566e86ef2d9", APIVersion:"apps/v1", ResourceVersion:"476", FieldPath:""}): type: 'Normal' reason: 'SuccessfulCreate' Created pod: kube-proxy-2mplh
  15820. 2021-07-12T00:22:46.6038587Z W0712 00:11:56.509227 1 node_lifecycle_controller.go:1058] Missing timestamp for Node cluster1-worker2. Assuming now as a timestamp.
  15821. 2021-07-12T00:22:46.6048867Z W0712 00:11:56.509393 1 node_lifecycle_controller.go:1058] Missing timestamp for Node cluster1-worker. Assuming now as a timestamp.
  15822. 2021-07-12T00:22:46.6051171Z I0712 00:11:56.509764 1 event.go:281] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"cluster1-worker", UID:"2b092c79-c1c2-44c3-abe0-b1c34223b3b8", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'RegisteredNode' Node cluster1-worker event: Registered Node cluster1-worker in Controller
  15823. 2021-07-12T00:22:46.6053719Z I0712 00:11:56.509891 1 event.go:281] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"cluster1-worker2", UID:"249144d7-87d1-4ce4-aa77-48a90e635aa0", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'RegisteredNode' Node cluster1-worker2 event: Registered Node cluster1-worker2 in Controller
  15824. 2021-07-12T00:22:46.6056703Z I0712 00:12:00.367199 1 event.go:281] Event(v1.ObjectReference{Kind:"DaemonSet", Namespace:"kube-system", Name:"weave-net", UID:"e1269dc9-5c18-4ffc-8a29-f728e6f1a053", APIVersion:"apps/v1", ResourceVersion:"543", FieldPath:""}): type: 'Normal' reason: 'SuccessfulCreate' Created pod: weave-net-4rd78
  15825. 2021-07-12T00:22:46.6059116Z I0712 00:12:00.386274 1 event.go:281] Event(v1.ObjectReference{Kind:"DaemonSet", Namespace:"kube-system", Name:"weave-net", UID:"e1269dc9-5c18-4ffc-8a29-f728e6f1a053", APIVersion:"apps/v1", ResourceVersion:"543", FieldPath:""}): type: 'Normal' reason: 'SuccessfulCreate' Created pod: weave-net-n7dmj
  15826. 2021-07-12T00:22:46.6061730Z I0712 00:12:00.388698 1 event.go:281] Event(v1.ObjectReference{Kind:"DaemonSet", Namespace:"kube-system", Name:"weave-net", UID:"e1269dc9-5c18-4ffc-8a29-f728e6f1a053", APIVersion:"apps/v1", ResourceVersion:"543", FieldPath:""}): type: 'Normal' reason: 'SuccessfulCreate' Created pod: weave-net-fxf7m
  15827. 2021-07-12T00:22:46.6191883Z E0712 00:12:00.478421 1 daemon_controller.go:319] kube-system/weave-net failed with : error storing status for daemon set &v1.DaemonSet{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"weave-net", GenerateName:"", Namespace:"kube-system", SelfLink:"/apis/apps/v1/namespaces/kube-system/daemonsets/weave-net", UID:"e1269dc9-5c18-4ffc-8a29-f728e6f1a053", ResourceVersion:"543", Generation:1, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63761645520, loc:(*time.Location)(0x6b97340)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"weave-net"}, Annotations:map[string]string{"cloud.weave.works/launcher-info":"{\n \"original-request\": {\n \"url\": \"/k8s/v1.16/net.yaml?k8s-version=v1.17.17&env.IPALLOC_RANGE=10.0.0.0/16\",\n \"date\": \"Mon Jul 12 2021 00:12:00 GMT+0000 (UTC)\"\n },\n \"email-address\": \"support@weave.works\"\n}", "deprecated.daemonset.template.generation":"1", "kubectl.kubernetes.io/last-applied-configuration":"{\"apiVersion\":\"apps/v1\",\"kind\":\"DaemonSet\",\"metadata\":{\"annotations\":{\"cloud.weave.works/launcher-info\":\"{\\n \\\"original-request\\\": {\\n \\\"url\\\": \\\"/k8s/v1.16/net.yaml?k8s-version=v1.17.17\\u0026env.IPALLOC_RANGE=10.0.0.0/16\\\",\\n \\\"date\\\": \\\"Mon Jul 12 2021 00:12:00 GMT+0000 (UTC)\\\"\\n },\\n \\\"email-address\\\": \\\"support@weave.works\\\"\\n}\"},\"labels\":{\"name\":\"weave-net\"},\"name\":\"weave-net\",\"namespace\":\"kube-system\"},\"spec\":{\"minReadySeconds\":5,\"selector\":{\"matchLabels\":{\"name\":\"weave-net\"}},\"template\":{\"metadata\":{\"labels\":{\"name\":\"weave-net\"}},\"spec\":{\"containers\":[{\"command\":[\"/home/weave/launch.sh\"],\"env\":[{\"name\":\"HOSTNAME\",\"valueFrom\":{\"fieldRef\":{\"apiVersion\":\"v1\",\"fieldPath\":\"spec.nodeName\"}}},{\"name\":\"IPALLOC_RANGE\",\"value\":\"10.0.0.0/16\"},{\"name\":\"INIT_CONTAINER\",\"value\":\"true\"}],\"image\":\"docker.io/weaveworks/weave-kube:2.8.1\",\"name\":\"weave\",\"readinessProbe\":{\"httpGet\":{\"host\":\"127.0.0.1\",\"path\":\"/status\",\"port\":6784}},\"resources\":{\"requests\":{\"cpu\":\"50m\",\"memory\":\"100Mi\"}},\"securityContext\":{\"privileged\":true},\"volumeMounts\":[{\"mountPath\":\"/weavedb\",\"name\":\"weavedb\"},{\"mountPath\":\"/host/var/lib/dbus\",\"name\":\"dbus\"},{\"mountPath\":\"/host/etc/machine-id\",\"name\":\"machine-id\",\"readOnly\":true},{\"mountPath\":\"/run/xtables.lock\",\"name\":\"xtables-lock\"}]},{\"env\":[{\"name\":\"HOSTNAME\",\"valueFrom\":{\"fieldRef\":{\"apiVersion\":\"v1\",\"fieldPath\":\"spec.nodeName\"}}}],\"image\":\"docker.io/weaveworks/weave-npc:2.8.1\",\"name\":\"weave-npc\",\"resources\":{\"requests\":{\"cpu\":\"50m\",\"memory\":\"100Mi\"}},\"securityContext\":{\"privileged\":true},\"volumeMounts\":[{\"mountPath\":\"/run/xtables.lock\",\"name\":\"xtables-lock\"}]}],\"dnsPolicy\":\"ClusterFirstWithHostNet\",\"hostNetwork\":true,\"initContainers\":[{\"command\":[\"/home/weave/init.sh\"],\"image\":\"docker.io/weaveworks/weave-kube:2.8.1\",\"name\":\"weave-init\",\"securityContext\":{\"privileged\":true},\"volumeMounts\":[{\"mountPath\":\"/host/opt\",\"name\":\"cni-bin\"},{\"mountPath\":\"/host/home\",\"name\":\"cni-bin2\"},{\"mountPath\":\"/host/etc\",\"name\":\"cni-conf\"},{\"mountPath\":\"/lib/modules\",\"name\":\"lib-modules\"},{\"mountPath\":\"/run/xtables.lock\",\"name\":\"xtables-lock\"}]}],\"priorityClassName\":\"system-node-critical\",\"restartPolicy\":\"Always\",\"securityContext\":{\"seLinuxOptions\":{}},\"serviceAccountName\":\"weave-net\",\"tolerations\":[{\"effect\":\"NoSchedule\",\"operator\":\"Exists\"},{\"effect\":\"NoExecute\",\"operator\":\"Exists\"}],\"volumes\":[{\"hostPath\":{\"path\":\"/var/lib/weave\"},\"name\":\"weavedb\"},{\"hostPath\":{\"path\":\"/opt\"},\"name\":\"cni-bin\"},{\"hostPath\":{\"path\":\"/home\"},\"name\":\"cni-bin2\"},{\"hostPath\":{\"path\":\"/etc\"},\"name\":\"cni-conf\"},{\"hostPath\":{\"path\":\"/var/lib/dbus\"},\"name\":\"dbus\"},{\"hostPath\":{\"path\":\"/lib/modules\"},\"name\":\"lib-modules\"},{\"hostPath\":{\"path\":\"/etc/machine-id\",\"type\":\"FileOrCreate\"},\"name\":\"machine-id\"},{\"hostPath\":{\"path\":\"/run/xtables.lock\",\"type\":\"FileOrCreate\"},\"name\":\"xtables-lock\"}]}},\"updateStrategy\":{\"type\":\"RollingUpdate\"}}}\n"}, OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.DaemonSetSpec{Selector:(*v1.LabelSelector)(0xc0018b2f00), Template:v1.PodTemplateSpec{ObjectMeta:v1.ObjectMeta{Name:"", 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{"name":"weave-net"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.PodSpec{Volumes:[]v1.Volume{v1.Volume{Name:"weavedb", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0xc0018b2f20), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil)}}, v1.Volume{Name:"cni-bin", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0xc0018b2f40), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil)}}, v1.Volume{Name:"cni-bin2", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0xc0018b2f60), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil)}}, v1.Volume{Name:"cni-conf", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0xc0018b2f80), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil)}}, v1.Volume{Name:"dbus", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0xc0018b2fa0), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil)}}, v1.Volume{Name:"lib-modules", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0xc0018b2fc0), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil)}}, v1.Volume{Name:"machine-id", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0xc0018b2fe0), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil)}}, v1.Volume{Name:"xtables-lock", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0xc0018b3000), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil)}}}, InitContainers:[]v1.Container{v1.Container{Name:"weave-init", Image:"docker.io/weaveworks/weave-kube:2.8.1", Command:[]string{"/home/weave/init.sh"}, Args:[]string(nil), WorkingDir:"", Ports:[]v1.ContainerPort(nil), EnvFrom:[]v1.EnvFromSource(nil), Env:[]v1.EnvVar(nil), Resources:v1.ResourceRequirements{Limits:v1.ResourceList(nil), Requests:v1.ResourceList(nil)}, VolumeMounts:[]v1.VolumeMount{v1.VolumeMount{Name:"cni-bin", ReadOnly:false, MountPath:"/host/opt", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}, v1.VolumeMount{Name:"cni-bin2", ReadOnly:false, MountPath:"/host/home", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}, v1.VolumeMount{Name:"cni-conf", ReadOnly:false, MountPath:"/host/etc", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}, v1.VolumeMount{Name:"lib-modules", ReadOnly:false, MountPath:"/lib/modules", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}, v1.VolumeMount{Name:"xtables-lock", ReadOnly:false, MountPath:"/run/xtables.lock", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}}, VolumeDevices:[]v1.VolumeDevice(nil), LivenessProbe:(*v1.Probe)(nil), ReadinessProbe:(*v1.Probe)(nil), StartupProbe:(*v1.Probe)(nil), Lifecycle:(*v1.Lifecycle)(nil), TerminationMessagePath:"/dev/termination-log", TerminationMessagePolicy:"File", ImagePullPolicy:"IfNotPresent", SecurityContext:(*v1.SecurityContext)(0xc00154d310), Stdin:false, StdinOnce:false, TTY:false}}, Containers:[]v1.Container{v1.Container{Name:"weave", Image:"docker.io/weaveworks/weave-kube:2.8.1", Command:[]string{"/home/weave/launch.sh"}, Args:[]string(nil), WorkingDir:"", Ports:[]v1.ContainerPort(nil), EnvFrom:[]v1.EnvFromSource(nil), Env:[]v1.EnvVar{v1.EnvVar{Name:"HOSTNAME", Value:"", ValueFrom:(*v1.EnvVarSource)(0xc0018b3020)}, v1.EnvVar{Name:"IPALLOC_RANGE", Value:"10.0.0.0/16", ValueFrom:(*v1.EnvVarSource)(nil)}, v1.EnvVar{Name:"INIT_CONTAINER", Value:"true", ValueFrom:(*v1.EnvVarSource)(nil)}}, Resources:v1.ResourceRequirements{Limits:v1.ResourceList(nil), Requests:v1.ResourceList{"cpu":resource.Quantity{i:resource.int64Amount{value:50, scale:-3}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"50m", Format:"DecimalSI"}, "memory":resource.Quantity{i:resource.int64Amount{value:104857600, scale:0}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"100Mi", Format:"BinarySI"}}}, VolumeMounts:[]v1.VolumeMount{v1.VolumeMount{Name:"weavedb", ReadOnly:false, MountPath:"/weavedb", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}, v1.VolumeMount{Name:"dbus", ReadOnly:false, MountPath:"/host/var/lib/dbus", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}, v1.VolumeMount{Name:"machine-id", ReadOnly:true, MountPath:"/host/etc/machine-id", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}, v1.VolumeMount{Name:"xtables-lock", ReadOnly:false, MountPath:"/run/xtables.lock", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}}, VolumeDevices:[]v1.VolumeDevice(nil), LivenessProbe:(*v1.Probe)(nil), ReadinessProbe:(*v1.Probe)(0xc001601c80), StartupProbe:(*v1.Probe)(nil), Lifecycle:(*v1.Lifecycle)(nil), TerminationMessagePath:"/dev/termination-log", TerminationMessagePolicy:"File", ImagePullPolicy:"IfNotPresent", SecurityContext:(*v1.SecurityContext)(0xc00154d1d0), Stdin:false, StdinOnce:false, TTY:false}, v1.Container{Name:"weave-npc", Image:"docker.io/weaveworks/weave-npc:2.8.1", Command:[]string(nil), Args:[]string(nil), WorkingDir:"", Ports:[]v1.ContainerPort(nil), EnvFrom:[]v1.EnvFromSource(nil), Env:[]v1.EnvVar{v1.EnvVar{Name:"HOSTNAME", Value:"", ValueFrom:(*v1.EnvVarSource)(0xc0018b3060)}}, Resources:v1.ResourceRequirements{Limits:v1.ResourceList(nil), Requests:v1.ResourceList{"cpu":resource.Quantity{i:resource.int64Amount{value:50, scale:-3}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"50m", Format:"DecimalSI"}, "memory":resource.Quantity{i:resource.int64Amount{value:104857600, scale:0}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"100Mi", Format:"BinarySI"}}}, VolumeMounts:[]v1.VolumeMount{v1.VolumeMount{Name:"xtables-lock", ReadOnly:false, MountPath:"/run/xtables.lock", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}}, VolumeDevices:[]v1.VolumeDevice(nil), LivenessProbe:(*v1.Probe)(nil), ReadinessProbe:(*v1.Probe)(nil), StartupProbe:(*v1.Probe)(nil), Lifecycle:(*v1.Lifecycle)(nil), TerminationMessagePath:"/dev/termination-log", TerminationMessagePolicy:"File", ImagePullPolicy:"IfNotPresent", SecurityContext:(*v1.SecurityContext)(0xc00154d270), Stdin:false, StdinOnce:false, TTY:false}}, EphemeralContainers:[]v1.EphemeralContainer(nil), RestartPolicy:"Always", TerminationGracePeriodSeconds:(*int64)(0xc001a08128), ActiveDeadlineSeconds:(*int64)(nil), DNSPolicy:"ClusterFirstWithHostNet", NodeSelector:map[string]string(nil), ServiceAccountName:"weave-net", DeprecatedServiceAccount:"weave-net", AutomountServiceAccountToken:(*bool)(nil), NodeName:"", HostNetwork:true, HostPID:false, HostIPC:false, ShareProcessNamespace:(*bool)(nil), SecurityContext:(*v1.PodSecurityContext)(0xc00146bf80), ImagePullSecrets:[]v1.LocalObjectReference(nil), Hostname:"", Subdomain:"", Affinity:(*v1.Affinity)(nil), SchedulerName:"default-scheduler", Tolerations:[]v1.Toleration{v1.Toleration{Key:"", Operator:"Exists", Value:"", Effect:"NoSchedule", TolerationSeconds:(*int64)(nil)}, v1.Toleration{Key:"", Operator:"Exists", Value:"", Effect:"NoExecute", TolerationSeconds:(*int64)(nil)}}, HostAliases:[]v1.HostAlias(nil), PriorityClassName:"system-node-critical", Priority:(*int32)(nil), DNSConfig:(*v1.PodDNSConfig)(nil), ReadinessGates:[]v1.PodReadinessGate(nil), RuntimeClassName:(*string)(nil), EnableServiceLinks:(*bool)(nil), PreemptionPolicy:(*v1.PreemptionPolicy)(nil), Overhead:v1.ResourceList(nil), TopologySpreadConstraints:[]v1.TopologySpreadConstraint(nil)}}, UpdateStrategy:v1.DaemonSetUpdateStrategy{Type:"RollingUpdate", RollingUpdate:(*v1.RollingUpdateDaemonSet)(0xc0000c7f20)}, MinReadySeconds:5, RevisionHistoryLimit:(*int32)(0xc001a08210)}, Status:v1.DaemonSetStatus{CurrentNumberScheduled:0, NumberMisscheduled:0, DesiredNumberScheduled:0, NumberReady:0, ObservedGeneration:0, UpdatedNumberScheduled:0, NumberAvailable:0, NumberUnavailable:0, CollisionCount:(*int32)(nil), Conditions:[]v1.DaemonSetCondition(nil)}}: Operation cannot be fulfilled on daemonsets.apps "weave-net": the object has been modified; please apply your changes to the latest version and try again
  15828. 2021-07-12T00:22:46.6292038Z I0712 00:12:26.519634 1 node_lifecycle_controller.go:1236] Controller detected that some Nodes are Ready. Exiting master disruption mode.
  15829. 2021-07-12T00:22:46.6294732Z I0712 00:17:31.477218 1 event.go:281] Event(v1.ObjectReference{Kind:"Deployment", Namespace:"submariner-operator", Name:"submariner-operator", UID:"9685209d-bffc-4f35-981f-d52ca08be642", APIVersion:"apps/v1", ResourceVersion:"1701", FieldPath:""}): type: 'Normal' reason: 'ScalingReplicaSet' Scaled up replica set submariner-operator-56f895dd55 to 1
  15830. 2021-07-12T00:22:46.6297776Z I0712 00:17:31.485683 1 event.go:281] Event(v1.ObjectReference{Kind:"ReplicaSet", Namespace:"submariner-operator", Name:"submariner-operator-56f895dd55", UID:"238b1790-b93d-4919-98a6-d3329ecb4822", APIVersion:"apps/v1", ResourceVersion:"1702", FieldPath:""}): type: 'Normal' reason: 'SuccessfulCreate' Created pod: submariner-operator-56f895dd55-slddv
  15831. 2021-07-12T00:22:46.6300241Z I0712 00:17:40.008881 1 resource_quota_monitor.go:228] QuotaMonitor created object count evaluator for globalegressips.submariner.io
  15832. 2021-07-12T00:22:46.6301288Z I0712 00:17:40.010210 1 resource_quota_monitor.go:228] QuotaMonitor created object count evaluator for brokers.submariner.io
  15833. 2021-07-12T00:22:46.6302692Z I0712 00:17:40.010301 1 resource_quota_monitor.go:228] QuotaMonitor created object count evaluator for serviceimports.multicluster.x-k8s.io
  15834. 2021-07-12T00:22:46.6303825Z I0712 00:17:40.010334 1 resource_quota_monitor.go:228] QuotaMonitor created object count evaluator for endpoints.submariner.io
  15835. 2021-07-12T00:22:46.6304810Z I0712 00:17:40.010379 1 resource_quota_monitor.go:228] QuotaMonitor created object count evaluator for submariners.submariner.io
  15836. 2021-07-12T00:22:46.6306246Z I0712 00:17:40.010419 1 resource_quota_monitor.go:228] QuotaMonitor created object count evaluator for globalingressips.submariner.io
  15837. 2021-07-12T00:22:46.6308158Z I0712 00:17:40.010510 1 resource_quota_monitor.go:228] QuotaMonitor created object count evaluator for gateways.submariner.io
  15838. 2021-07-12T00:22:46.6309442Z I0712 00:17:40.010580 1 resource_quota_monitor.go:228] QuotaMonitor created object count evaluator for servicediscoveries.submariner.io
  15839. 2021-07-12T00:22:46.6311257Z I0712 00:17:40.010664 1 resource_quota_monitor.go:228] QuotaMonitor created object count evaluator for serviceexports.multicluster.x-k8s.io
  15840. 2021-07-12T00:22:46.6312550Z I0712 00:17:40.010718 1 resource_quota_monitor.go:228] QuotaMonitor created object count evaluator for clusters.submariner.io
  15841. 2021-07-12T00:22:46.6314463Z I0712 00:17:40.010909 1 shared_informer.go:197] Waiting for caches to sync for resource quota
  15842. 2021-07-12T00:22:46.6315346Z I0712 00:17:40.311121 1 shared_informer.go:204] Caches are synced for resource quota
  15843. 2021-07-12T00:22:46.6316060Z I0712 00:17:40.463625 1 shared_informer.go:197] Waiting for caches to sync for garbage collector
  15844. 2021-07-12T00:22:46.6316797Z I0712 00:17:40.564000 1 shared_informer.go:204] Caches are synced for garbage collector
  15845. 2021-07-12T00:22:46.6319674Z I0712 00:17:43.247533 1 event.go:281] Event(v1.ObjectReference{Kind:"DaemonSet", Namespace:"submariner-operator", Name:"submariner-gateway", UID:"becd9bed-20fe-4471-b338-d5db8956116d", APIVersion:"apps/v1", ResourceVersion:"1831", FieldPath:""}): type: 'Normal' reason: 'SuccessfulCreate' Created pod: submariner-gateway-gj874
  15846. 2021-07-12T00:22:46.6870065Z E0712 00:17:43.302804 1 daemon_controller.go:319] submariner-operator/submariner-gateway failed with : error storing status for daemon set &v1.DaemonSet{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"submariner-gateway", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/apps/v1/namespaces/submariner-operator/daemonsets/submariner-gateway", UID:"becd9bed-20fe-4471-b338-d5db8956116d", ResourceVersion:"1831", Generation:1, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63761645863, loc:(*time.Location)(0x6b97340)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"app":"submariner-gateway", "component":"gateway"}, Annotations:map[string]string{"deprecated.daemonset.template.generation":"1"}, OwnerReferences:[]v1.OwnerReference{v1.OwnerReference{APIVersion:"submariner.io/v1alpha1", Kind:"Submariner", Name:"submariner", UID:"de1aa367-13d3-43a0-b4cc-982e156c755e", Controller:(*bool)(0xc001949a77), BlockOwnerDeletion:(*bool)(0xc001949a78)}}, Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.DaemonSetSpec{Selector:(*v1.LabelSelector)(0xc001dbeb40), Template:v1.PodTemplateSpec{ObjectMeta:v1.ObjectMeta{Name:"", 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{"app":"submariner-gateway"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.PodSpec{Volumes:[]v1.Volume{v1.Volume{Name:"ipsecd", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(nil), EmptyDir:(*v1.EmptyDirVolumeSource)(0xc001dbeb60), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil)}}, v1.Volume{Name:"ipsecnss", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(nil), EmptyDir:(*v1.EmptyDirVolumeSource)(0xc001dbeb80), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil)}}, v1.Volume{Name:"host-run-xtables-lock", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0xc001dbeba0), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil)}}}, InitContainers:[]v1.Container(nil), Containers:[]v1.Container{v1.Container{Name:"submariner-gateway", Image:"localhost:5000/submariner-gateway:local", Command:[]string{"submariner.sh"}, Args:[]string(nil), WorkingDir:"", Ports:[]v1.ContainerPort{v1.ContainerPort{Name:"cable-encaps", HostPort:4500, ContainerPort:4500, Protocol:"UDP", HostIP:""}, v1.ContainerPort{Name:"natt-discovery", HostPort:4490, ContainerPort:4490, Protocol:"UDP", HostIP:""}}, EnvFrom:[]v1.EnvFromSource(nil), Env:[]v1.EnvVar{v1.EnvVar{Name:"SUBMARINER_NAMESPACE", Value:"submariner-operator", ValueFrom:(*v1.EnvVarSource)(nil)}, v1.EnvVar{Name:"SUBMARINER_CLUSTERCIDR", Value:"10.0.0.0/16", ValueFrom:(*v1.EnvVarSource)(nil)}, v1.EnvVar{Name:"SUBMARINER_SERVICECIDR", Value:"100.0.0.0/16", ValueFrom:(*v1.EnvVarSource)(nil)}, v1.EnvVar{Name:"SUBMARINER_GLOBALCIDR", Value:"242.254.1.0/24", ValueFrom:(*v1.EnvVarSource)(nil)}, v1.EnvVar{Name:"SUBMARINER_CLUSTERID", Value:"cluster1", ValueFrom:(*v1.EnvVarSource)(nil)}, v1.EnvVar{Name:"SUBMARINER_COLORCODES", Value:"blue", ValueFrom:(*v1.EnvVarSource)(nil)}, v1.EnvVar{Name:"SUBMARINER_DEBUG", Value:"false", ValueFrom:(*v1.EnvVarSource)(nil)}, v1.EnvVar{Name:"SUBMARINER_NATENABLED", Value:"false", ValueFrom:(*v1.EnvVarSource)(nil)}, v1.EnvVar{Name:"SUBMARINER_BROKER", Value:"k8s", ValueFrom:(*v1.EnvVarSource)(nil)}, v1.EnvVar{Name:"SUBMARINER_CABLEDRIVER", Value:"libreswan", ValueFrom:(*v1.EnvVarSource)(nil)}, v1.EnvVar{Name:"BROKER_K8S_APISERVER", Value:"172.18.0.5:6443", ValueFrom:(*v1.EnvVarSource)(nil)}, v1.EnvVar{Name:"BROKER_K8S_APISERVERTOKEN", Value:"***", ValueFrom:(*v1.EnvVarSource)(nil)}, v1.EnvVar{Name:"BROKER_K8S_REMOTENAMESPACE", Value:"submariner-k8s-broker", ValueFrom:(*v1.EnvVarSource)(nil)}, v1.EnvVar{Name:"BROKER_K8S_CA", Value:"LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1EY3hNakF3TVRBMU9Gb1hEVE14TURjeE1EQXdNVEExT0Zvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBSnJtClF2VkJreTFIOXFNTUlLbm85a2dZNjVoVW1rWjJaNzc1dXh3V0R1NE9OT3NLMjlKV0RlRGJabTNWN3lOYThVSm4KaldPNXc5bjhJSUZFd1BhanpCeWJjU1drUDdWMUlBeFVKeThUT1ZORVBWK1h3a3FPaWprR2NOcEpYRlZpR0dneQp4Q1UxNExrcVFQb3dqbVYwTndTL3ViNXZEVUFVWmV5TnV6Y3RSOVBXMnNQZ2FyWnBDdGtLWVJHRnpLUlNyekRjCkVjQ0swZDRleG9VRGtLYWhEbGw0S01RdG5RaTEraWpzaFpXSWJMQkZzbWhFazJuazFEaEErRE9jWEhiRmw5TlcKZk45U1JQakxlOVhvTUsxcldwNVJjNUtYRDVvKzYxTEdvT3BXZ0VYZzFjME9MOFd0MTRvVmVab3hlVUk3bnAvYgpnODJxRU1PRnFvOXRwZzJPZmJzQ0F3RUFBYU1qTUNFd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFDMzF6NkoyWUMrdkFYWUEyZ1VEMFJjeWZIWGcKOE1vbWNNZGhNb05lZ1VKaTlCcUJkKzBzS25kRGh4b3dkeHdCbjV2NEJkN05HY3p5b2FqUSsrSFd5Nkhuc3NoUQo2RzdSTkVSalk0M0NpOHNlWjhlV0VqTFpvb0JvSjhmSHBGSDJkb0o1MmJScmhxQ2hIWHJWZlVkbzlPQU5mV0Z3Cmd3ZVM2OGNHdnlFdmtYajlOZVIzdy8vTCtCbGhuZGcwOVUvZDgyUzJld0FMR2tCL2tyV3FwMzVEalN1aFdPaGUKeHdTa0V4alA0Y0s1QXhYd1dldytISDRoWjJ5V3lLSHg3S2JURlVFS1dJM1V5dCtsY3JZcHFZUk0rdStvVWFBdQo3OG95SE5lLzBrL2JzU3VnYUdyUkpLWW5tWnV1QkorK0FYc252WkM1L1Y2VjV1NjFrUndxRVFrSmRCMD0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=", ValueFrom:(*v1.EnvVarSource)(nil)}, v1.EnvVar{Name:"CE_IPSEC_PSK", Value:"S+KvTcmv3YlAVfx0namfOVfMPlSpjec4Y+r9igB9BZICi4T3VvwqNFFDG8JgQUN7", ValueFrom:(*v1.EnvVarSource)(nil)}, v1.EnvVar{Name:"CE_IPSEC_DEBUG", Value:"false", ValueFrom:(*v1.EnvVarSource)(nil)}, v1.EnvVar{Name:"SUBMARINER_HEALTHCHECKENABLED", Value:"true", ValueFrom:(*v1.EnvVarSource)(nil)}, v1.EnvVar{Name:"SUBMARINER_HEALTHCHECKINTERVAL", Value:"1", ValueFrom:(*v1.EnvVarSource)(nil)}, v1.EnvVar{Name:"SUBMARINER_HEALTHCHECKMAXPACKETLOSSCOUNT", Value:"5", ValueFrom:(*v1.EnvVarSource)(nil)}, v1.EnvVar{Name:"NODE_NAME", Value:"", ValueFrom:(*v1.EnvVarSource)(0xc001dbebc0)}, v1.EnvVar{Name:"POD_NAME", Value:"", ValueFrom:(*v1.EnvVarSource)(0xc001dbec00)}, v1.EnvVar{Name:"CE_IPSEC_IKEPORT", Value:"500", ValueFrom:(*v1.EnvVarSource)(nil)}, v1.EnvVar{Name:"CE_IPSEC_NATTPORT", Value:"4500", ValueFrom:(*v1.EnvVarSource)(nil)}, v1.EnvVar{Name:"CE_IPSEC_PREFERREDSERVER", Value:"false", ValueFrom:(*v1.EnvVarSource)(nil)}, v1.EnvVar{Name:"CE_IPSEC_FORCEENCAPS", Value:"false", ValueFrom:(*v1.EnvVarSource)(nil)}}, Resources:v1.ResourceRequirements{Limits:v1.ResourceList(nil), Requests:v1.ResourceList(nil)}, VolumeMounts:[]v1.VolumeMount{v1.VolumeMount{Name:"ipsecd", ReadOnly:false, MountPath:"/etc/ipsec.d", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}, v1.VolumeMount{Name:"ipsecnss", ReadOnly:false, MountPath:"/var/lib/ipsec/nss", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}, v1.VolumeMount{Name:"host-run-xtables-lock", ReadOnly:false, MountPath:"/run/xtables.lock", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}}, VolumeDevices:[]v1.VolumeDevice(nil), LivenessProbe:(*v1.Probe)(nil), ReadinessProbe:(*v1.Probe)(nil), StartupProbe:(*v1.Probe)(nil), Lifecycle:(*v1.Lifecycle)(nil), TerminationMessagePath:"/dev/termination-log", TerminationMessagePolicy:"File", ImagePullPolicy:"Always", SecurityContext:(*v1.SecurityContext)(0xc0002ab630), Stdin:false, StdinOnce:false, TTY:false}}, EphemeralContainers:[]v1.EphemeralContainer(nil), RestartPolicy:"Always", TerminationGracePeriodSeconds:(*int64)(0xc001949c38), ActiveDeadlineSeconds:(*int64)(nil), DNSPolicy:"ClusterFirst", NodeSelector:map[string]string{"submariner.io/gateway":"true"}, ServiceAccountName:"submariner-gateway", DeprecatedServiceAccount:"submariner-gateway", AutomountServiceAccountToken:(*bool)(nil), NodeName:"", HostNetwork:true, HostPID:false, HostIPC:false, ShareProcessNamespace:(*bool)(nil), SecurityContext:(*v1.PodSecurityContext)(0xc0012a5a40), ImagePullSecrets:[]v1.LocalObjectReference(nil), Hostname:"", Subdomain:"", Affinity:(*v1.Affinity)(0xc001dbec40), SchedulerName:"default-scheduler", Tolerations:[]v1.Toleration{v1.Toleration{Key:"", Operator:"Exists", Value:"", Effect:"", TolerationSeconds:(*int64)(nil)}}, HostAliases:[]v1.HostAlias(nil), PriorityClassName:"", Priority:(*int32)(nil), DNSConfig:(*v1.PodDNSConfig)(nil), ReadinessGates:[]v1.PodReadinessGate(nil), RuntimeClassName:(*string)(nil), EnableServiceLinks:(*bool)(nil), PreemptionPolicy:(*v1.PreemptionPolicy)(nil), Overhead:v1.ResourceList(nil), TopologySpreadConstraints:[]v1.TopologySpreadConstraint(nil)}}, UpdateStrategy:v1.DaemonSetUpdateStrategy{Type:"RollingUpdate", RollingUpdate:(*v1.RollingUpdateDaemonSet)(0xc00123f2d0)}, MinReadySeconds:0, RevisionHistoryLimit:(*int32)(0xc001949c5c)}, Status:v1.DaemonSetStatus{CurrentNumberScheduled:0, NumberMisscheduled:0, DesiredNumberScheduled:0, NumberReady:0, ObservedGeneration:0, UpdatedNumberScheduled:0, NumberAvailable:0, NumberUnavailable:0, CollisionCount:(*int32)(nil), Conditions:[]v1.DaemonSetCondition(nil)}}: Operation cannot be fulfilled on daemonsets.apps "submariner-gateway": the object has been modified; please apply your changes to the latest version and try again
  15847. 2021-07-12T00:22:46.8183165Z E0712 00:17:43.348505 1 daemon_controller.go:319] submariner-operator/submariner-gateway failed with : error storing status for daemon set &v1.DaemonSet{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"submariner-gateway", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/apps/v1/namespaces/submariner-operator/daemonsets/submariner-gateway", UID:"becd9bed-20fe-4471-b338-d5db8956116d", ResourceVersion:"1834", Generation:1, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63761645863, loc:(*time.Location)(0x6b97340)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"app":"submariner-gateway", "component":"gateway"}, Annotations:map[string]string{"deprecated.daemonset.template.generation":"1"}, OwnerReferences:[]v1.OwnerReference{v1.OwnerReference{APIVersion:"submariner.io/v1alpha1", Kind:"Submariner", Name:"submariner", UID:"de1aa367-13d3-43a0-b4cc-982e156c755e", Controller:(*bool)(0xc001b76487), BlockOwnerDeletion:(*bool)(0xc001b76488)}}, Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.DaemonSetSpec{Selector:(*v1.LabelSelector)(0xc001bc1cc0), Template:v1.PodTemplateSpec{ObjectMeta:v1.ObjectMeta{Name:"", 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{"app":"submariner-gateway"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.PodSpec{Volumes:[]v1.Volume{v1.Volume{Name:"ipsecd", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(nil), EmptyDir:(*v1.EmptyDirVolumeSource)(0xc001bc1ce0), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil)}}, v1.Volume{Name:"ipsecnss", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(nil), EmptyDir:(*v1.EmptyDirVolumeSource)(0xc001bc1d00), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil)}}, v1.Volume{Name:"host-run-xtables-lock", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0xc001bc1d20), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil)}}}, InitContainers:[]v1.Container(nil), Containers:[]v1.Container{v1.Container{Name:"submariner-gateway", Image:"localhost:5000/submariner-gateway:local", Command:[]string{"submariner.sh"}, Args:[]string(nil), WorkingDir:"", Ports:[]v1.ContainerPort{v1.ContainerPort{Name:"cable-encaps", HostPort:4500, ContainerPort:4500, Protocol:"UDP", HostIP:""}, v1.ContainerPort{Name:"natt-discovery", HostPort:4490, ContainerPort:4490, Protocol:"UDP", HostIP:""}}, EnvFrom:[]v1.EnvFromSource(nil), Env:[]v1.EnvVar{v1.EnvVar{Name:"SUBMARINER_NAMESPACE", Value:"submariner-operator", ValueFrom:(*v1.EnvVarSource)(nil)}, v1.EnvVar{Name:"SUBMARINER_CLUSTERCIDR", Value:"10.0.0.0/16", ValueFrom:(*v1.EnvVarSource)(nil)}, v1.EnvVar{Name:"SUBMARINER_SERVICECIDR", Value:"100.0.0.0/16", ValueFrom:(*v1.EnvVarSource)(nil)}, v1.EnvVar{Name:"SUBMARINER_GLOBALCIDR", Value:"242.254.1.0/24", ValueFrom:(*v1.EnvVarSource)(nil)}, v1.EnvVar{Name:"SUBMARINER_CLUSTERID", Value:"cluster1", ValueFrom:(*v1.EnvVarSource)(nil)}, v1.EnvVar{Name:"SUBMARINER_COLORCODES", Value:"blue", ValueFrom:(*v1.EnvVarSource)(nil)}, v1.EnvVar{Name:"SUBMARINER_DEBUG", Value:"false", ValueFrom:(*v1.EnvVarSource)(nil)}, v1.EnvVar{Name:"SUBMARINER_NATENABLED", Value:"false", ValueFrom:(*v1.EnvVarSource)(nil)}, v1.EnvVar{Name:"SUBMARINER_BROKER", Value:"k8s", ValueFrom:(*v1.EnvVarSource)(nil)}, v1.EnvVar{Name:"SUBMARINER_CABLEDRIVER", Value:"libreswan", ValueFrom:(*v1.EnvVarSource)(nil)}, v1.EnvVar{Name:"BROKER_K8S_APISERVER", Value:"172.18.0.5:6443", ValueFrom:(*v1.EnvVarSource)(nil)}, v1.EnvVar{Name:"BROKER_K8S_APISERVERTOKEN", Value:"***", ValueFrom:(*v1.EnvVarSource)(nil)}, v1.EnvVar{Name:"BROKER_K8S_REMOTENAMESPACE", Value:"submariner-k8s-broker", ValueFrom:(*v1.EnvVarSource)(nil)}, v1.EnvVar{Name:"BROKER_K8S_CA", Value:"LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1EY3hNakF3TVRBMU9Gb1hEVE14TURjeE1EQXdNVEExT0Zvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBSnJtClF2VkJreTFIOXFNTUlLbm85a2dZNjVoVW1rWjJaNzc1dXh3V0R1NE9OT3NLMjlKV0RlRGJabTNWN3lOYThVSm4KaldPNXc5bjhJSUZFd1BhanpCeWJjU1drUDdWMUlBeFVKeThUT1ZORVBWK1h3a3FPaWprR2NOcEpYRlZpR0dneQp4Q1UxNExrcVFQb3dqbVYwTndTL3ViNXZEVUFVWmV5TnV6Y3RSOVBXMnNQZ2FyWnBDdGtLWVJHRnpLUlNyekRjCkVjQ0swZDRleG9VRGtLYWhEbGw0S01RdG5RaTEraWpzaFpXSWJMQkZzbWhFazJuazFEaEErRE9jWEhiRmw5TlcKZk45U1JQakxlOVhvTUsxcldwNVJjNUtYRDVvKzYxTEdvT3BXZ0VYZzFjME9MOFd0MTRvVmVab3hlVUk3bnAvYgpnODJxRU1PRnFvOXRwZzJPZmJzQ0F3RUFBYU1qTUNFd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFDMzF6NkoyWUMrdkFYWUEyZ1VEMFJjeWZIWGcKOE1vbWNNZGhNb05lZ1VKaTlCcUJkKzBzS25kRGh4b3dkeHdCbjV2NEJkN05HY3p5b2FqUSsrSFd5Nkhuc3NoUQo2RzdSTkVSalk0M0NpOHNlWjhlV0VqTFpvb0JvSjhmSHBGSDJkb0o1MmJScmhxQ2hIWHJWZlVkbzlPQU5mV0Z3Cmd3ZVM2OGNHdnlFdmtYajlOZVIzdy8vTCtCbGhuZGcwOVUvZDgyUzJld0FMR2tCL2tyV3FwMzVEalN1aFdPaGUKeHdTa0V4alA0Y0s1QXhYd1dldytISDRoWjJ5V3lLSHg3S2JURlVFS1dJM1V5dCtsY3JZcHFZUk0rdStvVWFBdQo3OG95SE5lLzBrL2JzU3VnYUdyUkpLWW5tWnV1QkorK0FYc252WkM1L1Y2VjV1NjFrUndxRVFrSmRCMD0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=", ValueFrom:(*v1.EnvVarSource)(nil)}, v1.EnvVar{Name:"CE_IPSEC_PSK", Value:"S+KvTcmv3YlAVfx0namfOVfMPlSpjec4Y+r9igB9BZICi4T3VvwqNFFDG8JgQUN7", ValueFrom:(*v1.EnvVarSource)(nil)}, v1.EnvVar{Name:"CE_IPSEC_DEBUG", Value:"false", ValueFrom:(*v1.EnvVarSource)(nil)}, v1.EnvVar{Name:"SUBMARINER_HEALTHCHECKENABLED", Value:"true", ValueFrom:(*v1.EnvVarSource)(nil)}, v1.EnvVar{Name:"SUBMARINER_HEALTHCHECKINTERVAL", Value:"1", ValueFrom:(*v1.EnvVarSource)(nil)}, v1.EnvVar{Name:"SUBMARINER_HEALTHCHECKMAXPACKETLOSSCOUNT", Value:"5", ValueFrom:(*v1.EnvVarSource)(nil)}, v1.EnvVar{Name:"NODE_NAME", Value:"", ValueFrom:(*v1.EnvVarSource)(0xc001bc1d40)}, v1.EnvVar{Name:"POD_NAME", Value:"", ValueFrom:(*v1.EnvVarSource)(0xc001bc1d80)}, v1.EnvVar{Name:"CE_IPSEC_IKEPORT", Value:"500", ValueFrom:(*v1.EnvVarSource)(nil)}, v1.EnvVar{Name:"CE_IPSEC_NATTPORT", Value:"4500", ValueFrom:(*v1.EnvVarSource)(nil)}, v1.EnvVar{Name:"CE_IPSEC_PREFERREDSERVER", Value:"false", ValueFrom:(*v1.EnvVarSource)(nil)}, v1.EnvVar{Name:"CE_IPSEC_FORCEENCAPS", Value:"false", ValueFrom:(*v1.EnvVarSource)(nil)}}, Resources:v1.ResourceRequirements{Limits:v1.ResourceList(nil), Requests:v1.ResourceList(nil)}, VolumeMounts:[]v1.VolumeMount{v1.VolumeMount{Name:"ipsecd", ReadOnly:false, MountPath:"/etc/ipsec.d", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}, v1.VolumeMount{Name:"ipsecnss", ReadOnly:false, MountPath:"/var/lib/ipsec/nss", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}, v1.VolumeMount{Name:"host-run-xtables-lock", ReadOnly:false, MountPath:"/run/xtables.lock", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}}, VolumeDevices:[]v1.VolumeDevice(nil), LivenessProbe:(*v1.Probe)(nil), ReadinessProbe:(*v1.Probe)(nil), StartupProbe:(*v1.Probe)(nil), Lifecycle:(*v1.Lifecycle)(nil), TerminationMessagePath:"/dev/termination-log", TerminationMessagePolicy:"File", ImagePullPolicy:"Always", SecurityContext:(*v1.SecurityContext)(0xc0014d0be0), Stdin:false, StdinOnce:false, TTY:false}}, EphemeralContainers:[]v1.EphemeralContainer(nil), RestartPolicy:"Always", TerminationGracePeriodSeconds:(*int64)(0xc001b76648), ActiveDeadlineSeconds:(*int64)(nil), DNSPolicy:"ClusterFirst", NodeSelector:map[string]string{"submariner.io/gateway":"true"}, ServiceAccountName:"submariner-gateway", DeprecatedServiceAccount:"submariner-gateway", AutomountServiceAccountToken:(*bool)(nil), NodeName:"", HostNetwork:true, HostPID:false, HostIPC:false, ShareProcessNamespace:(*bool)(nil), SecurityContext:(*v1.PodSecurityContext)(0xc00166e060), ImagePullSecrets:[]v1.LocalObjectReference(nil), Hostname:"", Subdomain:"", Affinity:(*v1.Affinity)(0xc001bc1dc0), SchedulerName:"default-scheduler", Tolerations:[]v1.Toleration{v1.Toleration{Key:"", Operator:"Exists", Value:"", Effect:"", TolerationSeconds:(*int64)(nil)}}, HostAliases:[]v1.HostAlias(nil), PriorityClassName:"", Priority:(*int32)(nil), DNSConfig:(*v1.PodDNSConfig)(nil), ReadinessGates:[]v1.PodReadinessGate(nil), RuntimeClassName:(*string)(nil), EnableServiceLinks:(*bool)(nil), PreemptionPolicy:(*v1.PreemptionPolicy)(nil), Overhead:v1.ResourceList(nil), TopologySpreadConstraints:[]v1.TopologySpreadConstraint(nil)}}, UpdateStrategy:v1.DaemonSetUpdateStrategy{Type:"RollingUpdate", RollingUpdate:(*v1.RollingUpdateDaemonSet)(0xc0018e8660)}, MinReadySeconds:0, RevisionHistoryLimit:(*int32)(0xc001b7666c)}, Status:v1.DaemonSetStatus{CurrentNumberScheduled:0, NumberMisscheduled:0, DesiredNumberScheduled:1, NumberReady:0, ObservedGeneration:1, UpdatedNumberScheduled:0, NumberAvailable:0, NumberUnavailable:1, CollisionCount:(*int32)(nil), Conditions:[]v1.DaemonSetCondition(nil)}}: Operation cannot be fulfilled on daemonsets.apps "submariner-gateway": the object has been modified; please apply your changes to the latest version and try again
  15848. 2021-07-12T00:22:46.8740088Z I0712 00:17:43.789512 1 event.go:281] Event(v1.ObjectReference{Kind:"DaemonSet", Namespace:"submariner-operator", Name:"submariner-routeagent", UID:"5c7f0543-60f1-4bbc-8802-73bbbe6a3011", APIVersion:"apps/v1", ResourceVersion:"1847", FieldPath:""}): type: 'Normal' reason: 'SuccessfulCreate' Created pod: submariner-routeagent-cjwww
  15849. 2021-07-12T00:22:46.8744914Z I0712 00:17:43.820891 1 event.go:281] Event(v1.ObjectReference{Kind:"DaemonSet", Namespace:"submariner-operator", Name:"submariner-routeagent", UID:"5c7f0543-60f1-4bbc-8802-73bbbe6a3011", APIVersion:"apps/v1", ResourceVersion:"1847", FieldPath:""}): type: 'Normal' reason: 'SuccessfulCreate' Created pod: submariner-routeagent-p9ccx
  15850. 2021-07-12T00:22:46.8748357Z I0712 00:17:43.825908 1 event.go:281] Event(v1.ObjectReference{Kind:"DaemonSet", Namespace:"submariner-operator", Name:"submariner-routeagent", UID:"5c7f0543-60f1-4bbc-8802-73bbbe6a3011", APIVersion:"apps/v1", ResourceVersion:"1847", FieldPath:""}): type: 'Normal' reason: 'SuccessfulCreate' Created pod: submariner-routeagent-s925v
  15851. 2021-07-12T00:22:46.8751291Z I0712 00:17:43.836159 1 event.go:281] Event(v1.ObjectReference{Kind:"DaemonSet", Namespace:"submariner-operator", Name:"submariner-globalnet", UID:"76d65aeb-2b95-4d87-92d2-2bf37d1897d2", APIVersion:"apps/v1", ResourceVersion:"1849", FieldPath:""}): type: 'Normal' reason: 'SuccessfulCreate' Created pod: submariner-globalnet-nw4bq
  15852. 2021-07-12T00:22:46.8758143Z I0712 00:17:44.349433 1 event.go:281] Event(v1.ObjectReference{Kind:"Deployment", Namespace:"submariner-operator", Name:"submariner-lighthouse-agent", UID:"abfd0c5d-724d-48f8-a869-c0e8528c8a79", APIVersion:"apps/v1", ResourceVersion:"1878", FieldPath:""}): type: 'Normal' reason: 'ScalingReplicaSet' Scaled up replica set submariner-lighthouse-agent-6bb9bd6449 to 1
  15853. 2021-07-12T00:22:46.8762531Z I0712 00:17:44.405032 1 event.go:281] Event(v1.ObjectReference{Kind:"ReplicaSet", Namespace:"submariner-operator", Name:"submariner-lighthouse-agent-6bb9bd6449", UID:"6b4be43e-9291-4d68-9d91-accd2421b1bc", APIVersion:"apps/v1", ResourceVersion:"1879", FieldPath:""}): type: 'Normal' reason: 'SuccessfulCreate' Created pod: submariner-lighthouse-agent-6bb9bd6449-vmh77
  15854. 2021-07-12T00:22:46.8767593Z I0712 00:17:45.240559 1 event.go:281] Event(v1.ObjectReference{Kind:"Deployment", Namespace:"submariner-operator", Name:"submariner-lighthouse-coredns", UID:"80073e48-d3e2-4209-b384-1fb51bce65e2", APIVersion:"apps/v1", ResourceVersion:"1899", FieldPath:""}): type: 'Normal' reason: 'ScalingReplicaSet' Scaled up replica set submariner-lighthouse-coredns-69d78f6d78 to 2
  15855. 2021-07-12T00:22:46.8773633Z I0712 00:17:45.393184 1 event.go:281] Event(v1.ObjectReference{Kind:"ReplicaSet", Namespace:"submariner-operator", Name:"submariner-lighthouse-coredns-69d78f6d78", UID:"4e0833c3-9e0b-4a14-8eda-ff8ff09e8cd9", APIVersion:"apps/v1", ResourceVersion:"1900", FieldPath:""}): type: 'Normal' reason: 'SuccessfulCreate' Created pod: submariner-lighthouse-coredns-69d78f6d78-lvn6j
  15856. 2021-07-12T00:22:46.8778066Z I0712 00:17:45.528306 1 event.go:281] Event(v1.ObjectReference{Kind:"ReplicaSet", Namespace:"submariner-operator", Name:"submariner-lighthouse-coredns-69d78f6d78", UID:"4e0833c3-9e0b-4a14-8eda-ff8ff09e8cd9", APIVersion:"apps/v1", ResourceVersion:"1900", FieldPath:""}): type: 'Normal' reason: 'SuccessfulCreate' Created pod: submariner-lighthouse-coredns-69d78f6d78-djzd4
  15857. 2021-07-12T00:22:46.8782530Z I0712 00:18:39.038390 1 event.go:281] Event(v1.ObjectReference{Kind:"Deployment", Namespace:"default", Name:"nginx-demo", UID:"fab14fb8-5eca-4723-85e8-28c38e690aa0", APIVersion:"apps/v1", ResourceVersion:"2190", FieldPath:""}): type: 'Normal' reason: 'ScalingReplicaSet' Scaled up replica set nginx-demo-57fc48c69c to 2
  15858. 2021-07-12T00:22:46.8785584Z I0712 00:18:39.068016 1 event.go:281] Event(v1.ObjectReference{Kind:"ReplicaSet", Namespace:"default", Name:"nginx-demo-57fc48c69c", UID:"6c1531d7-d0f7-4d47-aa69-81c53ede3ca0", APIVersion:"apps/v1", ResourceVersion:"2191", FieldPath:""}): type: 'Normal' reason: 'SuccessfulCreate' Created pod: nginx-demo-57fc48c69c-gkmnd
  15859. 2021-07-12T00:22:46.8788332Z I0712 00:18:39.084575 1 event.go:281] Event(v1.ObjectReference{Kind:"ReplicaSet", Namespace:"default", Name:"nginx-demo-57fc48c69c", UID:"6c1531d7-d0f7-4d47-aa69-81c53ede3ca0", APIVersion:"apps/v1", ResourceVersion:"2191", FieldPath:""}): type: 'Normal' reason: 'SuccessfulCreate' Created pod: nginx-demo-57fc48c69c-2dq9j
  15860. 2021-07-12T00:22:46.8791135Z I0712 00:18:39.247133 1 event.go:281] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"", Name:"nginx-demo", UID:"", APIVersion:"v1", ResourceVersion:"", FieldPath:""}): type: 'Warning' reason: 'FailedToCreateEndpoint' Failed to create endpoint for service default/nginx-demo: endpoints "nginx-demo" already exists
  15861. 2021-07-12T00:22:46.8793904Z E0712 00:19:54.571237 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-ldmzq failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-ldmzq for gvr: /v1, Resource=pods
  15862. 2021-07-12T00:22:46.8796736Z E0712 00:19:54.991774 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-ldmzq failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-ldmzq for gvr: /v1, Resource=pods
  15863. 2021-07-12T00:22:46.8799579Z E0712 00:19:55.186426 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-ldmzq failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-ldmzq for gvr: /v1, Resource=pods
  15864. 2021-07-12T00:22:46.8802561Z E0712 00:19:55.366136 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-ldmzq failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-ldmzq for gvr: /v1, Resource=pods
  15865. 2021-07-12T00:22:46.8805059Z E0712 00:19:55.569946 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-ldmzq failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-ldmzq for gvr: /v1, Resource=pods
  15866. 2021-07-12T00:22:46.8807490Z E0712 00:19:55.799884 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-ldmzq failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-ldmzq for gvr: /v1, Resource=pods
  15867. 2021-07-12T00:22:46.8810363Z E0712 00:19:56.110087 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-ldmzq failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-ldmzq for gvr: /v1, Resource=pods
  15868. 2021-07-12T00:22:46.8813304Z E0712 00:19:56.571362 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-ldmzq failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-ldmzq for gvr: /v1, Resource=pods
  15869. 2021-07-12T00:22:46.8816318Z E0712 00:19:57.351650 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-ldmzq failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-ldmzq for gvr: /v1, Resource=pods
  15870. 2021-07-12T00:22:46.8818649Z I0712 00:20:03.806573 1 namespace_controller.go:185] Namespace has been deleted e2e-tests-dataplane-gn-conn-nd-ldmzq
  15871. 2021-07-12T00:22:46.8821218Z E0712 00:20:15.291157 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-4sp4w failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-4sp4w for gvr: /v1, Resource=pods
  15872. 2021-07-12T00:22:46.8825808Z E0712 00:20:15.472542 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-4sp4w failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-4sp4w for gvr: /v1, Resource=pods
  15873. 2021-07-12T00:22:46.8828785Z E0712 00:20:15.623025 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-4sp4w failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-4sp4w for gvr: /v1, Resource=pods
  15874. 2021-07-12T00:22:46.8831514Z E0712 00:20:15.907663 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-4sp4w failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-4sp4w for gvr: /v1, Resource=pods
  15875. 2021-07-12T00:22:46.8834018Z E0712 00:20:16.129479 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-4sp4w failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-4sp4w for gvr: /v1, Resource=pods
  15876. 2021-07-12T00:22:46.8836748Z E0712 00:20:16.367988 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-4sp4w failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-4sp4w for gvr: /v1, Resource=pods
  15877. 2021-07-12T00:22:46.8839542Z E0712 00:20:16.684301 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-4sp4w failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-4sp4w for gvr: /v1, Resource=pods
  15878. 2021-07-12T00:22:46.8841691Z I0712 00:20:22.201038 1 namespace_controller.go:185] Namespace has been deleted e2e-tests-dataplane-gn-conn-nd-4sp4w
  15879. 2021-07-12T00:22:46.8844088Z E0712 00:20:36.550294 1 tokens_controller.go:260] error synchronizing serviceaccount e2e-tests-dataplane-gn-conn-nd-44k69/default: secrets "default-token-gz7k2" is forbidden: unable to create new content in namespace e2e-tests-dataplane-gn-conn-nd-44k69 because it is being terminated
  15880. 2021-07-12T00:22:46.8860197Z E0712 00:20:36.708898 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-44k69 failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-44k69 for gvr: /v1, Resource=pods
  15881. 2021-07-12T00:22:46.8863188Z E0712 00:20:36.995627 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-44k69 failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-44k69 for gvr: /v1, Resource=pods
  15882. 2021-07-12T00:22:46.8866721Z E0712 00:20:37.141240 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-44k69 failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-44k69 for gvr: /v1, Resource=pods
  15883. 2021-07-12T00:22:46.8869320Z E0712 00:20:37.351135 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-44k69 failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-44k69 for gvr: /v1, Resource=pods
  15884. 2021-07-12T00:22:46.8871981Z E0712 00:20:37.543935 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-44k69 failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-44k69 for gvr: /v1, Resource=pods
  15885. 2021-07-12T00:22:46.8874489Z E0712 00:20:37.950991 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-44k69 failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-44k69 for gvr: /v1, Resource=pods
  15886. 2021-07-12T00:22:46.8877483Z E0712 00:20:38.271435 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-44k69 failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-44k69 for gvr: /v1, Resource=pods
  15887. 2021-07-12T00:22:46.8919483Z E0712 00:20:38.748241 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-44k69 failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-44k69 for gvr: /v1, Resource=pods
  15888. 2021-07-12T00:22:46.8921990Z E0712 00:20:39.543312 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-44k69 failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-44k69 for gvr: /v1, Resource=pods
  15889. 2021-07-12T00:22:46.8925019Z E0712 00:20:40.984849 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-44k69 failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-44k69 for gvr: /v1, Resource=pods
  15890. 2021-07-12T00:22:46.8927619Z E0712 00:20:43.719975 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-44k69 failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-44k69 for gvr: /v1, Resource=pods
  15891. 2021-07-12T00:22:46.8930065Z I0712 00:20:53.988264 1 namespace_controller.go:185] Namespace has been deleted e2e-tests-dataplane-gn-conn-nd-44k69
  15892. 2021-07-12T00:22:46.8932580Z E0712 00:20:58.192334 1 tokens_controller.go:260] error synchronizing serviceaccount e2e-tests-dataplane-gn-conn-nd-np2jk/default: secrets "default-token-m9rdk" is forbidden: unable to create new content in namespace e2e-tests-dataplane-gn-conn-nd-np2jk because it is being terminated
  15893. 2021-07-12T00:22:46.8936331Z E0712 00:20:58.416632 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-np2jk failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-np2jk for gvr: /v1, Resource=pods
  15894. 2021-07-12T00:22:46.8939267Z E0712 00:20:58.672670 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-np2jk failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-np2jk for gvr: /v1, Resource=pods
  15895. 2021-07-12T00:22:46.8942920Z E0712 00:20:58.855398 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-np2jk failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-np2jk for gvr: /v1, Resource=pods
  15896. 2021-07-12T00:22:46.8946330Z E0712 00:20:59.034923 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-np2jk failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-np2jk for gvr: /v1, Resource=pods
  15897. 2021-07-12T00:22:46.8949123Z E0712 00:20:59.231284 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-np2jk failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-np2jk for gvr: /v1, Resource=pods
  15898. 2021-07-12T00:22:46.8951718Z E0712 00:20:59.475144 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-np2jk failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-np2jk for gvr: /v1, Resource=pods
  15899. 2021-07-12T00:22:46.8954417Z E0712 00:20:59.849816 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-np2jk failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-np2jk for gvr: /v1, Resource=pods
  15900. 2021-07-12T00:22:46.8959369Z E0712 00:21:00.310183 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-np2jk failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-np2jk for gvr: /v1, Resource=pods
  15901. 2021-07-12T00:22:46.8962640Z E0712 00:21:01.079197 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-np2jk failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-np2jk for gvr: /v1, Resource=pods
  15902. 2021-07-12T00:22:46.8965492Z E0712 00:21:02.503619 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-np2jk failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-np2jk for gvr: /v1, Resource=pods
  15903. 2021-07-12T00:22:46.8968175Z E0712 00:21:05.237375 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-np2jk failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-np2jk for gvr: /v1, Resource=pods
  15904. 2021-07-12T00:22:46.8970878Z I0712 00:21:15.521535 1 namespace_controller.go:185] Namespace has been deleted e2e-tests-dataplane-gn-conn-nd-np2jk
  15905. 2021-07-12T00:22:46.8973534Z E0712 00:21:19.055289 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-8rw9d failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-8rw9d for gvr: /v1, Resource=pods
  15906. 2021-07-12T00:22:46.8976784Z E0712 00:21:19.226841 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-8rw9d failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-8rw9d for gvr: /v1, Resource=pods
  15907. 2021-07-12T00:22:46.8979432Z E0712 00:21:19.385731 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-8rw9d failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-8rw9d for gvr: /v1, Resource=pods
  15908. 2021-07-12T00:22:46.8981894Z E0712 00:21:19.564524 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-8rw9d failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-8rw9d for gvr: /v1, Resource=pods
  15909. 2021-07-12T00:22:46.8984342Z E0712 00:21:19.751251 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-8rw9d failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-8rw9d for gvr: /v1, Resource=pods
  15910. 2021-07-12T00:22:46.8986986Z E0712 00:21:20.134950 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-8rw9d failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-8rw9d for gvr: /v1, Resource=pods
  15911. 2021-07-12T00:22:46.8989659Z E0712 00:21:20.453015 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-8rw9d failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-8rw9d for gvr: /v1, Resource=pods
  15912. 2021-07-12T00:22:46.8992390Z E0712 00:21:20.902588 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-8rw9d failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-8rw9d for gvr: /v1, Resource=pods
  15913. 2021-07-12T00:22:46.8994852Z E0712 00:21:21.690144 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-8rw9d failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-8rw9d for gvr: /v1, Resource=pods
  15914. 2021-07-12T00:22:46.9038016Z E0712 00:21:23.119597 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-8rw9d failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-8rw9d for gvr: /v1, Resource=pods
  15915. 2021-07-12T00:22:46.9041040Z E0712 00:21:25.880090 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-8rw9d failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-8rw9d for gvr: /v1, Resource=pods
  15916. 2021-07-12T00:22:46.9043982Z E0712 00:21:35.504516 1 tokens_controller.go:260] error synchronizing serviceaccount e2e-tests-dataplane-conn-nd-2x4ws/default: secrets "default-token-dzxfg" is forbidden: unable to create new content in namespace e2e-tests-dataplane-conn-nd-2x4ws because it is being terminated
  15917. 2021-07-12T00:22:46.9047735Z E0712 00:21:35.708123 1 tokens_controller.go:260] error synchronizing serviceaccount e2e-tests-dataplane-conn-nd-v42zp/default: secrets "default-token-kzwgg" is forbidden: unable to create new content in namespace e2e-tests-dataplane-conn-nd-v42zp because it is being terminated
  15918. 2021-07-12T00:22:46.9051072Z E0712 00:21:35.824229 1 tokens_controller.go:260] error synchronizing serviceaccount e2e-tests-dataplane-conn-nd-dgcts/default: secrets "default-token-x9t2z" is forbidden: unable to create new content in namespace e2e-tests-dataplane-conn-nd-dgcts because it is being terminated
  15919. 2021-07-12T00:22:46.9053961Z E0712 00:21:35.927056 1 tokens_controller.go:260] error synchronizing serviceaccount e2e-tests-dataplane-conn-nd-svqq4/default: secrets "default-token-z7m5r" is forbidden: unable to create new content in namespace e2e-tests-dataplane-conn-nd-svqq4 because it is being terminated
  15920. 2021-07-12T00:22:46.9058084Z E0712 00:21:36.147887 1 tokens_controller.go:260] error synchronizing serviceaccount e2e-tests-dataplane-conn-nd-2zrwm/default: secrets "default-token-npjs5" is forbidden: unable to create new content in namespace e2e-tests-dataplane-conn-nd-2zrwm because it is being terminated
  15921. 2021-07-12T00:22:46.9061445Z I0712 00:21:36.169050 1 namespace_controller.go:185] Namespace has been deleted e2e-tests-dataplane-gn-conn-nd-8rw9d
  15922. 2021-07-12T00:22:46.9063820Z E0712 00:21:40.405664 1 tokens_controller.go:260] error synchronizing serviceaccount e2e-tests-dataplane-gateway-status-2lpff/default: secrets "default-token-b6495" is forbidden: unable to create new content in namespace e2e-tests-dataplane-gateway-status-2lpff because it is being terminated
  15923. 2021-07-12T00:22:46.9067051Z E0712 00:21:40.668970 1 tokens_controller.go:260] error synchronizing serviceaccount e2e-tests-dataplane-conn-nd-4zxfr/default: secrets "default-token-72j9x" is forbidden: unable to create new content in namespace e2e-tests-dataplane-conn-nd-4zxfr because it is being terminated
  15924. 2021-07-12T00:22:46.9070067Z E0712 00:21:40.972726 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-qc67v failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-qc67v for gvr: /v1, Resource=pods
  15925. 2021-07-12T00:22:46.9073444Z E0712 00:21:43.092235 1 tokens_controller.go:260] error synchronizing serviceaccount e2e-tests-dataplane-conn-nd-sqbt9/default: secrets "default-token-7rb9q" is forbidden: unable to create new content in namespace e2e-tests-dataplane-conn-nd-sqbt9 because it is being terminated
  15926. 2021-07-12T00:22:46.9077335Z E0712 00:21:43.215216 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-qc67v failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-qc67v for gvr: /v1, Resource=pods
  15927. 2021-07-12T00:22:46.9081325Z E0712 00:21:43.561449 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-qc67v failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-qc67v for gvr: /v1, Resource=pods
  15928. 2021-07-12T00:22:46.9084242Z E0712 00:21:43.872567 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-qc67v failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-qc67v for gvr: /v1, Resource=pods
  15929. 2021-07-12T00:22:46.9086915Z E0712 00:21:44.089931 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-qc67v failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-qc67v for gvr: /v1, Resource=pods
  15930. 2021-07-12T00:22:46.9089785Z E0712 00:21:44.336703 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-qc67v failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-qc67v for gvr: /v1, Resource=pods
  15931. 2021-07-12T00:22:46.9093758Z E0712 00:21:44.651634 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-qc67v failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-qc67v for gvr: /v1, Resource=pods
  15932. 2021-07-12T00:22:46.9097602Z E0712 00:21:45.099153 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-qc67v failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-qc67v for gvr: /v1, Resource=pods
  15933. 2021-07-12T00:22:46.9100510Z E0712 00:21:45.887955 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-qc67v failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-qc67v for gvr: /v1, Resource=pods
  15934. 2021-07-12T00:22:46.9102527Z I0712 00:21:46.880486 1 namespace_controller.go:185] Namespace has been deleted e2e-tests-dataplane-gateway-status-2lpff
  15935. 2021-07-12T00:22:46.9104297Z I0712 00:21:47.157146 1 namespace_controller.go:185] Namespace has been deleted e2e-tests-dataplane-conn-nd-4zxfr
  15936. 2021-07-12T00:22:46.9106259Z E0712 00:21:47.388009 1 namespace_controller.go:162] deletion of namespace e2e-tests-dataplane-gn-conn-nd-qc67v failed: unexpected items still remain in namespace: e2e-tests-dataplane-gn-conn-nd-qc67v for gvr: /v1, Resource=pods
  15937. 2021-07-12T00:22:46.9108154Z I0712 00:21:47.632621 1 namespace_controller.go:185] Namespace has been deleted e2e-tests-dataplane-conn-nd-2x4ws
  15938. 2021-07-12T00:22:46.9109625Z I0712 00:21:47.675144 1 namespace_controller.go:185] Namespace has been deleted e2e-tests-dataplane-conn-nd-rh4ps
  15939. 2021-07-12T00:22:46.9110941Z I0712 00:21:48.050913 1 namespace_controller.go:185] Namespace has been deleted e2e-tests-dataplane-conn-nd-4hc8t
  15940. 2021-07-12T00:22:46.9112259Z I0712 00:21:48.075683 1 namespace_controller.go:185] Namespace has been deleted e2e-tests-dataplane-conn-nd-dgcts
  15941. 2021-07-12T00:22:46.9113550Z I0712 00:21:48.111823 1 namespace_controller.go:185] Namespace has been deleted e2e-tests-dataplane-conn-nd-v42zp
  15942. 2021-07-12T00:22:46.9114869Z I0712 00:21:48.212934 1 namespace_controller.go:185] Namespace has been deleted e2e-tests-dataplane-conn-nd-svqq4
  15943. 2021-07-12T00:22:46.9116369Z I0712 00:21:48.261773 1 namespace_controller.go:185] Namespace has been deleted e2e-tests-dataplane-conn-nd-qkjcm
  15944. 2021-07-12T00:22:46.9119071Z I0712 00:21:48.366422 1 namespace_controller.go:185] Namespace has been deleted e2e-tests-dataplane-conn-nd-2zrwm
  15945. 2021-07-12T00:22:46.9120567Z I0712 00:21:48.462558 1 namespace_controller.go:185] Namespace has been deleted e2e-tests-dataplane-conn-nd-sqbt9
  15946. 2021-07-12T00:22:46.9121955Z I0712 00:21:55.198561 1 namespace_controller.go:185] Namespace has been deleted e2e-tests-dataplane-gn-conn-nd-qc67v
  15947. 2021-07-12T00:22:46.9122903Z ====================================================================
  15948. 2021-07-12T00:22:46.9123637Z ##[endgroup]
  15949. 2021-07-12T00:22:46.9124601Z ##[group]* Submariner-operator pod logs for cluster1 *
  15950. 2021-07-12T00:22:46.9125928Z ======================= * Submariner-operator pod logs for cluster1 * =======================
  15951. 2021-07-12T00:22:46.9126663Z ====================================================================
  15952. 2021-07-12T00:22:46.9127093Z ##[endgroup]
  15953. 2021-07-12T00:22:46.9128087Z ##[group]** Pods logs for NS submariner-operator using selector '' **
  15954. 2021-07-12T00:22:46.9129087Z ======================= ** Pods logs for NS submariner-operator using selector '' ** =======================
  15955. 2021-07-12T00:22:46.9571588Z [submariner-operator]$ [cluster1] kubectl get pods -n submariner-operator submariner-gateway-gj874 -o jsonpath={.status.containerStatuses[*].ready}
  15956. 2021-07-12T00:22:46.9582736Z [submariner-operator]$ [cluster1] kubectl get pods -n submariner-operator submariner-gateway-gj874 -o jsonpath={.status.containerStatuses[*].ready}
  15957. 2021-07-12T00:22:46.9596455Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get pods -n submariner-operator submariner-gateway-gj874 -o jsonpath={.status.containerStatuses[*].ready}
  15958. 2021-07-12T00:22:47.2070902Z [submariner-operator]$ [cluster1] print_section *** submariner-gateway-gj874 ***
  15959. 2021-07-12T00:22:47.2083013Z [submariner-operator]$ [cluster1] print_section *** submariner-gateway-gj874 ***
  15960. 2021-07-12T00:22:47.2087774Z ====================================================================
  15961. 2021-07-12T00:22:47.2093433Z ##[endgroup]
  15962. 2021-07-12T00:22:47.2098321Z ##[group]*** submariner-gateway-gj874 ***
  15963. 2021-07-12T00:22:47.2102812Z ======================= *** submariner-gateway-gj874 *** =======================
  15964. 2021-07-12T00:22:47.2115965Z [submariner-operator]$ [cluster1] kubectl -n submariner-operator logs submariner-gateway-gj874
  15965. 2021-07-12T00:22:47.2127509Z [submariner-operator]$ [cluster1] kubectl -n submariner-operator logs submariner-gateway-gj874
  15966. 2021-07-12T00:22:47.2141751Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 -n submariner-operator logs submariner-gateway-gj874
  15967. 2021-07-12T00:22:47.4697597Z + trap 'exit 1' SIGTERM SIGINT
  15968. 2021-07-12T00:22:47.4698165Z + export CHARON_PID_FILE=/var/run/charon.pid
  15969. 2021-07-12T00:22:47.4701404Z + CHARON_PID_FILE=/var/run/charon.pid
  15970. 2021-07-12T00:22:47.4704871Z + rm -f /var/run/charon.pid
  15971. 2021-07-12T00:22:47.4708057Z + SUBMARINER_VERBOSITY=2
  15972. 2021-07-12T00:22:47.4710898Z + '[' false == true ']'
  15973. 2021-07-12T00:22:47.4714357Z + DEBUG=-v=2
  15974. 2021-07-12T00:22:47.4724146Z ++ cat /proc/sys/net/ipv4/conf/all/send_redirects
  15975. 2021-07-12T00:22:47.4724931Z + [[ 1 = 0 ]]
  15976. 2021-07-12T00:22:47.4726634Z + echo 0
  15977. 2021-07-12T00:22:47.4727462Z + exec submariner-gateway -v=2 -alsologtostderr
  15978. 2021-07-12T00:22:47.4728101Z I0712 00:18:04.449860 1 main.go:92] Starting the submariner gateway engine
  15979. 2021-07-12T00:22:47.4729182Z W0712 00:18:04.477856 1 client_config.go:608] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  15980. 2021-07-12T00:22:47.4729975Z I0712 00:18:04.505527 1 main.go:120] Creating the cable engine
  15981. 2021-07-12T00:22:47.4730582Z I0712 00:18:05.418932 1 natdiscovery.go:116] NAT discovery server starting on port 4490
  15982. 2021-07-12T00:22:47.4731186Z I0712 00:18:05.905697 1 syncer.go:83] CableEngine syncer started
  15983. 2021-07-12T00:22:47.4732026Z I0712 00:18:05.906741 1 main.go:322] Gateway leader election config values: main.leaderConfig{LeaseDuration:10, RenewDeadline:5, RetryPeriod:2}
  15984. 2021-07-12T00:22:47.4733210Z I0712 00:18:05.906887 1 main.go:339] Using namespace "submariner-operator" for the leader election lock
  15985. 2021-07-12T00:22:47.4734665Z I0712 00:18:05.906901 1 leaderelection.go:243] attempting to acquire leader lease submariner-operator/submariner-gateway-lock...
  15986. 2021-07-12T00:22:47.4737068Z I0712 00:18:06.091142 1 leaderelection.go:253] successfully acquired lease submariner-operator/submariner-gateway-lock
  15987. 2021-07-12T00:22:47.4739823Z I0712 00:18:06.091206 1 event.go:282] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"submariner-operator", Name:"submariner-gateway-lock", UID:"6a192d12-d8c4-418c-83c0-b04a8f47555d", APIVersion:"v1", ResourceVersion:"2008", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' cluster1-worker-submariner-gateway became leader
  15988. 2021-07-12T00:22:47.4742261Z I0712 00:18:06.091276 1 main.go:188] Creating the datastore syncer
  15989. 2021-07-12T00:22:47.4742772Z I0712 00:18:06.091329 1 libreswan.go:97] Using NATT UDP port 4500
  15990. 2021-07-12T00:22:47.4743243Z I0712 00:18:06.111136 1 libreswan.go:524] Starting Pluto
  15991. 2021-07-12T00:22:47.4743776Z /usr/libexec/ipsec/_stackmanager: line 111: pidof: command not found
  15992. 2021-07-12T00:22:47.4744597Z Initializing NSS database
  15993. 2021-07-12T00:22:47.4744876Z
  15994. 2021-07-12T00:22:47.4745217Z nflog ipsec capture disabled
  15995. 2021-07-12T00:22:47.4745823Z I0712 00:18:09.115673 1 cableengine.go:95] CableEngine controller started, driver: "libreswan"
  15996. 2021-07-12T00:22:47.4746564Z I0712 00:18:09.115861 1 datastoresyncer.go:65] Starting the datastore syncer
  15997. 2021-07-12T00:22:47.4747175Z I0712 00:18:09.116146 1 tunnel.go:36] Starting the tunnel controller
  15998. 2021-07-12T00:22:47.4748120Z I0712 00:18:09.216262 1 healthchecker.go:107] CableEngine HealthChecker started with PingInterval: 1, MaxPacketLossCount: 5
  15999. 2021-07-12T00:22:47.4748942Z I0712 00:18:09.397275 1 datastoresyncer.go:87] Starting the broker syncer
  16000. 2021-07-12T00:22:47.4749627Z I0712 00:18:09.601395 1 datastoresyncer.go:140] Ensuring we are the only endpoint active for this cluster
  16001. 2021-07-12T00:22:47.4751315Z I0712 00:18:09.601910 1 datastoresyncer.go:219] Creating local submariner Cluster: types.SubmarinerCluster{ID:"cluster1", Spec:v1.ClusterSpec{ClusterID:"cluster1", ColorCodes:[]string{"blue"}, ServiceCIDR:[]string{"100.0.0.0/16"}, ClusterCIDR:[]string{"10.0.0.0/16"}, GlobalCIDR:[]string{"242.254.1.0/24"}}}
  16002. 2021-07-12T00:22:47.4754911Z I0712 00:18:09.890884 1 datastoresyncer.go:232] Creating local submariner Endpoint: types.SubmarinerEndpoint{Spec:v1.EndpointSpec{ClusterID:"cluster1", CableName:"submariner-cable-cluster1-172-18-0-6", HealthCheckIP:"", Hostname:"cluster1-worker", Subnets:[]string{"242.254.1.0/24"}, PrivateIP:"172.18.0.6", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}}
  16003. 2021-07-12T00:22:47.4775273Z I0712 00:18:10.051924 1 tunnel.go:73] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster1-submariner-cable-cluster1-172-18-0-6", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster1-submariner-cable-cluster1-172-18-0-6", UID:"751e734e-7f81-4861-812c-3ed765adcee9", ResourceVersion:"2042", Generation:1, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63761645889, loc:(*time.Location)(0x21cc800)}}, 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-18-0-6", HealthCheckIP:"", Hostname:"cluster1-worker", Subnets:[]string{"242.254.1.0/24"}, PrivateIP:"172.18.0.6", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}}
  16004. 2021-07-12T00:22:47.4780460Z I0712 00:18:10.052036 1 cableengine.go:205] Not installing cable for local cluster
  16005. 2021-07-12T00:22:47.4781121Z I0712 00:18:10.227675 1 datastoresyncer.go:114] Datastore syncer started
  16006. 2021-07-12T00:22:47.4782485Z I0712 00:18:12.078514 1 node_handler.go:50] areNodesEquivalent called for "cluster1-worker", existingGlobalIP "", newGlobalIP ""
  16007. 2021-07-12T00:22:47.4783860Z I0712 00:18:13.645745 1 node_handler.go:50] areNodesEquivalent called for "cluster1-worker", existingGlobalIP "", newGlobalIP ""
  16008. 2021-07-12T00:22:47.4785222Z I0712 00:18:19.848418 1 node_handler.go:50] areNodesEquivalent called for "cluster1-worker", existingGlobalIP "", newGlobalIP "242.254.1.254"
  16009. 2021-07-12T00:22:47.4786171Z I0712 00:18:19.854251 1 node_handler.go:58] Updating the endpoint HealthCheckIP to globalIP "242.254.1.254"
  16010. 2021-07-12T00:22:47.4788758Z I0712 00:18:19.854350 1 datastoresyncer.go:232] Creating local submariner Endpoint: types.SubmarinerEndpoint{Spec:v1.EndpointSpec{ClusterID:"cluster1", CableName:"submariner-cable-cluster1-172-18-0-6", HealthCheckIP:"242.254.1.254", Hostname:"cluster1-worker", Subnets:[]string{"242.254.1.0/24"}, PrivateIP:"172.18.0.6", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}}
  16011. 2021-07-12T00:22:47.4796281Z I0712 00:18:19.880017 1 tunnel.go:73] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster1-submariner-cable-cluster1-172-18-0-6", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster1-submariner-cable-cluster1-172-18-0-6", UID:"751e734e-7f81-4861-812c-3ed765adcee9", ResourceVersion:"2113", Generation:2, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63761645889, loc:(*time.Location)(0x21cc800)}}, 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-18-0-6", HealthCheckIP:"242.254.1.254", Hostname:"cluster1-worker", Subnets:[]string{"242.254.1.0/24"}, PrivateIP:"172.18.0.6", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}}
  16012. 2021-07-12T00:22:47.4801992Z I0712 00:18:19.880078 1 cableengine.go:205] Not installing cable for local cluster
  16013. 2021-07-12T00:22:47.4809134Z I0712 00:18:25.716762 1 tunnel.go:73] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster2-submariner-cable-cluster2-172-18-0-8", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-18-0-8", UID:"8f48992a-3638-4a52-ba07-e474f71d294c", ResourceVersion:"2141", Generation:1, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63761645905, loc:(*time.Location)(0x21cc800)}}, 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-18-0-8", HealthCheckIP:"", Hostname:"cluster2-worker", Subnets:[]string{"242.254.2.0/24"}, PrivateIP:"172.18.0.8", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}}
  16014. 2021-07-12T00:22:47.4815531Z I0712 00:18:25.716969 1 natdiscovery.go:158] Starting NAT discovery for endpoint "submariner-cable-cluster2-172-18-0-8"
  16015. 2021-07-12T00:22:47.4817862Z I0712 00:18:25.721637 1 healthchecker.go:121] HealthCheckIP ("") and/or CableName ("submariner-cable-cluster2-172-18-0-8") for Endpoint "cluster2-submariner-cable-cluster2-172-18-0-8" empty - will not monitor endpoint health
  16016. 2021-07-12T00:22:47.4820996Z I0712 00:18:26.351274 1 request_handle.go:54] Received request from 172.18.0.8:4490 - REQUEST_NUMBER: 0xba879b875446eaa3, SENDER: "submariner-cable-cluster2-172-18-0-8", RECEIVER: "submariner-cable-cluster1-172-18-0-6"
  16017. 2021-07-12T00:22:47.4824759Z I0712 00:18:26.351477 1 request_handle.go:118] Sending response to 172.18.0.8:4490 - REQUEST_NUMBER: 0xba879b875446eaa3, RESPONSE: OK, SENDER: "submariner-cable-cluster1-172-18-0-6", RECEIVER: "submariner-cable-cluster2-172-18-0-8"
  16018. 2021-07-12T00:22:47.4828613Z I0712 00:18:26.454034 1 request_send.go:117] Sending request - REQUEST_NUMBER: 0x560d18b6c276b645, SENDER: "submariner-cable-cluster1-172-18-0-6", RECEIVER: "submariner-cable-cluster2-172-18-0-8", USING_SRC: 172.18.0.6:4490, USING_DST: 172.18.0.8:4490
  16019. 2021-07-12T00:22:47.4831089Z I0712 00:18:26.454261 1 request_send.go:117] Sending request - REQUEST_NUMBER: 0x560d18b6c276b646, SENDER: "submariner-cable-cluster1-172-18-0-6", RECEIVER: "submariner-cable-cluster2-172-18-0-8", USING_SRC: 172.18.0.6:4490, USING_DST: 20.83.250.35:4490
  16020. 2021-07-12T00:22:47.4841037Z I0712 00:18:26.463918 1 response_handle.go:33] Received response from 172.18.0.8:4490 - REQUEST_NUMBER: 0x560d18b6c276b645, RESPONSE: OK, SENDER: "submariner-cable-cluster2-172-18-0-8", RECEIVER: "submariner-cable-cluster1-172-18-0-6"
  16021. 2021-07-12T00:22:47.4843055Z I0712 00:18:26.463979 1 remote_endpoint.go:179] selected private IP "172.18.0.8" for endpoint "submariner-cable-cluster2-172-18-0-8"
  16022. 2021-07-12T00:22:47.4844379Z I0712 00:18:26.464029 1 cableengine.go:189] Installing Endpoint cable "submariner-cable-cluster2-172-18-0-8"
  16023. 2021-07-12T00:22:47.4845260Z 002 listening for IKE messages
  16024. 2021-07-12T00:22:47.4845886Z 002 adding UDP interface vx-submariner 240.18.0.6:500
  16025. 2021-07-12T00:22:47.4846528Z 002 adding UDP interface vx-submariner 240.18.0.6:4500
  16026. 2021-07-12T00:22:47.4846963Z 002 forgetting secrets
  16027. 2021-07-12T00:22:47.4847392Z 002 loading secrets from "/etc/ipsec.secrets"
  16028. 2021-07-12T00:22:47.4848165Z 002 loading secrets from "/etc/ipsec.d/submariner.secrets"
  16029. 2021-07-12T00:22:47.4853366Z I0712 00:18:26.469997 1 libreswan.go:308] Creating connection(s) for {"metadata":{"name":"cluster2-submariner-cable-cluster2-172-18-0-8","namespace":"submariner-operator","selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-18-0-8","uid":"8f48992a-3638-4a52-ba07-e474f71d294c","resourceVersion":"2141","generation":1,"creationTimestamp":"2021-07-12T00:18:25Z","labels":{"submariner-io/clusterID":"cluster2"}},"spec":{"cluster_id":"cluster2","cable_name":"submariner-cable-cluster2-172-18-0-8","hostname":"cluster2-worker","subnets":["242.254.2.0/24"],"private_ip":"172.18.0.8","public_ip":"20.83.250.35","nat_enabled":false,"backend":"libreswan","backend_config":{"natt-discovery-port":"4490","preferred-server":"false"}}} in bi-directional mode
  16030. 2021-07-12T00:22:47.4857686Z I0712 00:18:26.470200 1 libreswan.go:369] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster2-172-18-0-8-0-0 --id 172.18.0.6 --host 172.18.0.6 --client 242.254.1.0/24 --ikeport 4500 --to --id 172.18.0.8 --host 172.18.0.8 --client 242.254.2.0/24 --ikeport 4500]
  16031. 2021-07-12T00:22:47.4859241Z 002 "submariner-cable-cluster2-172-18-0-8-0-0": added IKEv2 connection
  16032. 2021-07-12T00:22:47.4860868Z 181 "submariner-cable-cluster2-172-18-0-8-0-0" #1: initiating IKEv2 connection
  16033. 2021-07-12T00:22:47.4862383Z I0712 00:18:26.570398 1 cableengine.go:196] Successfully installed Endpoint cable "submariner-cable-cluster2-172-18-0-8" with remote IP 172.18.0.8
  16034. 2021-07-12T00:22:47.4870200Z I0712 00:18:30.189872 1 tunnel.go:73] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster2-submariner-cable-cluster2-172-18-0-8", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-18-0-8", UID:"8f48992a-3638-4a52-ba07-e474f71d294c", ResourceVersion:"2156", Generation:2, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63761645905, loc:(*time.Location)(0x21cc800)}}, 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-18-0-8", HealthCheckIP:"242.254.2.254", Hostname:"cluster2-worker", Subnets:[]string{"242.254.2.0/24"}, PrivateIP:"172.18.0.8", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}}
  16035. 2021-07-12T00:22:47.4878270Z I0712 00:18:30.190790 1 natdiscovery.go:142] NAT discovery updated endpoint "submariner-cable-cluster2-172-18-0-8"
  16036. 2021-07-12T00:22:47.4879794Z I0712 00:18:30.190925 1 natdiscovery.go:158] Starting NAT discovery for endpoint "submariner-cable-cluster2-172-18-0-8"
  16037. 2021-07-12T00:22:47.4880713Z I0712 00:18:30.190725 1 pinger.go:80] Starting pinger for IP "242.254.2.254"
  16038. 2021-07-12T00:22:47.4882181Z I0712 00:18:30.196118 1 healthchecker.go:157] CableEngine HealthChecker started pinger for CableName: "submariner-cable-cluster2-172-18-0-8" with HealthCheckIP "242.254.2.254"
  16039. 2021-07-12T00:22:47.4889232Z I0712 00:18:30.457634 1 request_send.go:117] Sending request - REQUEST_NUMBER: 0x560d18b6c276b647, SENDER: "submariner-cable-cluster1-172-18-0-6", RECEIVER: "submariner-cable-cluster2-172-18-0-8", USING_SRC: 172.18.0.6:4490, USING_DST: 172.18.0.8:4490
  16040. 2021-07-12T00:22:47.4892768Z I0712 00:18:30.457735 1 request_send.go:117] Sending request - REQUEST_NUMBER: 0x560d18b6c276b648, SENDER: "submariner-cable-cluster1-172-18-0-6", RECEIVER: "submariner-cable-cluster2-172-18-0-8", USING_SRC: 172.18.0.6:4490, USING_DST: 20.83.250.35:4490
  16041. 2021-07-12T00:22:47.4896814Z I0712 00:18:30.458158 1 response_handle.go:33] Received response from 172.18.0.8:4490 - REQUEST_NUMBER: 0x560d18b6c276b647, RESPONSE: OK, SENDER: "submariner-cable-cluster2-172-18-0-8", RECEIVER: "submariner-cable-cluster1-172-18-0-6"
  16042. 2021-07-12T00:22:47.4899140Z I0712 00:18:30.458226 1 remote_endpoint.go:179] selected private IP "172.18.0.8" for endpoint "submariner-cable-cluster2-172-18-0-8"
  16043. 2021-07-12T00:22:47.4901212Z I0712 00:18:30.458245 1 cableengine.go:157] Found a pre-existing cable "submariner-cable-cluster2-172-18-0-8" with timestamp "2021-07-12 00:18:25 +0000 UTC" that belongs to this cluster cluster2
  16044. 2021-07-12T00:22:47.4904108Z I0712 00:18:30.458284 1 cableengine.go:171] Connection info (IP: 172.18.0.8, NAT: false, BackendConfig: map[natt-discovery-port:4490 preferred-server:false]) for cable "submariner-cable-cluster2-172-18-0-8" is unchanged - not re-installing
  16045. 2021-07-12T00:22:47.4913312Z I0712 00:18:39.351151 1 tunnel.go:73] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster2-submariner-cable-cluster2-172-18-0-8", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-18-0-8", UID:"8f48992a-3638-4a52-ba07-e474f71d294c", ResourceVersion:"2156", Generation:2, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63761645905, loc:(*time.Location)(0x21cc800)}}, 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-18-0-8", HealthCheckIP:"242.254.2.254", Hostname:"cluster2-worker", Subnets:[]string{"242.254.2.0/24"}, PrivateIP:"172.18.0.8", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}}
  16046. 2021-07-12T00:22:47.4919863Z I0712 00:18:39.352194 1 cableengine.go:157] Found a pre-existing cable "submariner-cable-cluster2-172-18-0-8" with timestamp "2021-07-12 00:18:25 +0000 UTC" that belongs to this cluster cluster2
  16047. 2021-07-12T00:22:47.4921841Z I0712 00:18:39.352604 1 cableengine.go:171] Connection info (IP: 172.18.0.8, NAT: false, BackendConfig: map[natt-discovery-port:4490 preferred-server:false]) for cable "submariner-cable-cluster2-172-18-0-8" is unchanged - not re-installing
  16048. 2021-07-12T00:22:47.4932205Z I0712 00:18:39.352835 1 tunnel.go:73] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster1-submariner-cable-cluster1-172-18-0-6", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster1-submariner-cable-cluster1-172-18-0-6", UID:"751e734e-7f81-4861-812c-3ed765adcee9", ResourceVersion:"2113", Generation:2, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63761645889, loc:(*time.Location)(0x21cc800)}}, 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-18-0-6", HealthCheckIP:"242.254.1.254", Hostname:"cluster1-worker", Subnets:[]string{"242.254.1.0/24"}, PrivateIP:"172.18.0.6", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}}
  16049. 2021-07-12T00:22:47.4937502Z I0712 00:18:39.353398 1 cableengine.go:205] Not installing cable for local cluster
  16050. 2021-07-12T00:22:47.4939122Z I0712 00:18:42.092995 1 node_handler.go:50] areNodesEquivalent called for "cluster1-worker", existingGlobalIP "242.254.1.254", newGlobalIP "242.254.1.254"
  16051. 2021-07-12T00:22:47.4948270Z I0712 00:19:09.344532 1 tunnel.go:73] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster1-submariner-cable-cluster1-172-18-0-6", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster1-submariner-cable-cluster1-172-18-0-6", UID:"751e734e-7f81-4861-812c-3ed765adcee9", ResourceVersion:"2113", Generation:2, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63761645889, loc:(*time.Location)(0x21cc800)}}, 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-18-0-6", HealthCheckIP:"242.254.1.254", Hostname:"cluster1-worker", Subnets:[]string{"242.254.1.0/24"}, PrivateIP:"172.18.0.6", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}}
  16052. 2021-07-12T00:22:47.4954145Z I0712 00:19:09.344592 1 cableengine.go:205] Not installing cable for local cluster
  16053. 2021-07-12T00:22:47.4974588Z I0712 00:19:09.344650 1 tunnel.go:73] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster2-submariner-cable-cluster2-172-18-0-8", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-18-0-8", UID:"8f48992a-3638-4a52-ba07-e474f71d294c", ResourceVersion:"2156", Generation:2, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63761645905, loc:(*time.Location)(0x21cc800)}}, 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-18-0-8", HealthCheckIP:"242.254.2.254", Hostname:"cluster2-worker", Subnets:[]string{"242.254.2.0/24"}, PrivateIP:"172.18.0.8", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}}
  16054. 2021-07-12T00:22:47.4981541Z I0712 00:19:09.344732 1 cableengine.go:157] Found a pre-existing cable "submariner-cable-cluster2-172-18-0-8" with timestamp "2021-07-12 00:18:25 +0000 UTC" that belongs to this cluster cluster2
  16055. 2021-07-12T00:22:47.4984721Z I0712 00:19:09.344758 1 cableengine.go:171] Connection info (IP: 172.18.0.8, NAT: false, BackendConfig: map[natt-discovery-port:4490 preferred-server:false]) for cable "submariner-cable-cluster2-172-18-0-8" is unchanged - not re-installing
  16056. 2021-07-12T00:22:47.4986796Z I0712 00:19:12.121841 1 node_handler.go:50] areNodesEquivalent called for "cluster1-worker", existingGlobalIP "242.254.1.254", newGlobalIP "242.254.1.254"
  16057. 2021-07-12T00:22:47.4994334Z I0712 00:19:39.345014 1 tunnel.go:73] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster1-submariner-cable-cluster1-172-18-0-6", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster1-submariner-cable-cluster1-172-18-0-6", UID:"751e734e-7f81-4861-812c-3ed765adcee9", ResourceVersion:"2113", Generation:2, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63761645889, loc:(*time.Location)(0x21cc800)}}, 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-18-0-6", HealthCheckIP:"242.254.1.254", Hostname:"cluster1-worker", Subnets:[]string{"242.254.1.0/24"}, PrivateIP:"172.18.0.6", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}}
  16058. 2021-07-12T00:22:47.5000941Z I0712 00:19:39.345079 1 cableengine.go:205] Not installing cable for local cluster
  16059. 2021-07-12T00:22:47.5008375Z I0712 00:19:39.345122 1 tunnel.go:73] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster2-submariner-cable-cluster2-172-18-0-8", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-18-0-8", UID:"8f48992a-3638-4a52-ba07-e474f71d294c", ResourceVersion:"2156", Generation:2, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63761645905, loc:(*time.Location)(0x21cc800)}}, 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-18-0-8", HealthCheckIP:"242.254.2.254", Hostname:"cluster2-worker", Subnets:[]string{"242.254.2.0/24"}, PrivateIP:"172.18.0.8", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}}
  16060. 2021-07-12T00:22:47.5016488Z I0712 00:19:39.345173 1 cableengine.go:157] Found a pre-existing cable "submariner-cable-cluster2-172-18-0-8" with timestamp "2021-07-12 00:18:25 +0000 UTC" that belongs to this cluster cluster2
  16061. 2021-07-12T00:22:47.5019376Z I0712 00:19:39.345199 1 cableengine.go:171] Connection info (IP: 172.18.0.8, NAT: false, BackendConfig: map[natt-discovery-port:4490 preferred-server:false]) for cable "submariner-cable-cluster2-172-18-0-8" is unchanged - not re-installing
  16062. 2021-07-12T00:22:47.5033008Z I0712 00:20:09.345811 1 tunnel.go:73] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster1-submariner-cable-cluster1-172-18-0-6", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster1-submariner-cable-cluster1-172-18-0-6", UID:"751e734e-7f81-4861-812c-3ed765adcee9", ResourceVersion:"2113", Generation:2, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63761645889, loc:(*time.Location)(0x21cc800)}}, 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-18-0-6", HealthCheckIP:"242.254.1.254", Hostname:"cluster1-worker", Subnets:[]string{"242.254.1.0/24"}, PrivateIP:"172.18.0.6", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}}
  16063. 2021-07-12T00:22:47.5040275Z I0712 00:20:09.345880 1 cableengine.go:205] Not installing cable for local cluster
  16064. 2021-07-12T00:22:47.5086225Z I0712 00:20:09.346070 1 tunnel.go:73] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster2-submariner-cable-cluster2-172-18-0-8", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-18-0-8", UID:"8f48992a-3638-4a52-ba07-e474f71d294c", ResourceVersion:"2156", Generation:2, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63761645905, loc:(*time.Location)(0x21cc800)}}, 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-18-0-8", HealthCheckIP:"242.254.2.254", Hostname:"cluster2-worker", Subnets:[]string{"242.254.2.0/24"}, PrivateIP:"172.18.0.8", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}}
  16065. 2021-07-12T00:22:47.5092980Z I0712 00:20:09.346219 1 cableengine.go:157] Found a pre-existing cable "submariner-cable-cluster2-172-18-0-8" with timestamp "2021-07-12 00:18:25 +0000 UTC" that belongs to this cluster cluster2
  16066. 2021-07-12T00:22:47.5095071Z I0712 00:20:09.346248 1 cableengine.go:171] Connection info (IP: 172.18.0.8, NAT: false, BackendConfig: map[natt-discovery-port:4490 preferred-server:false]) for cable "submariner-cable-cluster2-172-18-0-8" is unchanged - not re-installing
  16067. 2021-07-12T00:22:47.5102794Z I0712 00:20:39.346137 1 tunnel.go:73] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster1-submariner-cable-cluster1-172-18-0-6", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster1-submariner-cable-cluster1-172-18-0-6", UID:"751e734e-7f81-4861-812c-3ed765adcee9", ResourceVersion:"2113", Generation:2, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63761645889, loc:(*time.Location)(0x21cc800)}}, 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-18-0-6", HealthCheckIP:"242.254.1.254", Hostname:"cluster1-worker", Subnets:[]string{"242.254.1.0/24"}, PrivateIP:"172.18.0.6", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}}
  16068. 2021-07-12T00:22:47.5122941Z I0712 00:20:39.346207 1 cableengine.go:205] Not installing cable for local cluster
  16069. 2021-07-12T00:22:47.5131169Z I0712 00:20:39.346293 1 tunnel.go:73] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster2-submariner-cable-cluster2-172-18-0-8", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-18-0-8", UID:"8f48992a-3638-4a52-ba07-e474f71d294c", ResourceVersion:"2156", Generation:2, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63761645905, loc:(*time.Location)(0x21cc800)}}, 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-18-0-8", HealthCheckIP:"242.254.2.254", Hostname:"cluster2-worker", Subnets:[]string{"242.254.2.0/24"}, PrivateIP:"172.18.0.8", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}}
  16070. 2021-07-12T00:22:47.5137770Z I0712 00:20:39.346383 1 cableengine.go:157] Found a pre-existing cable "submariner-cable-cluster2-172-18-0-8" with timestamp "2021-07-12 00:18:25 +0000 UTC" that belongs to this cluster cluster2
  16071. 2021-07-12T00:22:47.5140085Z I0712 00:20:39.346420 1 cableengine.go:171] Connection info (IP: 172.18.0.8, NAT: false, BackendConfig: map[natt-discovery-port:4490 preferred-server:false]) for cable "submariner-cable-cluster2-172-18-0-8" is unchanged - not re-installing
  16072. 2021-07-12T00:22:47.5141983Z I0712 00:20:42.163014 1 node_handler.go:50] areNodesEquivalent called for "cluster1-worker", existingGlobalIP "242.254.1.254", newGlobalIP "242.254.1.254"
  16073. 2021-07-12T00:22:47.5151310Z I0712 00:21:09.347070 1 tunnel.go:73] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster1-submariner-cable-cluster1-172-18-0-6", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster1-submariner-cable-cluster1-172-18-0-6", UID:"751e734e-7f81-4861-812c-3ed765adcee9", ResourceVersion:"2113", Generation:2, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63761645889, loc:(*time.Location)(0x21cc800)}}, 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-18-0-6", HealthCheckIP:"242.254.1.254", Hostname:"cluster1-worker", Subnets:[]string{"242.254.1.0/24"}, PrivateIP:"172.18.0.6", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}}
  16074. 2021-07-12T00:22:47.5159393Z I0712 00:21:09.347137 1 cableengine.go:205] Not installing cable for local cluster
  16075. 2021-07-12T00:22:47.5167995Z I0712 00:21:09.347178 1 tunnel.go:73] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster2-submariner-cable-cluster2-172-18-0-8", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-18-0-8", UID:"8f48992a-3638-4a52-ba07-e474f71d294c", ResourceVersion:"2156", Generation:2, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63761645905, loc:(*time.Location)(0x21cc800)}}, 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-18-0-8", HealthCheckIP:"242.254.2.254", Hostname:"cluster2-worker", Subnets:[]string{"242.254.2.0/24"}, PrivateIP:"172.18.0.8", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}}
  16076. 2021-07-12T00:22:47.5179780Z I0712 00:21:09.347237 1 cableengine.go:157] Found a pre-existing cable "submariner-cable-cluster2-172-18-0-8" with timestamp "2021-07-12 00:18:25 +0000 UTC" that belongs to this cluster cluster2
  16077. 2021-07-12T00:22:47.5182975Z I0712 00:21:09.347261 1 cableengine.go:171] Connection info (IP: 172.18.0.8, NAT: false, BackendConfig: map[natt-discovery-port:4490 preferred-server:false]) for cable "submariner-cable-cluster2-172-18-0-8" is unchanged - not re-installing
  16078. 2021-07-12T00:22:47.5191046Z I0712 00:21:39.347137 1 tunnel.go:73] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster1-submariner-cable-cluster1-172-18-0-6", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster1-submariner-cable-cluster1-172-18-0-6", UID:"751e734e-7f81-4861-812c-3ed765adcee9", ResourceVersion:"2113", Generation:2, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63761645889, loc:(*time.Location)(0x21cc800)}}, 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-18-0-6", HealthCheckIP:"242.254.1.254", Hostname:"cluster1-worker", Subnets:[]string{"242.254.1.0/24"}, PrivateIP:"172.18.0.6", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}}
  16079. 2021-07-12T00:22:47.5195897Z I0712 00:21:39.347202 1 cableengine.go:205] Not installing cable for local cluster
  16080. 2021-07-12T00:22:47.5203121Z I0712 00:21:39.347249 1 tunnel.go:73] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster2-submariner-cable-cluster2-172-18-0-8", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-18-0-8", UID:"8f48992a-3638-4a52-ba07-e474f71d294c", ResourceVersion:"2156", Generation:2, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63761645905, loc:(*time.Location)(0x21cc800)}}, 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-18-0-8", HealthCheckIP:"242.254.2.254", Hostname:"cluster2-worker", Subnets:[]string{"242.254.2.0/24"}, PrivateIP:"172.18.0.8", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}}
  16081. 2021-07-12T00:22:47.5212390Z I0712 00:21:39.347317 1 cableengine.go:157] Found a pre-existing cable "submariner-cable-cluster2-172-18-0-8" with timestamp "2021-07-12 00:18:25 +0000 UTC" that belongs to this cluster cluster2
  16082. 2021-07-12T00:22:47.5215583Z I0712 00:21:39.347342 1 cableengine.go:171] Connection info (IP: 172.18.0.8, NAT: false, BackendConfig: map[natt-discovery-port:4490 preferred-server:false]) for cable "submariner-cable-cluster2-172-18-0-8" is unchanged - not re-installing
  16083. 2021-07-12T00:22:47.5226009Z I0712 00:22:09.347661 1 tunnel.go:73] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster2-submariner-cable-cluster2-172-18-0-8", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-18-0-8", UID:"8f48992a-3638-4a52-ba07-e474f71d294c", ResourceVersion:"2156", Generation:2, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63761645905, loc:(*time.Location)(0x21cc800)}}, 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-18-0-8", HealthCheckIP:"242.254.2.254", Hostname:"cluster2-worker", Subnets:[]string{"242.254.2.0/24"}, PrivateIP:"172.18.0.8", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}}
  16084. 2021-07-12T00:22:47.5242505Z I0712 00:22:09.347846 1 tunnel.go:73] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster1-submariner-cable-cluster1-172-18-0-6", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster1-submariner-cable-cluster1-172-18-0-6", UID:"751e734e-7f81-4861-812c-3ed765adcee9", ResourceVersion:"2113", Generation:2, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63761645889, loc:(*time.Location)(0x21cc800)}}, 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-18-0-6", HealthCheckIP:"242.254.1.254", Hostname:"cluster1-worker", Subnets:[]string{"242.254.1.0/24"}, PrivateIP:"172.18.0.6", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}}
  16085. 2021-07-12T00:22:47.5248950Z I0712 00:22:09.347880 1 cableengine.go:205] Not installing cable for local cluster
  16086. 2021-07-12T00:22:47.5251136Z I0712 00:22:09.347892 1 cableengine.go:157] Found a pre-existing cable "submariner-cable-cluster2-172-18-0-8" with timestamp "2021-07-12 00:18:25 +0000 UTC" that belongs to this cluster cluster2
  16087. 2021-07-12T00:22:47.5254335Z I0712 00:22:09.347923 1 cableengine.go:171] Connection info (IP: 172.18.0.8, NAT: false, BackendConfig: map[natt-discovery-port:4490 preferred-server:false]) for cable "submariner-cable-cluster2-172-18-0-8" is unchanged - not re-installing
  16088. 2021-07-12T00:22:47.5262004Z I0712 00:22:39.348053 1 tunnel.go:73] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster1-submariner-cable-cluster1-172-18-0-6", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster1-submariner-cable-cluster1-172-18-0-6", UID:"751e734e-7f81-4861-812c-3ed765adcee9", ResourceVersion:"2113", Generation:2, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63761645889, loc:(*time.Location)(0x21cc800)}}, 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-18-0-6", HealthCheckIP:"242.254.1.254", Hostname:"cluster1-worker", Subnets:[]string{"242.254.1.0/24"}, PrivateIP:"172.18.0.6", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}}
  16089. 2021-07-12T00:22:47.5268155Z I0712 00:22:39.348116 1 cableengine.go:205] Not installing cable for local cluster
  16090. 2021-07-12T00:22:47.5317769Z I0712 00:22:39.348160 1 tunnel.go:73] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster2-submariner-cable-cluster2-172-18-0-8", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-18-0-8", UID:"8f48992a-3638-4a52-ba07-e474f71d294c", ResourceVersion:"2156", Generation:2, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63761645905, loc:(*time.Location)(0x21cc800)}}, 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-18-0-8", HealthCheckIP:"242.254.2.254", Hostname:"cluster2-worker", Subnets:[]string{"242.254.2.0/24"}, PrivateIP:"172.18.0.8", PublicIP:"20.83.250.35", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{"natt-discovery-port":"4490", "preferred-server":"false"}}}
  16091. 2021-07-12T00:22:47.5324236Z I0712 00:22:39.348255 1 cableengine.go:157] Found a pre-existing cable "submariner-cable-cluster2-172-18-0-8" with timestamp "2021-07-12 00:18:25 +0000 UTC" that belongs to this cluster cluster2
  16092. 2021-07-12T00:22:47.5326573Z I0712 00:22:39.348281 1 cableengine.go:171] Connection info (IP: 172.18.0.8, NAT: false, BackendConfig: map[natt-discovery-port:4490 preferred-server:false]) for cable "submariner-cable-cluster2-172-18-0-8" is unchanged - not re-installing
  16093. 2021-07-12T00:22:47.5331493Z [submariner-operator]$ [cluster1] kubectl get pods -n submariner-operator submariner-globalnet-nw4bq -o jsonpath={.status.containerStatuses[*].ready}
  16094. 2021-07-12T00:22:47.5335261Z [submariner-operator]$ [cluster1] kubectl get pods -n submariner-operator submariner-globalnet-nw4bq -o jsonpath={.status.containerStatuses[*].ready}
  16095. 2021-07-12T00:22:47.5338236Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get pods -n submariner-operator submariner-globalnet-nw4bq -o jsonpath={.status.containerStatuses[*].ready}
  16096. 2021-07-12T00:22:47.7459121Z [submariner-operator]$ [cluster1] print_section *** submariner-globalnet-nw4bq ***
  16097. 2021-07-12T00:22:47.7473229Z [submariner-operator]$ [cluster1] print_section *** submariner-globalnet-nw4bq ***
  16098. 2021-07-12T00:22:47.7477591Z ====================================================================
  16099. 2021-07-12T00:22:47.7478499Z ##[endgroup]
  16100. 2021-07-12T00:22:47.7485210Z ##[group]*** submariner-globalnet-nw4bq ***
  16101. 2021-07-12T00:22:47.7486110Z ======================= *** submariner-globalnet-nw4bq *** =======================
  16102. 2021-07-12T00:22:47.7493986Z [submariner-operator]$ [cluster1] kubectl -n submariner-operator logs submariner-globalnet-nw4bq
  16103. 2021-07-12T00:22:47.7509547Z [submariner-operator]$ [cluster1] kubectl -n submariner-operator logs submariner-globalnet-nw4bq
  16104. 2021-07-12T00:22:47.7524045Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 -n submariner-operator logs submariner-globalnet-nw4bq
  16105. 2021-07-12T00:22:48.0232994Z + trap 'exit 1' SIGTERM SIGINT
  16106. 2021-07-12T00:22:48.0235128Z + SUBMARINER_VERBOSITY=2
  16107. 2021-07-12T00:22:48.0235727Z + '[' '' == true ']'
  16108. 2021-07-12T00:22:48.0242567Z + DEBUG=-v=2
  16109. 2021-07-12T00:22:48.0243390Z + exec submariner-globalnet -v=2 -alsologtostderr
  16110. 2021-07-12T00:22:48.0244336Z I0712 00:18:17.606424 1 main.go:58] Starting submariner-globalnet{cluster1 submariner-operator []}
  16111. 2021-07-12T00:22:48.0245576Z W0712 00:18:17.616843 1 client_config.go:608] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  16112. 2021-07-12T00:22:48.0246708Z I0712 00:18:18.155240 1 gateway_monitor.go:117] Starting GatewayMonitor to monitor the active Gateway node in the cluster.
  16113. 2021-07-12T00:22:48.0247895Z I0712 00:18:18.265002 1 gateway_monitor.go:327] Install/ensure SUBMARINER-GN-MARK chain exists
  16114. 2021-07-12T00:22:48.0252062Z I0712 00:18:18.265511 1 gateway_monitor.go:144] In processNextEndpoint, endpoint info: {"metadata":{"name":"cluster1-submariner-cable-cluster1-172-18-0-6","namespace":"submariner-operator","selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster1-submariner-cable-cluster1-172-18-0-6","uid":"751e734e-7f81-4861-812c-3ed765adcee9","resourceVersion":"2042","generation":1,"creationTimestamp":"2021-07-12T00:18:09Z"},"spec":{"cluster_id":"cluster1","cable_name":"submariner-cable-cluster1-172-18-0-6","hostname":"cluster1-worker","subnets":["242.254.1.0/24"],"private_ip":"172.18.0.6","public_ip":"20.83.250.35","nat_enabled":false,"backend":"libreswan","backend_config":{"natt-discovery-port":"4490","preferred-server":"false"}}}
  16115. 2021-07-12T00:22:48.0255314Z I0712 00:18:18.265769 1 gateway_monitor.go:184] Transitioned to gateway node with endpoint private IP 172.18.0.6
  16116. 2021-07-12T00:22:48.0256189Z I0712 00:18:18.265880 1 gateway_monitor.go:241] On Gateway node - starting controllers
  16117. 2021-07-12T00:22:48.0257244Z I0712 00:18:18.265885 1 gateway_monitor.go:337] Install/ensure SUBMARINER-GN-INGRESS chain exists
  16118. 2021-07-12T00:22:48.0258424Z I0712 00:18:19.298621 1 gateway_monitor.go:348] Install/ensure SUBMARINER-GN-EGRESS chain exists
  16119. 2021-07-12T00:22:48.0259448Z I0712 00:18:19.342891 1 gateway_monitor.go:354] Install/ensure SUBMARINER-POSTROUTING chain exists
  16120. 2021-07-12T00:22:48.0260555Z I0712 00:18:19.389324 1 gateway_monitor.go:327] Install/ensure SUBMARINER-GN-MARK chain exists
  16121. 2021-07-12T00:22:48.0262082Z I0712 00:18:19.451235 1 gateway_monitor.go:374] Install/ensure SM-GN-EGRESS-PODS chain exists
  16122. 2021-07-12T00:22:48.0263081Z I0712 00:18:19.495616 1 gateway_monitor.go:380] Install/ensure SM-GN-EGRESS-HDLS-PODS chain exists
  16123. 2021-07-12T00:22:48.0264024Z I0712 00:18:19.532448 1 gateway_monitor.go:386] Install/ensure SM-GN-EGRESS-NS chain exists
  16124. 2021-07-12T00:22:48.0264901Z I0712 00:18:19.556808 1 gateway_monitor.go:392] Install/ensure SM-GN-EGRESS-CLUSTER chain exists
  16125. 2021-07-12T00:22:48.0265577Z I0712 00:18:19.637938 1 node_controller.go:42] Creating Node controller
  16126. 2021-07-12T00:22:48.0266310Z I0712 00:18:19.660750 1 cluster_egressip_controller.go:45] Creating ClusterGlobalEgressIP controller
  16127. 2021-07-12T00:22:48.0267758Z I0712 00:18:19.682834 1 cluster_egressip_controller.go:73] Creating ClusterGlobalEgressIP resource "cluster-egress.submariner.io"
  16128. 2021-07-12T00:22:48.0268818Z I0712 00:18:19.687232 1 global_egressip_controller.go:48] Creating GlobalEgressIP controller
  16129. 2021-07-12T00:22:48.0269612Z I0712 00:18:19.691933 1 global_ingressip_controller.go:41] Creating GlobalIngressIP controller
  16130. 2021-07-12T00:22:48.0270418Z I0712 00:18:19.700430 1 service_export_controller.go:42] Creating ServiceExport controller
  16131. 2021-07-12T00:22:48.0271533Z I0712 00:18:19.707849 1 service_controller.go:36] Creating Service controller
  16132. 2021-07-12T00:22:48.0272592Z I0712 00:18:19.809717 1 node_controller.go:107] Processing created Node "cluster1-worker"
  16133. 2021-07-12T00:22:48.0273809Z I0712 00:18:19.809754 1 node_controller.go:136] Allocated global IP 242.254.1.254 for node "cluster1-worker"
  16134. 2021-07-12T00:22:48.0274875Z I0712 00:18:19.809758 1 node_controller.go:139] Adding ingress rules for node "cluster1-worker" with global IP 242.254.1.254, CNI IP 10.0.0.1
  16135. 2021-07-12T00:22:48.0276166Z I0712 00:18:19.809765 1 iface.go:204] Installing iptable ingress rules for Node: -p icmp -d 242.254.1.254 -j DNAT --to 10.0.0.1
  16136. 2021-07-12T00:22:48.0278333Z I0712 00:18:19.909201 1 cluster_egressip_controller.go:120] Processing created ClusterGlobalEgressIP "cluster-egress.submariner.io", Spec.NumberOfIPs: 1, Status: v1.GlobalEgressIPStatus{Conditions:[]v1.Condition(nil), AllocatedIPs:[]string(nil)}
  16137. 2021-07-12T00:22:48.0280202Z I0712 00:18:19.909250 1 cluster_egressip_controller.go:229] Allocating 1 global IP(s) for "cluster-egress.submariner.io"
  16138. 2021-07-12T00:22:48.0306082Z I0712 00:18:19.909263 1 iface.go:71] Installing iptable egress rules for Cluster: -p all -s 10.0.0.0/16 -m mark --mark 0xC0000/0xC0000 -j SNAT --to 242.254.1.253
  16139. 2021-07-12T00:22:48.0308531Z I0712 00:18:19.923469 1 iface.go:71] Installing iptable egress rules for Cluster: -p all -s 100.0.0.0/16 -m mark --mark 0xC0000/0xC0000 -j SNAT --to 242.254.1.253
  16140. 2021-07-12T00:22:48.0310674Z I0712 00:18:19.933390 1 global_egressip_controller.go:318] Updated: &v1.GlobalEgressIPStatus{Conditions:[]v1.Condition{v1.Condition{Type:"Allocated", Status:"True", ObservedGeneration:0, LastTransitionTime:v1.Time{Time:time.Time{wall:0xc0330072f7a24334, ext:2358434241, loc:(*time.Location)(0x201fea0)}}, Reason:"Success", Message:"Allocated 1 global IP(s)"}}, AllocatedIPs:[]string{"242.254.1.253"}}
  16141. 2021-07-12T00:22:48.0312699Z I0712 00:18:20.911311 1 gateway_monitor.go:311] Successfully started the controllers
  16142. 2021-07-12T00:22:48.0316826Z I0712 00:18:20.911492 1 gateway_monitor.go:144] In processNextEndpoint, endpoint info: {"metadata":{"name":"cluster1-submariner-cable-cluster1-172-18-0-6","namespace":"submariner-operator","selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster1-submariner-cable-cluster1-172-18-0-6","uid":"751e734e-7f81-4861-812c-3ed765adcee9","resourceVersion":"2113","generation":2,"creationTimestamp":"2021-07-12T00:18:09Z"},"spec":{"cluster_id":"cluster1","cable_name":"submariner-cable-cluster1-172-18-0-6","healthCheckIP":"242.254.1.254","hostname":"cluster1-worker","subnets":["242.254.1.0/24"],"private_ip":"172.18.0.6","public_ip":"20.83.250.35","nat_enabled":false,"backend":"libreswan","backend_config":{"natt-discovery-port":"4490","preferred-server":"false"}}}
  16143. 2021-07-12T00:22:48.0321286Z I0712 00:18:20.912147 1 gateway_monitor.go:184] Transitioned to gateway node with endpoint private IP 172.18.0.6
  16144. 2021-07-12T00:22:48.0325764Z I0712 00:18:25.715601 1 gateway_monitor.go:144] In processNextEndpoint, endpoint info: {"metadata":{"name":"cluster2-submariner-cable-cluster2-172-18-0-8","namespace":"submariner-operator","selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-18-0-8","uid":"8f48992a-3638-4a52-ba07-e474f71d294c","resourceVersion":"2141","generation":1,"creationTimestamp":"2021-07-12T00:18:25Z","labels":{"submariner-io/clusterID":"cluster2"}},"spec":{"cluster_id":"cluster2","cable_name":"submariner-cable-cluster2-172-18-0-8","hostname":"cluster2-worker","subnets":["242.254.2.0/24"],"private_ip":"172.18.0.8","public_ip":"20.83.250.35","nat_enabled":false,"backend":"libreswan","backend_config":{"natt-discovery-port":"4490","preferred-server":"false"}}}
  16145. 2021-07-12T00:22:48.0374809Z I0712 00:18:25.715684 1 gateway_monitor.go:147] Endpoint "cluster2", host: "cluster2-worker" belongs to a remote cluster
  16146. 2021-07-12T00:22:48.0376424Z I0712 00:18:25.715746 1 gateway_monitor.go:441] Marking traffic destined to remote cluster: -d 242.254.2.0/24 -j MARK --set-mark 0xC0000/0xC0000
  16147. 2021-07-12T00:22:48.0383127Z I0712 00:18:30.190088 1 gateway_monitor.go:144] In processNextEndpoint, endpoint info: {"metadata":{"name":"cluster2-submariner-cable-cluster2-172-18-0-8","namespace":"submariner-operator","selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-18-0-8","uid":"8f48992a-3638-4a52-ba07-e474f71d294c","resourceVersion":"2156","generation":2,"creationTimestamp":"2021-07-12T00:18:25Z","labels":{"submariner-io/clusterID":"cluster2"}},"spec":{"cluster_id":"cluster2","cable_name":"submariner-cable-cluster2-172-18-0-8","healthCheckIP":"242.254.2.254","hostname":"cluster2-worker","subnets":["242.254.2.0/24"],"private_ip":"172.18.0.8","public_ip":"20.83.250.35","nat_enabled":false,"backend":"libreswan","backend_config":{"natt-discovery-port":"4490","preferred-server":"false"}}}
  16148. 2021-07-12T00:22:48.0387326Z I0712 00:18:30.190326 1 gateway_monitor.go:147] Endpoint "cluster2", host: "cluster2-worker" belongs to a remote cluster
  16149. 2021-07-12T00:22:48.0388453Z I0712 00:18:30.190416 1 gateway_monitor.go:441] Marking traffic destined to remote cluster: -d 242.254.2.0/24 -j MARK --set-mark 0xC0000/0xC0000
  16150. 2021-07-12T00:22:48.0396565Z I0712 00:18:39.228629 1 service_export_controller.go:144] Processing ServiceExport "default/nginx-demo"
  16151. 2021-07-12T00:22:48.0398344Z I0712 00:18:39.272965 1 service_export_controller.go:158] Kubeproxy chain for service "default/nginx-demo" does not exist yet
  16152. 2021-07-12T00:22:48.0399451Z I0712 00:18:39.307775 1 service_export_controller.go:144] Processing ServiceExport "default/nginx-demo"
  16153. 2021-07-12T00:22:48.0400724Z I0712 00:18:39.350653 1 service_export_controller.go:158] Kubeproxy chain for service "default/nginx-demo" does not exist yet
  16154. 2021-07-12T00:22:48.0402192Z I0712 00:18:39.376011 1 service_export_controller.go:144] Processing ServiceExport "default/nginx-demo"
  16155. 2021-07-12T00:22:48.0403372Z I0712 00:18:39.421812 1 service_export_controller.go:158] Kubeproxy chain for service "default/nginx-demo" does not exist yet
  16156. 2021-07-12T00:22:48.0404420Z I0712 00:18:39.426086 1 service_export_controller.go:144] Processing ServiceExport "default/nginx-demo"
  16157. 2021-07-12T00:22:48.0405573Z I0712 00:18:39.440315 1 service_export_controller.go:158] Kubeproxy chain for service "default/nginx-demo" does not exist yet
  16158. 2021-07-12T00:22:48.0406630Z I0712 00:18:39.510140 1 service_export_controller.go:144] Processing ServiceExport "default/nginx-demo"
  16159. 2021-07-12T00:22:48.0407907Z I0712 00:18:39.522412 1 service_export_controller.go:158] Kubeproxy chain for service "default/nginx-demo" does not exist yet
  16160. 2021-07-12T00:22:48.0409221Z I0712 00:18:39.845220 1 service_export_controller.go:144] Processing ServiceExport "default/nginx-demo"
  16161. 2021-07-12T00:22:48.0422819Z I0712 00:18:39.856919 1 service_export_controller.go:158] Kubeproxy chain for service "default/nginx-demo" does not exist yet
  16162. 2021-07-12T00:22:48.0424010Z I0712 00:18:40.500021 1 service_export_controller.go:144] Processing ServiceExport "default/nginx-demo"
  16163. 2021-07-12T00:22:48.0425082Z I0712 00:18:40.510689 1 service_export_controller.go:158] Kubeproxy chain for service "default/nginx-demo" does not exist yet
  16164. 2021-07-12T00:22:48.0426150Z I0712 00:18:41.794218 1 service_export_controller.go:144] Processing ServiceExport "default/nginx-demo"
  16165. 2021-07-12T00:22:48.0428053Z I0712 00:18:41.816622 1 service_export_controller.go:158] Kubeproxy chain for service "default/nginx-demo" does not exist yet
  16166. 2021-07-12T00:22:48.0438730Z I0712 00:18:44.381843 1 service_export_controller.go:144] Processing ServiceExport "default/nginx-demo"
  16167. 2021-07-12T00:22:48.0439924Z I0712 00:18:44.407172 1 service_export_controller.go:158] Kubeproxy chain for service "default/nginx-demo" does not exist yet
  16168. 2021-07-12T00:22:48.0441343Z I0712 00:18:49.530057 1 service_export_controller.go:144] Processing ServiceExport "default/nginx-demo"
  16169. 2021-07-12T00:22:48.0446558Z I0712 00:18:49.536791 1 service_export_controller.go:176] Creating &v1.GlobalIngressIP{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"nginx-demo", GenerateName:"", Namespace:"default", 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{"submariner.io/kubeproxy-iptablechain":"KUBE-SVC-53PNG6KROACM5MQP"}, OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.GlobalIngressIPSpec{Target:"ClusterIPService", ServiceRef:(*v1.LocalObjectReference)(0xc0001dab40), PodRef:(*v1.LocalObjectReference)(nil)}, Status:v1.GlobalIngressIPStatus{Conditions:[]v1.Condition(nil), AllocatedIP:""}}
  16170. 2021-07-12T00:22:48.0455704Z I0712 00:18:49.551899 1 global_ingressip_controller.go:117] Processing created &v1.GlobalIngressIP{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"nginx-demo", GenerateName:"", Namespace:"default", SelfLink:"/apis/submariner.io/v1/namespaces/default/globalingressips/nginx-demo", UID:"f14fadb5-74b2-4aca-9887-274ede1a69a5", ResourceVersion:"2270", Generation:1, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63761645929, loc:(*time.Location)(0x201fea0)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"submariner-io/originatingNamespace":"default"}, Annotations:map[string]string{"submariner.io/kubeproxy-iptablechain":"KUBE-SVC-53PNG6KROACM5MQP"}, OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.GlobalIngressIPSpec{Target:"ClusterIPService", ServiceRef:(*v1.LocalObjectReference)(0xc0001db270), PodRef:(*v1.LocalObjectReference)(nil)}, Status:v1.GlobalIngressIPStatus{Conditions:[]v1.Condition(nil), AllocatedIP:""}}
  16171. 2021-07-12T00:22:48.0460882Z I0712 00:18:49.551947 1 global_ingressip_controller.go:140] Allocating global IP for "default/nginx-demo"
  16172. 2021-07-12T00:22:48.0464755Z I0712 00:18:49.551957 1 iface.go:113] Installing iptables rule for Service -d 242.254.1.252 -j KUBE-SVC-53PNG6KROACM5MQP
  16173. 2021-07-12T00:22:48.0466518Z I0712 00:18:49.560613 1 global_egressip_controller.go:318] Updated: &v1.GlobalIngressIPStatus{Conditions:[]v1.Condition{v1.Condition{Type:"Allocated", Status:"True", ObservedGeneration:0, LastTransitionTime:v1.Time{Time:time.Time{wall:0xc033007a616a216c, ext:31985656825, loc:(*time.Location)(0x201fea0)}}, Reason:"Success", Message:"Allocated global IP"}}, AllocatedIP:"242.254.1.252"}
  16174. 2021-07-12T00:22:48.0469608Z I0712 00:18:51.795762 1 service_controller.go:111] Service "default/nginx-demo" deleted
  16175. 2021-07-12T00:22:48.0476600Z I0712 00:18:51.921348 1 global_ingressip_controller.go:117] Processing deleted &v1.GlobalIngressIP{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"nginx-demo", GenerateName:"", Namespace:"default", SelfLink:"/apis/submariner.io/v1/namespaces/default/globalingressips/nginx-demo", UID:"f14fadb5-74b2-4aca-9887-274ede1a69a5", ResourceVersion:"2291", Generation:2, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63761645929, loc:(*time.Location)(0x201fea0)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"submariner-io/originatingNamespace":"default"}, Annotations:map[string]string{"submariner.io/kubeproxy-iptablechain":"KUBE-SVC-53PNG6KROACM5MQP"}, OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.GlobalIngressIPSpec{Target:"ClusterIPService", ServiceRef:(*v1.LocalObjectReference)(0xc0005611d0), PodRef:(*v1.LocalObjectReference)(nil)}, Status:v1.GlobalIngressIPStatus{Conditions:[]v1.Condition{v1.Condition{Type:"Allocated", Status:"True", ObservedGeneration:0, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63761645929, loc:(*time.Location)(0x201fea0)}}, Reason:"Success", Message:"Allocated global IP"}}, AllocatedIP:"242.254.1.252"}}
  16176. 2021-07-12T00:22:48.0483767Z I0712 00:18:51.921958 1 base_controllers.go:150] Releasing previously allocated IPs [242.254.1.252] for "default/nginx-demo"
  16177. 2021-07-12T00:22:48.0485072Z I0712 00:18:51.922743 1 iface.go:129] Deleting iptable ingress rule for Service: -d 242.254.1.252 -j KUBE-SVC-53PNG6KROACM5MQP
  16178. 2021-07-12T00:22:48.0486371Z I0712 00:18:52.034267 1 service_export_controller.go:184] ServiceExport "default/nginx-demo" deleted
  16179. 2021-07-12T00:22:48.0489442Z [submariner-operator]$ [cluster1] kubectl get pods -n submariner-operator submariner-lighthouse-agent-6bb9bd6449-vmh77 -o jsonpath={.status.containerStatuses[*].ready}
  16180. 2021-07-12T00:22:48.0492278Z [submariner-operator]$ [cluster1] kubectl get pods -n submariner-operator submariner-lighthouse-agent-6bb9bd6449-vmh77 -o jsonpath={.status.containerStatuses[*].ready}
  16181. 2021-07-12T00:22:48.0498302Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get pods -n submariner-operator submariner-lighthouse-agent-6bb9bd6449-vmh77 -o jsonpath={.status.containerStatuses[*].ready}
  16182. 2021-07-12T00:22:48.3090293Z [submariner-operator]$ [cluster1] print_section *** submariner-lighthouse-agent-6bb9bd6449-vmh77 ***
  16183. 2021-07-12T00:22:48.3104101Z [submariner-operator]$ [cluster1] print_section *** submariner-lighthouse-agent-6bb9bd6449-vmh77 ***
  16184. 2021-07-12T00:22:48.3115481Z ====================================================================
  16185. 2021-07-12T00:22:48.3121388Z ##[endgroup]
  16186. 2021-07-12T00:22:48.3125871Z ##[group]*** submariner-lighthouse-agent-6bb9bd6449-vmh77 ***
  16187. 2021-07-12T00:22:48.3128074Z ======================= *** submariner-lighthouse-agent-6bb9bd6449-vmh77 *** =======================
  16188. 2021-07-12T00:22:48.3141463Z [submariner-operator]$ [cluster1] kubectl -n submariner-operator logs submariner-lighthouse-agent-6bb9bd6449-vmh77
  16189. 2021-07-12T00:22:48.3158979Z [submariner-operator]$ [cluster1] kubectl -n submariner-operator logs submariner-lighthouse-agent-6bb9bd6449-vmh77
  16190. 2021-07-12T00:22:48.3172189Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 -n submariner-operator logs submariner-lighthouse-agent-6bb9bd6449-vmh77
  16191. 2021-07-12T00:22:48.5657682Z I0712 00:18:07.516656 1 main.go:70] Arguments: [/usr/local/bin/lighthouse-agent -alsologtostderr -v=2]
  16192. 2021-07-12T00:22:48.5659700Z I0712 00:18:07.516761 1 main.go:71] AgentSpec: {cluster1 submariner-operator true}
  16193. 2021-07-12T00:22:48.5679624Z W0712 00:18:07.516859 1 client_config.go:608] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  16194. 2021-07-12T00:22:48.5681139Z I0712 00:18:07.890417 1 main.go:98] Starting submariner-lighthouse-agent {cluster1 submariner-operator true}
  16195. 2021-07-12T00:22:48.5682315Z I0712 00:18:08.440583 1 agent.go:169] Starting Agent controller
  16196. 2021-07-12T00:22:48.5682819Z I0712 00:18:08.961218 1 agent.go:213] Agent controller started
  16197. 2021-07-12T00:22:48.5683570Z I0712 00:18:39.184951 1 agent.go:239] ServiceExport default/nginx-demo created
  16198. 2021-07-12T00:22:48.5684445Z I0712 00:18:39.229018 1 agent.go:299] Service to be exported (default/nginx-demo) doesn't have a global IP yet
  16199. 2021-07-12T00:22:48.5685863Z I0712 00:18:39.229040 1 agent.go:393] updateExportedServiceStatus for (default/nginx-demo) - Type: "Valid", Status: "False", Reason: "ServiceGlobalIPUnavailable", Message: "Service doesn't have a global IP yet"
  16200. 2021-07-12T00:22:48.5687534Z I0712 00:18:39.317132 1 agent.go:239] ServiceExport default/nginx-demo created
  16201. 2021-07-12T00:22:48.5689240Z I0712 00:18:39.336733 1 agent.go:299] Service to be exported (default/nginx-demo) doesn't have a global IP yet
  16202. 2021-07-12T00:22:48.5691595Z I0712 00:18:39.336746 1 agent.go:393] updateExportedServiceStatus for (default/nginx-demo) - Type: "Valid", Status: "False", Reason: "ServiceGlobalIPUnavailable", Message: "Service doesn't have a global IP yet"
  16203. 2021-07-12T00:22:48.5693790Z I0712 00:18:39.395272 1 agent.go:239] ServiceExport default/nginx-demo created
  16204. 2021-07-12T00:22:48.5694838Z I0712 00:18:39.397582 1 agent.go:299] Service to be exported (default/nginx-demo) doesn't have a global IP yet
  16205. 2021-07-12T00:22:48.5696231Z I0712 00:18:39.397688 1 agent.go:393] updateExportedServiceStatus for (default/nginx-demo) - Type: "Valid", Status: "False", Reason: "ServiceGlobalIPUnavailable", Message: "Service doesn't have a global IP yet"
  16206. 2021-07-12T00:22:48.5697518Z I0712 00:18:39.481777 1 agent.go:239] ServiceExport default/nginx-demo created
  16207. 2021-07-12T00:22:48.5698600Z I0712 00:18:39.484392 1 agent.go:299] Service to be exported (default/nginx-demo) doesn't have a global IP yet
  16208. 2021-07-12T00:22:48.5700148Z I0712 00:18:39.484420 1 agent.go:393] updateExportedServiceStatus for (default/nginx-demo) - Type: "Valid", Status: "False", Reason: "ServiceGlobalIPUnavailable", Message: "Service doesn't have a global IP yet"
  16209. 2021-07-12T00:22:48.5701494Z I0712 00:18:39.648228 1 agent.go:239] ServiceExport default/nginx-demo created
  16210. 2021-07-12T00:22:48.5702498Z I0712 00:18:39.679397 1 agent.go:299] Service to be exported (default/nginx-demo) doesn't have a global IP yet
  16211. 2021-07-12T00:22:48.5704082Z I0712 00:18:39.679437 1 agent.go:393] updateExportedServiceStatus for (default/nginx-demo) - Type: "Valid", Status: "False", Reason: "ServiceGlobalIPUnavailable", Message: "Service doesn't have a global IP yet"
  16212. 2021-07-12T00:22:48.5705666Z I0712 00:18:40.025993 1 agent.go:239] ServiceExport default/nginx-demo created
  16213. 2021-07-12T00:22:48.5706625Z I0712 00:18:40.028936 1 agent.go:299] Service to be exported (default/nginx-demo) doesn't have a global IP yet
  16214. 2021-07-12T00:22:48.5708465Z I0712 00:18:40.028952 1 agent.go:393] updateExportedServiceStatus for (default/nginx-demo) - Type: "Valid", Status: "False", Reason: "ServiceGlobalIPUnavailable", Message: "Service doesn't have a global IP yet"
  16215. 2021-07-12T00:22:48.5710438Z I0712 00:18:40.673783 1 agent.go:239] ServiceExport default/nginx-demo created
  16216. 2021-07-12T00:22:48.5711395Z I0712 00:18:40.675961 1 agent.go:299] Service to be exported (default/nginx-demo) doesn't have a global IP yet
  16217. 2021-07-12T00:22:48.5713393Z I0712 00:18:40.675979 1 agent.go:393] updateExportedServiceStatus for (default/nginx-demo) - Type: "Valid", Status: "False", Reason: "ServiceGlobalIPUnavailable", Message: "Service doesn't have a global IP yet"
  16218. 2021-07-12T00:22:48.5715032Z I0712 00:18:41.958412 1 agent.go:239] ServiceExport default/nginx-demo created
  16219. 2021-07-12T00:22:48.5716245Z I0712 00:18:41.960758 1 agent.go:299] Service to be exported (default/nginx-demo) doesn't have a global IP yet
  16220. 2021-07-12T00:22:48.5718312Z I0712 00:18:41.960773 1 agent.go:393] updateExportedServiceStatus for (default/nginx-demo) - Type: "Valid", Status: "False", Reason: "ServiceGlobalIPUnavailable", Message: "Service doesn't have a global IP yet"
  16221. 2021-07-12T00:22:48.5719868Z I0712 00:18:44.523453 1 agent.go:239] ServiceExport default/nginx-demo created
  16222. 2021-07-12T00:22:48.5743008Z I0712 00:18:44.525773 1 agent.go:299] Service to be exported (default/nginx-demo) doesn't have a global IP yet
  16223. 2021-07-12T00:22:48.5744713Z I0712 00:18:44.525781 1 agent.go:393] updateExportedServiceStatus for (default/nginx-demo) - Type: "Valid", Status: "False", Reason: "ServiceGlobalIPUnavailable", Message: "Service doesn't have a global IP yet"
  16224. 2021-07-12T00:22:48.5746030Z I0712 00:18:49.648903 1 agent.go:239] ServiceExport default/nginx-demo created
  16225. 2021-07-12T00:22:48.5747464Z I0712 00:18:49.652415 1 agent.go:393] updateExportedServiceStatus for (default/nginx-demo) - Type: "Valid", Status: "False", Reason: "AwaitingSync", Message: "Awaiting sync of the ServiceImport to the broker"
  16226. 2021-07-12T00:22:48.5755308Z I0712 00:18:49.657981 1 agent.go:322] Returning ServiceImport: &v1alpha1.ServiceImport{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"nginx-demo-default-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{"lighthouse.submariner.io/sourceCluster":"cluster1", "lighthouse.submariner.io/sourceName":"nginx-demo", "lighthouse.submariner.io/sourceNamespace":"default"}, Annotations:map[string]string{"cluster-ip":"242.254.1.252", "origin-name":"nginx-demo", "origin-namespace":"default"}, OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1alpha1.ServiceImportSpec{Ports:[]v1alpha1.ServicePort{v1alpha1.ServicePort{Name:"", Protocol:"TCP", AppProtocol:(*string)(nil), Port:80}}, IPs:[]string{"242.254.1.252"}, Type:"ClusterSetIP", SessionAffinity:"", SessionAffinityConfig:(*v1.SessionAffinityConfig)(0xc000358b98)}, Status:v1alpha1.ServiceImportStatus{Clusters:[]v1alpha1.ClusterStatus{v1alpha1.ClusterStatus{Cluster:"cluster1"}}}}
  16227. 2021-07-12T00:22:48.5766193Z I0712 00:18:49.668085 1 agent.go:393] updateExportedServiceStatus for (default/nginx-demo) - Type: "Valid", Status: "True", Reason: "", Message: "Service was successfully synced to the broker"
  16228. 2021-07-12T00:22:48.5768188Z I0712 00:18:49.675961 1 serviceimport.go:146] ServiceImport "submariner-operator/nginx-demo-default-cluster1" created
  16229. 2021-07-12T00:22:48.5769569Z I0712 00:18:49.676060 1 endpoint.go:46] Starting Endpoints controller for service default/nginx-demo
  16230. 2021-07-12T00:22:48.5770397Z I0712 00:18:49.777466 1 endpoint.go:126] Endpoints default/nginx-demo created
  16231. 2021-07-12T00:22:48.5789632Z I0712 00:18:49.777497 1 endpoint.go:179] Returning EndpointSlice: &v1beta1.EndpointSlice{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"nginx-demo-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{"endpointslice.kubernetes.io/managed-by":"lighthouse-agent.submariner.io", "lighthouse.submariner.io/sourceCluster":"cluster1", "lighthouse.submariner.io/sourceName":"nginx-demo", "lighthouse.submariner.io/sourceNamespace":"default", "multicluster.kubernetes.io/service-name":"nginx-demo-default-cluster1"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, AddressType:"IPv4", Endpoints:[]v1beta1.Endpoint{v1beta1.Endpoint{Addresses:[]string{"10.0.0.5"}, Conditions:v1beta1.EndpointConditions{Ready:(*bool)(0xc000322af8)}, Hostname:(*string)(0xc00037c720), TargetRef:(*v1.ObjectReference)(nil), Topology:map[string]string{"kubernetes.io/hostname":"cluster1-worker"}}, v1beta1.Endpoint{Addresses:[]string{"10.0.96.5"}, Conditions:v1beta1.EndpointConditions{Ready:(*bool)(0xc000322af9)}, Hostname:(*string)(0xc00037c790), TargetRef:(*v1.ObjectReference)(nil), Topology:map[string]string{"kubernetes.io/hostname":"cluster1-worker2"}}}, Ports:[]v1beta1.EndpointPort{v1beta1.EndpointPort{Name:(*string)(0xc000092f00), Protocol:(*v1.Protocol)(0xc000092f18), Port:(*int32)(0xc000092f10), AppProtocol:(*string)(nil)}}}
  16232. 2021-07-12T00:22:48.5796721Z I0712 00:18:51.788839 1 agent.go:393] updateExportedServiceStatus for (default/nginx-demo) - Type: "Valid", Status: "False", Reason: "ServiceUnavailable", Message: "Service to be exported doesn't exist"
  16233. 2021-07-12T00:22:48.5808761Z I0712 00:18:51.900503 1 agent.go:239] ServiceExport default/nginx-demo updated
  16234. 2021-07-12T00:22:48.5814948Z I0712 00:18:51.900529 1 agent.go:256] Service to be exported (default/nginx-demo) doesn't exist
  16235. 2021-07-12T00:22:48.5818572Z I0712 00:18:51.900534 1 agent.go:393] updateExportedServiceStatus for (default/nginx-demo) - Type: "Valid", Status: "False", Reason: "ServiceUnavailable", Message: "Service to be exported doesn't exist"
  16236. 2021-07-12T00:22:48.5819903Z I0712 00:18:51.936890 1 agent.go:239] ServiceExport default/nginx-demo updated
  16237. 2021-07-12T00:22:48.5820764Z I0712 00:18:51.936914 1 agent.go:256] Service to be exported (default/nginx-demo) doesn't exist
  16238. 2021-07-12T00:22:48.5823381Z I0712 00:18:51.936920 1 agent.go:393] updateExportedServiceStatus for (default/nginx-demo) - Type: "Valid", Status: "False", Reason: "ServiceUnavailable", Message: "Service to be exported doesn't exist"
  16239. 2021-07-12T00:22:48.5825434Z I0712 00:18:51.941214 1 serviceimport.go:146] ServiceImport "submariner-operator/nginx-demo-default-cluster1" deleted
  16240. 2021-07-12T00:22:48.5826530Z I0712 00:18:51.976378 1 agent.go:239] ServiceExport default/nginx-demo updated
  16241. 2021-07-12T00:22:48.5828980Z I0712 00:18:51.976403 1 agent.go:256] Service to be exported (default/nginx-demo) doesn't exist
  16242. 2021-07-12T00:22:48.5830605Z I0712 00:18:51.976408 1 agent.go:393] updateExportedServiceStatus for (default/nginx-demo) - Type: "Valid", Status: "False", Reason: "ServiceUnavailable", Message: "Service to be exported doesn't exist"
  16243. 2021-07-12T00:22:48.5832794Z I0712 00:18:52.053443 1 agent.go:239] ServiceExport default/nginx-demo deleted
  16244. 2021-07-12T00:22:48.5835322Z [submariner-operator]$ [cluster1] kubectl get pods -n submariner-operator submariner-lighthouse-coredns-69d78f6d78-djzd4 -o jsonpath={.status.containerStatuses[*].ready}
  16245. 2021-07-12T00:22:48.5838007Z [submariner-operator]$ [cluster1] kubectl get pods -n submariner-operator submariner-lighthouse-coredns-69d78f6d78-djzd4 -o jsonpath={.status.containerStatuses[*].ready}
  16246. 2021-07-12T00:22:48.5840686Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get pods -n submariner-operator submariner-lighthouse-coredns-69d78f6d78-djzd4 -o jsonpath={.status.containerStatuses[*].ready}
  16247. 2021-07-12T00:22:48.8487674Z [submariner-operator]$ [cluster1] print_section *** submariner-lighthouse-coredns-69d78f6d78-djzd4 ***
  16248. 2021-07-12T00:22:48.8515866Z [submariner-operator]$ [cluster1] print_section *** submariner-lighthouse-coredns-69d78f6d78-djzd4 ***
  16249. 2021-07-12T00:22:48.8518469Z ====================================================================
  16250. 2021-07-12T00:22:48.8520197Z ##[endgroup]
  16251. 2021-07-12T00:22:48.8523823Z ##[group]*** submariner-lighthouse-coredns-69d78f6d78-djzd4 ***
  16252. 2021-07-12T00:22:48.8525841Z ======================= *** submariner-lighthouse-coredns-69d78f6d78-djzd4 *** =======================
  16253. 2021-07-12T00:22:48.8533043Z [submariner-operator]$ [cluster1] kubectl -n submariner-operator logs submariner-lighthouse-coredns-69d78f6d78-djzd4
  16254. 2021-07-12T00:22:48.8543969Z [submariner-operator]$ [cluster1] kubectl -n submariner-operator logs submariner-lighthouse-coredns-69d78f6d78-djzd4
  16255. 2021-07-12T00:22:48.8555365Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 -n submariner-operator logs submariner-lighthouse-coredns-69d78f6d78-djzd4
  16256. 2021-07-12T00:22:49.1373232Z W0712 00:18:18.891604 1 client_config.go:608] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  16257. 2021-07-12T00:22:49.1374455Z I0712 00:18:18.907899 1 controller.go:65] Starting ServiceImport Controller
  16258. 2021-07-12T00:22:49.1375725Z I0712 00:18:19.008882 1 controller.go:69] Starting EndpointSlice Controller
  16259. 2021-07-12T00:22:49.1376462Z I0712 00:18:19.009857 1 controller.go:69] Setting localClusterID from env: "cluster1"
  16260. 2021-07-12T00:22:49.1377162Z I0712 00:18:19.034219 1 controller.go:97] Starting Gateway status Controller
  16261. 2021-07-12T00:22:49.1377794Z I0712 00:18:19.134363 1 controller.go:56] Starting Services Controller
  16262. 2021-07-12T00:22:49.1378502Z I0712 00:18:19.134466 1 controller.go:200] Updating the gateway status map[string]bool{"cluster1":true}
  16263. 2021-07-12T00:22:49.1379260Z clusterset.local.:53
  16264. 2021-07-12T00:22:49.1379837Z CoreDNS-1.8.3
  16265. 2021-07-12T00:22:49.1380198Z linux/amd64, go1.16.5,
  16266. 2021-07-12T00:22:49.1380788Z I0712 00:18:31.329551 1 controller.go:200] Updating the gateway status map[string]bool{"cluster1":true, "cluster2":true}
  16267. 2021-07-12T00:22:49.1448277Z [submariner-operator]$ [cluster1] kubectl get pods -n submariner-operator submariner-lighthouse-coredns-69d78f6d78-lvn6j -o jsonpath={.status.containerStatuses[*].ready}
  16268. 2021-07-12T00:22:49.1460663Z [submariner-operator]$ [cluster1] kubectl get pods -n submariner-operator submariner-lighthouse-coredns-69d78f6d78-lvn6j -o jsonpath={.status.containerStatuses[*].ready}
  16269. 2021-07-12T00:22:49.1478777Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get pods -n submariner-operator submariner-lighthouse-coredns-69d78f6d78-lvn6j -o jsonpath={.status.containerStatuses[*].ready}
  16270. 2021-07-12T00:22:49.4004987Z [submariner-operator]$ [cluster1] print_section *** submariner-lighthouse-coredns-69d78f6d78-lvn6j ***
  16271. 2021-07-12T00:22:49.4016425Z [submariner-operator]$ [cluster1] print_section *** submariner-lighthouse-coredns-69d78f6d78-lvn6j ***
  16272. 2021-07-12T00:22:49.4017389Z ====================================================================
  16273. 2021-07-12T00:22:49.4017892Z ##[endgroup]
  16274. 2021-07-12T00:22:49.4019159Z ##[group]*** submariner-lighthouse-coredns-69d78f6d78-lvn6j ***
  16275. 2021-07-12T00:22:49.4020562Z ======================= *** submariner-lighthouse-coredns-69d78f6d78-lvn6j *** =======================
  16276. 2021-07-12T00:22:49.4024893Z [submariner-operator]$ [cluster1] kubectl -n submariner-operator logs submariner-lighthouse-coredns-69d78f6d78-lvn6j
  16277. 2021-07-12T00:22:49.4039390Z [submariner-operator]$ [cluster1] kubectl -n submariner-operator logs submariner-lighthouse-coredns-69d78f6d78-lvn6j
  16278. 2021-07-12T00:22:49.4049395Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 -n submariner-operator logs submariner-lighthouse-coredns-69d78f6d78-lvn6j
  16279. 2021-07-12T00:22:49.6968404Z W0712 00:18:09.928038 1 client_config.go:608] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  16280. 2021-07-12T00:22:49.6969938Z I0712 00:18:09.928394 1 controller.go:65] Starting ServiceImport Controller
  16281. 2021-07-12T00:22:49.6971698Z I0712 00:18:10.033057 1 controller.go:69] Starting EndpointSlice Controller
  16282. 2021-07-12T00:22:49.6972408Z I0712 00:18:10.034046 1 controller.go:69] Setting localClusterID from env: "cluster1"
  16283. 2021-07-12T00:22:49.6973313Z I0712 00:18:10.152844 1 controller.go:97] Starting Gateway status Controller
  16284. 2021-07-12T00:22:49.6973942Z I0712 00:18:10.254262 1 controller.go:56] Starting Services Controller
  16285. 2021-07-12T00:22:49.6974719Z I0712 00:18:10.255077 1 controller.go:200] Updating the gateway status map[string]bool{"cluster1":true}
  16286. 2021-07-12T00:22:49.6975331Z clusterset.local.:53
  16287. 2021-07-12T00:22:49.6975931Z CoreDNS-1.8.3
  16288. 2021-07-12T00:22:49.6976299Z linux/amd64, go1.16.5,
  16289. 2021-07-12T00:22:49.6976900Z I0712 00:18:31.328865 1 controller.go:200] Updating the gateway status map[string]bool{"cluster1":true, "cluster2":true}
  16290. 2021-07-12T00:22:49.7026277Z [submariner-operator]$ [cluster1] kubectl get pods -n submariner-operator submariner-operator-56f895dd55-slddv -o jsonpath={.status.containerStatuses[*].ready}
  16291. 2021-07-12T00:22:49.7038393Z [submariner-operator]$ [cluster1] kubectl get pods -n submariner-operator submariner-operator-56f895dd55-slddv -o jsonpath={.status.containerStatuses[*].ready}
  16292. 2021-07-12T00:22:49.7047922Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get pods -n submariner-operator submariner-operator-56f895dd55-slddv -o jsonpath={.status.containerStatuses[*].ready}
  16293. 2021-07-12T00:22:49.9572620Z [submariner-operator]$ [cluster1] print_section *** submariner-operator-56f895dd55-slddv ***
  16294. 2021-07-12T00:22:49.9583240Z [submariner-operator]$ [cluster1] print_section *** submariner-operator-56f895dd55-slddv ***
  16295. 2021-07-12T00:22:49.9588321Z ====================================================================
  16296. 2021-07-12T00:22:49.9590172Z ##[endgroup]
  16297. 2021-07-12T00:22:49.9593475Z ##[group]*** submariner-operator-56f895dd55-slddv ***
  16298. 2021-07-12T00:22:49.9595612Z ======================= *** submariner-operator-56f895dd55-slddv *** =======================
  16299. 2021-07-12T00:22:49.9607721Z [submariner-operator]$ [cluster1] kubectl -n submariner-operator logs submariner-operator-56f895dd55-slddv
  16300. 2021-07-12T00:22:49.9623147Z [submariner-operator]$ [cluster1] kubectl -n submariner-operator logs submariner-operator-56f895dd55-slddv
  16301. 2021-07-12T00:22:49.9638059Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 -n submariner-operator logs submariner-operator-56f895dd55-slddv
  16302. 2021-07-12T00:22:50.2472877Z I0712 00:17:38.598717 1 main.go:77] cmd "msg"="Go Version: go1.16.5"
  16303. 2021-07-12T00:22:50.2549207Z I0712 00:17:38.598845 1 main.go:78] cmd "msg"="Go OS/Arch: linux/amd64"
  16304. 2021-07-12T00:22:50.2551089Z I0712 00:17:38.598872 1 main.go:79] cmd "msg"="Version of operator-sdk: v0.19.0"
  16305. 2021-07-12T00:22:50.2552659Z I0712 00:17:38.598889 1 main.go:80] cmd "msg"="Submariner operator version: devel-1a48316"
  16306. 2021-07-12T00:22:50.2554345Z I0712 00:17:38.599150 1 leader.go:89] leader "msg"="Trying to become the leader."
  16307. 2021-07-12T00:22:50.2555081Z I0712 00:17:39.005342 1 leader.go:122] leader "msg"="Found existing lock with my name. I was likely restarted."
  16308. 2021-07-12T00:22:50.2556614Z I0712 00:17:39.005370 1 leader.go:123] leader "msg"="Continuing as the leader."
  16309. 2021-07-12T00:22:50.2558550Z I0712 00:17:39.410314 1 listener.go:44] controller-runtime/metrics "msg"="metrics server is starting to listen" "addr"="0.0.0.0:8383"
  16310. 2021-07-12T00:22:50.2560162Z I0712 00:17:39.410607 1 main.go:129] cmd "msg"="Registering Components."
  16311. 2021-07-12T00:22:50.2561244Z I0712 00:17:39.410794 1 main.go:137] cmd "msg"="Creating the Lighthouse CRDs"
  16312. 2021-07-12T00:22:50.2562218Z I0712 00:17:42.007141 1 main.go:182] cmd "msg"="Could not create ServiceMonitor object" "error"="no ServiceMonitor registered with the API"
  16313. 2021-07-12T00:22:50.2564444Z I0712 00:17:42.007193 1 main.go:186] cmd "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "error"="no ServiceMonitor registered with the API"
  16314. 2021-07-12T00:22:50.2565373Z I0712 00:17:42.007337 1 main.go:203] cmd "msg"="Starting the Cmd."
  16315. 2021-07-12T00:22:50.2566584Z I0712 00:17:42.007640 1 internal.go:406] controller-runtime/manager "msg"="starting metrics server" "path"="/metrics"
  16316. 2021-07-12T00:22:50.2571717Z I0712 00:17:42.008617 1 controller.go:158] controller-runtime/manager/controller/submariner-controller "msg"="Starting EventSource" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"broker":"","brokerK8sApiServer":"","brokerK8sApiServerToken":"","brokerK8sCA":"","brokerK8sRemoteNamespace":"","ceIPSecPSK":"","clusterCIDR":"","clusterID":"","serviceCIDR":"","namespace":"","ceIPSecDebug":false,"debug":false,"natEnabled":false},"status":{"natEnabled":false,"clusterID":"","gatewayDaemonSetStatus":{"mismatchedContainerImages":false},"routeAgentDaemonSetStatus":{"mismatchedContainerImages":false},"globalnetDaemonSetStatus":{"mismatchedContainerImages":false},"loadBalancerStatus":{},"deploymentInfo":{}}}}
  16317. 2021-07-12T00:22:50.2578076Z I0712 00:17:42.009579 1 controller.go:158] controller-runtime/manager/controller/broker "msg"="Starting EventSource" "reconciler group"="submariner.io" "reconciler kind"="Broker" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{},"status":{}}}
  16318. 2021-07-12T00:22:50.2582645Z I0712 00:17:42.010068 1 controller.go:158] controller-runtime/manager/controller/servicediscovery-controller "msg"="Starting EventSource" "source"={"Type":{"status":{"deploymentInfo":{}},"metadata":{"creationTimestamp":null},"spec":{"brokerK8sApiServer":"","brokerK8sApiServerToken":"","brokerK8sCA":"","brokerK8sRemoteNamespace":"","clusterID":"","namespace":"","debug":false}}}
  16319. 2021-07-12T00:22:50.2596772Z I0712 00:17:42.011558 1 controller.go:158] controller-runtime/manager/controller/servicediscovery "msg"="Starting EventSource" "reconciler group"="submariner.io" "reconciler kind"="ServiceDiscovery" "source"={"Type":{"status":{"deploymentInfo":{}},"metadata":{"creationTimestamp":null},"spec":{"brokerK8sApiServer":"","brokerK8sApiServerToken":"","brokerK8sCA":"","brokerK8sRemoteNamespace":"","clusterID":"","namespace":"","debug":false}}}
  16320. 2021-07-12T00:22:50.2604054Z I0712 00:17:42.011613 1 controller.go:158] controller-runtime/manager/controller/submariner "msg"="Starting EventSource" "reconciler group"="submariner.io" "reconciler kind"="Submariner" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"broker":"","brokerK8sApiServer":"","brokerK8sApiServerToken":"","brokerK8sCA":"","brokerK8sRemoteNamespace":"","ceIPSecPSK":"","clusterCIDR":"","clusterID":"","serviceCIDR":"","namespace":"","ceIPSecDebug":false,"debug":false,"natEnabled":false},"status":{"natEnabled":false,"clusterID":"","gatewayDaemonSetStatus":{"mismatchedContainerImages":false},"routeAgentDaemonSetStatus":{"mismatchedContainerImages":false},"globalnetDaemonSetStatus":{"mismatchedContainerImages":false},"loadBalancerStatus":{},"deploymentInfo":{}}}}
  16321. 2021-07-12T00:22:50.2610830Z I0712 00:17:42.016891 1 controller.go:158] controller-runtime/manager/controller/submariner "msg"="Starting EventSource" "reconciler group"="submariner.io" "reconciler kind"="Submariner" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"selector":null,"template":{"metadata":{"creationTimestamp":null},"spec":{"containers":null}},"strategy":{}},"status":{}}}
  16322. 2021-07-12T00:22:50.2614562Z I0712 00:17:42.109573 1 controller.go:158] controller-runtime/manager/controller/submariner-controller "msg"="Starting EventSource" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"selector":null,"template":{"metadata":{"creationTimestamp":null},"spec":{"containers":null}},"updateStrategy":{}},"status":{"currentNumberScheduled":0,"numberMisscheduled":0,"desiredNumberScheduled":0,"numberReady":0}}}
  16323. 2021-07-12T00:22:50.2649240Z I0712 00:17:42.109816 1 controller.go:165] controller-runtime/manager/controller/broker "msg"="Starting Controller" "reconciler group"="submariner.io" "reconciler kind"="Broker"
  16324. 2021-07-12T00:22:50.2651517Z I0712 00:17:42.115060 1 controller.go:158] controller-runtime/manager/controller/servicediscovery-controller "msg"="Starting EventSource" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"selector":null,"template":{"metadata":{"creationTimestamp":null},"spec":{"containers":null}},"strategy":{}},"status":{}}}
  16325. 2021-07-12T00:22:50.2653948Z I0712 00:17:42.115146 1 controller.go:165] controller-runtime/manager/controller/servicediscovery-controller "msg"="Starting Controller"
  16326. 2021-07-12T00:22:50.2655774Z I0712 00:17:42.115185 1 controller.go:192] controller-runtime/manager/controller/servicediscovery-controller "msg"="Starting workers" "worker count"=1
  16327. 2021-07-12T00:22:50.2657718Z I0712 00:17:42.115270 1 controller.go:165] controller-runtime/manager/controller/servicediscovery "msg"="Starting Controller" "reconciler group"="submariner.io" "reconciler kind"="ServiceDiscovery"
  16328. 2021-07-12T00:22:50.2659616Z I0712 00:17:42.115318 1 controller.go:192] controller-runtime/manager/controller/servicediscovery "msg"="Starting workers" "reconciler group"="submariner.io" "reconciler kind"="ServiceDiscovery" "worker count"=1
  16329. 2021-07-12T00:22:50.2661423Z I0712 00:17:42.117588 1 controller.go:165] controller-runtime/manager/controller/submariner "msg"="Starting Controller" "reconciler group"="submariner.io" "reconciler kind"="Submariner"
  16330. 2021-07-12T00:22:50.2663355Z I0712 00:17:42.117636 1 controller.go:192] controller-runtime/manager/controller/submariner "msg"="Starting workers" "reconciler group"="submariner.io" "reconciler kind"="Submariner" "worker count"=1
  16331. 2021-07-12T00:22:50.2666369Z I0712 00:17:42.211242 1 controller.go:158] controller-runtime/manager/controller/submariner-controller "msg"="Starting EventSource" "source"={"Type":{"metadata":{"creationTimestamp":null},"status":{"version":"","haStatus":"","localEndpoint":{"cluster_id":"","cable_name":"","hostname":"","subnets":null,"private_ip":"","public_ip":"","nat_enabled":false,"backend":""},"statusFailure":"","connections":null}}}
  16332. 2021-07-12T00:22:50.2669147Z I0712 00:17:42.211447 1 controller.go:192] controller-runtime/manager/controller/broker "msg"="Starting workers" "reconciler group"="submariner.io" "reconciler kind"="Broker" "worker count"=1
  16333. 2021-07-12T00:22:50.2670659Z I0712 00:17:42.311776 1 controller.go:165] controller-runtime/manager/controller/submariner-controller "msg"="Starting Controller"
  16334. 2021-07-12T00:22:50.2672086Z I0712 00:17:42.311813 1 controller.go:192] controller-runtime/manager/controller/submariner-controller "msg"="Starting workers" "worker count"=1
  16335. 2021-07-12T00:22:50.2673659Z I0712 00:17:43.188490 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16336. 2021-07-12T00:22:50.2675475Z I0712 00:17:43.188627 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16337. 2021-07-12T00:22:50.2677972Z I0712 00:17:43.229414 1 submariner_networkdiscovery.go:42] controller_submariner "msg"="Cluster network discovered"
  16338. 2021-07-12T00:22:50.2679851Z I0712 00:17:43.229635 1 network.go:56] controller_submariner "msg"="Discovered K8s network details" "clusterCIDRs"=["10.0.0.0/16"] "plugin"="weave-net" "serviceCIDRs"=["100.0.0.0/16"]
  16339. 2021-07-12T00:22:50.2681229Z I0712 00:17:43.229743 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16340. 2021-07-12T00:22:50.2682368Z I0712 00:17:43.229852 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16341. 2021-07-12T00:22:50.2683300Z I0712 00:17:43.229478 1 submariner_networkdiscovery.go:42] controller_submariner "msg"="Cluster network discovered"
  16342. 2021-07-12T00:22:50.2684517Z I0712 00:17:43.230061 1 network.go:56] controller_submariner "msg"="Discovered K8s network details" "clusterCIDRs"=["10.0.0.0/16"] "plugin"="weave-net" "serviceCIDRs"=["100.0.0.0/16"]
  16343. 2021-07-12T00:22:50.2690782Z I0712 00:17:43.230131 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16344. 2021-07-12T00:22:50.2691891Z I0712 00:17:43.230147 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16345. 2021-07-12T00:22:50.2693922Z I0712 00:17:43.234457 1 helpers.go:83] controller_submariner "msg"="Created a new DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16346. 2021-07-12T00:22:50.2696494Z E0712 00:17:43.234523 1 controller.go:267] controller-runtime/manager/controller/submariner-controller "msg"="Reconciler error" "error"="error creating or updating DaemonSet submariner-operator/submariner-gateway: DaemonSet.apps \"submariner-gateway\" not found" "name"="submariner" "namespace"="submariner-operator"
  16347. 2021-07-12T00:22:50.2706692Z I0712 00:17:43.234983 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16348. 2021-07-12T00:22:50.2708234Z I0712 00:17:43.235012 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16349. 2021-07-12T00:22:50.2709627Z I0712 00:17:43.235021 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16350. 2021-07-12T00:22:50.2712193Z I0712 00:17:43.240851 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16351. 2021-07-12T00:22:50.2729449Z E0712 00:17:43.243638 1 controller.go:267] controller-runtime/manager/controller/submariner "msg"="Reconciler error" "error"="error creating or updating DaemonSet submariner-operator/submariner-gateway: daemonsets.apps \"submariner-gateway\" already exists" "name"="submariner" "namespace"="submariner-operator" "reconciler group"="submariner.io" "reconciler kind"="Submariner"
  16352. 2021-07-12T00:22:50.2732354Z I0712 00:17:43.248852 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16353. 2021-07-12T00:22:50.2733868Z I0712 00:17:43.248906 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16354. 2021-07-12T00:22:50.2735198Z I0712 00:17:43.248925 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16355. 2021-07-12T00:22:50.2738625Z I0712 00:17:43.324915 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16356. 2021-07-12T00:22:50.2742177Z I0712 00:17:43.369748 1 helpers.go:231] controller_submariner "msg"="Created a new Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16357. 2021-07-12T00:22:50.2769211Z E0712 00:17:43.453366 1 controller.go:267] controller-runtime/manager/controller/submariner-controller "msg"="Reconciler error" "error"="error creating or updating Service submariner-operator/submariner-gateway-metrics: services \"submariner-gateway-metrics\" already exists" "name"="submariner" "namespace"="submariner-operator"
  16358. 2021-07-12T00:22:50.2772046Z I0712 00:17:43.454285 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16359. 2021-07-12T00:22:50.2773357Z I0712 00:17:43.454465 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16360. 2021-07-12T00:22:50.2774986Z I0712 00:17:43.454553 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16361. 2021-07-12T00:22:50.2778992Z I0712 00:17:43.479907 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16362. 2021-07-12T00:22:50.2784674Z I0712 00:17:43.508089 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16363. 2021-07-12T00:22:50.2789652Z I0712 00:17:43.772158 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16364. 2021-07-12T00:22:50.2797369Z I0712 00:17:43.775809 1 helpers.go:83] controller_submariner "msg"="Created a new DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16365. 2021-07-12T00:22:50.2800656Z I0712 00:17:43.781840 1 helpers.go:83] controller_submariner "msg"="Created a new DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16366. 2021-07-12T00:22:50.2804156Z I0712 00:17:43.900944 1 helpers.go:231] controller_submariner "msg"="Created a new Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16367. 2021-07-12T00:22:50.2817320Z I0712 00:17:43.914357 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16368. 2021-07-12T00:22:50.2819958Z I0712 00:17:43.946406 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16369. 2021-07-12T00:22:50.2828641Z I0712 00:17:43.992542 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16370. 2021-07-12T00:22:50.2831363Z I0712 00:17:44.028123 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16371. 2021-07-12T00:22:50.2833906Z I0712 00:17:44.302891 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16372. 2021-07-12T00:22:50.2836257Z I0712 00:17:44.322531 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  16373. 2021-07-12T00:22:50.2852388Z I0712 00:17:44.322716 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  16374. 2021-07-12T00:22:50.2856554Z I0712 00:17:44.325169 1 servicediscovery_resources.go:66] controller_submariner "msg"="Created Service Discovery CR" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Name"="service-discovery" "Namespace"="submariner-operator"
  16375. 2021-07-12T00:22:50.2860789Z I0712 00:17:44.335316 1 helpers.go:129] controller_servicediscovery "msg"="Created a new Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
  16376. 2021-07-12T00:22:50.2869852Z E0712 00:17:44.358727 1 controller.go:267] controller-runtime/manager/controller/servicediscovery-controller "msg"="Reconciler error" "error"="error creating or updating Deployment submariner-operator/submariner-lighthouse-agent: deployments.apps \"submariner-lighthouse-agent\" already exists" "name"="service-discovery" "namespace"="submariner-operator"
  16377. 2021-07-12T00:22:50.2873542Z I0712 00:17:44.358790 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  16378. 2021-07-12T00:22:50.2884283Z I0712 00:17:44.403629 1 helpers.go:231] controller_servicediscovery "msg"="Created a new Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
  16379. 2021-07-12T00:22:50.2910640Z I0712 00:17:44.445156 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16380. 2021-07-12T00:22:50.2913663Z E0712 00:17:44.519118 1 submariner_controller.go:204] controller_submariner "msg"="failed to update the Submariner status" "error"="Operation cannot be fulfilled on submariners.submariner.io \"submariner\": the object has been modified; please apply your changes to the latest version and try again" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16381. 2021-07-12T00:22:50.2916040Z I0712 00:17:44.519277 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16382. 2021-07-12T00:22:50.2918685Z I0712 00:17:44.519394 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16383. 2021-07-12T00:22:50.2920061Z I0712 00:17:44.519464 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16384. 2021-07-12T00:22:50.2922002Z I0712 00:17:44.529542 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16385. 2021-07-12T00:22:50.2923481Z I0712 00:17:44.529603 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16386. 2021-07-12T00:22:50.2924558Z I0712 00:17:44.529632 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16387. 2021-07-12T00:22:50.2926656Z I0712 00:17:44.647567 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16388. 2021-07-12T00:22:50.2929250Z I0712 00:17:44.651115 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16389. 2021-07-12T00:22:50.2931731Z I0712 00:17:44.677785 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16390. 2021-07-12T00:22:50.2934713Z I0712 00:17:44.678024 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16391. 2021-07-12T00:22:50.2937599Z I0712 00:17:44.680355 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
  16392. 2021-07-12T00:22:50.2940429Z I0712 00:17:44.954225 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
  16393. 2021-07-12T00:22:50.2943123Z I0712 00:17:44.963782 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16394. 2021-07-12T00:22:50.2945574Z I0712 00:17:45.080718 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16395. 2021-07-12T00:22:50.2952685Z I0712 00:17:45.086311 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16396. 2021-07-12T00:22:50.2961713Z I0712 00:17:45.131863 1 helpers.go:175] controller_servicediscovery "msg"="Created a new ConfigMap" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "ConfigMap.Name"="submariner-lighthouse-coredns" "ConfigMap.Namespace"="submariner-operator"
  16397. 2021-07-12T00:22:50.2964623Z I0712 00:17:45.190237 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16398. 2021-07-12T00:22:50.2967350Z I0712 00:17:45.190685 1 helpers.go:129] controller_servicediscovery "msg"="Created a new Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
  16399. 2021-07-12T00:22:50.2976762Z I0712 00:17:45.192132 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16400. 2021-07-12T00:22:50.2979251Z I0712 00:17:45.279599 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16401. 2021-07-12T00:22:50.2983447Z I0712 00:17:45.284967 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16402. 2021-07-12T00:22:50.2987263Z I0712 00:17:45.362112 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16403. 2021-07-12T00:22:50.2990149Z I0712 00:17:45.440796 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
  16404. 2021-07-12T00:22:50.2999473Z I0712 00:17:45.441731 1 helpers.go:231] controller_servicediscovery "msg"="Created a new Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns" "Service.Namespace"="submariner-operator"
  16405. 2021-07-12T00:22:50.3002293Z I0712 00:17:45.441802 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16406. 2021-07-12T00:22:50.3005005Z I0712 00:17:45.443117 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16407. 2021-07-12T00:22:50.3008093Z I0712 00:17:45.853604 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16408. 2021-07-12T00:22:50.3011192Z I0712 00:17:45.857170 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16409. 2021-07-12T00:22:50.3014935Z I0712 00:17:45.980177 1 helpers.go:231] controller_servicediscovery "msg"="Created a new Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
  16410. 2021-07-12T00:22:50.3018545Z E0712 00:17:46.085404 1 submariner_controller.go:204] controller_submariner "msg"="failed to update the Submariner status" "error"="Operation cannot be fulfilled on submariners.submariner.io \"submariner\": the object has been modified; please apply your changes to the latest version and try again" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16411. 2021-07-12T00:22:50.3031258Z I0712 00:17:46.085917 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16412. 2021-07-12T00:22:50.3032701Z I0712 00:17:46.085946 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16413. 2021-07-12T00:22:50.3033724Z I0712 00:17:46.085959 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16414. 2021-07-12T00:22:50.3035290Z I0712 00:17:46.139723 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16415. 2021-07-12T00:22:50.3040611Z I0712 00:17:46.139801 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16416. 2021-07-12T00:22:50.3041819Z I0712 00:17:46.139813 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16417. 2021-07-12T00:22:50.3043767Z I0712 00:17:46.225211 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16418. 2021-07-12T00:22:50.3047598Z E0712 00:17:46.254324 1 controller.go:267] controller-runtime/manager/controller/servicediscovery "msg"="Reconciler error" "error"="error creating or updating Service submariner-operator/submariner-lighthouse-coredns-metrics: services \"submariner-lighthouse-coredns-metrics\" already exists" "name"="service-discovery" "namespace"="submariner-operator" "reconciler group"="submariner.io" "reconciler kind"="ServiceDiscovery"
  16419. 2021-07-12T00:22:50.3052479Z I0712 00:17:46.259542 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  16420. 2021-07-12T00:22:50.3080374Z I0712 00:17:46.368317 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16421. 2021-07-12T00:22:50.3085777Z I0712 00:17:46.412321 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
  16422. 2021-07-12T00:22:50.3107962Z I0712 00:17:46.419781 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16423. 2021-07-12T00:22:50.3110509Z I0712 00:17:46.433074 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16424. 2021-07-12T00:22:50.3113126Z I0712 00:17:46.433597 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16425. 2021-07-12T00:22:50.3115525Z I0712 00:17:46.433660 1 servicediscovery_controller.go:487] controller_servicediscovery "msg"="coredns configmap does not have lighthouse configuration hence creating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  16426. 2021-07-12T00:22:50.3127497Z I0712 00:17:46.433677 1 servicediscovery_controller.go:495] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.0.126.160\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"
  16427. 2021-07-12T00:22:50.3130914Z I0712 00:17:46.449144 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
  16428. 2021-07-12T00:22:50.3133497Z I0712 00:17:46.551385 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  16429. 2021-07-12T00:22:50.3136464Z I0712 00:17:46.636625 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
  16430. 2021-07-12T00:22:50.3139413Z I0712 00:17:46.645765 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
  16431. 2021-07-12T00:22:50.3142075Z I0712 00:17:46.870988 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16432. 2021-07-12T00:22:50.3144736Z I0712 00:17:46.963113 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16433. 2021-07-12T00:22:50.3147272Z I0712 00:17:46.963546 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16434. 2021-07-12T00:22:50.3149601Z I0712 00:17:46.982795 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16435. 2021-07-12T00:22:50.3152061Z I0712 00:17:47.036916 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16436. 2021-07-12T00:22:50.3155179Z I0712 00:17:47.037296 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
  16437. 2021-07-12T00:22:50.3158491Z I0712 00:17:47.037558 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16438. 2021-07-12T00:22:50.3160745Z I0712 00:17:47.065054 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16439. 2021-07-12T00:22:50.3163371Z I0712 00:17:47.074082 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16440. 2021-07-12T00:22:50.3166417Z I0712 00:17:47.114727 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
  16441. 2021-07-12T00:22:50.3169354Z I0712 00:17:47.120052 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
  16442. 2021-07-12T00:22:50.3172329Z I0712 00:17:47.136357 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16443. 2021-07-12T00:22:50.3175080Z I0712 00:17:47.136930 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16444. 2021-07-12T00:22:50.3178255Z I0712 00:17:47.209360 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
  16445. 2021-07-12T00:22:50.3181360Z I0712 00:17:47.527094 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16446. 2021-07-12T00:22:50.3186487Z I0712 00:17:47.553538 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16447. 2021-07-12T00:22:50.3191348Z I0712 00:17:47.568158 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16448. 2021-07-12T00:22:50.3206614Z I0712 00:17:47.579073 1 servicediscovery_controller.go:471] controller_servicediscovery "msg"="coredns configmap has lighthouse configuration hence updating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  16449. 2021-07-12T00:22:50.3214043Z I0712 00:17:47.579126 1 servicediscovery_controller.go:495] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.0.126.160\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"
  16450. 2021-07-12T00:22:50.3218417Z I0712 00:17:47.734558 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16451. 2021-07-12T00:22:50.3221856Z I0712 00:17:47.771652 1 servicediscovery_controller.go:471] controller_servicediscovery "msg"="coredns configmap has lighthouse configuration hence updating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  16452. 2021-07-12T00:22:50.3225954Z I0712 00:17:47.773032 1 servicediscovery_controller.go:495] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.0.126.160\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"
  16453. 2021-07-12T00:22:50.3229086Z I0712 00:18:04.458771 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16454. 2021-07-12T00:22:50.3230742Z I0712 00:18:04.458838 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16455. 2021-07-12T00:22:50.3232438Z I0712 00:18:04.458853 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16456. 2021-07-12T00:22:50.3234990Z I0712 00:18:04.511168 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16457. 2021-07-12T00:22:50.3238394Z I0712 00:18:04.633357 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16458. 2021-07-12T00:22:50.3241814Z I0712 00:18:05.035732 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16459. 2021-07-12T00:22:50.3247635Z I0712 00:18:05.340690 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16460. 2021-07-12T00:22:50.3268166Z I0712 00:18:05.370199 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16461. 2021-07-12T00:22:50.3270684Z I0712 00:18:05.663249 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16462. 2021-07-12T00:22:50.3273543Z I0712 00:18:06.076402 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16463. 2021-07-12T00:22:50.3276316Z I0712 00:18:06.169477 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16464. 2021-07-12T00:22:50.3277727Z I0712 00:18:06.170238 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16465. 2021-07-12T00:22:50.3278684Z I0712 00:18:06.170250 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16466. 2021-07-12T00:22:50.3280118Z I0712 00:18:06.169774 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16467. 2021-07-12T00:22:50.3281295Z I0712 00:18:06.170772 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16468. 2021-07-12T00:22:50.3291802Z I0712 00:18:06.170783 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16469. 2021-07-12T00:22:50.3294145Z I0712 00:18:06.216777 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16470. 2021-07-12T00:22:50.3296687Z I0712 00:18:06.255874 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16471. 2021-07-12T00:22:50.3317329Z I0712 00:18:06.272536 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16472. 2021-07-12T00:22:50.3320068Z I0712 00:18:06.292147 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16473. 2021-07-12T00:22:50.3322714Z I0712 00:18:06.680286 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16474. 2021-07-12T00:22:50.3325366Z I0712 00:18:06.689351 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16475. 2021-07-12T00:22:50.3327947Z I0712 00:18:06.712008 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16476. 2021-07-12T00:22:50.3330337Z I0712 00:18:06.792992 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16477. 2021-07-12T00:22:50.3332988Z I0712 00:18:06.793336 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16478. 2021-07-12T00:22:50.3335821Z I0712 00:18:06.817890 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16479. 2021-07-12T00:22:50.3338386Z I0712 00:18:06.818171 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16480. 2021-07-12T00:22:50.3340904Z I0712 00:18:06.843955 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16481. 2021-07-12T00:22:50.3343683Z I0712 00:18:07.244397 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16482. 2021-07-12T00:22:50.3346135Z I0712 00:18:07.341450 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16483. 2021-07-12T00:22:50.3368815Z I0712 00:18:07.572290 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16484. 2021-07-12T00:22:50.3370400Z I0712 00:18:07.572351 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16485. 2021-07-12T00:22:50.3371358Z I0712 00:18:07.572361 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16486. 2021-07-12T00:22:50.3374076Z E0712 00:18:07.659285 1 submariner_controller.go:204] controller_submariner "msg"="failed to update the Submariner status" "error"="Operation cannot be fulfilled on submariners.submariner.io \"submariner\": the object has been modified; please apply your changes to the latest version and try again" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16487. 2021-07-12T00:22:50.3376727Z I0712 00:18:07.659334 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16488. 2021-07-12T00:22:50.3378081Z I0712 00:18:07.659480 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16489. 2021-07-12T00:22:50.3379283Z I0712 00:18:07.659494 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16490. 2021-07-12T00:22:50.3381445Z I0712 00:18:07.663991 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16491. 2021-07-12T00:22:50.3385867Z I0712 00:18:07.732765 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16492. 2021-07-12T00:22:50.3390056Z I0712 00:18:08.335144 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16493. 2021-07-12T00:22:50.3393490Z I0712 00:18:08.419461 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  16494. 2021-07-12T00:22:50.3396587Z I0712 00:18:08.567596 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16495. 2021-07-12T00:22:50.3400293Z I0712 00:18:08.568292 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
  16496. 2021-07-12T00:22:50.3404768Z I0712 00:18:08.755149 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16497. 2021-07-12T00:22:50.3409837Z I0712 00:18:08.755518 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
  16498. 2021-07-12T00:22:50.3413011Z I0712 00:18:08.797900 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16499. 2021-07-12T00:22:50.3415908Z I0712 00:18:08.883347 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16500. 2021-07-12T00:22:50.3418811Z I0712 00:18:08.990901 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16501. 2021-07-12T00:22:50.3421400Z I0712 00:18:09.008087 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16502. 2021-07-12T00:22:50.3424671Z I0712 00:18:09.182551 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16503. 2021-07-12T00:22:50.3427466Z I0712 00:18:09.276702 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
  16504. 2021-07-12T00:22:50.3433073Z I0712 00:18:09.292251 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16505. 2021-07-12T00:22:50.3436696Z I0712 00:18:09.315016 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16506. 2021-07-12T00:22:50.3439733Z I0712 00:18:09.410012 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16507. 2021-07-12T00:22:50.3442813Z I0712 00:18:09.436594 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
  16508. 2021-07-12T00:22:50.3446380Z I0712 00:18:09.436682 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16509. 2021-07-12T00:22:50.3449991Z I0712 00:18:09.870054 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16510. 2021-07-12T00:22:50.3453244Z I0712 00:18:09.891599 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16511. 2021-07-12T00:22:50.3455757Z I0712 00:18:09.913682 1 servicediscovery_controller.go:471] controller_servicediscovery "msg"="coredns configmap has lighthouse configuration hence updating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  16512. 2021-07-12T00:22:50.3458768Z I0712 00:18:09.913838 1 servicediscovery_controller.go:495] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.0.126.160\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"
  16513. 2021-07-12T00:22:50.3461441Z I0712 00:18:10.089685 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  16514. 2021-07-12T00:22:50.3464446Z I0712 00:18:10.144581 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
  16515. 2021-07-12T00:22:50.3467765Z I0712 00:18:10.221317 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
  16516. 2021-07-12T00:22:50.3470775Z I0712 00:18:10.634101 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16517. 2021-07-12T00:22:50.3475361Z I0712 00:18:10.658100 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
  16518. 2021-07-12T00:22:50.3479660Z I0712 00:18:10.679815 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
  16519. 2021-07-12T00:22:50.3482251Z I0712 00:18:11.076677 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16520. 2021-07-12T00:22:50.3483552Z I0712 00:18:11.076862 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16521. 2021-07-12T00:22:50.3484921Z I0712 00:18:11.076886 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16522. 2021-07-12T00:22:50.3488373Z I0712 00:18:11.084593 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16523. 2021-07-12T00:22:50.3491182Z I0712 00:18:11.116569 1 servicediscovery_controller.go:471] controller_servicediscovery "msg"="coredns configmap has lighthouse configuration hence updating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  16524. 2021-07-12T00:22:50.3494542Z I0712 00:18:11.116737 1 servicediscovery_controller.go:495] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.0.126.160\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"
  16525. 2021-07-12T00:22:50.3498830Z I0712 00:18:11.125969 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16526. 2021-07-12T00:22:50.3501266Z I0712 00:18:11.150403 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16527. 2021-07-12T00:22:50.3503998Z I0712 00:18:11.551620 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16528. 2021-07-12T00:22:50.3506512Z I0712 00:18:11.670636 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16529. 2021-07-12T00:22:50.3508785Z I0712 00:18:11.920822 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16530. 2021-07-12T00:22:50.3511076Z I0712 00:18:11.925147 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16531. 2021-07-12T00:22:50.3514331Z I0712 00:18:12.328938 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16532. 2021-07-12T00:22:50.3517987Z I0712 00:18:12.372556 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16533. 2021-07-12T00:22:50.3519706Z I0712 00:18:12.372601 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16534. 2021-07-12T00:22:50.3520801Z I0712 00:18:12.372612 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16535. 2021-07-12T00:22:50.3523167Z I0712 00:18:12.373963 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16536. 2021-07-12T00:22:50.3524660Z I0712 00:18:12.373997 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16537. 2021-07-12T00:22:50.3526460Z I0712 00:18:12.374007 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16538. 2021-07-12T00:22:50.3528196Z I0712 00:18:12.532204 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16539. 2021-07-12T00:22:50.3530614Z I0712 00:18:12.532963 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16540. 2021-07-12T00:22:50.3540196Z I0712 00:18:12.545623 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16541. 2021-07-12T00:22:50.3543252Z I0712 00:18:12.545626 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16542. 2021-07-12T00:22:50.3545876Z I0712 00:18:12.948432 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16543. 2021-07-12T00:22:50.3548645Z I0712 00:18:12.949604 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16544. 2021-07-12T00:22:50.3551402Z I0712 00:18:12.977582 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16545. 2021-07-12T00:22:50.3554259Z I0712 00:18:12.977782 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16546. 2021-07-12T00:22:50.3557959Z I0712 00:18:12.986800 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16547. 2021-07-12T00:22:50.3560783Z I0712 00:18:12.987203 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16548. 2021-07-12T00:22:50.3563395Z I0712 00:18:13.021155 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16549. 2021-07-12T00:22:50.3566273Z I0712 00:18:13.021247 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16550. 2021-07-12T00:22:50.3568762Z I0712 00:18:13.424527 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16551. 2021-07-12T00:22:50.3570986Z I0712 00:18:13.430672 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16552. 2021-07-12T00:22:50.3572844Z I0712 00:18:13.504279 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16553. 2021-07-12T00:22:50.3573999Z I0712 00:18:13.504347 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16554. 2021-07-12T00:22:50.3575346Z I0712 00:18:13.504378 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16555. 2021-07-12T00:22:50.3577750Z I0712 00:18:13.518744 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16556. 2021-07-12T00:22:50.3581108Z I0712 00:18:13.526232 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16557. 2021-07-12T00:22:50.3583477Z I0712 00:18:13.928092 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16558. 2021-07-12T00:22:50.3586229Z I0712 00:18:13.931109 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16559. 2021-07-12T00:22:50.3590791Z I0712 00:18:13.935776 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16560. 2021-07-12T00:22:50.3594344Z I0712 00:18:13.947879 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16561. 2021-07-12T00:22:50.3597565Z I0712 00:18:14.349916 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16562. 2021-07-12T00:22:50.3600155Z I0712 00:18:14.366181 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16563. 2021-07-12T00:22:50.3602281Z I0712 00:18:14.378563 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16564. 2021-07-12T00:22:50.3603744Z I0712 00:18:14.378767 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16565. 2021-07-12T00:22:50.3604960Z I0712 00:18:14.378790 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16566. 2021-07-12T00:22:50.3606572Z I0712 00:18:14.379075 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16567. 2021-07-12T00:22:50.3607656Z I0712 00:18:14.380891 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16568. 2021-07-12T00:22:50.3610096Z I0712 00:18:14.385984 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16569. 2021-07-12T00:22:50.3612764Z I0712 00:18:14.389326 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16570. 2021-07-12T00:22:50.3615338Z I0712 00:18:14.418579 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16571. 2021-07-12T00:22:50.3617868Z I0712 00:18:14.419916 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16572. 2021-07-12T00:22:50.3620124Z I0712 00:18:14.824326 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16573. 2021-07-12T00:22:50.3622332Z I0712 00:18:14.826654 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16574. 2021-07-12T00:22:50.3624568Z I0712 00:18:14.829684 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16575. 2021-07-12T00:22:50.3626844Z I0712 00:18:14.835424 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16576. 2021-07-12T00:22:50.3629406Z I0712 00:18:14.835943 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16577. 2021-07-12T00:22:50.3631862Z I0712 00:18:14.841245 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16578. 2021-07-12T00:22:50.3635785Z I0712 00:18:14.861913 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16579. 2021-07-12T00:22:50.3638561Z I0712 00:18:14.877388 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16580. 2021-07-12T00:22:50.3640861Z I0712 00:18:15.263744 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16581. 2021-07-12T00:22:50.3643066Z I0712 00:18:15.279074 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16582. 2021-07-12T00:22:50.3645175Z I0712 00:18:17.777612 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16583. 2021-07-12T00:22:50.3646405Z I0712 00:18:17.777667 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16584. 2021-07-12T00:22:50.3647432Z I0712 00:18:17.777680 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16585. 2021-07-12T00:22:50.3649347Z I0712 00:18:17.802127 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16586. 2021-07-12T00:22:50.3652304Z I0712 00:18:17.806735 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16587. 2021-07-12T00:22:50.3655412Z I0712 00:18:18.208832 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16588. 2021-07-12T00:22:50.3659081Z I0712 00:18:18.220029 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16589. 2021-07-12T00:22:50.3662202Z I0712 00:18:18.225820 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16590. 2021-07-12T00:22:50.3664840Z I0712 00:18:18.236420 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16591. 2021-07-12T00:22:50.3667231Z I0712 00:18:18.688342 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  16592. 2021-07-12T00:22:50.3669309Z I0712 00:18:18.706900 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16593. 2021-07-12T00:22:50.3671749Z I0712 00:18:18.748570 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
  16594. 2021-07-12T00:22:50.3674513Z I0712 00:18:18.749590 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16595. 2021-07-12T00:22:50.3676024Z I0712 00:18:18.749675 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16596. 2021-07-12T00:22:50.3677580Z I0712 00:18:18.749770 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16597. 2021-07-12T00:22:50.3679539Z I0712 00:18:18.758918 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16598. 2021-07-12T00:22:50.3680837Z I0712 00:18:18.758982 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16599. 2021-07-12T00:22:50.3682181Z I0712 00:18:18.759000 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16600. 2021-07-12T00:22:50.3684160Z I0712 00:18:18.838369 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
  16601. 2021-07-12T00:22:50.3687099Z I0712 00:18:18.843254 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16602. 2021-07-12T00:22:50.3693125Z I0712 00:18:18.856023 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16603. 2021-07-12T00:22:50.3695745Z I0712 00:18:18.934920 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16604. 2021-07-12T00:22:50.3705028Z I0712 00:18:18.935303 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16605. 2021-07-12T00:22:50.3708712Z I0712 00:18:19.245093 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16606. 2021-07-12T00:22:50.3711836Z I0712 00:18:19.249091 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
  16607. 2021-07-12T00:22:50.3714821Z I0712 00:18:19.264450 1 helpers.go:233] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
  16608. 2021-07-12T00:22:50.3717752Z I0712 00:18:19.345681 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16609. 2021-07-12T00:22:50.3721708Z I0712 00:18:19.346448 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16610. 2021-07-12T00:22:50.3724552Z I0712 00:18:19.362113 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16611. 2021-07-12T00:22:50.3726842Z I0712 00:18:19.366431 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16612. 2021-07-12T00:22:50.3729108Z I0712 00:18:19.380921 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16613. 2021-07-12T00:22:50.3732668Z I0712 00:18:19.381385 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16614. 2021-07-12T00:22:50.3735434Z I0712 00:18:19.417631 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16615. 2021-07-12T00:22:50.3737793Z I0712 00:18:19.419063 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16616. 2021-07-12T00:22:50.3740186Z I0712 00:18:19.665545 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16617. 2021-07-12T00:22:50.3742420Z I0712 00:18:19.667209 1 servicediscovery_controller.go:471] controller_servicediscovery "msg"="coredns configmap has lighthouse configuration hence updating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  16618. 2021-07-12T00:22:50.3745714Z I0712 00:18:19.667331 1 servicediscovery_controller.go:495] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.0.126.160\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"
  16619. 2021-07-12T00:22:50.3749379Z I0712 00:18:19.819615 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16620. 2021-07-12T00:22:50.3751716Z I0712 00:18:19.823176 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16621. 2021-07-12T00:22:50.3753862Z I0712 00:18:31.322802 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16622. 2021-07-12T00:22:50.3755092Z I0712 00:18:31.322849 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16623. 2021-07-12T00:22:50.3756454Z I0712 00:18:31.322860 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16624. 2021-07-12T00:22:50.3758953Z I0712 00:18:31.328121 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16625. 2021-07-12T00:22:50.3761610Z I0712 00:18:31.334021 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16626. 2021-07-12T00:22:50.3764332Z I0712 00:18:31.735275 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16627. 2021-07-12T00:22:50.3766890Z I0712 00:18:31.738152 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16628. 2021-07-12T00:22:50.3769160Z I0712 00:18:31.740264 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16629. 2021-07-12T00:22:50.3772127Z I0712 00:18:31.742502 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16630. 2021-07-12T00:22:50.3775164Z I0712 00:18:32.144417 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16631. 2021-07-12T00:22:50.3777324Z I0712 00:18:32.150886 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16632. 2021-07-12T00:22:50.3778867Z I0712 00:18:32.151017 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16633. 2021-07-12T00:22:50.3779884Z I0712 00:18:32.151074 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16634. 2021-07-12T00:22:50.3781341Z I0712 00:18:32.158346 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16635. 2021-07-12T00:22:50.3782674Z I0712 00:18:32.158434 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16636. 2021-07-12T00:22:50.3783633Z I0712 00:18:32.158531 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16637. 2021-07-12T00:22:50.3785368Z I0712 00:18:32.160626 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16638. 2021-07-12T00:22:50.3788189Z I0712 00:18:32.173576 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16639. 2021-07-12T00:22:50.3792825Z I0712 00:18:32.176464 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16640. 2021-07-12T00:22:50.3797662Z I0712 00:18:32.205771 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16641. 2021-07-12T00:22:50.3801349Z I0712 00:18:32.577842 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16642. 2021-07-12T00:22:50.3804608Z I0712 00:18:32.584419 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16643. 2021-07-12T00:22:50.3807428Z I0712 00:18:32.586864 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16644. 2021-07-12T00:22:50.3809958Z I0712 00:18:32.593099 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16645. 2021-07-12T00:22:50.3812553Z I0712 00:18:32.611882 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16646. 2021-07-12T00:22:50.3815111Z I0712 00:18:32.616926 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16647. 2021-07-12T00:22:50.3818746Z I0712 00:18:32.621492 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16648. 2021-07-12T00:22:50.3823406Z I0712 00:18:32.637736 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16649. 2021-07-12T00:22:50.3825874Z I0712 00:18:32.994417 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16650. 2021-07-12T00:22:50.3828340Z I0712 00:18:33.038937 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16651. 2021-07-12T00:22:50.3830894Z I0712 00:18:36.336542 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16652. 2021-07-12T00:22:50.3832754Z I0712 00:18:36.336590 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16653. 2021-07-12T00:22:50.3834145Z I0712 00:18:36.336601 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16654. 2021-07-12T00:22:50.3836355Z I0712 00:18:36.341360 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16655. 2021-07-12T00:22:50.3839095Z I0712 00:18:36.349256 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16656. 2021-07-12T00:22:50.3841682Z I0712 00:18:36.750279 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16657. 2021-07-12T00:22:50.3844392Z I0712 00:18:36.754151 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16658. 2021-07-12T00:22:50.3854599Z I0712 00:18:36.756486 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16659. 2021-07-12T00:22:50.3856958Z I0712 00:18:36.759091 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16660. 2021-07-12T00:22:50.3859265Z I0712 00:18:37.160784 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16661. 2021-07-12T00:22:50.3861119Z I0712 00:18:37.170662 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16662. 2021-07-12T00:22:50.3862288Z I0712 00:18:37.170774 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16663. 2021-07-12T00:22:50.3863798Z I0712 00:18:37.170813 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16664. 2021-07-12T00:22:50.3867677Z I0712 00:18:37.174609 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16665. 2021-07-12T00:22:50.3870280Z I0712 00:18:37.175494 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16666. 2021-07-12T00:22:50.3872051Z I0712 00:18:37.175601 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16667. 2021-07-12T00:22:50.3873248Z I0712 00:18:37.175677 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16668. 2021-07-12T00:22:50.3875144Z I0712 00:18:37.180665 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16669. 2021-07-12T00:22:50.3881167Z I0712 00:18:37.182318 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16670. 2021-07-12T00:22:50.3883558Z I0712 00:18:37.197834 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16671. 2021-07-12T00:22:50.3886192Z I0712 00:18:37.584173 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16672. 2021-07-12T00:22:50.3888552Z I0712 00:18:37.586553 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16673. 2021-07-12T00:22:50.3892499Z I0712 00:18:37.588904 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16674. 2021-07-12T00:22:50.3925571Z I0712 00:18:37.592176 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16675. 2021-07-12T00:22:50.3928309Z I0712 00:18:37.604267 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16676. 2021-07-12T00:22:50.3930812Z I0712 00:18:37.613579 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16677. 2021-07-12T00:22:50.3933364Z I0712 00:18:37.616116 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16678. 2021-07-12T00:22:50.3935691Z I0712 00:18:37.618723 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16679. 2021-07-12T00:22:50.3937978Z I0712 00:18:37.993101 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16680. 2021-07-12T00:22:50.3940159Z I0712 00:18:38.020460 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16681. 2021-07-12T00:22:50.3942030Z I0712 00:18:41.394542 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16682. 2021-07-12T00:22:50.3943198Z I0712 00:18:41.394671 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16683. 2021-07-12T00:22:50.3944139Z I0712 00:18:41.394693 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16684. 2021-07-12T00:22:50.3945861Z I0712 00:18:41.406688 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16685. 2021-07-12T00:22:50.3956642Z I0712 00:18:41.438924 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16686. 2021-07-12T00:22:50.3959550Z I0712 00:18:41.841663 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16687. 2021-07-12T00:22:50.3961877Z I0712 00:18:41.877763 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16688. 2021-07-12T00:22:50.3965083Z I0712 00:18:41.883163 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16689. 2021-07-12T00:22:50.3967869Z I0712 00:18:41.898833 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16690. 2021-07-12T00:22:50.3970641Z I0712 00:18:42.301273 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16691. 2021-07-12T00:22:50.3972886Z I0712 00:18:42.313245 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16692. 2021-07-12T00:22:50.3974290Z I0712 00:18:42.313299 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16693. 2021-07-12T00:22:50.3975243Z I0712 00:18:42.313309 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16694. 2021-07-12T00:22:50.3976668Z I0712 00:18:42.313642 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16695. 2021-07-12T00:22:50.3977814Z I0712 00:18:42.313667 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16696. 2021-07-12T00:22:50.3978768Z I0712 00:18:42.313677 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16697. 2021-07-12T00:22:50.3981626Z I0712 00:18:42.319437 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16698. 2021-07-12T00:22:50.3983976Z I0712 00:18:42.323933 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16699. 2021-07-12T00:22:50.3986826Z I0712 00:18:42.330881 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16700. 2021-07-12T00:22:50.3989482Z I0712 00:18:42.334577 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16701. 2021-07-12T00:22:50.3993960Z I0712 00:18:42.732814 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16702. 2021-07-12T00:22:50.3999812Z I0712 00:18:42.736028 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16703. 2021-07-12T00:22:50.4002672Z I0712 00:18:42.737604 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16704. 2021-07-12T00:22:50.4005044Z I0712 00:18:42.739684 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16705. 2021-07-12T00:22:50.4007475Z I0712 00:18:42.741531 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16706. 2021-07-12T00:22:50.4009974Z I0712 00:18:42.745825 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16707. 2021-07-12T00:22:50.4012407Z I0712 00:18:42.746136 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16708. 2021-07-12T00:22:50.4015138Z I0712 00:18:42.754484 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16709. 2021-07-12T00:22:50.4017685Z I0712 00:18:43.147211 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16710. 2021-07-12T00:22:50.4020282Z I0712 00:18:43.157870 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16711. 2021-07-12T00:22:50.4029109Z I0712 00:18:46.444015 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16712. 2021-07-12T00:22:50.4030281Z I0712 00:18:46.444115 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16713. 2021-07-12T00:22:50.4031252Z I0712 00:18:46.444126 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16714. 2021-07-12T00:22:50.4032997Z I0712 00:18:46.447680 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16715. 2021-07-12T00:22:50.4035272Z I0712 00:18:46.451798 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16716. 2021-07-12T00:22:50.4037719Z I0712 00:18:46.854134 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16717. 2021-07-12T00:22:50.4040579Z I0712 00:18:46.859107 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16718. 2021-07-12T00:22:50.4042964Z I0712 00:18:46.862377 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16719. 2021-07-12T00:22:50.4054081Z I0712 00:18:46.870123 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16720. 2021-07-12T00:22:50.4056689Z I0712 00:18:47.271963 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16721. 2021-07-12T00:22:50.4058553Z I0712 00:18:47.279091 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16722. 2021-07-12T00:22:50.4059716Z I0712 00:18:47.279254 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16723. 2021-07-12T00:22:50.4060672Z I0712 00:18:47.279392 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16724. 2021-07-12T00:22:50.4062031Z I0712 00:18:47.284948 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16725. 2021-07-12T00:22:50.4063193Z I0712 00:18:47.285492 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16726. 2021-07-12T00:22:50.4064377Z I0712 00:18:47.285861 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16727. 2021-07-12T00:22:50.4066191Z I0712 00:18:47.291083 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16728. 2021-07-12T00:22:50.4068707Z I0712 00:18:47.294383 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16729. 2021-07-12T00:22:50.4071428Z I0712 00:18:47.325448 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16730. 2021-07-12T00:22:50.4076536Z I0712 00:18:47.328830 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16731. 2021-07-12T00:22:50.4079117Z I0712 00:18:47.695469 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16732. 2021-07-12T00:22:50.4082195Z I0712 00:18:47.698597 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16733. 2021-07-12T00:22:50.4085063Z I0712 00:18:47.701008 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16734. 2021-07-12T00:22:50.4087464Z I0712 00:18:47.703476 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16735. 2021-07-12T00:22:50.4089763Z I0712 00:18:47.730107 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16736. 2021-07-12T00:22:50.4092171Z I0712 00:18:47.732599 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16737. 2021-07-12T00:22:50.4096340Z I0712 00:18:47.734740 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16738. 2021-07-12T00:22:50.4099033Z I0712 00:18:47.737251 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16739. 2021-07-12T00:22:50.4101505Z I0712 00:18:48.104772 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16740. 2021-07-12T00:22:50.4103830Z I0712 00:18:48.139014 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16741. 2021-07-12T00:22:50.4105900Z I0712 00:18:51.461279 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16742. 2021-07-12T00:22:50.4107058Z I0712 00:18:51.462296 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16743. 2021-07-12T00:22:50.4107992Z I0712 00:18:51.462823 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16744. 2021-07-12T00:22:50.4109710Z I0712 00:18:51.467100 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16745. 2021-07-12T00:22:50.4111998Z I0712 00:18:51.472691 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16746. 2021-07-12T00:22:50.4114760Z I0712 00:18:51.876204 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16747. 2021-07-12T00:22:50.4117738Z I0712 00:18:51.905827 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16748. 2021-07-12T00:22:50.4120484Z I0712 00:18:51.912473 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16749. 2021-07-12T00:22:50.4123165Z I0712 00:18:51.932240 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16750. 2021-07-12T00:22:50.4126094Z I0712 00:18:52.334416 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16751. 2021-07-12T00:22:50.4128220Z I0712 00:18:52.342026 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16752. 2021-07-12T00:22:50.4147240Z I0712 00:18:52.342066 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16753. 2021-07-12T00:22:50.4148405Z I0712 00:18:52.342077 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16754. 2021-07-12T00:22:50.4150549Z I0712 00:18:52.355163 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16755. 2021-07-12T00:22:50.4151720Z I0712 00:18:52.355198 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16756. 2021-07-12T00:22:50.4152860Z I0712 00:18:52.355207 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16757. 2021-07-12T00:22:50.4154720Z I0712 00:18:52.365405 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16758. 2021-07-12T00:22:50.4157975Z I0712 00:18:52.371802 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16759. 2021-07-12T00:22:50.4160622Z I0712 00:18:52.372143 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16760. 2021-07-12T00:22:50.4163276Z I0712 00:18:52.397458 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16761. 2021-07-12T00:22:50.4166073Z I0712 00:18:52.773249 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16762. 2021-07-12T00:22:50.4169791Z I0712 00:18:52.781444 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16763. 2021-07-12T00:22:50.4172839Z I0712 00:18:52.784483 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16764. 2021-07-12T00:22:50.4177170Z I0712 00:18:52.788651 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16765. 2021-07-12T00:22:50.4181942Z I0712 00:18:52.807877 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16766. 2021-07-12T00:22:50.4185025Z I0712 00:18:52.811669 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16767. 2021-07-12T00:22:50.4187551Z I0712 00:18:52.814725 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16768. 2021-07-12T00:22:50.4189871Z I0712 00:18:52.817770 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16769. 2021-07-12T00:22:50.4192622Z I0712 00:18:53.190120 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16770. 2021-07-12T00:22:50.4197221Z I0712 00:18:53.220744 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16771. 2021-07-12T00:22:50.4202023Z I0712 00:18:56.477627 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16772. 2021-07-12T00:22:50.4211868Z I0712 00:18:56.477754 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16773. 2021-07-12T00:22:50.4213050Z I0712 00:18:56.477809 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16774. 2021-07-12T00:22:50.4216047Z I0712 00:18:56.488114 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16775. 2021-07-12T00:22:50.4218733Z I0712 00:18:56.496794 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16776. 2021-07-12T00:22:50.4221010Z I0712 00:18:56.897896 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16777. 2021-07-12T00:22:50.4224143Z I0712 00:18:56.900789 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16778. 2021-07-12T00:22:50.4227055Z I0712 00:18:56.905759 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16779. 2021-07-12T00:22:50.4229885Z I0712 00:18:56.909866 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16780. 2021-07-12T00:22:50.4232977Z I0712 00:18:57.311387 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16781. 2021-07-12T00:22:50.4235021Z I0712 00:18:57.319285 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16782. 2021-07-12T00:22:50.4236546Z I0712 00:18:57.319584 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16783. 2021-07-12T00:22:50.4237785Z I0712 00:18:57.319847 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16784. 2021-07-12T00:22:50.4239294Z I0712 00:18:57.322559 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16785. 2021-07-12T00:22:50.4240610Z I0712 00:18:57.323321 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16786. 2021-07-12T00:22:50.4241566Z I0712 00:18:57.323422 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16787. 2021-07-12T00:22:50.4243538Z I0712 00:18:57.327281 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16788. 2021-07-12T00:22:50.4247701Z I0712 00:18:57.327768 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16789. 2021-07-12T00:22:50.4250146Z I0712 00:18:57.332377 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16790. 2021-07-12T00:22:50.4252647Z I0712 00:18:57.333511 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16791. 2021-07-12T00:22:50.4255021Z I0712 00:18:57.739164 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16792. 2021-07-12T00:22:50.4257424Z I0712 00:18:57.739560 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16793. 2021-07-12T00:22:50.4259664Z I0712 00:18:57.752547 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16794. 2021-07-12T00:22:50.4261947Z I0712 00:18:57.753144 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16795. 2021-07-12T00:22:50.4264916Z I0712 00:18:57.760549 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16796. 2021-07-12T00:22:50.4267733Z I0712 00:18:57.760862 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16797. 2021-07-12T00:22:50.4271336Z I0712 00:18:57.781869 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16798. 2021-07-12T00:22:50.4274231Z I0712 00:18:57.782146 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16799. 2021-07-12T00:22:50.4276780Z I0712 00:18:58.184328 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16800. 2021-07-12T00:22:50.4279173Z I0712 00:18:58.184368 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16801. 2021-07-12T00:22:50.4281042Z I0712 00:19:01.500785 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16802. 2021-07-12T00:22:50.4282646Z I0712 00:19:01.500861 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16803. 2021-07-12T00:22:50.4284387Z I0712 00:19:01.500871 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16804. 2021-07-12T00:22:50.4286712Z I0712 00:19:01.513095 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16805. 2021-07-12T00:22:50.4289205Z I0712 00:19:01.523909 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16806. 2021-07-12T00:22:50.4291806Z I0712 00:19:01.926375 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16807. 2021-07-12T00:22:50.4294513Z I0712 00:19:01.930430 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16808. 2021-07-12T00:22:50.4298534Z I0712 00:19:01.932968 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16809. 2021-07-12T00:22:50.4302973Z I0712 00:19:01.939385 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16810. 2021-07-12T00:22:50.4306646Z I0712 00:19:02.340964 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16811. 2021-07-12T00:22:50.4309465Z I0712 00:19:02.365035 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16812. 2021-07-12T00:22:50.4310657Z I0712 00:19:02.376003 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16813. 2021-07-12T00:22:50.4312385Z I0712 00:19:02.375930 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16814. 2021-07-12T00:22:50.4314732Z I0712 00:19:02.380120 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16815. 2021-07-12T00:22:50.4325073Z I0712 00:19:02.380143 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16816. 2021-07-12T00:22:50.4326451Z I0712 00:19:02.380009 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16817. 2021-07-12T00:22:50.4328403Z I0712 00:19:02.400496 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16818. 2021-07-12T00:22:50.4330764Z I0712 00:19:02.405977 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16819. 2021-07-12T00:22:50.4334761Z I0712 00:19:02.417708 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16820. 2021-07-12T00:22:50.4338584Z I0712 00:19:02.420645 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16821. 2021-07-12T00:22:50.4341470Z I0712 00:19:02.819772 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16822. 2021-07-12T00:22:50.4351074Z I0712 00:19:02.821393 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16823. 2021-07-12T00:22:50.4353619Z I0712 00:19:02.823289 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16824. 2021-07-12T00:22:50.4356407Z I0712 00:19:02.824282 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16825. 2021-07-12T00:22:50.4359347Z I0712 00:19:02.828335 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16826. 2021-07-12T00:22:50.4361757Z I0712 00:19:02.828592 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16827. 2021-07-12T00:22:50.4364892Z I0712 00:19:02.837836 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16828. 2021-07-12T00:22:50.4367777Z I0712 00:19:02.838130 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16829. 2021-07-12T00:22:50.4370062Z I0712 00:19:03.246657 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16830. 2021-07-12T00:22:50.4372454Z I0712 00:19:03.250883 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16831. 2021-07-12T00:22:50.4374431Z I0712 00:19:06.557969 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16832. 2021-07-12T00:22:50.4375661Z I0712 00:19:06.558038 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16833. 2021-07-12T00:22:50.4376803Z I0712 00:19:06.558050 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16834. 2021-07-12T00:22:50.4378531Z I0712 00:19:06.572536 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16835. 2021-07-12T00:22:50.4380818Z I0712 00:19:06.596007 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16836. 2021-07-12T00:22:50.4383738Z I0712 00:19:06.998313 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16837. 2021-07-12T00:22:50.4386266Z I0712 00:19:07.001484 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16838. 2021-07-12T00:22:50.4389214Z I0712 00:19:07.004144 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16839. 2021-07-12T00:22:50.4391738Z I0712 00:19:07.011195 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16840. 2021-07-12T00:22:50.4395430Z I0712 00:19:07.413131 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16841. 2021-07-12T00:22:50.4400182Z I0712 00:19:07.433155 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16842. 2021-07-12T00:22:50.4402682Z I0712 00:19:07.435124 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16843. 2021-07-12T00:22:50.4403725Z I0712 00:19:07.435246 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16844. 2021-07-12T00:22:50.4405340Z I0712 00:19:07.435057 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16845. 2021-07-12T00:22:50.4406740Z I0712 00:19:07.435432 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16846. 2021-07-12T00:22:50.4408358Z I0712 00:19:07.435450 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16847. 2021-07-12T00:22:50.4410684Z I0712 00:19:07.457926 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16848. 2021-07-12T00:22:50.4413718Z I0712 00:19:07.458863 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16849. 2021-07-12T00:22:50.4416202Z I0712 00:19:07.467390 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16850. 2021-07-12T00:22:50.4419423Z I0712 00:19:07.468493 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16851. 2021-07-12T00:22:50.4421832Z I0712 00:19:07.869579 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16852. 2021-07-12T00:22:50.4424734Z I0712 00:19:07.873382 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16853. 2021-07-12T00:22:50.4427219Z I0712 00:19:07.876135 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16854. 2021-07-12T00:22:50.4430907Z I0712 00:19:07.878256 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16855. 2021-07-12T00:22:50.4434797Z I0712 00:19:07.882674 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16856. 2021-07-12T00:22:50.4438733Z I0712 00:19:07.884343 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16857. 2021-07-12T00:22:50.4441440Z I0712 00:19:07.892070 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16858. 2021-07-12T00:22:50.4444344Z I0712 00:19:07.894220 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16859. 2021-07-12T00:22:50.4446922Z I0712 00:19:08.293156 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16860. 2021-07-12T00:22:50.4449132Z I0712 00:19:08.305282 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16861. 2021-07-12T00:22:50.4450989Z I0712 00:19:11.578351 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16862. 2021-07-12T00:22:50.4452610Z I0712 00:19:11.578437 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16863. 2021-07-12T00:22:50.4453662Z I0712 00:19:11.578447 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16864. 2021-07-12T00:22:50.4456591Z I0712 00:19:11.588703 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16865. 2021-07-12T00:22:50.4460557Z I0712 00:19:11.602392 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16866. 2021-07-12T00:22:50.4464327Z I0712 00:19:12.003590 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16867. 2021-07-12T00:22:50.4467174Z I0712 00:19:12.013231 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16868. 2021-07-12T00:22:50.4469910Z I0712 00:19:12.015869 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16869. 2021-07-12T00:22:50.4472738Z I0712 00:19:12.021137 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16870. 2021-07-12T00:22:50.4475504Z I0712 00:19:12.422996 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16871. 2021-07-12T00:22:50.4478069Z I0712 00:19:12.429013 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16872. 2021-07-12T00:22:50.4479478Z I0712 00:19:12.429114 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16873. 2021-07-12T00:22:50.4480499Z I0712 00:19:12.429177 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16874. 2021-07-12T00:22:50.4482523Z I0712 00:19:12.436819 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16875. 2021-07-12T00:22:50.4483767Z I0712 00:19:12.437002 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16876. 2021-07-12T00:22:50.4484786Z I0712 00:19:12.437068 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16877. 2021-07-12T00:22:50.4486756Z I0712 00:19:12.437667 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16878. 2021-07-12T00:22:50.4489471Z I0712 00:19:12.446776 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16879. 2021-07-12T00:22:50.4492668Z I0712 00:19:12.453572 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16880. 2021-07-12T00:22:50.4496595Z I0712 00:19:12.454503 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16881. 2021-07-12T00:22:50.4500282Z I0712 00:19:12.855819 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16882. 2021-07-12T00:22:50.4503811Z I0712 00:19:12.858984 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16883. 2021-07-12T00:22:50.4506183Z I0712 00:19:12.862546 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16884. 2021-07-12T00:22:50.4508663Z I0712 00:19:12.863196 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16885. 2021-07-12T00:22:50.4510925Z I0712 00:19:12.869027 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16886. 2021-07-12T00:22:50.4513629Z I0712 00:19:12.870029 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16887. 2021-07-12T00:22:50.4517399Z I0712 00:19:12.874762 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16888. 2021-07-12T00:22:50.4519815Z I0712 00:19:12.888674 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16889. 2021-07-12T00:22:50.4522574Z I0712 00:19:13.276501 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16890. 2021-07-12T00:22:50.4524941Z I0712 00:19:13.290029 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16891. 2021-07-12T00:22:50.4527493Z I0712 00:19:16.597090 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16892. 2021-07-12T00:22:50.4528667Z I0712 00:19:16.597372 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16893. 2021-07-12T00:22:50.4529620Z I0712 00:19:16.597455 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16894. 2021-07-12T00:22:50.4531372Z I0712 00:19:16.613080 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16895. 2021-07-12T00:22:50.4533913Z I0712 00:19:16.619801 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16896. 2021-07-12T00:22:50.4537869Z I0712 00:19:17.021590 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16897. 2021-07-12T00:22:50.4540942Z I0712 00:19:17.025149 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16898. 2021-07-12T00:22:50.4543944Z I0712 00:19:17.031280 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16899. 2021-07-12T00:22:50.4546914Z I0712 00:19:17.035349 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16900. 2021-07-12T00:22:50.4549750Z I0712 00:19:17.436505 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16901. 2021-07-12T00:22:50.4551892Z I0712 00:19:17.446468 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16902. 2021-07-12T00:22:50.4553789Z I0712 00:19:17.446510 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16903. 2021-07-12T00:22:50.4555120Z I0712 00:19:17.446522 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16904. 2021-07-12T00:22:50.4558930Z I0712 00:19:17.447324 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16905. 2021-07-12T00:22:50.4560474Z I0712 00:19:17.447366 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16906. 2021-07-12T00:22:50.4561544Z I0712 00:19:17.447376 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16907. 2021-07-12T00:22:50.4564138Z I0712 00:19:17.456995 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16908. 2021-07-12T00:22:50.4566741Z I0712 00:19:17.457321 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16909. 2021-07-12T00:22:50.4569183Z I0712 00:19:17.463078 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16910. 2021-07-12T00:22:50.4571501Z I0712 00:19:17.463707 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16911. 2021-07-12T00:22:50.4574207Z I0712 00:19:17.869147 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16912. 2021-07-12T00:22:50.4576731Z I0712 00:19:17.869374 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16913. 2021-07-12T00:22:50.4579392Z I0712 00:19:17.877425 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16914. 2021-07-12T00:22:50.4582475Z I0712 00:19:17.877980 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16915. 2021-07-12T00:22:50.4585698Z I0712 00:19:17.884304 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16916. 2021-07-12T00:22:50.4588923Z I0712 00:19:17.888480 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16917. 2021-07-12T00:22:50.4591800Z I0712 00:19:17.897474 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16918. 2021-07-12T00:22:50.4595028Z I0712 00:19:17.898663 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16919. 2021-07-12T00:22:50.4598181Z I0712 00:19:18.302800 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16920. 2021-07-12T00:22:50.4604166Z I0712 00:19:18.308426 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16921. 2021-07-12T00:22:50.4607325Z I0712 00:19:21.620889 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16922. 2021-07-12T00:22:50.4608741Z I0712 00:19:21.620939 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16923. 2021-07-12T00:22:50.4609855Z I0712 00:19:21.620951 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16924. 2021-07-12T00:22:50.4613191Z I0712 00:19:21.628378 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16925. 2021-07-12T00:22:50.4617608Z I0712 00:19:21.632508 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16926. 2021-07-12T00:22:50.4621113Z I0712 00:19:22.033772 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16927. 2021-07-12T00:22:50.4624210Z I0712 00:19:22.037138 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16928. 2021-07-12T00:22:50.4627590Z I0712 00:19:22.040580 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16929. 2021-07-12T00:22:50.4630974Z I0712 00:19:22.047616 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16930. 2021-07-12T00:22:50.4634334Z I0712 00:19:22.453833 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16931. 2021-07-12T00:22:50.4636773Z I0712 00:19:22.483208 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16932. 2021-07-12T00:22:50.4638459Z I0712 00:19:22.483325 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16933. 2021-07-12T00:22:50.4639708Z I0712 00:19:22.483382 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16934. 2021-07-12T00:22:50.4641439Z I0712 00:19:22.502812 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16935. 2021-07-12T00:22:50.4642863Z I0712 00:19:22.502979 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16936. 2021-07-12T00:22:50.4644454Z I0712 00:19:22.502998 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16937. 2021-07-12T00:22:50.4648466Z I0712 00:19:22.505534 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16938. 2021-07-12T00:22:50.4651809Z I0712 00:19:22.507982 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16939. 2021-07-12T00:22:50.4654974Z I0712 00:19:22.513579 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16940. 2021-07-12T00:22:50.4658442Z I0712 00:19:22.518333 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16941. 2021-07-12T00:22:50.4661396Z I0712 00:19:22.915583 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16942. 2021-07-12T00:22:50.4664432Z I0712 00:19:22.918773 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16943. 2021-07-12T00:22:50.4667081Z I0712 00:19:22.924220 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16944. 2021-07-12T00:22:50.4669574Z I0712 00:19:22.925101 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16945. 2021-07-12T00:22:50.4674716Z I0712 00:19:22.932609 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16946. 2021-07-12T00:22:50.4677631Z I0712 00:19:22.934459 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16947. 2021-07-12T00:22:50.4680026Z I0712 00:19:22.939362 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16948. 2021-07-12T00:22:50.4682356Z I0712 00:19:22.973276 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16949. 2021-07-12T00:22:50.4684653Z I0712 00:19:23.335896 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16950. 2021-07-12T00:22:50.4686843Z I0712 00:19:23.382694 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16951. 2021-07-12T00:22:50.4689162Z I0712 00:19:26.640249 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16952. 2021-07-12T00:22:50.4695568Z I0712 00:19:26.640352 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16953. 2021-07-12T00:22:50.4696703Z I0712 00:19:26.640370 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16954. 2021-07-12T00:22:50.4698734Z I0712 00:19:26.645619 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16955. 2021-07-12T00:22:50.4706287Z I0712 00:19:26.648813 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16956. 2021-07-12T00:22:50.4708905Z I0712 00:19:27.058745 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16957. 2021-07-12T00:22:50.4711166Z I0712 00:19:27.063090 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16958. 2021-07-12T00:22:50.4722625Z I0712 00:19:27.065995 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16959. 2021-07-12T00:22:50.4725202Z I0712 00:19:27.069684 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16960. 2021-07-12T00:22:50.4727516Z I0712 00:19:27.471137 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16961. 2021-07-12T00:22:50.4729382Z I0712 00:19:27.480168 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16962. 2021-07-12T00:22:50.4730546Z I0712 00:19:27.480339 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16963. 2021-07-12T00:22:50.4731486Z I0712 00:19:27.480452 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16964. 2021-07-12T00:22:50.4733232Z I0712 00:19:27.486402 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16965. 2021-07-12T00:22:50.4738671Z I0712 00:19:27.490622 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16966. 2021-07-12T00:22:50.4740632Z I0712 00:19:27.520441 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16967. 2021-07-12T00:22:50.4741806Z I0712 00:19:27.520645 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16968. 2021-07-12T00:22:50.4742956Z I0712 00:19:27.520777 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16969. 2021-07-12T00:22:50.4744797Z I0712 00:19:27.524528 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16970. 2021-07-12T00:22:50.4747115Z I0712 00:19:27.528099 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16971. 2021-07-12T00:22:50.4749393Z I0712 00:19:27.892128 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16972. 2021-07-12T00:22:50.4751632Z I0712 00:19:27.896636 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16973. 2021-07-12T00:22:50.4754206Z I0712 00:19:27.904094 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16974. 2021-07-12T00:22:50.4756775Z I0712 00:19:27.909606 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16975. 2021-07-12T00:22:50.4759345Z I0712 00:19:27.929402 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16976. 2021-07-12T00:22:50.4761619Z I0712 00:19:27.933284 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16977. 2021-07-12T00:22:50.4764562Z I0712 00:19:27.937232 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16978. 2021-07-12T00:22:50.4767541Z I0712 00:19:27.942436 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16979. 2021-07-12T00:22:50.4777144Z I0712 00:19:28.311542 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16980. 2021-07-12T00:22:50.4780430Z I0712 00:19:28.343560 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16981. 2021-07-12T00:22:50.4783908Z I0712 00:19:31.655159 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16982. 2021-07-12T00:22:50.4785305Z I0712 00:19:31.655210 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16983. 2021-07-12T00:22:50.4791114Z I0712 00:19:31.655220 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16984. 2021-07-12T00:22:50.4836145Z I0712 00:19:31.661054 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16985. 2021-07-12T00:22:50.4839304Z I0712 00:19:31.664022 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16986. 2021-07-12T00:22:50.4841937Z I0712 00:19:32.065990 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16987. 2021-07-12T00:22:50.4844511Z I0712 00:19:32.070310 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16988. 2021-07-12T00:22:50.4847357Z I0712 00:19:32.072845 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  16989. 2021-07-12T00:22:50.4850188Z I0712 00:19:32.077981 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  16990. 2021-07-12T00:22:50.4853736Z I0712 00:19:32.479082 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16991. 2021-07-12T00:22:50.4856032Z I0712 00:19:32.485399 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16992. 2021-07-12T00:22:50.4857261Z I0712 00:19:32.485443 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16993. 2021-07-12T00:22:50.4858281Z I0712 00:19:32.485484 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16994. 2021-07-12T00:22:50.4859722Z I0712 00:19:32.486621 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16995. 2021-07-12T00:22:50.4861130Z I0712 00:19:32.486658 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  16996. 2021-07-12T00:22:50.4862385Z I0712 00:19:32.486668 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  16997. 2021-07-12T00:22:50.4864521Z I0712 00:19:32.489718 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16998. 2021-07-12T00:22:50.4867467Z I0712 00:19:32.491843 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16999. 2021-07-12T00:22:50.4898186Z I0712 00:19:32.493581 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17000. 2021-07-12T00:22:50.4901493Z I0712 00:19:32.494488 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17001. 2021-07-12T00:22:50.4904157Z I0712 00:19:32.894688 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17002. 2021-07-12T00:22:50.4909254Z I0712 00:19:32.897206 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17003. 2021-07-12T00:22:50.4911937Z I0712 00:19:32.899186 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17004. 2021-07-12T00:22:50.4914745Z I0712 00:19:32.899841 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17005. 2021-07-12T00:22:50.4917558Z I0712 00:19:32.902886 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  17006. 2021-07-12T00:22:50.4920212Z I0712 00:19:32.903315 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  17007. 2021-07-12T00:22:50.4922712Z I0712 00:19:32.906609 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  17008. 2021-07-12T00:22:50.4926148Z I0712 00:19:32.907164 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  17009. 2021-07-12T00:22:50.4929383Z I0712 00:19:33.307969 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17010. 2021-07-12T00:22:50.4932921Z I0712 00:19:33.309045 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17011. 2021-07-12T00:22:50.4935230Z I0712 00:19:36.671774 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17012. 2021-07-12T00:22:50.4936470Z I0712 00:19:36.671830 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  17013. 2021-07-12T00:22:50.4937468Z I0712 00:19:36.671857 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  17014. 2021-07-12T00:22:50.4939488Z I0712 00:19:36.680282 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17015. 2021-07-12T00:22:50.4954544Z I0712 00:19:36.691377 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17016. 2021-07-12T00:22:50.4959744Z I0712 00:19:37.092763 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17017. 2021-07-12T00:22:50.4962802Z I0712 00:19:37.096111 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17018. 2021-07-12T00:22:50.4965953Z I0712 00:19:37.098689 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  17019. 2021-07-12T00:22:50.4969164Z I0712 00:19:37.101608 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  17020. 2021-07-12T00:22:50.4973849Z I0712 00:19:37.502675 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17021. 2021-07-12T00:22:50.4976533Z I0712 00:19:37.512319 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17022. 2021-07-12T00:22:50.4977836Z I0712 00:19:37.512369 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  17023. 2021-07-12T00:22:50.4979220Z I0712 00:19:37.512382 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  17024. 2021-07-12T00:22:50.4980820Z I0712 00:19:37.512994 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17025. 2021-07-12T00:22:50.4982080Z I0712 00:19:37.514118 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  17026. 2021-07-12T00:22:50.4983267Z I0712 00:19:37.514139 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  17027. 2021-07-12T00:22:50.4985525Z I0712 00:19:37.517848 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17028. 2021-07-12T00:22:50.4988007Z I0712 00:19:37.518117 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17029. 2021-07-12T00:22:50.4991279Z I0712 00:19:37.521433 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17030. 2021-07-12T00:22:50.4994249Z I0712 00:19:37.522541 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17031. 2021-07-12T00:22:50.4997156Z I0712 00:19:37.922567 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17032. 2021-07-12T00:22:50.5000062Z I0712 00:19:37.923559 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17033. 2021-07-12T00:22:50.5002716Z I0712 00:19:37.926163 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17034. 2021-07-12T00:22:50.5013101Z I0712 00:19:37.926374 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17035. 2021-07-12T00:22:50.5016300Z I0712 00:19:37.929841 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  17036. 2021-07-12T00:22:50.5019652Z I0712 00:19:37.934591 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  17037. 2021-07-12T00:22:50.5022858Z I0712 00:19:37.938006 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  17038. 2021-07-12T00:22:50.5025588Z I0712 00:19:37.948549 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  17039. 2021-07-12T00:22:50.5030345Z I0712 00:19:38.339934 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17040. 2021-07-12T00:22:50.5034997Z I0712 00:19:38.350461 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17041. 2021-07-12T00:22:50.5039776Z I0712 00:19:41.681608 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17042. 2021-07-12T00:22:50.5041382Z I0712 00:19:41.681675 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  17043. 2021-07-12T00:22:50.5042509Z I0712 00:19:41.681684 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  17044. 2021-07-12T00:22:50.5044798Z I0712 00:19:41.688164 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17045. 2021-07-12T00:22:50.5048053Z I0712 00:19:41.690627 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17046. 2021-07-12T00:22:50.5054098Z I0712 00:19:42.091738 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17047. 2021-07-12T00:22:50.5057561Z I0712 00:19:42.094971 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17048. 2021-07-12T00:22:50.5060521Z I0712 00:19:42.097531 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  17049. 2021-07-12T00:22:50.5064217Z I0712 00:19:42.099785 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  17050. 2021-07-12T00:22:50.5066751Z I0712 00:19:42.501788 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17051. 2021-07-12T00:22:50.5068800Z I0712 00:19:42.509172 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17052. 2021-07-12T00:22:50.5071181Z I0712 00:19:42.509727 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17053. 2021-07-12T00:22:50.5074004Z I0712 00:19:42.509778 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  17054. 2021-07-12T00:22:50.5075100Z I0712 00:19:42.509787 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  17055. 2021-07-12T00:22:50.5076218Z I0712 00:19:42.509227 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  17056. 2021-07-12T00:22:50.5077417Z I0712 00:19:42.509875 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  17057. 2021-07-12T00:22:50.5080933Z I0712 00:19:42.514394 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17058. 2021-07-12T00:22:50.5086028Z I0712 00:19:42.517380 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17059. 2021-07-12T00:22:50.5093072Z I0712 00:19:42.519825 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17060. 2021-07-12T00:22:50.5096566Z I0712 00:19:42.536201 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17061. 2021-07-12T00:22:50.5099558Z I0712 00:19:42.921592 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17062. 2021-07-12T00:22:50.5102977Z I0712 00:19:42.924703 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17063. 2021-07-12T00:22:50.5107529Z I0712 00:19:42.926789 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  17064. 2021-07-12T00:22:50.5111950Z I0712 00:19:42.929859 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  17065. 2021-07-12T00:22:50.5115560Z I0712 00:19:42.938142 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17066. 2021-07-12T00:22:50.5119789Z I0712 00:19:42.940072 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17067. 2021-07-12T00:22:50.5123377Z I0712 00:19:42.942157 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  17068. 2021-07-12T00:22:50.5127691Z I0712 00:19:42.945827 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  17069. 2021-07-12T00:22:50.5131406Z I0712 00:19:43.330923 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17070. 2021-07-12T00:22:50.5139244Z I0712 00:19:43.347427 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17071. 2021-07-12T00:22:50.5142062Z I0712 00:19:46.694391 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17072. 2021-07-12T00:22:50.5143884Z I0712 00:19:46.694445 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  17073. 2021-07-12T00:22:50.5145117Z I0712 00:19:46.694456 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  17074. 2021-07-12T00:22:50.5147629Z I0712 00:19:46.698722 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17075. 2021-07-12T00:22:50.5152328Z I0712 00:19:46.703485 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17076. 2021-07-12T00:22:50.5155068Z I0712 00:19:47.106040 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17077. 2021-07-12T00:22:50.5159625Z I0712 00:19:47.109160 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17078. 2021-07-12T00:22:50.5162484Z I0712 00:19:47.111894 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  17079. 2021-07-12T00:22:50.5165210Z I0712 00:19:47.115248 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  17080. 2021-07-12T00:22:50.5167687Z I0712 00:19:47.516607 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17081. 2021-07-12T00:22:50.5169961Z I0712 00:19:47.523894 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17082. 2021-07-12T00:22:50.5172957Z I0712 00:19:47.531433 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  17083. 2021-07-12T00:22:50.5175532Z I0712 00:19:47.531455 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  17084. 2021-07-12T00:22:50.5177775Z I0712 00:19:47.523967 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17085. 2021-07-12T00:22:50.5179364Z I0712 00:19:47.531530 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  17086. 2021-07-12T00:22:50.5181269Z I0712 00:19:47.531542 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  17087. 2021-07-12T00:22:50.5183472Z I0712 00:19:47.535425 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17088. 2021-07-12T00:22:50.5186398Z I0712 00:19:47.535993 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17089. 2021-07-12T00:22:50.5189290Z I0712 00:19:47.538334 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17090. 2021-07-12T00:22:50.5193718Z I0712 00:19:47.538592 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17091. 2021-07-12T00:22:50.5196534Z I0712 00:19:47.939458 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17092. 2021-07-12T00:22:50.5260040Z I0712 00:19:47.939464 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17093. 2021-07-12T00:22:50.5263310Z I0712 00:19:47.943673 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17094. 2021-07-12T00:22:50.5266412Z I0712 00:19:47.944006 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17095. 2021-07-12T00:22:50.5268935Z I0712 00:19:47.946198 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  17096. 2021-07-12T00:22:50.5272337Z I0712 00:19:47.946926 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  17097. 2021-07-12T00:22:50.5275718Z I0712 00:19:47.950284 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  17098. 2021-07-12T00:22:50.5279988Z I0712 00:19:47.950604 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  17099. 2021-07-12T00:22:50.5282971Z I0712 00:19:48.352301 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17100. 2021-07-12T00:22:50.5287234Z I0712 00:19:48.352364 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17101. 2021-07-12T00:22:50.5290476Z I0712 00:19:51.710673 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17102. 2021-07-12T00:22:50.5292023Z I0712 00:19:51.710735 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  17103. 2021-07-12T00:22:50.5293288Z I0712 00:19:51.710745 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  17104. 2021-07-12T00:22:50.5295550Z I0712 00:19:51.725302 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17105. 2021-07-12T00:22:50.5307619Z I0712 00:19:51.729797 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17106. 2021-07-12T00:22:50.5333850Z I0712 00:19:52.131972 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17107. 2021-07-12T00:22:50.5336613Z I0712 00:19:52.135245 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17108. 2021-07-12T00:22:50.5339397Z I0712 00:19:52.139320 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  17109. 2021-07-12T00:22:50.5342409Z I0712 00:19:52.142829 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  17110. 2021-07-12T00:22:50.5345110Z I0712 00:19:52.545967 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17111. 2021-07-12T00:22:50.5347285Z I0712 00:19:52.553209 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17112. 2021-07-12T00:22:50.5348977Z I0712 00:19:52.553253 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  17113. 2021-07-12T00:22:50.5350094Z I0712 00:19:52.553270 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  17114. 2021-07-12T00:22:50.5351897Z I0712 00:19:52.553590 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17115. 2021-07-12T00:22:50.5353258Z I0712 00:19:52.553625 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  17116. 2021-07-12T00:22:50.5354710Z I0712 00:19:52.553639 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  17117. 2021-07-12T00:22:50.5374558Z I0712 00:19:52.556822 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17118. 2021-07-12T00:22:50.5377597Z I0712 00:19:52.558055 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17119. 2021-07-12T00:22:50.5412270Z I0712 00:19:52.560281 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17120. 2021-07-12T00:22:50.5416373Z I0712 00:19:52.560972 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17121. 2021-07-12T00:22:50.5419145Z I0712 00:19:52.962333 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17122. 2021-07-12T00:22:50.5421790Z I0712 00:19:52.962912 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17123. 2021-07-12T00:22:50.5424584Z I0712 00:19:52.966519 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17124. 2021-07-12T00:22:50.5429285Z I0712 00:19:52.967183 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17125. 2021-07-12T00:22:50.5434545Z I0712 00:19:52.970028 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  17126. 2021-07-12T00:22:50.5437900Z I0712 00:19:52.970455 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  17127. 2021-07-12T00:22:50.5440604Z I0712 00:19:52.972789 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  17128. 2021-07-12T00:22:50.5443446Z I0712 00:19:52.973755 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  17129. 2021-07-12T00:22:50.5450644Z I0712 00:19:53.374215 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17130. 2021-07-12T00:22:50.5453946Z I0712 00:19:53.374724 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17131. 2021-07-12T00:22:50.5457027Z I0712 00:19:56.738814 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17132. 2021-07-12T00:22:50.5458856Z I0712 00:19:56.738994 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  17133. 2021-07-12T00:22:50.5476744Z I0712 00:19:56.739018 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  17134. 2021-07-12T00:22:50.5483714Z I0712 00:19:56.743567 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17135. 2021-07-12T00:22:50.5486965Z I0712 00:19:56.748182 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17136. 2021-07-12T00:22:50.5490000Z I0712 00:19:57.150602 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17137. 2021-07-12T00:22:50.5493226Z I0712 00:19:57.155160 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17138. 2021-07-12T00:22:50.5495968Z I0712 00:19:57.158994 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  17139. 2021-07-12T00:22:50.5499068Z I0712 00:19:57.162864 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  17140. 2021-07-12T00:22:50.5502250Z I0712 00:19:57.564610 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17141. 2021-07-12T00:22:50.5504527Z I0712 00:19:57.570427 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17142. 2021-07-12T00:22:50.5506061Z I0712 00:19:57.570469 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  17143. 2021-07-12T00:22:50.5507151Z I0712 00:19:57.570583 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  17144. 2021-07-12T00:22:50.5546915Z I0712 00:19:57.571364 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17145. 2021-07-12T00:22:50.5548606Z I0712 00:19:57.571403 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  17146. 2021-07-12T00:22:50.5550071Z I0712 00:19:57.571422 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  17147. 2021-07-12T00:22:50.5552678Z I0712 00:19:57.574619 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17148. 2021-07-12T00:22:50.5555950Z I0712 00:19:57.577180 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17149. 2021-07-12T00:22:50.5559759Z I0712 00:19:57.579543 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17150. 2021-07-12T00:22:50.5562945Z I0712 00:19:57.581368 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17151. 2021-07-12T00:22:50.5603333Z I0712 00:19:57.981215 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17152. 2021-07-12T00:22:50.5605738Z I0712 00:19:57.984856 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17153. 2021-07-12T00:22:50.5611391Z I0712 00:19:57.987183 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17154. 2021-07-12T00:22:50.5618508Z I0712 00:19:57.987513 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17155. 2021-07-12T00:22:50.5624309Z I0712 00:19:57.991093 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  17156. 2021-07-12T00:22:50.5630387Z I0712 00:19:57.991391 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  17157. 2021-07-12T00:22:50.5636543Z I0712 00:19:57.995041 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  17158. 2021-07-12T00:22:50.5678725Z I0712 00:19:57.996135 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  17159. 2021-07-12T00:22:50.5681477Z [submariner-operator]$ [cluster1] kubectl get pods -n submariner-operator submariner-routeagent-cjwww -o jsonpath={.status.containerStatuses[*].ready}
  17160. 2021-07-12T00:22:50.5683557Z [submariner-operator]$ [cluster1] kubectl get pods -n submariner-operator submariner-routeagent-cjwww -o jsonpath={.status.containerStatuses[*].ready}
  17161. 2021-07-12T00:22:50.5685770Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get pods -n submariner-operator submariner-routeagent-cjwww -o jsonpath={.status.containerStatuses[*].ready}
  17162. 2021-07-12T00:22:50.5688255Z I0712 00:19:58.396761 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17163. 2021-07-12T00:22:50.5690793Z I0712 00:19:58.399960 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17164. 2021-07-12T00:22:50.5693393Z I0712 00:20:01.761930 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17165. 2021-07-12T00:22:50.5694825Z I0712 00:20:01.761991 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  17166. 2021-07-12T00:22:50.5696217Z I0712 00:20:01.762002 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  17167. 2021-07-12T00:22:50.5698114Z I0712 00:20:01.767059 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17168. 2021-07-12T00:22:50.5700987Z I0712 00:20:01.769735 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17169. 2021-07-12T00:22:50.5703585Z I0712 00:20:02.171103 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17170. 2021-07-12T00:22:50.5706813Z I0712 00:20:02.174095 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17171. 2021-07-12T00:22:50.5710054Z I0712 00:20:02.176701 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  17172. 2021-07-12T00:22:50.5713150Z I0712 00:20:02.179469 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  17173. 2021-07-12T00:22:50.5717355Z I0712 00:20:02.581216 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17174. 2021-07-12T00:22:50.5720627Z I0712 00:20:02.587626 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17175. 2021-07-12T00:22:50.5722075Z I0712 00:20:02.587769 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  17176. 2021-07-12T00:22:50.5723937Z I0712 00:20:02.587641 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17177. 2021-07-12T00:22:50.5725416Z I0712 00:20:02.587867 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  17178. 2021-07-12T00:22:50.5726781Z I0712 00:20:02.587914 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  17179. 2021-07-12T00:22:50.5727835Z I0712 00:20:02.588314 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  17180. 2021-07-12T00:22:50.5730497Z I0712 00:20:02.592324 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17181. 2021-07-12T00:22:50.5733575Z I0712 00:20:02.593246 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17182. 2021-07-12T00:22:50.5739834Z I0712 00:20:02.596611 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17183. 2021-07-12T00:22:50.5742784Z I0712 00:20:02.603225 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17184. 2021-07-12T00:22:50.5745339Z I0712 00:20:02.998549 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17185. 2021-07-12T00:22:50.5747808Z I0712 00:20:03.002028 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17186. 2021-07-12T00:22:50.5750832Z I0712 00:20:03.004187 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  17187. 2021-07-12T00:22:50.5768248Z I0712 00:20:03.005315 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17188. 2021-07-12T00:22:50.5770995Z I0712 00:20:03.008171 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17189. 2021-07-12T00:22:50.5773718Z I0712 00:20:03.011364 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  17190. 2021-07-12T00:22:50.5776411Z I0712 00:20:03.012381 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  17191. 2021-07-12T00:22:50.5779008Z I0712 00:20:03.024280 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  17192. 2021-07-12T00:22:50.5781514Z I0712 00:20:03.414026 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17193. 2021-07-12T00:22:50.5784106Z I0712 00:20:03.425408 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17194. 2021-07-12T00:22:50.5816655Z I0712 00:20:06.774512 1 submariner_controller.go:103] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17195. 2021-07-12T00:22:50.5822118Z I0712 00:20:06.774562 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
  17196. 2021-07-12T00:22:50.5823472Z I0712 00:20:06.774572 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
  17197. 2021-07-12T00:22:50.5825451Z I0712 00:20:06.779588 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17198. 2021-07-12T00:22:50.5830038Z I0712 00:20:06.785472 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17199. 2021-07-12T00:22:50.5833616Z I0712 00:20:07.187245 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17200. 2021-07-12T00:22:50.5835895Z I0712 00:20:07.190160 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17201. 2021-07-12T00:22:50.5838443Z I0712 00:20:07.192927 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
  17202. 2021-07-12T00:22:50.5840789Z I0712 00:20:07.195507 1 helpers.go:233] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
  17203. 2021-07-12T00:22:50.5843380Z I0712 00:20:07.597794 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your c
Add Comment
Please, Sign In to add comment