dfarrell07

subm_random_fail_20201008-1

Oct 8th, 2020
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 319.73 KB | None | 0 0
  1. 2020-10-08T11:04:25.2009269Z ##[section]Starting: Request a runner to run this job
  2. 2020-10-08T11:04:25.7544605Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-latest'
  3. 2020-10-08T11:04:25.7544738Z Can't find any online and idle self-hosted runner in current repository's account/organization that matches the required labels: 'ubuntu-latest'
  4. 2020-10-08T11:04:25.7545309Z Found online and idle hosted runner in current repository's account/organization that matches the required labels: 'ubuntu-latest'
  5. 2020-10-08T11:04:25.9023425Z ##[section]Finishing: Request a runner to run this job
  6. 2020-10-08T11:04:33.5339491Z Current runner version: '2.273.5'
  7. 2020-10-08T11:04:33.5368618Z ##[group]Operating System
  8. 2020-10-08T11:04:33.5369407Z Ubuntu
  9. 2020-10-08T11:04:33.5369685Z 18.04.5
  10. 2020-10-08T11:04:33.5369941Z LTS
  11. 2020-10-08T11:04:33.5370205Z ##[endgroup]
  12. 2020-10-08T11:04:33.5370565Z ##[group]Virtual Environment
  13. 2020-10-08T11:04:33.5371001Z Environment: ubuntu-18.04
  14. 2020-10-08T11:04:33.5371363Z Version: 20201004.1
  15. 2020-10-08T11:04:33.5372139Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu18/20201004.1/images/linux/Ubuntu1804-README.md
  16. 2020-10-08T11:04:33.5372909Z ##[endgroup]
  17. 2020-10-08T11:04:33.5374260Z Prepare workflow directory
  18. 2020-10-08T11:04:33.5642628Z Prepare all required actions
  19. 2020-10-08T11:04:33.5658294Z Download action repository 'actions/checkout@v2'
  20. 2020-10-08T11:04:36.3132579Z ##[group]Run actions/checkout@v2
  21. 2020-10-08T11:04:36.3133185Z with:
  22. 2020-10-08T11:04:36.3133777Z repository: submariner-io/submariner
  23. 2020-10-08T11:04:36.3134606Z token: ***
  24. 2020-10-08T11:04:36.3134937Z ssh-strict: true
  25. 2020-10-08T11:04:36.3135398Z persist-credentials: true
  26. 2020-10-08T11:04:36.3135795Z clean: true
  27. 2020-10-08T11:04:36.3136122Z fetch-depth: 1
  28. 2020-10-08T11:04:36.3136440Z lfs: false
  29. 2020-10-08T11:04:36.3136750Z submodules: false
  30. 2020-10-08T11:04:36.3137088Z ##[endgroup]
  31. 2020-10-08T11:04:38.5864057Z Syncing repository: submariner-io/submariner
  32. 2020-10-08T11:04:38.6146182Z ##[group]Getting Git version info
  33. 2020-10-08T11:04:38.6147655Z Working directory is '/home/runner/work/submariner/submariner'
  34. 2020-10-08T11:04:38.6192833Z [command]/usr/bin/git version
  35. 2020-10-08T11:04:38.8308531Z git version 2.28.0
  36. 2020-10-08T11:04:38.8336355Z ##[endgroup]
  37. 2020-10-08T11:04:38.8343862Z Deleting the contents of '/home/runner/work/submariner/submariner'
  38. 2020-10-08T11:04:38.8349608Z ##[group]Initializing the repository
  39. 2020-10-08T11:04:38.8353725Z [command]/usr/bin/git init /home/runner/work/submariner/submariner
  40. 2020-10-08T11:04:38.8718053Z Initialized empty Git repository in /home/runner/work/submariner/submariner/.git/
  41. 2020-10-08T11:04:38.8731228Z [command]/usr/bin/git remote add origin https://github.com/submariner-io/submariner
  42. 2020-10-08T11:04:38.8907151Z ##[endgroup]
  43. 2020-10-08T11:04:38.8908319Z ##[group]Disabling automatic garbage collection
  44. 2020-10-08T11:04:38.8912979Z [command]/usr/bin/git config --local gc.auto 0
  45. 2020-10-08T11:04:38.8955250Z ##[endgroup]
  46. 2020-10-08T11:04:38.8962673Z ##[group]Setting up auth
  47. 2020-10-08T11:04:38.8969526Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
  48. 2020-10-08T11:04:38.9007559Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
  49. 2020-10-08T11:04:39.2145871Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
  50. 2020-10-08T11:04:39.2196065Z [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' || :
  51. 2020-10-08T11:04:39.2513757Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
  52. 2020-10-08T11:04:39.2602144Z ##[endgroup]
  53. 2020-10-08T11:04:39.2614046Z ##[group]Fetching the repository
  54. 2020-10-08T11:04:39.2640480Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +a94878ad4fe368d3bb1efd0be1df1b354e805ae3:refs/remotes/pull/865/merge
  55. 2020-10-08T11:04:39.6807746Z remote: Enumerating objects: 221, done.
  56. 2020-10-08T11:04:39.6809182Z remote: Counting objects: 0% (1/221)
  57. 2020-10-08T11:04:39.6826857Z remote: Counting objects: 1% (3/221)
  58. 2020-10-08T11:04:39.6828200Z remote: Counting objects: 2% (5/221)
  59. 2020-10-08T11:04:39.6833705Z remote: Counting objects: 3% (7/221)
  60. 2020-10-08T11:04:39.6838180Z remote: Counting objects: 4% (9/221)
  61. 2020-10-08T11:04:39.6842456Z remote: Counting objects: 5% (12/221)
  62. 2020-10-08T11:04:39.6847136Z remote: Counting objects: 6% (14/221)
  63. 2020-10-08T11:04:39.6848354Z remote: Counting objects: 7% (16/221)
  64. 2020-10-08T11:04:39.6849766Z remote: Counting objects: 8% (18/221)
  65. 2020-10-08T11:04:39.6850828Z remote: Counting objects: 9% (20/221)
  66. 2020-10-08T11:04:39.6852059Z remote: Counting objects: 10% (23/221)
  67. 2020-10-08T11:04:39.6853187Z remote: Counting objects: 11% (25/221)
  68. 2020-10-08T11:04:39.6854186Z remote: Counting objects: 12% (27/221)
  69. 2020-10-08T11:04:39.6855175Z remote: Counting objects: 13% (29/221)
  70. 2020-10-08T11:04:39.6856405Z remote: Counting objects: 14% (31/221)
  71. 2020-10-08T11:04:39.6857801Z remote: Counting objects: 15% (34/221)
  72. 2020-10-08T11:04:39.6859095Z remote: Counting objects: 16% (36/221)
  73. 2020-10-08T11:04:39.6861808Z remote: Counting objects: 17% (38/221)
  74. 2020-10-08T11:04:39.6862322Z remote: Counting objects: 18% (40/221)
  75. 2020-10-08T11:04:39.6862917Z remote: Counting objects: 19% (42/221)
  76. 2020-10-08T11:04:39.6863452Z remote: Counting objects: 20% (45/221)
  77. 2020-10-08T11:04:39.6863930Z remote: Counting objects: 21% (47/221)
  78. 2020-10-08T11:04:39.6864353Z remote: Counting objects: 22% (49/221)
  79. 2020-10-08T11:04:39.6864755Z remote: Counting objects: 23% (51/221)
  80. 2020-10-08T11:04:39.6865119Z remote: Counting objects: 24% (54/221)
  81. 2020-10-08T11:04:39.6865494Z remote: Counting objects: 25% (56/221)
  82. 2020-10-08T11:04:39.6865868Z remote: Counting objects: 26% (58/221)
  83. 2020-10-08T11:04:39.6866241Z remote: Counting objects: 27% (60/221)
  84. 2020-10-08T11:04:39.6866705Z remote: Counting objects: 28% (62/221)
  85. 2020-10-08T11:04:39.6867088Z remote: Counting objects: 29% (65/221)
  86. 2020-10-08T11:04:39.6869684Z remote: Counting objects: 30% (67/221)
  87. 2020-10-08T11:04:39.6870086Z remote: Counting objects: 31% (69/221)
  88. 2020-10-08T11:04:39.6871279Z remote: Counting objects: 32% (71/221)
  89. 2020-10-08T11:04:39.6871670Z remote: Counting objects: 33% (73/221)
  90. 2020-10-08T11:04:39.6872032Z remote: Counting objects: 34% (76/221)
  91. 2020-10-08T11:04:39.6872407Z remote: Counting objects: 35% (78/221)
  92. 2020-10-08T11:04:39.6872782Z remote: Counting objects: 36% (80/221)
  93. 2020-10-08T11:04:39.6873155Z remote: Counting objects: 37% (82/221)
  94. 2020-10-08T11:04:39.6873530Z remote: Counting objects: 38% (84/221)
  95. 2020-10-08T11:04:39.6873902Z remote: Counting objects: 39% (87/221)
  96. 2020-10-08T11:04:39.6874273Z remote: Counting objects: 40% (89/221)
  97. 2020-10-08T11:04:39.6874644Z remote: Counting objects: 41% (91/221)
  98. 2020-10-08T11:04:39.6875195Z remote: Counting objects: 42% (93/221)
  99. 2020-10-08T11:04:39.6875584Z remote: Counting objects: 43% (96/221)
  100. 2020-10-08T11:04:39.6877865Z remote: Counting objects: 44% (98/221)
  101. 2020-10-08T11:04:39.6879266Z remote: Counting objects: 45% (100/221)
  102. 2020-10-08T11:04:39.6879789Z remote: Counting objects: 46% (102/221)
  103. 2020-10-08T11:04:39.6880183Z remote: Counting objects: 47% (104/221)
  104. 2020-10-08T11:04:39.6880666Z remote: Counting objects: 48% (107/221)
  105. 2020-10-08T11:04:39.6881042Z remote: Counting objects: 49% (109/221)
  106. 2020-10-08T11:04:39.6881520Z remote: Counting objects: 50% (111/221)
  107. 2020-10-08T11:04:39.6881889Z remote: Counting objects: 51% (113/221)
  108. 2020-10-08T11:04:39.6882360Z remote: Counting objects: 52% (115/221)
  109. 2020-10-08T11:04:39.6882829Z remote: Counting objects: 53% (118/221)
  110. 2020-10-08T11:04:39.6883216Z remote: Counting objects: 54% (120/221)
  111. 2020-10-08T11:04:39.6883706Z remote: Counting objects: 55% (122/221)
  112. 2020-10-08T11:04:39.6884085Z remote: Counting objects: 56% (124/221)
  113. 2020-10-08T11:04:39.6884562Z remote: Counting objects: 57% (126/221)
  114. 2020-10-08T11:04:39.6885302Z remote: Counting objects: 58% (129/221)
  115. 2020-10-08T11:04:39.6885775Z remote: Counting objects: 59% (131/221)
  116. 2020-10-08T11:04:39.6886201Z remote: Counting objects: 60% (133/221)
  117. 2020-10-08T11:04:39.6886577Z remote: Counting objects: 61% (135/221)
  118. 2020-10-08T11:04:39.6886952Z remote: Counting objects: 62% (138/221)
  119. 2020-10-08T11:04:39.6887409Z remote: Counting objects: 63% (140/221)
  120. 2020-10-08T11:04:39.6887782Z remote: Counting objects: 64% (142/221)
  121. 2020-10-08T11:04:39.6888154Z remote: Counting objects: 65% (144/221)
  122. 2020-10-08T11:04:39.6888524Z remote: Counting objects: 66% (146/221)
  123. 2020-10-08T11:04:39.6888896Z remote: Counting objects: 67% (149/221)
  124. 2020-10-08T11:04:39.6889773Z remote: Counting objects: 68% (151/221)
  125. 2020-10-08T11:04:39.6890176Z remote: Counting objects: 69% (153/221)
  126. 2020-10-08T11:04:39.6890551Z remote: Counting objects: 70% (155/221)
  127. 2020-10-08T11:04:39.6891482Z remote: Counting objects: 71% (157/221)
  128. 2020-10-08T11:04:39.6892241Z remote: Counting objects: 72% (160/221)
  129. 2020-10-08T11:04:39.6892618Z remote: Counting objects: 73% (162/221)
  130. 2020-10-08T11:04:39.6892987Z remote: Counting objects: 74% (164/221)
  131. 2020-10-08T11:04:39.6894074Z remote: Counting objects: 75% (166/221)
  132. 2020-10-08T11:04:39.6894469Z remote: Counting objects: 76% (168/221)
  133. 2020-10-08T11:04:39.6894841Z remote: Counting objects: 77% (171/221)
  134. 2020-10-08T11:04:39.6895548Z remote: Counting objects: 78% (173/221)
  135. 2020-10-08T11:04:39.6898357Z remote: Counting objects: 79% (175/221)
  136. 2020-10-08T11:04:39.6898743Z remote: Counting objects: 80% (177/221)
  137. 2020-10-08T11:04:39.6899135Z remote: Counting objects: 81% (180/221)
  138. 2020-10-08T11:04:39.6899512Z remote: Counting objects: 82% (182/221)
  139. 2020-10-08T11:04:39.6900314Z remote: Counting objects: 83% (184/221)
  140. 2020-10-08T11:04:39.6900872Z remote: Counting objects: 84% (186/221)
  141. 2020-10-08T11:04:39.6901261Z remote: Counting objects: 85% (188/221)
  142. 2020-10-08T11:04:39.6901632Z remote: Counting objects: 86% (191/221)
  143. 2020-10-08T11:04:39.6902003Z remote: Counting objects: 87% (193/221)
  144. 2020-10-08T11:04:39.6902359Z remote: Counting objects: 88% (195/221)
  145. 2020-10-08T11:04:39.6902730Z remote: Counting objects: 89% (197/221)
  146. 2020-10-08T11:04:39.6903104Z remote: Counting objects: 90% (199/221)
  147. 2020-10-08T11:04:39.6903474Z remote: Counting objects: 91% (202/221)
  148. 2020-10-08T11:04:39.6903844Z remote: Counting objects: 92% (204/221)
  149. 2020-10-08T11:04:39.6904215Z remote: Counting objects: 93% (206/221)
  150. 2020-10-08T11:04:39.6904595Z remote: Counting objects: 94% (208/221)
  151. 2020-10-08T11:04:39.6904970Z remote: Counting objects: 95% (210/221)
  152. 2020-10-08T11:04:39.6905355Z remote: Counting objects: 96% (213/221)
  153. 2020-10-08T11:04:39.6905725Z remote: Counting objects: 97% (215/221)
  154. 2020-10-08T11:04:39.6906091Z remote: Counting objects: 98% (217/221)
  155. 2020-10-08T11:04:39.6906462Z remote: Counting objects: 99% (219/221)
  156. 2020-10-08T11:04:39.6906833Z remote: Counting objects: 100% (221/221)
  157. 2020-10-08T11:04:39.6907222Z remote: Counting objects: 100% (221/221), done.
  158. 2020-10-08T11:04:39.6907634Z remote: Compressing objects: 0% (1/181)
  159. 2020-10-08T11:04:39.6908040Z remote: Compressing objects: 1% (2/181)
  160. 2020-10-08T11:04:39.6908447Z remote: Compressing objects: 2% (4/181)
  161. 2020-10-08T11:04:39.6908854Z remote: Compressing objects: 3% (6/181)
  162. 2020-10-08T11:04:39.6909261Z remote: Compressing objects: 4% (8/181)
  163. 2020-10-08T11:04:39.6909662Z remote: Compressing objects: 5% (10/181)
  164. 2020-10-08T11:04:39.6910075Z remote: Compressing objects: 6% (11/181)
  165. 2020-10-08T11:04:39.6910485Z remote: Compressing objects: 7% (13/181)
  166. 2020-10-08T11:04:39.6910896Z remote: Compressing objects: 8% (15/181)
  167. 2020-10-08T11:04:39.6911465Z remote: Compressing objects: 9% (17/181)
  168. 2020-10-08T11:04:39.6911873Z remote: Compressing objects: 10% (19/181)
  169. 2020-10-08T11:04:39.6912282Z remote: Compressing objects: 11% (20/181)
  170. 2020-10-08T11:04:39.6912690Z remote: Compressing objects: 12% (22/181)
  171. 2020-10-08T11:04:39.6913084Z remote: Compressing objects: 13% (24/181)
  172. 2020-10-08T11:04:39.6913492Z remote: Compressing objects: 14% (26/181)
  173. 2020-10-08T11:04:39.6913900Z remote: Compressing objects: 15% (28/181)
  174. 2020-10-08T11:04:39.6914307Z remote: Compressing objects: 16% (29/181)
  175. 2020-10-08T11:04:39.6914714Z remote: Compressing objects: 17% (31/181)
  176. 2020-10-08T11:04:39.6915194Z remote: Compressing objects: 18% (33/181)
  177. 2020-10-08T11:04:39.6915619Z remote: Compressing objects: 19% (35/181)
  178. 2020-10-08T11:04:39.6916027Z remote: Compressing objects: 20% (37/181)
  179. 2020-10-08T11:04:39.6916627Z remote: Compressing objects: 21% (39/181)
  180. 2020-10-08T11:04:39.6917049Z remote: Compressing objects: 22% (40/181)
  181. 2020-10-08T11:04:39.6917455Z remote: Compressing objects: 23% (42/181)
  182. 2020-10-08T11:04:39.6917862Z remote: Compressing objects: 24% (44/181)
  183. 2020-10-08T11:04:39.6918270Z remote: Compressing objects: 25% (46/181)
  184. 2020-10-08T11:04:39.6918676Z remote: Compressing objects: 26% (48/181)
  185. 2020-10-08T11:04:39.6919083Z remote: Compressing objects: 27% (49/181)
  186. 2020-10-08T11:04:39.6938979Z remote: Compressing objects: 28% (51/181)
  187. 2020-10-08T11:04:39.6939607Z remote: Compressing objects: 29% (53/181)
  188. 2020-10-08T11:04:39.6940152Z remote: Compressing objects: 30% (55/181)
  189. 2020-10-08T11:04:39.6942557Z remote: Compressing objects: 31% (57/181)
  190. 2020-10-08T11:04:39.6943277Z remote: Compressing objects: 32% (58/181)
  191. 2020-10-08T11:04:39.6943852Z remote: Compressing objects: 33% (60/181)
  192. 2020-10-08T11:04:39.6944409Z remote: Compressing objects: 34% (62/181)
  193. 2020-10-08T11:04:39.6944947Z remote: Compressing objects: 35% (64/181)
  194. 2020-10-08T11:04:39.6945485Z remote: Compressing objects: 36% (66/181)
  195. 2020-10-08T11:04:39.6946067Z remote: Compressing objects: 37% (67/181)
  196. 2020-10-08T11:04:39.6946616Z remote: Compressing objects: 38% (69/181)
  197. 2020-10-08T11:04:39.6947217Z remote: Compressing objects: 39% (71/181)
  198. 2020-10-08T11:04:39.6948935Z remote: Compressing objects: 40% (73/181)
  199. 2020-10-08T11:04:39.6949543Z remote: Compressing objects: 41% (75/181)
  200. 2020-10-08T11:04:39.6953081Z remote: Compressing objects: 42% (77/181)
  201. 2020-10-08T11:04:39.6958405Z remote: Compressing objects: 43% (78/181)
  202. 2020-10-08T11:04:39.6961915Z remote: Compressing objects: 44% (80/181)
  203. 2020-10-08T11:04:39.6966384Z remote: Compressing objects: 45% (82/181)
  204. 2020-10-08T11:04:39.6972359Z remote: Compressing objects: 46% (84/181)
  205. 2020-10-08T11:04:39.6973044Z remote: Compressing objects: 47% (86/181)
  206. 2020-10-08T11:04:39.6977890Z remote: Compressing objects: 48% (87/181)
  207. 2020-10-08T11:04:39.6997669Z remote: Compressing objects: 49% (89/181)
  208. 2020-10-08T11:04:39.6999537Z remote: Compressing objects: 50% (91/181)
  209. 2020-10-08T11:04:39.7007692Z remote: Compressing objects: 51% (93/181)
  210. 2020-10-08T11:04:39.7015208Z remote: Compressing objects: 52% (95/181)
  211. 2020-10-08T11:04:39.7033523Z remote: Compressing objects: 53% (96/181)
  212. 2020-10-08T11:04:39.7034119Z remote: Compressing objects: 54% (98/181)
  213. 2020-10-08T11:04:39.7034676Z remote: Compressing objects: 55% (100/181)
  214. 2020-10-08T11:04:39.7039768Z remote: Compressing objects: 56% (102/181)
  215. 2020-10-08T11:04:39.7041552Z remote: Compressing objects: 57% (104/181)
  216. 2020-10-08T11:04:39.7063513Z remote: Compressing objects: 58% (105/181)
  217. 2020-10-08T11:04:39.7064440Z remote: Compressing objects: 59% (107/181)
  218. 2020-10-08T11:04:39.7065180Z remote: Compressing objects: 60% (109/181)
  219. 2020-10-08T11:04:39.7065777Z remote: Compressing objects: 61% (111/181)
  220. 2020-10-08T11:04:39.7066209Z remote: Compressing objects: 62% (113/181)
  221. 2020-10-08T11:04:39.7066621Z remote: Compressing objects: 63% (115/181)
  222. 2020-10-08T11:04:39.7067162Z remote: Compressing objects: 64% (116/181)
  223. 2020-10-08T11:04:39.7067582Z remote: Compressing objects: 65% (118/181)
  224. 2020-10-08T11:04:39.7067992Z remote: Compressing objects: 66% (120/181)
  225. 2020-10-08T11:04:39.7068403Z remote: Compressing objects: 67% (122/181)
  226. 2020-10-08T11:04:39.7068814Z remote: Compressing objects: 68% (124/181)
  227. 2020-10-08T11:04:39.7069356Z remote: Compressing objects: 69% (125/181)
  228. 2020-10-08T11:04:39.7069790Z remote: Compressing objects: 70% (127/181)
  229. 2020-10-08T11:04:39.7070198Z remote: Compressing objects: 71% (129/181)
  230. 2020-10-08T11:04:39.7070904Z remote: Compressing objects: 72% (131/181)
  231. 2020-10-08T11:04:39.7072069Z remote: Compressing objects: 73% (133/181)
  232. 2020-10-08T11:04:39.7072479Z remote: Compressing objects: 74% (134/181)
  233. 2020-10-08T11:04:39.7073259Z remote: Compressing objects: 75% (136/181)
  234. 2020-10-08T11:04:39.7073678Z remote: Compressing objects: 76% (138/181)
  235. 2020-10-08T11:04:39.7074087Z remote: Compressing objects: 77% (140/181)
  236. 2020-10-08T11:04:39.7074498Z remote: Compressing objects: 78% (142/181)
  237. 2020-10-08T11:04:39.7074906Z remote: Compressing objects: 79% (143/181)
  238. 2020-10-08T11:04:39.7075316Z remote: Compressing objects: 80% (145/181)
  239. 2020-10-08T11:04:39.7075725Z remote: Compressing objects: 81% (147/181)
  240. 2020-10-08T11:04:39.7076150Z remote: Compressing objects: 82% (149/181)
  241. 2020-10-08T11:04:39.7076951Z remote: Compressing objects: 83% (151/181)
  242. 2020-10-08T11:04:39.7077511Z remote: Compressing objects: 84% (153/181)
  243. 2020-10-08T11:04:39.7078082Z remote: Compressing objects: 85% (154/181)
  244. 2020-10-08T11:04:39.7078626Z remote: Compressing objects: 86% (156/181)
  245. 2020-10-08T11:04:39.7079161Z remote: Compressing objects: 87% (158/181)
  246. 2020-10-08T11:04:39.7079705Z remote: Compressing objects: 88% (160/181)
  247. 2020-10-08T11:04:39.7080240Z remote: Compressing objects: 89% (162/181)
  248. 2020-10-08T11:04:39.7080776Z remote: Compressing objects: 90% (163/181)
  249. 2020-10-08T11:04:39.7081316Z remote: Compressing objects: 91% (165/181)
  250. 2020-10-08T11:04:39.7081852Z remote: Compressing objects: 92% (167/181)
  251. 2020-10-08T11:04:39.7082389Z remote: Compressing objects: 93% (169/181)
  252. 2020-10-08T11:04:39.7082941Z remote: Compressing objects: 94% (171/181)
  253. 2020-10-08T11:04:39.7083476Z remote: Compressing objects: 95% (172/181)
  254. 2020-10-08T11:04:39.7084010Z remote: Compressing objects: 96% (174/181)
  255. 2020-10-08T11:04:39.7084547Z remote: Compressing objects: 97% (176/181)
  256. 2020-10-08T11:04:39.7085096Z remote: Compressing objects: 98% (178/181)
  257. 2020-10-08T11:04:39.7085613Z remote: Compressing objects: 99% (180/181)
  258. 2020-10-08T11:04:39.7086152Z remote: Compressing objects: 100% (181/181)
  259. 2020-10-08T11:04:39.7086706Z remote: Compressing objects: 100% (181/181), done.
  260. 2020-10-08T11:04:39.7290695Z Receiving objects: 0% (1/221)
  261. 2020-10-08T11:04:39.7291816Z Receiving objects: 1% (3/221)
  262. 2020-10-08T11:04:39.7294568Z Receiving objects: 2% (5/221)
  263. 2020-10-08T11:04:39.7297074Z Receiving objects: 3% (7/221)
  264. 2020-10-08T11:04:39.7297667Z Receiving objects: 4% (9/221)
  265. 2020-10-08T11:04:39.7298175Z Receiving objects: 5% (12/221)
  266. 2020-10-08T11:04:39.7300429Z Receiving objects: 6% (14/221)
  267. 2020-10-08T11:04:39.7301002Z Receiving objects: 7% (16/221)
  268. 2020-10-08T11:04:39.7301496Z Receiving objects: 8% (18/221)
  269. 2020-10-08T11:04:39.7301986Z Receiving objects: 9% (20/221)
  270. 2020-10-08T11:04:39.7302460Z Receiving objects: 10% (23/221)
  271. 2020-10-08T11:04:39.7303235Z Receiving objects: 11% (25/221)
  272. 2020-10-08T11:04:39.7305512Z Receiving objects: 12% (27/221)
  273. 2020-10-08T11:04:39.7306084Z Receiving objects: 13% (29/221)
  274. 2020-10-08T11:04:39.7306580Z Receiving objects: 14% (31/221)
  275. 2020-10-08T11:04:39.7358373Z Receiving objects: 15% (34/221)
  276. 2020-10-08T11:04:39.7358762Z Receiving objects: 16% (36/221)
  277. 2020-10-08T11:04:39.7366252Z Receiving objects: 17% (38/221)
  278. 2020-10-08T11:04:39.7369205Z Receiving objects: 18% (40/221)
  279. 2020-10-08T11:04:39.7369569Z Receiving objects: 19% (42/221)
  280. 2020-10-08T11:04:39.7369930Z Receiving objects: 20% (45/221)
  281. 2020-10-08T11:04:39.7370268Z Receiving objects: 21% (47/221)
  282. 2020-10-08T11:04:39.7370603Z Receiving objects: 22% (49/221)
  283. 2020-10-08T11:04:39.7371111Z Receiving objects: 23% (51/221)
  284. 2020-10-08T11:04:39.7371460Z Receiving objects: 24% (54/221)
  285. 2020-10-08T11:04:39.7371803Z Receiving objects: 25% (56/221)
  286. 2020-10-08T11:04:39.7373918Z Receiving objects: 26% (58/221)
  287. 2020-10-08T11:04:39.7374309Z Receiving objects: 27% (60/221)
  288. 2020-10-08T11:04:39.7374647Z Receiving objects: 28% (62/221)
  289. 2020-10-08T11:04:39.7374982Z Receiving objects: 29% (65/221)
  290. 2020-10-08T11:04:39.7375316Z Receiving objects: 30% (67/221)
  291. 2020-10-08T11:04:39.7375771Z Receiving objects: 31% (69/221)
  292. 2020-10-08T11:04:39.7376096Z Receiving objects: 32% (71/221)
  293. 2020-10-08T11:04:39.7378086Z Receiving objects: 33% (73/221)
  294. 2020-10-08T11:04:39.7378454Z Receiving objects: 34% (76/221)
  295. 2020-10-08T11:04:39.7380402Z Receiving objects: 35% (78/221)
  296. 2020-10-08T11:04:39.7380767Z Receiving objects: 36% (80/221)
  297. 2020-10-08T11:04:39.7382674Z Receiving objects: 37% (82/221)
  298. 2020-10-08T11:04:39.7383034Z Receiving objects: 38% (84/221)
  299. 2020-10-08T11:04:39.7385118Z Receiving objects: 39% (87/221)
  300. 2020-10-08T11:04:39.7385494Z Receiving objects: 40% (89/221)
  301. 2020-10-08T11:04:39.7385816Z Receiving objects: 41% (91/221)
  302. 2020-10-08T11:04:39.7386153Z Receiving objects: 42% (93/221)
  303. 2020-10-08T11:04:39.7386489Z Receiving objects: 43% (96/221)
  304. 2020-10-08T11:04:39.7386836Z Receiving objects: 44% (98/221)
  305. 2020-10-08T11:04:39.7387172Z Receiving objects: 45% (100/221)
  306. 2020-10-08T11:04:39.7389141Z Receiving objects: 46% (102/221)
  307. 2020-10-08T11:04:39.7389672Z Receiving objects: 47% (104/221)
  308. 2020-10-08T11:04:39.7390152Z Receiving objects: 48% (107/221)
  309. 2020-10-08T11:04:39.7390620Z Receiving objects: 49% (109/221)
  310. 2020-10-08T11:04:39.7391081Z Receiving objects: 50% (111/221)
  311. 2020-10-08T11:04:39.7391531Z Receiving objects: 51% (113/221)
  312. 2020-10-08T11:04:39.7427934Z Receiving objects: 52% (115/221)
  313. 2020-10-08T11:04:39.7428575Z Receiving objects: 53% (118/221)
  314. 2020-10-08T11:04:39.7429097Z Receiving objects: 54% (120/221)
  315. 2020-10-08T11:04:39.7429590Z Receiving objects: 55% (122/221)
  316. 2020-10-08T11:04:39.7430105Z Receiving objects: 56% (124/221)
  317. 2020-10-08T11:04:39.7430603Z Receiving objects: 57% (126/221)
  318. 2020-10-08T11:04:39.7431095Z Receiving objects: 58% (129/221)
  319. 2020-10-08T11:04:39.7431576Z Receiving objects: 59% (131/221)
  320. 2020-10-08T11:04:39.7432083Z Receiving objects: 60% (133/221)
  321. 2020-10-08T11:04:39.7432563Z Receiving objects: 61% (135/221)
  322. 2020-10-08T11:04:39.7433041Z Receiving objects: 62% (138/221)
  323. 2020-10-08T11:04:39.7433509Z Receiving objects: 63% (140/221)
  324. 2020-10-08T11:04:39.7434016Z Receiving objects: 64% (142/221)
  325. 2020-10-08T11:04:39.7434505Z Receiving objects: 65% (144/221)
  326. 2020-10-08T11:04:39.7434992Z Receiving objects: 66% (146/221)
  327. 2020-10-08T11:04:39.7435475Z Receiving objects: 67% (149/221)
  328. 2020-10-08T11:04:39.7436045Z Receiving objects: 68% (151/221)
  329. 2020-10-08T11:04:39.7436813Z Receiving objects: 69% (153/221)
  330. 2020-10-08T11:04:39.7437367Z Receiving objects: 70% (155/221)
  331. 2020-10-08T11:04:39.7437861Z Receiving objects: 71% (157/221)
  332. 2020-10-08T11:04:39.7438376Z Receiving objects: 72% (160/221)
  333. 2020-10-08T11:04:39.7438874Z Receiving objects: 73% (162/221)
  334. 2020-10-08T11:04:39.7439360Z Receiving objects: 74% (164/221)
  335. 2020-10-08T11:04:39.7439833Z Receiving objects: 75% (166/221)
  336. 2020-10-08T11:04:39.7440581Z Receiving objects: 76% (168/221)
  337. 2020-10-08T11:04:39.7441084Z Receiving objects: 77% (171/221)
  338. 2020-10-08T11:04:39.7441584Z Receiving objects: 78% (173/221)
  339. 2020-10-08T11:04:39.7442072Z Receiving objects: 79% (175/221)
  340. 2020-10-08T11:04:39.7443042Z Receiving objects: 80% (177/221)
  341. 2020-10-08T11:04:39.7444850Z remote: Total 221 (delta 26), reused 98 (delta 16), pack-reused 0
  342. 2020-10-08T11:04:39.7448433Z Receiving objects: 81% (180/221)
  343. 2020-10-08T11:04:39.7448801Z Receiving objects: 82% (182/221)
  344. 2020-10-08T11:04:39.7449143Z Receiving objects: 83% (184/221)
  345. 2020-10-08T11:04:39.7449479Z Receiving objects: 84% (186/221)
  346. 2020-10-08T11:04:39.7449804Z Receiving objects: 85% (188/221)
  347. 2020-10-08T11:04:39.7450143Z Receiving objects: 86% (191/221)
  348. 2020-10-08T11:04:39.7450634Z Receiving objects: 87% (193/221)
  349. 2020-10-08T11:04:39.7451000Z Receiving objects: 88% (195/221)
  350. 2020-10-08T11:04:39.7451338Z Receiving objects: 89% (197/221)
  351. 2020-10-08T11:04:39.7451678Z Receiving objects: 90% (199/221)
  352. 2020-10-08T11:04:39.7452027Z Receiving objects: 91% (202/221)
  353. 2020-10-08T11:04:39.7452364Z Receiving objects: 92% (204/221)
  354. 2020-10-08T11:04:39.7452686Z Receiving objects: 93% (206/221)
  355. 2020-10-08T11:04:39.7453024Z Receiving objects: 94% (208/221)
  356. 2020-10-08T11:04:39.7453361Z Receiving objects: 95% (210/221)
  357. 2020-10-08T11:04:39.7453698Z Receiving objects: 96% (213/221)
  358. 2020-10-08T11:04:39.7454033Z Receiving objects: 97% (215/221)
  359. 2020-10-08T11:04:39.7454372Z Receiving objects: 98% (217/221)
  360. 2020-10-08T11:04:39.7454708Z Receiving objects: 99% (219/221)
  361. 2020-10-08T11:04:39.7455045Z Receiving objects: 100% (221/221)
  362. 2020-10-08T11:04:39.7455423Z Receiving objects: 100% (221/221), 426.66 KiB | 19.39 MiB/s, done.
  363. 2020-10-08T11:04:39.7455807Z Resolving deltas: 0% (0/26)
  364. 2020-10-08T11:04:39.7456145Z Resolving deltas: 3% (1/26)
  365. 2020-10-08T11:04:39.7456474Z Resolving deltas: 7% (2/26)
  366. 2020-10-08T11:04:39.7456802Z Resolving deltas: 11% (3/26)
  367. 2020-10-08T11:04:39.7457129Z Resolving deltas: 19% (5/26)
  368. 2020-10-08T11:04:39.7457462Z Resolving deltas: 26% (7/26)
  369. 2020-10-08T11:04:39.7457774Z Resolving deltas: 30% (8/26)
  370. 2020-10-08T11:04:39.7458102Z Resolving deltas: 50% (13/26)
  371. 2020-10-08T11:04:39.7458430Z Resolving deltas: 57% (15/26)
  372. 2020-10-08T11:04:39.7458754Z Resolving deltas: 61% (16/26)
  373. 2020-10-08T11:04:39.7459081Z Resolving deltas: 65% (17/26)
  374. 2020-10-08T11:04:39.7459407Z Resolving deltas: 69% (18/26)
  375. 2020-10-08T11:04:39.7459735Z Resolving deltas: 73% (19/26)
  376. 2020-10-08T11:04:39.7460059Z Resolving deltas: 76% (20/26)
  377. 2020-10-08T11:04:39.7460372Z Resolving deltas: 80% (21/26)
  378. 2020-10-08T11:04:39.7460698Z Resolving deltas: 84% (22/26)
  379. 2020-10-08T11:04:39.7461024Z Resolving deltas: 88% (23/26)
  380. 2020-10-08T11:04:39.7463277Z Resolving deltas: 92% (24/26)
  381. 2020-10-08T11:04:39.7463837Z Resolving deltas: 96% (25/26)
  382. 2020-10-08T11:04:39.7467943Z Resolving deltas: 100% (26/26)
  383. 2020-10-08T11:04:39.7468316Z Resolving deltas: 100% (26/26), done.
  384. 2020-10-08T11:04:39.8171135Z From https://github.com/submariner-io/submariner
  385. 2020-10-08T11:04:39.8172440Z * [new ref] a94878ad4fe368d3bb1efd0be1df1b354e805ae3 -> pull/865/merge
  386. 2020-10-08T11:04:39.8211056Z ##[endgroup]
  387. 2020-10-08T11:04:39.8212081Z ##[group]Determining the checkout info
  388. 2020-10-08T11:04:39.8213372Z ##[endgroup]
  389. 2020-10-08T11:04:39.8214068Z ##[group]Checking out the ref
  390. 2020-10-08T11:04:39.8219112Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/865/merge
  391. 2020-10-08T11:04:39.8404013Z Note: switching to 'refs/remotes/pull/865/merge'.
  392. 2020-10-08T11:04:39.8404929Z
  393. 2020-10-08T11:04:39.8406001Z You are in 'detached HEAD' state. You can look around, make experimental
  394. 2020-10-08T11:04:39.8407026Z changes and commit them, and you can discard any commits you make in this
  395. 2020-10-08T11:04:39.8407965Z state without impacting any branches by switching back to a branch.
  396. 2020-10-08T11:04:39.8408580Z
  397. 2020-10-08T11:04:39.8409258Z If you want to create a new branch to retain commits you create, you may
  398. 2020-10-08T11:04:39.8410389Z do so (now or later) by using -c with the switch command. Example:
  399. 2020-10-08T11:04:39.8411317Z
  400. 2020-10-08T11:04:39.8412194Z git switch -c <new-branch-name>
  401. 2020-10-08T11:04:39.8412825Z
  402. 2020-10-08T11:04:39.8414968Z Or undo this operation with:
  403. 2020-10-08T11:04:39.8415514Z
  404. 2020-10-08T11:04:39.8416318Z git switch -
  405. 2020-10-08T11:04:39.8416882Z
  406. 2020-10-08T11:04:39.8417657Z Turn off this advice by setting config variable advice.detachedHead to false
  407. 2020-10-08T11:04:39.8421336Z
  408. 2020-10-08T11:04:39.8422110Z HEAD is now at a94878a Merge 49b43b007e6c08a3a277e1a6e6a891d1ff127880 into 4b8bc77fab50f53c61dd58d4f96f8425634c07b1
  409. 2020-10-08T11:04:39.8422994Z ##[endgroup]
  410. 2020-10-08T11:04:39.8627001Z [command]/usr/bin/git log -1 --format='%H'
  411. 2020-10-08T11:04:39.8662551Z 'a94878ad4fe368d3bb1efd0be1df1b354e805ae3'
  412. 2020-10-08T11:04:39.8801244Z ##[group]Run sudo swapoff -a
  413. 2020-10-08T11:04:39.8801755Z sudo swapoff -a
  414. 2020-10-08T11:04:39.8802165Z sudo rm -f /swapfile
  415. 2020-10-08T11:04:39.8802482Z df -h
  416. 2020-10-08T11:04:39.8802734Z free -h
  417. 2020-10-08T11:04:39.8846326Z shell: /bin/bash -e {0}
  418. 2020-10-08T11:04:39.8846680Z ##[endgroup]
  419. 2020-10-08T11:04:40.1000130Z Filesystem Size Used Avail Use% Mounted on
  420. 2020-10-08T11:04:40.1001005Z udev 3.4G 0 3.4G 0% /dev
  421. 2020-10-08T11:04:40.1001520Z tmpfs 696M 680K 695M 1% /run
  422. 2020-10-08T11:04:40.1002151Z /dev/sda1 84G 62G 22G 75% /
  423. 2020-10-08T11:04:40.1002667Z tmpfs 3.4G 8.0K 3.4G 1% /dev/shm
  424. 2020-10-08T11:04:40.1003167Z tmpfs 5.0M 0 5.0M 0% /run/lock
  425. 2020-10-08T11:04:40.1003898Z tmpfs 3.4G 0 3.4G 0% /sys/fs/cgroup
  426. 2020-10-08T11:04:40.1004263Z /dev/sda15 105M 3.6M 101M 4% /boot/efi
  427. 2020-10-08T11:04:40.1004784Z /dev/sdb1 14G 4.1G 9.0G 32% /mnt
  428. 2020-10-08T11:04:40.1100521Z total used free shared buff/cache available
  429. 2020-10-08T11:04:40.1101434Z Mem: 6.8G 429M 5.0G 25M 1.4G 6.1G
  430. 2020-10-08T11:04:40.1102072Z Swap: 0B 0B 0B
  431. 2020-10-08T11:04:40.1154866Z ##[group]Run make e2e using=" helm "
  432. 2020-10-08T11:04:40.1155263Z make e2e using=" helm "
  433. 2020-10-08T11:04:40.1195319Z shell: /bin/bash -e {0}
  434. 2020-10-08T11:04:40.1195662Z ##[endgroup]
  435. 2020-10-08T11:04:40.1609450Z Downloading dapper
  436. 2020-10-08T11:04:40.4006754Z .dapper.tmp version v0.5.3
  437. 2020-10-08T11:04:40.4192276Z ./.dapper -m bind make e2e -- using=helm\
  438. 2020-10-08T11:04:43.7893733Z Sending build context to Docker daemon 6.961MB
  439. 2020-10-08T11:04:43.7917352Z
  440. 2020-10-08T11:04:43.7981798Z Step 1/5 : FROM quay.io/submariner/shipyard-dapper-base:0.7.1
  441. 2020-10-08T11:04:44.0389135Z 0.7.1: Pulling from submariner/shipyard-dapper-base
  442. 2020-10-08T11:04:44.0598224Z bbca93d6c76b: Pulling fs layer
  443. 2020-10-08T11:04:44.0598617Z 1c30167c095e: Pulling fs layer
  444. 2020-10-08T11:04:44.0598962Z a274ee7d3ac9: Pulling fs layer
  445. 2020-10-08T11:04:44.0599309Z 30d9f3b2fbe6: Pulling fs layer
  446. 2020-10-08T11:04:44.0599709Z 96c70f9b1ce0: Pulling fs layer
  447. 2020-10-08T11:04:44.0600151Z a9a281312a19: Pulling fs layer
  448. 2020-10-08T11:04:44.0600496Z 48cc7c7bfa15: Pulling fs layer
  449. 2020-10-08T11:04:44.0611283Z 96c70f9b1ce0: Waiting
  450. 2020-10-08T11:04:44.0611618Z a9a281312a19: Waiting
  451. 2020-10-08T11:04:44.0614458Z 48cc7c7bfa15: Waiting
  452. 2020-10-08T11:04:44.0614778Z 30d9f3b2fbe6: Waiting
  453. 2020-10-08T11:04:44.6062278Z a274ee7d3ac9: Verifying Checksum
  454. 2020-10-08T11:04:44.6072629Z a274ee7d3ac9: Download complete
  455. 2020-10-08T11:04:44.7369650Z 30d9f3b2fbe6: Verifying Checksum
  456. 2020-10-08T11:04:44.7439142Z 30d9f3b2fbe6: Download complete
  457. 2020-10-08T11:04:44.8449140Z 96c70f9b1ce0: Verifying Checksum
  458. 2020-10-08T11:04:44.8450446Z 96c70f9b1ce0: Download complete
  459. 2020-10-08T11:04:44.8960660Z bbca93d6c76b: Verifying Checksum
  460. 2020-10-08T11:04:44.8964357Z bbca93d6c76b: Download complete
  461. 2020-10-08T11:04:44.9397140Z a9a281312a19: Verifying Checksum
  462. 2020-10-08T11:04:44.9400940Z a9a281312a19: Download complete
  463. 2020-10-08T11:04:44.9981987Z 48cc7c7bfa15: Verifying Checksum
  464. 2020-10-08T11:04:44.9982725Z 48cc7c7bfa15: Download complete
  465. 2020-10-08T11:04:46.2063226Z 1c30167c095e: Verifying Checksum
  466. 2020-10-08T11:04:46.2063645Z 1c30167c095e: Download complete
  467. 2020-10-08T11:04:49.0068382Z bbca93d6c76b: Pull complete
  468. 2020-10-08T11:04:56.8069304Z 1c30167c095e: Pull complete
  469. 2020-10-08T11:05:00.2568141Z a274ee7d3ac9: Pull complete
  470. 2020-10-08T11:05:00.3154442Z 30d9f3b2fbe6: Pull complete
  471. 2020-10-08T11:05:00.3745321Z 96c70f9b1ce0: Pull complete
  472. 2020-10-08T11:05:00.4320606Z a9a281312a19: Pull complete
  473. 2020-10-08T11:05:00.5074473Z 48cc7c7bfa15: Pull complete
  474. 2020-10-08T11:05:00.5103177Z Digest: sha256:086697dc5be6c92cac60d506e89a65fbc341d425e59ccea4f12e1e8b71f601b9
  475. 2020-10-08T11:05:00.5123336Z Status: Downloaded newer image for quay.io/submariner/shipyard-dapper-base:0.7.1
  476. 2020-10-08T11:05:00.5131821Z ---> c50512fb3462
  477. 2020-10-08T11:05:00.5133108Z Step 2/5 : ENV DAPPER_ENV="REPO TAG QUAY_USERNAME QUAY_PASSWORD GITHUB_SHA CLUSTERS_ARGS DEPLOY_ARGS IMAGES_ARGS RELEASE_ARGS" DAPPER_SOURCE=/go/src/github.com/submariner-io/submariner DAPPER_DOCKER_SOCKET=true
  478. 2020-10-08T11:05:03.9666185Z ---> Running in 435c0d34b9c6
  479. 2020-10-08T11:05:04.7760625Z Removing intermediate container 435c0d34b9c6
  480. 2020-10-08T11:05:04.7761799Z ---> 107ec502674d
  481. 2020-10-08T11:05:04.7762169Z Step 3/5 : ENV DAPPER_OUTPUT=${DAPPER_SOURCE}/output
  482. 2020-10-08T11:05:04.8054177Z ---> Running in d4f8a6ec9bea
  483. 2020-10-08T11:05:05.6274519Z Removing intermediate container d4f8a6ec9bea
  484. 2020-10-08T11:05:05.6275711Z ---> 959c7a109766
  485. 2020-10-08T11:05:05.6276045Z Step 4/5 : WORKDIR ${DAPPER_SOURCE}
  486. 2020-10-08T11:05:05.6543717Z ---> Running in 47f9323e9cfd
  487. 2020-10-08T11:05:06.4523551Z Removing intermediate container 47f9323e9cfd
  488. 2020-10-08T11:05:06.4524744Z ---> 380b60cb98ca
  489. 2020-10-08T11:05:06.4525127Z Step 5/5 : ENTRYPOINT ["/opt/shipyard/scripts/entry"]
  490. 2020-10-08T11:05:06.4800570Z ---> Running in d60020666bb4
  491. 2020-10-08T11:05:07.2706588Z Removing intermediate container d60020666bb4
  492. 2020-10-08T11:05:07.2707948Z ---> 9b8bd61411c6
  493. 2020-10-08T11:05:07.2777458Z Successfully built 9b8bd61411c6
  494. 2020-10-08T11:05:07.2955772Z Successfully tagged submariner:HEAD
  495. 2020-10-08T11:05:08.2728187Z [submariner]$ trap chown -R 1001:116 . exit
  496. 2020-10-08T11:05:08.2729319Z [submariner]$ mkdir -p bin dist output
  497. 2020-10-08T11:05:08.2749925Z [submariner]$ make e2e -- using=helm 
  498. 2020-10-08T11:05:08.3161289Z fatal: No names found, cannot describe anything.
  499. 2020-10-08T11:05:08.3283996Z /opt/shipyard/scripts/e2e.sh --focus .\* cluster2 cluster3 cluster1
  500. 2020-10-08T11:05:08.3313805Z Downloading shflags 1.0.3
  501. 2020-10-08T11:05:08.3389166Z % Total % Received % Xferd Average Speed Time Time Time Current
  502. 2020-10-08T11:05:08.3389709Z Dload Upload Total Spent Left Speed
  503. 2020-10-08T11:05:08.3389988Z
  504. 2020-10-08T11:05:08.4081884Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  505. 2020-10-08T11:05:08.4082495Z 100 31091 100 31091 0 0 433k 0 --:--:-- --:--:-- --:--:-- 433k
  506. 2020-10-08T11:05:08.4641869Z [submariner]$ source /opt/shipyard/scripts/lib/utils
  507. 2020-10-08T11:05:08.4651976Z [submariner]$ . /opt/shipyard/scripts/lib/source_only
  508. 2020-10-08T11:05:08.4660042Z [submariner]$ script_name=utils
  509. 2020-10-08T11:05:08.4669970Z [submariner]$ exec_name=e2e.sh
  510. 2020-10-08T11:05:08.4689006Z [submariner]$ source /opt/shipyard/scripts/lib/cluster_settings
  511. 2020-10-08T11:05:08.4699066Z [submariner]$ . /opt/shipyard/scripts/lib/source_only
  512. 2020-10-08T11:05:08.4708464Z [submariner]$ script_name=cluster_settings
  513. 2020-10-08T11:05:08.4719132Z [submariner]$ exec_name=e2e.sh
  514. 2020-10-08T11:05:08.4739377Z [submariner]$ broker=cluster1
  515. 2020-10-08T11:05:08.4748652Z [submariner]$ declare -gA cluster_nodes
  516. 2020-10-08T11:05:08.4760890Z [submariner]$ cluster_nodes[cluster1]=control-plane worker
  517. 2020-10-08T11:05:08.4769763Z [submariner]$ cluster_nodes[cluster2]=control-plane worker
  518. 2020-10-08T11:05:08.4782542Z [submariner]$ cluster_nodes[cluster3]=control-plane worker worker
  519. 2020-10-08T11:05:08.4791995Z [submariner]$ declare -gA cluster_subm
  520. 2020-10-08T11:05:08.4802353Z [submariner]$ cluster_subm[cluster1]=true
  521. 2020-10-08T11:05:08.4814643Z [submariner]$ cluster_subm[cluster2]=true
  522. 2020-10-08T11:05:08.4823597Z [submariner]$ cluster_subm[cluster3]=true
  523. 2020-10-08T11:05:08.4835725Z [submariner]$ declare -gA cluster_cni
  524. 2020-10-08T11:05:08.4845098Z [submariner]$ cluster_cni[cluster2]=weave
  525. 2020-10-08T11:05:08.4857350Z [submariner]$ cluster_cni[cluster3]=weave
  526. 2020-10-08T11:05:08.4869155Z [submariner]$ declare_kubeconfig
  527. 2020-10-08T11:05:08.4883626Z [submariner]$ declare_kubeconfig
  528. 2020-10-08T11:05:08.4891489Z [submariner]$ source /opt/shipyard/scripts/lib/kubecfg
  529. 2020-10-08T11:05:08.4903620Z [submariner]$ export KUBECONFIG
  530. 2020-10-08T11:05:08.4943357Z [submariner]$ KUBECONFIG=
  531. 2020-10-08T11:05:08.4958066Z [submariner]$ find /go/src/github.com/submariner-io/submariner/output/kubeconfigs -type f -printf %p:
  532. 2020-10-08T11:05:08.4973796Z find: '/go/src/github.com/submariner-io/submariner/output/kubeconfigs': No such file or directory
  533. 2020-10-08T11:05:08.4987025Z [submariner]$ :
  534. 2020-10-08T11:05:08.5000888Z [submariner]$ deploy_env_once
  535. 2020-10-08T11:05:08.5010674Z [submariner]$ deploy_env_once
  536. 2020-10-08T11:05:08.5022599Z 
  537. 2020-10-08T11:05:09.1438742Z [submariner]$ make deploy
  538. 2020-10-08T11:05:09.1465909Z make[1]: Entering directory '/go/src/github.com/submariner-io/submariner'
  539. 2020-10-08T11:05:09.1852422Z fatal: No names found, cannot describe anything.
  540. 2020-10-08T11:05:09.2033751Z /opt/shipyard/scripts/clusters.sh --cluster_settings /go/src/github.com/submariner-io/submariner/scripts/cluster_settings
  541. 2020-10-08T11:05:09.2921319Z Running with: k8s_version=1.17.0, olm_version=0.14.1, olm=false, globalnet=false, registry_inmemory=true, cluster_settings=/go/src/github.com/submariner-io/submariner/scripts/cluster_settings, timeout=5m
  542. 2020-10-08T11:05:09.2943131Z [submariner]$ source /opt/shipyard/scripts/lib/utils
  543. 2020-10-08T11:05:09.2956343Z [submariner]$ . /opt/shipyard/scripts/lib/source_only
  544. 2020-10-08T11:05:09.2964501Z [submariner]$ script_name=utils
  545. 2020-10-08T11:05:09.2976370Z [submariner]$ exec_name=clusters.sh
  546. 2020-10-08T11:05:09.2993242Z [submariner]$ source /opt/shipyard/scripts/lib/cluster_settings
  547. 2020-10-08T11:05:09.3000944Z [submariner]$ . /opt/shipyard/scripts/lib/source_only
  548. 2020-10-08T11:05:09.3012688Z [submariner]$ script_name=cluster_settings
  549. 2020-10-08T11:05:09.3019991Z [submariner]$ exec_name=clusters.sh
  550. 2020-10-08T11:05:09.3041799Z [submariner]$ broker=cluster1
  551. 2020-10-08T11:05:09.3049136Z [submariner]$ declare -gA cluster_nodes
  552. 2020-10-08T11:05:09.3058726Z [submariner]$ cluster_nodes[cluster1]=control-plane worker
  553. 2020-10-08T11:05:09.3071183Z [submariner]$ cluster_nodes[cluster2]=control-plane worker
  554. 2020-10-08T11:05:09.3079976Z [submariner]$ cluster_nodes[cluster3]=control-plane worker worker
  555. 2020-10-08T11:05:09.3089990Z [submariner]$ declare -gA cluster_subm
  556. 2020-10-08T11:05:09.3100989Z [submariner]$ cluster_subm[cluster1]=true
  557. 2020-10-08T11:05:09.3111400Z [submariner]$ cluster_subm[cluster2]=true
  558. 2020-10-08T11:05:09.3124104Z [submariner]$ cluster_subm[cluster3]=true
  559. 2020-10-08T11:05:09.3133080Z [submariner]$ declare -gA cluster_cni
  560. 2020-10-08T11:05:09.3141501Z [submariner]$ cluster_cni[cluster2]=weave
  561. 2020-10-08T11:05:09.3153280Z [submariner]$ cluster_cni[cluster3]=weave
  562. 2020-10-08T11:05:09.3164690Z [submariner]$ source /go/src/github.com/submariner-io/submariner/scripts/cluster_settings
  563. 2020-10-08T11:05:09.3176952Z [submariner]$ cluster_nodes[cluster1]=control-plane worker
  564. 2020-10-08T11:05:09.3189695Z [submariner]$ cluster_nodes[cluster2]=control-plane worker worker
  565. 2020-10-08T11:05:09.3199481Z [submariner]$ cluster_nodes[cluster3]=control-plane worker worker
  566. 2020-10-08T11:05:09.3254792Z [submariner]$ cat
  567. 2020-10-08T11:05:09.3275705Z [submariner]$ typeset -p cluster_nodes
  568. 2020-10-08T11:05:09.3289400Z [submariner]$ cut -f 2- -d=
  569. 2020-10-08T11:05:09.3317348Z [submariner]$ typeset -p cluster_subm
  570. 2020-10-08T11:05:09.3331875Z [submariner]$ cut -f 2- -d=
  571. 2020-10-08T11:05:09.3354152Z Cluster settings::
  572. 2020-10-08T11:05:09.3354850Z broker - 'cluster1'
  573. 2020-10-08T11:05:09.3355406Z clusters - 'cluster1' 'cluster2' 'cluster3'
  574. 2020-10-08T11:05:09.3356646Z nodes per cluster - ([cluster3]="control-plane worker worker" [cluster2]="control-plane worker worker" [cluster1]="control-plane worker" )
  575. 2020-10-08T11:05:09.3357756Z install submariner - ([cluster3]="true" [cluster2]="true" [cluster1]="true" )
  576. 2020-10-08T11:05:09.3369291Z [submariner]$ rm -rf /go/src/github.com/submariner-io/submariner/output/kubeconfigs
  577. 2020-10-08T11:05:09.3388589Z [submariner]$ mkdir -p /go/src/github.com/submariner-io/submariner/output/kubeconfigs
  578. 2020-10-08T11:05:09.3411522Z [submariner]$ run_local_registry
  579. 2020-10-08T11:05:09.3421746Z [submariner]$ run_local_registry
  580. 2020-10-08T11:05:09.3432844Z [submariner]$ registry_running
  581. 2020-10-08T11:05:09.3443796Z [submariner]$ registry_running
  582. 2020-10-08T11:05:09.3452881Z [submariner]$ docker ps --filter name=^/?kind-registry$
  583. 2020-10-08T11:05:09.3466926Z [submariner]$ grep kind-registry
  584. 2020-10-08T11:05:09.6568478Z [submariner]$ return 0
  585. 2020-10-08T11:05:09.6572135Z Deploying local registry kind-registry to serve images centrally.
  586. 2020-10-08T11:05:09.6581905Z [submariner]$ local volume_flag
  587. 2020-10-08T11:05:09.6596883Z [submariner]$ volume_flag=-v /dev/shm/kind-registry:/var/lib/registry
  588. 2020-10-08T11:05:09.6607360Z [submariner]$ docker run -d -v /dev/shm/kind-registry:/var/lib/registry -p 5000:5000 --restart=always --name kind-registry registry:2
  589. 2020-10-08T11:05:09.9722643Z Unable to find image 'registry:2' locally
  590. 2020-10-08T11:05:10.1270854Z 2: Pulling from library/registry
  591. 2020-10-08T11:05:10.1935159Z cbdbe7a5bc2a: Already exists
  592. 2020-10-08T11:05:10.2035139Z 47112e65547d: Pulling fs layer
  593. 2020-10-08T11:05:10.2035589Z 46bcb632e506: Pulling fs layer
  594. 2020-10-08T11:05:10.2035930Z c1cc712bcecd: Pulling fs layer
  595. 2020-10-08T11:05:10.2036290Z 3db6272dcbfa: Pulling fs layer
  596. 2020-10-08T11:05:10.2036817Z 3db6272dcbfa: Waiting
  597. 2020-10-08T11:05:10.4004776Z c1cc712bcecd: Verifying Checksum
  598. 2020-10-08T11:05:10.4006230Z c1cc712bcecd: Download complete
  599. 2020-10-08T11:05:10.5041339Z 47112e65547d: Verifying Checksum
  600. 2020-10-08T11:05:10.5041788Z 47112e65547d: Download complete
  601. 2020-10-08T11:05:10.5774393Z 3db6272dcbfa: Verifying Checksum
  602. 2020-10-08T11:05:10.5778958Z 3db6272dcbfa: Download complete
  603. 2020-10-08T11:05:10.6537402Z 47112e65547d: Pull complete
  604. 2020-10-08T11:05:10.6550469Z 46bcb632e506: Verifying Checksum
  605. 2020-10-08T11:05:10.6550912Z 46bcb632e506: Download complete
  606. 2020-10-08T11:05:10.8953910Z 46bcb632e506: Pull complete
  607. 2020-10-08T11:05:10.9515205Z c1cc712bcecd: Pull complete
  608. 2020-10-08T11:05:11.0087216Z 3db6272dcbfa: Pull complete
  609. 2020-10-08T11:05:11.0112120Z Digest: sha256:8be26f81ffea54106bae012c6f349df70f4d5e7e2ec01b143c46e2c03b9e551d
  610. 2020-10-08T11:05:11.0130997Z Status: Downloaded newer image for registry:2
  611. 2020-10-08T11:05:11.3618264Z 3516823d48c6b985c791c423a03513981b91f239623c453021f622eb449dcb13
  612. 2020-10-08T11:05:12.2296337Z [submariner]$ registry_ip=172.17.0.3
  613. 2020-10-08T11:05:12.2311375Z [submariner]$ docker inspect -f {{.NetworkSettings.IPAddress}} kind-registry
  614. 2020-10-08T11:05:12.5391140Z [submariner]$ declare_cidrs
  615. 2020-10-08T11:05:12.5403564Z [submariner]$ declare_cidrs
  616. 2020-10-08T11:05:12.5413454Z [submariner]$ declare -gA cluster_CIDRs service_CIDRs global_CIDRs
  617. 2020-10-08T11:05:12.5425982Z [submariner]$ i=1
  618. 2020-10-08T11:05:12.5437779Z [submariner]$ [cluster1] add_cluster_cidrs 1 cluster1
  619. 2020-10-08T11:05:12.5450465Z [submariner]$ [cluster1] add_cluster_cidrs 1 cluster1
  620. 2020-10-08T11:05:12.5460999Z [submariner]$ [cluster1] local val=1
  621. 2020-10-08T11:05:12.5472592Z [submariner]$ [cluster1] local idx=cluster1
  622. 2020-10-08T11:05:12.5484704Z [submariner]$ [cluster1] cluster_CIDRs[cluster1]=10.241.0.0/16
  623. 2020-10-08T11:05:12.5500624Z [submariner]$ [cluster1] service_CIDRs[cluster1]=100.91.0.0/16
  624. 2020-10-08T11:05:12.5512490Z [submariner]$ [cluster1] i=2
  625. 2020-10-08T11:05:12.5526624Z [submariner]$ [cluster2] add_cluster_cidrs 2 cluster2
  626. 2020-10-08T11:05:12.5537026Z [submariner]$ [cluster2] add_cluster_cidrs 2 cluster2
  627. 2020-10-08T11:05:12.5549304Z [submariner]$ [cluster2] local val=2
  628. 2020-10-08T11:05:12.5559796Z [submariner]$ [cluster2] local idx=cluster2
  629. 2020-10-08T11:05:12.5573378Z [submariner]$ [cluster2] cluster_CIDRs[cluster2]=10.242.0.0/16
  630. 2020-10-08T11:05:12.5584128Z [submariner]$ [cluster2] service_CIDRs[cluster2]=100.92.0.0/16
  631. 2020-10-08T11:05:12.5598063Z [submariner]$ [cluster2] i=3
  632. 2020-10-08T11:05:12.5609792Z [submariner]$ [cluster3] add_cluster_cidrs 3 cluster3
  633. 2020-10-08T11:05:12.5622385Z [submariner]$ [cluster3] add_cluster_cidrs 3 cluster3
  634. 2020-10-08T11:05:12.5632496Z [submariner]$ [cluster3] local val=3
  635. 2020-10-08T11:05:12.5645249Z [submariner]$ [cluster3] local idx=cluster3
  636. 2020-10-08T11:05:12.5659656Z [submariner]$ [cluster3] cluster_CIDRs[cluster3]=10.243.0.0/16
  637. 2020-10-08T11:05:12.5674884Z [submariner]$ [cluster3] service_CIDRs[cluster3]=100.93.0.0/16
  638. 2020-10-08T11:05:12.5691298Z [submariner]$ [cluster3] i=4
  639. 2020-10-08T11:05:12.5708329Z [submariner]$ [cluster3] run_all_clusters with_retries 3 create_kind_cluster
  640. 2020-10-08T11:05:12.5723888Z [submariner]$ [cluster3] run_all_clusters with_retries 3 create_kind_cluster
  641. 2020-10-08T11:05:12.5740514Z [submariner]$ [cluster3] run_parallel cluster1 cluster2 cluster3 with_retries 3 create_kind_cluster
  642. 2020-10-08T11:05:12.5754189Z [submariner]$ [cluster3] run_parallel cluster1 cluster2 cluster3 cluster1 cluster2 cluster3 with_retries 3 create_kind_cluster
  643. 2020-10-08T11:05:12.5763655Z [submariner]$ [cluster3] local cmnd=with_retries
  644. 2020-10-08T11:05:12.5776048Z [submariner]$ [cluster3] declare -A pids
  645. 2020-10-08T11:05:12.5790691Z [submariner]$ [cluster3] eval echo cluster1 cluster2 cluster3
  646. 2020-10-08T11:05:12.5812699Z [submariner]$ [cluster1] pids[cluster1]=342
  647. 2020-10-08T11:05:12.5820154Z [submariner]$ [cluster1] set -o pipefail
  648. 2020-10-08T11:05:12.5839066Z [submariner]$ [cluster2] pids[cluster2]=346
  649. 2020-10-08T11:05:12.5846270Z [submariner]$ [cluster2] set -o pipefail
  650. 2020-10-08T11:05:12.5859898Z [submariner]$ [cluster1] with_retries 3 create_kind_cluster
  651. 2020-10-08T11:05:12.5871469Z [submariner]$ [cluster2] with_retries 3 create_kind_cluster
  652. 2020-10-08T11:05:12.5876693Z [submariner]$ [cluster3] set -o pipefail
  653. 2020-10-08T11:05:12.5891316Z [submariner]$ [cluster1] sed /\[cluster1]/!s/^/[cluster1] /
  654. 2020-10-08T11:05:12.5900800Z [submariner]$ [cluster2] sed /\[cluster2]/!s/^/[cluster2] /
  655. 2020-10-08T11:05:12.5905578Z [submariner]$ [cluster3] pids[cluster3]=349
  656. 2020-10-08T11:05:12.5917074Z [submariner]$ [cluster3] with_retries 3 create_kind_cluster
  657. 2020-10-08T11:05:12.5935595Z [submariner]$ [cluster3] wait 349
  658. 2020-10-08T11:05:12.5952392Z [submariner]$ [cluster3] sed /\[cluster3]/!s/^/[cluster3] /
  659. 2020-10-08T11:09:45.1935230Z [submariner]$ [cluster1] with_retries
  660. 2020-10-08T11:09:45.1936078Z [submariner]$ [cluster1] local retries
  661. 2020-10-08T11:09:45.1936682Z [submariner]$ [cluster1] retries=1 2 3
  662. 2020-10-08T11:09:45.1937263Z [submariner]$ [cluster1] eval echo {1..3}
  663. 2020-10-08T11:09:45.4573548Z [submariner]$ [cluster1] local cmnd=create_kind_cluster
  664. 2020-10-08T11:09:45.4574215Z [submariner]$ [cluster1] wait 388
  665. 2020-10-08T11:09:45.4574818Z [submariner]$ [cluster1] create_kind_cluster
  666. 2020-10-08T11:09:45.4575468Z [submariner]$ [cluster1] create_kind_cluster
  667. 2020-10-08T11:09:45.4576619Z [submariner]$ [cluster1] export KUBECONFIG=/go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster1
  668. 2020-10-08T11:09:45.4578017Z [submariner]$ [cluster1] rm -f /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster1
  669. 2020-10-08T11:09:45.4578960Z [submariner]$ [cluster1] kind get clusters
  670. 2020-10-08T11:09:45.4579580Z [submariner]$ [cluster1] grep -q ^cluster1$
  671. 2020-10-08T11:09:45.4580007Z [cluster1] No kind clusters found.
  672. 2020-10-08T11:09:45.4580398Z [cluster1] Creating KIND cluster...
  673. 2020-10-08T11:09:45.4581026Z [submariner]$ [cluster1] generate_cluster_yaml
  674. 2020-10-08T11:09:45.4581704Z [submariner]$ [cluster1] generate_cluster_yaml
  675. 2020-10-08T11:09:45.4582350Z [submariner]$ [cluster1] local pod_cidr=10.241.0.0/16
  676. 2020-10-08T11:09:45.4582992Z [submariner]$ [cluster1] local service_cidr=100.91.0.0/16
  677. 2020-10-08T11:09:45.4583700Z [submariner]$ [cluster1] local dns_domain=cluster1.local
  678. 2020-10-08T11:09:45.4584411Z [submariner]$ [cluster1] local disable_cni=false
  679. 2020-10-08T11:09:45.4585222Z [submariner]$ [cluster1] local nodes
  680. 2020-10-08T11:09:45.4586074Z [submariner]$ [cluster1] nodes=
  681. 2020-10-08T11:09:45.4587930Z [cluster1] - role: control-plane
  682. 2020-10-08T11:09:45.4588568Z [submariner]$ [cluster1] nodes=
  683. 2020-10-08T11:09:45.4589112Z [cluster1] - role: control-plane
  684. 2020-10-08T11:09:45.4589625Z [cluster1] - role: worker
  685. 2020-10-08T11:09:45.4590060Z [cluster1] 
  686. 2020-10-08T11:09:45.4590465Z [cluster1] 
  687. 2020-10-08T11:09:45.4591116Z [submariner]$ [cluster1] eval echo "---
  688. 2020-10-08T11:09:45.4591665Z [cluster1] kind: Cluster
  689. 2020-10-08T11:09:45.4592341Z [cluster1] apiVersion: kind.x-k8s.io/v1alpha4
  690. 2020-10-08T11:09:45.4592771Z [cluster1] networking:
  691. 2020-10-08T11:09:45.4593225Z [cluster1] disableDefaultCNI: ${disable_cni}
  692. 2020-10-08T11:09:45.4593686Z [cluster1] podSubnet: ${pod_cidr}
  693. 2020-10-08T11:09:45.4594112Z [cluster1] serviceSubnet: ${service_cidr}
  694. 2020-10-08T11:09:45.4594644Z [cluster1] containerdConfigPatches:
  695. 2020-10-08T11:09:45.4595204Z [cluster1] - |-
  696. 2020-10-08T11:09:45.4595982Z [cluster1] [plugins.\"io.containerd.grpc.v1.cri\".registry.mirrors.\"localhost:5000\"]
  697. 2020-10-08T11:09:45.4597169Z [cluster1] endpoint = [\"http://${registry_ip}:5000\"]
  698. 2020-10-08T11:09:45.4597665Z [cluster1] kubeadmConfigPatches:
  699. 2020-10-08T11:09:45.4598310Z [cluster1] - |
  700. 2020-10-08T11:09:45.4598716Z [cluster1] apiVersion: kubeadm.k8s.io/v1beta2
  701. 2020-10-08T11:09:45.4599248Z [cluster1] kind: ClusterConfiguration
  702. 2020-10-08T11:09:45.4599810Z [cluster1] metadata:
  703. 2020-10-08T11:09:45.4600128Z [cluster1] name: config
  704. 2020-10-08T11:09:45.4600463Z [cluster1] networking:
  705. 2020-10-08T11:09:45.4600832Z [cluster1] podSubnet: ${pod_cidr}
  706. 2020-10-08T11:09:45.4601261Z [cluster1] serviceSubnet: ${service_cidr}
  707. 2020-10-08T11:09:45.4601699Z [cluster1] dnsDomain: ${dns_domain}
  708. 2020-10-08T11:09:45.4602253Z [cluster1] nodes: ${nodes}"
  709. 2020-10-08T11:09:45.4603084Z [submariner]$ [cluster1] cat /opt/shipyard/scripts/resources/kind-cluster-config.yaml
  710. 2020-10-08T11:09:45.4603934Z [submariner]$ [cluster1] local image_flag=
  711. 2020-10-08T11:09:45.4604661Z [submariner]$ [cluster1] image_flag=--image=kindest/node:v1.17.0
  712. 2020-10-08T11:09:45.4605967Z [submariner]$ [cluster1] kind create cluster --image=kindest/node:v1.17.0 --name=cluster1 --config=/opt/shipyard/scripts/resources/cluster1-config.yaml
  713. 2020-10-08T11:09:45.4607120Z [cluster1] Creating cluster "cluster1" ...
  714. 2020-10-08T11:09:45.4608076Z [cluster1] • Ensuring node image (kindest/node:v1.17.0) 🖼 ...
  715. 2020-10-08T11:09:45.4608920Z [cluster1] ✓ Ensuring node image (kindest/node:v1.17.0) 🖼
  716. 2020-10-08T11:09:45.4609560Z [cluster1] • Preparing nodes 📦 📦 ...
  717. 2020-10-08T11:09:45.4610090Z [cluster1] ✓ Preparing nodes 📦 📦
  718. 2020-10-08T11:09:45.4610657Z [cluster1] • Writing configuration 📜 ...
  719. 2020-10-08T11:09:45.4611255Z [cluster1] ✓ Writing configuration 📜
  720. 2020-10-08T11:09:45.4611846Z [cluster1] • Starting control-plane 🕹️ ...
  721. 2020-10-08T11:09:45.4612449Z [cluster1] ✓ Starting control-plane 🕹️
  722. 2020-10-08T11:09:45.4613010Z [cluster1] • Installing CNI 🔌 ...
  723. 2020-10-08T11:09:45.4613526Z [cluster1] ✓ Installing CNI 🔌
  724. 2020-10-08T11:09:45.4614102Z [cluster1] • Installing StorageClass 💾 ...
  725. 2020-10-08T11:09:45.4614720Z [cluster1] ✓ Installing StorageClass 💾
  726. 2020-10-08T11:09:45.4615303Z [cluster1] • Joining worker nodes 🚜 ...
  727. 2020-10-08T11:09:45.4615841Z [cluster1] ✓ Joining worker nodes 🚜
  728. 2020-10-08T11:09:45.4616481Z [cluster1] Set kubectl context to "kind-cluster1"
  729. 2020-10-08T11:09:45.4616977Z [cluster1] You can now use your cluster with:
  730. 2020-10-08T11:09:45.4617320Z [cluster1]
  731. 2020-10-08T11:09:45.4618072Z [cluster1] kubectl cluster-info --context kind-cluster1
  732. 2020-10-08T11:09:45.4618508Z [cluster1]
  733. 2020-10-08T11:09:45.4619014Z [cluster1] Thanks for using kind! 😊
  734. 2020-10-08T11:09:45.4619595Z [submariner]$ [cluster1] kind_fixup_config
  735. 2020-10-08T11:09:45.4620192Z [submariner]$ [cluster1] kind_fixup_config
  736. 2020-10-08T11:09:45.4620821Z [submariner]$ [cluster1] local master_ip=172.17.0.10
  737. 2020-10-08T11:09:45.4621909Z [submariner]$ [cluster1] docker inspect -f {{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} cluster1-control-plane
  738. 2020-10-08T11:09:45.4622880Z [submariner]$ [cluster1] head -n 1
  739. 2020-10-08T11:09:45.6603018Z [submariner]$ [cluster1] sed -i -- s/server: .*/server: https:\/\/172.17.0.10:6443/g /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster1
  740. 2020-10-08T11:09:45.6604879Z [submariner]$ [cluster1] sed -i -- s/user: kind-.*/user: cluster1/g /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster1
  741. 2020-10-08T11:09:45.6606505Z [submariner]$ [cluster1] sed -i -- s/name: kind-.*/name: cluster1/g /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster1
  742. 2020-10-08T11:09:45.6608065Z [submariner]$ [cluster1] sed -i -- s/cluster: kind-.*/cluster: cluster1/g /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster1
  743. 2020-10-08T11:09:45.6609750Z [submariner]$ [cluster1] sed -i -- s/current-context: .*/current-context: cluster1/g /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster1
  744. 2020-10-08T11:09:45.6611294Z [submariner]$ [cluster1] chmod a+r /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster1
  745. 2020-10-08T11:09:45.6612237Z [submariner]$ [cluster1] wait 1807
  746. 2020-10-08T11:09:45.6613950Z [submariner]$ [cluster1] deploy_cluster_capabilities
  747. 2020-10-08T11:09:45.6614839Z [submariner]$ [cluster1] deploy_cluster_capabilities
  748. 2020-10-08T11:09:45.6615498Z [submariner]$ [cluster1] deploy_cni
  749. 2020-10-08T11:09:45.6616071Z [submariner]$ [cluster1] deploy_cni
  750. 2020-10-08T11:09:45.6616634Z [submariner]$ [cluster1] return 0
  751. 2020-10-08T11:09:45.6617189Z [submariner]$ [cluster1] return 0
  752. 2020-10-08T11:10:03.4853610Z [submariner]$ [cluster3] with_retries
  753. 2020-10-08T11:10:03.4854309Z [submariner]$ [cluster3] local retries
  754. 2020-10-08T11:10:03.4854901Z [submariner]$ [cluster3] retries=1 2 3
  755. 2020-10-08T11:10:03.4855491Z [submariner]$ [cluster3] eval echo {1..3}
  756. 2020-10-08T11:10:03.4856153Z [submariner]$ [cluster3] local cmnd=create_kind_cluster
  757. 2020-10-08T11:10:03.4856789Z [submariner]$ [cluster3] wait 384
  758. 2020-10-08T11:10:03.4857392Z [submariner]$ [cluster3] create_kind_cluster
  759. 2020-10-08T11:10:03.4858387Z [submariner]$ [cluster3] create_kind_cluster
  760. 2020-10-08T11:10:03.4859497Z [submariner]$ [cluster3] export KUBECONFIG=/go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster3
  761. 2020-10-08T11:10:03.4860897Z [submariner]$ [cluster3] rm -f /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster3
  762. 2020-10-08T11:10:03.4861858Z [submariner]$ [cluster3] kind get clusters
  763. 2020-10-08T11:10:03.4862489Z [submariner]$ [cluster3] grep -q ^cluster3$
  764. 2020-10-08T11:10:03.4862899Z [cluster3] No kind clusters found.
  765. 2020-10-08T11:10:03.4863301Z [cluster3] Creating KIND cluster...
  766. 2020-10-08T11:10:03.4863938Z [submariner]$ [cluster3] generate_cluster_yaml
  767. 2020-10-08T11:10:03.4864607Z [submariner]$ [cluster3] generate_cluster_yaml
  768. 2020-10-08T11:10:03.4865261Z [submariner]$ [cluster3] local pod_cidr=10.243.0.0/16
  769. 2020-10-08T11:10:03.4865908Z [submariner]$ [cluster3] local service_cidr=100.93.0.0/16
  770. 2020-10-08T11:10:03.4867756Z [submariner]$ [cluster3] local dns_domain=cluster3.local
  771. 2020-10-08T11:10:03.4868986Z [submariner]$ [cluster3] local disable_cni=false
  772. 2020-10-08T11:10:03.4869641Z [submariner]$ [cluster3] disable_cni=true
  773. 2020-10-08T11:10:03.4871632Z [submariner]$ [cluster3] local nodes
  774. 2020-10-08T11:10:03.4872371Z [submariner]$ [cluster3] nodes=
  775. 2020-10-08T11:10:03.4872946Z [cluster3] - role: control-plane
  776. 2020-10-08T11:10:03.4873506Z [submariner]$ [cluster3] nodes=
  777. 2020-10-08T11:10:03.4874059Z [cluster3] - role: control-plane
  778. 2020-10-08T11:10:03.4874579Z [cluster3] - role: worker
  779. 2020-10-08T11:10:03.4875098Z [submariner]$ [cluster3] nodes=
  780. 2020-10-08T11:10:03.4875632Z [cluster3] - role: control-plane
  781. 2020-10-08T11:10:03.4876143Z [cluster3] - role: worker
  782. 2020-10-08T11:10:03.4897503Z [cluster3] - role: worker
  783. 2020-10-08T11:10:03.4898020Z [cluster3] 
  784. 2020-10-08T11:10:03.4898463Z [cluster3] 
  785. 2020-10-08T11:10:03.4899175Z [submariner]$ [cluster3] eval echo "---
  786. 2020-10-08T11:10:03.4899573Z [cluster3] kind: Cluster
  787. 2020-10-08T11:10:03.4900204Z [cluster3] apiVersion: kind.x-k8s.io/v1alpha4
  788. 2020-10-08T11:10:03.4900631Z [cluster3] networking:
  789. 2020-10-08T11:10:03.4901083Z [cluster3] disableDefaultCNI: ${disable_cni}
  790. 2020-10-08T11:10:03.4901543Z [cluster3] podSubnet: ${pod_cidr}
  791. 2020-10-08T11:10:03.4901969Z [cluster3] serviceSubnet: ${service_cidr}
  792. 2020-10-08T11:10:03.4902501Z [cluster3] containerdConfigPatches:
  793. 2020-10-08T11:10:03.4903083Z [cluster3] - |-
  794. 2020-10-08T11:10:03.4903824Z [cluster3] [plugins.\"io.containerd.grpc.v1.cri\".registry.mirrors.\"localhost:5000\"]
  795. 2020-10-08T11:10:03.4904559Z [cluster3] endpoint = [\"http://${registry_ip}:5000\"]
  796. 2020-10-08T11:10:03.4905051Z [cluster3] kubeadmConfigPatches:
  797. 2020-10-08T11:10:03.4905617Z [cluster3] - |
  798. 2020-10-08T11:10:03.4906014Z [cluster3] apiVersion: kubeadm.k8s.io/v1beta2
  799. 2020-10-08T11:10:03.4906552Z [cluster3] kind: ClusterConfiguration
  800. 2020-10-08T11:10:03.4906984Z [cluster3] metadata:
  801. 2020-10-08T11:10:03.4907307Z [cluster3] name: config
  802. 2020-10-08T11:10:03.4907626Z [cluster3] networking:
  803. 2020-10-08T11:10:03.4907996Z [cluster3] podSubnet: ${pod_cidr}
  804. 2020-10-08T11:10:03.4908423Z [cluster3] serviceSubnet: ${service_cidr}
  805. 2020-10-08T11:10:03.4908856Z [cluster3] dnsDomain: ${dns_domain}
  806. 2020-10-08T11:10:03.4909394Z [cluster3] nodes: ${nodes}"
  807. 2020-10-08T11:10:03.4910313Z [submariner]$ [cluster3] cat /opt/shipyard/scripts/resources/kind-cluster-config.yaml
  808. 2020-10-08T11:10:03.4911171Z [submariner]$ [cluster3] local image_flag=
  809. 2020-10-08T11:10:03.4911915Z [submariner]$ [cluster3] image_flag=--image=kindest/node:v1.17.0
  810. 2020-10-08T11:10:03.4913368Z [submariner]$ [cluster3] kind create cluster --image=kindest/node:v1.17.0 --name=cluster3 --config=/opt/shipyard/scripts/resources/cluster3-config.yaml
  811. 2020-10-08T11:10:03.4914360Z [cluster3] Creating cluster "cluster3" ...
  812. 2020-10-08T11:10:03.4915142Z [cluster3] • Ensuring node image (kindest/node:v1.17.0) 🖼 ...
  813. 2020-10-08T11:10:03.4915871Z [cluster3] ✓ Ensuring node image (kindest/node:v1.17.0) 🖼
  814. 2020-10-08T11:10:03.4916935Z [cluster3] • Preparing nodes 📦 📦 📦 ...
  815. 2020-10-08T11:10:03.4917552Z [cluster3] ✓ Preparing nodes 📦 📦 📦
  816. 2020-10-08T11:10:03.4918131Z [cluster3] • Writing configuration 📜 ...
  817. 2020-10-08T11:10:03.4918792Z [cluster3] ✓ Writing configuration 📜
  818. 2020-10-08T11:10:03.4919409Z [cluster3] • Starting control-plane 🕹️ ...
  819. 2020-10-08T11:10:03.4920009Z [cluster3] ✓ Starting control-plane 🕹️
  820. 2020-10-08T11:10:03.4920633Z [cluster3] • Installing StorageClass 💾 ...
  821. 2020-10-08T11:10:03.4921260Z [cluster3] ✓ Installing StorageClass 💾
  822. 2020-10-08T11:10:03.4921852Z [cluster3] • Joining worker nodes 🚜 ...
  823. 2020-10-08T11:10:03.4922398Z [cluster3] ✓ Joining worker nodes 🚜
  824. 2020-10-08T11:10:03.4923019Z [cluster3] Set kubectl context to "kind-cluster3"
  825. 2020-10-08T11:10:03.4923544Z [cluster3] You can now use your cluster with:
  826. 2020-10-08T11:10:03.4923903Z [cluster3]
  827. 2020-10-08T11:10:03.4924505Z [cluster3] kubectl cluster-info --context kind-cluster3
  828. 2020-10-08T11:10:03.4924928Z [cluster3]
  829. 2020-10-08T11:10:03.4925410Z [cluster3] Thanks for using kind! 😊
  830. 2020-10-08T11:10:03.4925996Z [submariner]$ [cluster3] kind_fixup_config
  831. 2020-10-08T11:10:03.4926619Z [submariner]$ [cluster3] kind_fixup_config
  832. 2020-10-08T11:10:03.4927253Z [submariner]$ [cluster3] local master_ip=172.17.0.9
  833. 2020-10-08T11:10:03.4928346Z [submariner]$ [cluster3] docker inspect -f {{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} cluster3-control-plane
  834. 2020-10-08T11:10:03.5308468Z [submariner]$ [cluster3] head -n 1[0[submariner]$ [cluster2] with_retries
  835. 2020-10-08T11:10:03.5309278Z [submariner]$ [cluster2] local retries
  836. 2020-10-08T11:10:03.5309885Z [submariner]$ [cluster2] retries=1 2 3
  837. 2020-10-08T11:10:03.5310556Z [submariner]$ [cluster2] eval echo {1..3}
  838. 2020-10-08T11:10:03.5311415Z [submariner]$ [cluster2] local cmnd=create_kind_cluster
  839. 2020-10-08T11:10:03.5312176Z [submariner]$ [cluster2] create_kind_cluster
  840. 2020-10-08T11:10:03.5313912Z [submariner]$ [cluster2] wait 390
  841. 2020-10-08T11:10:03.5314522Z [submariner]$ [cluster2] create_kind_cluster
  842. 2020-10-08T11:10:03.5315858Z [submariner]$ [cluster2] export KUBECONFIG=/go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster2
  843. 2020-10-08T11:10:03.5317586Z [submariner]$ [cluster2] rm -f /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster2
  844. 2020-10-08T11:10:03.5318555Z [submariner]$ [cluster2] kind get clusters
  845. 2020-10-08T11:10:03.5319179Z [submariner]$ [cluster2] grep -q ^cluster2$
  846. 2020-10-08T11:10:03.5319605Z [cluster2] No kind clusters found.
  847. 2020-10-08T11:10:03.5320012Z [cluster2] Creating KIND cluster...
  848. 2020-10-08T11:10:03.5320859Z [submariner]$ [cluster2] generate_cluster_yaml
  849. 2020-10-08T11:10:03.5321558Z [submariner]$ [cluster2] generate_cluster_yaml
  850. 2020-10-08T11:10:03.5322340Z [submariner]$ [cluster2] local pod_cidr=10.242.0.0/16
  851. 2020-10-08T11:10:03.5323025Z [submariner]$ [cluster2] local service_cidr=100.92.0.0/16
  852. 2020-10-08T11:10:03.5323723Z [submariner]$ [cluster2] local dns_domain=cluster2.local
  853. 2020-10-08T11:10:03.5324433Z [submariner]$ [cluster2] local disable_cni=false
  854. 2020-10-08T11:10:03.5325068Z [submariner]$ [cluster2] disable_cni=true
  855. 2020-10-08T11:10:03.5325667Z [submariner]$ [cluster2] local nodes
  856. 2020-10-08T11:10:03.5326230Z [submariner]$ [cluster2] nodes=
  857. 2020-10-08T11:10:03.5326784Z [cluster2] - role: control-plane
  858. 2020-10-08T11:10:03.5327334Z [submariner]$ [cluster2] nodes=
  859. 2020-10-08T11:10:03.5327877Z [cluster2] - role: control-plane
  860. 2020-10-08T11:10:03.5328377Z [cluster2] - role: worker
  861. 2020-10-08T11:10:03.5328888Z [submariner]$ [cluster2] nodes=
  862. 2020-10-08T11:10:03.5329661Z [cluster2] - role: control-plane
  863. 2020-10-08T11:10:03.5330175Z [cluster2] - role: worker
  864. 2020-10-08T11:10:03.5330651Z [cluster2] - role: worker
  865. 2020-10-08T11:10:03.5331088Z [cluster2] 
  866. 2020-10-08T11:10:03.5331495Z [cluster2] 
  867. 2020-10-08T11:10:03.5331979Z [submariner]$ [cluster2] eval echo "---
  868. 2020-10-08T11:10:03.5332345Z [cluster2] kind: Cluster
  869. 2020-10-08T11:10:03.5332930Z [cluster2] apiVersion: kind.x-k8s.io/v1alpha4
  870. 2020-10-08T11:10:03.5333357Z [cluster2] networking:
  871. 2020-10-08T11:10:03.5333805Z [cluster2] disableDefaultCNI: ${disable_cni}
  872. 2020-10-08T11:10:03.5334268Z [cluster2] podSubnet: ${pod_cidr}
  873. 2020-10-08T11:10:03.5334693Z [cluster2] serviceSubnet: ${service_cidr}
  874. 2020-10-08T11:10:03.5336860Z [cluster2] containerdConfigPatches:
  875. 2020-10-08T11:10:03.5337621Z [cluster2] - |-
  876. 2020-10-08T11:10:03.5338315Z [cluster2] [plugins.\"io.containerd.grpc.v1.cri\".registry.mirrors.\"localhost:5000\"]
  877. 2020-10-08T11:10:03.5339061Z [cluster2] endpoint = [\"http://${registry_ip}:5000\"]
  878. 2020-10-08T11:10:03.5339557Z [cluster2] kubeadmConfigPatches:
  879. 2020-10-08T11:10:03.5340123Z [cluster2] - |
  880. 2020-10-08T11:10:03.5340522Z [cluster2] apiVersion: kubeadm.k8s.io/v1beta2
  881. 2020-10-08T11:10:03.5341050Z [cluster2] kind: ClusterConfiguration
  882. 2020-10-08T11:10:03.5341463Z [cluster2] metadata:
  883. 2020-10-08T11:10:03.5341790Z [cluster2] name: config
  884. 2020-10-08T11:10:03.5342126Z [cluster2] networking:
  885. 2020-10-08T11:10:03.5342491Z [cluster2] podSubnet: ${pod_cidr}
  886. 2020-10-08T11:10:03.5342918Z [cluster2] serviceSubnet: ${service_cidr}
  887. 2020-10-08T11:10:03.5343556Z [cluster2] dnsDomain: ${dns_domain}
  888. 2020-10-08T11:10:03.5344129Z [cluster2] nodes: ${nodes}"
  889. 2020-10-08T11:10:03.5344962Z [submariner]$ [cluster2] cat /opt/shipyard/scripts/resources/kind-cluster-config.yaml
  890. 2020-10-08T11:10:03.5345802Z [submariner]$ [cluster2] local image_flag=
  891. 2020-10-08T11:10:03.5346538Z [submariner]$ [cluster2] image_flag=--image=kindest/node:v1.17.0
  892. 2020-10-08T11:10:03.5347903Z [submariner]$ [cluster2] kind create cluster --image=kindest/node:v1.17.0 --name=cluster2 --config=/opt/shipyard/scripts/resources/cluster2-config.yaml
  893. 2020-10-08T11:10:03.5348776Z [cluster2] Creating cluster "cluster2" ...
  894. 2020-10-08T11:10:03.5349522Z [cluster2] • Ensuring node image (kindest/node:v1.17.0) 🖼 ...
  895. 2020-10-08T11:10:03.5350307Z [cluster2] ✓ Ensuring node image (kindest/node:v1.17.0) 🖼
  896. 2020-10-08T11:10:03.5350943Z [cluster2] • Preparing nodes 📦 📦 📦 ...
  897. 2020-10-08T11:10:03.5351480Z [cluster2] ✓ Preparing nodes 📦 📦 📦
  898. 2020-10-08T11:10:03.5352050Z [cluster2] • Writing configuration 📜 ...
  899. 2020-10-08T11:10:03.5352632Z [cluster2] ✓ Writing configuration 📜
  900. 2020-10-08T11:10:03.5353238Z [cluster2] • Starting control-plane 🕹️ ...
  901. 2020-10-08T11:10:03.5353845Z [cluster2] ✓ Starting control-plane 🕹️
  902. 2020-10-08T11:10:03.5354463Z [cluster2] • Installing StorageClass 💾 ...
  903. 2020-10-08T11:10:03.5355140Z [cluster2] ✓ Installing StorageClass 💾
  904. 2020-10-08T11:10:03.5355750Z [cluster2] • Joining worker nodes 🚜 ...
  905. 2020-10-08T11:10:03.5356303Z [cluster2] ✓ Joining worker nodes 🚜
  906. 2020-10-08T11:10:03.5391346Z [cluster2] Set kubectl context to "kind-cluster2"
  907. 2020-10-08T11:10:03.5391825Z [cluster2] You can now use your cluster with:
  908. 2020-10-08T11:10:03.5392168Z [cluster2]
  909. 2020-10-08T11:10:03.5392788Z [cluster2] kubectl cluster-info --context kind-cluster2
  910. 2020-10-08T11:10:03.5393210Z [cluster2]
  911. 2020-10-08T11:10:03.5394089Z [cluster2] Have a question, bug, or feature request? Let us know! https://kind.sigs.k8s.io/#community 🙂
  912. 2020-10-08T11:10:03.5394987Z [submariner]$ [cluster2] kind_fixup_config
  913. 2020-10-08T11:10:03.5395607Z [submariner]$ [cluster2] kind_fixup_config
  914. 2020-10-08T11:10:03.5396241Z [submariner]$ [cluster2] local master_ip=172.17.0.11
  915. 2020-10-08T11:11:00.5254342Z [submariner]$ [cluster2] docker inspect -f {{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} cluster2-control-plane
  916. 2020-10-08T11:11:00.5255916Z [submariner]$ [cluster2] head -n 1
  917. 2020-10-08T11:11:00.5257074Z [submariner]$ [cluster2] sed -i -- s/server: .*/server: https:\/\/172.17.0.11:6443/g /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster2
  918. 2020-10-08T11:11:00.5258635Z [submariner]$ [cluster2] sed -i -- s/user: kind-.*/user: cluster2/g /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster2
  919. 2020-10-08T11:11:00.5260178Z [submariner]$ [cluster2] sed -i -- s/name: kind-.*/name: cluster2/g /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster2
  920. 2020-10-08T11:11:00.5261750Z [submariner]$ [cluster2] sed -i -- s/cluster: kind-.*/cluster: cluster2/g /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster2
  921. 2020-10-08T11:11:00.5263436Z [submariner]$ [cluster2] sed -i -- s/current-context: .*/current-context: cluster2/g /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster2
  922. 2020-10-08T11:11:00.5265007Z [submariner]$ [cluster2] chmod a+r /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster2
  923. 2020-10-08T11:11:00.5265952Z [submariner]$ [cluster2] wait 2041
  924. 2020-10-08T11:11:00.5266610Z [submariner]$ [cluster2] deploy_cluster_capabilities
  925. 2020-10-08T11:11:00.5267365Z [submariner]$ [cluster2] deploy_cluster_capabilities
  926. 2020-10-08T11:11:00.5268032Z [submariner]$ [cluster2] deploy_cni
  927. 2020-10-08T11:11:00.5268625Z [submariner]$ [cluster2] deploy_cni
  928. 2020-10-08T11:11:00.5269254Z [submariner]$ [cluster2] eval deploy_weave_cni
  929. 2020-10-08T11:11:00.5269894Z [submariner]$ [cluster2] deploy_weave_cni
  930. 2020-10-08T11:11:00.5270522Z [submariner]$ [cluster2] deploy_weave_cni
  931. 2020-10-08T11:11:00.5270962Z [cluster2] Applying weave network...
  932. 2020-10-08T11:11:00.5272021Z [submariner]$ [cluster2] kubectl apply -f https://cloud.weave.works/k8s/net?k8s-version=v1.17.0&env.IPALLOC_RANGE=10.242.0.0/16
  933. 2020-10-08T11:11:00.5273610Z [submariner]$ [cluster2] kubectl apply -f https://cloud.weave.works/k8s/net?k8s-version=v1.17.0&env.IPALLOC_RANGE=10.242.0.0/16
  934. 2020-10-08T11:11:00.5275254Z [submariner]$ [cluster2] command kubectl --context=cluster2 apply -f https://cloud.weave.works/k8s/net?k8s-version=v1.17.0&env.IPALLOC_RANGE=10.242.0.0/16
  935. 2020-10-08T11:11:00.5276348Z [cluster2] serviceaccount/weave-net created
  936. 2020-10-08T11:11:00.5277810Z [cluster2] clusterrole.rbac.authorization.k8s.io/weave-net created
  937. 2020-10-08T11:11:00.5279264Z [cluster2] clusterrolebinding.rbac.authorization.k8s.io/weave-net created
  938. 2020-10-08T11:11:00.5280574Z [cluster2] role.rbac.authorization.k8s.io/weave-net created
  939. 2020-10-08T11:11:00.5281745Z [cluster2] rolebinding.rbac.authorization.k8s.io/weave-net created
  940. 2020-10-08T11:11:00.5282971Z [cluster2] daemonset.apps/weave-net created
  941. 2020-10-08T11:11:00.5283669Z [cluster2] Waiting for weave-net pods to be ready...
  942. 2020-10-08T11:11:00.5284594Z [submariner]$ [cluster2] kubectl wait --for=condition=Ready pods -l name=weave-net -n kube-system --timeout=5m
  943. 2020-10-08T11:11:00.5285689Z [submariner]$ [cluster2] kubectl wait --for=condition=Ready pods -l name=weave-net -n kube-system --timeout=5m
  944. 2020-10-08T11:11:00.5286896Z [submariner]$ [cluster2] command kubectl --context=cluster2 wait --for=condition=Ready pods -l name=weave-net -n kube-system --timeout=5m
  945. 2020-10-08T11:11:00.5288143Z [submariner]$ [cluster2] kubectl --context=cluster2 wait --for=condition=Ready pods -l name=weave-net -n kube-system --timeout=5m
  946. 2020-10-08T11:11:00.5289064Z [cluster2] pod/weave-net-66csr condition met
  947. 2020-10-08T11:11:00.5289749Z [cluster2] pod/weave-net-ggqbp condition met
  948. 2020-10-08T11:11:00.5290436Z [cluster2] pod/weave-net-w2lrf condition met
  949. 2020-10-08T11:11:00.5291142Z [cluster2] Waiting for core-dns deployment to be ready...
  950. 2020-10-08T11:11:00.5292030Z [submariner]$ [cluster2] kubectl -n kube-system rollout status deploy/coredns --timeout=5m
  951. 2020-10-08T11:11:00.5293217Z [submariner]$ [cluster2] kubectl -n kube-system rollout status deploy/coredns --timeout=5m
  952. 2020-10-08T11:11:00.5294305Z [submariner]$ [cluster2] command kubectl --context=cluster2 -n kube-system rollout status deploy/coredns --timeout=5m
  953. 2020-10-08T11:11:00.5295426Z [submariner]$ [cluster2] kubectl --context=cluster2 -n kube-system rollout status deploy/coredns --timeout=5m
  954. 2020-10-08T11:11:00.5296273Z [cluster2] Waiting for deployment "coredns" rollout to finish: 0 of 2 updated replicas are available...
  955. 2020-10-08T11:11:00.5297084Z [cluster2] Waiting for deployment "coredns" rollout to finish: 1 of 2 updated replicas are available...
  956. 2020-10-08T11:11:00.5297770Z [cluster2] deployment "coredns" successfully rolled out
  957. 2020-10-08T11:11:00.5298435Z [submariner]$ [cluster2] return 0
  958. 2020-10-08T11:11:04.4345523Z m
  959. 2020-10-08T11:11:04.4347671Z [submariner]$ [cluster3] sed -i -- s/server: .*/server: https:\/\/172.17.0.9:6443/g /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster3
  960. 2020-10-08T11:11:04.4349532Z [submariner]$ [cluster3] sed -i -- s/user: kind-.*/user: cluster3/g /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster3
  961. 2020-10-08T11:11:04.4384241Z [submariner]$ [cluster3] wait 346
  962. 2020-10-08T11:11:04.4385438Z [submariner]$ [cluster3] sed -i -- s/name: kind-.*/name: cluster3/g /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster3
  963. 2020-10-08T11:11:04.4387027Z [submariner]$ [cluster3] sed -i -- s/cluster: kind-.*/cluster: cluster3/g /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster3
  964. 2020-10-08T11:11:04.4388719Z [submariner]$ [cluster3] sed -i -- s/current-context: .*/current-context: cluster3/g /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster3
  965. 2020-10-08T11:11:04.4390826Z [submariner]$ [cluster3] chmod a+r /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster3
  966. 2020-10-08T11:11:04.4391841Z [submariner]$ [cluster3] wait 2045
  967. 2020-10-08T11:11:04.4392502Z [submariner]$ [cluster3] deploy_cluster_capabilities
  968. 2020-10-08T11:11:04.4393240Z [submariner]$ [cluster3] deploy_cluster_capabilities
  969. 2020-10-08T11:11:04.4393884Z [submariner]$ [cluster3] deploy_cni
  970. 2020-10-08T11:11:04.4394923Z [submariner]$ [cluster3] deploy_cni
  971. 2020-10-08T11:11:04.4395551Z [submariner]$ [cluster3] eval deploy_weave_cni
  972. 2020-10-08T11:11:04.4396332Z [submariner]$ [cluster3] deploy_weave_cni
  973. 2020-10-08T11:11:04.4397132Z [submariner]$ [cluster3] deploy_weave_cni
  974. 2020-10-08T11:11:04.4397575Z [cluster3] Applying weave network...
  975. 2020-10-08T11:11:04.4399599Z [submariner]$ [cluster3] kubectl apply -f https://cloud.weave.works/k8s/net?k8s-version=v1.17.0&env.IPALLOC_RANGE=10.243.0.0/16
  976. 2020-10-08T11:11:04.4401025Z [submariner]$ [cluster3] kubectl apply -f https://cloud.weave.works/k8s/net?k8s-version=v1.17.0&env.IPALLOC_RANGE=10.243.0.0/16
  977. 2020-10-08T11:11:04.4403735Z [submariner]$ [cluster3] command kubectl --context=cluster3 apply -f https://cloud.weave.works/k8s/net?k8s-version=v1.17.0&env.IPALLOC_RANGE=10.243.0.0/16
  978. 2020-10-08T11:11:04.4404815Z [cluster3] serviceaccount/weave-net created
  979. 2020-10-08T11:11:04.4405818Z [cluster3] clusterrole.rbac.authorization.k8s.io/weave-net created
  980. 2020-10-08T11:11:04.4407246Z [cluster3] clusterrolebinding.rbac.authorization.k8s.io/weave-net created
  981. 2020-10-08T11:11:04.4408750Z [cluster3] role.rbac.authorization.k8s.io/weave-net created
  982. 2020-10-08T11:11:04.4409886Z [cluster3] rolebinding.rbac.authorization.k8s.io/weave-net created
  983. 2020-10-08T11:11:04.4410848Z [cluster3] daemonset.apps/weave-net created
  984. 2020-10-08T11:11:04.4411515Z [cluster3] Waiting for weave-net pods to be ready...
  985. 2020-10-08T11:11:04.4459294Z [submariner]$ [cluster3] kubectl wait --for=condition=Ready pods -l name=weave-net -n kube-system --timeout=5m
  986. 2020-10-08T11:11:04.4460742Z [submariner]$ [cluster3] kubectl wait --for=condition=Ready pods -l name=weave-net -n kube-system --timeout=5m
  987. 2020-10-08T11:11:04.4462109Z [submariner]$ [cluster3] command kubectl --context=cluster3 wait --for=condition=Ready pods -l name=weave-net -n kube-system --timeout=5m
  988. 2020-10-08T11:11:04.4463695Z [submariner]$ [cluster3] kubectl --context=cluster3 wait --for=condition=Ready pods -l name=weave-net -n kube-system --timeout=5m
  989. 2020-10-08T11:11:04.4465297Z [cluster3] pod/weave-net-mj2rh condition met
  990. 2020-10-08T11:11:04.4465982Z [cluster3] pod/weave-net-qgtj8 condition met
  991. 2020-10-08T11:11:04.4466650Z [cluster3] pod/weave-net-zsslf condition met
  992. 2020-10-08T11:11:04.4467332Z [cluster3] Waiting for core-dns deployment to be ready...
  993. 2020-10-08T11:11:04.4468209Z [submariner]$ [cluster3] kubectl -n kube-system rollout status deploy/coredns --timeout=5m
  994. 2020-10-08T11:11:04.4469199Z [submariner]$ [cluster3] kubectl -n kube-system rollout status deploy/coredns --timeout=5m
  995. 2020-10-08T11:11:04.4470276Z [submariner]$ [cluster3] command kubectl --context=cluster3 -n kube-system rollout status deploy/coredns --timeout=5m
  996. 2020-10-08T11:11:04.4471396Z [submariner]$ [cluster3] kubectl --context=cluster3 -n kube-system rollout status deploy/coredns --timeout=5m
  997. 2020-10-08T11:11:04.4472242Z [cluster3] Waiting for deployment "coredns" rollout to finish: 0 of 2 updated replicas are available...
  998. 2020-10-08T11:11:04.4473054Z [cluster3] Waiting for deployment "coredns" rollout to finish: 1 of 2 updated replicas are available...
  999. 2020-10-08T11:11:04.4473740Z [cluster3] deployment "coredns" successfully rolled out
  1000. 2020-10-08T11:11:04.4474387Z [submariner]$ [cluster3] return 0
  1001. 2020-10-08T11:11:04.4475033Z [submariner]$ [cluster3] wait 342
  1002. 2020-10-08T11:11:04.4475647Z [submariner]$ [cluster3] print_clusters_message
  1003. 2020-10-08T11:11:04.4497373Z [submariner]$ [cluster3] print_clusters_message
  1004. 2020-10-08T11:11:04.4520559Z [submariner]$ [cluster3] cat
  1005. 2020-10-08T11:11:04.4534859Z Your virtual cluster(s) are deployed and working properly and can be accessed with:
  1006. 2020-10-08T11:11:04.4535286Z
  1007. 2020-10-08T11:11:04.4536181Z export KUBECONFIG=$(find $(git rev-parse --show-toplevel)/output/kubeconfigs/ -type f -printf %p:)
  1008. 2020-10-08T11:11:04.4536630Z
  1009. 2020-10-08T11:11:04.4537219Z $ kubectl config use-context cluster1 # or cluster2, cluster3..
  1010. 2020-10-08T11:11:04.4537575Z
  1011. 2020-10-08T11:11:04.4537875Z To clean everthing up, just run: make cleanup
  1012. 2020-10-08T11:11:04.4567895Z go mod download
  1013. 2020-10-08T11:11:21.3585931Z go mod vendor
  1014. 2020-10-08T11:11:27.2550917Z fatal: No names found, cannot describe anything.
  1015. 2020-10-08T11:11:27.2559521Z /opt/shipyard/scripts/compile.sh bin/submariner-engine main.go --ldflags '-X main.VERSION='
  1016. 2020-10-08T11:11:27.3269647Z [submariner]$ mkdir -p bin
  1017. 2020-10-08T11:11:27.3292800Z Building 'bin/submariner-engine' (ldflags: '-X main.VERSION=')
  1018. 2020-10-08T11:11:27.3304378Z [submariner]$ ldflags=-s -w -X main.VERSION=
  1019. 2020-10-08T11:11:27.3319226Z [submariner]$ CGO_ENABLED=0 go build -ldflags -s -w -X main.VERSION= -o bin/submariner-engine main.go
  1020. 2020-10-08T11:12:37.7026891Z [submariner]$ upx bin/submariner-engine
  1021. 2020-10-08T11:12:44.4728429Z Ultimate Packer for eXecutables
  1022. 2020-10-08T11:12:44.4729547Z Copyright (C) 1996 - 2020
  1023. 2020-10-08T11:12:44.4729979Z UPX 3.96 Markus Oberhumer, Laszlo Molnar & John Reiser Jan 23rd 2020
  1024. 2020-10-08T11:12:44.4730309Z
  1025. 2020-10-08T11:12:44.4730586Z File size Ratio Format Name
  1026. 2020-10-08T11:12:44.4731300Z -------------------- ------ ----------- -----------
  1027. 2020-10-08T11:12:44.4731867Z 31801344 -> 9689168 30.47% linux/amd64 submariner-engine
  1028. 2020-10-08T11:12:44.4732161Z
  1029. 2020-10-08T11:12:44.4732388Z Packed 1 file.
  1030. 2020-10-08T11:12:44.5209179Z fatal: No names found, cannot describe anything.
  1031. 2020-10-08T11:12:44.5217443Z /opt/shipyard/scripts/compile.sh bin/submariner-route-agent ./pkg/routeagent/main.go --ldflags '-X main.VERSION='
  1032. 2020-10-08T11:12:44.5707505Z [submariner]$ mkdir -p bin
  1033. 2020-10-08T11:12:44.5724212Z Building 'bin/submariner-route-agent' (ldflags: '-X main.VERSION=')
  1034. 2020-10-08T11:12:44.5733500Z [submariner]$ ldflags=-s -w -X main.VERSION=
  1035. 2020-10-08T11:12:44.5744921Z [submariner]$ CGO_ENABLED=0 go build -ldflags -s -w -X main.VERSION= -o bin/submariner-route-agent ./pkg/routeagent/main.go
  1036. 2020-10-08T11:13:09.0401024Z [submariner]$ upx bin/submariner-route-agent
  1037. 2020-10-08T11:13:15.4283331Z Ultimate Packer for eXecutables
  1038. 2020-10-08T11:13:15.4284886Z Copyright (C) 1996 - 2020
  1039. 2020-10-08T11:13:15.4285791Z UPX 3.96 Markus Oberhumer, Laszlo Molnar & John Reiser Jan 23rd 2020
  1040. 2020-10-08T11:13:15.4286314Z
  1041. 2020-10-08T11:13:15.4286779Z File size Ratio Format Name
  1042. 2020-10-08T11:13:15.4287533Z -------------------- ------ ----------- -----------
  1043. 2020-10-08T11:13:15.4288365Z 31866880 -> 9445496 29.64% linux/amd64 submariner-route-agent
  1044. 2020-10-08T11:13:15.4288861Z
  1045. 2020-10-08T11:13:15.4289216Z Packed 1 file.
  1046. 2020-10-08T11:13:15.4742899Z fatal: No names found, cannot describe anything.
  1047. 2020-10-08T11:13:15.4753249Z /opt/shipyard/scripts/compile.sh bin/submariner-globalnet ./pkg/globalnet/main.go --ldflags '-X main.VERSION='
  1048. 2020-10-08T11:13:15.5227210Z [submariner]$ mkdir -p bin
  1049. 2020-10-08T11:13:15.5244613Z Building 'bin/submariner-globalnet' (ldflags: '-X main.VERSION=')
  1050. 2020-10-08T11:13:15.5255844Z [submariner]$ ldflags=-s -w -X main.VERSION=
  1051. 2020-10-08T11:13:15.5268065Z [submariner]$ CGO_ENABLED=0 go build -ldflags -s -w -X main.VERSION= -o bin/submariner-globalnet ./pkg/globalnet/main.go
  1052. 2020-10-08T11:13:20.0214249Z [submariner]$ upx bin/submariner-globalnet
  1053. 2020-10-08T11:13:26.4846682Z Ultimate Packer for eXecutables
  1054. 2020-10-08T11:13:26.4847840Z Copyright (C) 1996 - 2020
  1055. 2020-10-08T11:13:26.4848273Z UPX 3.96 Markus Oberhumer, Laszlo Molnar & John Reiser Jan 23rd 2020
  1056. 2020-10-08T11:13:26.4848587Z
  1057. 2020-10-08T11:13:26.4848863Z File size Ratio Format Name
  1058. 2020-10-08T11:13:26.4849351Z -------------------- ------ ----------- -----------
  1059. 2020-10-08T11:13:26.4850121Z 31866880 -> 9444660 29.64% linux/amd64 submariner-globalnet
  1060. 2020-10-08T11:13:26.4850428Z
  1061. 2020-10-08T11:13:26.4850659Z Packed 1 file.
  1062. 2020-10-08T11:13:26.8629327Z /opt/shipyard/scripts/build_image.sh -i submariner -f package/Dockerfile.submariner
  1063. 2020-10-08T11:13:26.9044187Z fatal: No names found, cannot describe anything.
  1064. 2020-10-08T11:13:26.9883658Z [submariner]$ set -e
  1065. 2020-10-08T11:13:26.9892308Z [submariner]$ local_image=quay.io/submariner/submariner:dev
  1066. 2020-10-08T11:13:26.9904604Z [submariner]$ cache_image=quay.io/submariner/submariner:devel
  1067. 2020-10-08T11:13:26.9914287Z [submariner]$ cache_flag=
  1068. 2020-10-08T11:13:26.9926553Z [submariner]$ cache_flag=--cache-from quay.io/submariner/submariner:devel
  1069. 2020-10-08T11:13:26.9947182Z [submariner]$ docker image ls -q quay.io/submariner/submariner:devel
  1070. 2020-10-08T11:13:27.3059029Z [submariner]$ docker pull quay.io/submariner/submariner:devel
  1071. 2020-10-08T11:13:27.8161833Z devel: Pulling from submariner/submariner
  1072. 2020-10-08T11:13:27.8178328Z bbca93d6c76b: Already exists
  1073. 2020-10-08T11:13:27.8228184Z d9c1910875e2: Pulling fs layer
  1074. 2020-10-08T11:13:27.8228598Z 8db3c5475ffa: Pulling fs layer
  1075. 2020-10-08T11:13:27.8228946Z c8120d2c0056: Pulling fs layer
  1076. 2020-10-08T11:13:27.8229272Z 09a9602a21d9: Pulling fs layer
  1077. 2020-10-08T11:13:27.8233516Z 09a9602a21d9: Waiting
  1078. 2020-10-08T11:13:27.8987431Z d9c1910875e2: Download complete
  1079. 2020-10-08T11:13:28.0091382Z c8120d2c0056: Verifying Checksum
  1080. 2020-10-08T11:13:28.0092057Z c8120d2c0056: Download complete
  1081. 2020-10-08T11:13:28.0092432Z 09a9602a21d9: Verifying Checksum
  1082. 2020-10-08T11:13:28.0092783Z 09a9602a21d9: Download complete
  1083. 2020-10-08T11:13:28.0126725Z 8db3c5475ffa: Verifying Checksum
  1084. 2020-10-08T11:13:28.0130303Z 8db3c5475ffa: Download complete
  1085. 2020-10-08T11:13:28.7281126Z d9c1910875e2: Pull complete
  1086. 2020-10-08T11:13:29.3255497Z 8db3c5475ffa: Pull complete
  1087. 2020-10-08T11:13:29.5028451Z c8120d2c0056: Pull complete
  1088. 2020-10-08T11:13:29.5702450Z 09a9602a21d9: Pull complete
  1089. 2020-10-08T11:13:29.5725481Z Digest: sha256:cac9e1cce953daead3e41dee69fb7042b607e2a3bee97e8bc62ed20b876e045e
  1090. 2020-10-08T11:13:29.5750450Z Status: Downloaded newer image for quay.io/submariner/submariner:devel
  1091. 2020-10-08T11:13:29.5776522Z quay.io/submariner/submariner:devel
  1092. 2020-10-08T11:13:29.5825979Z [submariner]$ grep FROM package/Dockerfile.submariner
  1093. 2020-10-08T11:13:29.5827196Z [submariner]$ cut -f2 -d 
  1094. 2020-10-08T11:13:29.5827941Z [submariner]$ grep -v scratch
  1095. 2020-10-08T11:13:29.5840517Z [submariner]$ cache_flag+= --cache-from fedora:32
  1096. 2020-10-08T11:13:29.5851660Z [submariner]$ docker pull fedora:32
  1097. 2020-10-08T11:13:30.2397693Z 32: Pulling from library/fedora
  1098. 2020-10-08T11:13:30.2933981Z bbca93d6c76b: Already exists
  1099. 2020-10-08T11:13:30.4906114Z Digest: sha256:93b99d8dbb27450b6848d17669cce2bfe871bcd7534fc3a2bb8bd83c0f026ba1
  1100. 2020-10-08T11:13:30.4925193Z Status: Downloaded newer image for fedora:32
  1101. 2020-10-08T11:13:30.4925666Z docker.io/library/fedora:32
  1102. 2020-10-08T11:13:30.4953229Z [submariner]$ buildargs_flag=--build-arg BUILDKIT_INLINE_CACHE=1
  1103. 2020-10-08T11:13:30.4967070Z [submariner]$ DOCKER_BUILDKIT=1 docker build -t quay.io/submariner/submariner:dev --cache-from quay.io/submariner/submariner:devel --cache-from fedora:32 -f package/Dockerfile.submariner --build-arg BUILDKIT_INLINE_CACHE=1 .
  1104. 2020-10-08T11:13:30.9610971Z #2 [internal] load build definition from Dockerfile.submariner
  1105. 2020-10-08T11:13:30.9611716Z #2 transferring dockerfile: 581B done
  1106. 2020-10-08T11:13:30.9612078Z #2 DONE 0.0s
  1107. 2020-10-08T11:13:30.9612238Z
  1108. 2020-10-08T11:13:30.9612763Z #1 [internal] load .dockerignore
  1109. 2020-10-08T11:13:30.9613176Z #1 transferring context: 2B done
  1110. 2020-10-08T11:13:30.9613480Z #1 DONE 0.0s
  1111. 2020-10-08T11:13:30.9613635Z
  1112. 2020-10-08T11:13:30.9613999Z #3 [internal] load metadata for docker.io/library/fedora:32
  1113. 2020-10-08T11:13:30.9614372Z #3 DONE 0.0s
  1114. 2020-10-08T11:13:30.9614540Z
  1115. 2020-10-08T11:13:30.9614835Z #9 importing cache manifest from fedora:32
  1116. 2020-10-08T11:13:30.9615159Z #9 DONE 0.0s
  1117. 2020-10-08T11:13:30.9615326Z
  1118. 2020-10-08T11:13:30.9615740Z #11 importing cache manifest from quay.io/submariner/submariner:devel
  1119. 2020-10-08T11:13:30.9616155Z #11 DONE 0.0s
  1120. 2020-10-08T11:13:30.9616324Z
  1121. 2020-10-08T11:13:30.9616613Z #10 [1/5] FROM docker.io/library/fedora:32
  1122. 2020-10-08T11:13:30.9616915Z #10 DONE 0.0s
  1123. 2020-10-08T11:13:30.9617068Z
  1124. 2020-10-08T11:13:30.9617337Z #6 [internal] load build context
  1125. 2020-10-08T11:13:30.9617716Z #6 transferring context: 9.69MB 0.1s done
  1126. 2020-10-08T11:13:31.1109975Z #6 DONE 0.1s
  1127. 2020-10-08T11:13:31.1110576Z
  1128. 2020-10-08T11:13:31.1111071Z #4 [2/5] WORKDIR /var/submariner
  1129. 2020-10-08T11:13:31.1111522Z #4 CACHED
  1130. 2020-10-08T11:13:31.1111798Z
  1131. 2020-10-08T11:13:31.1112962Z #5 [3/5] RUN dnf -y install --nodocs --setopt=install_weak_deps=0 ...
  1132. 2020-10-08T11:13:31.1113529Z #5 CACHED
  1133. 2020-10-08T11:13:31.1113818Z
  1134. 2020-10-08T11:13:31.1114644Z #7 [4/5] COPY package/submariner.sh package/pluto bin/submariner-engine /us...
  1135. 2020-10-08T11:13:32.2700529Z #7 DONE 1.3s
  1136. 2020-10-08T11:13:32.2701155Z
  1137. 2020-10-08T11:13:32.2702290Z #8 [5/5] COPY package/iptables-wrapper.in /usr/sbin/
  1138. 2020-10-08T11:13:32.2702757Z #8 DONE 0.0s
  1139. 2020-10-08T11:13:33.3560184Z
  1140. 2020-10-08T11:13:33.3560654Z #12 exporting to image
  1141. 2020-10-08T11:13:33.3561017Z #12 exporting layers done
  1142. 2020-10-08T11:13:33.3561860Z #12 writing image sha256:ca693abf15425ab175763b06748a36dc766a4c72d3e82d1ef40342bcc2683d17 done
  1143. 2020-10-08T11:13:33.3563897Z #12 naming to quay.io/submariner/submariner:dev done
  1144. 2020-10-08T11:13:33.3564888Z #12 DONE 0.0s
  1145. 2020-10-08T11:13:33.3565050Z
  1146. 2020-10-08T11:13:33.3565344Z #13 exporting cache
  1147. 2020-10-08T11:13:33.3565756Z #13 preparing build cache for export done
  1148. 2020-10-08T11:13:33.3566923Z #13 DONE 0.0s
  1149. 2020-10-08T11:13:33.3601656Z [submariner]$ docker tag quay.io/submariner/submariner:dev quay.io/submariner/submariner:devel
  1150. 2020-10-08T11:13:33.6989731Z touch package/.image.submariner
  1151. 2020-10-08T11:13:34.0252600Z /opt/shipyard/scripts/build_image.sh -i submariner-route-agent -f package/Dockerfile.submariner-route-agent
  1152. 2020-10-08T11:13:34.0984087Z fatal: No names found, cannot describe anything.
  1153. 2020-10-08T11:13:34.1818329Z [submariner]$ set -e
  1154. 2020-10-08T11:13:34.1839750Z [submariner]$ local_image=quay.io/submariner/submariner-route-agent:dev
  1155. 2020-10-08T11:13:34.1850392Z [submariner]$ cache_image=quay.io/submariner/submariner-route-agent:devel
  1156. 2020-10-08T11:13:34.1861598Z [submariner]$ cache_flag=
  1157. 2020-10-08T11:13:34.1875201Z [submariner]$ cache_flag=--cache-from quay.io/submariner/submariner-route-agent:devel
  1158. 2020-10-08T11:13:34.1892828Z [submariner]$ docker image ls -q quay.io/submariner/submariner-route-agent:devel
  1159. 2020-10-08T11:13:34.5406572Z [submariner]$ docker pull quay.io/submariner/submariner-route-agent:devel
  1160. 2020-10-08T11:13:35.0098567Z devel: Pulling from submariner/submariner-route-agent
  1161. 2020-10-08T11:13:35.0099310Z 0fd3b5213a9b: Pulling fs layer
  1162. 2020-10-08T11:13:35.0099708Z aebb8c556853: Pulling fs layer
  1163. 2020-10-08T11:13:35.0100048Z a10da1370ba4: Pulling fs layer
  1164. 2020-10-08T11:13:35.0100408Z 704148a09378: Pulling fs layer
  1165. 2020-10-08T11:13:35.0100804Z cf840e2779e0: Pulling fs layer
  1166. 2020-10-08T11:13:35.0101288Z e5192a56e366: Pulling fs layer
  1167. 2020-10-08T11:13:35.0101615Z 704148a09378: Waiting
  1168. 2020-10-08T11:13:35.0101930Z cf840e2779e0: Waiting
  1169. 2020-10-08T11:13:35.0102254Z e5192a56e366: Waiting
  1170. 2020-10-08T11:13:35.0822202Z a10da1370ba4: Verifying Checksum
  1171. 2020-10-08T11:13:35.0822668Z a10da1370ba4: Download complete
  1172. 2020-10-08T11:13:35.0823472Z aebb8c556853: Verifying Checksum
  1173. 2020-10-08T11:13:35.0823947Z aebb8c556853: Download complete
  1174. 2020-10-08T11:13:35.2553017Z 704148a09378: Verifying Checksum
  1175. 2020-10-08T11:13:35.2553454Z 704148a09378: Download complete
  1176. 2020-10-08T11:13:35.3247610Z cf840e2779e0: Verifying Checksum
  1177. 2020-10-08T11:13:35.3248089Z cf840e2779e0: Download complete
  1178. 2020-10-08T11:13:35.3477440Z e5192a56e366: Verifying Checksum
  1179. 2020-10-08T11:13:35.3487434Z e5192a56e366: Download complete
  1180. 2020-10-08T11:13:35.4946592Z 0fd3b5213a9b: Verifying Checksum
  1181. 2020-10-08T11:13:35.4947265Z 0fd3b5213a9b: Download complete
  1182. 2020-10-08T11:13:37.9075533Z 0fd3b5213a9b: Pull complete
  1183. 2020-10-08T11:13:37.9749027Z aebb8c556853: Pull complete
  1184. 2020-10-08T11:13:38.0534951Z a10da1370ba4: Pull complete
  1185. 2020-10-08T11:13:38.3001279Z 704148a09378: Pull complete
  1186. 2020-10-08T11:13:38.4959568Z cf840e2779e0: Pull complete
  1187. 2020-10-08T11:13:38.5754206Z e5192a56e366: Pull complete
  1188. 2020-10-08T11:13:38.5782382Z Digest: sha256:e7d24a573defc8b532890afadd6218fd8b6b159d913628aa231bbccf4f274f6b
  1189. 2020-10-08T11:13:38.5803476Z Status: Downloaded newer image for quay.io/submariner/submariner-route-agent:devel
  1190. 2020-10-08T11:13:38.5834543Z quay.io/submariner/submariner-route-agent:devel
  1191. 2020-10-08T11:13:38.5867218Z [submariner]$ grep FROM package/Dockerfile.submariner-route-agent
  1192. 2020-10-08T11:13:38.5882365Z [submariner]$ cut -f2 -d 
  1193. 2020-10-08T11:13:38.5883022Z [submariner]$ grep -v scratch
  1194. 2020-10-08T11:13:38.5899605Z [submariner]$ cache_flag+= --cache-from registry.access.redhat.com/ubi8/ubi-minimal
  1195. 2020-10-08T11:13:38.5908053Z [submariner]$ docker pull registry.access.redhat.com/ubi8/ubi-minimal
  1196. 2020-10-08T11:13:38.9162445Z Using default tag: latest
  1197. 2020-10-08T11:13:39.1765668Z latest: Pulling from ubi8/ubi-minimal
  1198. 2020-10-08T11:13:39.3020975Z 0fd3b5213a9b: Already exists
  1199. 2020-10-08T11:13:39.3035305Z aebb8c556853: Already exists
  1200. 2020-10-08T11:13:39.4256463Z Digest: sha256:5cfbaf45ca96806917830c183e9f37df2e913b187aadb32e89fd83fa455ebaa6
  1201. 2020-10-08T11:13:39.4274032Z Status: Downloaded newer image for registry.access.redhat.com/ubi8/ubi-minimal:latest
  1202. 2020-10-08T11:13:39.4282445Z registry.access.redhat.com/ubi8/ubi-minimal:latest
  1203. 2020-10-08T11:13:39.4308236Z [submariner]$ buildargs_flag=--build-arg BUILDKIT_INLINE_CACHE=1
  1204. 2020-10-08T11:13:39.4322236Z [submariner]$ DOCKER_BUILDKIT=1 docker build -t quay.io/submariner/submariner-route-agent:dev --cache-from quay.io/submariner/submariner-route-agent:devel --cache-from registry.access.redhat.com/ubi8/ubi-minimal -f package/Dockerfile.submariner-route-agent --build-arg BUILDKIT_INLINE_CACHE=1 .
  1205. 2020-10-08T11:13:39.7449369Z #2 [internal] load .dockerignore
  1206. 2020-10-08T11:13:39.8483179Z #2 transferring context: 2B done
  1207. 2020-10-08T11:13:39.8483655Z #2 DONE 0.0s
  1208. 2020-10-08T11:13:39.8483833Z
  1209. 2020-10-08T11:13:39.8485154Z #1 [internal] load build definition from Dockerfile.submariner-route-agent
  1210. 2020-10-08T11:13:39.8485880Z #1 transferring dockerfile: 513B done
  1211. 2020-10-08T11:13:39.8486224Z #1 DONE 0.0s
  1212. 2020-10-08T11:13:39.8486407Z
  1213. 2020-10-08T11:13:39.8487165Z #3 [internal] load metadata for registry.access.redhat.com/ubi8/ubi-minimal...
  1214. 2020-10-08T11:13:39.8487729Z #3 DONE 0.0s
  1215. 2020-10-08T11:13:39.8487887Z
  1216. 2020-10-08T11:13:39.8488523Z #4 [1/5] FROM registry.access.redhat.com/ubi8/ubi-minimal
  1217. 2020-10-08T11:13:39.8489000Z #4 DONE 0.0s
  1218. 2020-10-08T11:13:39.8489155Z
  1219. 2020-10-08T11:13:39.8489893Z #10 importing cache manifest from registry.access.redhat.com/ubi8/ubi-minima...
  1220. 2020-10-08T11:13:39.8490459Z #10 DONE 0.0s
  1221. 2020-10-08T11:13:39.8490613Z
  1222. 2020-10-08T11:13:39.8491305Z #11 importing cache manifest from quay.io/submariner/submariner-route-agent:...
  1223. 2020-10-08T11:13:39.8491831Z #11 DONE 0.0s
  1224. 2020-10-08T11:13:39.8492000Z
  1225. 2020-10-08T11:13:39.8492259Z #7 [internal] load build context
  1226. 2020-10-08T11:13:39.8492640Z #7 transferring context: 9.45MB 0.1s done
  1227. 2020-10-08T11:13:39.9974869Z #7 DONE 0.1s
  1228. 2020-10-08T11:13:39.9978702Z
  1229. 2020-10-08T11:13:39.9979512Z #5 [2/5] WORKDIR /var/submariner
  1230. 2020-10-08T11:13:39.9980058Z #5 CACHED
  1231. 2020-10-08T11:13:39.9980697Z
  1232. 2020-10-08T11:13:39.9982126Z #6 [3/5] RUN microdnf -y install --nodocs iproute iptables && microdnf ...
  1233. 2020-10-08T11:13:39.9982860Z #6 CACHED
  1234. 2020-10-08T11:13:39.9983226Z
  1235. 2020-10-08T11:13:39.9984313Z #8 [4/5] COPY package/submariner-route-agent.sh bin/submariner-route-agent ...
  1236. 2020-10-08T11:13:42.8545704Z #8 DONE 2.8s
  1237. 2020-10-08T11:13:42.8546040Z
  1238. 2020-10-08T11:13:42.8547112Z #9 [5/5] COPY package/iptables-wrapper.in /usr/sbin/
  1239. 2020-10-08T11:13:42.8547519Z #9 DONE 0.0s
  1240. 2020-10-08T11:13:43.1104948Z
  1241. 2020-10-08T11:13:43.1105522Z #12 exporting to image
  1242. 2020-10-08T11:13:43.1106003Z #12 exporting layers done
  1243. 2020-10-08T11:13:43.1279201Z #12 writing image sha256:47e8f65d6d797aa39df1736fc41b82693532fcc86289fd0d06ad967f211958f1 done
  1244. 2020-10-08T11:13:43.1280938Z #12 naming to quay.io/submariner/submariner-route-agent:dev done
  1245. 2020-10-08T11:13:43.1281425Z #12 DONE 0.0s
  1246. 2020-10-08T11:13:43.1281617Z
  1247. 2020-10-08T11:13:43.1281864Z #13 exporting cache
  1248. 2020-10-08T11:13:43.1282233Z #13 preparing build cache for export done
  1249. 2020-10-08T11:13:43.1282552Z #13 DONE 0.0s
  1250. 2020-10-08T11:13:43.1283574Z [submariner]$ docker tag quay.io/submariner/submariner-route-agent:dev quay.io/submariner/submariner-route-agent:devel
  1251. 2020-10-08T11:13:43.4377967Z touch package/.image.submariner-route-agent
  1252. 2020-10-08T11:13:43.7866065Z /opt/shipyard/scripts/build_image.sh -i submariner-globalnet -f package/Dockerfile.submariner-globalnet
  1253. 2020-10-08T11:13:43.8262398Z fatal: No names found, cannot describe anything.
  1254. 2020-10-08T11:13:43.9366782Z [submariner]$ set -e
  1255. 2020-10-08T11:13:43.9377851Z [submariner]$ local_image=quay.io/submariner/submariner-globalnet:dev
  1256. 2020-10-08T11:13:43.9391890Z [submariner]$ cache_image=quay.io/submariner/submariner-globalnet:devel
  1257. 2020-10-08T11:13:43.9404443Z [submariner]$ cache_flag=
  1258. 2020-10-08T11:13:43.9416884Z [submariner]$ cache_flag=--cache-from quay.io/submariner/submariner-globalnet:devel
  1259. 2020-10-08T11:13:43.9435379Z [submariner]$ docker image ls -q quay.io/submariner/submariner-globalnet:devel
  1260. 2020-10-08T11:13:44.2826954Z [submariner]$ docker pull quay.io/submariner/submariner-globalnet:devel
  1261. 2020-10-08T11:13:44.7590245Z devel: Pulling from submariner/submariner-globalnet
  1262. 2020-10-08T11:13:44.7590843Z 0fd3b5213a9b: Already exists
  1263. 2020-10-08T11:13:44.7608370Z aebb8c556853: Already exists
  1264. 2020-10-08T11:13:44.7629298Z a10da1370ba4: Already exists
  1265. 2020-10-08T11:13:44.7649976Z 704148a09378: Already exists
  1266. 2020-10-08T11:13:44.7671165Z af5a11458838: Pulling fs layer
  1267. 2020-10-08T11:13:44.7672653Z 9b526c5f9b6a: Pulling fs layer
  1268. 2020-10-08T11:13:44.8375665Z 9b526c5f9b6a: Verifying Checksum
  1269. 2020-10-08T11:13:44.8376183Z 9b526c5f9b6a: Download complete
  1270. 2020-10-08T11:13:44.9222785Z af5a11458838: Verifying Checksum
  1271. 2020-10-08T11:13:44.9223213Z af5a11458838: Download complete
  1272. 2020-10-08T11:13:45.0777495Z af5a11458838: Pull complete
  1273. 2020-10-08T11:13:45.1422141Z 9b526c5f9b6a: Pull complete
  1274. 2020-10-08T11:13:45.1447161Z Digest: sha256:4d0998abadd198b967a0db55d85507cc1e9a665db91e5068c2b2d32810f96f11
  1275. 2020-10-08T11:13:45.1484115Z Status: Downloaded newer image for quay.io/submariner/submariner-globalnet:devel
  1276. 2020-10-08T11:13:45.1516727Z quay.io/submariner/submariner-globalnet:devel
  1277. 2020-10-08T11:13:45.1527145Z [submariner]$ grep FROM package/Dockerfile.submariner-globalnet
  1278. 2020-10-08T11:13:45.1530932Z [submariner]$ cut -f2 -d 
  1279. 2020-10-08T11:13:45.1531787Z [submariner]$ grep -v scratch
  1280. 2020-10-08T11:13:45.1544313Z [submariner]$ cache_flag+= --cache-from registry.access.redhat.com/ubi8/ubi-minimal
  1281. 2020-10-08T11:13:45.1549997Z [submariner]$ docker pull registry.access.redhat.com/ubi8/ubi-minimal
  1282. 2020-10-08T11:13:45.4715401Z Using default tag: latest
  1283. 2020-10-08T11:13:45.6972543Z latest: Pulling from ubi8/ubi-minimal
  1284. 2020-10-08T11:13:45.8350576Z Digest: sha256:5cfbaf45ca96806917830c183e9f37df2e913b187aadb32e89fd83fa455ebaa6
  1285. 2020-10-08T11:13:45.8352782Z Status: Image is up to date for registry.access.redhat.com/ubi8/ubi-minimal:latest
  1286. 2020-10-08T11:13:45.8355740Z registry.access.redhat.com/ubi8/ubi-minimal:latest
  1287. 2020-10-08T11:13:45.8382725Z [submariner]$ buildargs_flag=--build-arg BUILDKIT_INLINE_CACHE=1
  1288. 2020-10-08T11:13:45.8400950Z [submariner]$ DOCKER_BUILDKIT=1 docker build -t quay.io/submariner/submariner-globalnet:dev --cache-from quay.io/submariner/submariner-globalnet:devel --cache-from registry.access.redhat.com/ubi8/ubi-minimal -f package/Dockerfile.submariner-globalnet --build-arg BUILDKIT_INLINE_CACHE=1 .
  1289. 2020-10-08T11:13:46.1573961Z #2 [internal] load .dockerignore
  1290. 2020-10-08T11:13:46.2643472Z #2 transferring context: 2B done
  1291. 2020-10-08T11:13:46.2644143Z #2 DONE 0.0s
  1292. 2020-10-08T11:13:46.2644310Z
  1293. 2020-10-08T11:13:46.2645548Z #1 [internal] load build definition from Dockerfile.submariner-globalnet
  1294. 2020-10-08T11:13:46.2646240Z #1 transferring dockerfile: 505B done
  1295. 2020-10-08T11:13:46.2646564Z #1 DONE 0.0s
  1296. 2020-10-08T11:13:46.2646750Z
  1297. 2020-10-08T11:13:46.2647526Z #3 [internal] load metadata for registry.access.redhat.com/ubi8/ubi-minimal...
  1298. 2020-10-08T11:13:46.2648095Z #3 DONE 0.0s
  1299. 2020-10-08T11:13:46.2648267Z
  1300. 2020-10-08T11:13:46.2648953Z #10 importing cache manifest from quay.io/submariner/submariner-globalnet:de...
  1301. 2020-10-08T11:13:46.2649468Z #10 DONE 0.0s
  1302. 2020-10-08T11:13:46.2649638Z
  1303. 2020-10-08T11:13:46.2650279Z #4 [1/5] FROM registry.access.redhat.com/ubi8/ubi-minimal
  1304. 2020-10-08T11:13:46.2650740Z #4 DONE 0.0s
  1305. 2020-10-08T11:13:46.2650912Z
  1306. 2020-10-08T11:13:46.2651655Z #11 importing cache manifest from registry.access.redhat.com/ubi8/ubi-minima...
  1307. 2020-10-08T11:13:46.2652220Z #11 DONE 0.0s
  1308. 2020-10-08T11:13:46.2652377Z
  1309. 2020-10-08T11:13:46.2652651Z #7 [internal] load build context
  1310. 2020-10-08T11:13:46.2653029Z #7 transferring context: 9.45MB 0.1s done
  1311. 2020-10-08T11:13:46.4139744Z #7 DONE 0.1s
  1312. 2020-10-08T11:13:46.4141127Z
  1313. 2020-10-08T11:13:46.4141513Z #5 [2/5] WORKDIR /var/submariner
  1314. 2020-10-08T11:13:46.5038323Z #5 CACHED
  1315. 2020-10-08T11:13:46.5038494Z
  1316. 2020-10-08T11:13:46.5039613Z #6 [3/5] RUN microdnf -y install --nodocs iproute iptables && microdnf ...
  1317. 2020-10-08T11:13:46.5040029Z #6 CACHED
  1318. 2020-10-08T11:13:46.5040204Z
  1319. 2020-10-08T11:13:46.5040974Z #8 [4/5] COPY package/submariner-globalnet.sh bin/submariner-globalnet /usr...
  1320. 2020-10-08T11:13:46.7164826Z #8 DONE 0.4s
  1321. 2020-10-08T11:13:46.7165345Z
  1322. 2020-10-08T11:13:46.7166520Z #9 [5/5] COPY package/iptables-wrapper.in /usr/sbin/
  1323. 2020-10-08T11:13:46.7166933Z #9 DONE 0.0s
  1324. 2020-10-08T11:13:47.0971585Z
  1325. 2020-10-08T11:13:47.0972445Z #12 exporting to image
  1326. 2020-10-08T11:13:47.0972923Z #12 exporting layers done
  1327. 2020-10-08T11:13:47.0973895Z #12 writing image sha256:e50a25f4f89223b3a81e7de8b8a6d1b6880cab5606555eea404b7ae8900846ec done
  1328. 2020-10-08T11:13:47.0976341Z #12 naming to quay.io/submariner/submariner-globalnet:dev done
  1329. 2020-10-08T11:13:47.0977000Z #12 DONE 0.0s
  1330. 2020-10-08T11:13:47.0977300Z
  1331. 2020-10-08T11:13:47.0977670Z #13 exporting cache
  1332. 2020-10-08T11:13:47.0978165Z #13 preparing build cache for export done
  1333. 2020-10-08T11:13:47.0978614Z #13 DONE 0.0s
  1334. 2020-10-08T11:13:47.1039845Z [submariner]$ docker tag quay.io/submariner/submariner-globalnet:dev quay.io/submariner/submariner-globalnet:devel
  1335. 2020-10-08T11:13:47.4141152Z touch package/.image.submariner-globalnet
  1336. 2020-10-08T11:13:47.4163428Z /opt/shipyard/scripts/deploy.sh --deploytool helm
  1337. 2020-10-08T11:13:47.4820929Z Running with: globalnet='false', deploytool='helm', deploytool_broker_args='', deploytool_submariner_args='', cluster_settings='', timeout=5m
  1338. 2020-10-08T11:13:47.4842556Z [submariner]$ source /opt/shipyard/scripts/lib/version
  1339. 2020-10-08T11:13:47.4854914Z [submariner]$ . /opt/shipyard/scripts/lib/source_only
  1340. 2020-10-08T11:13:47.4864940Z [submariner]$ script_name=version
  1341. 2020-10-08T11:13:47.4878846Z [submariner]$ exec_name=deploy.sh
  1342. 2020-10-08T11:13:47.4896470Z [submariner]$ git describe --tags --dirty=-dev --exclude=devel --exclude=latest
  1343. 2020-10-08T11:13:47.5286558Z fatal: No names found, cannot describe anything.
  1344. 2020-10-08T11:13:47.5305965Z [submariner]$ source /opt/shipyard/scripts/lib/utils
  1345. 2020-10-08T11:13:47.5322385Z [submariner]$ . /opt/shipyard/scripts/lib/source_only
  1346. 2020-10-08T11:13:47.5333007Z [submariner]$ script_name=utils
  1347. 2020-10-08T11:13:47.5347791Z [submariner]$ exec_name=deploy.sh
  1348. 2020-10-08T11:13:47.5367356Z [submariner]$ source /opt/shipyard/scripts/lib/deploy_funcs
  1349. 2020-10-08T11:13:47.5380110Z [submariner]$ . /opt/shipyard/scripts/lib/source_only
  1350. 2020-10-08T11:13:47.5393124Z [submariner]$ script_name=deploy_funcs
  1351. 2020-10-08T11:13:47.5403967Z [submariner]$ exec_name=deploy.sh
  1352. 2020-10-08T11:13:47.5424429Z [submariner]$ source /opt/shipyard/scripts/lib/cluster_settings
  1353. 2020-10-08T11:13:47.5439094Z [submariner]$ . /opt/shipyard/scripts/lib/source_only
  1354. 2020-10-08T11:13:47.5451943Z [submariner]$ script_name=cluster_settings
  1355. 2020-10-08T11:13:47.5466725Z [submariner]$ exec_name=deploy.sh
  1356. 2020-10-08T11:13:47.5489158Z [submariner]$ broker=cluster1
  1357. 2020-10-08T11:13:47.5500705Z [submariner]$ declare -gA cluster_nodes
  1358. 2020-10-08T11:13:47.5514119Z [submariner]$ cluster_nodes[cluster1]=control-plane worker
  1359. 2020-10-08T11:13:47.5525938Z [submariner]$ cluster_nodes[cluster2]=control-plane worker
  1360. 2020-10-08T11:13:47.5539532Z [submariner]$ cluster_nodes[cluster3]=control-plane worker worker
  1361. 2020-10-08T11:13:47.5550493Z [submariner]$ declare -gA cluster_subm
  1362. 2020-10-08T11:13:47.5564328Z [submariner]$ cluster_subm[cluster1]=true
  1363. 2020-10-08T11:13:47.5574449Z [submariner]$ cluster_subm[cluster2]=true
  1364. 2020-10-08T11:13:47.5588184Z [submariner]$ cluster_subm[cluster3]=true
  1365. 2020-10-08T11:13:47.5599382Z [submariner]$ declare -gA cluster_cni
  1366. 2020-10-08T11:13:47.5612598Z [submariner]$ cluster_cni[cluster2]=weave
  1367. 2020-10-08T11:13:47.5625002Z [submariner]$ cluster_cni[cluster3]=weave
  1368. 2020-10-08T11:13:47.5636076Z [submariner]$ declare_cidrs
  1369. 2020-10-08T11:13:47.5654981Z [submariner]$ declare_cidrs
  1370. 2020-10-08T11:13:47.5669237Z [submariner]$ declare -gA cluster_CIDRs service_CIDRs global_CIDRs
  1371. 2020-10-08T11:13:47.5685010Z [submariner]$ i=1
  1372. 2020-10-08T11:13:47.5731681Z [submariner]$ [cluster1] add_cluster_cidrs 1 cluster1
  1373. 2020-10-08T11:13:47.5752417Z [submariner]$ [cluster1] add_cluster_cidrs 1 cluster1
  1374. 2020-10-08T11:13:47.5765579Z [submariner]$ [cluster1] local val=1
  1375. 2020-10-08T11:13:47.5776967Z [submariner]$ [cluster1] local idx=cluster1
  1376. 2020-10-08T11:13:47.5788903Z [submariner]$ [cluster1] cluster_CIDRs[cluster1]=10.241.0.0/16
  1377. 2020-10-08T11:13:47.5804001Z [submariner]$ [cluster1] service_CIDRs[cluster1]=100.91.0.0/16
  1378. 2020-10-08T11:13:47.5816869Z [submariner]$ [cluster1] i=2
  1379. 2020-10-08T11:13:47.5831198Z [submariner]$ [cluster2] add_cluster_cidrs 2 cluster2
  1380. 2020-10-08T11:13:47.5842887Z [submariner]$ [cluster2] add_cluster_cidrs 2 cluster2
  1381. 2020-10-08T11:13:47.5852385Z [submariner]$ [cluster2] local val=2
  1382. 2020-10-08T11:13:47.5864791Z [submariner]$ [cluster2] local idx=cluster2
  1383. 2020-10-08T11:13:47.5876165Z [submariner]$ [cluster2] cluster_CIDRs[cluster2]=10.242.0.0/16
  1384. 2020-10-08T11:13:47.5888798Z [submariner]$ [cluster2] service_CIDRs[cluster2]=100.92.0.0/16
  1385. 2020-10-08T11:13:47.5900091Z [submariner]$ [cluster2] i=3
  1386. 2020-10-08T11:13:47.5911199Z [submariner]$ [cluster3] add_cluster_cidrs 3 cluster3
  1387. 2020-10-08T11:13:47.5924672Z [submariner]$ [cluster3] add_cluster_cidrs 3 cluster3
  1388. 2020-10-08T11:13:47.5934435Z [submariner]$ [cluster3] local val=3
  1389. 2020-10-08T11:13:47.5946981Z [submariner]$ [cluster3] local idx=cluster3
  1390. 2020-10-08T11:13:47.6011717Z [submariner]$ [cluster3] cluster_CIDRs[cluster3]=10.243.0.0/16
  1391. 2020-10-08T11:13:47.6028090Z [submariner]$ [cluster3] service_CIDRs[cluster3]=100.93.0.0/16
  1392. 2020-10-08T11:13:47.6040670Z [submariner]$ [cluster3] i=4
  1393. 2020-10-08T11:13:47.6050924Z [submariner]$ [cluster3] declare_kubeconfig
  1394. 2020-10-08T11:13:47.6063955Z [submariner]$ [cluster3] declare_kubeconfig
  1395. 2020-10-08T11:13:47.6073907Z [submariner]$ [cluster3] source /opt/shipyard/scripts/lib/kubecfg
  1396. 2020-10-08T11:13:47.6089412Z [submariner]$ [cluster3] export KUBECONFIG
  1397. 2020-10-08T11:13:47.6126518Z [submariner]$ [cluster3] KUBECONFIG=/go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster3:/go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster2:/go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster1:
  1398. 2020-10-08T11:13:47.6149596Z [submariner]$ [cluster3] find /go/src/github.com/submariner-io/submariner/output/kubeconfigs -type f -printf %p:
  1399. 2020-10-08T11:13:47.6179578Z [submariner]$ [cluster3] import_image quay.io/submariner/nettest
  1400. 2020-10-08T11:13:47.6191421Z [submariner]$ [cluster3] import_image quay.io/submariner/nettest
  1401. 2020-10-08T11:13:47.6204045Z [submariner]$ [cluster3] local orig_image=quay.io/submariner/nettest
  1402. 2020-10-08T11:13:47.6217596Z [submariner]$ [cluster3] local versioned_image=quay.io/submariner/nettest:dev
  1403. 2020-10-08T11:13:47.6230261Z [submariner]$ [cluster3] local local_image=localhost:5000/nettest:local
  1404. 2020-10-08T11:13:47.6243576Z [submariner]$ [cluster3] docker tag quay.io/submariner/nettest:dev localhost:5000/nettest:local
  1405. 2020-10-08T11:13:47.9471703Z Error response from daemon: No such image: quay.io/submariner/nettest:dev
  1406. 2020-10-08T11:13:47.9525253Z [submariner]$ [cluster3] docker pull quay.io/submariner/nettest:devel
  1407. 2020-10-08T11:13:48.4101410Z devel: Pulling from submariner/nettest
  1408. 2020-10-08T11:13:48.4101953Z df20fa9351a1: Pulling fs layer
  1409. 2020-10-08T11:13:48.4104053Z 741138c6c583: Pulling fs layer
  1410. 2020-10-08T11:13:48.4104775Z d34ea735672c: Pulling fs layer
  1411. 2020-10-08T11:13:48.4108653Z c91acd455ec9: Pulling fs layer
  1412. 2020-10-08T11:13:48.4112728Z c91acd455ec9: Waiting
  1413. 2020-10-08T11:13:48.4885105Z 741138c6c583: Verifying Checksum
  1414. 2020-10-08T11:13:48.4885562Z 741138c6c583: Download complete
  1415. 2020-10-08T11:13:48.5465816Z df20fa9351a1: Verifying Checksum
  1416. 2020-10-08T11:13:48.5466258Z df20fa9351a1: Download complete
  1417. 2020-10-08T11:13:48.5519802Z d34ea735672c: Verifying Checksum
  1418. 2020-10-08T11:13:48.5521005Z d34ea735672c: Download complete
  1419. 2020-10-08T11:13:48.5818074Z c91acd455ec9: Verifying Checksum
  1420. 2020-10-08T11:13:48.5818603Z c91acd455ec9: Download complete
  1421. 2020-10-08T11:13:48.7200088Z df20fa9351a1: Pull complete
  1422. 2020-10-08T11:13:48.7979212Z 741138c6c583: Pull complete
  1423. 2020-10-08T11:13:49.1798950Z d34ea735672c: Pull complete
  1424. 2020-10-08T11:13:49.2489214Z c91acd455ec9: Pull complete
  1425. 2020-10-08T11:13:49.2516328Z Digest: sha256:63f21b9d8065d60870c2bca980dbc4dc6358edf669661576b8cbee39e3024a2d
  1426. 2020-10-08T11:13:49.2541263Z Status: Downloaded newer image for quay.io/submariner/nettest:devel
  1427. 2020-10-08T11:13:49.2560878Z quay.io/submariner/nettest:devel
  1428. 2020-10-08T11:13:49.2570018Z [submariner]$ [cluster3] docker tag quay.io/submariner/nettest:devel quay.io/submariner/nettest:dev
  1429. 2020-10-08T11:13:49.5876122Z [submariner]$ [cluster3] docker tag quay.io/submariner/nettest:dev localhost:5000/nettest:local
  1430. 2020-10-08T11:13:49.9145537Z [submariner]$ [cluster3] docker push localhost:5000/nettest:local
  1431. 2020-10-08T11:13:50.2621714Z The push refers to repository [localhost:5000/nettest]
  1432. 2020-10-08T11:13:50.3227387Z 7497bfb0ae54: Preparing
  1433. 2020-10-08T11:13:50.3227741Z 17de069c349e: Preparing
  1434. 2020-10-08T11:13:50.3228054Z b85398c91342: Preparing
  1435. 2020-10-08T11:13:50.3228356Z 50644c29ef5a: Preparing
  1436. 2020-10-08T11:13:51.1470070Z b85398c91342: Pushed
  1437. 2020-10-08T11:13:51.2007624Z 7497bfb0ae54: Pushed
  1438. 2020-10-08T11:13:51.2029329Z 50644c29ef5a: Pushed
  1439. 2020-10-08T11:13:52.2206611Z 17de069c349e: Pushed
  1440. 2020-10-08T11:13:52.2395745Z local: digest: sha256:63f21b9d8065d60870c2bca980dbc4dc6358edf669661576b8cbee39e3024a2d size: 1155
  1441. 2020-10-08T11:13:52.2430433Z [submariner]$ [cluster3] import_image quay.io/submariner/submariner
  1442. 2020-10-08T11:13:52.2447477Z [submariner]$ [cluster3] import_image quay.io/submariner/submariner
  1443. 2020-10-08T11:13:52.2458809Z [submariner]$ [cluster3] local orig_image=quay.io/submariner/submariner
  1444. 2020-10-08T11:13:52.2472497Z [submariner]$ [cluster3] local versioned_image=quay.io/submariner/submariner:dev
  1445. 2020-10-08T11:13:52.2485677Z [submariner]$ [cluster3] local local_image=localhost:5000/submariner:local
  1446. 2020-10-08T11:13:52.2498734Z [submariner]$ [cluster3] docker tag quay.io/submariner/submariner:dev localhost:5000/submariner:local
  1447. 2020-10-08T11:13:52.5681192Z [submariner]$ [cluster3] docker push localhost:5000/submariner:local
  1448. 2020-10-08T11:13:52.8785886Z The push refers to repository [localhost:5000/submariner]
  1449. 2020-10-08T11:13:52.8853401Z af8ae9c4c94b: Preparing
  1450. 2020-10-08T11:13:52.8853834Z befa3b30a784: Preparing
  1451. 2020-10-08T11:13:52.8857000Z dc8ba3df3f12: Preparing
  1452. 2020-10-08T11:13:52.8860994Z c48026e1f9ff: Preparing
  1453. 2020-10-08T11:13:52.8861625Z fc9509c19a6c: Preparing
  1454. 2020-10-08T11:13:53.8668510Z af8ae9c4c94b: Pushed
  1455. 2020-10-08T11:13:54.1261353Z c48026e1f9ff: Pushed
  1456. 2020-10-08T11:13:54.3670452Z befa3b30a784: Pushed
  1457. 2020-10-08T11:13:55.5609158Z dc8ba3df3f12: Pushed
  1458. 2020-10-08T11:14:09.0502021Z fc9509c19a6c: Pushed
  1459. 2020-10-08T11:14:09.0721868Z local: digest: sha256:f3296b9c0b8c78b8b988bee4262df84e46e31719d41d1c978501114581b7fa00 size: 1366
  1460. 2020-10-08T11:14:09.0756179Z [submariner]$ [cluster3] import_image quay.io/submariner/submariner-route-agent
  1461. 2020-10-08T11:14:09.0768168Z [submariner]$ [cluster3] import_image quay.io/submariner/submariner-route-agent
  1462. 2020-10-08T11:14:09.0780225Z [submariner]$ [cluster3] local orig_image=quay.io/submariner/submariner-route-agent
  1463. 2020-10-08T11:14:09.0792461Z [submariner]$ [cluster3] local versioned_image=quay.io/submariner/submariner-route-agent:dev
  1464. 2020-10-08T11:14:09.0805303Z [submariner]$ [cluster3] local local_image=localhost:5000/submariner-route-agent:local
  1465. 2020-10-08T11:14:09.0822140Z [submariner]$ [cluster3] docker tag quay.io/submariner/submariner-route-agent:dev localhost:5000/submariner-route-agent:local
  1466. 2020-10-08T11:14:09.3976817Z [submariner]$ [cluster3] docker push localhost:5000/submariner-route-agent:local
  1467. 2020-10-08T11:14:09.7189691Z The push refers to repository [localhost:5000/submariner-route-agent]
  1468. 2020-10-08T11:14:09.7266920Z c9f706aff5cd: Preparing
  1469. 2020-10-08T11:14:09.7269517Z 0cecab1fe207: Preparing
  1470. 2020-10-08T11:14:09.7270172Z 74b4a0049f0b: Preparing
  1471. 2020-10-08T11:14:09.7270522Z 22d731db4600: Preparing
  1472. 2020-10-08T11:14:09.7270806Z 3485805ce47c: Preparing
  1473. 2020-10-08T11:14:09.7271104Z b0e2911c99f3: Preparing
  1474. 2020-10-08T11:14:09.7276249Z b0e2911c99f3: Waiting
  1475. 2020-10-08T11:14:09.8397907Z c9f706aff5cd: Pushed
  1476. 2020-10-08T11:14:09.9434972Z 3485805ce47c: Pushed
  1477. 2020-10-08T11:14:10.3962904Z 22d731db4600: Pushed
  1478. 2020-10-08T11:14:10.9589595Z 0cecab1fe207: Pushed
  1479. 2020-10-08T11:14:10.9641426Z 74b4a0049f0b: Pushed
  1480. 2020-10-08T11:14:20.3402066Z b0e2911c99f3: Pushed
  1481. 2020-10-08T11:14:20.3729956Z local: digest: sha256:68b822318b15686cadd208bea1d2d59f8e65b50c70e31f0e5c52995e9084ce7f size: 1573
  1482. 2020-10-08T11:14:20.3833565Z [submariner]$ [cluster3] load_deploytool helm
  1483. 2020-10-08T11:14:20.3899138Z [submariner]$ [cluster3] load_deploytool helm
  1484. 2020-10-08T11:14:20.3949336Z [submariner]$ [cluster3] local deploytool=helm
  1485. 2020-10-08T11:14:20.4010984Z [submariner]$ [cluster3] local deploy_lib=/opt/shipyard/scripts/lib/deploy_helm
  1486. 2020-10-08T11:14:20.4024013Z Will deploy submariner using helm
  1487. 2020-10-08T11:14:20.4048975Z [submariner]$ [cluster3] . /opt/shipyard/scripts/lib/deploy_helm
  1488. 2020-10-08T11:14:20.4073094Z [submariner]$ [cluster3] . /opt/shipyard/scripts/lib/source_only
  1489. 2020-10-08T11:14:20.4098242Z [submariner]$ [cluster3] script_name=deploy_helm
  1490. 2020-10-08T11:14:20.4117853Z [submariner]$ [cluster3] exec_name=deploy.sh
  1491. 2020-10-08T11:14:20.4141715Z [submariner]$ [cluster3] LC_CTYPE=C tr -dc a-zA-Z0-9
  1492. 2020-10-08T11:14:20.4182359Z [submariner]$ [cluster3] fold -w 64
  1493. 2020-10-08T11:14:20.4261174Z [submariner]$ [cluster3] head -n 1
  1494. 2020-10-08T11:14:20.4334804Z [submariner]$ [cluster3] deploytool_prereqs
  1495. 2020-10-08T11:14:20.4362005Z [submariner]$ [cluster3] deploytool_prereqs
  1496. 2020-10-08T11:14:20.4399499Z [submariner]$ [cluster3] helm init --client-only
  1497. 2020-10-08T11:14:20.7032940Z Creating /root/.helm
  1498. 2020-10-08T11:14:20.7034309Z Creating /root/.helm/repository
  1499. 2020-10-08T11:14:20.7034911Z Creating /root/.helm/repository/cache
  1500. 2020-10-08T11:14:20.7035327Z Creating /root/.helm/repository/local
  1501. 2020-10-08T11:14:20.7035721Z Creating /root/.helm/plugins
  1502. 2020-10-08T11:14:20.7036081Z Creating /root/.helm/starters
  1503. 2020-10-08T11:14:20.7037359Z Creating /root/.helm/cache/archive
  1504. 2020-10-08T11:14:20.7037899Z Creating /root/.helm/repository/repositories.yaml
  1505. 2020-10-08T11:14:20.7039683Z Adding stable repo with URL: https://kubernetes-charts.storage.googleapis.com
  1506. 2020-10-08T11:14:22.4114228Z Adding local repo with URL: http://127.0.0.1:8879/charts
  1507. 2020-10-08T11:14:22.4130984Z $HELM_HOME has been configured at /root/.helm.
  1508. 2020-10-08T11:14:22.4137264Z Not installing Tiller due to 'client-only' flag having been set
  1509. 2020-10-08T11:14:22.4288327Z [submariner]$ [cluster3] helm repo add submariner-latest https://submariner-io.github.io/submariner-charts/charts
  1510. 2020-10-08T11:14:22.8699349Z "submariner-latest" has been added to your repositories
  1511. 2020-10-08T11:14:22.8725462Z [submariner]$ [cluster3] run_all_clusters install_helm
  1512. 2020-10-08T11:14:22.8737102Z [submariner]$ [cluster3] run_all_clusters install_helm
  1513. 2020-10-08T11:14:22.8748728Z [submariner]$ [cluster3] run_parallel cluster1 cluster2 cluster3 install_helm
  1514. 2020-10-08T11:14:22.8763041Z [submariner]$ [cluster3] run_parallel cluster1 cluster2 cluster3 cluster1 cluster2 cluster3 install_helm
  1515. 2020-10-08T11:14:22.8772485Z [submariner]$ [cluster3] local cmnd=install_helm
  1516. 2020-10-08T11:14:22.8786682Z [submariner]$ [cluster3] declare -A pids
  1517. 2020-10-08T11:14:22.8802325Z [submariner]$ [cluster3] eval echo cluster1 cluster2 cluster3
  1518. 2020-10-08T11:14:22.8820701Z [submariner]$ [cluster1] pids[cluster1]=5145
  1519. 2020-10-08T11:14:22.8826846Z [submariner]$ [cluster1] set -o pipefail
  1520. 2020-10-08T11:14:22.8841496Z [submariner]$ [cluster2] set -o pipefail
  1521. 2020-10-08T11:14:22.8846664Z [submariner]$ [cluster2] pids[cluster2]=5148
  1522. 2020-10-08T11:14:22.8853406Z [submariner]$ [cluster1] install_helm
  1523. 2020-10-08T11:14:22.8868126Z [submariner]$ [cluster1] sed /\[cluster1]/!s/^/[cluster1] /
  1524. 2020-10-08T11:14:22.8877862Z [submariner]$ [cluster2] install_helm
  1525. 2020-10-08T11:14:22.8887377Z [submariner]$ [cluster3] pids[cluster3]=5154
  1526. 2020-10-08T11:14:22.8905431Z [submariner]$ [cluster3] set -o pipefail
  1527. 2020-10-08T11:14:22.8923050Z [submariner]$ [cluster2] sed /\[cluster2]/!s/^/[cluster2] /
  1528. 2020-10-08T11:14:22.8932758Z [submariner]$ [cluster3] wait 5154
  1529. 2020-10-08T11:14:22.8949288Z [submariner]$ [cluster3] install_helm
  1530. 2020-10-08T11:14:22.8974118Z [submariner]$ [cluster3] sed /\[cluster3]/!s/^/[cluster3] /
  1531. 2020-10-08T11:14:40.1915137Z [submariner]$ [cluster1] install_helm
  1532. 2020-10-08T11:14:40.1915722Z [cluster1] 
  1533. 2020-10-08T11:14:40.1916059Z [cluster1] Installing helm...
  1534. 2020-10-08T11:14:40.1917390Z [submariner]$ [cluster1] kubectl -n kube-system create serviceaccount tiller
  1535. 2020-10-08T11:14:40.1918345Z [submariner]$ [cluster1] kubectl -n kube-system create serviceaccount tiller
  1536. 2020-10-08T11:14:40.1919393Z [submariner]$ [cluster1] command kubectl --context=cluster1 -n kube-system create serviceaccount tiller
  1537. 2020-10-08T11:14:40.1920756Z [submariner]$ [cluster1] kubectl --context=cluster1 -n kube-system create serviceaccount tiller
  1538. 2020-10-08T11:14:40.1921466Z [cluster1] serviceaccount/tiller created
  1539. 2020-10-08T11:14:40.1922639Z [submariner]$ [cluster1] kubectl create clusterrolebinding tiller --clusterrole=cluster-admin --serviceaccount=kube-system:tiller
  1540. 2020-10-08T11:14:40.1924111Z [submariner]$ [cluster1] kubectl create clusterrolebinding tiller --clusterrole=cluster-admin --serviceaccount=kube-system:tiller
  1541. 2020-10-08T11:14:40.1925895Z [submariner]$ [cluster1] command kubectl --context=cluster1 create clusterrolebinding tiller --clusterrole=cluster-admin --serviceaccount=kube-system:tiller
  1542. 2020-10-08T11:14:40.1927540Z [submariner]$ [cluster1] kubectl --context=cluster1 create clusterrolebinding tiller --clusterrole=cluster-admin --serviceaccount=kube-system:tiller
  1543. 2020-10-08T11:14:40.1928890Z [cluster1] clusterrolebinding.rbac.authorization.k8s.io/tiller created
  1544. 2020-10-08T11:14:40.1930167Z [submariner]$ [cluster1] helm --kube-context cluster1 init --service-account tiller
  1545. 2020-10-08T11:14:40.1930829Z [cluster1] $HELM_HOME has been configured at /root/.helm.
  1546. 2020-10-08T11:14:40.1931210Z [cluster1]
  1547. 2020-10-08T11:14:40.1931970Z [cluster1] Tiller (the Helm server-side component) has been installed into your Kubernetes Cluster.
  1548. 2020-10-08T11:14:40.1932509Z [cluster1]
  1549. 2020-10-08T11:14:40.1933302Z [cluster1] Please note: by default, Tiller is deployed with an insecure 'allow unauthenticated users' policy.
  1550. 2020-10-08T11:14:40.1934261Z [cluster1] To prevent this, run `helm init` with the --tiller-tls-verify flag.
  1551. 2020-10-08T11:14:40.1935127Z [cluster1] For more information on securing your installation see: https://v2.helm.sh/docs/securing_installation/
  1552. 2020-10-08T11:14:40.1936281Z [submariner]$ [cluster1] kubectl -n kube-system rollout status deploy/tiller-deploy --timeout=30s
  1553. 2020-10-08T11:14:40.1937327Z [submariner]$ [cluster1] kubectl -n kube-system rollout status deploy/tiller-deploy --timeout=30s
  1554. 2020-10-08T11:14:40.1938706Z [submariner]$ [cluster1] command kubectl --context=cluster1 -n kube-system rollout status deploy/tiller-deploy --timeout=30s
  1555. 2020-10-08T11:14:40.1939923Z [submariner]$ [cluster1] kubectl --context=cluster1 -n kube-system rollout status deploy/tiller-deploy --timeout=30s
  1556. 2020-10-08T11:14:40.1941064Z [cluster1] Waiting for deployment "tiller-deploy" rollout to finish: 0 of 1 updated replicas are available...
  1557. 2020-10-08T11:14:40.1942008Z [cluster1] deployment "tiller-deploy" successfully rolled out
  1558. 2020-10-08T11:14:40.7903198Z [submariner]$ [cluster2] install_helm
  1559. 2020-10-08T11:14:40.7904225Z [cluster2] 
  1560. 2020-10-08T11:14:40.7905170Z [cluster2] Installing helm...
  1561. 2020-10-08T11:14:40.7906202Z [submariner]$ [cluster2] kubectl -n kube-system create serviceaccount tiller
  1562. 2020-10-08T11:14:40.7907354Z [submariner]$ [cluster2] kubectl -n kube-system create serviceaccount tiller
  1563. 2020-10-08T11:14:40.7908631Z [submariner]$ [cluster2] command kubectl --context=cluster2 -n kube-system create serviceaccount tiller
  1564. 2020-10-08T11:14:40.7910464Z [submariner]$ [cluster2] kubectl --context=cluster2 -n kube-system create serviceaccount tiller
  1565. 2020-10-08T11:14:40.7912023Z [cluster2] serviceaccount/tiller created
  1566. 2020-10-08T11:14:40.7913231Z [submariner]$ [cluster2] kubectl create clusterrolebinding tiller --clusterrole=cluster-admin --serviceaccount=kube-system:tiller
  1567. 2020-10-08T11:14:40.7914702Z [submariner]$ [cluster2] kubectl create clusterrolebinding tiller --clusterrole=cluster-admin --serviceaccount=kube-system:tiller
  1568. 2020-10-08T11:14:40.7916280Z [submariner]$ [cluster2] command kubectl --context=cluster2 create clusterrolebinding tiller --clusterrole=cluster-admin --serviceaccount=kube-system:tiller
  1569. 2020-10-08T11:14:40.7918796Z [submariner]$ [cluster2] kubectl --context=cluster2 create clusterrolebinding tiller --clusterrole=cluster-admin --serviceaccount=kube-system:tiller
  1570. 2020-10-08T11:14:40.7921000Z [cluster2] clusterrolebinding.rbac.authorization.k8s.io/tiller created
  1571. 2020-10-08T11:14:40.7922581Z [submariner]$ [cluster2] helm --kube-context cluster2 init --service-account tiller
  1572. 2020-10-08T11:14:40.7923239Z [cluster2] $HELM_HOME has been configured at /root/.helm.
  1573. 2020-10-08T11:14:40.7923604Z [cluster2]
  1574. 2020-10-08T11:14:40.7924407Z [cluster2] Tiller (the Helm server-side component) has been installed into your Kubernetes Cluster.
  1575. 2020-10-08T11:14:40.7924951Z [cluster2]
  1576. 2020-10-08T11:14:40.7925746Z [cluster2] Please note: by default, Tiller is deployed with an insecure 'allow unauthenticated users' policy.
  1577. 2020-10-08T11:14:40.7926714Z [cluster2] To prevent this, run `helm init` with the --tiller-tls-verify flag.
  1578. 2020-10-08T11:14:40.7927583Z [cluster2] For more information on securing your installation see: https://v2.helm.sh/docs/securing_installation/
  1579. 2020-10-08T11:14:40.7928731Z [submariner]$ [cluster2] kubectl -n kube-system rollout status deploy/tiller-deploy --timeout=30s
  1580. 2020-10-08T11:14:40.7929795Z [submariner]$ [cluster2] kubectl -n kube-system rollout status deploy/tiller-deploy --timeout=30s
  1581. 2020-10-08T11:14:40.7930951Z [submariner]$ [cluster2] command kubectl --context=cluster2 -n kube-system rollout status deploy/tiller-deploy --timeout=30s
  1582. 2020-10-08T11:14:40.7932156Z [submariner]$ [cluster2] kubectl --context=cluster2 -n kube-system rollout status deploy/tiller-deploy --timeout=30s
  1583. 2020-10-08T11:14:40.7933289Z [cluster2] Waiting for deployment "tiller-deploy" rollout to finish: 0 of 1 updated replicas are available...
  1584. 2020-10-08T11:14:40.7934216Z [cluster2] deployment "tiller-deploy" successfully rolled out
  1585. 2020-10-08T11:14:41.4411625Z [submariner]$ [cluster3] install_helm
  1586. 2020-10-08T11:14:41.4412193Z [cluster3] 
  1587. 2020-10-08T11:14:41.4412516Z [cluster3] Installing helm...
  1588. 2020-10-08T11:14:41.4413281Z [submariner]$ [cluster3] kubectl -n kube-system create serviceaccount tiller
  1589. 2020-10-08T11:14:41.4414582Z [submariner]$ [cluster3] kubectl -n kube-system create serviceaccount tiller
  1590. 2020-10-08T11:14:41.4415637Z [submariner]$ [cluster3] command kubectl --context=cluster3 -n kube-system create serviceaccount tiller
  1591. 2020-10-08T11:14:41.4416934Z [submariner]$ [cluster3] kubectl --context=cluster3 -n kube-system create serviceaccount tiller
  1592. 2020-10-08T11:14:41.4417630Z [cluster3] serviceaccount/tiller created
  1593. 2020-10-08T11:14:41.4418783Z [submariner]$ [cluster3] kubectl create clusterrolebinding tiller --clusterrole=cluster-admin --serviceaccount=kube-system:tiller
  1594. 2020-10-08T11:14:41.4420320Z [submariner]$ [cluster3] kubectl create clusterrolebinding tiller --clusterrole=cluster-admin --serviceaccount=kube-system:tiller
  1595. 2020-10-08T11:14:41.4422072Z [submariner]$ [cluster3] command kubectl --context=cluster3 create clusterrolebinding tiller --clusterrole=cluster-admin --serviceaccount=kube-system:tiller
  1596. 2020-10-08T11:14:41.4423751Z [submariner]$ [cluster3] kubectl --context=cluster3 create clusterrolebinding tiller --clusterrole=cluster-admin --serviceaccount=kube-system:tiller
  1597. 2020-10-08T11:14:41.4425108Z [cluster3] clusterrolebinding.rbac.authorization.k8s.io/tiller created
  1598. 2020-10-08T11:14:41.4426385Z [submariner]$ [cluster3] helm --kube-context cluster3 init --service-account tiller
  1599. 2020-10-08T11:14:41.4427034Z [cluster3] $HELM_HOME has been configured at /root/.helm.
  1600. 2020-10-08T11:14:41.4427638Z [cluster3]
  1601. 2020-10-08T11:14:41.4428568Z [cluster3] Tiller (the Helm server-side component) has been installed into your Kubernetes Cluster.
  1602. 2020-10-08T11:14:41.4429275Z [cluster3]
  1603. 2020-10-08T11:14:41.4430121Z [cluster3] Please note: by default, Tiller is deployed with an insecure 'allow unauthenticated users' policy.
  1604. 2020-10-08T11:14:41.4431635Z [cluster3] To prevent this, run `helm init` with the --tiller-tls-verify flag.
  1605. 2020-10-08T11:14:41.4432675Z [cluster3] For more information on securing your installation see: https://v2.helm.sh/docs/securing_installation/
  1606. 2020-10-08T11:14:41.4434054Z [submariner]$ [cluster3] kubectl -n kube-system rollout status deploy/tiller-deploy --timeout=30s
  1607. 2020-10-08T11:14:41.4435177Z [submariner]$ [cluster3] kubectl -n kube-system rollout status deploy/tiller-deploy --timeout=30s
  1608. 2020-10-08T11:14:41.4436332Z [submariner]$ [cluster3] command kubectl --context=cluster3 -n kube-system rollout status deploy/tiller-deploy --timeout=30s
  1609. 2020-10-08T11:14:41.4472131Z [submariner]$ [cluster3] kubectl --context=cluster3 -n kube-system rollout status deploy/tiller-deploy --timeout=30s
  1610. 2020-10-08T11:14:41.4473310Z [cluster3] Waiting for deployment "tiller-deploy" rollout to finish: 0 of 1 updated replicas are available...
  1611. 2020-10-08T11:14:41.4474241Z [cluster3] deployment "tiller-deploy" successfully rolled out
  1612. 2020-10-08T11:14:41.4475804Z [submariner]$ [cluster3] wait 5148
  1613. 2020-10-08T11:14:41.4476369Z [submariner]$ [cluster3] wait 5145
  1614. 2020-10-08T11:14:41.4503981Z [submariner]$ [cluster3] run_subm_clusters prepare_cluster submariner-operator
  1615. 2020-10-08T11:14:41.4522178Z [submariner]$ [cluster3] run_subm_clusters prepare_cluster submariner-operator
  1616. 2020-10-08T11:14:41.4556047Z [submariner]$ [cluster3] declare -a subm_clusters
  1617. 2020-10-08T11:14:41.4646401Z [submariner]$ [cluster3] run_parallel cluster1 cluster2 cluster3 prepare_cluster submariner-operator
  1618. 2020-10-08T11:14:41.4700587Z [submariner]$ [cluster3] run_parallel cluster1 cluster2 cluster3 cluster1 cluster2 cluster3 prepare_cluster submariner-operator
  1619. 2020-10-08T11:14:41.4721252Z [submariner]$ [cluster3] local cmnd=prepare_cluster
  1620. 2020-10-08T11:14:41.4763001Z [submariner]$ [cluster3] declare -A pids
  1621. 2020-10-08T11:14:41.4811419Z [submariner]$ [cluster3] eval echo cluster1 cluster2 cluster3
  1622. 2020-10-08T11:14:41.4829179Z [submariner]$ [cluster1] pids[cluster1]=5340
  1623. 2020-10-08T11:14:41.4864173Z [submariner]$ [cluster1] set -o pipefail
  1624. 2020-10-08T11:14:41.4872745Z [submariner]$ [cluster2] pids[cluster2]=5343
  1625. 2020-10-08T11:14:41.4889309Z [submariner]$ [cluster1] prepare_cluster submariner-operator
  1626. 2020-10-08T11:14:41.4901493Z [submariner]$ [cluster3] pids[cluster3]=5346
  1627. 2020-10-08T11:14:41.4928704Z [submariner]$ [cluster2] set -o pipefail
  1628. 2020-10-08T11:14:41.4958661Z [submariner]$ [cluster3] set -o pipefail
  1629. 2020-10-08T11:14:41.5017342Z [submariner]$ [cluster3] wait 5346
  1630. 2020-10-08T11:14:41.5034066Z [submariner]$ [cluster1] sed /\[cluster1]/!s/^/[cluster1] /
  1631. 2020-10-08T11:14:41.5041782Z [submariner]$ [cluster3] prepare_cluster submariner-operator
  1632. 2020-10-08T11:14:41.5050988Z [submariner]$ [cluster2] prepare_cluster submariner-operator
  1633. 2020-10-08T11:14:41.5132060Z [submariner]$ [cluster3] sed /\[cluster3]/!s/^/[cluster3] /
  1634. 2020-10-08T11:14:41.5152991Z [submariner]$ [cluster2] sed /\[cluster2]/!s/^/[cluster2] /
  1635. 2020-10-08T11:14:46.7476378Z [submariner]$ [cluster2] prepare_cluster
  1636. 2020-10-08T11:14:46.7478365Z [submariner]$ [cluster2] local namespace=submariner-operator
  1637. 2020-10-08T11:14:46.7478995Z [cluster2] 
  1638. 2020-10-08T11:14:46.7479410Z [cluster2] 
  1639. 2020-10-08T11:14:46.7479819Z [cluster2] 
  1640. 2020-10-08T11:14:46.7480369Z [submariner]$ [cluster2] add_subm_gateway_label
  1641. 2020-10-08T11:14:46.7481014Z [submariner]$ [cluster2] add_subm_gateway_label
  1642. 2020-10-08T11:14:46.7481922Z [submariner]$ [cluster2] kubectl label node cluster2-worker submariner.io/gateway=true --overwrite
  1643. 2020-10-08T11:14:46.7483047Z [submariner]$ [cluster2] kubectl label node cluster2-worker submariner.io/gateway=true --overwrite
  1644. 2020-10-08T11:14:46.7484283Z [submariner]$ [cluster2] command kubectl --context=cluster2 label node cluster2-worker submariner.io/gateway=true --overwrite
  1645. 2020-10-08T11:14:46.7485715Z [submariner]$ [cluster2] kubectl --context=cluster2 label node cluster2-worker submariner.io/gateway=true --overwrite
  1646. 2020-10-08T11:14:46.7486964Z [cluster2] node/cluster2-worker labeled
  1647. 2020-10-08T11:14:46.8866668Z [submariner]$ [cluster3] prepare_cluster
  1648. 2020-10-08T11:14:46.8867493Z [submariner]$ [cluster3] local namespace=submariner-operator
  1649. 2020-10-08T11:14:46.8868137Z [cluster3] 
  1650. 2020-10-08T11:14:46.8868553Z [cluster3] 
  1651. 2020-10-08T11:14:46.8868964Z [cluster3] 
  1652. 2020-10-08T11:14:46.8869513Z [submariner]$ [cluster3] add_subm_gateway_label
  1653. 2020-10-08T11:14:46.8870164Z [submariner]$ [cluster3] add_subm_gateway_label
  1654. 2020-10-08T11:14:46.8871071Z [submariner]$ [cluster3] kubectl label node cluster3-worker submariner.io/gateway=true --overwrite
  1655. 2020-10-08T11:14:46.8872193Z [submariner]$ [cluster3] kubectl label node cluster3-worker submariner.io/gateway=true --overwrite
  1656. 2020-10-08T11:14:46.8873420Z [submariner]$ [cluster3] command kubectl --context=cluster3 label node cluster3-worker submariner.io/gateway=true --overwrite
  1657. 2020-10-08T11:14:46.8874741Z [submariner]$ [cluster3] kubectl --context=cluster3 label node cluster3-worker submariner.io/gateway=true --overwrite
  1658. 2020-10-08T11:14:46.8875656Z [cluster3] node/cluster3-worker labeled
  1659. 2020-10-08T11:14:46.8900691Z [submariner]$ [cluster3] wait 5343
  1660. 2020-10-08T11:14:46.8918654Z [submariner]$ [cluster3] wait 5340
  1661. 2020-10-08T11:14:47.0009288Z [submariner]$ [cluster1] prepare_cluster
  1662. 2020-10-08T11:14:47.0010185Z [submariner]$ [cluster1] local namespace=submariner-operator
  1663. 2020-10-08T11:14:47.0010824Z [cluster1] 
  1664. 2020-10-08T11:14:47.0011244Z [cluster1] 
  1665. 2020-10-08T11:14:47.0011653Z [cluster1] 
  1666. 2020-10-08T11:14:47.0012187Z [submariner]$ [cluster1] add_subm_gateway_label
  1667. 2020-10-08T11:14:47.0012845Z [submariner]$ [cluster1] add_subm_gateway_label
  1668. 2020-10-08T11:14:47.0013758Z [submariner]$ [cluster1] kubectl label node cluster1-worker submariner.io/gateway=true --overwrite
  1669. 2020-10-08T11:14:47.0015267Z [submariner]$ [cluster1] kubectl label node cluster1-worker submariner.io/gateway=true --overwrite
  1670. 2020-10-08T11:14:47.0016504Z [submariner]$ [cluster1] command kubectl --context=cluster1 label node cluster1-worker submariner.io/gateway=true --overwrite
  1671. 2020-10-08T11:14:47.0017785Z [submariner]$ [cluster1] kubectl --context=cluster1 label node cluster1-worker submariner.io/gateway=true --overwrite
  1672. 2020-10-08T11:14:47.0018697Z [cluster1] node/cluster1-worker labeled
  1673. 2020-10-08T11:14:47.0040331Z [submariner]$ [cluster3] with_context cluster1 setup_broker
  1674. 2020-10-08T11:14:47.0053493Z [submariner]$ [cluster3] with_context cluster1 setup_broker
  1675. 2020-10-08T11:14:47.0063451Z [submariner]$ [cluster3] local cluster=cluster1
  1676. 2020-10-08T11:14:47.0078168Z [submariner]$ [cluster1] local cmnd=setup_broker
  1677. 2020-10-08T11:14:47.0090875Z [submariner]$ [cluster1] setup_broker
  1678. 2020-10-08T11:14:47.0103729Z [submariner]$ [cluster1] setup_broker
  1679. 2020-10-08T11:14:47.0118624Z 
  1680. 2020-10-08T11:14:47.7044807Z Installing submariner broker...
  1681. 2020-10-08T11:14:47.7063504Z [submariner]$ [cluster1] helm install submariner-latest/submariner-k8s-broker --kube-context cluster1 --name submariner-k8s-broker --namespace submariner-k8s-broker
  1682. 2020-10-08T11:14:51.8280093Z NAME: submariner-k8s-broker
  1683. 2020-10-08T11:14:51.8651249Z LAST DEPLOYED: Thu Oct 8 11:14:48 2020
  1684. 2020-10-08T11:14:51.8652940Z NAMESPACE: submariner-k8s-broker
  1685. 2020-10-08T11:14:51.8654348Z STATUS: DEPLOYED
  1686. 2020-10-08T11:14:51.8654549Z
  1687. 2020-10-08T11:14:51.8659047Z RESOURCES:
  1688. 2020-10-08T11:14:51.8659315Z ==> v1/Role
  1689. 2020-10-08T11:14:51.8659554Z NAME AGE
  1690. 2020-10-08T11:14:51.8660242Z submariner-k8s-broker:client 0s
  1691. 2020-10-08T11:14:51.8660541Z
  1692. 2020-10-08T11:14:51.8660789Z ==> v1/RoleBinding
  1693. 2020-10-08T11:14:51.8661060Z NAME AGE
  1694. 2020-10-08T11:14:51.8661594Z submariner-k8s-broker:client 0s
  1695. 2020-10-08T11:14:51.8661918Z
  1696. 2020-10-08T11:14:51.8662184Z ==> v1/ServiceAccount
  1697. 2020-10-08T11:14:51.8662766Z NAME SECRETS AGE
  1698. 2020-10-08T11:14:51.8663477Z submariner-k8s-broker-client 1 0s
  1699. 2020-10-08T11:14:51.8663834Z
  1700. 2020-10-08T11:14:51.8663987Z
  1701. 2020-10-08T11:14:51.8664195Z NOTES:
  1702. 2020-10-08T11:14:51.8664550Z The Submariner Kubernetes Broker is now setup.
  1703. 2020-10-08T11:14:51.8664832Z
  1704. 2020-10-08T11:14:51.8665135Z You can retrieve the server URL by running
  1705. 2020-10-08T11:14:51.8665382Z
  1706. 2020-10-08T11:14:51.8666285Z $ SUBMARINER_BROKER_URL=$(kubectl -n default get endpoints kubernetes -o jsonpath="{.subsets[0].addresses[0].ip}:{.subsets[0].ports[?(@.name=='https')].port}")
  1707. 2020-10-08T11:14:51.8666873Z
  1708. 2020-10-08T11:14:51.8667227Z The broker client token and CA can be retrieved by running
  1709. 2020-10-08T11:14:51.8667519Z
  1710. 2020-10-08T11:14:51.8668869Z $ SUBMARINER_BROKER_CA=$(kubectl -n submariner-k8s-broker get secrets -o jsonpath="{.items[?(@.metadata.annotations['kubernetes\.io/service-account\.name']=='submariner-k8s-broker-client')].data['ca\.crt']}")
  1711. 2020-10-08T11:14:51.8671144Z $ SUBMARINER_BROKER_TOKEN=$(kubectl -n submariner-k8s-broker get secrets -o jsonpath="{.items[?(@.metadata.annotations['kubernetes\.io/service-account\.name']=='submariner-k8s-broker-client')].data.token}"|base64 --decode)
  1712. 2020-10-08T11:14:51.8672423Z
  1713. 2020-10-08T11:14:52.5767769Z [submariner]$ [cluster1] submariner_broker_url=172.17.0.10:6443
  1714. 2020-10-08T11:14:52.5784350Z [submariner]$ [cluster1] kubectl -n default get endpoints kubernetes -o jsonpath={.subsets[0].addresses[0].ip}:{.subsets[0].ports[?(@.name=='https')].port}
  1715. 2020-10-08T11:14:52.5800334Z [submariner]$ [cluster1] kubectl -n default get endpoints kubernetes -o jsonpath={.subsets[0].addresses[0].ip}:{.subsets[0].ports[?(@.name=='https')].port}
  1716. 2020-10-08T11:14:52.5833573Z [submariner]$ [cluster1] command kubectl --context=cluster1 -n default get endpoints kubernetes -o jsonpath={.subsets[0].addresses[0].ip}:{.subsets[0].ports[?(@.name=='https')].port}
  1717. 2020-10-08T11:14:54.0700137Z [submariner]$ [cluster1] submariner_broker_ca=LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJd01UQXdPREV4TURjMU0xb1hEVE13TVRBd05qRXhNRGMxTTFvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBTE9VCnFqcXE0OEsxOS9ST2tQRkU3bXRuL2VjV011QzRGQlZTTE5tVjBvYW5iZzE2cDZSd2xPankvaUJQcGdUaFcyVWgKcU5Denl6TDY1K1dPeEdGWVR4c2JKdHkyb2hhWHJ1WEYzNlE1QjJSbDA1bTlvTXE5S0FOTlhjcUcxR09rY1pXQgpsQkJhWGtEaTlMODlnd2c1ajMyQ0E5dSswS0UxdUFCRjRBcUpackkxcTlXMEc1bjIrMXJjNXBQMDFaaG1KVHBxCk1XTWNXNTF0TmkvOGhmcjFCTENzQXl0K1J1MVY2QkJ4VmdMaU9kM3Jaak1VZlhaWUk0QWxvL0Nacnl3K2NZb2IKelRXdTU2WlFSb05PSGpLdHN2TG1jTG5JNTVtY0Z6ZHZ2V3MrZE9aYVhtTTRwL3lGN2pZcDA4Z0UrdGdrWU1DUQpuSjdhVnBQTlNhNnZlOVVNWDJNQ0F3RUFBYU1qTUNFd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFKeUZZQnVkaFd3VmNzNGdOek9zb1Q0VVJHbUsKRjhuTWpQU0RsMzFGdFZybVVHdlI5NzR0ZlJKRmRNeEVxbENVa0xERmYyOEs1QmFFVzJLWmtoYzRtSEdwL1V0Rgp2dDM2UmFQYU9aYUFPZEhVZ2ZoSUxrcFZKdHo2RTVRejZxdUF1RnJFZFRGYnR6R0o3L3B3dUpES29sRU04SUtsCmhjaHZyaUtZc0JpVVhadW1sbzJhNWNaS3RTNkZjbzRGdFE3VkZQWVJIbldHT3BDVWo0bXZmc1kvMFZqWmRPbFAKQ0Ewa0h2WkUxUmVmemFkcm9OZ2d5VVB1WkUvbHhmRDU0Z2VpTWVhaWd3dll1aDJzWG85Zllkd3ZrOEUwcXNxVApYT1pvcmpQN2tTV1VqUktQOUpjdGJMT3oreDhWbk43WlBRRnJGc3h5UXB5V1VYelYwWm5mM2NDYWJ6bz0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=
  1718. 2020-10-08T11:14:54.1334360Z [submariner]$ [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']}
  1719. 2020-10-08T11:14:54.1336603Z [submariner]$ [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']}
  1720. 2020-10-08T11:14:54.1345413Z [submariner]$ [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']}
  1721. 2020-10-08T11:14:55.5352902Z [submariner]$ [cluster1] submariner_broker_token=eyJhbGciOiJSUzI1NiIsImtpZCI6IlMtS2FJYkJ2Rmw5MFAxNzB0T1BxRjNnQVFuMGJtVjNIZm01dUIxNnFDbjAifQ.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJzdWJtYXJpbmVyLWs4cy1icm9rZXIiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlY3JldC5uYW1lIjoic3VibWFyaW5lci1rOHMtYnJva2VyLWNsaWVudC10b2tlbi1oeHNtZyIsImt1YmVybmV0ZXMuaW8vc2VydmljZWFjY291bnQvc2VydmljZS1hY2NvdW50Lm5hbWUiOiJzdWJtYXJpbmVyLWs4cy1icm9rZXItY2xpZW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9zZXJ2aWNlLWFjY291bnQudWlkIjoiNDU3M2QzOTYtNTkxYy00YmM1LThjM2UtMTRiZTM3NTAwNDVlIiwic3ViIjoic3lzdGVtOnNlcnZpY2VhY2NvdW50OnN1Ym1hcmluZXItazhzLWJyb2tlcjpzdWJtYXJpbmVyLWs4cy1icm9rZXItY2xpZW50In0.WcQ5F2WEbTZrkaKszOqOmOuycVZVTP50VucMQtPSIDtX1XYuW9mT2ypYMx44TVlbCr7oR7Lnx3J2NyJly_UejF0R_30JiqV4icQhbY26i77oOpXjcuG8DJvn4aNbQZeVbQ9m-h452Hjv2r_SVXwTA-WwUKjxsuS-P9YXzJ2_qx9QkDNv8QD7xFd9qSGFORhtX9NEPQy_yRykKcXoZ7zYGPalYiKoN1-BrZpN7bxL-_kmBoFbAKVQPAdIMjtK9GrpM0N9ON5xsEgupgUsxeuySDlxYtBeiJrPrXU2v4iL_eZf-tvF-S8f7G69tHpTYUwmRnPxXRukzcSnoCWIFUMUXA
  1722. 2020-10-08T11:14:55.5638539Z [submariner]$ [cluster1] kubectl -n submariner-k8s-broker get secrets -o jsonpath={.items[?(@.metadata.annotations['kubernetes\.io/service-account\.name']=='submariner-k8s-broker-client')].data.token}
  1723. 2020-10-08T11:14:55.5639946Z [submariner]$ [cluster1] base64 --decode
  1724. 2020-10-08T11:14:55.5641429Z [submariner]$ [cluster1] kubectl -n submariner-k8s-broker get secrets -o jsonpath={.items[?(@.metadata.annotations['kubernetes\.io/service-account\.name']=='submariner-k8s-broker-client')].data.token}
  1725. 2020-10-08T11:14:55.5643733Z [submariner]$ [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}
  1726. 2020-10-08T11:14:56.2503840Z [submariner]$ [cluster3] install_subm_all_clusters
  1727. 2020-10-08T11:14:56.2519500Z [submariner]$ [cluster3] install_subm_all_clusters
  1728. 2020-10-08T11:14:56.2533106Z [submariner]$ [cluster3] run_subm_clusters helm_install_subm
  1729. 2020-10-08T11:14:56.2544405Z [submariner]$ [cluster3] run_subm_clusters helm_install_subm
  1730. 2020-10-08T11:14:56.2558763Z [submariner]$ [cluster3] declare -a subm_clusters
  1731. 2020-10-08T11:14:56.2604548Z [submariner]$ [cluster3] run_parallel cluster1 cluster2 cluster3 helm_install_subm
  1732. 2020-10-08T11:14:56.2628869Z [submariner]$ [cluster3] run_parallel cluster1 cluster2 cluster3 cluster1 cluster2 cluster3 helm_install_subm
  1733. 2020-10-08T11:14:56.2642030Z [submariner]$ [cluster3] local cmnd=helm_install_subm
  1734. 2020-10-08T11:14:56.2655098Z [submariner]$ [cluster3] declare -A pids
  1735. 2020-10-08T11:14:56.2672627Z [submariner]$ [cluster3] eval echo cluster1 cluster2 cluster3
  1736. 2020-10-08T11:14:56.2697884Z [submariner]$ [cluster1] pids[cluster1]=5609
  1737. 2020-10-08T11:14:56.2705359Z [submariner]$ [cluster1] set -o pipefail
  1738. 2020-10-08T11:14:56.2718418Z [submariner]$ [cluster1] helm_install_subm
  1739. 2020-10-08T11:14:56.2730586Z [submariner]$ [cluster2] pids[cluster2]=5612
  1740. 2020-10-08T11:14:56.2736259Z [submariner]$ [cluster1] sed /\[cluster1]/!s/^/[cluster1] /
  1741. 2020-10-08T11:14:56.2759582Z [submariner]$ [cluster2] set -o pipefail
  1742. 2020-10-08T11:14:56.2772790Z [submariner]$ [cluster3] pids[cluster3]=5618
  1743. 2020-10-08T11:14:56.2791118Z [submariner]$ [cluster2] helm_install_subm
  1744. 2020-10-08T11:14:56.2816995Z [submariner]$ [cluster3] set -o pipefail
  1745. 2020-10-08T11:14:56.2828378Z [submariner]$ [cluster3] wait 5618
  1746. 2020-10-08T11:14:56.2851073Z [submariner]$ [cluster2] sed /\[cluster2]/!s/^/[cluster2] /
  1747. 2020-10-08T11:14:56.2863288Z [submariner]$ [cluster3] helm_install_subm
  1748. 2020-10-08T11:14:56.2903602Z [submariner]$ [cluster3] sed /\[cluster3]/!s/^/[cluster3] /
  1749. 2020-10-08T11:15:00.5994773Z [submariner]$ [cluster2] helm_install_subm
  1750. 2020-10-08T11:15:00.5995833Z [submariner]$ [cluster2] local crd_create=false
  1751. 2020-10-08T11:15:00.5997216Z [submariner]$ [cluster2] crd_create=true
  1752. 2020-10-08T11:15:00.5997953Z [cluster2] 
  1753. 2020-10-08T11:15:00.5998469Z [cluster2] Installing Submariner...
  1754. 2020-10-08T11:15:00.6892129Z [submariner]$ [cluster2] helm --kube-context cluster2 install submariner-latest/submariner --name submariner --namespace submariner-operator --set ipsec.psk=TmriFXoiNRKlFNnq8hiuYI9Do4lS5A2UFE16Ph3D1RCTXaY9gcfuNglm6fX0bBxM --set broker.server=172.17.0.10:6443 --set broker.token=eyJhbGciOiJSUzI1NiIsImtpZCI6IlMtS2FJYkJ2Rmw5MFAxNzB0T1BxRjNnQVFuMGJtVjNIZm01dUIxNnFDbjAifQ.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJzdWJtYXJpbmVyLWs4cy1icm9rZXIiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlY3JldC5uYW1lIjoic3VibWFyaW5lci1rOHMtYnJva2VyLWNsaWVudC10b2tlbi1oeHNtZyIsImt1YmVybmV0ZXMuaW8vc2VydmljZWFjY291bnQvc2VydmljZS1hY2NvdW50Lm5hbWUiOiJzdWJtYXJpbmVyLWs4cy1icm9rZXItY2xpZW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9zZXJ2aWNlLWFjY291bnQudWlkIjoiNDU3M2QzOTYtNTkxYy00YmM1LThjM2UtMTRiZTM3NTAwNDVlIiwic3ViIjoic3lzdGVtOnNlcnZpY2VhY2NvdW50OnN1Ym1hcmluZXItazhzLWJyb2tlcjpzdWJtYXJpbmVyLWs4cy1icm9rZXItY2xpZW50In0.WcQ5F2WEbTZrkaKszOqOmOuycVZVTP50VucMQtPSIDtX1XYuW9mT2ypYMx44TVlbCr7oR7Lnx3J2NyJly_UejF0R_30JiqV4icQhbY26i77oOpXjcuG8DJvn4aNbQZeVbQ9m-h452Hjv2r_SVXwTA-WwUKjxsuS-P9YXzJ2_qx9QkDNv8QD7xFd9qSGFORhtX9NEPQy_yRykKcXoZ7zYGPalYiKoN1-BrZpN7bxL-_kmBoFbAKVQPAdIMjtK9GrpM0N9ON5xsEgupgUsxeuySDlxYtBeiJrPrXU2v4iL_eZf-tvF-S8f7G69tHpTYUwmRnPxXRukzcSnoCWIFUMUXA --set broker.namespace=submariner-k8s-broker --set broker.ca=LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJd01UQXdPREV4TURjMU0xb1hEVE13TVRBd05qRXhNRGMxTTFvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBTE9VCnFqcXE0OEsxOS9ST2tQRkU3bXRuL2VjV011QzRGQlZTTE5tVjBvYW5iZzE2cDZSd2xPankvaUJQcGdUaFcyVWgKcU5Denl6TDY1K1dPeEdGWVR4c2JKdHkyb2hhWHJ1WEYzNlE1QjJSbDA1bTlvTXE5S0FOTlhjcUcxR09rY1pXQgpsQkJhWGtEaTlMODlnd2c1ajMyQ0E5dSswS0UxdUFCRjRBcUpackkxcTlXMEc1bjIrMXJjNXBQMDFaaG1KVHBxCk1XTWNXNTF0TmkvOGhmcjFCTENzQXl0K1J1MVY2QkJ4VmdMaU9kM3Jaak1VZlhaWUk0QWxvL0Nacnl3K2NZb2IKelRXdTU2WlFSb05PSGpLdHN2TG1jTG5JNTVtY0Z6ZHZ2V3MrZE9aYVhtTTRwL3lGN2pZcDA4Z0UrdGdrWU1DUQpuSjdhVnBQTlNhNnZlOVVNWDJNQ0F3RUFBYU1qTUNFd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFKeUZZQnVkaFd3VmNzNGdOek9zb1Q0VVJHbUsKRjhuTWpQU0RsMzFGdFZybVVHdlI5NzR0ZlJKRmRNeEVxbENVa0xERmYyOEs1QmFFVzJLWmtoYzRtSEdwL1V0Rgp2dDM2UmFQYU9aYUFPZEhVZ2ZoSUxrcFZKdHo2RTVRejZxdUF1RnJFZFRGYnR6R0o3L3B3dUpES29sRU04SUtsCmhjaHZyaUtZc0JpVVhadW1sbzJhNWNaS3RTNkZjbzRGdFE3VkZQWVJIbldHT3BDVWo0bXZmc1kvMFZqWmRPbFAKQ0Ewa0h2WkUxUmVmemFkcm9OZ2d5VVB1WkUvbHhmRDU0Z2VpTWVhaWd3dll1aDJzWG85Zllkd3ZrOEUwcXNxVApYT1pvcmpQN2tTV1VqUktQOUpjdGJMT3oreDhWbk43WlBRRnJGc3h5UXB5V1VYelYwWm5mM2NDYWJ6bz0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo= --set submariner.clusterId=cluster2 --set submariner.clusterCidr=10.242.0.0/16 --set submariner.serviceCidr=100.92.0.0/16 --set submariner.globalCidr= --set serviceAccounts.globalnet.create=false --set submariner.natEnabled=false --set routeAgent.image.repository=localhost:5000/submariner-route-agent --set routeAgent.image.tag=local --set routeAgent.image.pullPolicy=IfNotPresent --set engine.image.repository=localhost:5000/submariner --set engine.image.tag=local --set engine.image.pullPolicy=IfNotPresent --set globalnet.image.repository=localhost:5000/submariner-globalnet --set globalnet.image.tag=local --set globalnet.image.pullPolicy=IfNotPresent --set crd.create=true
  1755. 2020-10-08T11:15:00.8271257Z [cluster2] NAME: submariner
  1756. 2020-10-08T11:15:00.8271692Z [cluster2] LAST DEPLOYED: Thu Oct 8 11:14:58 2020
  1757. 2020-10-08T11:15:00.8272826Z [cluster2] NAMESPACE: submariner-operator
  1758. 2020-10-08T11:15:00.8273540Z [cluster2] STATUS: DEPLOYED
  1759. 2020-10-08T11:15:00.8273856Z [cluster2]
  1760. 2020-10-08T11:15:00.8274156Z [cluster2] RESOURCES:
  1761. 2020-10-08T11:15:00.8274503Z [cluster2] ==> v1/ClusterRole
  1762. 2020-10-08T11:15:00.8274839Z [cluster2] NAME AGE
  1763. 2020-10-08T11:15:00.8275213Z [cluster2] submariner:routeagent 0s
  1764. 2020-10-08T11:15:00.8275560Z [cluster2]
  1765. 2020-10-08T11:15:00.8275930Z [cluster2] ==> v1/ClusterRoleBinding
  1766. 2020-10-08T11:15:00.8276306Z [cluster2] NAME AGE
  1767. 2020-10-08T11:15:00.8277062Z [cluster2] submariner:routeagent 0s
  1768. 2020-10-08T11:15:00.8277415Z [cluster2]
  1769. 2020-10-08T11:15:00.8277714Z [cluster2] ==> v1/DaemonSet
  1770. 2020-10-08T11:15:00.8278560Z [cluster2] NAME DESIRED CURRENT READY UP-TO-DATE AVAILABLE NODE SELECTOR AGE
  1771. 2020-10-08T11:15:00.8279513Z [cluster2] submariner-gateway 1 1 0 1 0 submariner.io/gateway=true 0s
  1772. 2020-10-08T11:15:00.8280436Z [cluster2] submariner-routeagent 2 2 0 2 0 <none> 0s
  1773. 2020-10-08T11:15:00.8280875Z [cluster2]
  1774. 2020-10-08T11:15:00.8281176Z [cluster2] ==> v1/Pod(related)
  1775. 2020-10-08T11:15:00.8281562Z [cluster2] NAME READY STATUS RESTARTS AGE
  1776. 2020-10-08T11:15:00.8282413Z [cluster2] submariner-gateway-6q4bk 0/1 ContainerCreating 0 0s
  1777. 2020-10-08T11:15:00.8283470Z [cluster2] submariner-routeagent-mwn97 0/1 ContainerCreating 0 0s
  1778. 2020-10-08T11:15:00.8284560Z [cluster2] submariner-routeagent-xhztm 0/1 ContainerCreating 0 0s
  1779. 2020-10-08T11:15:00.8285141Z [cluster2]
  1780. 2020-10-08T11:15:00.8315046Z [cluster2] ==> v1/Role
  1781. 2020-10-08T11:15:00.8315369Z [cluster2] NAME AGE
  1782. 2020-10-08T11:15:00.8315724Z [cluster2] submariner:engine 0s
  1783. 2020-10-08T11:15:00.8316123Z [cluster2] submariner:routeagent 0s
  1784. 2020-10-08T11:15:00.8316648Z [cluster2]
  1785. 2020-10-08T11:15:00.8317195Z [cluster2] ==> v1/RoleBinding
  1786. 2020-10-08T11:15:00.8317540Z [cluster2] NAME AGE
  1787. 2020-10-08T11:15:00.8317912Z [cluster2] submariner:routeagent 0s
  1788. 2020-10-08T11:15:00.8318324Z [cluster2] submariner:engine 0s
  1789. 2020-10-08T11:15:00.8318646Z [cluster2]
  1790. 2020-10-08T11:15:00.8318978Z [cluster2] ==> v1/ServiceAccount
  1791. 2020-10-08T11:15:00.8319346Z [cluster2] NAME SECRETS AGE
  1792. 2020-10-08T11:15:00.8320123Z [cluster2] submariner-engine 1 0s
  1793. 2020-10-08T11:15:00.8320802Z [cluster2] submariner-routeagent 1 0s
  1794. 2020-10-08T11:15:00.8321201Z [cluster2]
  1795. 2020-10-08T11:15:00.8321456Z [cluster2]
  1796. 2020-10-08T11:15:00.8321727Z [cluster2] NOTES:
  1797. 2020-10-08T11:15:00.8322096Z [cluster2] Submariner is now installed.
  1798. 2020-10-08T11:15:00.8323008Z [cluster2] If you haven't done so yet, please label a node as `submariner.io/gateway=true` to elect it for running Submariner.
  1799. 2020-10-08T11:15:00.8323599Z [cluster2]
  1800. 2020-10-08T11:15:00.8324421Z [cluster2] By default, Submariner runs with 1 replica. If you have more than one Gateway host, you can scale Submariner to N replicas, and the other Submariner pods will simply join the leader election pool.
  1801. 2020-10-08T11:15:13.7954687Z [submariner]$ [cluster1] helm_install_subm
  1802. 2020-10-08T11:15:13.7955520Z [submariner]$ [cluster1] local crd_create=false
  1803. 2020-10-08T11:15:13.7956062Z [cluster1] 
  1804. 2020-10-08T11:15:13.7957174Z [cluster1] Installing Submariner...
  1805. 2020-10-08T11:15:13.8597180Z [submariner]$ [cluster1] helm --kube-context cluster1 install submariner-latest/submariner --name submariner --namespace submariner-operator --set ipsec.psk=TmriFXoiNRKlFNnq8hiuYI9Do4lS5A2UFE16Ph3D1RCTXaY9gcfuNglm6fX0bBxM --set broker.server=172.17.0.10:6443 --set broker.token=eyJhbGciOiJSUzI1NiIsImtpZCI6IlMtS2FJYkJ2Rmw5MFAxNzB0T1BxRjNnQVFuMGJtVjNIZm01dUIxNnFDbjAifQ.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJzdWJtYXJpbmVyLWs4cy1icm9rZXIiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlY3JldC5uYW1lIjoic3VibWFyaW5lci1rOHMtYnJva2VyLWNsaWVudC10b2tlbi1oeHNtZyIsImt1YmVybmV0ZXMuaW8vc2VydmljZWFjY291bnQvc2VydmljZS1hY2NvdW50Lm5hbWUiOiJzdWJtYXJpbmVyLWs4cy1icm9rZXItY2xpZW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9zZXJ2aWNlLWFjY291bnQudWlkIjoiNDU3M2QzOTYtNTkxYy00YmM1LThjM2UtMTRiZTM3NTAwNDVlIiwic3ViIjoic3lzdGVtOnNlcnZpY2VhY2NvdW50OnN1Ym1hcmluZXItazhzLWJyb2tlcjpzdWJtYXJpbmVyLWs4cy1icm9rZXItY2xpZW50In0.WcQ5F2WEbTZrkaKszOqOmOuycVZVTP50VucMQtPSIDtX1XYuW9mT2ypYMx44TVlbCr7oR7Lnx3J2NyJly_UejF0R_30JiqV4icQhbY26i77oOpXjcuG8DJvn4aNbQZeVbQ9m-h452Hjv2r_SVXwTA-WwUKjxsuS-P9YXzJ2_qx9QkDNv8QD7xFd9qSGFORhtX9NEPQy_yRykKcXoZ7zYGPalYiKoN1-BrZpN7bxL-_kmBoFbAKVQPAdIMjtK9GrpM0N9ON5xsEgupgUsxeuySDlxYtBeiJrPrXU2v4iL_eZf-tvF-S8f7G69tHpTYUwmRnPxXRukzcSnoCWIFUMUXA --set broker.namespace=submariner-k8s-broker --set broker.ca=LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJd01UQXdPREV4TURjMU0xb1hEVE13TVRBd05qRXhNRGMxTTFvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBTE9VCnFqcXE0OEsxOS9ST2tQRkU3bXRuL2VjV011QzRGQlZTTE5tVjBvYW5iZzE2cDZSd2xPankvaUJQcGdUaFcyVWgKcU5Denl6TDY1K1dPeEdGWVR4c2JKdHkyb2hhWHJ1WEYzNlE1QjJSbDA1bTlvTXE5S0FOTlhjcUcxR09rY1pXQgpsQkJhWGtEaTlMODlnd2c1ajMyQ0E5dSswS0UxdUFCRjRBcUpackkxcTlXMEc1bjIrMXJjNXBQMDFaaG1KVHBxCk1XTWNXNTF0TmkvOGhmcjFCTENzQXl0K1J1MVY2QkJ4VmdMaU9kM3Jaak1VZlhaWUk0QWxvL0Nacnl3K2NZb2IKelRXdTU2WlFSb05PSGpLdHN2TG1jTG5JNTVtY0Z6ZHZ2V3MrZE9aYVhtTTRwL3lGN2pZcDA4Z0UrdGdrWU1DUQpuSjdhVnBQTlNhNnZlOVVNWDJNQ0F3RUFBYU1qTUNFd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFKeUZZQnVkaFd3VmNzNGdOek9zb1Q0VVJHbUsKRjhuTWpQU0RsMzFGdFZybVVHdlI5NzR0ZlJKRmRNeEVxbENVa0xERmYyOEs1QmFFVzJLWmtoYzRtSEdwL1V0Rgp2dDM2UmFQYU9aYUFPZEhVZ2ZoSUxrcFZKdHo2RTVRejZxdUF1RnJFZFRGYnR6R0o3L3B3dUpES29sRU04SUtsCmhjaHZyaUtZc0JpVVhadW1sbzJhNWNaS3RTNkZjbzRGdFE3VkZQWVJIbldHT3BDVWo0bXZmc1kvMFZqWmRPbFAKQ0Ewa0h2WkUxUmVmemFkcm9OZ2d5VVB1WkUvbHhmRDU0Z2VpTWVhaWd3dll1aDJzWG85Zllkd3ZrOEUwcXNxVApYT1pvcmpQN2tTV1VqUktQOUpjdGJMT3oreDhWbk43WlBRRnJGc3h5UXB5V1VYelYwWm5mM2NDYWJ6bz0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo= --set submariner.clusterId=cluster1 --set submariner.clusterCidr=10.241.0.0/16 --set submariner.serviceCidr=100.91.0.0/16 --set submariner.globalCidr= --set serviceAccounts.globalnet.create=false --set submariner.natEnabled=false --set routeAgent.image.repository=localhost:5000/submariner-route-agent --set routeAgent.image.tag=local --set routeAgent.image.pullPolicy=IfNotPresent --set engine.image.repository=localhost:5000/submariner --set engine.image.tag=local --set engine.image.pullPolicy=IfNotPresent --set globalnet.image.repository=localhost:5000/submariner-globalnet --set globalnet.image.tag=local --set globalnet.image.pullPolicy=IfNotPresent --set crd.create=false
  1806. 2020-10-08T11:15:13.9208666Z [cluster1] Error: failed to download "submariner-latest/submariner" (hint: running `helm repo update` may help)
  1807. 2020-10-08T11:15:29.7701890Z [submariner]$ [cluster3] helm_install_subm
  1808. 2020-10-08T11:15:29.7709682Z [submariner]$ [cluster3] local crd_create=false
  1809. 2020-10-08T11:15:29.7710351Z [submariner]$ [cluster3] crd_create=true
  1810. 2020-10-08T11:15:29.7710912Z [cluster3] 
  1811. 2020-10-08T11:15:29.7711287Z [cluster3] Installing Submariner...
  1812. 2020-10-08T11:15:29.8460114Z [submariner]$ [cluster3] helm --kube-context cluster3 install submariner-latest/submariner --name submariner --namespace submariner-operator --set ipsec.psk=TmriFXoiNRKlFNnq8hiuYI9Do4lS5A2UFE16Ph3D1RCTXaY9gcfuNglm6fX0bBxM --set broker.server=172.17.0.10:6443 --set broker.token=eyJhbGciOiJSUzI1NiIsImtpZCI6IlMtS2FJYkJ2Rmw5MFAxNzB0T1BxRjNnQVFuMGJtVjNIZm01dUIxNnFDbjAifQ.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJzdWJtYXJpbmVyLWs4cy1icm9rZXIiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlY3JldC5uYW1lIjoic3VibWFyaW5lci1rOHMtYnJva2VyLWNsaWVudC10b2tlbi1oeHNtZyIsImt1YmVybmV0ZXMuaW8vc2VydmljZWFjY291bnQvc2VydmljZS1hY2NvdW50Lm5hbWUiOiJzdWJtYXJpbmVyLWs4cy1icm9rZXItY2xpZW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9zZXJ2aWNlLWFjY291bnQudWlkIjoiNDU3M2QzOTYtNTkxYy00YmM1LThjM2UtMTRiZTM3NTAwNDVlIiwic3ViIjoic3lzdGVtOnNlcnZpY2VhY2NvdW50OnN1Ym1hcmluZXItazhzLWJyb2tlcjpzdWJtYXJpbmVyLWs4cy1icm9rZXItY2xpZW50In0.WcQ5F2WEbTZrkaKszOqOmOuycVZVTP50VucMQtPSIDtX1XYuW9mT2ypYMx44TVlbCr7oR7Lnx3J2NyJly_UejF0R_30JiqV4icQhbY26i77oOpXjcuG8DJvn4aNbQZeVbQ9m-h452Hjv2r_SVXwTA-WwUKjxsuS-P9YXzJ2_qx9QkDNv8QD7xFd9qSGFORhtX9NEPQy_yRykKcXoZ7zYGPalYiKoN1-BrZpN7bxL-_kmBoFbAKVQPAdIMjtK9GrpM0N9ON5xsEgupgUsxeuySDlxYtBeiJrPrXU2v4iL_eZf-tvF-S8f7G69tHpTYUwmRnPxXRukzcSnoCWIFUMUXA --set broker.namespace=submariner-k8s-broker --set broker.ca=LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJd01UQXdPREV4TURjMU0xb1hEVE13TVRBd05qRXhNRGMxTTFvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBTE9VCnFqcXE0OEsxOS9ST2tQRkU3bXRuL2VjV011QzRGQlZTTE5tVjBvYW5iZzE2cDZSd2xPankvaUJQcGdUaFcyVWgKcU5Denl6TDY1K1dPeEdGWVR4c2JKdHkyb2hhWHJ1WEYzNlE1QjJSbDA1bTlvTXE5S0FOTlhjcUcxR09rY1pXQgpsQkJhWGtEaTlMODlnd2c1ajMyQ0E5dSswS0UxdUFCRjRBcUpackkxcTlXMEc1bjIrMXJjNXBQMDFaaG1KVHBxCk1XTWNXNTF0TmkvOGhmcjFCTENzQXl0K1J1MVY2QkJ4VmdMaU9kM3Jaak1VZlhaWUk0QWxvL0Nacnl3K2NZb2IKelRXdTU2WlFSb05PSGpLdHN2TG1jTG5JNTVtY0Z6ZHZ2V3MrZE9aYVhtTTRwL3lGN2pZcDA4Z0UrdGdrWU1DUQpuSjdhVnBQTlNhNnZlOVVNWDJNQ0F3RUFBYU1qTUNFd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFKeUZZQnVkaFd3VmNzNGdOek9zb1Q0VVJHbUsKRjhuTWpQU0RsMzFGdFZybVVHdlI5NzR0ZlJKRmRNeEVxbENVa0xERmYyOEs1QmFFVzJLWmtoYzRtSEdwL1V0Rgp2dDM2UmFQYU9aYUFPZEhVZ2ZoSUxrcFZKdHo2RTVRejZxdUF1RnJFZFRGYnR6R0o3L3B3dUpES29sRU04SUtsCmhjaHZyaUtZc0JpVVhadW1sbzJhNWNaS3RTNkZjbzRGdFE3VkZQWVJIbldHT3BDVWo0bXZmc1kvMFZqWmRPbFAKQ0Ewa0h2WkUxUmVmemFkcm9OZ2d5VVB1WkUvbHhmRDU0Z2VpTWVhaWd3dll1aDJzWG85Zllkd3ZrOEUwcXNxVApYT1pvcmpQN2tTV1VqUktQOUpjdGJMT3oreDhWbk43WlBRRnJGc3h5UXB5V1VYelYwWm5mM2NDYWJ6bz0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo= --set submariner.clusterId=cluster3 --set submariner.clusterCidr=10.243.0.0/16 --set submariner.serviceCidr=100.93.0.0/16 --set submariner.globalCidr= --set serviceAccounts.globalnet.create=false --set submariner.natEnabled=false --set routeAgent.image.repository=localhost:5000/submariner-route-agent --set routeAgent.image.tag=local --set routeAgent.image.pullPolicy=IfNotPresent --set engine.image.repository=localhost:5000/submariner --set engine.image.tag=local --set engine.image.pullPolicy=IfNotPresent --set globalnet.image.repository=localhost:5000/submariner-globalnet --set globalnet.image.tag=local --set globalnet.image.pullPolicy=IfNotPresent --set crd.create=true
  1813. 2020-10-08T11:15:29.9503412Z [cluster3] NAME: submariner
  1814. 2020-10-08T11:15:29.9503847Z [cluster3] LAST DEPLOYED: Thu Oct 8 11:15:25 2020
  1815. 2020-10-08T11:15:29.9505534Z [cluster3] NAMESPACE: submariner-operator
  1816. 2020-10-08T11:15:29.9505992Z [cluster3] STATUS: DEPLOYED
  1817. 2020-10-08T11:15:29.9506305Z [cluster3]
  1818. 2020-10-08T11:15:29.9507411Z [cluster3] RESOURCES:
  1819. 2020-10-08T11:15:29.9507990Z [cluster3] ==> v1/ClusterRole
  1820. 2020-10-08T11:15:29.9508347Z [cluster3] NAME AGE
  1821. 2020-10-08T11:15:29.9508891Z [cluster3] submariner:routeagent 0s
  1822. 2020-10-08T11:15:29.9509241Z [cluster3]
  1823. 2020-10-08T11:15:29.9509592Z [cluster3] ==> v1/ClusterRoleBinding
  1824. 2020-10-08T11:15:29.9509985Z [cluster3] NAME AGE
  1825. 2020-10-08T11:15:29.9510355Z [cluster3] submariner:routeagent 0s
  1826. 2020-10-08T11:15:29.9510701Z [cluster3]
  1827. 2020-10-08T11:15:29.9511001Z [cluster3] ==> v1/DaemonSet
  1828. 2020-10-08T11:15:29.9511866Z [submariner]$ [cluster3] wait 5612
  1829. 2020-10-08T11:15:29.9512462Z [submariner]$ [cluster3] wait 5609
  1830. 2020-10-08T11:15:29.9512918Z make[1]: *** [/opt/shipyard/Makefile.inc:36: deploy] Error 1
  1831. 2020-10-08T11:15:29.9513407Z make: *** [/opt/shipyard/Makefile.inc:40: e2e] Error 2
  1832. 2020-10-08T11:15:29.9514019Z [submariner]$ make e2e -- using=helm 
  1833. 2020-10-08T11:15:29.9514782Z [cluster3] NAME DESIRED CURRENT READY UP-TO-DATE AVAILABLE NODE SELECTOR AGE
  1834. 2020-10-08T11:15:29.9516025Z [cluster3] submariner-gateway 1 1 0 1 0 submariner.io/gateway=true 0s
  1835. 2020-10-08T11:15:29.9518492Z [cluster3] submariner-routeagent 2 2 0 2 0 <none> 0s
  1836. 2020-10-08T11:15:29.9518944Z [cluster3]
  1837. 2020-10-08T11:15:29.9519246Z [cluster3] ==> v1/Pod(related)
  1838. 2020-10-08T11:15:29.9519652Z [cluster3] NAME READY STATUS RESTARTS AGE
  1839. 2020-10-08T11:15:29.9520518Z [cluster3] submariner-gateway-pkb8n 0/1 ContainerCreating 0 0s
  1840. 2020-10-08T11:15:29.9521582Z [cluster3] submariner-routeagent-596j7 0/1 ContainerCreating 0 0s
  1841. 2020-10-08T11:15:29.9522673Z [cluster3] submariner-routeagent-jll6h 0/1 ContainerCreating 0 0s
  1842. 2020-10-08T11:15:29.9523251Z [cluster3]
  1843. 2020-10-08T11:15:29.9523510Z [cluster3] ==> v1/Role
  1844. 2020-10-08T11:15:29.9523810Z [cluster3] NAME AGE
  1845. 2020-10-08T11:15:29.9524193Z [cluster3] submariner:routeagent 0s
  1846. 2020-10-08T11:15:29.9524608Z [cluster3] submariner:engine 0s
  1847. 2020-10-08T11:15:29.9524930Z [cluster3]
  1848. 2020-10-08T11:15:29.9525242Z [cluster3] ==> v1/RoleBinding
  1849. 2020-10-08T11:15:29.9525575Z [cluster3] NAME AGE
  1850. 2020-10-08T11:15:29.9525931Z [cluster3] submariner:routeagent 0s
  1851. 2020-10-08T11:15:29.9526344Z [cluster3] submariner:engine 0s
  1852. 2020-10-08T11:15:29.9526670Z [cluster3]
  1853. 2020-10-08T11:15:29.9527003Z [cluster3] ==> v1/ServiceAccount
  1854. 2020-10-08T11:15:29.9527385Z [cluster3] NAME SECRETS AGE
  1855. 2020-10-08T11:15:29.9527990Z [cluster3] submariner-engine 1 0s
  1856. 2020-10-08T11:15:29.9528665Z [cluster3] submariner-routeagent 1 0s
  1857. 2020-10-08T11:15:29.9529047Z [cluster3]
  1858. 2020-10-08T11:15:29.9529306Z [cluster3]
  1859. 2020-10-08T11:15:29.9529582Z [cluster3] NOTES:
  1860. 2020-10-08T11:15:29.9529950Z [cluster3] Submariner is now installed.
  1861. 2020-10-08T11:15:29.9532412Z [cluster3] If you haven't done so yet, please label a node as `submariner.io/gateway=true` to elect it for running Submariner.
  1862. 2020-10-08T11:15:29.9533207Z [cluster3]
  1863. 2020-10-08T11:15:29.9534029Z [cluster3] By default, Submariner runs with 1 replica. If you have more than one Gateway host, you can scale Submariner to N replicas, and the other Submariner pods will simply join the leader election pool.
  1864. 2020-10-08T11:15:29.9535311Z make[1]: Leaving directory '/go/src/github.com/submariner-io/submariner'
  1865. 2020-10-08T11:15:36.5235066Z time="2020-10-08T11:15:36Z" level=fatal msg="exit status 2"
  1866. 2020-10-08T11:15:36.5246371Z make: *** [e2e] Error 1
  1867. 2020-10-08T11:15:36.5247175Z Makefile.dapper:14: recipe for target 'e2e' failed
  1868. 2020-10-08T11:15:36.5314762Z ##[error]Process completed with exit code 2.
  1869. 2020-10-08T11:15:36.5420418Z ##[group]Run df -h
  1870. 2020-10-08T11:15:36.5420839Z df -h
  1871. 2020-10-08T11:15:36.5421079Z free -h
  1872. 2020-10-08T11:15:36.5421362Z make post-mortem
  1873. 2020-10-08T11:15:36.6451699Z shell: /bin/bash -e {0}
  1874. 2020-10-08T11:15:36.6452011Z ##[endgroup]
  1875. 2020-10-08T11:15:36.6641826Z Filesystem Size Used Avail Use% Mounted on
  1876. 2020-10-08T11:15:36.6642648Z udev 3.4G 0 3.4G 0% /dev
  1877. 2020-10-08T11:15:36.6643773Z tmpfs 696M 1.4M 695M 1% /run
  1878. 2020-10-08T11:15:36.6644363Z /dev/sda1 84G 76G 7.8G 91% /
  1879. 2020-10-08T11:15:36.6644727Z tmpfs 3.4G 163M 3.3G 5% /dev/shm
  1880. 2020-10-08T11:15:36.6645023Z tmpfs 5.0M 0 5.0M 0% /run/lock
  1881. 2020-10-08T11:15:36.6645333Z tmpfs 3.4G 0 3.4G 0% /sys/fs/cgroup
  1882. 2020-10-08T11:15:36.6645637Z /dev/sda15 105M 3.6M 101M 4% /boot/efi
  1883. 2020-10-08T11:15:36.6645935Z /dev/sdb1 14G 4.1G 9.0G 32% /mnt
  1884. 2020-10-08T11:15:36.6749938Z total used free shared buff/cache available
  1885. 2020-10-08T11:15:36.6750847Z Mem: 6.8G 3.3G 238M 257M 3.3G 3.1G
  1886. 2020-10-08T11:15:36.6751368Z Swap: 0B 0B 0B
  1887. 2020-10-08T11:15:36.6798073Z ./.dapper -m bind make post-mortem
  1888. 2020-10-08T11:15:47.3484792Z Sending build context to Docker daemon 69.85MB
  1889. 2020-10-08T11:15:47.3486673Z
  1890. 2020-10-08T11:15:47.3628832Z Step 1/5 : FROM quay.io/submariner/shipyard-dapper-base:0.7.1
  1891. 2020-10-08T11:15:47.3638769Z ---> c50512fb3462
  1892. 2020-10-08T11:15:47.3642004Z Step 2/5 : ENV DAPPER_ENV="REPO TAG QUAY_USERNAME QUAY_PASSWORD GITHUB_SHA CLUSTERS_ARGS DEPLOY_ARGS IMAGES_ARGS RELEASE_ARGS" DAPPER_SOURCE=/go/src/github.com/submariner-io/submariner DAPPER_DOCKER_SOCKET=true
  1893. 2020-10-08T11:15:47.3658142Z ---> Using cache
  1894. 2020-10-08T11:15:47.3659048Z ---> 107ec502674d
  1895. 2020-10-08T11:15:47.3662686Z Step 3/5 : ENV DAPPER_OUTPUT=${DAPPER_SOURCE}/output
  1896. 2020-10-08T11:15:47.3677750Z ---> Using cache
  1897. 2020-10-08T11:15:47.3678718Z ---> 959c7a109766
  1898. 2020-10-08T11:15:47.3679244Z Step 4/5 : WORKDIR ${DAPPER_SOURCE}
  1899. 2020-10-08T11:15:47.3693052Z ---> Using cache
  1900. 2020-10-08T11:15:47.3693746Z ---> 380b60cb98ca
  1901. 2020-10-08T11:15:47.3694351Z Step 5/5 : ENTRYPOINT ["/opt/shipyard/scripts/entry"]
  1902. 2020-10-08T11:15:47.3811678Z ---> Using cache
  1903. 2020-10-08T11:15:47.3812839Z ---> 9b8bd61411c6
  1904. 2020-10-08T11:15:47.5494758Z Successfully built 9b8bd61411c6
  1905. 2020-10-08T11:15:47.5544743Z Successfully tagged submariner:HEAD
  1906. 2020-10-08T11:15:49.4096381Z [submariner]$ trap chown -R 1001:116 . exit
  1907. 2020-10-08T11:15:49.4134271Z [submariner]$ mkdir -p bin dist output
  1908. 2020-10-08T11:15:49.4244354Z [submariner]$ make post-mortem
  1909. 2020-10-08T11:15:49.5345913Z fatal: No names found, cannot describe anything.
  1910. 2020-10-08T11:15:49.5619771Z /opt/shipyard/scripts/post_mortem.sh
  1911. 2020-10-08T11:15:49.5787576Z [submariner]$ source /opt/shipyard/scripts/lib/utils
  1912. 2020-10-08T11:15:49.5802687Z [submariner]$ . /opt/shipyard/scripts/lib/source_only
  1913. 2020-10-08T11:15:49.5835243Z [submariner]$ script_name=utils
  1914. 2020-10-08T11:15:49.5835886Z [submariner]$ exec_name=post_mortem.sh
  1915. 2020-10-08T11:15:49.5847007Z [submariner]$ declare_kubeconfig
  1916. 2020-10-08T11:15:49.5858154Z [submariner]$ declare_kubeconfig
  1917. 2020-10-08T11:15:49.5869126Z [submariner]$ source /opt/shipyard/scripts/lib/kubecfg
  1918. 2020-10-08T11:15:49.5886308Z [submariner]$ export KUBECONFIG
  1919. 2020-10-08T11:15:49.5926482Z [submariner]$ KUBECONFIG=/go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster3:/go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster2:/go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster1:
  1920. 2020-10-08T11:15:49.5957544Z [submariner]$ find /go/src/github.com/submariner-io/submariner/output/kubeconfigs -type f -printf %p:
  1921. 2020-10-08T11:15:49.6075069Z [submariner]$ kind get clusters
  1922. 2020-10-08T11:15:50.1639052Z [submariner]$ run_sequential cluster1 cluster2 cluster3 post_analyze
  1923. 2020-10-08T11:15:50.1652969Z [submariner]$ run_sequential cluster1 cluster2 cluster3 post_analyze
  1924. 2020-10-08T11:15:50.1666778Z [submariner]$ local cmnd=post_analyze
  1925. 2020-10-08T11:15:50.1695322Z [submariner]$ eval echo cluster1 cluster2 cluster3
  1926. 2020-10-08T11:15:50.1718322Z [submariner]$ [cluster1] post_analyze
  1927. 2020-10-08T11:15:50.1734831Z [submariner]$ [cluster1] sed s/^/[cluster1] /
  1928. 2020-10-08T11:15:50.1756995Z [submariner]$ [cluster1] post_analyze
  1929. 2020-10-08T11:15:50.1773294Z [submariner]$ [cluster1] kubectl get all --all-namespaces
  1930. 2020-10-08T11:15:50.1789861Z [submariner]$ [cluster1] kubectl get all --all-namespaces
  1931. 2020-10-08T11:15:50.1818208Z [submariner]$ [cluster1] command kubectl --context=cluster1 get all --all-namespaces
  1932. 2020-10-08T11:15:50.1841400Z [submariner]$ [cluster1] kubectl --context=cluster1 get all --all-namespaces
  1933. 2020-10-08T11:15:51.5391418Z
  1934. 2020-10-08T11:15:51.5391792Z
  1935. 2020-10-08T11:15:51.5392071Z
  1936. 2020-10-08T11:15:51.5392209Z
  1937. 2020-10-08T11:15:51.5392396Z
  1938. 2020-10-08T11:15:51.5401825Z
  1939. 2020-10-08T11:15:51.5402096Z
  1940. 2020-10-08T11:15:51.5402266Z
  1941. 2020-10-08T11:15:51.5402492Z
  1942. 2020-10-08T11:15:51.5534028Z [submariner]$ [cluster1] kubectl get pods -A
  1943. 2020-10-08T11:15:51.5546469Z [submariner]$ [cluster1] tail -n +2
  1944. 2020-10-08T11:15:51.5571500Z [submariner]$ [cluster1] grep -v Running
  1945. 2020-10-08T11:15:51.5578227Z [submariner]$ [cluster1] kubectl get pods -A
  1946. 2020-10-08T11:15:51.5597625Z [submariner]$ [cluster1] sed s/ */;/g
  1947. 2020-10-08T11:15:51.5609708Z [submariner]$ [cluster1] command kubectl --context=cluster1 get pods -A
  1948. 2020-10-08T11:15:51.5637233Z [submariner]$ [cluster1] kubectl --context=cluster1 get pods -A
  1949. 2020-10-08T11:15:52.5668877Z [submariner]$ [cluster1] namespace=kube-system
  1950. 2020-10-08T11:15:52.5680627Z [submariner]$ [cluster1] kubectl get pods --selector=k8s-app=kube-proxy -n kube-system -o jsonpath={.items[*].metadata.name}
  1951. 2020-10-08T11:15:52.5690005Z [submariner]$ [cluster1] kubectl get pods --selector=k8s-app=kube-proxy -n kube-system -o jsonpath={.items[*].metadata.name}
  1952. 2020-10-08T11:15:52.5700887Z [submariner]$ [cluster1] command kubectl --context=cluster1 get pods --selector=k8s-app=kube-proxy -n kube-system -o jsonpath={.items[*].metadata.name}
  1953. 2020-10-08T11:15:52.5710558Z [submariner]$ [cluster1] kubectl --context=cluster1 get pods --selector=k8s-app=kube-proxy -n kube-system -o jsonpath={.items[*].metadata.name}
  1954. 2020-10-08T11:15:54.0294502Z [submariner]$ [cluster1] kubectl -n kube-system logs kube-proxy-jrjgn
  1955. 2020-10-08T11:15:54.0307056Z [submariner]$ [cluster1] kubectl -n kube-system logs kube-proxy-jrjgn
  1956. 2020-10-08T11:15:54.0326120Z [submariner]$ [cluster1] command kubectl --context=cluster1 -n kube-system logs kube-proxy-jrjgn
  1957. 2020-10-08T11:15:54.0340370Z [submariner]$ [cluster1] kubectl --context=cluster1 -n kube-system logs kube-proxy-jrjgn
  1958. 2020-10-08T11:15:55.3049442Z [cluster1] ======================= Post mortem cluster1 =======================
  1959. 2020-10-08T11:15:55.3050093Z [cluster1] NAMESPACE NAME READY STATUS RESTARTS AGE
  1960. 2020-10-08T11:15:55.3051780Z [cluster1] kube-system pod/coredns-6955765f44-dw47b 1/1 Running 0 6m33s
  1961. 2020-10-08T11:15:55.3052750Z [cluster1] kube-system pod/coredns-6955765f44-jjr7s 1/1 Running 0 6m33s
  1962. 2020-10-08T11:15:55.3053766Z [cluster1] kube-system pod/etcd-cluster1-control-plane 1/1 Running 0 6m54s
  1963. 2020-10-08T11:15:55.3054725Z [cluster1] kube-system pod/kindnet-5ccvs 1/1 Running 0 6m33s
  1964. 2020-10-08T11:15:55.3055743Z [cluster1] kube-system pod/kindnet-wtrjk 1/1 Running 0 6m11s
  1965. 2020-10-08T11:15:55.3056940Z [cluster1] kube-system pod/kube-apiserver-cluster1-control-plane 1/1 Running 0 6m54s
  1966. 2020-10-08T11:15:55.3058510Z [cluster1] kube-system pod/kube-controller-manager-cluster1-control-plane 1/1 Running 0 6m54s
  1967. 2020-10-08T11:15:55.3059790Z [cluster1] kube-system pod/kube-proxy-jrjgn 1/1 Running 0 6m11s
  1968. 2020-10-08T11:15:55.3060652Z [cluster1] kube-system pod/kube-proxy-v5q8z 1/1 Running 0 6m33s
  1969. 2020-10-08T11:15:55.3061785Z [cluster1] kube-system pod/kube-scheduler-cluster1-control-plane 1/1 Running 0 6m54s
  1970. 2020-10-08T11:15:55.3063041Z [cluster1] kube-system pod/tiller-deploy-8488d98b4c-tk9pf 1/1 Running 0 84s
  1971. 2020-10-08T11:15:55.3064357Z [cluster1] local-path-storage pod/local-path-provisioner-7745554f7f-lr754 1/1 Running 0 6m33s
  1972. 2020-10-08T11:15:55.3065550Z [cluster1] NAMESPACE NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
  1973. 2020-10-08T11:15:55.3066203Z [cluster1] default service/kubernetes ClusterIP 100.91.0.1 <none> 443/TCP 6m50s
  1974. 2020-10-08T11:15:55.3067118Z [cluster1] kube-system service/kube-dns ClusterIP 100.91.0.10 <none> 53/UDP,53/TCP,9153/TCP 6m48s
  1975. 2020-10-08T11:15:55.3068052Z [cluster1] kube-system service/tiller-deploy ClusterIP 100.91.86.216 <none> 44134/TCP 84s
  1976. 2020-10-08T11:15:55.3069037Z [cluster1] NAMESPACE NAME DESIRED CURRENT READY UP-TO-DATE AVAILABLE NODE SELECTOR AGE
  1977. 2020-10-08T11:15:55.3070009Z [cluster1] kube-system daemonset.apps/kindnet 2 2 2 2 2 <none> 6m43s
  1978. 2020-10-08T11:15:55.3071253Z [cluster1] kube-system daemonset.apps/kube-proxy 2 2 2 2 2 beta.kubernetes.io/os=linux 6m48s
  1979. 2020-10-08T11:15:55.3072218Z [cluster1] NAMESPACE NAME READY UP-TO-DATE AVAILABLE AGE
  1980. 2020-10-08T11:15:55.3073066Z [cluster1] kube-system deployment.apps/coredns 2/2 2 2 6m48s
  1981. 2020-10-08T11:15:55.3073923Z [cluster1] kube-system deployment.apps/tiller-deploy 1/1 1 1 84s
  1982. 2020-10-08T11:15:55.3074962Z [cluster1] local-path-storage deployment.apps/local-path-provisioner 1/1 1 1 6m39s
  1983. 2020-10-08T11:15:55.3075716Z [cluster1] NAMESPACE NAME DESIRED CURRENT READY AGE
  1984. 2020-10-08T11:15:55.3077041Z [cluster1] kube-system replicaset.apps/coredns-6955765f44 2 2 2 6m33s
  1985. 2020-10-08T11:15:55.3078133Z [cluster1] kube-system replicaset.apps/tiller-deploy-8488d98b4c 1 1 1 84s
  1986. 2020-10-08T11:15:55.3079389Z [cluster1] local-path-storage replicaset.apps/local-path-provisioner-7745554f7f 1 1 1 6m33s
  1987. 2020-10-08T11:15:55.3080908Z [cluster1] +++++++++++++++++++++: Logs for Pod kube-proxy-jrjgn in namespace kube-system :++++++++++++++++++++++
  1988. 2020-10-08T11:15:55.3081611Z [cluster1] W1008 11:09:46.538102 1 server_others.go:323] Unknown proxy mode "", assuming iptables proxy
  1989. 2020-10-08T11:15:55.3082236Z [cluster1] I1008 11:09:46.546532 1 node.go:135] Successfully retrieved node IP: 172.17.0.4
  1990. 2020-10-08T11:15:55.3082800Z [cluster1] I1008 11:09:46.546565 1 server_others.go:145] Using iptables Proxier.
  1991. 2020-10-08T11:15:55.3083318Z [cluster1] I1008 11:09:46.546939 1 server.go:571] Version: v1.17.0
  1992. 2020-10-08T11:15:55.3083941Z [cluster1] I1008 11:09:46.547494 1 conntrack.go:52] Setting nf_conntrack_max to 131072
  1993. 2020-10-08T11:15:55.3155940Z [submariner]$ [cluster1] kubectl -n kube-system logs kube-proxy-v5q8z
  1994. 2020-10-08T11:15:55.3168481Z [submariner]$ [cluster1] kubectl -n kube-system logs kube-proxy-v5q8z
  1995. 2020-10-08T11:15:55.3183419Z [submariner]$ [cluster1] command kubectl --context=cluster1 -n kube-system logs kube-proxy-v5q8z
  1996. 2020-10-08T11:15:55.3199724Z [submariner]$ [cluster1] kubectl --context=cluster1 -n kube-system logs kube-proxy-v5q8z
  1997. 2020-10-08T11:15:56.1879026Z [submariner]$ [cluster1] namespace=submariner-operator
  1998. 2020-10-08T11:15:56.1895660Z [submariner]$ [cluster1] kubectl get pods --selector=name=submariner-operator -n submariner-operator -o jsonpath={.items[*].metadata.name}
  1999. 2020-10-08T11:15:56.1907223Z [submariner]$ [cluster1] kubectl get pods --selector=name=submariner-operator -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2000. 2020-10-08T11:15:56.1918745Z [submariner]$ [cluster1] command kubectl --context=cluster1 get pods --selector=name=submariner-operator -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2001. 2020-10-08T11:15:56.1931815Z [submariner]$ [cluster1] kubectl --context=cluster1 get pods --selector=name=submariner-operator -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2002. 2020-10-08T11:15:56.9309473Z [submariner]$ [cluster1] namespace=submariner-operator
  2003. 2020-10-08T11:15:56.9323958Z [submariner]$ [cluster1] kubectl get pods --selector=app=submariner-globalnet -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2004. 2020-10-08T11:15:56.9335023Z [submariner]$ [cluster1] kubectl get pods --selector=app=submariner-globalnet -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2005. 2020-10-08T11:15:56.9348166Z [submariner]$ [cluster1] command kubectl --context=cluster1 get pods --selector=app=submariner-globalnet -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2006. 2020-10-08T11:15:56.9359766Z [submariner]$ [cluster1] kubectl --context=cluster1 get pods --selector=app=submariner-globalnet -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2007. 2020-10-08T11:15:57.6885195Z [submariner]$ [cluster1] kubectl get pods --selector=app=submariner-engine -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2008. 2020-10-08T11:15:57.6910512Z [submariner]$ [cluster1] kubectl get pods --selector=app=submariner-engine -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2009. 2020-10-08T11:15:57.6924476Z [submariner]$ [cluster1] command kubectl --context=cluster1 get pods --selector=app=submariner-engine -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2010. 2020-10-08T11:15:57.6936284Z [submariner]$ [cluster1] kubectl --context=cluster1 get pods --selector=app=submariner-engine -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2011. 2020-10-08T11:15:58.4277455Z [submariner]$ [cluster1] kubectl get pods --selector=app=submariner-routeagent -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2012. 2020-10-08T11:15:58.4288930Z [submariner]$ [cluster1] kubectl get pods --selector=app=submariner-routeagent -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2013. 2020-10-08T11:15:58.4301671Z [submariner]$ [cluster1] command kubectl --context=cluster1 get pods --selector=app=submariner-routeagent -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2014. 2020-10-08T11:15:58.4313783Z [submariner]$ [cluster1] kubectl --context=cluster1 get pods --selector=app=submariner-routeagent -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2015. 2020-10-08T11:15:59.1587016Z [submariner]$ [cluster1] subctl show all
  2016. 2020-10-08T11:15:59.4196897Z Error obtaining the Submariner resource: the server could not find the requested resource (get submariners.submariner.io submariner)
  2017. 2020-10-08T11:15:59.4197700Z
  2018. 2020-10-08T11:15:59.4198696Z subctl version: v0.7.0-pre1-30-g7a9e04d
  2019. 2020-10-08T11:15:59.4198972Z
  2020. 2020-10-08T11:15:59.4237222Z [cluster1] I1008 11:09:46.547797 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_established' to 86400
  2021. 2020-10-08T11:15:59.4246089Z [cluster1] I1008 11:09:46.547863 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_close_wait' to 3600
  2022. 2020-10-08T11:15:59.4246902Z [cluster1] I1008 11:09:46.549760 1 config.go:313] Starting service config controller
  2023. 2020-10-08T11:15:59.4247544Z [cluster1] I1008 11:09:46.549908 1 shared_informer.go:197] Waiting for caches to sync for service config
  2024. 2020-10-08T11:15:59.4248192Z [cluster1] I1008 11:09:46.556364 1 config.go:131] Starting endpoints config controller
  2025. 2020-10-08T11:15:59.4248855Z [cluster1] I1008 11:09:46.556396 1 shared_informer.go:197] Waiting for caches to sync for endpoints config
  2026. 2020-10-08T11:15:59.4249525Z [cluster1] I1008 11:09:46.650154 1 shared_informer.go:204] Caches are synced for service config
  2027. 2020-10-08T11:15:59.4250507Z [cluster1] I1008 11:09:46.656633 1 shared_informer.go:204] Caches are synced for endpoints config
  2028. 2020-10-08T11:15:59.4251756Z [cluster1] +++++++++++++++++++++: Logs for Pod kube-proxy-v5q8z in namespace kube-system :++++++++++++++++++++++
  2029. 2020-10-08T11:15:59.4252756Z [cluster1] W1008 11:09:26.543907 1 server_others.go:323] Unknown proxy mode "", assuming iptables proxy
  2030. 2020-10-08T11:15:59.4253739Z [cluster1] I1008 11:09:26.565777 1 node.go:135] Successfully retrieved node IP: 172.17.0.10
  2031. 2020-10-08T11:15:59.4254293Z [cluster1] I1008 11:09:26.565989 1 server_others.go:145] Using iptables Proxier.
  2032. 2020-10-08T11:15:59.4254809Z [cluster1] I1008 11:09:26.566392 1 server.go:571] Version: v1.17.0
  2033. 2020-10-08T11:15:59.4255852Z [cluster1] I1008 11:09:26.567009 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_max' to 131072
  2034. 2020-10-08T11:15:59.4256499Z [cluster1] I1008 11:09:26.567173 1 conntrack.go:52] Setting nf_conntrack_max to 131072
  2035. 2020-10-08T11:15:59.4257495Z [cluster1] I1008 11:09:26.569040 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_established' to 86400
  2036. 2020-10-08T11:15:59.4258547Z [cluster1] I1008 11:09:26.569340 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_close_wait' to 3600
  2037. 2020-10-08T11:15:59.4259378Z [cluster1] I1008 11:09:26.571822 1 config.go:313] Starting service config controller
  2038. 2020-10-08T11:15:59.4260014Z [cluster1] I1008 11:09:26.571837 1 shared_informer.go:197] Waiting for caches to sync for service config
  2039. 2020-10-08T11:15:59.4260658Z [cluster1] I1008 11:09:26.571865 1 config.go:131] Starting endpoints config controller
  2040. 2020-10-08T11:15:59.4261316Z [cluster1] I1008 11:09:26.571874 1 shared_informer.go:197] Waiting for caches to sync for endpoints config
  2041. 2020-10-08T11:15:59.4261987Z [cluster1] I1008 11:09:26.671987 1 shared_informer.go:204] Caches are synced for service config
  2042. 2020-10-08T11:15:59.4262645Z [cluster1] I1008 11:09:26.672081 1 shared_informer.go:204] Caches are synced for endpoints config
  2043. 2020-10-08T11:15:59.4263117Z [cluster1] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  2044. 2020-10-08T11:15:59.4263436Z [cluster1] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  2045. 2020-10-08T11:15:59.4263964Z [cluster1] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  2046. 2020-10-08T11:15:59.4264282Z [cluster1] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  2047. 2020-10-08T11:15:59.4264737Z [cluster1] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  2048. 2020-10-08T11:15:59.4265023Z [cluster1]
  2049. 2020-10-08T11:15:59.4265424Z [cluster1] Showing information for cluster "cluster3":
  2050. 2020-10-08T11:15:59.4266101Z [cluster1] Discovered network details:
  2051. 2020-10-08T11:15:59.4267446Z [cluster1] Network plugin: weave-net
  2052. 2020-10-08T11:15:59.4267859Z [cluster1] Service CIDRs: [100.93.0.0/16]
  2053. 2020-10-08T11:15:59.4268328Z [cluster1] Cluster CIDRs: [10.243.0.0/16]
  2054. 2020-10-08T11:15:59.4268655Z [cluster1]
  2055. 2020-10-08T11:15:59.4269001Z [cluster1] ===================== END Post mortem cluster1 =====================
  2056. 2020-10-08T11:15:59.4269916Z [submariner]$ [cluster2] post_analyze
  2057. 2020-10-08T11:15:59.4270546Z [submariner]$ [cluster2] sed s/^/[cluster2] /
  2058. 2020-10-08T11:15:59.4284842Z [submariner]$ [cluster2] post_analyze
  2059. 2020-10-08T11:15:59.4300899Z [submariner]$ [cluster2] kubectl get all --all-namespaces
  2060. 2020-10-08T11:15:59.4311838Z [submariner]$ [cluster2] kubectl get all --all-namespaces
  2061. 2020-10-08T11:15:59.4324329Z [submariner]$ [cluster2] command kubectl --context=cluster2 get all --all-namespaces
  2062. 2020-10-08T11:15:59.4335375Z [submariner]$ [cluster2] kubectl --context=cluster2 get all --all-namespaces
  2063. 2020-10-08T11:16:00.2989999Z
  2064. 2020-10-08T11:16:00.2993703Z
  2065. 2020-10-08T11:16:00.2999148Z
  2066. 2020-10-08T11:16:00.3006356Z
  2067. 2020-10-08T11:16:00.3012052Z
  2068. 2020-10-08T11:16:00.3019363Z [cluster2] ======================= Post mortem cluster2 =======================
  2069. 2020-10-08T11:16:00.3019951Z [cluster2] NAMESPACE NAME READY STATUS RESTARTS AGE
  2070. 2020-10-08T11:16:00.3021453Z [cluster2] kube-system pod/coredns-6955765f44-7rlfb 1/1 Running 0 6m29s
  2071. 2020-10-08T11:16:00.3023581Z [cluster2] kube-system pod/coredns-6955765f44-g9jlz 1/1 Running 0 6m29s
  2072. 2020-10-08T11:16:00.3025012Z [cluster2] kube-system pod/etcd-cluster2-control-plane 1/1 Running 0 6m41s
  2073. 2020-10-08T11:16:00.3029478Z [cluster2] kube-system pod/kube-apiserver-cluster2-control-plane 1/1 Running 1 6m41s
  2074. 2020-10-08T11:16:00.3031799Z [cluster2] kube-system pod/kube-controller-manager-cluster2-control-plane 1/1 Running 0 6m41s
  2075. 2020-10-08T11:16:00.3033158Z [cluster2] kube-system pod/kube-proxy-4922b 1/1 Running 0 6m6s
  2076. 2020-10-08T11:16:00.3034038Z [cluster2] kube-system pod/kube-proxy-fmkdh 1/1 Running 0 6m29s
  2077. 2020-10-08T11:16:00.3034932Z [cluster2] kube-system pod/kube-proxy-grrnf 1/1 Running 0 6m7s
  2078. 2020-10-08T11:16:00.3036242Z [cluster2] kube-system pod/kube-scheduler-cluster2-control-plane 1/1 Running 0 6m41s
  2079. 2020-10-08T11:16:00.3038147Z [cluster2] kube-system pod/tiller-deploy-8488d98b4c-gjnmv 1/1 Running 0 93s
  2080. 2020-10-08T11:16:00.3039519Z [cluster2] kube-system pod/weave-net-66csr 2/2 Running 0 5m46s
  2081. 2020-10-08T11:16:00.3040395Z [cluster2] kube-system pod/weave-net-ggqbp 2/2 Running 0 5m46s
  2082. 2020-10-08T11:16:00.3041263Z [cluster2] kube-system pod/weave-net-w2lrf 2/2 Running 0 5m46s
  2083. 2020-10-08T11:16:00.3042454Z [cluster2] local-path-storage pod/local-path-provisioner-7745554f7f-lkdq9 1/1 Running 0 6m29s
  2084. 2020-10-08T11:16:00.3044075Z [cluster2] submariner-operator pod/submariner-gateway-6q4bk 1/1 Running 0 60s
  2085. 2020-10-08T11:16:00.3045290Z [cluster2] submariner-operator pod/submariner-routeagent-mwn97 1/1 Running 0 60s
  2086. 2020-10-08T11:16:00.3046544Z [cluster2] submariner-operator pod/submariner-routeagent-xhztm 1/1 Running 0 60s
  2087. 2020-10-08T11:16:00.3047617Z [cluster2] NAMESPACE NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
  2088. 2020-10-08T11:16:00.3048400Z [cluster2] default service/kubernetes ClusterIP 100.92.0.1 <none> 443/TCP 6m46s
  2089. 2020-10-08T11:16:00.3049360Z [cluster2] kube-system service/kube-dns ClusterIP 100.92.0.10 <none> 53/UDP,53/TCP,9153/TCP 6m43s
  2090. 2020-10-08T11:16:00.3050306Z [cluster2] kube-system service/tiller-deploy ClusterIP 100.92.175.4 <none> 44134/TCP 93s
  2091. 2020-10-08T11:16:00.3051346Z [cluster2] NAMESPACE NAME DESIRED CURRENT READY UP-TO-DATE AVAILABLE NODE SELECTOR AGE
  2092. 2020-10-08T11:16:00.3052472Z [cluster2] kube-system daemonset.apps/kube-proxy 3 3 3 3 3 beta.kubernetes.io/os=linux 6m43s
  2093. 2020-10-08T11:16:00.3053536Z [cluster2] kube-system daemonset.apps/weave-net 3 3 3 3 3 <none> 5m46s
  2094. 2020-10-08T11:16:00.3054700Z [cluster2] submariner-operator daemonset.apps/submariner-gateway 1 1 1 1 1 submariner.io/gateway=true 60s
  2095. 2020-10-08T11:16:00.3056024Z [cluster2] submariner-operator daemonset.apps/submariner-routeagent 2 2 2 2 2 <none> 60s
  2096. 2020-10-08T11:16:00.3057059Z [cluster2] NAMESPACE NAME READY UP-TO-DATE AVAILABLE AGE
  2097. 2020-10-08T11:16:00.3058155Z [cluster2] kube-system deployment.apps/coredns 2/2 2 2 6m43s
  2098. 2020-10-08T11:16:00.3059040Z [cluster2] kube-system deployment.apps/tiller-deploy 1/1 1 1 93s
  2099. 2020-10-08T11:16:00.3060086Z [cluster2] local-path-storage deployment.apps/local-path-provisioner 1/1 1 1 6m35s
  2100. 2020-10-08T11:16:00.3060846Z [cluster2] NAMESPACE NAME DESIRED CURRENT READY AGE
  2101. 2020-10-08T11:16:00.3061206Z
  2102. 2020-10-08T11:16:00.3061363Z
  2103. 2020-10-08T11:16:00.3061509Z
  2104. 2020-10-08T11:16:00.3061661Z
  2105. 2020-10-08T11:16:00.3176967Z [submariner]$ [cluster2] kubectl get pods -A
  2106. 2020-10-08T11:16:00.3187917Z [submariner]$ [cluster2] tail -n +2
  2107. 2020-10-08T11:16:00.3199246Z [submariner]$ [cluster2] kubectl get pods -A
  2108. 2020-10-08T11:16:00.3210659Z [submariner]$ [cluster2] grep -v Running
  2109. 2020-10-08T11:16:00.3221490Z [submariner]$ [cluster2] command kubectl --context=cluster2 get pods -A
  2110. 2020-10-08T11:16:00.3238651Z [submariner]$ [cluster2] kubectl --context=cluster2 get pods -A
  2111. 2020-10-08T11:16:00.3254957Z [submariner]$ [cluster2] sed s/ */;/g
  2112. 2020-10-08T11:16:01.0690360Z [submariner]$ [cluster2] namespace=kube-system
  2113. 2020-10-08T11:16:01.0706339Z [submariner]$ [cluster2] kubectl get pods --selector=k8s-app=kube-proxy -n kube-system -o jsonpath={.items[*].metadata.name}
  2114. 2020-10-08T11:16:01.0719406Z [submariner]$ [cluster2] kubectl get pods --selector=k8s-app=kube-proxy -n kube-system -o jsonpath={.items[*].metadata.name}
  2115. 2020-10-08T11:16:01.0734715Z [submariner]$ [cluster2] command kubectl --context=cluster2 get pods --selector=k8s-app=kube-proxy -n kube-system -o jsonpath={.items[*].metadata.name}
  2116. 2020-10-08T11:16:01.0745642Z [submariner]$ [cluster2] kubectl --context=cluster2 get pods --selector=k8s-app=kube-proxy -n kube-system -o jsonpath={.items[*].metadata.name}
  2117. 2020-10-08T11:16:01.8507946Z [submariner]$ [cluster2] kubectl -n kube-system logs kube-proxy-4922b
  2118. 2020-10-08T11:16:01.8519421Z [submariner]$ [cluster2] kubectl -n kube-system logs kube-proxy-4922b
  2119. 2020-10-08T11:16:01.8532324Z [submariner]$ [cluster2] command kubectl --context=cluster2 -n kube-system logs kube-proxy-4922b
  2120. 2020-10-08T11:16:01.8545967Z [submariner]$ [cluster2] kubectl --context=cluster2 -n kube-system logs kube-proxy-4922b
  2121. 2020-10-08T11:16:02.6468866Z [submariner]$ [cluster2] kubectl -n kube-system logs kube-proxy-fmkdh
  2122. 2020-10-08T11:16:02.6474116Z [submariner]$ [cluster2] kubectl -n kube-system logs kube-proxy-fmkdh
  2123. 2020-10-08T11:16:02.6484698Z [submariner]$ [cluster2] command kubectl --context=cluster2 -n kube-system logs kube-proxy-fmkdh
  2124. 2020-10-08T11:16:02.6496797Z [submariner]$ [cluster2] kubectl --context=cluster2 -n kube-system logs kube-proxy-fmkdh
  2125. 2020-10-08T11:16:03.4037304Z [submariner]$ [cluster2] kubectl -n kube-system logs kube-proxy-grrnf
  2126. 2020-10-08T11:16:03.4048035Z [submariner]$ [cluster2] kubectl -n kube-system logs kube-proxy-grrnf
  2127. 2020-10-08T11:16:03.4058799Z [submariner]$ [cluster2] command kubectl --context=cluster2 -n kube-system logs kube-proxy-grrnf
  2128. 2020-10-08T11:16:03.4070076Z [submariner]$ [cluster2] kubectl --context=cluster2 -n kube-system logs kube-proxy-grrnf
  2129. 2020-10-08T11:16:04.1718100Z [cluster2] kube-system replicaset.apps/coredns-6955765f44 2 2 2 6m29s
  2130. 2020-10-08T11:16:04.1719779Z [cluster2] kube-system replicaset.apps/tiller-deploy-8488d98b4c 1 1 1 93s
  2131. 2020-10-08T11:16:04.1721310Z [cluster2] local-path-storage replicaset.apps/local-path-provisioner-7745554f7f 1 1 1 6m29s
  2132. 2020-10-08T11:16:04.1722709Z [cluster2] +++++++++++++++++++++: Logs for Pod kube-proxy-4922b in namespace kube-system :++++++++++++++++++++++
  2133. 2020-10-08T11:16:04.1723565Z [cluster2] W1008 11:10:14.004608 1 server_others.go:323] Unknown proxy mode "", assuming iptables proxy
  2134. 2020-10-08T11:16:04.1724329Z [cluster2] I1008 11:10:14.018520 1 node.go:135] Successfully retrieved node IP: 172.17.0.8
  2135. 2020-10-08T11:16:04.1725004Z [cluster2] I1008 11:10:14.018627 1 server_others.go:145] Using iptables Proxier.
  2136. 2020-10-08T11:16:04.1725630Z [cluster2] I1008 11:10:14.018987 1 server.go:571] Version: v1.17.0
  2137. 2020-10-08T11:16:04.1726445Z [cluster2] I1008 11:10:14.019550 1 conntrack.go:52] Setting nf_conntrack_max to 131072
  2138. 2020-10-08T11:16:04.1727608Z [cluster2] I1008 11:10:14.019814 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_established' to 86400
  2139. 2020-10-08T11:16:04.1728886Z [cluster2] I1008 11:10:14.019894 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_close_wait' to 3600
  2140. 2020-10-08T11:16:04.1729735Z [cluster2] I1008 11:10:14.023012 1 config.go:313] Starting service config controller
  2141. 2020-10-08T11:16:04.1730661Z [cluster2] I1008 11:10:14.023025 1 shared_informer.go:197] Waiting for caches to sync for service config
  2142. 2020-10-08T11:16:04.1731576Z [cluster2] I1008 11:10:14.026571 1 config.go:131] Starting endpoints config controller
  2143. 2020-10-08T11:16:04.1732347Z [cluster2] I1008 11:10:14.031328 1 shared_informer.go:197] Waiting for caches to sync for endpoints config
  2144. 2020-10-08T11:16:04.1733108Z [cluster2] I1008 11:10:14.123263 1 shared_informer.go:204] Caches are synced for service config
  2145. 2020-10-08T11:16:04.1733877Z [cluster2] I1008 11:10:14.132367 1 shared_informer.go:204] Caches are synced for endpoints config
  2146. 2020-10-08T11:16:04.1734982Z [cluster2] +++++++++++++++++++++: Logs for Pod kube-proxy-fmkdh in namespace kube-system :++++++++++++++++++++++
  2147. 2020-10-08T11:16:04.1735819Z [cluster2] W1008 11:09:38.182370 1 server_others.go:323] Unknown proxy mode "", assuming iptables proxy
  2148. 2020-10-08T11:16:04.1736860Z [cluster2] I1008 11:09:38.261173 1 node.go:135] Successfully retrieved node IP: 172.17.0.11
  2149. 2020-10-08T11:16:04.1737660Z [cluster2] I1008 11:09:38.261445 1 server_others.go:145] Using iptables Proxier.
  2150. 2020-10-08T11:16:04.1738285Z [cluster2] I1008 11:09:38.262079 1 server.go:571] Version: v1.17.0
  2151. 2020-10-08T11:16:04.1738907Z [cluster2] I1008 11:09:38.262963 1 conntrack.go:52] Setting nf_conntrack_max to 131072
  2152. 2020-10-08T11:16:04.1740066Z [cluster2] I1008 11:09:38.266584 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_established' to 86400
  2153. 2020-10-08T11:16:04.1741471Z [cluster2] I1008 11:09:38.266819 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_close_wait' to 3600
  2154. 2020-10-08T11:16:04.1743073Z [cluster2] I1008 11:09:38.267104 1 config.go:313] Starting service config controller
  2155. 2020-10-08T11:16:04.1743945Z [cluster2] I1008 11:09:38.267219 1 shared_informer.go:197] Waiting for caches to sync for service config
  2156. 2020-10-08T11:16:04.1744707Z [cluster2] I1008 11:09:38.267507 1 config.go:131] Starting endpoints config controller
  2157. 2020-10-08T11:16:04.1745467Z [cluster2] I1008 11:09:38.273788 1 shared_informer.go:197] Waiting for caches to sync for endpoints config
  2158. 2020-10-08T11:16:04.1746234Z [cluster2] I1008 11:09:38.367792 1 shared_informer.go:204] Caches are synced for service config
  2159. 2020-10-08T11:16:04.1746980Z [cluster2] I1008 11:09:38.374105 1 shared_informer.go:204] Caches are synced for endpoints config
  2160. 2020-10-08T11:16:04.1748353Z [cluster2] +++++++++++++++++++++: Logs for Pod kube-proxy-grrnf in namespace kube-system :++++++++++++++++++++++
  2161. 2020-10-08T11:16:04.1749205Z [cluster2] W1008 11:10:05.686651 1 server_others.go:323] Unknown proxy mode "", assuming iptables proxy
  2162. 2020-10-08T11:16:04.1749938Z [cluster2] I1008 11:10:05.697219 1 node.go:135] Successfully retrieved node IP: 172.17.0.7
  2163. 2020-10-08T11:16:04.1750621Z [cluster2] I1008 11:10:05.697273 1 server_others.go:145] Using iptables Proxier.
  2164. 2020-10-08T11:16:04.1751228Z [cluster2] I1008 11:10:05.697915 1 server.go:571] Version: v1.17.0
  2165. 2020-10-08T11:16:04.1751836Z [cluster2] I1008 11:10:05.698657 1 conntrack.go:52] Setting nf_conntrack_max to 131072
  2166. 2020-10-08T11:16:04.1752957Z [cluster2] I1008 11:10:05.701186 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_established' to 86400
  2167. 2020-10-08T11:16:04.1754199Z [cluster2] I1008 11:10:05.701575 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_close_wait' to 3600
  2168. 2020-10-08T11:16:04.1874963Z [submariner]$ [cluster2] namespace=submariner-operator
  2169. 2020-10-08T11:16:04.1893209Z [submariner]$ [cluster2] kubectl get pods --selector=name=submariner-operator -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2170. 2020-10-08T11:16:04.1907414Z [submariner]$ [cluster2] kubectl get pods --selector=name=submariner-operator -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2171. 2020-10-08T11:16:04.1918961Z [submariner]$ [cluster2] command kubectl --context=cluster2 get pods --selector=name=submariner-operator -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2172. 2020-10-08T11:16:04.1930548Z [submariner]$ [cluster2] kubectl --context=cluster2 get pods --selector=name=submariner-operator -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2173. 2020-10-08T11:16:04.9863057Z [submariner]$ [cluster2] namespace=submariner-operator
  2174. 2020-10-08T11:16:04.9885323Z [submariner]$ [cluster2] kubectl get pods --selector=app=submariner-globalnet -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2175. 2020-10-08T11:16:04.9913292Z [submariner]$ [cluster2] kubectl get pods --selector=app=submariner-globalnet -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2176. 2020-10-08T11:16:04.9926548Z [submariner]$ [cluster2] command kubectl --context=cluster2 get pods --selector=app=submariner-globalnet -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2177. 2020-10-08T11:16:04.9949016Z [submariner]$ [cluster2] kubectl --context=cluster2 get pods --selector=app=submariner-globalnet -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2178. 2020-10-08T11:16:05.7668397Z [submariner]$ [cluster2] kubectl get pods --selector=app=submariner-engine -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2179. 2020-10-08T11:16:05.7688837Z [submariner]$ [cluster2] kubectl get pods --selector=app=submariner-engine -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2180. 2020-10-08T11:16:05.7702938Z [submariner]$ [cluster2] command kubectl --context=cluster2 get pods --selector=app=submariner-engine -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2181. 2020-10-08T11:16:05.7714480Z [submariner]$ [cluster2] kubectl --context=cluster2 get pods --selector=app=submariner-engine -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2182. 2020-10-08T11:16:06.5152240Z [submariner]$ [cluster2] kubectl -n submariner-operator logs submariner-gateway-6q4bk
  2183. 2020-10-08T11:16:06.5164531Z [submariner]$ [cluster2] kubectl -n submariner-operator logs submariner-gateway-6q4bk
  2184. 2020-10-08T11:16:06.5178052Z [submariner]$ [cluster2] command kubectl --context=cluster2 -n submariner-operator logs submariner-gateway-6q4bk
  2185. 2020-10-08T11:16:06.5190859Z [submariner]$ [cluster2] kubectl --context=cluster2 -n submariner-operator logs submariner-gateway-6q4bk
  2186. 2020-10-08T11:16:07.2926723Z [cluster2] I1008 11:10:05.702638 1 config.go:313] Starting service config controller
  2187. 2020-10-08T11:16:07.2927522Z [cluster2] I1008 11:10:05.702788 1 shared_informer.go:197] Waiting for caches to sync for service config
  2188. 2020-10-08T11:16:07.2928966Z [cluster2] I1008 11:10:05.702922 1 config.go:131] Starting endpoints config controller
  2189. 2020-10-08T11:16:07.2929701Z [cluster2] I1008 11:10:05.703033 1 shared_informer.go:197] Waiting for caches to sync for endpoints config
  2190. 2020-10-08T11:16:07.2930395Z [cluster2] I1008 11:10:05.803022 1 shared_informer.go:204] Caches are synced for service config
  2191. 2020-10-08T11:16:07.2931049Z [cluster2] I1008 11:10:05.803319 1 shared_informer.go:204] Caches are synced for endpoints config
  2192. 2020-10-08T11:16:07.2931541Z [cluster2] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  2193. 2020-10-08T11:16:07.2931858Z [cluster2] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  2194. 2020-10-08T11:16:07.2932178Z [cluster2] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  2195. 2020-10-08T11:16:07.2933614Z [cluster2] +++++++++++++++++++++: Logs for Pod submariner-gateway-6q4bk in namespace submariner-operator :++++++++++++++++++++++
  2196. 2020-10-08T11:16:07.2934492Z [cluster2] + trap 'exit 1' SIGTERM SIGINT
  2197. 2020-10-08T11:16:07.2934948Z [cluster2] + export CHARON_PID_FILE=/var/run/charon.pid
  2198. 2020-10-08T11:16:07.2935436Z [cluster2] + CHARON_PID_FILE=/var/run/charon.pid
  2199. 2020-10-08T11:16:07.2936028Z [cluster2] + rm -f /var/run/charon.pid
  2200. 2020-10-08T11:16:07.2936663Z [cluster2] + SUBMARINER_VERBOSITY=2
  2201. 2020-10-08T11:16:07.2937248Z [cluster2] + '[' false == true ']'
  2202. 2020-10-08T11:16:07.2937710Z [cluster2] + DEBUG=-v=2
  2203. 2020-10-08T11:16:07.2938190Z [cluster2] + mkdir -p /etc/ipsec
  2204. 2020-10-08T11:16:07.2938850Z [cluster2] + sysctl -w net.ipv4.conf.all.send_redirects=0
  2205. 2020-10-08T11:16:07.2939468Z [cluster2] net.ipv4.conf.all.send_redirects = 0
  2206. 2020-10-08T11:16:07.2940140Z [cluster2] + export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/libexec/strongswan
  2207. 2020-10-08T11:16:07.2940878Z [cluster2] + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/libexec/strongswan
  2208. 2020-10-08T11:16:07.2941643Z [cluster2] + for f in iptables-save iptables
  2209. 2020-10-08T11:16:07.2942302Z [cluster2] ++ find_iptables_on_host iptables-save
  2210. 2020-10-08T11:16:07.2943290Z [cluster2] ++ chroot /host test -x /usr/sbin/iptables-save
  2211. 2020-10-08T11:16:07.2944082Z [cluster2] chroot: cannot change root directory to '/host': No such file or directory
  2212. 2020-10-08T11:16:07.2944840Z [cluster2] ++ chroot /host test -x /sbin/iptables-save
  2213. 2020-10-08T11:16:07.2945600Z [cluster2] chroot: cannot change root directory to '/host': No such file or directory
  2214. 2020-10-08T11:16:07.2946095Z [cluster2] ++ echo unknown
  2215. 2020-10-08T11:16:07.2946445Z [cluster2] + location=unknown
  2216. 2020-10-08T11:16:07.2946981Z [cluster2] + '[' unknown '!=' unknown ']'
  2217. 2020-10-08T11:16:07.2947748Z [cluster2] + echo 'WARNING: not using iptables wrapper because iptables was not detected on the'
  2218. 2020-10-08T11:16:07.2948612Z [cluster2] WARNING: not using iptables wrapper because iptables was not detected on the
  2219. 2020-10-08T11:16:07.2949475Z [cluster2] + echo 'host at the following paths [/usr/sbin, /sbin].'
  2220. 2020-10-08T11:16:07.2949987Z [cluster2] host at the following paths [/usr/sbin, /sbin].
  2221. 2020-10-08T11:16:07.2950801Z [cluster2] + echo 'Either the host file system isn'\''t mounted or the host does not have iptables'
  2222. 2020-10-08T11:16:07.2951656Z [cluster2] Either the host file system isn't mounted or the host does not have iptables
  2223. 2020-10-08T11:16:07.2952522Z [cluster2] + echo 'installed. The pod will use the image installed iptables version.'
  2224. 2020-10-08T11:16:07.2953197Z [cluster2] installed. The pod will use the image installed iptables version.
  2225. 2020-10-08T11:16:07.2953929Z [cluster2] + for f in iptables-save iptables
  2226. 2020-10-08T11:16:07.2954382Z [cluster2] ++ find_iptables_on_host iptables
  2227. 2020-10-08T11:16:07.2955004Z [cluster2] ++ chroot /host test -x /usr/sbin/iptables
  2228. 2020-10-08T11:16:07.2955764Z [cluster2] chroot: cannot change root directory to '/host': No such file or directory
  2229. 2020-10-08T11:16:07.2956781Z [cluster2] ++ chroot /host test -x /sbin/iptables
  2230. 2020-10-08T11:16:07.2957769Z [cluster2] chroot: cannot change root directory to '/host': No such file or directory
  2231. 2020-10-08T11:16:07.2958254Z [cluster2] ++ echo unknown
  2232. 2020-10-08T11:16:07.2958614Z [cluster2] + location=unknown
  2233. 2020-10-08T11:16:07.2959184Z [cluster2] + '[' unknown '!=' unknown ']'
  2234. 2020-10-08T11:16:07.2961379Z [cluster2] + echo 'WARNING: not using iptables wrapper because iptables was not detected on the'
  2235. 2020-10-08T11:16:07.2962138Z [cluster2] WARNING: not using iptables wrapper because iptables was not detected on the
  2236. 2020-10-08T11:16:07.2962976Z [cluster2] + echo 'host at the following paths [/usr/sbin, /sbin].'
  2237. 2020-10-08T11:16:07.2963648Z [cluster2] host at the following paths [/usr/sbin, /sbin].
  2238. 2020-10-08T11:16:07.2967976Z [cluster2] + echo 'Either the host file system isn'\''t mounted or the host does not have iptables'
  2239. 2020-10-08T11:16:07.2968882Z [cluster2] Either the host file system isn't mounted or the host does not have iptables
  2240. 2020-10-08T11:16:07.2969751Z [cluster2] + echo 'installed. The pod will use the image installed iptables version.'
  2241. 2020-10-08T11:16:07.2970482Z [cluster2] installed. The pod will use the image installed iptables version.
  2242. 2020-10-08T11:16:07.2971343Z [cluster2] + exec submariner-engine -v=2 -alsologtostderr
  2243. 2020-10-08T11:16:07.2971964Z [cluster2] I1008 11:15:23.771620 1 main.go:71] Starting the submariner gateway engine
  2244. 2020-10-08T11:16:07.2973066Z [cluster2] W1008 11:15:23.772274 1 client_config.go:543] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  2245. 2020-10-08T11:16:07.2973838Z [cluster2] I1008 11:15:23.772664 1 main.go:99] Creating the cable engine
  2246. 2020-10-08T11:16:07.2974364Z [cluster2] I1008 11:15:23.772828 1 syncer.go:51] CableEngine syncer started
  2247. 2020-10-08T11:16:07.2975231Z [cluster2] I1008 11:15:23.773620 1 main.go:263] Gateway leader election config values: main.leaderConfig{LeaseDuration:10, RenewDeadline:5, RetryPeriod:2}
  2248. 2020-10-08T11:16:07.2976485Z [cluster2] I1008 11:15:23.773846 1 main.go:280] Using namespace "submariner-operator" for the leader election lock
  2249. 2020-10-08T11:16:07.2977815Z [cluster2] I1008 11:15:23.773860 1 leaderelection.go:242] attempting to acquire leader lease submariner-operator/submariner-engine-lock...
  2250. 2020-10-08T11:16:07.2979557Z [cluster2] I1008 11:15:23.793337 1 leaderelection.go:252] successfully acquired lease submariner-operator/submariner-engine-lock
  2251. 2020-10-08T11:16:07.2982084Z [cluster2] I1008 11:15:23.793385 1 event.go:281] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"submariner-operator", Name:"submariner-engine-lock", UID:"6dc49e52-6264-4743-bf95-01e2d507bd86", APIVersion:"v1", ResourceVersion:"1623", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' cluster2-worker-submariner-engine became leader
  2252. 2020-10-08T11:16:07.2983897Z [cluster2] I1008 11:15:23.793419 1 main.go:133] Creating the tunnel controller
  2253. 2020-10-08T11:16:07.2984500Z [cluster2] I1008 11:15:23.793500 1 main.go:141] Creating the kubernetes central datastore
  2254. 2020-10-08T11:16:07.2985224Z [cluster2] I1008 11:15:23.793532 1 kubernetes.go:60] Rendered API server host: "https://172.17.0.10:6443"
  2255. 2020-10-08T11:16:07.2985892Z [cluster2] I1008 11:15:23.851879 1 main.go:151] Creating the datastore syncer
  2256. 2020-10-08T11:16:07.2986507Z [cluster2] I1008 11:15:23.852351 1 strongswan.go:99] Initializing StrongSwan IPSec driver
  2257. 2020-10-08T11:16:07.2987112Z [cluster2] I1008 11:15:23.855619 1 strongswan.go:460] Starting charon
  2258. 2020-10-08T11:16:07.2988202Z [cluster2] W1008 11:15:23.860082 1 strongswan.go:543] Failed to connect to charon - retrying: dial unix /var/run/charon.vici: connect: no such file or directory
  2259. 2020-10-08T11:16:07.2989253Z [cluster2] 00[DMN] Starting IKE charon daemon (strongSwan 5.9.0, Linux 5.4.0-1026-azure, x86_64)
  2260. 2020-10-08T11:16:07.2990005Z [cluster2] 00[CFG] PKCS11 module '<name>' lacks library path
  2261. 2020-10-08T11:16:07.2990650Z [cluster2] 00[LIB] openssl FIPS mode(0) - disabled
  2262. 2020-10-08T11:16:07.2991869Z [cluster2] 00[CFG] loading ca certificates from '/etc/strongswan/ipsec.d/cacerts'
  2263. 2020-10-08T11:16:07.2993505Z [cluster2] 00[CFG] loading aa certificates from '/etc/strongswan/ipsec.d/aacerts'
  2264. 2020-10-08T11:16:07.2994470Z [cluster2] 00[CFG] loading ocsp signer certificates from '/etc/strongswan/ipsec.d/ocspcerts'
  2265. 2020-10-08T11:16:07.2995432Z [cluster2] 00[CFG] loading attribute certificates from '/etc/strongswan/ipsec.d/acerts'
  2266. 2020-10-08T11:16:07.2996273Z [cluster2] 00[CFG] loading crls from '/etc/strongswan/ipsec.d/crls'
  2267. 2020-10-08T11:16:07.2997882Z [cluster2] 00[CFG] loading secrets from '/etc/strongswan/ipsec.secrets'
  2268. 2020-10-08T11:16:07.2998640Z [cluster2] 00[CFG] opening triplet file /etc/strongswan/ipsec.d/triplets.dat failed: No such file or directory
  2269. 2020-10-08T11:16:07.2999325Z [cluster2] 00[CFG] loaded 0 RADIUS server configurations
  2270. 2020-10-08T11:16:07.2999980Z [cluster2] 00[CFG] HA config misses local/remote address
  2271. 2020-10-08T11:16:07.3000857Z [cluster2] 00[CFG] no script for ext-auth script defined, disabled
  2272. 2020-10-08T11:16:07.3003629Z [cluster2] 00[LIB] loaded plugins: charon pkcs11 tpm aesni aes des rc2 sha2 sha1 md4 md5 mgf1 random nonce x509 revocation constraints acert pubkey pkcs1 pkcs7 pkcs8 pkcs12 pgp dnskey sshkey pem openssl gcrypt fips-prf gmp curve25519 chapoly xcbc cmac hmac ctr ccm gcm drbg newhope curl attr kernel-netlink resolve socket-default farp stroke vici updown eap-identity eap-sim eap-aka eap-aka-3gpp eap-aka-3gpp2 eap-md5 eap-gtc eap-mschapv2 eap-dynamic eap-radius eap-tls eap-ttls eap-peap xauth-generic xauth-eap xauth-pam xauth-noauth dhcp led duplicheck unity counters
  2273. 2020-10-08T11:16:07.3005689Z [cluster2] 00[JOB] spawning 16 worker threads
  2274. 2020-10-08T11:16:07.3006322Z [cluster2] I1008 11:15:24.861345 1 cableengine.go:71] CableEngine controller started, driver: "strongswan"
  2275. 2020-10-08T11:16:07.3007088Z [cluster2] I1008 11:15:24.861396 1 datastoresyncer.go:145] Starting the datastore syncer
  2276. 2020-10-08T11:16:07.3007797Z [cluster2] I1008 11:15:24.861409 1 datastoresyncer.go:147] Waiting for informer caches to sync
  2277. 2020-10-08T11:16:07.3008569Z [cluster2] I1008 11:15:24.861426 1 datastoresyncer.go:79] Ensuring we are the only endpoint active for this cluster
  2278. 2020-10-08T11:16:07.3009427Z [cluster2] I1008 11:15:24.861441 1 tunnel.go:47] Starting the tunnel controller
  2279. 2020-10-08T11:16:07.3009990Z [cluster2] I1008 11:15:24.861459 1 tunnel.go:50] Waiting for informer caches to sync
  2280. 2020-10-08T11:16:07.3010540Z [cluster2] I1008 11:15:24.861473 1 tunnel.go:58] Tunnel controller started
  2281. 2020-10-08T11:16:07.3011866Z [cluster2] I1008 11:15:24.863972 1 datastoresyncer.go:158] Reconciling local submariner Cluster: types.SubmarinerCluster{ID:"cluster2", Spec:v1.ClusterSpec{ClusterID:"cluster2", ColorCodes:[]string{"blue"}, ServiceCIDR:[]string{"100.92.0.0/16"}, ClusterCIDR:[]string{"10.242.0.0/16"}, GlobalCIDR:[]string{}}}
  2282. 2020-10-08T11:16:07.3014028Z [cluster2] I1008 11:15:24.864056 1 datastoresyncer.go:312] In reconcileClusterCRD: &types.SubmarinerCluster{ID:"cluster2", Spec:v1.ClusterSpec{ClusterID:"cluster2", ColorCodes:[]string{"blue"}, ServiceCIDR:[]string{"100.92.0.0/16"}, ClusterCIDR:[]string{"10.242.0.0/16"}, GlobalCIDR:[]string{}}}
  2283. 2020-10-08T11:16:07.3015585Z [cluster2] I1008 11:15:24.868823 1 datastoresyncer.go:357] Successfully created submariner Cluster "cluster2" in the local datastore
  2284. 2020-10-08T11:16:07.3018273Z [cluster2] I1008 11:15:24.868878 1 datastoresyncer.go:164] Reconciling local submariner Endpoint: types.SubmarinerEndpoint{Spec:v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-17-0-8", Hostname:"cluster2-worker", Subnets:[]string{"100.92.0.0/16", "10.242.0.0/16"}, PrivateIP:"172.17.0.8", PublicIP:"", NATEnabled:false, Backend:"strongswan", BackendConfig:map[string]string{}}}
  2285. 2020-10-08T11:16:07.3021979Z [cluster2] I1008 11:15:24.868907 1 datastoresyncer.go:387] In reconcileEndpointCRD: &types.SubmarinerEndpoint{Spec:v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-17-0-8", Hostname:"cluster2-worker", Subnets:[]string{"100.92.0.0/16", "10.242.0.0/16"}, PrivateIP:"172.17.0.8", PublicIP:"", NATEnabled:false, Backend:"strongswan", BackendConfig:map[string]string{}}}
  2286. 2020-10-08T11:16:07.3024830Z [cluster2] I1008 11:15:24.877001 1 datastoresyncer.go:432] Successfully created submariner Endpoint "cluster2-submariner-cable-cluster2-172-17-0-8" in the local datastore
  2287. 2020-10-08T11:16:07.3026131Z [cluster2] I1008 11:15:24.877065 1 datastoresyncer.go:177] Datastore syncer started
  2288. 2020-10-08T11:16:07.3027388Z [cluster2] I1008 11:15:24.877663 1 kubernetes.go:317] In SetCluster: &types.SubmarinerCluster{ID:"cluster2", Spec:v1.ClusterSpec{ClusterID:"cluster2", ColorCodes:[]string{"blue"}, ServiceCIDR:[]string{"100.92.0.0/16"}, ClusterCIDR:[]string{"10.242.0.0/16"}, GlobalCIDR:[]string{}}}
  2289. 2020-10-08T11:16:07.3034453Z [cluster2] I1008 11:15:24.880757 1 tunnel.go:95] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster2-submariner-cable-cluster2-172-17-0-8", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-17-0-8", UID:"0ca8b389-f4b4-453d-a2cb-7b856a53e2e6", ResourceVersion:"1629", Generation:1, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63737752524, loc:(*time.Location)(0x225ef80)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-17-0-8", Hostname:"cluster2-worker", Subnets:[]string{"100.92.0.0/16", "10.242.0.0/16"}, PrivateIP:"172.17.0.8", PublicIP:"", NATEnabled:false, Backend:"strongswan", BackendConfig:map[string]string(nil)}}
  2290. 2020-10-08T11:16:07.3039856Z [cluster2] I1008 11:15:24.880919 1 cableengine.go:92] Not installing cable for local cluster
  2291. 2020-10-08T11:16:07.3041486Z [cluster2] I1008 11:15:24.880989 1 tunnel.go:108] Tunnel controller successfully installed Endpoint cable submariner-cable-cluster2-172-17-0-8 in the engine
  2292. 2020-10-08T11:16:07.3042690Z [cluster2] 08[KNL] interface vx-submariner activated
  2293. 2020-10-08T11:16:07.3043888Z [cluster2] 11[KNL] 240.17.0.8 appeared on vx-submariner
  2294. 2020-10-08T11:16:07.3050400Z [cluster2] I1008 11:15:24.898603 1 datastoresyncer.go:287] Processing local submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster2-submariner-cable-cluster2-172-17-0-8", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-17-0-8", UID:"0ca8b389-f4b4-453d-a2cb-7b856a53e2e6", ResourceVersion:"1629", Generation:1, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63737752524, loc:(*time.Location)(0x225ef80)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-17-0-8", Hostname:"cluster2-worker", Subnets:[]string{"100.92.0.0/16", "10.242.0.0/16"}, PrivateIP:"172.17.0.8", PublicIP:"", NATEnabled:false, Backend:"strongswan", BackendConfig:map[string]string(nil)}}
  2295. 2020-10-08T11:16:07.3057359Z [cluster2] I1008 11:15:24.898666 1 kubernetes.go:370] In SetEndpoint: &types.SubmarinerEndpoint{Spec:v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-17-0-8", Hostname:"cluster2-worker", Subnets:[]string{"100.92.0.0/16", "10.242.0.0/16"}, PrivateIP:"172.17.0.8", PublicIP:"", NATEnabled:false, Backend:"strongswan", BackendConfig:map[string]string(nil)}}
  2296. 2020-10-08T11:16:07.3059164Z [cluster2] I1008 11:15:24.902427 1 kubernetes.go:155] AddFunc in WatchClusters called
  2297. 2020-10-08T11:16:07.3059975Z [cluster2] I1008 11:15:24.903057 1 kubernetes.go:342] Successfully created submariner Cluster "cluster2" in the central datastore
  2298. 2020-10-08T11:16:07.3060778Z [cluster2] I1008 11:15:24.905923 1 kubernetes.go:240] AddFunc in WatchEndpoints called
  2299. 2020-10-08T11:16:07.3067918Z [cluster2] I1008 11:15:24.906371 1 kubernetes.go:395] Successfully created submariner Endpoint "cluster2-submariner-cable-cluster2-172-17-0-8" in the central datastore
  2300. 2020-10-08T11:16:07.3069375Z [cluster2] I1008 11:15:48.648651 1 kubernetes.go:155] AddFunc in WatchClusters called
  2301. 2020-10-08T11:16:07.3071184Z [cluster2] I1008 11:15:48.648690 1 datastoresyncer.go:312] In reconcileClusterCRD: &types.SubmarinerCluster{ID:"cluster3", Spec:v1.ClusterSpec{ClusterID:"cluster3", ColorCodes:[]string{"blue"}, ServiceCIDR:[]string{"100.93.0.0/16"}, ClusterCIDR:[]string{"10.243.0.0/16"}, GlobalCIDR:[]string{}}}
  2302. 2020-10-08T11:16:07.3072748Z [cluster2] I1008 11:15:48.656321 1 datastoresyncer.go:357] Successfully created submariner Cluster "cluster3" in the local datastore
  2303. 2020-10-08T11:16:07.3073587Z [cluster2] I1008 11:15:48.661045 1 kubernetes.go:240] AddFunc in WatchEndpoints called
  2304. 2020-10-08T11:16:07.3076375Z [cluster2] I1008 11:15:48.661067 1 datastoresyncer.go:387] In reconcileEndpointCRD: &types.SubmarinerEndpoint{Spec:v1.EndpointSpec{ClusterID:"cluster3", CableName:"submariner-cable-cluster3-172-17-0-5", Hostname:"cluster3-worker", Subnets:[]string{"100.93.0.0/16", "10.243.0.0/16"}, PrivateIP:"172.17.0.5", PublicIP:"", NATEnabled:false, Backend:"strongswan", BackendConfig:map[string]string(nil)}}
  2305. 2020-10-08T11:16:07.3078443Z [cluster2] 16[NET] received packet: from 172.17.0.5[500] to 172.17.0.8[500] (500 bytes)
  2306. 2020-10-08T11:16:07.3079059Z [cluster2] 16[ENC] parsed IKE_SA_INIT request 0 [ SA KE No N(NATD_S_IP) N(NATD_D_IP) N(FRAG_SUP) N(HASH_ALG) N(REDIR_SUP) ]
  2307. 2020-10-08T11:16:07.3079895Z [cluster2] 16[IKE] no IKE config found for 172.17.0.8...172.17.0.5, sending NO_PROPOSAL_CHOSEN
  2308. 2020-10-08T11:16:07.3080457Z [cluster2] 16[ENC] generating IKE_SA_INIT response 0 [ N(NO_PROP) ]
  2309. 2020-10-08T11:16:07.3080965Z [cluster2] 16[NET] sending packet: from 172.17.0.8[500] to 172.17.0.5[500] (36 bytes)
  2310. 2020-10-08T11:16:07.3090959Z [cluster2] I1008 11:15:48.725822 1 tunnel.go:95] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster3-submariner-cable-cluster3-172-17-0-5", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster3-submariner-cable-cluster3-172-17-0-5", UID:"9871d64e-98a5-4a6b-9983-faf9b0a1d129", ResourceVersion:"1713", Generation:1, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63737752548, loc:(*time.Location)(0x225ef80)}}, 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:"cluster3", CableName:"submariner-cable-cluster3-172-17-0-5", Hostname:"cluster3-worker", Subnets:[]string{"100.93.0.0/16", "10.243.0.0/16"}, PrivateIP:"172.17.0.5", PublicIP:"", NATEnabled:false, Backend:"strongswan", BackendConfig:map[string]string(nil)}}
  2311. 2020-10-08T11:16:07.3105216Z [cluster2] I1008 11:15:48.725944 1 cableengine.go:101] Installing Endpoint cable "submariner-cable-cluster3-172-17-0-5"
  2312. 2020-10-08T11:16:07.3108849Z [cluster2] 07[CFG] loaded IKE shared key for: '172.17.0.5'
  2313. 2020-10-08T11:16:07.3110431Z [cluster2] I1008 11:15:48.727770 1 datastoresyncer.go:432] Successfully created submariner Endpoint "cluster3-submariner-cable-cluster3-172-17-0-5" in the local datastore
  2314. 2020-10-08T11:16:07.3112141Z [cluster2] 12[CFG] added vici connection: submariner-cable-cluster3-172-17-0-5
  2315. 2020-10-08T11:16:07.3113762Z [cluster2] 12[CFG] initiating 'submariner-child-submariner-cable-cluster3-172-17-0-5'
  2316. 2020-10-08T11:16:07.3119770Z [cluster2] 12[IKE] initiating IKE_SA submariner-cable-cluster3-172-17-0-5[2] to 172.17.0.5
  2317. 2020-10-08T11:16:07.3121132Z [cluster2] 12[ENC] generating IKE_SA_INIT request 0 [ SA KE No N(NATD_S_IP) N(NATD_D_IP) N(FRAG_SUP) N(HASH_ALG) N(REDIR_SUP) ]
  2318. 2020-10-08T11:16:07.3122627Z [cluster2] 12[NET] sending packet: from 172.17.0.8[500] to 172.17.0.5[500] (500 bytes)
  2319. 2020-10-08T11:16:07.3123864Z [cluster2] I1008 11:15:48.746683 1 datastoresyncer.go:271] The updated submariner Endpoint "cluster3" is not for this cluster - skipping updating the datastore
  2320. 2020-10-08T11:16:07.3125448Z [cluster2] I1008 11:15:48.751217 1 cableengine.go:150] Successfully installed Endpoint cable "submariner-cable-cluster3-172-17-0-5" with remote IP 172.17.0.5
  2321. 2020-10-08T11:16:07.3127205Z [cluster2] I1008 11:15:48.751245 1 tunnel.go:108] Tunnel controller successfully installed Endpoint cable submariner-cable-cluster3-172-17-0-5 in the engine
  2322. 2020-10-08T11:16:07.3128201Z [cluster2] 09[NET] received packet: from 172.17.0.5[500] to 172.17.0.8[500] (464 bytes)
  2323. 2020-10-08T11:16:07.3128849Z [cluster2] 09[ENC] parsed IKE_SA_INIT response 0 [ SA KE No N(NATD_S_IP) N(NATD_D_IP) N(FRAG_SUP) N(HASH_ALG) N(CHDLESS_SUP) N(MULT_AUTH) ]
  2324. 2020-10-08T11:16:07.3129530Z [cluster2] 09[CFG] selected proposal: IKE:AES_GCM_16_128/PRF_HMAC_SHA2_256/MODP_2048
  2325. 2020-10-08T11:16:07.3130023Z [cluster2] 09[IKE] remote host is behind NAT
  2326. 2020-10-08T11:16:07.3130742Z [cluster2] 09[IKE] authentication of '172.17.0.8' (myself) with pre-shared key
  2327. 2020-10-08T11:16:07.3132173Z [cluster2] 09[IKE] establishing CHILD_SA submariner-child-submariner-cable-cluster3-172-17-0-5{1}
  2328. 2020-10-08T11:16:07.3134323Z [cluster2] 09[ENC] generating IKE_AUTH request 1 [ IDi N(INIT_CONTACT) IDr AUTH SA TSi TSr N(MULT_AUTH) N(EAP_ONLY) N(MSG_ID_SYN_SUP) ]
  2329. 2020-10-08T11:16:07.3135007Z [cluster2] 09[NET] sending packet: from 172.17.0.8[4500] to 172.17.0.5[4500] (333 bytes)
  2330. 2020-10-08T11:16:07.3135713Z [cluster2] 07[NET] received packet: from 172.17.0.5[4500] to 172.17.0.8[4500] (257 bytes)
  2331. 2020-10-08T11:16:07.3136221Z [cluster2] 07[ENC] parsed IKE_AUTH response 1 [ IDr AUTH SA TSi TSr ]
  2332. 2020-10-08T11:16:07.3137109Z [cluster2] 07[IKE] authentication of '172.17.0.5' with pre-shared key successful
  2333. 2020-10-08T11:16:07.3138275Z [cluster2] 07[IKE] IKE_SA submariner-cable-cluster3-172-17-0-5[2] established between 172.17.0.8[172.17.0.8]...172.17.0.5[172.17.0.5]
  2334. 2020-10-08T11:16:07.3139069Z [cluster2] 07[IKE] scheduling rekeying in 13534s
  2335. 2020-10-08T11:16:07.3139502Z [cluster2] 07[IKE] maximum IKE_SA lifetime 14974s
  2336. 2020-10-08T11:16:07.3140091Z [cluster2] 07[CFG] selected proposal: ESP:AES_GCM_16_128/NO_EXT_SEQ
  2337. 2020-10-08T11:16:07.3142620Z [cluster2] 07[IKE] CHILD_SA submariner-child-submariner-cable-cluster3-172-17-0-5{1} established with SPIs cec24d50_i cdb0c4b9_o and TS 10.242.0.0/16 100.92.0.0/16 172.17.0.8/32 === 10.243.0.0/16 100.93.0.0/16 172.17.0.5/32
  2338. 2020-10-08T11:16:07.3144015Z [cluster2] I1008 11:15:54.881546 1 kubernetes.go:180] UpdateFunc in WatchClusters called
  2339. 2020-10-08T11:16:07.3145425Z [cluster2] I1008 11:15:54.881575 1 datastoresyncer.go:312] In reconcileClusterCRD: &types.SubmarinerCluster{ID:"cluster3", Spec:v1.ClusterSpec{ClusterID:"cluster3", ColorCodes:[]string{"blue"}, ServiceCIDR:[]string{"100.93.0.0/16"}, ClusterCIDR:[]string{"10.243.0.0/16"}, GlobalCIDR:[]string{}}}
  2340. 2020-10-08T11:16:07.3146813Z [cluster2] I1008 11:15:54.881565 1 kubernetes.go:264] UpdateFunc in WatchEndpoints called
  2341. 2020-10-08T11:16:07.3147524Z [cluster2] I1008 11:15:54.881939 1 kubernetes.go:264] UpdateFunc in WatchEndpoints called
  2342. 2020-10-08T11:16:07.3153050Z [submariner]$ [cluster2] kubectl get pods --selector=app=submariner-routeagent -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2343. 2020-10-08T11:16:07.3154750Z [submariner]$ [cluster2] kubectl get pods --selector=app=submariner-routeagent -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2344. 2020-10-08T11:16:07.3156637Z [submariner]$ [cluster2] command kubectl --context=cluster2 get pods --selector=app=submariner-routeagent -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2345. 2020-10-08T11:16:07.3158398Z [submariner]$ [cluster2] kubectl --context=cluster2 get pods --selector=app=submariner-routeagent -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2346. 2020-10-08T11:16:08.0784397Z [submariner]$ [cluster2] kubectl -n submariner-operator logs submariner-routeagent-mwn97
  2347. 2020-10-08T11:16:08.0796203Z [submariner]$ [cluster2] kubectl -n submariner-operator logs submariner-routeagent-mwn97
  2348. 2020-10-08T11:16:08.0814335Z [submariner]$ [cluster2] command kubectl --context=cluster2 -n submariner-operator logs submariner-routeagent-mwn97
  2349. 2020-10-08T11:16:08.0831641Z [submariner]$ [cluster2] kubectl --context=cluster2 -n submariner-operator logs submariner-routeagent-mwn97
  2350. 2020-10-08T11:16:08.8298995Z [cluster2] I1008 11:15:54.882074 1 datastoresyncer.go:387] In reconcileEndpointCRD: &types.SubmarinerEndpoint{Spec:v1.EndpointSpec{ClusterID:"cluster3", CableName:"submariner-cable-cluster3-172-17-0-5", Hostname:"cluster3-worker", Subnets:[]string{"100.93.0.0/16", "10.243.0.0/16"}, PrivateIP:"172.17.0.5", PublicIP:"", NATEnabled:false, Backend:"strongswan", BackendConfig:map[string]string(nil)}}
  2351. 2020-10-08T11:16:08.8301420Z [cluster2] I1008 11:15:55.147842 1 datastoresyncer.go:360] Cluster "cluster3" matched what we received from datastore - not updating
  2352. 2020-10-08T11:16:08.8302383Z [cluster2] I1008 11:15:55.147873 1 kubernetes.go:180] UpdateFunc in WatchClusters called
  2353. 2020-10-08T11:16:08.8304041Z [cluster2] I1008 11:15:55.150384 1 datastoresyncer.go:435] Endpoint "cluster3-submariner-cable-cluster3-172-17-0-5" matched what we received from datastore - not updating
  2354. 2020-10-08T11:16:08.8306359Z [cluster2] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  2355. 2020-10-08T11:16:08.8307741Z [cluster2] +++++++++++++++++++++: Logs for Pod submariner-routeagent-mwn97 in namespace submariner-operator :++++++++++++++++++++++
  2356. 2020-10-08T11:16:08.8308670Z [cluster2] + trap 'exit 1' SIGTERM SIGINT
  2357. 2020-10-08T11:16:08.8309071Z [cluster2] + SUBMARINER_VERBOSITY=2
  2358. 2020-10-08T11:16:08.8309608Z [cluster2] + '[' false == true ']'
  2359. 2020-10-08T11:16:08.8310070Z [cluster2] + DEBUG=-v=2
  2360. 2020-10-08T11:16:08.8310625Z [cluster2] + for f in iptables-save iptables
  2361. 2020-10-08T11:16:08.8311281Z [cluster2] ++ find_iptables_on_host iptables-save
  2362. 2020-10-08T11:16:08.8312263Z [cluster2] ++ chroot /host test -x /usr/sbin/iptables-save
  2363. 2020-10-08T11:16:08.8312690Z [cluster2] ++ echo /usr/sbin
  2364. 2020-10-08T11:16:08.8313164Z [cluster2] ++ return
  2365. 2020-10-08T11:16:08.8313495Z [cluster2] + location=/usr/sbin
  2366. 2020-10-08T11:16:08.8314075Z [cluster2] + '[' /usr/sbin '!=' unknown ']'
  2367. 2020-10-08T11:16:08.8314816Z [cluster2] + echo 'iptables-save is present on the host at /usr/sbin/iptables-save'
  2368. 2020-10-08T11:16:08.8316089Z [cluster2] + sed 's!@@PATH@@!/usr/sbin!' /usr/sbin/iptables-wrapper.in
  2369. 2020-10-08T11:16:08.8317568Z [cluster2] iptables-save is present on the host at /usr/sbin/iptables-save
  2370. 2020-10-08T11:16:08.8318315Z [cluster2] + for f in iptables-save iptables
  2371. 2020-10-08T11:16:08.8318773Z [cluster2] ++ find_iptables_on_host iptables
  2372. 2020-10-08T11:16:08.8319394Z [cluster2] ++ chroot /host test -x /usr/sbin/iptables
  2373. 2020-10-08T11:16:08.8319878Z [cluster2] iptables is present on the host at /usr/sbin/iptables
  2374. 2020-10-08T11:16:08.8320309Z [cluster2] ++ echo /usr/sbin
  2375. 2020-10-08T11:16:08.8320618Z [cluster2] ++ return
  2376. 2020-10-08T11:16:08.8321098Z [cluster2] + location=/usr/sbin
  2377. 2020-10-08T11:16:08.8321678Z [cluster2] + '[' /usr/sbin '!=' unknown ']'
  2378. 2020-10-08T11:16:08.8322347Z [cluster2] + echo 'iptables is present on the host at /usr/sbin/iptables'
  2379. 2020-10-08T11:16:08.8323136Z [cluster2] + sed 's!@@PATH@@!/usr/sbin!' /usr/sbin/iptables-wrapper.in
  2380. 2020-10-08T11:16:08.8324005Z [cluster2] + exec submariner-route-agent -v=2 -alsologtostderr
  2381. 2020-10-08T11:16:08.8324907Z [cluster2] I1008 11:15:14.856192 1 main.go:47] Starting submariner-route-agent
  2382. 2020-10-08T11:16:08.8326054Z [cluster2] W1008 11:15:14.856456 1 client_config.go:543] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  2383. 2020-10-08T11:16:08.8327129Z [cluster2] I1008 11:15:14.862162 1 route.go:195] Starting Route Controller. ClusterID: cluster2, localClusterCIDR: [10.242.0.0/16], localServiceCIDR: [100.92.0.0/16]
  2384. 2020-10-08T11:16:08.8327996Z [cluster2] I1008 11:15:14.862201 1 route.go:199] Waiting for Endpoint informer caches to sync.
  2385. 2020-10-08T11:16:08.8328903Z [cluster2] I1008 11:15:14.912253 1 route.go:751] Enqueueing sm-route-agent-pod event, ip: 172.17.0.7
  2386. 2020-10-08T11:16:08.8329831Z [cluster2] I1008 11:15:14.912276 1 route.go:751] Enqueueing sm-route-agent-pod event, ip: 172.17.0.8
  2387. 2020-10-08T11:16:08.8330444Z [cluster2] I1008 11:15:14.964435 1 driver.go:37] Interface "lo" has "127.0.0.1" address
  2388. 2020-10-08T11:16:08.8330986Z [cluster2] I1008 11:15:14.964547 1 driver.go:37] Interface "weave" has "10.242.128.0" address
  2389. 2020-10-08T11:16:08.8331620Z [cluster2] I1008 11:15:14.964555 1 driver.go:42] Found CNI Interface "weave" that has IP "10.242.128.0" from ClusterCIDR "10.242.0.0/16"
  2390. 2020-10-08T11:16:08.8332408Z [cluster2] I1008 11:15:14.964662 1 driver.go:60] Successfully configured rp_filter to loose mode(2) on cniInterface "weave"
  2391. 2020-10-08T11:16:08.8333502Z [cluster2] I1008 11:15:14.970049 1 iptables.go:22] Install/ensure SUBMARINER-POSTROUTING chain exists
  2392. 2020-10-08T11:16:08.8334705Z [cluster2] I1008 11:15:15.013688 1 route.go:751] Enqueueing sm-route-agent-pod event, ip: 172.17.0.8
  2393. 2020-10-08T11:16:08.8336014Z [cluster2] I1008 11:15:15.022876 1 iptables.go:28] Insert SUBMARINER-POSTROUTING rule that has rules for inter-cluster traffic
  2394. 2020-10-08T11:16:08.8337121Z [cluster2] I1008 11:15:15.032169 1 iptables.go:34] Install/ensure SUBMARINER-INPUT chain exists
  2395. 2020-10-08T11:16:08.8338330Z [cluster2] I1008 11:15:15.057142 1 iptables.go:45] Allow VxLAN incoming traffic in SUBMARINER-INPUT Chain
  2396. 2020-10-08T11:16:08.8339433Z [cluster2] I1008 11:15:15.067974 1 iptables.go:53] Insert rule to allow traffic over vx-submariner interface in FORWARDing Chain
  2397. 2020-10-08T11:16:08.8340683Z [cluster2] I1008 11:15:15.083003 1 iptables.go:65] Installing rule for host network to remote cluster communication: -s 240.0.0.0/8 -o vx-submariner -j SNAT --to 10.242.128.0
  2398. 2020-10-08T11:16:08.8362699Z [cluster2] I1008 11:15:15.102757 1 route.go:257] In cluster2, podIP of submariner-route-agent[0] is 172.17.0.8
  2399. 2020-10-08T11:16:08.8363973Z [cluster2] I1008 11:15:15.102779 1 route.go:257] In cluster2, podIP of submariner-route-agent[1] is 172.17.0.7
  2400. 2020-10-08T11:16:08.8365199Z [cluster2] I1008 11:15:15.102784 1 route.go:271] Hostname is "cluster2-worker" and routeAgentNodeName is "cluster2-worker"
  2401. 2020-10-08T11:16:08.8366408Z [cluster2] I1008 11:15:15.112562 1 driver.go:87] Successfully annotated node "cluster2-worker" with cniIfaceIP "10.242.128.0"
  2402. 2020-10-08T11:16:08.8367105Z [cluster2] I1008 11:15:15.112586 1 route.go:288] Route agent workers started
  2403. 2020-10-08T11:16:08.8368300Z [cluster2] I1008 11:15:15.115191 1 route.go:540] Processing submariner-route-agent pod "submariner-routeagent-xhztm" with host IP "172.17.0.7", pod IP "172.17.0.7"
  2404. 2020-10-08T11:16:08.8370037Z [cluster2] I1008 11:15:15.115224 1 route.go:568] Successfully processed submariner-route-agent pod "submariner-routeagent-xhztm"
  2405. 2020-10-08T11:16:08.8371653Z [cluster2] I1008 11:15:15.122162 1 route.go:540] Processing submariner-route-agent pod "submariner-routeagent-mwn97" with host IP "172.17.0.8", pod IP "172.17.0.8"
  2406. 2020-10-08T11:16:08.8373187Z [cluster2] I1008 11:15:15.122250 1 route.go:568] Successfully processed submariner-route-agent pod "submariner-routeagent-mwn97"
  2407. 2020-10-08T11:16:08.8377619Z [cluster2] I1008 11:15:24.876155 1 route.go:736] Enqueueing endpoint for route controller {"metadata":{"name":"cluster2-submariner-cable-cluster2-172-17-0-8","namespace":"submariner-operator","selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-17-0-8","uid":"0ca8b389-f4b4-453d-a2cb-7b856a53e2e6","resourceVersion":"1629","generation":1,"creationTimestamp":"2020-10-08T11:15:24Z"},"spec":{"cluster_id":"cluster2","cable_name":"submariner-cable-cluster2-172-17-0-8","hostname":"cluster2-worker","subnets":["100.92.0.0/16","10.242.0.0/16"],"private_ip":"172.17.0.8","public_ip":"","nat_enabled":false,"backend":"strongswan"}}
  2408. 2020-10-08T11:16:08.8381830Z [cluster2] I1008 11:15:24.894701 1 route.go:634] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-8 with IP 172.17.0.8, Host cluster2-worker for this cluster
  2409. 2020-10-08T11:16:08.8383101Z [cluster2] I1008 11:15:24.894925 1 route.go:851] Processing route {Ifindex: 16 Dst: <nil> Src: <nil> Gw: 172.17.0.1 Flags: [] Table: 254}
  2410. 2020-10-08T11:16:08.8383681Z [cluster2] I1008 11:15:24.894969 1 route.go:854] Found nil gw or dst
  2411. 2020-10-08T11:16:08.8384249Z [cluster2] I1008 11:15:24.894973 1 route.go:851] Processing route {Ifindex: 4 Dst: 10.242.0.0/16 Src: 10.242.128.0 Gw: <nil> Flags: [] Table: 254}
  2412. 2020-10-08T11:16:08.8384810Z [cluster2] I1008 11:15:24.894983 1 route.go:854] Found nil gw or dst
  2413. 2020-10-08T11:16:08.8385372Z [cluster2] I1008 11:15:24.894986 1 route.go:851] Processing route {Ifindex: 16 Dst: 172.17.0.0/16 Src: 172.17.0.8 Gw: <nil> Flags: [] Table: 254}
  2414. 2020-10-08T11:16:08.8385932Z [cluster2] I1008 11:15:24.894993 1 route.go:854] Found nil gw or dst
  2415. 2020-10-08T11:16:08.8386476Z [cluster2] I1008 11:15:24.895001 1 route.go:645] This route agent is running on the active gateway node
  2416. 2020-10-08T11:16:08.8387433Z [cluster2] I1008 11:15:24.895009 1 route.go:653] Creating the vxlan interface: vx-submariner on the gateway node
  2417. 2020-10-08T11:16:08.8388326Z [cluster2] I1008 11:15:24.895605 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.7 00:00:00:00:00:00
  2418. 2020-10-08T11:16:08.8388955Z [cluster2] I1008 11:15:24.895799 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.8 00:00:00:00:00:00
  2419. 2020-10-08T11:16:08.8389955Z [cluster2] I1008 11:15:24.895875 1 route.go:478] Successfully configured rp_filter to loose mode(2) on vx-submariner
  2420. 2020-10-08T11:16:08.8394390Z [cluster2] I1008 11:15:44.897402 1 route.go:736] Enqueueing endpoint for route controller {"metadata":{"name":"cluster2-submariner-cable-cluster2-172-17-0-8","namespace":"submariner-operator","selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-17-0-8","uid":"0ca8b389-f4b4-453d-a2cb-7b856a53e2e6","resourceVersion":"1629","generation":1,"creationTimestamp":"2020-10-08T11:15:24Z"},"spec":{"cluster_id":"cluster2","cable_name":"submariner-cable-cluster2-172-17-0-8","hostname":"cluster2-worker","subnets":["100.92.0.0/16","10.242.0.0/16"],"private_ip":"172.17.0.8","public_ip":"","nat_enabled":false,"backend":"strongswan"}}
  2421. 2020-10-08T11:16:08.8530306Z [submariner]$ [cluster2] kubectl -n submariner-operator logs submariner-routeagent-xhztm
  2422. 2020-10-08T11:16:08.8543716Z [submariner]$ [cluster2] kubectl -n submariner-operator logs submariner-routeagent-xhztm
  2423. 2020-10-08T11:16:08.8560327Z [submariner]$ [cluster2] command kubectl --context=cluster2 -n submariner-operator logs submariner-routeagent-xhztm
  2424. 2020-10-08T11:16:08.8579284Z [submariner]$ [cluster2] kubectl --context=cluster2 -n submariner-operator logs submariner-routeagent-xhztm
  2425. 2020-10-08T11:16:09.6119880Z [cluster2] I1008 11:15:44.969457 1 route.go:634] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-8 with IP 172.17.0.8, Host cluster2-worker for this cluster
  2426. 2020-10-08T11:16:09.6122526Z [cluster2] I1008 11:15:44.969687 1 route.go:851] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.8 Gw: <nil> Flags: [] Table: 254}
  2427. 2020-10-08T11:16:09.6123118Z [cluster2] I1008 11:15:44.969711 1 route.go:854] Found nil gw or dst
  2428. 2020-10-08T11:16:09.6123658Z [cluster2] I1008 11:15:44.969719 1 route.go:645] This route agent is running on the active gateway node
  2429. 2020-10-08T11:16:09.6124695Z [cluster2] I1008 11:15:44.969727 1 route.go:653] Creating the vxlan interface: vx-submariner on the gateway node
  2430. 2020-10-08T11:16:09.6125446Z [cluster2] I1008 11:15:44.969886 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  2431. 2020-10-08T11:16:09.6126132Z [cluster2] I1008 11:15:44.969940 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.8 00:00:00:00:00:00
  2432. 2020-10-08T11:16:09.6126960Z [cluster2] I1008 11:15:44.969970 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.7 00:00:00:00:00:00
  2433. 2020-10-08T11:16:09.6127958Z [cluster2] I1008 11:15:44.970053 1 route.go:478] Successfully configured rp_filter to loose mode(2) on vx-submariner
  2434. 2020-10-08T11:16:09.6132119Z [cluster2] I1008 11:15:48.720542 1 route.go:736] Enqueueing endpoint for route controller {"metadata":{"name":"cluster3-submariner-cable-cluster3-172-17-0-5","namespace":"submariner-operator","selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster3-submariner-cable-cluster3-172-17-0-5","uid":"9871d64e-98a5-4a6b-9983-faf9b0a1d129","resourceVersion":"1713","generation":1,"creationTimestamp":"2020-10-08T11:15:48Z"},"spec":{"cluster_id":"cluster3","cable_name":"submariner-cable-cluster3-172-17-0-5","hostname":"cluster3-worker","subnets":["100.93.0.0/16","10.243.0.0/16"],"private_ip":"172.17.0.5","public_ip":"","nat_enabled":false,"backend":"strongswan"}}
  2435. 2020-10-08T11:16:09.6136522Z [cluster2] I1008 11:15:48.747047 1 route.go:620] Updating iptable rules for remote cluster's Endpoint "cluster3-submariner-cable-cluster3-172-17-0-5" with subnets [100.93.0.0/16 10.243.0.0/16]
  2436. 2020-10-08T11:16:09.6138337Z [cluster2] I1008 11:15:48.793537 1 iptables.go:83] Installing iptables rule for outgoing traffic: -s 10.242.0.0/16 -d 100.93.0.0/16 -j ACCEPT
  2437. 2020-10-08T11:16:09.6139385Z [cluster2] I1008 11:15:48.856542 1 iptables.go:91] Installing iptables rule for incoming traffic: -s 100.93.0.0/16 -d 10.242.0.0/16 -j ACCEPT
  2438. 2020-10-08T11:16:09.6140417Z [cluster2] I1008 11:15:48.913432 1 iptables.go:83] Installing iptables rule for outgoing traffic: -s 10.242.0.0/16 -d 10.243.0.0/16 -j ACCEPT
  2439. 2020-10-08T11:16:09.6141452Z [cluster2] I1008 11:15:49.015375 1 iptables.go:91] Installing iptables rule for incoming traffic: -s 10.243.0.0/16 -d 10.242.0.0/16 -j ACCEPT
  2440. 2020-10-08T11:16:09.6142766Z [cluster2] +++++++++++++++++++++: Logs for Pod submariner-routeagent-xhztm in namespace submariner-operator :++++++++++++++++++++++
  2441. 2020-10-08T11:16:09.6143737Z [cluster2] + trap 'exit 1' SIGTERM SIGINT
  2442. 2020-10-08T11:16:09.6144156Z [cluster2] + SUBMARINER_VERBOSITY=2
  2443. 2020-10-08T11:16:09.6144672Z [cluster2] + '[' false == true ']'
  2444. 2020-10-08T11:16:09.6145145Z [cluster2] + DEBUG=-v=2
  2445. 2020-10-08T11:16:09.6145700Z [cluster2] + for f in iptables-save iptables
  2446. 2020-10-08T11:16:09.6146354Z [cluster2] ++ find_iptables_on_host iptables-save
  2447. 2020-10-08T11:16:09.6147236Z [cluster2] ++ chroot /host test -x /usr/sbin/iptables-save
  2448. 2020-10-08T11:16:09.6147669Z [cluster2] ++ echo /usr/sbin
  2449. 2020-10-08T11:16:09.6148299Z [cluster2] ++ return
  2450. 2020-10-08T11:16:09.6148647Z [cluster2] + location=/usr/sbin
  2451. 2020-10-08T11:16:09.6149236Z [cluster2] + '[' /usr/sbin '!=' unknown ']'
  2452. 2020-10-08T11:16:09.6149974Z [cluster2] + echo 'iptables-save is present on the host at /usr/sbin/iptables-save'
  2453. 2020-10-08T11:16:09.6150825Z [cluster2] + sed 's!@@PATH@@!/usr/sbin!' /usr/sbin/iptables-wrapper.in
  2454. 2020-10-08T11:16:09.6151665Z [cluster2] iptables-save is present on the host at /usr/sbin/iptables-save
  2455. 2020-10-08T11:16:09.6152402Z [cluster2] + for f in iptables-save iptables
  2456. 2020-10-08T11:16:09.6152856Z [cluster2] ++ find_iptables_on_host iptables
  2457. 2020-10-08T11:16:09.6153482Z [cluster2] ++ chroot /host test -x /usr/sbin/iptables
  2458. 2020-10-08T11:16:09.6153873Z [cluster2] ++ echo /usr/sbin
  2459. 2020-10-08T11:16:09.6154166Z [cluster2] ++ return
  2460. 2020-10-08T11:16:09.6154496Z [cluster2] + location=/usr/sbin
  2461. 2020-10-08T11:16:09.6154949Z [cluster2] iptables is present on the host at /usr/sbin/iptables
  2462. 2020-10-08T11:16:09.6155569Z [cluster2] + '[' /usr/sbin '!=' unknown ']'
  2463. 2020-10-08T11:16:09.6156226Z [cluster2] + echo 'iptables is present on the host at /usr/sbin/iptables'
  2464. 2020-10-08T11:16:09.6158108Z [cluster2] + sed 's!@@PATH@@!/usr/sbin!' /usr/sbin/iptables-wrapper.in
  2465. 2020-10-08T11:16:09.6158974Z [cluster2] + exec submariner-route-agent -v=2 -alsologtostderr
  2466. 2020-10-08T11:16:09.6165083Z [cluster2] I1008 11:15:14.672841 1 main.go:47] Starting submariner-route-agent
  2467. 2020-10-08T11:16:09.6166435Z [cluster2] W1008 11:15:14.673138 1 client_config.go:543] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  2468. 2020-10-08T11:16:09.6167709Z [cluster2] I1008 11:15:14.675965 1 route.go:195] Starting Route Controller. ClusterID: cluster2, localClusterCIDR: [10.242.0.0/16], localServiceCIDR: [100.92.0.0/16]
  2469. 2020-10-08T11:16:09.6168578Z [cluster2] I1008 11:15:14.675994 1 route.go:199] Waiting for Endpoint informer caches to sync.
  2470. 2020-10-08T11:16:09.6169508Z [cluster2] I1008 11:15:14.723061 1 route.go:751] Enqueueing sm-route-agent-pod event, ip: 172.17.0.7
  2471. 2020-10-08T11:16:09.6170435Z [cluster2] I1008 11:15:14.723436 1 route.go:751] Enqueueing sm-route-agent-pod event, ip: 172.17.0.8
  2472. 2020-10-08T11:16:09.6171049Z [cluster2] I1008 11:15:14.776872 1 driver.go:37] Interface "lo" has "127.0.0.1" address
  2473. 2020-10-08T11:16:09.6171592Z [cluster2] I1008 11:15:14.777177 1 driver.go:37] Interface "weave" has "10.242.0.1" address
  2474. 2020-10-08T11:16:09.6172230Z [cluster2] I1008 11:15:14.777300 1 driver.go:42] Found CNI Interface "weave" that has IP "10.242.0.1" from ClusterCIDR "10.242.0.0/16"
  2475. 2020-10-08T11:16:09.6173200Z [cluster2] I1008 11:15:14.777503 1 driver.go:60] Successfully configured rp_filter to loose mode(2) on cniInterface "weave"
  2476. 2020-10-08T11:16:09.6174929Z [cluster2] I1008 11:15:14.783567 1 iptables.go:22] Install/ensure SUBMARINER-POSTROUTING chain exists
  2477. 2020-10-08T11:16:09.6176518Z [cluster2] I1008 11:15:14.812023 1 iptables.go:28] Insert SUBMARINER-POSTROUTING rule that has rules for inter-cluster traffic
  2478. 2020-10-08T11:16:09.6177682Z [cluster2] I1008 11:15:14.821550 1 iptables.go:34] Install/ensure SUBMARINER-INPUT chain exists
  2479. 2020-10-08T11:16:09.6178678Z [cluster2] I1008 11:15:14.848171 1 iptables.go:45] Allow VxLAN incoming traffic in SUBMARINER-INPUT Chain
  2480. 2020-10-08T11:16:09.6179967Z [cluster2] I1008 11:15:14.866594 1 iptables.go:53] Insert rule to allow traffic over vx-submariner interface in FORWARDing Chain
  2481. 2020-10-08T11:16:09.6181281Z [cluster2] I1008 11:15:14.883567 1 iptables.go:65] Installing rule for host network to remote cluster communication: -s 240.0.0.0/8 -o vx-submariner -j SNAT --to 10.242.0.1
  2482. 2020-10-08T11:16:09.6182437Z [cluster2] I1008 11:15:14.904029 1 route.go:257] In cluster2, podIP of submariner-route-agent[0] is 172.17.0.8
  2483. 2020-10-08T11:16:09.6183475Z [cluster2] I1008 11:15:14.904172 1 route.go:257] In cluster2, podIP of submariner-route-agent[1] is 172.17.0.7
  2484. 2020-10-08T11:16:09.6184619Z [cluster2] I1008 11:15:14.904252 1 route.go:271] Hostname is "cluster2-worker2" and routeAgentNodeName is "cluster2-worker2"
  2485. 2020-10-08T11:16:09.6185823Z [cluster2] I1008 11:15:14.922143 1 driver.go:87] Successfully annotated node "cluster2-worker2" with cniIfaceIP "10.242.0.1"
  2486. 2020-10-08T11:16:09.6186525Z [cluster2] I1008 11:15:14.922264 1 route.go:288] Route agent workers started
  2487. 2020-10-08T11:16:09.6187718Z [cluster2] I1008 11:15:14.932154 1 route.go:540] Processing submariner-route-agent pod "submariner-routeagent-xhztm" with host IP "172.17.0.7", pod IP "172.17.0.7"
  2488. 2020-10-08T11:16:09.6189248Z [cluster2] I1008 11:15:14.932183 1 route.go:568] Successfully processed submariner-route-agent pod "submariner-routeagent-xhztm"
  2489. 2020-10-08T11:16:09.6190810Z [cluster2] I1008 11:15:14.935400 1 route.go:540] Processing submariner-route-agent pod "submariner-routeagent-mwn97" with host IP "172.17.0.8", pod IP "172.17.0.8"
  2490. 2020-10-08T11:16:09.6192332Z [cluster2] I1008 11:15:14.935423 1 route.go:568] Successfully processed submariner-route-agent pod "submariner-routeagent-mwn97"
  2491. 2020-10-08T11:16:09.6197065Z [cluster2] I1008 11:15:24.874895 1 route.go:736] Enqueueing endpoint for route controller {"metadata":{"name":"cluster2-submariner-cable-cluster2-172-17-0-8","namespace":"submariner-operator","selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-17-0-8","uid":"0ca8b389-f4b4-453d-a2cb-7b856a53e2e6","resourceVersion":"1629","generation":1,"creationTimestamp":"2020-10-08T11:15:24Z"},"spec":{"cluster_id":"cluster2","cable_name":"submariner-cable-cluster2-172-17-0-8","hostname":"cluster2-worker","subnets":["100.92.0.0/16","10.242.0.0/16"],"private_ip":"172.17.0.8","public_ip":"","nat_enabled":false,"backend":"strongswan"}}
  2492. 2020-10-08T11:16:09.6201308Z [cluster2] I1008 11:15:24.886543 1 route.go:634] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-8 with IP 172.17.0.8, Host cluster2-worker for this cluster
  2493. 2020-10-08T11:16:09.6202807Z [cluster2] I1008 11:15:24.886568 1 route.go:677] This route agent is running on a non-gateway/non-active node
  2494. 2020-10-08T11:16:09.6203807Z [cluster2] I1008 11:15:24.886578 1 route.go:689] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.8
  2495. 2020-10-08T11:16:09.6204446Z [cluster2] I1008 11:15:24.891224 1 route.go:866] Reconciling routes to gw: 240.17.0.8
  2496. 2020-10-08T11:16:09.6398133Z [submariner]$ [cluster2] subctl show all
  2497. 2020-10-08T11:16:09.9001952Z Error obtaining the Submariner resource: the server could not find the requested resource (get submariners.submariner.io submariner)
  2498. 2020-10-08T11:16:09.9003501Z
  2499. 2020-10-08T11:16:09.9004682Z subctl version: v0.7.0-pre1-30-g7a9e04d
  2500. 2020-10-08T11:16:09.9005115Z
  2501. 2020-10-08T11:16:09.9042073Z [cluster2] I1008 11:15:24.891363 1 route.go:882] Processing route {Ifindex: 13 Dst: 240.0.0.0/8 Src: 240.17.0.7 Gw: <nil> Flags: [] Table: 254}
  2502. 2020-10-08T11:16:09.9043013Z [cluster2] I1008 11:15:24.891392 1 route.go:885] Found nil gw or dst
  2503. 2020-10-08T11:16:09.9045239Z [cluster2] I1008 11:15:24.891461 1 route.go:715] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-8"
  2504. 2020-10-08T11:16:09.9050507Z [cluster2] I1008 11:15:44.723216 1 route.go:736] Enqueueing endpoint for route controller {"metadata":{"name":"cluster2-submariner-cable-cluster2-172-17-0-8","namespace":"submariner-operator","selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-17-0-8","uid":"0ca8b389-f4b4-453d-a2cb-7b856a53e2e6","resourceVersion":"1629","generation":1,"creationTimestamp":"2020-10-08T11:15:24Z"},"spec":{"cluster_id":"cluster2","cable_name":"submariner-cable-cluster2-172-17-0-8","hostname":"cluster2-worker","subnets":["100.92.0.0/16","10.242.0.0/16"],"private_ip":"172.17.0.8","public_ip":"","nat_enabled":false,"backend":"strongswan"}}
  2505. 2020-10-08T11:16:09.9057419Z [cluster2] I1008 11:15:44.962550 1 route.go:634] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-8 with IP 172.17.0.8, Host cluster2-worker for this cluster
  2506. 2020-10-08T11:16:09.9059060Z [cluster2] I1008 11:15:44.962574 1 route.go:677] This route agent is running on a non-gateway/non-active node
  2507. 2020-10-08T11:16:09.9060232Z [cluster2] I1008 11:15:44.962583 1 route.go:689] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.8
  2508. 2020-10-08T11:16:09.9061007Z [cluster2] I1008 11:15:44.962768 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  2509. 2020-10-08T11:16:09.9061630Z [cluster2] I1008 11:15:44.966983 1 route.go:866] Reconciling routes to gw: 240.17.0.8
  2510. 2020-10-08T11:16:09.9062247Z [cluster2] I1008 11:15:44.967198 1 route.go:882] Processing route {Ifindex: 13 Dst: 240.0.0.0/8 Src: 240.17.0.7 Gw: <nil> Flags: [] Table: 254}
  2511. 2020-10-08T11:16:09.9062811Z [cluster2] I1008 11:15:44.967219 1 route.go:885] Found nil gw or dst
  2512. 2020-10-08T11:16:09.9064277Z [cluster2] I1008 11:15:44.967298 1 route.go:715] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-8"
  2513. 2020-10-08T11:16:09.9068856Z [cluster2] I1008 11:15:48.725007 1 route.go:736] Enqueueing endpoint for route controller {"metadata":{"name":"cluster3-submariner-cable-cluster3-172-17-0-5","namespace":"submariner-operator","selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster3-submariner-cable-cluster3-172-17-0-5","uid":"9871d64e-98a5-4a6b-9983-faf9b0a1d129","resourceVersion":"1713","generation":1,"creationTimestamp":"2020-10-08T11:15:48Z"},"spec":{"cluster_id":"cluster3","cable_name":"submariner-cable-cluster3-172-17-0-5","hostname":"cluster3-worker","subnets":["100.93.0.0/16","10.243.0.0/16"],"private_ip":"172.17.0.5","public_ip":"","nat_enabled":false,"backend":"strongswan"}}
  2514. 2020-10-08T11:16:09.9073419Z [cluster2] I1008 11:15:48.754784 1 route.go:620] Updating iptable rules for remote cluster's Endpoint "cluster3-submariner-cable-cluster3-172-17-0-5" with subnets [100.93.0.0/16 10.243.0.0/16]
  2515. 2020-10-08T11:16:09.9075669Z [cluster2] I1008 11:15:48.761878 1 iptables.go:83] Installing iptables rule for outgoing traffic: -s 10.242.0.0/16 -d 100.93.0.0/16 -j ACCEPT
  2516. 2020-10-08T11:16:09.9077495Z [cluster2] I1008 11:15:48.805865 1 iptables.go:91] Installing iptables rule for incoming traffic: -s 100.93.0.0/16 -d 10.242.0.0/16 -j ACCEPT
  2517. 2020-10-08T11:16:09.9078630Z [cluster2] I1008 11:15:48.871092 1 iptables.go:83] Installing iptables rule for outgoing traffic: -s 10.242.0.0/16 -d 10.243.0.0/16 -j ACCEPT
  2518. 2020-10-08T11:16:09.9079916Z [cluster2] I1008 11:15:48.956887 1 iptables.go:91] Installing iptables rule for incoming traffic: -s 10.243.0.0/16 -d 10.242.0.0/16 -j ACCEPT
  2519. 2020-10-08T11:16:09.9080458Z [cluster2] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  2520. 2020-10-08T11:16:09.9080732Z [cluster2]
  2521. 2020-10-08T11:16:09.9081137Z [cluster2] Showing information for cluster "cluster3":
  2522. 2020-10-08T11:16:09.9081635Z [cluster2] Discovered network details:
  2523. 2020-10-08T11:16:09.9082247Z [cluster2] Network plugin: weave-net
  2524. 2020-10-08T11:16:09.9082642Z [cluster2] Service CIDRs: [100.93.0.0/16]
  2525. 2020-10-08T11:16:09.9083004Z [cluster2] Cluster CIDRs: [10.243.0.0/16]
  2526. 2020-10-08T11:16:09.9083312Z [cluster2]
  2527. 2020-10-08T11:16:09.9083770Z [cluster2] ===================== END Post mortem cluster2 =====================
  2528. 2020-10-08T11:16:09.9085304Z [submariner]$ [cluster3] post_analyze
  2529. 2020-10-08T11:16:09.9087652Z [submariner]$ [cluster3] post_analyze
  2530. 2020-10-08T11:16:09.9182724Z [submariner]$ [cluster3] kubectl get all --all-namespaces
  2531. 2020-10-08T11:16:09.9194472Z [submariner]$ [cluster3] sed s/^/[cluster3] /
  2532. 2020-10-08T11:16:09.9195223Z [submariner]$ [cluster3] kubectl get all --all-namespaces
  2533. 2020-10-08T11:16:09.9200033Z [submariner]$ [cluster3] command kubectl --context=cluster3 get all --all-namespaces
  2534. 2020-10-08T11:16:09.9211791Z [submariner]$ [cluster3] kubectl --context=cluster3 get all --all-namespaces
  2535. 2020-10-08T11:16:10.8223966Z
  2536. 2020-10-08T11:16:10.8224322Z
  2537. 2020-10-08T11:16:10.8228089Z
  2538. 2020-10-08T11:16:10.8237323Z
  2539. 2020-10-08T11:16:10.8242143Z
  2540. 2020-10-08T11:16:10.8249462Z
  2541. 2020-10-08T11:16:10.8249675Z
  2542. 2020-10-08T11:16:10.8249815Z
  2543. 2020-10-08T11:16:10.8250178Z [cluster3] ======================= Post mortem cluster3 =======================
  2544. 2020-10-08T11:16:10.8250685Z [cluster3] NAMESPACE NAME READY STATUS RESTARTS AGE
  2545. 2020-10-08T11:16:10.8254109Z [cluster3] kube-system pod/coredns-6955765f44-mjnkz 1/1 Running 0 6m40s
  2546. 2020-10-08T11:16:10.8255104Z [cluster3] kube-system pod/coredns-6955765f44-q29sm 1/1 Running 0 6m40s
  2547. 2020-10-08T11:16:10.8256180Z [cluster3] kube-system pod/etcd-cluster3-control-plane 1/1 Running 0 6m53s
  2548. 2020-10-08T11:16:10.8257454Z [cluster3] kube-system pod/kube-apiserver-cluster3-control-plane 1/1 Running 1 6m53s
  2549. 2020-10-08T11:16:10.8259007Z [cluster3] kube-system pod/kube-controller-manager-cluster3-control-plane 1/1 Running 0 6m53s
  2550. 2020-10-08T11:16:10.8260339Z [cluster3] kube-system pod/kube-proxy-2xjmm 1/1 Running 0 6m17s
  2551. 2020-10-08T11:16:10.8261218Z [cluster3] kube-system pod/kube-proxy-slh5v 1/1 Running 0 6m40s
  2552. 2020-10-08T11:16:10.8262119Z [cluster3] kube-system pod/kube-proxy-tgpm6 1/1 Running 0 6m16s
  2553. 2020-10-08T11:16:10.8263259Z [cluster3] kube-system pod/kube-scheduler-cluster3-control-plane 1/1 Running 0 6m53s
  2554. 2020-10-08T11:16:10.8264528Z [cluster3] kube-system pod/tiller-deploy-8488d98b4c-dzqvt 1/1 Running 0 102s
  2555. 2020-10-08T11:16:10.8266275Z [cluster3] kube-system pod/weave-net-mj2rh 2/2 Running 0 5m56s
  2556. 2020-10-08T11:16:10.8267208Z [cluster3] kube-system pod/weave-net-qgtj8 2/2 Running 0 5m56s
  2557. 2020-10-08T11:16:10.8268079Z [cluster3] kube-system pod/weave-net-zsslf 2/2 Running 0 5m56s
  2558. 2020-10-08T11:16:10.8269257Z [cluster3] local-path-storage pod/local-path-provisioner-7745554f7f-bf5bt 1/1 Running 0 6m40s
  2559. 2020-10-08T11:16:10.8270971Z [cluster3] submariner-operator pod/submariner-gateway-pkb8n 1/1 Running 0 41s
  2560. 2020-10-08T11:16:10.8272177Z [cluster3] submariner-operator pod/submariner-routeagent-596j7 1/1 Running 0 41s
  2561. 2020-10-08T11:16:10.8273413Z [cluster3] submariner-operator pod/submariner-routeagent-jll6h 1/1 Running 0 41s
  2562. 2020-10-08T11:16:10.8274477Z [cluster3] NAMESPACE NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
  2563. 2020-10-08T11:16:10.8275108Z [cluster3] default service/kubernetes ClusterIP 100.93.0.1 <none> 443/TCP 6m57s
  2564. 2020-10-08T11:16:10.8276152Z [cluster3] kube-system service/kube-dns ClusterIP 100.93.0.10 <none> 53/UDP,53/TCP,9153/TCP 6m55s
  2565. 2020-10-08T11:16:10.8278068Z [cluster3] kube-system service/tiller-deploy ClusterIP 100.93.244.133 <none> 44134/TCP 102s
  2566. 2020-10-08T11:16:10.8279099Z [cluster3] NAMESPACE NAME DESIRED CURRENT READY UP-TO-DATE AVAILABLE NODE SELECTOR AGE
  2567. 2020-10-08T11:16:10.8280216Z [cluster3] kube-system daemonset.apps/kube-proxy 3 3 3 3 3 beta.kubernetes.io/os=linux 6m55s
  2568. 2020-10-08T11:16:10.8281262Z [cluster3] kube-system daemonset.apps/weave-net 3 3 3 3 3 <none> 5m56s
  2569. 2020-10-08T11:16:10.8282410Z [cluster3] submariner-operator daemonset.apps/submariner-gateway 1 1 1 1 1 submariner.io/gateway=true 41s
  2570. 2020-10-08T11:16:10.8283717Z [cluster3] submariner-operator daemonset.apps/submariner-routeagent 2 2 2 2 2 <none> 41s
  2571. 2020-10-08T11:16:10.8284734Z [cluster3] NAMESPACE NAME READY UP-TO-DATE AVAILABLE AGE
  2572. 2020-10-08T11:16:10.8285738Z [cluster3] kube-system deployment.apps/coredns 2/2 2 2 6m55s
  2573. 2020-10-08T11:16:10.8286647Z [cluster3] kube-system deployment.apps/tiller-deploy 1/1 1 1 102s
  2574. 2020-10-08T11:16:10.8287675Z [cluster3] local-path-storage deployment.apps/local-path-provisioner 1/1 1 1 6m45s
  2575. 2020-10-08T11:16:10.8288918Z
  2576. 2020-10-08T11:16:10.8398373Z [submariner]$ [cluster3] kubectl get pods -A
  2577. 2020-10-08T11:16:10.8410008Z [submariner]$ [cluster3] tail -n +2
  2578. 2020-10-08T11:16:10.8419393Z [submariner]$ [cluster3] kubectl get pods -A
  2579. 2020-10-08T11:16:10.8438202Z [submariner]$ [cluster3] command kubectl --context=cluster3 get pods -A
  2580. 2020-10-08T11:16:10.8448891Z [submariner]$ [cluster3] grep -v Running
  2581. 2020-10-08T11:16:10.8464600Z [submariner]$ [cluster3] sed s/ */;/g
  2582. 2020-10-08T11:16:10.8465312Z [submariner]$ [cluster3] kubectl --context=cluster3 get pods -A
  2583. 2020-10-08T11:16:11.6713200Z [submariner]$ [cluster3] namespace=kube-system
  2584. 2020-10-08T11:16:11.6728307Z [submariner]$ [cluster3] kubectl get pods --selector=k8s-app=kube-proxy -n kube-system -o jsonpath={.items[*].metadata.name}
  2585. 2020-10-08T11:16:11.6740227Z [submariner]$ [cluster3] kubectl get pods --selector=k8s-app=kube-proxy -n kube-system -o jsonpath={.items[*].metadata.name}
  2586. 2020-10-08T11:16:11.6775977Z [submariner]$ [cluster3] command kubectl --context=cluster3 get pods --selector=k8s-app=kube-proxy -n kube-system -o jsonpath={.items[*].metadata.name}
  2587. 2020-10-08T11:16:11.6789443Z [submariner]$ [cluster3] kubectl --context=cluster3 get pods --selector=k8s-app=kube-proxy -n kube-system -o jsonpath={.items[*].metadata.name}
  2588. 2020-10-08T11:16:12.4196293Z [submariner]$ [cluster3] kubectl -n kube-system logs kube-proxy-2xjmm
  2589. 2020-10-08T11:16:12.4209991Z [submariner]$ [cluster3] kubectl -n kube-system logs kube-proxy-2xjmm
  2590. 2020-10-08T11:16:12.4221976Z [submariner]$ [cluster3] command kubectl --context=cluster3 -n kube-system logs kube-proxy-2xjmm
  2591. 2020-10-08T11:16:12.4231345Z [submariner]$ [cluster3] kubectl --context=cluster3 -n kube-system logs kube-proxy-2xjmm
  2592. 2020-10-08T11:16:13.2257583Z [submariner]$ [cluster3] kubectl -n kube-system logs kube-proxy-slh5v
  2593. 2020-10-08T11:16:13.2279631Z [submariner]$ [cluster3] kubectl -n kube-system logs kube-proxy-slh5v
  2594. 2020-10-08T11:16:13.2337601Z [submariner]$ [cluster3] command kubectl --context=cluster3 -n kube-system logs kube-proxy-slh5v
  2595. 2020-10-08T11:16:13.2339330Z [submariner]$ [cluster3] kubectl --context=cluster3 -n kube-system logs kube-proxy-slh5v
  2596. 2020-10-08T11:16:13.9784622Z [submariner]$ [cluster3] kubectl -n kube-system logs kube-proxy-tgpm6
  2597. 2020-10-08T11:16:13.9795198Z [submariner]$ [cluster3] kubectl -n kube-system logs kube-proxy-tgpm6
  2598. 2020-10-08T11:16:13.9806712Z [submariner]$ [cluster3] command kubectl --context=cluster3 -n kube-system logs kube-proxy-tgpm6
  2599. 2020-10-08T11:16:13.9817961Z [submariner]$ [cluster3] kubectl --context=cluster3 -n kube-system logs kube-proxy-tgpm6
  2600. 2020-10-08T11:16:14.7249203Z [cluster3] NAMESPACE NAME DESIRED CURRENT READY AGE
  2601. 2020-10-08T11:16:14.7251702Z [cluster3] kube-system replicaset.apps/coredns-6955765f44 2 2 2 6m40s
  2602. 2020-10-08T11:16:14.7252760Z [cluster3] kube-system replicaset.apps/tiller-deploy-8488d98b4c 1 1 1 102s
  2603. 2020-10-08T11:16:14.7254050Z [cluster3] local-path-storage replicaset.apps/local-path-provisioner-7745554f7f 1 1 1 6m40s
  2604. 2020-10-08T11:16:14.7255223Z [cluster3] +++++++++++++++++++++: Logs for Pod kube-proxy-2xjmm in namespace kube-system :++++++++++++++++++++++
  2605. 2020-10-08T11:16:14.7255924Z [cluster3] W1008 11:10:12.131220 1 server_others.go:323] Unknown proxy mode "", assuming iptables proxy
  2606. 2020-10-08T11:16:14.7256551Z [cluster3] I1008 11:10:12.163129 1 node.go:135] Successfully retrieved node IP: 172.17.0.5
  2607. 2020-10-08T11:16:14.7257121Z [cluster3] I1008 11:10:12.163169 1 server_others.go:145] Using iptables Proxier.
  2608. 2020-10-08T11:16:14.7257637Z [cluster3] I1008 11:10:12.163664 1 server.go:571] Version: v1.17.0
  2609. 2020-10-08T11:16:14.7258129Z [cluster3] I1008 11:10:12.164239 1 conntrack.go:52] Setting nf_conntrack_max to 131072
  2610. 2020-10-08T11:16:14.7259102Z [cluster3] I1008 11:10:12.164430 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_established' to 86400
  2611. 2020-10-08T11:16:14.7260149Z [cluster3] I1008 11:10:12.164596 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_close_wait' to 3600
  2612. 2020-10-08T11:16:14.7260845Z [cluster3] I1008 11:10:12.166793 1 config.go:131] Starting endpoints config controller
  2613. 2020-10-08T11:16:14.7261509Z [cluster3] I1008 11:10:12.166916 1 shared_informer.go:197] Waiting for caches to sync for endpoints config
  2614. 2020-10-08T11:16:14.7262151Z [cluster3] I1008 11:10:12.181170 1 config.go:313] Starting service config controller
  2615. 2020-10-08T11:16:14.7262787Z [cluster3] I1008 11:10:12.181204 1 shared_informer.go:197] Waiting for caches to sync for service config
  2616. 2020-10-08T11:16:14.7263454Z [cluster3] I1008 11:10:12.267275 1 shared_informer.go:204] Caches are synced for endpoints config
  2617. 2020-10-08T11:16:14.7264105Z [cluster3] I1008 11:10:12.281373 1 shared_informer.go:204] Caches are synced for service config
  2618. 2020-10-08T11:16:14.7265011Z [cluster3] +++++++++++++++++++++: Logs for Pod kube-proxy-slh5v in namespace kube-system :++++++++++++++++++++++
  2619. 2020-10-08T11:16:14.7265694Z [cluster3] W1008 11:09:38.393048 1 server_others.go:323] Unknown proxy mode "", assuming iptables proxy
  2620. 2020-10-08T11:16:14.7266571Z [cluster3] I1008 11:09:38.428519 1 node.go:135] Successfully retrieved node IP: 172.17.0.9
  2621. 2020-10-08T11:16:14.7267119Z [cluster3] I1008 11:09:38.428560 1 server_others.go:145] Using iptables Proxier.
  2622. 2020-10-08T11:16:14.7267622Z [cluster3] I1008 11:09:38.429060 1 server.go:571] Version: v1.17.0
  2623. 2020-10-08T11:16:14.7268128Z [cluster3] I1008 11:09:38.429425 1 conntrack.go:52] Setting nf_conntrack_max to 131072
  2624. 2020-10-08T11:16:14.7269143Z [cluster3] I1008 11:09:38.429604 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_established' to 86400
  2625. 2020-10-08T11:16:14.7270189Z [cluster3] I1008 11:09:38.429658 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_close_wait' to 3600
  2626. 2020-10-08T11:16:14.7271009Z [cluster3] I1008 11:09:38.500042 1 config.go:313] Starting service config controller
  2627. 2020-10-08T11:16:14.7271668Z [cluster3] I1008 11:09:38.500065 1 shared_informer.go:197] Waiting for caches to sync for service config
  2628. 2020-10-08T11:16:14.7272314Z [cluster3] I1008 11:09:38.500941 1 config.go:131] Starting endpoints config controller
  2629. 2020-10-08T11:16:14.7272971Z [cluster3] I1008 11:09:38.500956 1 shared_informer.go:197] Waiting for caches to sync for endpoints config
  2630. 2020-10-08T11:16:14.7273636Z [cluster3] I1008 11:09:38.600324 1 shared_informer.go:204] Caches are synced for service config
  2631. 2020-10-08T11:16:14.7274287Z [cluster3] I1008 11:09:38.601397 1 shared_informer.go:204] Caches are synced for endpoints config
  2632. 2020-10-08T11:16:14.7275240Z [cluster3] +++++++++++++++++++++: Logs for Pod kube-proxy-tgpm6 in namespace kube-system :++++++++++++++++++++++
  2633. 2020-10-08T11:16:14.7276123Z [cluster3] W1008 11:10:10.973580 1 server_others.go:323] Unknown proxy mode "", assuming iptables proxy
  2634. 2020-10-08T11:16:14.7277168Z [cluster3] I1008 11:10:11.123249 1 node.go:135] Successfully retrieved node IP: 172.17.0.6
  2635. 2020-10-08T11:16:14.7277738Z [cluster3] I1008 11:10:11.123287 1 server_others.go:145] Using iptables Proxier.
  2636. 2020-10-08T11:16:14.7278249Z [cluster3] I1008 11:10:11.123547 1 server.go:571] Version: v1.17.0
  2637. 2020-10-08T11:16:14.7278754Z [cluster3] I1008 11:10:11.123957 1 conntrack.go:52] Setting nf_conntrack_max to 131072
  2638. 2020-10-08T11:16:14.7279776Z [cluster3] I1008 11:10:11.124030 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_established' to 86400
  2639. 2020-10-08T11:16:14.7281050Z [cluster3] I1008 11:10:11.124073 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_close_wait' to 3600
  2640. 2020-10-08T11:16:14.7430503Z [submariner]$ [cluster3] namespace=submariner-operator
  2641. 2020-10-08T11:16:14.7552809Z [submariner]$ [cluster3] kubectl get pods --selector=name=submariner-operator -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2642. 2020-10-08T11:16:14.7588180Z [submariner]$ [cluster3] kubectl get pods --selector=name=submariner-operator -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2643. 2020-10-08T11:16:14.7601188Z [submariner]$ [cluster3] command kubectl --context=cluster3 get pods --selector=name=submariner-operator -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2644. 2020-10-08T11:16:14.7614326Z [submariner]$ [cluster3] kubectl --context=cluster3 get pods --selector=name=submariner-operator -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2645. 2020-10-08T11:16:15.5531012Z [submariner]$ [cluster3] namespace=submariner-operator
  2646. 2020-10-08T11:16:15.5542694Z [submariner]$ [cluster3] kubectl get pods --selector=app=submariner-globalnet -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2647. 2020-10-08T11:16:15.5554493Z [submariner]$ [cluster3] kubectl get pods --selector=app=submariner-globalnet -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2648. 2020-10-08T11:16:15.5568368Z [submariner]$ [cluster3] command kubectl --context=cluster3 get pods --selector=app=submariner-globalnet -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2649. 2020-10-08T11:16:15.5581347Z [submariner]$ [cluster3] kubectl --context=cluster3 get pods --selector=app=submariner-globalnet -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2650. 2020-10-08T11:16:16.3017676Z [submariner]$ [cluster3] kubectl get pods --selector=app=submariner-engine -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2651. 2020-10-08T11:16:16.3032132Z [submariner]$ [cluster3] kubectl get pods --selector=app=submariner-engine -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2652. 2020-10-08T11:16:16.3046989Z [submariner]$ [cluster3] command kubectl --context=cluster3 get pods --selector=app=submariner-engine -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2653. 2020-10-08T11:16:16.3060719Z [submariner]$ [cluster3] kubectl --context=cluster3 get pods --selector=app=submariner-engine -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2654. 2020-10-08T11:16:17.0496609Z [submariner]$ [cluster3] kubectl -n submariner-operator logs submariner-gateway-pkb8n
  2655. 2020-10-08T11:16:17.0504987Z [submariner]$ [cluster3] kubectl -n submariner-operator logs submariner-gateway-pkb8n
  2656. 2020-10-08T11:16:17.0514430Z [submariner]$ [cluster3] command kubectl --context=cluster3 -n submariner-operator logs submariner-gateway-pkb8n
  2657. 2020-10-08T11:16:17.0526715Z [submariner]$ [cluster3] kubectl --context=cluster3 -n submariner-operator logs submariner-gateway-pkb8n
  2658. 2020-10-08T11:16:17.8131097Z [cluster3] I1008 11:10:11.125617 1 config.go:131] Starting endpoints config controller
  2659. 2020-10-08T11:16:17.8131816Z [cluster3] I1008 11:10:11.125639 1 shared_informer.go:197] Waiting for caches to sync for endpoints config
  2660. 2020-10-08T11:16:17.8132499Z [cluster3] I1008 11:10:11.125695 1 config.go:313] Starting service config controller
  2661. 2020-10-08T11:16:17.8133127Z [cluster3] I1008 11:10:11.125717 1 shared_informer.go:197] Waiting for caches to sync for service config
  2662. 2020-10-08T11:16:17.8133948Z [cluster3] I1008 11:10:11.226484 1 shared_informer.go:204] Caches are synced for endpoints config
  2663. 2020-10-08T11:16:17.8134600Z [cluster3] I1008 11:10:11.226484 1 shared_informer.go:204] Caches are synced for service config
  2664. 2020-10-08T11:16:17.8135075Z [cluster3] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  2665. 2020-10-08T11:16:17.8135389Z [cluster3] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  2666. 2020-10-08T11:16:17.8135705Z [cluster3] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  2667. 2020-10-08T11:16:17.8137084Z [cluster3] +++++++++++++++++++++: Logs for Pod submariner-gateway-pkb8n in namespace submariner-operator :++++++++++++++++++++++
  2668. 2020-10-08T11:16:17.8137965Z [cluster3] + trap 'exit 1' SIGTERM SIGINT
  2669. 2020-10-08T11:16:17.8138426Z [cluster3] + export CHARON_PID_FILE=/var/run/charon.pid
  2670. 2020-10-08T11:16:17.8138901Z [cluster3] + CHARON_PID_FILE=/var/run/charon.pid
  2671. 2020-10-08T11:16:17.8141950Z [cluster3] + rm -f /var/run/charon.pid
  2672. 2020-10-08T11:16:17.8142359Z [cluster3] + SUBMARINER_VERBOSITY=2
  2673. 2020-10-08T11:16:17.8142962Z [cluster3] + '[' false == true ']'
  2674. 2020-10-08T11:16:17.8143416Z [cluster3] + DEBUG=-v=2
  2675. 2020-10-08T11:16:17.8143888Z [cluster3] + mkdir -p /etc/ipsec
  2676. 2020-10-08T11:16:17.8144556Z [cluster3] + sysctl -w net.ipv4.conf.all.send_redirects=0
  2677. 2020-10-08T11:16:17.8145334Z [cluster3] net.ipv4.conf.all.send_redirects = 0
  2678. 2020-10-08T11:16:17.8146004Z [cluster3] + export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/libexec/strongswan
  2679. 2020-10-08T11:16:17.8146727Z [cluster3] + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/libexec/strongswan
  2680. 2020-10-08T11:16:17.8147513Z [cluster3] + for f in iptables-save iptables
  2681. 2020-10-08T11:16:17.8149151Z [cluster3] ++ find_iptables_on_host iptables-save
  2682. 2020-10-08T11:16:17.8150089Z [cluster3] ++ chroot /host test -x /usr/sbin/iptables-save
  2683. 2020-10-08T11:16:17.8150885Z [cluster3] chroot: cannot change root directory to '/host': No such file or directory
  2684. 2020-10-08T11:16:17.8151924Z [cluster3] ++ chroot /host test -x /sbin/iptables-save
  2685. 2020-10-08T11:16:17.8152692Z [cluster3] chroot: cannot change root directory to '/host': No such file or directory
  2686. 2020-10-08T11:16:17.8153181Z [cluster3] ++ echo unknown
  2687. 2020-10-08T11:16:17.8153531Z [cluster3] + location=unknown
  2688. 2020-10-08T11:16:17.8154227Z [cluster3] + '[' unknown '!=' unknown ']'
  2689. 2020-10-08T11:16:17.8155038Z [cluster3] + echo 'WARNING: not using iptables wrapper because iptables was not detected on the'
  2690. 2020-10-08T11:16:17.8155765Z [cluster3] WARNING: not using iptables wrapper because iptables was not detected on the
  2691. 2020-10-08T11:16:17.8157324Z [cluster3] + echo 'host at the following paths [/usr/sbin, /sbin].'
  2692. 2020-10-08T11:16:17.8157873Z [cluster3] host at the following paths [/usr/sbin, /sbin].
  2693. 2020-10-08T11:16:17.8158758Z [cluster3] + echo 'Either the host file system isn'\''t mounted or the host does not have iptables'
  2694. 2020-10-08T11:16:17.8159637Z [cluster3] Either the host file system isn't mounted or the host does not have iptables
  2695. 2020-10-08T11:16:17.8160500Z [cluster3] + echo 'installed. The pod will use the image installed iptables version.'
  2696. 2020-10-08T11:16:17.8161173Z [cluster3] installed. The pod will use the image installed iptables version.
  2697. 2020-10-08T11:16:17.8161898Z [cluster3] + for f in iptables-save iptables
  2698. 2020-10-08T11:16:17.8162332Z [cluster3] ++ find_iptables_on_host iptables
  2699. 2020-10-08T11:16:17.8162942Z [cluster3] ++ chroot /host test -x /usr/sbin/iptables
  2700. 2020-10-08T11:16:17.8163687Z [cluster3] chroot: cannot change root directory to '/host': No such file or directory
  2701. 2020-10-08T11:16:17.8164391Z [cluster3] ++ chroot /host test -x /sbin/iptables
  2702. 2020-10-08T11:16:17.8165131Z [cluster3] chroot: cannot change root directory to '/host': No such file or directory
  2703. 2020-10-08T11:16:17.8165618Z [cluster3] ++ echo unknown
  2704. 2020-10-08T11:16:17.8165965Z [cluster3] + location=unknown
  2705. 2020-10-08T11:16:17.8166491Z [cluster3] + '[' unknown '!=' unknown ']'
  2706. 2020-10-08T11:16:17.8167240Z [cluster3] + echo 'WARNING: not using iptables wrapper because iptables was not detected on the'
  2707. 2020-10-08T11:16:17.8167967Z [cluster3] WARNING: not using iptables wrapper because iptables was not detected on the
  2708. 2020-10-08T11:16:17.8168755Z [cluster3] + echo 'host at the following paths [/usr/sbin, /sbin].'
  2709. 2020-10-08T11:16:17.8169262Z [cluster3] host at the following paths [/usr/sbin, /sbin].
  2710. 2020-10-08T11:16:17.8170053Z [cluster3] + echo 'Either the host file system isn'\''t mounted or the host does not have iptables'
  2711. 2020-10-08T11:16:17.8170911Z [cluster3] Either the host file system isn't mounted or the host does not have iptables
  2712. 2020-10-08T11:16:17.8171775Z [cluster3] + echo 'installed. The pod will use the image installed iptables version.'
  2713. 2020-10-08T11:16:17.8172821Z [cluster3] installed. The pod will use the image installed iptables version.
  2714. 2020-10-08T11:16:17.8173753Z [cluster3] + exec submariner-engine -v=2 -alsologtostderr
  2715. 2020-10-08T11:16:17.8174384Z [cluster3] I1008 11:15:47.295789 1 main.go:71] Starting the submariner gateway engine
  2716. 2020-10-08T11:16:17.8175471Z [cluster3] W1008 11:15:47.299166 1 client_config.go:543] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  2717. 2020-10-08T11:16:17.8176242Z [cluster3] I1008 11:15:47.302779 1 main.go:99] Creating the cable engine
  2718. 2020-10-08T11:16:17.8176865Z [cluster3] I1008 11:15:47.309637 1 syncer.go:51] CableEngine syncer started
  2719. 2020-10-08T11:16:17.8178273Z [cluster3] I1008 11:15:47.323373 1 main.go:263] Gateway leader election config values: main.leaderConfig{LeaseDuration:10, RenewDeadline:5, RetryPeriod:2}
  2720. 2020-10-08T11:16:17.8179810Z [cluster3] I1008 11:15:47.324821 1 main.go:280] Using namespace "submariner-operator" for the leader election lock
  2721. 2020-10-08T11:16:17.8181155Z [cluster3] I1008 11:15:47.325228 1 leaderelection.go:242] attempting to acquire leader lease submariner-operator/submariner-engine-lock...
  2722. 2020-10-08T11:16:17.8182876Z [cluster3] I1008 11:15:47.405863 1 leaderelection.go:252] successfully acquired lease submariner-operator/submariner-engine-lock
  2723. 2020-10-08T11:16:17.8185398Z [cluster3] I1008 11:15:47.405934 1 event.go:281] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"submariner-operator", Name:"submariner-engine-lock", UID:"40ae1462-b2b2-4184-bf6e-d00e1538653a", APIVersion:"v1", ResourceVersion:"1689", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' cluster3-worker-submariner-engine became leader
  2724. 2020-10-08T11:16:17.8187111Z [cluster3] I1008 11:15:47.406073 1 main.go:133] Creating the tunnel controller
  2725. 2020-10-08T11:16:17.8187791Z [cluster3] I1008 11:15:47.406131 1 main.go:141] Creating the kubernetes central datastore
  2726. 2020-10-08T11:16:17.8188533Z [cluster3] I1008 11:15:47.406177 1 kubernetes.go:60] Rendered API server host: "https://172.17.0.10:6443"
  2727. 2020-10-08T11:16:17.8189190Z [cluster3] I1008 11:15:47.513457 1 main.go:151] Creating the datastore syncer
  2728. 2020-10-08T11:16:17.8189805Z [cluster3] I1008 11:15:47.513649 1 strongswan.go:99] Initializing StrongSwan IPSec driver
  2729. 2020-10-08T11:16:17.8190406Z [cluster3] I1008 11:15:47.514015 1 strongswan.go:460] Starting charon
  2730. 2020-10-08T11:16:17.8191498Z [cluster3] W1008 11:15:47.525824 1 strongswan.go:543] Failed to connect to charon - retrying: dial unix /var/run/charon.vici: connect: no such file or directory
  2731. 2020-10-08T11:16:17.8192536Z [cluster3] 00[DMN] Starting IKE charon daemon (strongSwan 5.9.0, Linux 5.4.0-1026-azure, x86_64)
  2732. 2020-10-08T11:16:17.8193277Z [cluster3] 00[CFG] PKCS11 module '<name>' lacks library path
  2733. 2020-10-08T11:16:17.8193904Z [cluster3] 00[LIB] openssl FIPS mode(0) - disabled
  2734. 2020-10-08T11:16:17.8194666Z [cluster3] 00[CFG] loading ca certificates from '/etc/strongswan/ipsec.d/cacerts'
  2735. 2020-10-08T11:16:17.8195544Z [cluster3] 00[CFG] loading aa certificates from '/etc/strongswan/ipsec.d/aacerts'
  2736. 2020-10-08T11:16:17.8205341Z [cluster3] 00[CFG] loading ocsp signer certificates from '/etc/strongswan/ipsec.d/ocspcerts'
  2737. 2020-10-08T11:16:17.8206725Z [cluster3] 00[CFG] loading attribute certificates from '/etc/strongswan/ipsec.d/acerts'
  2738. 2020-10-08T11:16:17.8207592Z [cluster3] 00[CFG] loading crls from '/etc/strongswan/ipsec.d/crls'
  2739. 2020-10-08T11:16:17.8208382Z [cluster3] 00[CFG] loading secrets from '/etc/strongswan/ipsec.secrets'
  2740. 2020-10-08T11:16:17.8209135Z [cluster3] 00[CFG] opening triplet file /etc/strongswan/ipsec.d/triplets.dat failed: No such file or directory
  2741. 2020-10-08T11:16:17.8209836Z [cluster3] 00[CFG] loaded 0 RADIUS server configurations
  2742. 2020-10-08T11:16:17.8210345Z [cluster3] 00[CFG] HA config misses local/remote address
  2743. 2020-10-08T11:16:17.8211060Z [cluster3] 00[CFG] no script for ext-auth script defined, disabled
  2744. 2020-10-08T11:16:17.8213838Z [cluster3] 00[LIB] loaded plugins: charon pkcs11 tpm aesni aes des rc2 sha2 sha1 md4 md5 mgf1 random nonce x509 revocation constraints acert pubkey pkcs1 pkcs7 pkcs8 pkcs12 pgp dnskey sshkey pem openssl gcrypt fips-prf gmp curve25519 chapoly xcbc cmac hmac ctr ccm gcm drbg newhope curl attr kernel-netlink resolve socket-default farp stroke vici updown eap-identity eap-sim eap-aka eap-aka-3gpp eap-aka-3gpp2 eap-md5 eap-gtc eap-mschapv2 eap-dynamic eap-radius eap-tls eap-ttls eap-peap xauth-generic xauth-eap xauth-pam xauth-noauth dhcp led duplicheck unity counters
  2745. 2020-10-08T11:16:17.8215899Z [cluster3] 00[JOB] spawning 16 worker threads
  2746. 2020-10-08T11:16:17.8216530Z [cluster3] I1008 11:15:48.528028 1 cableengine.go:71] CableEngine controller started, driver: "strongswan"
  2747. 2020-10-08T11:16:17.8217294Z [cluster3] I1008 11:15:48.528107 1 datastoresyncer.go:145] Starting the datastore syncer
  2748. 2020-10-08T11:16:17.8217999Z [cluster3] I1008 11:15:48.528176 1 datastoresyncer.go:147] Waiting for informer caches to sync
  2749. 2020-10-08T11:16:17.8218766Z [cluster3] I1008 11:15:48.528205 1 datastoresyncer.go:79] Ensuring we are the only endpoint active for this cluster
  2750. 2020-10-08T11:16:17.8220266Z [cluster3] I1008 11:15:48.528149 1 tunnel.go:47] Starting the tunnel controller
  2751. 2020-10-08T11:16:17.8221086Z [cluster3] I1008 11:15:48.530315 1 tunnel.go:50] Waiting for informer caches to sync
  2752. 2020-10-08T11:16:17.8221638Z [cluster3] I1008 11:15:48.530334 1 tunnel.go:58] Tunnel controller started
  2753. 2020-10-08T11:16:17.8222955Z [cluster3] I1008 11:15:48.530957 1 datastoresyncer.go:158] Reconciling local submariner Cluster: types.SubmarinerCluster{ID:"cluster3", Spec:v1.ClusterSpec{ClusterID:"cluster3", ColorCodes:[]string{"blue"}, ServiceCIDR:[]string{"100.93.0.0/16"}, ClusterCIDR:[]string{"10.243.0.0/16"}, GlobalCIDR:[]string{}}}
  2754. 2020-10-08T11:16:17.8225167Z [cluster3] I1008 11:15:48.530991 1 datastoresyncer.go:312] In reconcileClusterCRD: &types.SubmarinerCluster{ID:"cluster3", Spec:v1.ClusterSpec{ClusterID:"cluster3", ColorCodes:[]string{"blue"}, ServiceCIDR:[]string{"100.93.0.0/16"}, ClusterCIDR:[]string{"10.243.0.0/16"}, GlobalCIDR:[]string{}}}
  2755. 2020-10-08T11:16:17.8226721Z [cluster3] I1008 11:15:48.542703 1 datastoresyncer.go:357] Successfully created submariner Cluster "cluster3" in the local datastore
  2756. 2020-10-08T11:16:17.8229471Z [cluster3] I1008 11:15:48.543058 1 datastoresyncer.go:164] Reconciling local submariner Endpoint: types.SubmarinerEndpoint{Spec:v1.EndpointSpec{ClusterID:"cluster3", CableName:"submariner-cable-cluster3-172-17-0-5", Hostname:"cluster3-worker", Subnets:[]string{"100.93.0.0/16", "10.243.0.0/16"}, PrivateIP:"172.17.0.5", PublicIP:"", NATEnabled:false, Backend:"strongswan", BackendConfig:map[string]string{}}}
  2757. 2020-10-08T11:16:17.8233151Z [cluster3] I1008 11:15:48.543097 1 datastoresyncer.go:387] In reconcileEndpointCRD: &types.SubmarinerEndpoint{Spec:v1.EndpointSpec{ClusterID:"cluster3", CableName:"submariner-cable-cluster3-172-17-0-5", Hostname:"cluster3-worker", Subnets:[]string{"100.93.0.0/16", "10.243.0.0/16"}, PrivateIP:"172.17.0.5", PublicIP:"", NATEnabled:false, Backend:"strongswan", BackendConfig:map[string]string{}}}
  2758. 2020-10-08T11:16:17.8288376Z [cluster3] I1008 11:15:48.563405 1 datastoresyncer.go:432] Successfully created submariner Endpoint "cluster3-submariner-cable-cluster3-172-17-0-5" in the local datastore
  2759. 2020-10-08T11:16:17.8289718Z [cluster3] I1008 11:15:48.565515 1 datastoresyncer.go:177] Datastore syncer started
  2760. 2020-10-08T11:16:17.8290990Z [cluster3] I1008 11:15:48.569259 1 kubernetes.go:317] In SetCluster: &types.SubmarinerCluster{ID:"cluster3", Spec:v1.ClusterSpec{ClusterID:"cluster3", ColorCodes:[]string{"blue"}, ServiceCIDR:[]string{"100.93.0.0/16"}, ClusterCIDR:[]string{"10.243.0.0/16"}, GlobalCIDR:[]string{}}}
  2761. 2020-10-08T11:16:17.8298235Z [cluster3] I1008 11:15:48.570033 1 tunnel.go:95] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster3-submariner-cable-cluster3-172-17-0-5", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster3-submariner-cable-cluster3-172-17-0-5", UID:"bcbc8629-05e5-4a7c-b55c-840e9e8463a6", ResourceVersion:"1696", Generation:1, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63737752548, loc:(*time.Location)(0x225ef80)}}, 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:"cluster3", CableName:"submariner-cable-cluster3-172-17-0-5", Hostname:"cluster3-worker", Subnets:[]string{"100.93.0.0/16", "10.243.0.0/16"}, PrivateIP:"172.17.0.5", PublicIP:"", NATEnabled:false, Backend:"strongswan", BackendConfig:map[string]string(nil)}}
  2762. 2020-10-08T11:16:17.8303451Z [cluster3] I1008 11:15:48.573628 1 cableengine.go:92] Not installing cable for local cluster
  2763. 2020-10-08T11:16:17.8306590Z [cluster3] I1008 11:15:48.573644 1 tunnel.go:108] Tunnel controller successfully installed Endpoint cable submariner-cable-cluster3-172-17-0-5 in the engine
  2764. 2020-10-08T11:16:17.8314217Z [cluster3] I1008 11:15:48.606026 1 datastoresyncer.go:287] Processing local submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster3-submariner-cable-cluster3-172-17-0-5", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster3-submariner-cable-cluster3-172-17-0-5", UID:"bcbc8629-05e5-4a7c-b55c-840e9e8463a6", ResourceVersion:"1696", Generation:1, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63737752548, loc:(*time.Location)(0x225ef80)}}, 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:"cluster3", CableName:"submariner-cable-cluster3-172-17-0-5", Hostname:"cluster3-worker", Subnets:[]string{"100.93.0.0/16", "10.243.0.0/16"}, PrivateIP:"172.17.0.5", PublicIP:"", NATEnabled:false, Backend:"strongswan", BackendConfig:map[string]string(nil)}}
  2765. 2020-10-08T11:16:17.8322997Z [cluster3] I1008 11:15:48.606102 1 kubernetes.go:370] In SetEndpoint: &types.SubmarinerEndpoint{Spec:v1.EndpointSpec{ClusterID:"cluster3", CableName:"submariner-cable-cluster3-172-17-0-5", Hostname:"cluster3-worker", Subnets:[]string{"100.93.0.0/16", "10.243.0.0/16"}, PrivateIP:"172.17.0.5", PublicIP:"", NATEnabled:false, Backend:"strongswan", BackendConfig:map[string]string(nil)}}
  2766. 2020-10-08T11:16:17.8325841Z [cluster3] I1008 11:15:48.664685 1 kubernetes.go:155] AddFunc in WatchClusters called
  2767. 2020-10-08T11:16:17.8327631Z [cluster3] I1008 11:15:48.664707 1 datastoresyncer.go:312] In reconcileClusterCRD: &types.SubmarinerCluster{ID:"cluster2", Spec:v1.ClusterSpec{ClusterID:"cluster2", ColorCodes:[]string{"blue"}, ServiceCIDR:[]string{"100.92.0.0/16"}, ClusterCIDR:[]string{"10.242.0.0/16"}, GlobalCIDR:[]string{}}}
  2768. 2020-10-08T11:16:17.8329052Z [cluster3] I1008 11:15:48.667487 1 kubernetes.go:240] AddFunc in WatchEndpoints called
  2769. 2020-10-08T11:16:17.8331605Z [cluster3] I1008 11:15:48.667560 1 datastoresyncer.go:387] In reconcileEndpointCRD: &types.SubmarinerEndpoint{Spec:v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-17-0-8", Hostname:"cluster2-worker", Subnets:[]string{"100.92.0.0/16", "10.242.0.0/16"}, PrivateIP:"172.17.0.8", PublicIP:"", NATEnabled:false, Backend:"strongswan", BackendConfig:map[string]string(nil)}}
  2770. 2020-10-08T11:16:17.8335075Z [cluster3] I1008 11:15:48.675438 1 kubernetes.go:395] Successfully created submariner Endpoint "cluster3-submariner-cable-cluster3-172-17-0-5" in the central datastore
  2771. 2020-10-08T11:16:17.8342509Z [cluster3] I1008 11:15:48.680496 1 tunnel.go:95] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster2-submariner-cable-cluster2-172-17-0-8", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-17-0-8", UID:"ea0afa4a-05a3-4175-b625-82869baf0e4e", ResourceVersion:"1697", Generation:1, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63737752548, loc:(*time.Location)(0x225ef80)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-17-0-8", Hostname:"cluster2-worker", Subnets:[]string{"100.92.0.0/16", "10.242.0.0/16"}, PrivateIP:"172.17.0.8", PublicIP:"", NATEnabled:false, Backend:"strongswan", BackendConfig:map[string]string(nil)}}
  2772. 2020-10-08T11:16:17.8391856Z [cluster3] I1008 11:15:48.680589 1 cableengine.go:101] Installing Endpoint cable "submariner-cable-cluster2-172-17-0-8"
  2773. 2020-10-08T11:16:17.8392923Z [cluster3] 04[CFG] loaded IKE shared key for: '172.17.0.8'
  2774. 2020-10-08T11:16:17.8393858Z [cluster3] 08[CFG] added vici connection: submariner-cable-cluster2-172-17-0-8
  2775. 2020-10-08T11:16:17.8395444Z [cluster3] 08[CFG] initiating 'submariner-child-submariner-cable-cluster2-172-17-0-8'
  2776. 2020-10-08T11:16:17.8397618Z [cluster3] 08[IKE] initiating IKE_SA submariner-cable-cluster2-172-17-0-8[1] to 172.17.0.8
  2777. 2020-10-08T11:16:17.8398706Z [cluster3] 08[ENC] generating IKE_SA_INIT request 0 [ SA KE No N(NATD_S_IP) N(NATD_D_IP) N(FRAG_SUP) N(HASH_ALG) N(REDIR_SUP) ]
  2778. 2020-10-08T11:16:17.8399350Z [cluster3] 08[NET] sending packet: from 172.17.0.5[500] to 172.17.0.8[500] (500 bytes)
  2779. 2020-10-08T11:16:17.8426286Z [submariner]$ [cluster3] kubectl get pods --selector=app=submariner-routeagent -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2780. 2020-10-08T11:16:17.8440231Z [submariner]$ [cluster3] kubectl get pods --selector=app=submariner-routeagent -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2781. 2020-10-08T11:16:17.8455063Z [submariner]$ [cluster3] command kubectl --context=cluster3 get pods --selector=app=submariner-routeagent -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2782. 2020-10-08T11:16:17.8471018Z [submariner]$ [cluster3] kubectl --context=cluster3 get pods --selector=app=submariner-routeagent -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2783. 2020-10-08T11:16:18.5991527Z [submariner]$ [cluster3] kubectl -n submariner-operator logs submariner-routeagent-596j7
  2784. 2020-10-08T11:16:18.6005490Z [submariner]$ [cluster3] kubectl -n submariner-operator logs submariner-routeagent-596j7
  2785. 2020-10-08T11:16:18.6014949Z [submariner]$ [cluster3] command kubectl --context=cluster3 -n submariner-operator logs submariner-routeagent-596j7
  2786. 2020-10-08T11:16:18.6027325Z [submariner]$ [cluster3] kubectl --context=cluster3 -n submariner-operator logs submariner-routeagent-596j7
  2787. 2020-10-08T11:16:19.3417155Z [cluster3] 11[NET] received packet: from 172.17.0.8[500] to 172.17.0.5[500] (36 bytes)
  2788. 2020-10-08T11:16:19.3417818Z [cluster3] 11[ENC] parsed IKE_SA_INIT response 0 [ N(NO_PROP) ]
  2789. 2020-10-08T11:16:19.3418333Z [cluster3] 11[IKE] received NO_PROPOSAL_CHOSEN notify error
  2790. 2020-10-08T11:16:19.3420076Z [cluster3] I1008 11:15:48.690215 1 cableengine.go:150] Successfully installed Endpoint cable "submariner-cable-cluster2-172-17-0-8" with remote IP 172.17.0.8
  2791. 2020-10-08T11:16:19.3421872Z [cluster3] I1008 11:15:48.690353 1 tunnel.go:108] Tunnel controller successfully installed Endpoint cable submariner-cable-cluster2-172-17-0-8 in the engine
  2792. 2020-10-08T11:16:19.3422867Z [cluster3] 14[NET] received packet: from 172.17.0.8[500] to 172.17.0.5[500] (500 bytes)
  2793. 2020-10-08T11:16:19.3423474Z [cluster3] 14[ENC] parsed IKE_SA_INIT request 0 [ SA KE No N(NATD_S_IP) N(NATD_D_IP) N(FRAG_SUP) N(HASH_ALG) N(REDIR_SUP) ]
  2794. 2020-10-08T11:16:19.3424055Z [cluster3] 14[IKE] 172.17.0.8 is initiating an IKE_SA
  2795. 2020-10-08T11:16:19.3424544Z [cluster3] 14[CFG] selected proposal: IKE:AES_GCM_16_128/PRF_HMAC_SHA2_256/MODP_2048
  2796. 2020-10-08T11:16:19.3426108Z [cluster3] I1008 11:15:48.745186 1 datastoresyncer.go:432] Successfully created submariner Endpoint "cluster2-submariner-cable-cluster2-172-17-0-8" in the local datastore
  2797. 2020-10-08T11:16:19.3427407Z [cluster3] I1008 11:15:48.745211 1 kubernetes.go:240] AddFunc in WatchEndpoints called
  2798. 2020-10-08T11:16:19.3428251Z [cluster3] I1008 11:15:48.745293 1 datastoresyncer.go:357] Successfully created submariner Cluster "cluster2" in the local datastore
  2799. 2020-10-08T11:16:19.3429072Z [cluster3] I1008 11:15:48.745307 1 kubernetes.go:155] AddFunc in WatchClusters called
  2800. 2020-10-08T11:16:19.3429863Z [cluster3] I1008 11:15:48.745585 1 kubernetes.go:342] Successfully created submariner Cluster "cluster3" in the central datastore
  2801. 2020-10-08T11:16:19.3431437Z [cluster3] I1008 11:15:48.745780 1 datastoresyncer.go:271] The updated submariner Endpoint "cluster2" is not for this cluster - skipping updating the datastore
  2802. 2020-10-08T11:16:19.3432211Z [cluster3] 14[IKE] remote host is behind NAT
  2803. 2020-10-08T11:16:19.3432840Z [cluster3] 14[ENC] generating IKE_SA_INIT response 0 [ SA KE No N(NATD_S_IP) N(NATD_D_IP) N(FRAG_SUP) N(HASH_ALG) N(CHDLESS_SUP) N(MULT_AUTH) ]
  2804. 2020-10-08T11:16:19.3433499Z [cluster3] 14[NET] sending packet: from 172.17.0.5[500] to 172.17.0.8[500] (464 bytes)
  2805. 2020-10-08T11:16:19.3433981Z [cluster3] 06[NET] received packet: from 172.17.0.8[4500] to 172.17.0.5[4500] (333 bytes)
  2806. 2020-10-08T11:16:19.3434956Z [cluster3] 06[ENC] parsed IKE_AUTH request 1 [ IDi N(INIT_CONTACT) IDr AUTH SA TSi TSr N(MULT_AUTH) N(EAP_ONLY) N(MSG_ID_SYN_SUP) ]
  2807. 2020-10-08T11:16:19.3435627Z [cluster3] 06[CFG] looking for peer configs matching 172.17.0.5[172.17.0.5]...172.17.0.8[172.17.0.8]
  2808. 2020-10-08T11:16:19.3437219Z [cluster3] 06[CFG] selected peer config 'submariner-cable-cluster2-172-17-0-8'
  2809. 2020-10-08T11:16:19.3438458Z [cluster3] 06[IKE] authentication of '172.17.0.8' with pre-shared key successful
  2810. 2020-10-08T11:16:19.3439277Z [cluster3] 06[IKE] authentication of '172.17.0.5' (myself) with pre-shared key
  2811. 2020-10-08T11:16:19.3440398Z [cluster3] 06[IKE] IKE_SA submariner-cable-cluster2-172-17-0-8[2] established between 172.17.0.5[172.17.0.5]...172.17.0.8[172.17.0.8]
  2812. 2020-10-08T11:16:19.3441196Z [cluster3] 06[IKE] scheduling rekeying in 13755s
  2813. 2020-10-08T11:16:19.3441614Z [cluster3] 06[IKE] maximum IKE_SA lifetime 15195s
  2814. 2020-10-08T11:16:19.3442082Z [cluster3] 06[CFG] selected proposal: ESP:AES_GCM_16_128/NO_EXT_SEQ
  2815. 2020-10-08T11:16:19.3443736Z [cluster3] 06[IKE] CHILD_SA submariner-child-submariner-cable-cluster2-172-17-0-8{1} established with SPIs cdb0c4b9_i cec24d50_o and TS 10.243.0.0/16 100.93.0.0/16 172.17.0.5/32 === 10.242.0.0/16 100.92.0.0/16 172.17.0.8/32
  2816. 2020-10-08T11:16:19.3445217Z [cluster3] 06[ENC] generating IKE_AUTH response 1 [ IDr AUTH SA TSi TSr ]
  2817. 2020-10-08T11:16:19.3445752Z [cluster3] 06[NET] sending packet: from 172.17.0.5[4500] to 172.17.0.8[4500] (257 bytes)
  2818. 2020-10-08T11:16:19.3446487Z [cluster3] 10[KNL] interface vx-submariner activated
  2819. 2020-10-08T11:16:19.3447173Z [cluster3] 11[KNL] 240.17.0.5 appeared on vx-submariner
  2820. 2020-10-08T11:16:19.3447722Z [cluster3] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  2821. 2020-10-08T11:16:19.3448695Z [cluster3] +++++++++++++++++++++: Logs for Pod submariner-routeagent-596j7 in namespace submariner-operator :++++++++++++++++++++++
  2822. 2020-10-08T11:16:19.3449595Z [cluster3] + trap 'exit 1' SIGTERM SIGINT
  2823. 2020-10-08T11:16:19.3450017Z [cluster3] + SUBMARINER_VERBOSITY=2
  2824. 2020-10-08T11:16:19.3450549Z [cluster3] + '[' false == true ']'
  2825. 2020-10-08T11:16:19.3450986Z [cluster3] + DEBUG=-v=2
  2826. 2020-10-08T11:16:19.3451533Z [cluster3] + for f in iptables-save iptables
  2827. 2020-10-08T11:16:19.3452178Z [cluster3] ++ find_iptables_on_host iptables-save
  2828. 2020-10-08T11:16:19.3452864Z [cluster3] ++ chroot /host test -x /usr/sbin/iptables-save
  2829. 2020-10-08T11:16:19.3453638Z [cluster3] iptables-save is present on the host at /usr/sbin/iptables-save
  2830. 2020-10-08T11:16:19.3454131Z [cluster3] ++ echo /usr/sbin
  2831. 2020-10-08T11:16:19.3454439Z [cluster3] ++ return
  2832. 2020-10-08T11:16:19.3454767Z [cluster3] + location=/usr/sbin
  2833. 2020-10-08T11:16:19.3455273Z [cluster3] + '[' /usr/sbin '!=' unknown ']'
  2834. 2020-10-08T11:16:19.3465854Z [cluster3] + echo 'iptables-save is present on the host at /usr/sbin/iptables-save'
  2835. 2020-10-08T11:16:19.3466824Z [cluster3] + sed 's!@@PATH@@!/usr/sbin!' /usr/sbin/iptables-wrapper.in
  2836. 2020-10-08T11:16:19.3467703Z [cluster3] + for f in iptables-save iptables
  2837. 2020-10-08T11:16:19.3468360Z [cluster3] ++ find_iptables_on_host iptables
  2838. 2020-10-08T11:16:19.3469021Z [cluster3] ++ chroot /host test -x /usr/sbin/iptables
  2839. 2020-10-08T11:16:19.3469415Z [cluster3] ++ echo /usr/sbin
  2840. 2020-10-08T11:16:19.3469721Z [cluster3] ++ return
  2841. 2020-10-08T11:16:19.3470244Z [cluster3] + location=/usr/sbin
  2842. 2020-10-08T11:16:19.3470816Z [cluster3] + '[' /usr/sbin '!=' unknown ']'
  2843. 2020-10-08T11:16:19.3471675Z [cluster3] + echo 'iptables is present on the host at /usr/sbin/iptables'
  2844. 2020-10-08T11:16:19.3472524Z [cluster3] + sed 's!@@PATH@@!/usr/sbin!' /usr/sbin/iptables-wrapper.in
  2845. 2020-10-08T11:16:19.3473380Z [cluster3] + exec submariner-route-agent -v=2 -alsologtostderr
  2846. 2020-10-08T11:16:19.3474016Z [cluster3] iptables is present on the host at /usr/sbin/iptables
  2847. 2020-10-08T11:16:19.3474832Z [cluster3] I1008 11:15:47.046887 1 main.go:47] Starting submariner-route-agent
  2848. 2020-10-08T11:16:19.3476093Z [cluster3] W1008 11:15:47.047758 1 client_config.go:543] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  2849. 2020-10-08T11:16:19.3477736Z [cluster3] I1008 11:15:47.072344 1 route.go:195] Starting Route Controller. ClusterID: cluster3, localClusterCIDR: [10.243.0.0/16], localServiceCIDR: [100.93.0.0/16]
  2850. 2020-10-08T11:16:19.3478616Z [cluster3] I1008 11:15:47.072394 1 route.go:199] Waiting for Endpoint informer caches to sync.
  2851. 2020-10-08T11:16:19.3479597Z [cluster3] I1008 11:15:47.186028 1 route.go:751] Enqueueing sm-route-agent-pod event, ip: 172.17.0.6
  2852. 2020-10-08T11:16:19.3480523Z [cluster3] I1008 11:15:47.186055 1 route.go:751] Enqueueing sm-route-agent-pod event, ip: 172.17.0.5
  2853. 2020-10-08T11:16:19.3481134Z [cluster3] I1008 11:15:47.273050 1 driver.go:37] Interface "lo" has "127.0.0.1" address
  2854. 2020-10-08T11:16:19.3481670Z [cluster3] I1008 11:15:47.273135 1 driver.go:37] Interface "weave" has "10.243.128.0" address
  2855. 2020-10-08T11:16:19.3482313Z [cluster3] I1008 11:15:47.273143 1 driver.go:42] Found CNI Interface "weave" that has IP "10.243.128.0" from ClusterCIDR "10.243.0.0/16"
  2856. 2020-10-08T11:16:19.3483102Z [cluster3] I1008 11:15:47.273230 1 driver.go:60] Successfully configured rp_filter to loose mode(2) on cniInterface "weave"
  2857. 2020-10-08T11:16:19.3484190Z [cluster3] I1008 11:15:47.291869 1 iptables.go:22] Install/ensure SUBMARINER-POSTROUTING chain exists
  2858. 2020-10-08T11:16:19.3485553Z [cluster3] I1008 11:15:47.310255 1 iptables.go:28] Insert SUBMARINER-POSTROUTING rule that has rules for inter-cluster traffic
  2859. 2020-10-08T11:16:19.3486899Z [cluster3] I1008 11:15:47.329451 1 iptables.go:34] Install/ensure SUBMARINER-INPUT chain exists
  2860. 2020-10-08T11:16:19.3488035Z [cluster3] I1008 11:15:47.386465 1 iptables.go:45] Allow VxLAN incoming traffic in SUBMARINER-INPUT Chain
  2861. 2020-10-08T11:16:19.3489139Z [cluster3] I1008 11:15:47.416670 1 iptables.go:53] Insert rule to allow traffic over vx-submariner interface in FORWARDing Chain
  2862. 2020-10-08T11:16:19.3490387Z [cluster3] I1008 11:15:47.437255 1 iptables.go:65] Installing rule for host network to remote cluster communication: -s 240.0.0.0/8 -o vx-submariner -j SNAT --to 10.243.128.0
  2863. 2020-10-08T11:16:19.3491532Z [cluster3] I1008 11:15:47.479993 1 route.go:257] In cluster3, podIP of submariner-route-agent[0] is 172.17.0.6
  2864. 2020-10-08T11:16:19.3492567Z [cluster3] I1008 11:15:47.480022 1 route.go:257] In cluster3, podIP of submariner-route-agent[1] is 172.17.0.5
  2865. 2020-10-08T11:16:19.3493733Z [cluster3] I1008 11:15:47.480053 1 route.go:271] Hostname is "cluster3-worker2" and routeAgentNodeName is "cluster3-worker2"
  2866. 2020-10-08T11:16:19.3494933Z [cluster3] I1008 11:15:47.507349 1 driver.go:87] Successfully annotated node "cluster3-worker2" with cniIfaceIP "10.243.128.0"
  2867. 2020-10-08T11:16:19.3495629Z [cluster3] I1008 11:15:47.507722 1 route.go:288] Route agent workers started
  2868. 2020-10-08T11:16:19.3496813Z [cluster3] I1008 11:15:47.527028 1 route.go:540] Processing submariner-route-agent pod "submariner-routeagent-596j7" with host IP "172.17.0.6", pod IP "172.17.0.6"
  2869. 2020-10-08T11:16:19.3498330Z [cluster3] I1008 11:15:47.527116 1 route.go:568] Successfully processed submariner-route-agent pod "submariner-routeagent-596j7"
  2870. 2020-10-08T11:16:19.3499884Z [cluster3] I1008 11:15:47.537296 1 route.go:540] Processing submariner-route-agent pod "submariner-routeagent-jll6h" with host IP "172.17.0.5", pod IP "172.17.0.5"
  2871. 2020-10-08T11:16:19.3502447Z [cluster3] I1008 11:15:47.537434 1 route.go:568] Successfully processed submariner-route-agent pod "submariner-routeagent-jll6h"
  2872. 2020-10-08T11:16:19.3507160Z [cluster3] I1008 11:15:48.557390 1 route.go:736] Enqueueing endpoint for route controller {"metadata":{"name":"cluster3-submariner-cable-cluster3-172-17-0-5","namespace":"submariner-operator","selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster3-submariner-cable-cluster3-172-17-0-5","uid":"bcbc8629-05e5-4a7c-b55c-840e9e8463a6","resourceVersion":"1696","generation":1,"creationTimestamp":"2020-10-08T11:15:48Z"},"spec":{"cluster_id":"cluster3","cable_name":"submariner-cable-cluster3-172-17-0-5","hostname":"cluster3-worker","subnets":["100.93.0.0/16","10.243.0.0/16"],"private_ip":"172.17.0.5","public_ip":"","nat_enabled":false,"backend":"strongswan"}}
  2873. 2020-10-08T11:16:19.3511484Z [cluster3] I1008 11:15:48.605588 1 route.go:634] Processing local Endpoint cluster3-submariner-cable-cluster3-172-17-0-5 with IP 172.17.0.5, Host cluster3-worker for this cluster
  2874. 2020-10-08T11:16:19.3513664Z [cluster3] I1008 11:15:48.605651 1 route.go:677] This route agent is running on a non-gateway/non-active node
  2875. 2020-10-08T11:16:19.3514677Z [cluster3] I1008 11:15:48.605661 1 route.go:689] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.5
  2876. 2020-10-08T11:16:19.3515329Z [cluster3] I1008 11:15:48.611253 1 route.go:866] Reconciling routes to gw: 240.17.0.5
  2877. 2020-10-08T11:16:19.3515932Z [cluster3] I1008 11:15:48.611602 1 route.go:882] Processing route {Ifindex: 14 Dst: 240.0.0.0/8 Src: 240.17.0.6 Gw: <nil> Flags: [] Table: 254}
  2878. 2020-10-08T11:16:19.3516700Z [cluster3] I1008 11:15:48.611975 1 route.go:885] Found nil gw or dst
  2879. 2020-10-08T11:16:19.3518047Z [cluster3] I1008 11:15:48.612198 1 route.go:715] Successfully processed local Endpoint "cluster3-submariner-cable-cluster3-172-17-0-5"
  2880. 2020-10-08T11:16:19.3522634Z [cluster3] I1008 11:15:48.673967 1 route.go:736] Enqueueing endpoint for route controller {"metadata":{"name":"cluster2-submariner-cable-cluster2-172-17-0-8","namespace":"submariner-operator","selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-17-0-8","uid":"ea0afa4a-05a3-4175-b625-82869baf0e4e","resourceVersion":"1697","generation":1,"creationTimestamp":"2020-10-08T11:15:48Z"},"spec":{"cluster_id":"cluster2","cable_name":"submariner-cable-cluster2-172-17-0-8","hostname":"cluster2-worker","subnets":["100.92.0.0/16","10.242.0.0/16"],"private_ip":"172.17.0.8","public_ip":"","nat_enabled":false,"backend":"strongswan"}}
  2881. 2020-10-08T11:16:19.3526808Z [cluster3] I1008 11:15:48.756128 1 route.go:620] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-8" with subnets [100.92.0.0/16 10.242.0.0/16]
  2882. 2020-10-08T11:16:19.3528361Z [cluster3] I1008 11:15:48.769669 1 iptables.go:83] Installing iptables rule for outgoing traffic: -s 10.243.0.0/16 -d 100.92.0.0/16 -j ACCEPT
  2883. 2020-10-08T11:16:19.3529443Z [cluster3] I1008 11:15:48.858938 1 iptables.go:91] Installing iptables rule for incoming traffic: -s 100.92.0.0/16 -d 10.243.0.0/16 -j ACCEPT
  2884. 2020-10-08T11:16:19.3530467Z [cluster3] I1008 11:15:48.917254 1 iptables.go:83] Installing iptables rule for outgoing traffic: -s 10.243.0.0/16 -d 10.242.0.0/16 -j ACCEPT
  2885. 2020-10-08T11:16:19.3531489Z [cluster3] I1008 11:15:48.969159 1 iptables.go:91] Installing iptables rule for incoming traffic: -s 10.242.0.0/16 -d 10.243.0.0/16 -j ACCEPT
  2886. 2020-10-08T11:16:19.3539284Z [cluster3] I1008 11:16:17.160722 1 route.go:736] Enqueueing endpoint for route controller {"metadata":{"name":"cluster3-submariner-cable-cluster3-172-17-0-5","namespace":"submariner-operator","selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster3-submariner-cable-cluster3-172-17-0-5","uid":"bcbc8629-05e5-4a7c-b55c-840e9e8463a6","resourceVersion":"1696","generation":1,"creationTimestamp":"2020-10-08T11:15:48Z"},"spec":{"cluster_id":"cluster3","cable_name":"submariner-cable-cluster3-172-17-0-5","hostname":"cluster3-worker","subnets":["100.93.0.0/16","10.243.0.0/16"],"private_ip":"172.17.0.5","public_ip":"","nat_enabled":false,"backend":"strongswan"}}
  2887. 2020-10-08T11:16:19.3611254Z [submariner]$ [cluster3] kubectl -n submariner-operator logs submariner-routeagent-jll6h
  2888. 2020-10-08T11:16:19.3627558Z [submariner]$ [cluster3] kubectl -n submariner-operator logs submariner-routeagent-jll6h
  2889. 2020-10-08T11:16:19.3645640Z [submariner]$ [cluster3] command kubectl --context=cluster3 -n submariner-operator logs submariner-routeagent-jll6h
  2890. 2020-10-08T11:16:19.3675167Z [submariner]$ [cluster3] kubectl --context=cluster3 -n submariner-operator logs submariner-routeagent-jll6h
  2891. 2020-10-08T11:16:20.4216261Z [submariner]$ [cluster3] subctl show all
  2892. 2020-10-08T11:16:20.4220572Z [cluster3] I1008 11:16:17.160794 1 route.go:736] Enqueueing endpoint for route controller {"metadata":{"name":"cluster2-submariner-cable-cluster2-172-17-0-8","namespace":"submariner-operator","selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-17-0-8","uid":"ea0afa4a-05a3-4175-b625-82869baf0e4e","resourceVersion":"1697","generation":1,"creationTimestamp":"2020-10-08T11:15:48Z"},"spec":{"cluster_id":"cluster2","cable_name":"submariner-cable-cluster2-172-17-0-8","hostname":"cluster2-worker","subnets":["100.92.0.0/16","10.242.0.0/16"],"private_ip":"172.17.0.8","public_ip":"","nat_enabled":false,"backend":"strongswan"}}
  2893. 2020-10-08T11:16:20.4224891Z Error obtaining the Submariner resource: the server could not find the requested resource (get submariners.submariner.io submariner)
  2894. 2020-10-08T11:16:20.4225571Z
  2895. 2020-10-08T11:16:20.4226269Z subctl version: v0.7.0-pre1-30-g7a9e04d
  2896. 2020-10-08T11:16:20.4226549Z
  2897. 2020-10-08T11:16:20.4227032Z [submariner]$ make post-mortem
  2898. 2020-10-08T11:16:20.4228542Z [cluster3] I1008 11:16:17.173280 1 route.go:634] Processing local Endpoint cluster3-submariner-cable-cluster3-172-17-0-5 with IP 172.17.0.5, Host cluster3-worker for this cluster
  2899. 2020-10-08T11:16:20.4230045Z [cluster3] I1008 11:16:17.173313 1 route.go:677] This route agent is running on a non-gateway/non-active node
  2900. 2020-10-08T11:16:20.4231171Z [cluster3] I1008 11:16:17.173323 1 route.go:689] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.5
  2901. 2020-10-08T11:16:20.4231936Z [cluster3] I1008 11:16:17.173518 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  2902. 2020-10-08T11:16:20.4232569Z [cluster3] I1008 11:16:17.177467 1 route.go:866] Reconciling routes to gw: 240.17.0.5
  2903. 2020-10-08T11:16:20.4233179Z [cluster3] I1008 11:16:17.177591 1 route.go:882] Processing route {Ifindex: 14 Dst: 240.0.0.0/8 Src: 240.17.0.6 Gw: <nil> Flags: [] Table: 254}
  2904. 2020-10-08T11:16:20.4233725Z [cluster3] I1008 11:16:17.177614 1 route.go:885] Found nil gw or dst
  2905. 2020-10-08T11:16:20.4235039Z [cluster3] I1008 11:16:17.177753 1 route.go:715] Successfully processed local Endpoint "cluster3-submariner-cable-cluster3-172-17-0-5"
  2906. 2020-10-08T11:16:20.4237480Z [cluster3] I1008 11:16:17.181531 1 route.go:620] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-8" with subnets [100.92.0.0/16 10.242.0.0/16]
  2907. 2020-10-08T11:16:20.4239257Z [cluster3] +++++++++++++++++++++: Logs for Pod submariner-routeagent-jll6h in namespace submariner-operator :++++++++++++++++++++++
  2908. 2020-10-08T11:16:20.4240354Z [cluster3] + trap 'exit 1' SIGTERM SIGINT
  2909. 2020-10-08T11:16:20.4240790Z [cluster3] + SUBMARINER_VERBOSITY=2
  2910. 2020-10-08T11:16:20.4241368Z [cluster3] + '[' false == true ']'
  2911. 2020-10-08T11:16:20.4241824Z [cluster3] + DEBUG=-v=2
  2912. 2020-10-08T11:16:20.4243251Z [cluster3] + for f in iptables-save iptables
  2913. 2020-10-08T11:16:20.4244323Z [cluster3] ++ find_iptables_on_host iptables-save
  2914. 2020-10-08T11:16:20.4244994Z [cluster3] ++ chroot /host test -x /usr/sbin/iptables-save
  2915. 2020-10-08T11:16:20.4245413Z [cluster3] ++ echo /usr/sbin
  2916. 2020-10-08T11:16:20.4245719Z [cluster3] ++ return
  2917. 2020-10-08T11:16:20.4246047Z [cluster3] + location=/usr/sbin
  2918. 2020-10-08T11:16:20.4246577Z [cluster3] + '[' /usr/sbin '!=' unknown ']'
  2919. 2020-10-08T11:16:20.4247304Z [cluster3] + echo 'iptables-save is present on the host at /usr/sbin/iptables-save'
  2920. 2020-10-08T11:16:20.4248152Z [cluster3] + sed 's!@@PATH@@!/usr/sbin!' /usr/sbin/iptables-wrapper.in
  2921. 2020-10-08T11:16:20.4248854Z [cluster3] + for f in iptables-save iptables
  2922. 2020-10-08T11:16:20.4249290Z [cluster3] ++ find_iptables_on_host iptables
  2923. 2020-10-08T11:16:20.4250045Z [cluster3] ++ chroot /host test -x /usr/sbin/iptables
  2924. 2020-10-08T11:16:20.4250859Z [cluster3] iptables-save is present on the host at /usr/sbin/iptables-save
  2925. 2020-10-08T11:16:20.4251461Z [cluster3] iptables is present on the host at /usr/sbin/iptables
  2926. 2020-10-08T11:16:20.4251896Z [cluster3] ++ echo /usr/sbin
  2927. 2020-10-08T11:16:20.4252203Z [cluster3] ++ return
  2928. 2020-10-08T11:16:20.4252532Z [cluster3] + location=/usr/sbin
  2929. 2020-10-08T11:16:20.4253065Z [cluster3] + '[' /usr/sbin '!=' unknown ']'
  2930. 2020-10-08T11:16:20.4253706Z [cluster3] + echo 'iptables is present on the host at /usr/sbin/iptables'
  2931. 2020-10-08T11:16:20.4254488Z [cluster3] + sed 's!@@PATH@@!/usr/sbin!' /usr/sbin/iptables-wrapper.in
  2932. 2020-10-08T11:16:20.4255338Z [cluster3] + exec submariner-route-agent -v=2 -alsologtostderr
  2933. 2020-10-08T11:16:20.4256247Z [cluster3] I1008 11:15:55.743426 1 main.go:47] Starting submariner-route-agent
  2934. 2020-10-08T11:16:20.4257391Z [cluster3] W1008 11:15:55.743906 1 client_config.go:543] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  2935. 2020-10-08T11:16:20.4258463Z [cluster3] I1008 11:15:55.745658 1 route.go:195] Starting Route Controller. ClusterID: cluster3, localClusterCIDR: [10.243.0.0/16], localServiceCIDR: [100.93.0.0/16]
  2936. 2020-10-08T11:16:20.4259327Z [cluster3] I1008 11:15:55.745691 1 route.go:199] Waiting for Endpoint informer caches to sync.
  2937. 2020-10-08T11:16:20.4263618Z [cluster3] I1008 11:15:55.768597 1 route.go:736] Enqueueing endpoint for route controller {"kind":"Endpoint","apiVersion":"submariner.io/v1","metadata":{"name":"cluster3-submariner-cable-cluster3-172-17-0-5","namespace":"submariner-operator","selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster3-submariner-cable-cluster3-172-17-0-5","uid":"bcbc8629-05e5-4a7c-b55c-840e9e8463a6","resourceVersion":"1696","generation":1,"creationTimestamp":"2020-10-08T11:15:48Z"},"spec":{"cluster_id":"cluster3","cable_name":"submariner-cable-cluster3-172-17-0-5","hostname":"cluster3-worker","subnets":["100.93.0.0/16","10.243.0.0/16"],"private_ip":"172.17.0.5","public_ip":"","nat_enabled":false,"backend":"strongswan"}}
  2938. 2020-10-08T11:16:20.4270697Z [cluster3] I1008 11:15:55.769440 1 route.go:736] Enqueueing endpoint for route controller {"kind":"Endpoint","apiVersion":"submariner.io/v1","metadata":{"name":"cluster2-submariner-cable-cluster2-172-17-0-8","namespace":"submariner-operator","selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-17-0-8","uid":"ea0afa4a-05a3-4175-b625-82869baf0e4e","resourceVersion":"1697","generation":1,"creationTimestamp":"2020-10-08T11:15:48Z"},"spec":{"cluster_id":"cluster2","cable_name":"submariner-cable-cluster2-172-17-0-8","hostname":"cluster2-worker","subnets":["100.92.0.0/16","10.242.0.0/16"],"private_ip":"172.17.0.8","public_ip":"","nat_enabled":false,"backend":"strongswan"}}
  2939. 2020-10-08T11:16:20.4275191Z [cluster3] I1008 11:15:55.777484 1 route.go:751] Enqueueing sm-route-agent-pod event, ip: 172.17.0.6
  2940. 2020-10-08T11:16:20.4276134Z [cluster3] I1008 11:15:55.777515 1 route.go:751] Enqueueing sm-route-agent-pod event, ip: 172.17.0.5
  2941. 2020-10-08T11:16:20.4276894Z [cluster3] I1008 11:15:55.846414 1 driver.go:37] Interface "lo" has "127.0.0.1" address
  2942. 2020-10-08T11:16:20.4277595Z [cluster3] I1008 11:15:55.846570 1 driver.go:37] Interface "weave" has "10.243.0.1" address
  2943. 2020-10-08T11:16:20.4278234Z [cluster3] I1008 11:15:55.846580 1 driver.go:42] Found CNI Interface "weave" that has IP "10.243.0.1" from ClusterCIDR "10.243.0.0/16"
  2944. 2020-10-08T11:16:20.4279021Z [cluster3] I1008 11:15:55.846698 1 driver.go:60] Successfully configured rp_filter to loose mode(2) on cniInterface "weave"
  2945. 2020-10-08T11:16:20.4280181Z [cluster3] I1008 11:15:55.852063 1 iptables.go:22] Install/ensure SUBMARINER-POSTROUTING chain exists
  2946. 2020-10-08T11:16:20.4281481Z [cluster3] I1008 11:15:55.866797 1 iptables.go:28] Insert SUBMARINER-POSTROUTING rule that has rules for inter-cluster traffic
  2947. 2020-10-08T11:16:20.4282623Z [cluster3] I1008 11:15:55.875530 1 iptables.go:34] Install/ensure SUBMARINER-INPUT chain exists
  2948. 2020-10-08T11:16:20.4283619Z [cluster3] I1008 11:15:55.911910 1 iptables.go:45] Allow VxLAN incoming traffic in SUBMARINER-INPUT Chain
  2949. 2020-10-08T11:16:20.4284717Z [cluster3] I1008 11:15:55.921849 1 iptables.go:53] Insert rule to allow traffic over vx-submariner interface in FORWARDing Chain
  2950. 2020-10-08T11:16:20.4286648Z [cluster3] I1008 11:15:55.934957 1 iptables.go:65] Installing rule for host network to remote cluster communication: -s 240.0.0.0/8 -o vx-submariner -j SNAT --to 10.243.0.1
  2951. 2020-10-08T11:16:20.4287843Z [cluster3] I1008 11:15:55.951873 1 iptables.go:83] Installing iptables rule for outgoing traffic: -s 10.243.0.0/16 -d 100.92.0.0/16 -j ACCEPT
  2952. 2020-10-08T11:16:20.4288871Z [cluster3] I1008 11:15:55.960405 1 iptables.go:91] Installing iptables rule for incoming traffic: -s 100.92.0.0/16 -d 10.243.0.0/16 -j ACCEPT
  2953. 2020-10-08T11:16:20.4289909Z [cluster3] I1008 11:15:55.976417 1 iptables.go:83] Installing iptables rule for outgoing traffic: -s 10.243.0.0/16 -d 10.242.0.0/16 -j ACCEPT
  2954. 2020-10-08T11:16:20.4290934Z [cluster3] I1008 11:15:55.985180 1 iptables.go:91] Installing iptables rule for incoming traffic: -s 10.242.0.0/16 -d 10.243.0.0/16 -j ACCEPT
  2955. 2020-10-08T11:16:20.4291955Z [cluster3] I1008 11:15:55.998434 1 route.go:257] In cluster3, podIP of submariner-route-agent[0] is 172.17.0.6
  2956. 2020-10-08T11:16:20.4292983Z [cluster3] I1008 11:15:55.998457 1 route.go:257] In cluster3, podIP of submariner-route-agent[1] is 172.17.0.5
  2957. 2020-10-08T11:16:20.4294114Z [cluster3] I1008 11:15:55.998463 1 route.go:271] Hostname is "cluster3-worker" and routeAgentNodeName is "cluster3-worker"
  2958. 2020-10-08T11:16:20.4295279Z [cluster3] I1008 11:15:56.016105 1 driver.go:87] Successfully annotated node "cluster3-worker" with cniIfaceIP "10.243.0.1"
  2959. 2020-10-08T11:16:20.4295969Z [cluster3] I1008 11:15:56.016137 1 route.go:288] Route agent workers started
  2960. 2020-10-08T11:16:20.4297433Z [cluster3] I1008 11:15:56.027412 1 route.go:634] Processing local Endpoint cluster3-submariner-cable-cluster3-172-17-0-5 with IP 172.17.0.5, Host cluster3-worker for this cluster
  2961. 2020-10-08T11:16:20.4298900Z [cluster3] I1008 11:15:56.028116 1 route.go:851] Processing route {Ifindex: 10 Dst: <nil> Src: <nil> Gw: 172.17.0.1 Flags: [] Table: 254}
  2962. 2020-10-08T11:16:20.4299467Z [cluster3] I1008 11:15:56.028319 1 route.go:854] Found nil gw or dst
  2963. 2020-10-08T11:16:20.4300029Z [cluster3] I1008 11:15:56.028325 1 route.go:851] Processing route {Ifindex: 4 Dst: 10.243.0.0/16 Src: 10.243.0.1 Gw: <nil> Flags: [] Table: 254}
  2964. 2020-10-08T11:16:20.4300587Z [cluster3] I1008 11:15:56.028339 1 route.go:854] Found nil gw or dst
  2965. 2020-10-08T11:16:20.4301149Z [cluster3] I1008 11:15:56.028343 1 route.go:851] Processing route {Ifindex: 10 Dst: 172.17.0.0/16 Src: 172.17.0.5 Gw: <nil> Flags: [] Table: 254}
  2966. 2020-10-08T11:16:20.4301712Z [cluster3] I1008 11:15:56.028351 1 route.go:854] Found nil gw or dst
  2967. 2020-10-08T11:16:20.4302233Z [cluster3] I1008 11:15:56.028385 1 route.go:645] This route agent is running on the active gateway node
  2968. 2020-10-08T11:16:20.4303554Z [cluster3] I1008 11:15:56.028396 1 route.go:653] Creating the vxlan interface: vx-submariner on the gateway node
  2969. 2020-10-08T11:16:20.4304441Z [cluster3] I1008 11:15:56.032073 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.6 00:00:00:00:00:00
  2970. 2020-10-08T11:16:20.4305066Z [cluster3] I1008 11:15:56.032336 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.5 00:00:00:00:00:00
  2971. 2020-10-08T11:16:20.4306067Z [cluster3] I1008 11:15:56.035407 1 route.go:478] Successfully configured rp_filter to loose mode(2) on vx-submariner
  2972. 2020-10-08T11:16:20.4307502Z [cluster3] I1008 11:15:56.053396 1 route.go:540] Processing submariner-route-agent pod "submariner-routeagent-596j7" with host IP "172.17.0.6", pod IP "172.17.0.6"
  2973. 2020-10-08T11:16:20.4308473Z [cluster3] I1008 11:15:56.053760 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.6 00:00:00:00:00:00
  2974. 2020-10-08T11:16:20.4309695Z [cluster3] I1008 11:15:56.053913 1 route.go:558] FDB entry added on the Gateway node's vxlan iface for route-agent pod "submariner-routeagent-596j7", IP "172.17.0.6"
  2975. 2020-10-08T11:16:20.4311169Z [cluster3] I1008 11:15:56.054029 1 route.go:568] Successfully processed submariner-route-agent pod "submariner-routeagent-596j7"
  2976. 2020-10-08T11:16:20.4312719Z [cluster3] I1008 11:15:56.060898 1 route.go:540] Processing submariner-route-agent pod "submariner-routeagent-jll6h" with host IP "172.17.0.5", pod IP "172.17.0.5"
  2977. 2020-10-08T11:16:20.4313665Z [cluster3] I1008 11:15:56.061177 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.5 00:00:00:00:00:00
  2978. 2020-10-08T11:16:20.4314993Z [cluster3] I1008 11:15:56.061192 1 route.go:558] FDB entry added on the Gateway node's vxlan iface for route-agent pod "submariner-routeagent-jll6h", IP "172.17.0.5"
  2979. 2020-10-08T11:16:20.4316613Z [cluster3] I1008 11:15:56.061199 1 route.go:568] Successfully processed submariner-route-agent pod "submariner-routeagent-jll6h"
  2980. 2020-10-08T11:16:20.4318497Z [cluster3] I1008 11:15:56.061912 1 route.go:620] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-8" with subnets [100.92.0.0/16 10.242.0.0/16]
  2981. 2020-10-08T11:16:20.4319530Z [cluster3] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  2982. 2020-10-08T11:16:20.4319818Z [cluster3]
  2983. 2020-10-08T11:16:20.4320206Z [cluster3] Showing information for cluster "cluster3":
  2984. 2020-10-08T11:16:20.4320699Z [cluster3] Discovered network details:
  2985. 2020-10-08T11:16:20.4321309Z [cluster3] Network plugin: weave-net
  2986. 2020-10-08T11:16:20.4321703Z [cluster3] Service CIDRs: [100.93.0.0/16]
  2987. 2020-10-08T11:16:20.4322066Z [cluster3] Cluster CIDRs: [10.243.0.0/16]
  2988. 2020-10-08T11:16:20.4322379Z [cluster3]
  2989. 2020-10-08T11:16:20.4322725Z [cluster3] ===================== END Post mortem cluster3 =====================
  2990. 2020-10-08T11:16:21.0460946Z Post job cleanup.
  2991. 2020-10-08T11:16:21.5524560Z [command]/usr/bin/git version
  2992. 2020-10-08T11:16:21.5594725Z git version 2.28.0
  2993. 2020-10-08T11:16:21.5681673Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
  2994. 2020-10-08T11:16:21.5735779Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
  2995. 2020-10-08T11:16:21.6146679Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
  2996. 2020-10-08T11:16:21.6185007Z http.https://github.com/.extraheader
  2997. 2020-10-08T11:16:21.6194471Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
  2998. 2020-10-08T11:16:21.6239791Z [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' || :
  2999. 2020-10-08T11:16:21.6686396Z Cleaning up orphan processes
Add Comment
Please, Sign In to add comment