summaryrefslogtreecommitdiff
path: root/docs/configexamples/autotest/Wireguard/Wireguard.log
blob: 4314b3bc4b184e0280c38d851d166b29d84d2139 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
2023-02-14 21:24:18,781 p=14121 u=rob n=ansible | [WARNING]: While constructing a mapping from /Users/rob/git/_vyos/vyos-eveng/roles/eve-ng-lab-test/defaults/main.yml, line 4, column 1, found a duplicate dict key
(upgrade_iso). Using last defined value only.

2023-02-14 21:24:18,781 p=14121 u=rob n=ansible | [WARNING]: While constructing a mapping from /Users/rob/git/_vyos/vyos-eveng/roles/eve-ng-lab-test/defaults/main.yml, line 4, column 1, found a duplicate dict key
(upgrade_iso_version). Using last defined value only.

2023-02-14 21:24:18,783 p=14121 u=rob n=ansible | [DEPRECATION WARNING]: "include" is deprecated, use include_tasks/import_tasks instead. See https://docs.ansible.com/ansible-
core/2.14/user_guide/playbooks_reuse_includes.html for details. This feature will be removed in version 2.16. Deprecation warnings can be disabled by setting 
deprecation_warnings=False in ansible.cfg.
2023-02-14 21:24:18,853 p=14121 u=rob n=ansible | PLAY [prepare node and Lab] ****************************************************************************************************************************************
2023-02-14 21:24:18,893 p=14121 u=rob n=ansible | TASK [eve-ng-create-node : fail] ***********************************************************************************************************************************
2023-02-14 21:24:18,913 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:24:18,914 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:24:18,914 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:24:18,919 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:24:18,921 p=14121 u=rob n=ansible | TASK [eve-ng-create-node : fail] ***********************************************************************************************************************************
2023-02-14 21:24:18,933 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:24:18,940 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:24:18,942 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:24:18,947 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:24:18,949 p=14121 u=rob n=ansible | TASK [eve-ng-create-node : install requirements] *******************************************************************************************************************
2023-02-14 21:24:18,966 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:24:18,968 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:24:18,972 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:24:20,792 p=14121 u=rob n=ansible | ok: [eveng]
2023-02-14 21:24:20,797 p=14121 u=rob n=ansible | TASK [eve-ng-create-node : Login to EVE-NG and get Cookie] *********************************************************************************************************
2023-02-14 21:24:20,818 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:24:20,820 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:24:20,826 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:24:21,548 p=14121 u=rob n=ansible | ok: [eveng]
2023-02-14 21:24:21,553 p=14121 u=rob n=ansible | TASK [eve-ng-create-node : get template facts] *********************************************************************************************************************
2023-02-14 21:24:21,576 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:24:21,578 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:24:21,583 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:24:22,358 p=14121 u=rob n=ansible | ok: [eveng]
2023-02-14 21:24:22,363 p=14121 u=rob n=ansible | TASK [eve-ng-create-node : Register path status] *******************************************************************************************************************
2023-02-14 21:24:22,387 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:24:22,389 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:24:22,395 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:24:22,580 p=14121 u=rob n=ansible | ok: [eveng]
2023-02-14 21:24:22,582 p=14121 u=rob n=ansible | TASK [eve-ng-create-node : create path] ****************************************************************************************************************************
2023-02-14 21:24:22,595 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:24:22,602 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:24:22,604 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:24:22,608 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:24:22,610 p=14121 u=rob n=ansible | TASK [eve-ng-create-node : Upload iso to eve-ng] *******************************************************************************************************************
2023-02-14 21:24:22,624 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:24:22,630 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:24:22,632 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:24:22,637 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:24:22,640 p=14121 u=rob n=ansible | TASK [eve-ng-create-node : create virtioa.qcow2 file] **************************************************************************************************************
2023-02-14 21:24:22,659 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:24:22,659 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:24:22,661 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:24:22,665 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:24:22,667 p=14121 u=rob n=ansible | TASK [eve-ng-create-node : Login to EVE-NG and get Cookie] *********************************************************************************************************
2023-02-14 21:24:22,686 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:24:22,687 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:24:22,689 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:24:22,693 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:24:22,695 p=14121 u=rob n=ansible | TASK [eve-ng-create-node : create lab for node install] ************************************************************************************************************
2023-02-14 21:24:22,714 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:24:22,716 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:24:22,716 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:24:22,720 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:24:22,723 p=14121 u=rob n=ansible | TASK [eve-ng-create-node : open lab] *******************************************************************************************************************************
2023-02-14 21:24:22,742 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:24:22,743 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:24:22,745 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:24:22,749 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:24:22,752 p=14121 u=rob n=ansible | TASK [eve-ng-create-node : set_fact] *******************************************************************************************************************************
2023-02-14 21:24:22,765 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:24:22,771 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:24:22,773 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:24:22,778 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:24:22,780 p=14121 u=rob n=ansible | TASK [eve-ng-create-node : add node to lab] ************************************************************************************************************************
2023-02-14 21:24:22,792 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:24:22,799 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:24:22,801 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:24:22,806 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:24:22,808 p=14121 u=rob n=ansible | TASK [eve-ng-create-node : start node] *****************************************************************************************************************************
2023-02-14 21:24:22,821 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:24:22,827 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:24:22,830 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:24:22,834 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:24:22,836 p=14121 u=rob n=ansible | TASK [eve-ng-create-node : debug] **********************************************************************************************************************************
2023-02-14 21:24:22,849 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:24:22,856 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:24:22,858 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:24:22,863 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:24:22,865 p=14121 u=rob n=ansible | TASK [eve-ng-create-node : get node infos] *************************************************************************************************************************
2023-02-14 21:24:22,877 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:24:22,884 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:24:22,886 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:24:22,890 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:24:22,893 p=14121 u=rob n=ansible | TASK [eve-ng-create-node : set_fact] *******************************************************************************************************************************
2023-02-14 21:24:22,911 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:24:22,911 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:24:22,913 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:24:22,917 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:24:22,919 p=14121 u=rob n=ansible | TASK [eve-ng-create-node : copy file] ******************************************************************************************************************************
2023-02-14 21:24:22,938 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:24:22,938 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:24:22,940 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:24:22,944 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:24:22,946 p=14121 u=rob n=ansible | TASK [eve-ng-create-node : run expect script] **********************************************************************************************************************
2023-02-14 21:24:22,959 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:24:22,966 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:24:22,968 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:24:22,972 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:24:22,974 p=14121 u=rob n=ansible | TASK [eve-ng-create-node : Login to EVE-NG and get Cookie (due timeout)] *******************************************************************************************
2023-02-14 21:24:22,993 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:24:22,994 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:24:22,995 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:24:22,999 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:24:23,002 p=14121 u=rob n=ansible | TASK [eve-ng-create-node : stop node] ******************************************************************************************************************************
2023-02-14 21:24:23,015 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:24:23,022 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:24:23,024 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:24:23,028 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:24:23,030 p=14121 u=rob n=ansible | TASK [eve-ng-create-node : Pause to wait node is shutdown] *********************************************************************************************************
2023-02-14 21:24:23,041 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:24:23,043 p=14121 u=rob n=ansible | TASK [eve-ng-create-node : delete iso] *****************************************************************************************************************************
2023-02-14 21:24:23,062 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:24:23,062 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:24:23,064 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:24:23,068 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:24:23,070 p=14121 u=rob n=ansible | TASK [eve-ng-create-node : commit virtioa.qcow2] *******************************************************************************************************************
2023-02-14 21:24:23,088 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:24:23,089 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:24:23,090 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:24:23,094 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:24:23,096 p=14121 u=rob n=ansible | TASK [eve-ng-create-node : delete lab for node install] ************************************************************************************************************
2023-02-14 21:24:23,116 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:24:23,116 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:24:23,116 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:24:23,122 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:24:23,130 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : Get env file content] **********************************************************************************************************************
2023-02-14 21:24:23,355 p=14121 u=rob n=ansible | ok: [vyos-oobm -> localhost]
2023-02-14 21:24:23,356 p=14121 u=rob n=ansible | ok: [central -> localhost]
2023-02-14 21:24:23,356 p=14121 u=rob n=ansible | ok: [branch -> localhost]
2023-02-14 21:24:23,356 p=14121 u=rob n=ansible | ok: [eveng -> localhost]
2023-02-14 21:24:23,358 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : Load facts] ********************************************************************************************************************************
2023-02-14 21:24:23,377 p=14121 u=rob n=ansible | ok: [eveng]
2023-02-14 21:24:23,379 p=14121 u=rob n=ansible | ok: [vyos-oobm]
2023-02-14 21:24:23,396 p=14121 u=rob n=ansible | [WARNING]: The "network_cli" connection plugin has an improperly configured remote target value, forcing "inventory_hostname" templated value instead of the string

2023-02-14 21:24:23,401 p=14121 u=rob n=ansible | [WARNING]: The "network_cli" connection plugin has an improperly configured remote target value, forcing "inventory_hostname" templated value instead of the string

2023-02-14 21:24:24,329 p=14121 u=rob n=ansible | network_os is set to vyos
2023-02-14 21:24:24,329 p=14121 u=rob n=ansible | network_os is set to vyos
2023-02-14 21:24:24,332 p=14121 u=rob n=ansible | ok: [central]
2023-02-14 21:24:24,332 p=14121 u=rob n=ansible | ok: [branch]
2023-02-14 21:24:24,335 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : fail] **************************************************************************************************************************************
2023-02-14 21:24:24,349 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:24:24,355 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:24:24,357 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:24:24,361 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:24:24,364 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : Login to EVE-NG and get Cookie] ************************************************************************************************************
2023-02-14 21:24:24,381 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:24:24,384 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:24:24,389 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:24:24,944 p=14121 u=rob n=ansible | ok: [eveng]
2023-02-14 21:24:24,949 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : get running lab list] **********************************************************************************************************************
2023-02-14 21:24:24,976 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:24:24,978 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:24:24,984 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:24:25,366 p=14121 u=rob n=ansible | ok: [eveng]
2023-02-14 21:24:25,372 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : delete existing lab] ***********************************************************************************************************************
2023-02-14 21:24:25,399 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:24:25,400 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:24:25,405 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:24:25,841 p=14121 u=rob n=ansible | ok: [eveng]
2023-02-14 21:24:25,849 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : Ensure labtest is present] *****************************************************************************************************************
2023-02-14 21:24:25,875 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:24:25,878 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:24:25,884 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:24:26,072 p=14121 u=rob n=ansible | ok: [eveng]
2023-02-14 21:24:26,077 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : Create Wireguard Lab] **********************************************************************************************************************
2023-02-14 21:24:26,099 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:24:26,101 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:24:26,107 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:24:26,563 p=14121 u=rob n=ansible | changed: [eveng]
2023-02-14 21:24:26,567 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : Login to EVE-NG and get Cookie] ************************************************************************************************************
2023-02-14 21:24:26,588 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:24:26,591 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:24:26,596 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:24:27,144 p=14121 u=rob n=ansible | ok: [eveng]
2023-02-14 21:24:27,150 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : start vyos-oobm] ***************************************************************************************************************************
2023-02-14 21:24:27,176 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:24:27,179 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:24:27,185 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:24:28,045 p=14121 u=rob n=ansible | ok: [eveng]
2023-02-14 21:24:28,050 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : Wait for vyos-oobm] ************************************************************************************************************************
2023-02-14 21:24:28,073 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:24:28,076 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:24:28,081 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:25:10,664 p=14121 u=rob n=ansible | ok: [vyos-oobm]
2023-02-14 21:25:10,671 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : Login to EVE-NG and get Cookie] ************************************************************************************************************
2023-02-14 21:25:10,698 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:25:10,701 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:25:10,708 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:25:11,245 p=14121 u=rob n=ansible | ok: [eveng]
2023-02-14 21:25:11,249 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : get lab status] ****************************************************************************************************************************
2023-02-14 21:25:11,275 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:25:11,276 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:25:11,280 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:25:11,672 p=14121 u=rob n=ansible | ok: [eveng]
2023-02-14 21:25:11,677 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : start all nodes] ***************************************************************************************************************************
2023-02-14 21:25:11,701 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:25:11,703 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:25:11,711 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:25:12,131 p=14121 u=rob n=ansible | ok: [eveng] => (item=1)
2023-02-14 21:25:12,954 p=14121 u=rob n=ansible | ok: [eveng] => (item=4)
2023-02-14 21:25:13,980 p=14121 u=rob n=ansible | ok: [eveng] => (item=6)
2023-02-14 21:25:14,739 p=14121 u=rob n=ansible | ok: [eveng] => (item=2)
2023-02-14 21:25:15,502 p=14121 u=rob n=ansible | ok: [eveng] => (item=3)
2023-02-14 21:25:15,509 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : Wait for vyos nodes] ***********************************************************************************************************************
2023-02-14 21:25:15,534 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:25:15,534 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:25:15,554 p=14121 u=rob n=ansible | [WARNING]: The "network_cli" connection plugin has an improperly configured remote target value, forcing "inventory_hostname" templated value instead of the string

2023-02-14 21:25:15,559 p=14121 u=rob n=ansible | [WARNING]: The "network_cli" connection plugin has an improperly configured remote target value, forcing "inventory_hostname" templated value instead of the string

2023-02-14 21:25:16,484 p=14121 u=rob n=ansible | [DEPRECATION WARNING]: PlayContext.verbosity is deprecated, use ansible.utils.display.Display.verbosity instead. This feature will be removed in version 2.18. 
Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.
2023-02-14 21:25:16,484 p=14121 u=rob n=ansible | [DEPRECATION WARNING]: PlayContext.verbosity is deprecated, use ansible.utils.display.Display.verbosity instead. This feature will be removed in version 2.18. 
Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.
2023-02-14 21:25:46,497 p=14555 u=rob n=p=14555 u=rob | paramiko [central] | Exception (client): Error reading SSH protocol banner
2023-02-14 21:25:46,497 p=14556 u=rob n=p=14556 u=rob | paramiko [branch] | Exception (client): Error reading SSH protocol banner
2023-02-14 21:25:46,500 p=14556 u=rob n=p=14556 u=rob | paramiko [branch] | Traceback (most recent call last):
2023-02-14 21:25:46,500 p=14555 u=rob n=p=14555 u=rob | paramiko [central] | Traceback (most recent call last):
2023-02-14 21:25:46,500 p=14556 u=rob n=p=14556 u=rob | paramiko [branch] |   File "/Users/rob/.local/share/virtualenvs/vyos-eveng-b9X2mBdh/lib/python3.9/site-packages/paramiko/transport.py", line 2268, in _check_banner
2023-02-14 21:25:46,500 p=14555 u=rob n=p=14555 u=rob | paramiko [central] |   File "/Users/rob/.local/share/virtualenvs/vyos-eveng-b9X2mBdh/lib/python3.9/site-packages/paramiko/transport.py", line 2268, in _check_banner
2023-02-14 21:25:46,501 p=14556 u=rob n=p=14556 u=rob | paramiko [branch] |     buf = self.packetizer.readline(timeout)
2023-02-14 21:25:46,501 p=14555 u=rob n=p=14555 u=rob | paramiko [central] |     buf = self.packetizer.readline(timeout)
2023-02-14 21:25:46,501 p=14556 u=rob n=p=14556 u=rob | paramiko [branch] |   File "/Users/rob/.local/share/virtualenvs/vyos-eveng-b9X2mBdh/lib/python3.9/site-packages/paramiko/packet.py", line 374, in readline
2023-02-14 21:25:46,501 p=14555 u=rob n=p=14555 u=rob | paramiko [central] |   File "/Users/rob/.local/share/virtualenvs/vyos-eveng-b9X2mBdh/lib/python3.9/site-packages/paramiko/packet.py", line 374, in readline
2023-02-14 21:25:46,501 p=14556 u=rob n=p=14556 u=rob | paramiko [branch] |     buf += self._read_timeout(timeout)
2023-02-14 21:25:46,501 p=14555 u=rob n=p=14555 u=rob | paramiko [central] |     buf += self._read_timeout(timeout)
2023-02-14 21:25:46,501 p=14556 u=rob n=p=14556 u=rob | paramiko [branch] |   File "/Users/rob/.local/share/virtualenvs/vyos-eveng-b9X2mBdh/lib/python3.9/site-packages/paramiko/packet.py", line 611, in _read_timeout
2023-02-14 21:25:46,501 p=14555 u=rob n=p=14555 u=rob | paramiko [central] |   File "/Users/rob/.local/share/virtualenvs/vyos-eveng-b9X2mBdh/lib/python3.9/site-packages/paramiko/packet.py", line 611, in _read_timeout
2023-02-14 21:25:46,501 p=14556 u=rob n=p=14556 u=rob | paramiko [branch] |     raise socket.timeout()
2023-02-14 21:25:46,501 p=14555 u=rob n=p=14555 u=rob | paramiko [central] |     raise socket.timeout()
2023-02-14 21:25:46,501 p=14556 u=rob n=p=14556 u=rob | paramiko [branch] | socket.timeout
2023-02-14 21:25:46,501 p=14555 u=rob n=p=14555 u=rob | paramiko [central] | socket.timeout
2023-02-14 21:25:46,502 p=14556 u=rob n=p=14556 u=rob | paramiko [branch] | 
2023-02-14 21:25:46,502 p=14555 u=rob n=p=14555 u=rob | paramiko [central] | 
2023-02-14 21:25:46,502 p=14556 u=rob n=p=14556 u=rob | paramiko [branch] | During handling of the above exception, another exception occurred:
2023-02-14 21:25:46,502 p=14555 u=rob n=p=14555 u=rob | paramiko [central] | During handling of the above exception, another exception occurred:
2023-02-14 21:25:46,502 p=14556 u=rob n=p=14556 u=rob | paramiko [branch] | 
2023-02-14 21:25:46,502 p=14555 u=rob n=p=14555 u=rob | paramiko [central] | 
2023-02-14 21:25:46,502 p=14556 u=rob n=p=14556 u=rob | paramiko [branch] | Traceback (most recent call last):
2023-02-14 21:25:46,502 p=14555 u=rob n=p=14555 u=rob | paramiko [central] | Traceback (most recent call last):
2023-02-14 21:25:46,502 p=14556 u=rob n=p=14556 u=rob | paramiko [branch] |   File "/Users/rob/.local/share/virtualenvs/vyos-eveng-b9X2mBdh/lib/python3.9/site-packages/paramiko/transport.py", line 2091, in run
2023-02-14 21:25:46,502 p=14555 u=rob n=p=14555 u=rob | paramiko [central] |   File "/Users/rob/.local/share/virtualenvs/vyos-eveng-b9X2mBdh/lib/python3.9/site-packages/paramiko/transport.py", line 2091, in run
2023-02-14 21:25:46,502 p=14556 u=rob n=p=14556 u=rob | paramiko [branch] |     self._check_banner()
2023-02-14 21:25:46,502 p=14555 u=rob n=p=14555 u=rob | paramiko [central] |     self._check_banner()
2023-02-14 21:25:46,502 p=14556 u=rob n=p=14556 u=rob | paramiko [branch] |   File "/Users/rob/.local/share/virtualenvs/vyos-eveng-b9X2mBdh/lib/python3.9/site-packages/paramiko/transport.py", line 2272, in _check_banner
2023-02-14 21:25:46,503 p=14555 u=rob n=p=14555 u=rob | paramiko [central] |   File "/Users/rob/.local/share/virtualenvs/vyos-eveng-b9X2mBdh/lib/python3.9/site-packages/paramiko/transport.py", line 2272, in _check_banner
2023-02-14 21:25:46,503 p=14556 u=rob n=p=14556 u=rob | paramiko [branch] |     raise SSHException(
2023-02-14 21:25:46,503 p=14555 u=rob n=p=14555 u=rob | paramiko [central] |     raise SSHException(
2023-02-14 21:25:46,503 p=14556 u=rob n=p=14556 u=rob | paramiko [branch] | paramiko.ssh_exception.SSHException: Error reading SSH protocol banner
2023-02-14 21:25:46,503 p=14555 u=rob n=p=14555 u=rob | paramiko [central] | paramiko.ssh_exception.SSHException: Error reading SSH protocol banner
2023-02-14 21:25:46,503 p=14556 u=rob n=p=14556 u=rob | paramiko [branch] | 
2023-02-14 21:25:46,503 p=14555 u=rob n=p=14555 u=rob | paramiko [central] | 
2023-02-14 21:26:17,548 p=14556 u=rob n=p=14556 u=rob | paramiko [branch] | Exception (client): Error reading SSH protocol banner
2023-02-14 21:26:17,549 p=14556 u=rob n=p=14556 u=rob | paramiko [branch] | Traceback (most recent call last):
2023-02-14 21:26:17,550 p=14556 u=rob n=p=14556 u=rob | paramiko [branch] |   File "/Users/rob/.local/share/virtualenvs/vyos-eveng-b9X2mBdh/lib/python3.9/site-packages/paramiko/transport.py", line 2268, in _check_banner
2023-02-14 21:26:17,550 p=14556 u=rob n=p=14556 u=rob | paramiko [branch] |     buf = self.packetizer.readline(timeout)
2023-02-14 21:26:17,550 p=14556 u=rob n=p=14556 u=rob | paramiko [branch] |   File "/Users/rob/.local/share/virtualenvs/vyos-eveng-b9X2mBdh/lib/python3.9/site-packages/paramiko/packet.py", line 374, in readline
2023-02-14 21:26:17,550 p=14556 u=rob n=p=14556 u=rob | paramiko [branch] |     buf += self._read_timeout(timeout)
2023-02-14 21:26:17,550 p=14556 u=rob n=p=14556 u=rob | paramiko [branch] |   File "/Users/rob/.local/share/virtualenvs/vyos-eveng-b9X2mBdh/lib/python3.9/site-packages/paramiko/packet.py", line 611, in _read_timeout
2023-02-14 21:26:17,550 p=14556 u=rob n=p=14556 u=rob | paramiko [branch] |     raise socket.timeout()
2023-02-14 21:26:17,551 p=14556 u=rob n=p=14556 u=rob | paramiko [branch] | socket.timeout
2023-02-14 21:26:17,551 p=14556 u=rob n=p=14556 u=rob | paramiko [branch] | 
2023-02-14 21:26:17,551 p=14556 u=rob n=p=14556 u=rob | paramiko [branch] | During handling of the above exception, another exception occurred:
2023-02-14 21:26:17,551 p=14556 u=rob n=p=14556 u=rob | paramiko [branch] | 
2023-02-14 21:26:17,551 p=14556 u=rob n=p=14556 u=rob | paramiko [branch] | Traceback (most recent call last):
2023-02-14 21:26:17,551 p=14556 u=rob n=p=14556 u=rob | paramiko [branch] |   File "/Users/rob/.local/share/virtualenvs/vyos-eveng-b9X2mBdh/lib/python3.9/site-packages/paramiko/transport.py", line 2091, in run
2023-02-14 21:26:17,551 p=14556 u=rob n=p=14556 u=rob | paramiko [branch] |     self._check_banner()
2023-02-14 21:26:17,552 p=14556 u=rob n=p=14556 u=rob | paramiko [branch] |   File "/Users/rob/.local/share/virtualenvs/vyos-eveng-b9X2mBdh/lib/python3.9/site-packages/paramiko/transport.py", line 2272, in _check_banner
2023-02-14 21:26:17,552 p=14556 u=rob n=p=14556 u=rob | paramiko [branch] |     raise SSHException(
2023-02-14 21:26:17,552 p=14556 u=rob n=p=14556 u=rob | paramiko [branch] | paramiko.ssh_exception.SSHException: Error reading SSH protocol banner
2023-02-14 21:26:17,552 p=14556 u=rob n=p=14556 u=rob | paramiko [branch] | 
2023-02-14 21:26:17,555 p=14555 u=rob n=p=14555 u=rob | paramiko [central] | Exception (client): Error reading SSH protocol banner
2023-02-14 21:26:17,556 p=14555 u=rob n=p=14555 u=rob | paramiko [central] | Traceback (most recent call last):
2023-02-14 21:26:17,556 p=14555 u=rob n=p=14555 u=rob | paramiko [central] |   File "/Users/rob/.local/share/virtualenvs/vyos-eveng-b9X2mBdh/lib/python3.9/site-packages/paramiko/transport.py", line 2268, in _check_banner
2023-02-14 21:26:17,556 p=14555 u=rob n=p=14555 u=rob | paramiko [central] |     buf = self.packetizer.readline(timeout)
2023-02-14 21:26:17,556 p=14555 u=rob n=p=14555 u=rob | paramiko [central] |   File "/Users/rob/.local/share/virtualenvs/vyos-eveng-b9X2mBdh/lib/python3.9/site-packages/paramiko/packet.py", line 374, in readline
2023-02-14 21:26:17,557 p=14555 u=rob n=p=14555 u=rob | paramiko [central] |     buf += self._read_timeout(timeout)
2023-02-14 21:26:17,557 p=14555 u=rob n=p=14555 u=rob | paramiko [central] |   File "/Users/rob/.local/share/virtualenvs/vyos-eveng-b9X2mBdh/lib/python3.9/site-packages/paramiko/packet.py", line 611, in _read_timeout
2023-02-14 21:26:17,557 p=14555 u=rob n=p=14555 u=rob | paramiko [central] |     raise socket.timeout()
2023-02-14 21:26:17,557 p=14555 u=rob n=p=14555 u=rob | paramiko [central] | socket.timeout
2023-02-14 21:26:17,557 p=14555 u=rob n=p=14555 u=rob | paramiko [central] | 
2023-02-14 21:26:17,557 p=14555 u=rob n=p=14555 u=rob | paramiko [central] | During handling of the above exception, another exception occurred:
2023-02-14 21:26:17,557 p=14555 u=rob n=p=14555 u=rob | paramiko [central] | 
2023-02-14 21:26:17,558 p=14555 u=rob n=p=14555 u=rob | paramiko [central] | Traceback (most recent call last):
2023-02-14 21:26:17,558 p=14555 u=rob n=p=14555 u=rob | paramiko [central] |   File "/Users/rob/.local/share/virtualenvs/vyos-eveng-b9X2mBdh/lib/python3.9/site-packages/paramiko/transport.py", line 2091, in run
2023-02-14 21:26:17,558 p=14555 u=rob n=p=14555 u=rob | paramiko [central] |     self._check_banner()
2023-02-14 21:26:17,558 p=14555 u=rob n=p=14555 u=rob | paramiko [central] |   File "/Users/rob/.local/share/virtualenvs/vyos-eveng-b9X2mBdh/lib/python3.9/site-packages/paramiko/transport.py", line 2272, in _check_banner
2023-02-14 21:26:17,558 p=14555 u=rob n=p=14555 u=rob | paramiko [central] |     raise SSHException(
2023-02-14 21:26:17,558 p=14555 u=rob n=p=14555 u=rob | paramiko [central] | paramiko.ssh_exception.SSHException: Error reading SSH protocol banner
2023-02-14 21:26:17,558 p=14555 u=rob n=p=14555 u=rob | paramiko [central] | 
2023-02-14 21:26:19,277 p=14556 u=rob n=p=14556 u=rob | paramiko [branch] | Connected (version 2.0, client OpenSSH_7.9p1)
2023-02-14 21:26:19,283 p=14555 u=rob n=p=14555 u=rob | paramiko [central] | Connected (version 2.0, client OpenSSH_7.9p1)
2023-02-14 21:26:19,538 p=14556 u=rob n=p=14556 u=rob | paramiko [branch] | Authentication (publickey) successful!
2023-02-14 21:26:19,542 p=14555 u=rob n=p=14555 u=rob | paramiko [central] | Authentication (publickey) successful!
2023-02-14 21:26:20,561 p=14121 u=rob n=ansible | ok: [central]
2023-02-14 21:26:20,561 p=14121 u=rob n=ansible | ok: [branch]
2023-02-14 21:26:20,564 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : include Wireguard lab_config.yml] **********************************************************************************************************
2023-02-14 21:26:20,579 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:26:20,586 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:26:20,593 p=14121 u=rob n=ansible | [DEPRECATION WARNING]: "include" is deprecated, use include_tasks/import_tasks/import_playbook instead. This feature will be removed in version 2.16. Deprecation 
warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.
2023-02-14 21:26:20,602 p=14121 u=rob n=ansible | included: /Users/rob/git/_vyos/vyos-eveng/labs/Wireguard/lab_config.yml for central, branch
2023-02-14 21:26:20,623 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : show wireguard keypairs pubkey default] ****************************************************************************************************
2023-02-14 21:26:20,647 p=14121 u=rob n=ansible | [WARNING]: The "network_cli" connection plugin has an improperly configured remote target value, forcing "inventory_hostname" templated value instead of the string

2023-02-14 21:26:20,652 p=14121 u=rob n=ansible | [WARNING]: The "network_cli" connection plugin has an improperly configured remote target value, forcing "inventory_hostname" templated value instead of the string

2023-02-14 21:26:21,806 p=14362 u=rob n=ansible | [DEPRECATION WARNING]: PlayContext.verbosity is deprecated, use 
ansible.utils.display.Display.verbosity instead. This feature will be removed 
in version 2.18. Deprecation warnings can be disabled by setting 
deprecation_warnings=False in ansible.cfg.
2023-02-14 21:26:21,808 p=14361 u=rob n=ansible | [DEPRECATION WARNING]: PlayContext.verbosity is deprecated, use 
ansible.utils.display.Display.verbosity instead. This feature will be removed 
in version 2.18. Deprecation warnings can be disabled by setting 
deprecation_warnings=False in ansible.cfg.
2023-02-14 21:26:22,475 p=14361 u=rob n=p=14361 u=rob | paramiko [branch] | Connected (version 2.0, client OpenSSH_7.9p1)
2023-02-14 21:26:22,482 p=14362 u=rob n=p=14362 u=rob | paramiko [central] | Connected (version 2.0, client OpenSSH_7.9p1)
2023-02-14 21:26:22,749 p=14362 u=rob n=p=14362 u=rob | paramiko [central] | Authentication (publickey) successful!
2023-02-14 21:26:22,749 p=14361 u=rob n=p=14361 u=rob | paramiko [branch] | Authentication (publickey) successful!
2023-02-14 21:26:24,409 p=14121 u=rob n=ansible | ok: [branch]
2023-02-14 21:26:24,413 p=14121 u=rob n=ansible | ok: [central]
2023-02-14 21:26:24,419 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : fail] **************************************************************************************************************************************
2023-02-14 21:26:24,446 p=14121 u=rob n=ansible | [WARNING]: The "network_cli" connection plugin has an improperly configured remote target value, forcing "inventory_hostname" templated value instead of the string

2023-02-14 21:26:24,451 p=14121 u=rob n=ansible | [WARNING]: The "network_cli" connection plugin has an improperly configured remote target value, forcing "inventory_hostname" templated value instead of the string

2023-02-14 21:26:25,402 p=14121 u=rob n=ansible | fatal: [central]: FAILED! => {"changed": false, "msg": "Failed as requested from task"}
2023-02-14 21:26:25,402 p=14121 u=rob n=ansible | fatal: [branch]: FAILED! => {"changed": false, "msg": "Failed as requested from task"}
2023-02-14 21:26:25,408 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : generate wireguard default-keypair] ********************************************************************************************************
2023-02-14 21:26:25,433 p=14121 u=rob n=ansible | [WARNING]: The "network_cli" connection plugin has an improperly configured remote target value, forcing "inventory_hostname" templated value instead of the string

2023-02-14 21:26:25,438 p=14121 u=rob n=ansible | [WARNING]: The "network_cli" connection plugin has an improperly configured remote target value, forcing "inventory_hostname" templated value instead of the string

2023-02-14 21:26:26,874 p=14121 u=rob n=ansible | ok: [branch]
2023-02-14 21:26:26,874 p=14121 u=rob n=ansible | ok: [central]
2023-02-14 21:26:26,878 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : show wireguard keypairs pubkey default] ****************************************************************************************************
2023-02-14 21:26:26,907 p=14121 u=rob n=ansible | [WARNING]: The "network_cli" connection plugin has an improperly configured remote target value, forcing "inventory_hostname" templated value instead of the string

2023-02-14 21:26:26,907 p=14121 u=rob n=ansible | [WARNING]: The "network_cli" connection plugin has an improperly configured remote target value, forcing "inventory_hostname" templated value instead of the string

2023-02-14 21:26:28,322 p=14121 u=rob n=ansible | ok: [central]
2023-02-14 21:26:28,322 p=14121 u=rob n=ansible | ok: [branch]
2023-02-14 21:26:28,335 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : setup nodes] *******************************************************************************************************************************
2023-02-14 21:26:28,360 p=14121 u=rob n=ansible | [WARNING]: The "network_cli" connection plugin has an improperly configured remote target value, forcing "inventory_hostname" templated value instead of the string

2023-02-14 21:26:28,363 p=14121 u=rob n=ansible | [WARNING]: The "network_cli" connection plugin has an improperly configured remote target value, forcing "inventory_hostname" templated value instead of the string

2023-02-14 21:26:35,254 p=14121 u=rob n=ansible | [WARNING]: To ensure idempotency and correct diff the input configuration lines should be similar to how they appear if present in the running configuration on
device including the indentation

2023-02-14 21:26:35,255 p=14121 u=rob n=ansible | changed: [central]
2023-02-14 21:26:35,255 p=14121 u=rob n=ansible | changed: [branch]
2023-02-14 21:26:35,258 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : Login to EVE-NG and get Cookie] ************************************************************************************************************
2023-02-14 21:26:35,279 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:26:35,281 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:26:35,287 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:26:36,406 p=14121 u=rob n=ansible | ok: [eveng]
2023-02-14 21:26:36,411 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : stop nodes id] *****************************************************************************************************************************
2023-02-14 21:26:36,436 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:26:36,439 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:26:36,444 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:26:36,449 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:26:36,452 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : wait after stop] ***************************************************************************************************************************
2023-02-14 21:26:36,464 p=14121 u=rob n=ansible | Pausing for 5 seconds
2023-02-14 21:26:36,465 p=14121 u=rob n=ansible | (ctrl+C then 'C' = continue early, ctrl+C then 'A' = abort)
2023-02-14 21:26:41,472 p=14121 u=rob n=ansible | ok: [eveng]
2023-02-14 21:26:41,476 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : start nodes id] ****************************************************************************************************************************
2023-02-14 21:26:41,501 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:26:41,504 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:26:41,509 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:26:41,512 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:26:41,515 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : wait after start] **************************************************************************************************************************
2023-02-14 21:26:41,527 p=14121 u=rob n=ansible | Pausing for 5 seconds
2023-02-14 21:26:41,527 p=14121 u=rob n=ansible | (ctrl+C then 'C' = continue early, ctrl+C then 'A' = abort)
2023-02-14 21:26:46,536 p=14121 u=rob n=ansible | ok: [eveng]
2023-02-14 21:26:46,543 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : wait, b/c the ping often failed without a short break] *************************************************************************************
2023-02-14 21:26:46,559 p=14121 u=rob n=ansible | Pausing for 30 seconds
2023-02-14 21:26:46,559 p=14121 u=rob n=ansible | (ctrl+C then 'C' = continue early, ctrl+C then 'A' = abort)
2023-02-14 21:27:16,572 p=14121 u=rob n=ansible | ok: [eveng]
2023-02-14 21:27:16,579 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : do ping test] ******************************************************************************************************************************
2023-02-14 21:27:16,606 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:27:16,609 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:27:16,630 p=14121 u=rob n=ansible | [WARNING]: The "network_cli" connection plugin has an improperly configured remote target value, forcing "inventory_hostname" templated value instead of the string

2023-02-14 21:27:16,637 p=14121 u=rob n=ansible | [WARNING]: The "network_cli" connection plugin has an improperly configured remote target value, forcing "inventory_hostname" templated value instead of the string

2023-02-14 21:27:21,971 p=14121 u=rob n=ansible | ok: [branch] => (item=10.0.1.100)
2023-02-14 21:27:22,055 p=14121 u=rob n=ansible | ok: [central] => (item=10.0.2.100)
2023-02-14 21:27:22,060 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : execute test commands] *********************************************************************************************************************
2023-02-14 21:27:22,080 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:27:22,082 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:27:22,101 p=14121 u=rob n=ansible | [WARNING]: The "network_cli" connection plugin has an improperly configured remote target value, forcing "inventory_hostname" templated value instead of the string

2023-02-14 21:27:22,107 p=14121 u=rob n=ansible | [WARNING]: The "network_cli" connection plugin has an improperly configured remote target value, forcing "inventory_hostname" templated value instead of the string

2023-02-14 21:27:23,325 p=14121 u=rob n=ansible | ok: [central] => (item={'desc': 'Test if IP is set to interface', 'command': "ip -4 addr show dev eth2 | grep inet | tr -s ' ' | cut -d' ' -f3 | head -n 1", 'wait_for': ['result[0] contains "10.0.1.254/24"']})
2023-02-14 21:27:23,489 p=14121 u=rob n=ansible | ok: [branch] => (item={'desc': 'show interfaces wireguard', 'command': 'show interfaces wireguard', 'wait_for': ['result[0] contains "S - State, L - Link, u - Up, D - Down, A - Admin Down"', 'result[0] contains "Interface        IP Address                        S/L  Description"', 'result[0] contains "---------        ----------                        ---  -----------"', 'result[0] contains "wg01             192.168.0.2/24                    u/u  VPN-to-central"']})
2023-02-14 21:27:24,723 p=14121 u=rob n=ansible | ok: [central] => (item={'desc': 'show interfaces wireguard', 'command': 'show interfaces wireguard', 'wait_for': ['result[0] contains "S - State, L - Link, u - Up, D - Down, A - Admin Down"', 'result[0] contains "Interface        IP Address                        S/L  Description"', 'result[0] contains "---------        ----------                        ---  -----------"', 'result[0] contains "wg01             192.168.0.1/24                    u/u  VPN-to-Branch"']})
2023-02-14 21:27:24,728 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : register stdout commands] ******************************************************************************************************************
2023-02-14 21:27:24,750 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:27:24,753 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:27:24,773 p=14121 u=rob n=ansible | [WARNING]: The "network_cli" connection plugin has an improperly configured remote target value, forcing "inventory_hostname" templated value instead of the string

2023-02-14 21:27:24,777 p=14121 u=rob n=ansible | [WARNING]: The "network_cli" connection plugin has an improperly configured remote target value, forcing "inventory_hostname" templated value instead of the string

2023-02-14 21:27:26,190 p=14121 u=rob n=ansible | ok: [branch] => (item={'name': 'show_interfaces_wireguard', 'command': 'show interfaces wireguard'})
2023-02-14 21:27:26,194 p=14121 u=rob n=ansible | ok: [central] => (item={'name': 'show_interfaces_wireguard', 'command': 'show interfaces wireguard'})
2023-02-14 21:27:30,514 p=14121 u=rob n=ansible | ok: [central] => (item={'name': 'ping_branch_pc', 'command': 'ping 10.0.2.100 count 4'})
2023-02-14 21:27:30,520 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : Set variables] *****************************************************************************************************************************
2023-02-14 21:27:30,541 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:27:30,543 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:27:30,560 p=14121 u=rob n=ansible | [WARNING]: The "network_cli" connection plugin has an improperly configured remote target value, forcing "inventory_hostname" templated value instead of the string

2023-02-14 21:27:30,565 p=14121 u=rob n=ansible | [WARNING]: The "network_cli" connection plugin has an improperly configured remote target value, forcing "inventory_hostname" templated value instead of the string

2023-02-14 21:27:31,490 p=14121 u=rob n=ansible | ok: [central]
2023-02-14 21:27:31,490 p=14121 u=rob n=ansible | ok: [branch]
2023-02-14 21:27:31,496 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : Reboot vyos] *******************************************************************************************************************************
2023-02-14 21:27:31,512 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:27:31,519 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:27:31,548 p=14121 u=rob n=ansible | [WARNING]: The "network_cli" connection plugin has an improperly configured remote target value, forcing "inventory_hostname" templated value instead of the string

2023-02-14 21:27:31,553 p=14121 u=rob n=ansible | [WARNING]: The "network_cli" connection plugin has an improperly configured remote target value, forcing "inventory_hostname" templated value instead of the string

2023-02-14 21:27:32,862 p=14121 u=rob n=ansible | ok: [branch]
2023-02-14 21:27:32,864 p=14121 u=rob n=ansible | ok: [central]
2023-02-14 21:27:32,867 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : wait while shutdown] ***********************************************************************************************************************
2023-02-14 21:27:32,880 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:27:32,884 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : Wait for vyos nodes] ***********************************************************************************************************************
2023-02-14 21:27:32,898 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:27:32,905 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:27:32,919 p=14121 u=rob n=ansible | [WARNING]: The "network_cli" connection plugin has an improperly configured remote target value, forcing "inventory_hostname" templated value instead of the string

2023-02-14 21:27:32,925 p=14121 u=rob n=ansible | [WARNING]: The "network_cli" connection plugin has an improperly configured remote target value, forcing "inventory_hostname" templated value instead of the string

2023-02-14 21:27:33,828 p=14121 u=rob n=ansible | [DEPRECATION WARNING]: PlayContext.verbosity is deprecated, use ansible.utils.display.Display.verbosity instead. This feature will be removed in version 2.18. 
Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.
2023-02-14 21:27:33,831 p=14121 u=rob n=ansible | [DEPRECATION WARNING]: PlayContext.verbosity is deprecated, use ansible.utils.display.Display.verbosity instead. This feature will be removed in version 2.18. 
Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.
2023-02-14 21:27:34,538 p=15026 u=rob n=p=15026 u=rob | paramiko [central] | Connected (version 2.0, client OpenSSH_7.9p1)
2023-02-14 21:27:34,538 p=15027 u=rob n=p=15027 u=rob | paramiko [branch] | Connected (version 2.0, client OpenSSH_7.9p1)
2023-02-14 21:27:34,771 p=15026 u=rob n=p=15026 u=rob | paramiko [central] | Auth banner: b'System is going down. Unprivileged users are not permitted to log in anymore. For technical details, see pam_nologin(8).\n\n'
2023-02-14 21:27:34,773 p=15027 u=rob n=p=15027 u=rob | paramiko [branch] | Auth banner: b'System is going down. Unprivileged users are not permitted to log in anymore. For technical details, see pam_nologin(8).\n\n'
2023-02-14 21:29:33,200 p=14362 u=rob n=ansible | persistent connection idle timeout triggered, timeout value is 120 secs.
See the timeout setting options in the Network Debug and Troubleshooting Guide.
2023-02-14 21:29:33,200 p=14361 u=rob n=ansible | persistent connection idle timeout triggered, timeout value is 120 secs.
See the timeout setting options in the Network Debug and Troubleshooting Guide.
2023-02-14 21:29:33,303 p=14361 u=rob n=ansible | shutdown complete
2023-02-14 21:29:33,303 p=14362 u=rob n=ansible | shutdown complete
2023-02-14 21:29:36,548 p=15026 u=rob n=p=15026 u=rob | paramiko [central] | Connected (version 2.0, client OpenSSH_7.9p1)
2023-02-14 21:29:36,548 p=15027 u=rob n=p=15027 u=rob | paramiko [branch] | Connected (version 2.0, client OpenSSH_7.9p1)
2023-02-14 21:29:36,778 p=15027 u=rob n=p=15027 u=rob | paramiko [branch] | Authentication (publickey) successful!
2023-02-14 21:29:36,792 p=15026 u=rob n=p=15026 u=rob | paramiko [central] | Authentication (publickey) successful!
2023-02-14 21:29:37,958 p=14121 u=rob n=ansible | ok: [branch]
2023-02-14 21:29:37,964 p=14121 u=rob n=ansible | ok: [central]
2023-02-14 21:29:37,967 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : Login to EVE-NG and get Cookie] ************************************************************************************************************
2023-02-14 21:29:37,985 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:29:37,988 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:29:37,993 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:29:39,197 p=14121 u=rob n=ansible | ok: [eveng]
2023-02-14 21:29:39,205 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : stop nodes id] *****************************************************************************************************************************
2023-02-14 21:29:39,237 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:29:39,242 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:29:39,247 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:29:39,252 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:29:39,255 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : wait after stop] ***************************************************************************************************************************
2023-02-14 21:29:39,268 p=14121 u=rob n=ansible | Pausing for 5 seconds
2023-02-14 21:29:39,268 p=14121 u=rob n=ansible | (ctrl+C then 'C' = continue early, ctrl+C then 'A' = abort)
2023-02-14 21:29:44,284 p=14121 u=rob n=ansible | ok: [eveng]
2023-02-14 21:29:44,291 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : start nodes id] ****************************************************************************************************************************
2023-02-14 21:29:44,313 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:29:44,318 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:29:44,326 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:29:44,327 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:29:44,329 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : wait after start] **************************************************************************************************************************
2023-02-14 21:29:44,341 p=14121 u=rob n=ansible | Pausing for 5 seconds
2023-02-14 21:29:44,341 p=14121 u=rob n=ansible | (ctrl+C then 'C' = continue early, ctrl+C then 'A' = abort)
2023-02-14 21:29:49,350 p=14121 u=rob n=ansible | ok: [eveng]
2023-02-14 21:29:49,361 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : wait, b/c the ping often failed without a short break] *************************************************************************************
2023-02-14 21:29:49,389 p=14121 u=rob n=ansible | Pausing for 30 seconds
2023-02-14 21:29:49,390 p=14121 u=rob n=ansible | (ctrl+C then 'C' = continue early, ctrl+C then 'A' = abort)
2023-02-14 21:30:19,408 p=14121 u=rob n=ansible | ok: [eveng]
2023-02-14 21:30:19,414 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : do ping test] ******************************************************************************************************************************
2023-02-14 21:30:19,442 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:30:19,445 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:30:19,469 p=14121 u=rob n=ansible | [WARNING]: The "network_cli" connection plugin has an improperly configured remote target value, forcing "inventory_hostname" templated value instead of the string

2023-02-14 21:30:19,477 p=14121 u=rob n=ansible | [WARNING]: The "network_cli" connection plugin has an improperly configured remote target value, forcing "inventory_hostname" templated value instead of the string

2023-02-14 21:30:20,407 p=14121 u=rob n=ansible | network_os is set to vyos
2023-02-14 21:30:20,426 p=14121 u=rob n=ansible | network_os is set to vyos
2023-02-14 21:30:20,562 p=15232 u=rob n=ansible | [DEPRECATION WARNING]: PlayContext.verbosity is deprecated, use 
ansible.utils.display.Display.verbosity instead. This feature will be removed 
in version 2.18. Deprecation warnings can be disabled by setting 
deprecation_warnings=False in ansible.cfg.
2023-02-14 21:30:20,562 p=15235 u=rob n=ansible | [DEPRECATION WARNING]: PlayContext.verbosity is deprecated, use 
ansible.utils.display.Display.verbosity instead. This feature will be removed 
in version 2.18. Deprecation warnings can be disabled by setting 
deprecation_warnings=False in ansible.cfg.
2023-02-14 21:30:20,970 p=15232 u=rob n=p=15232 u=rob | paramiko [central] | Connected (version 2.0, client OpenSSH_7.9p1)
2023-02-14 21:30:20,974 p=15235 u=rob n=p=15235 u=rob | paramiko [branch] | Connected (version 2.0, client OpenSSH_7.9p1)
2023-02-14 21:30:21,231 p=15232 u=rob n=p=15232 u=rob | paramiko [central] | Authentication (publickey) successful!
2023-02-14 21:30:21,231 p=15235 u=rob n=p=15235 u=rob | paramiko [branch] | Authentication (publickey) successful!
2023-02-14 21:30:26,940 p=14121 u=rob n=ansible | ok: [branch] => (item=10.0.1.100)
2023-02-14 21:30:26,949 p=14121 u=rob n=ansible | ok: [central] => (item=10.0.2.100)
2023-02-14 21:30:26,955 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : execute test commands] *********************************************************************************************************************
2023-02-14 21:30:26,976 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:30:26,978 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:30:26,996 p=14121 u=rob n=ansible | [WARNING]: The "network_cli" connection plugin has an improperly configured remote target value, forcing "inventory_hostname" templated value instead of the string

2023-02-14 21:30:27,003 p=14121 u=rob n=ansible | [WARNING]: The "network_cli" connection plugin has an improperly configured remote target value, forcing "inventory_hostname" templated value instead of the string

2023-02-14 21:30:28,222 p=14121 u=rob n=ansible | ok: [central] => (item={'desc': 'Test if IP is set to interface', 'command': "ip -4 addr show dev eth2 | grep inet | tr -s ' ' | cut -d' ' -f3 | head -n 1", 'wait_for': ['result[0] contains "10.0.1.254/24"']})
2023-02-14 21:30:28,420 p=14121 u=rob n=ansible | ok: [branch] => (item={'desc': 'show interfaces wireguard', 'command': 'show interfaces wireguard', 'wait_for': ['result[0] contains "S - State, L - Link, u - Up, D - Down, A - Admin Down"', 'result[0] contains "Interface        IP Address                        S/L  Description"', 'result[0] contains "---------        ----------                        ---  -----------"', 'result[0] contains "wg01             192.168.0.2/24                    u/u  VPN-to-central"']})
2023-02-14 21:30:29,683 p=14121 u=rob n=ansible | ok: [central] => (item={'desc': 'show interfaces wireguard', 'command': 'show interfaces wireguard', 'wait_for': ['result[0] contains "S - State, L - Link, u - Up, D - Down, A - Admin Down"', 'result[0] contains "Interface        IP Address                        S/L  Description"', 'result[0] contains "---------        ----------                        ---  -----------"', 'result[0] contains "wg01             192.168.0.1/24                    u/u  VPN-to-Branch"']})
2023-02-14 21:30:29,688 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : register stdout commands] ******************************************************************************************************************
2023-02-14 21:30:29,709 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:30:29,714 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:30:29,721 p=14121 u=rob n=ansible | skipping: [central] => (item={'name': 'show_interfaces_wireguard', 'command': 'show interfaces wireguard'}) 
2023-02-14 21:30:29,723 p=14121 u=rob n=ansible | skipping: [branch] => (item={'name': 'show_interfaces_wireguard', 'command': 'show interfaces wireguard'}) 
2023-02-14 21:30:29,726 p=14121 u=rob n=ansible | skipping: [central] => (item={'name': 'ping_branch_pc', 'command': 'ping 10.0.2.100 count 4'}) 
2023-02-14 21:30:29,728 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:30:29,728 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:30:29,731 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : Set variables] *****************************************************************************************************************************
2023-02-14 21:30:29,752 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:30:29,753 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:30:29,759 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:30:29,763 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:30:29,767 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : make sure tmp dir exist] *******************************************************************************************************************
2023-02-14 21:30:29,790 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:30:29,793 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:30:29,798 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:30:29,926 p=14121 u=rob n=ansible | ok: [eveng -> localhost]
2023-02-14 21:30:29,930 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : register status of tmp/vyos-1.4-rolling-202302140317-amd64.iso] ****************************************************************************
2023-02-14 21:30:29,951 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:30:29,953 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:30:29,957 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:30:30,090 p=14121 u=rob n=ansible | ok: [eveng]
2023-02-14 21:30:30,095 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : Download upgrade_iso] **********************************************************************************************************************
2023-02-14 21:30:30,119 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:30:30,121 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:30:30,127 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:31:25,622 p=14121 u=rob n=ansible | changed: [eveng -> localhost]
2023-02-14 21:31:25,627 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : Copy iso to host] **************************************************************************************************************************
2023-02-14 21:31:25,643 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:31:25,649 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:31:25,663 p=14121 u=rob n=ansible | [WARNING]: The "network_cli" connection plugin has an improperly configured remote target value, forcing "inventory_hostname" templated value instead of the string

2023-02-14 21:31:25,670 p=14121 u=rob n=ansible | [WARNING]: The "network_cli" connection plugin has an improperly configured remote target value, forcing "inventory_hostname" templated value instead of the string

2023-02-14 21:31:27,395 p=15235 u=rob n=p=15235 u=rob | paramiko [branch] | Connected (version 2.0, client OpenSSH_7.9p1)
2023-02-14 21:31:27,395 p=15232 u=rob n=p=15232 u=rob | paramiko [central] | Connected (version 2.0, client OpenSSH_7.9p1)
2023-02-14 21:31:27,636 p=15232 u=rob n=p=15232 u=rob | paramiko [central] | Authentication (publickey) successful!
2023-02-14 21:31:27,636 p=15235 u=rob n=p=15235 u=rob | paramiko [branch] | Authentication (publickey) successful!
2023-02-14 21:31:28,547 p=15232 u=rob n=p=15232 u=rob | paramiko [central] | Connected (version 2.0, client OpenSSH_7.9p1)
2023-02-14 21:31:28,552 p=15235 u=rob n=p=15235 u=rob | paramiko [branch] | Connected (version 2.0, client OpenSSH_7.9p1)
2023-02-14 21:31:28,775 p=15232 u=rob n=p=15232 u=rob | paramiko [central] | Authentication (publickey) successful!
2023-02-14 21:31:28,779 p=15235 u=rob n=p=15235 u=rob | paramiko [branch] | Authentication (publickey) successful!
2023-02-14 21:32:09,604 p=14121 u=rob n=ansible | changed: [central]
2023-02-14 21:32:09,737 p=14121 u=rob n=ansible | changed: [branch]
2023-02-14 21:32:09,742 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : upgrade vyos] ******************************************************************************************************************************
2023-02-14 21:32:09,764 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:32:09,773 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:32:09,790 p=14121 u=rob n=ansible | [WARNING]: The "network_cli" connection plugin has an improperly configured remote target value, forcing "inventory_hostname" templated value instead of the string

2023-02-14 21:32:09,797 p=14121 u=rob n=ansible | [WARNING]: The "network_cli" connection plugin has an improperly configured remote target value, forcing "inventory_hostname" templated value instead of the string

2023-02-14 21:32:20,587 p=14121 u=rob n=ansible | ok: [central]
2023-02-14 21:32:20,638 p=14121 u=rob n=ansible | ok: [branch]
2023-02-14 21:32:20,641 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : Reboot vyos] *******************************************************************************************************************************
2023-02-14 21:32:20,654 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:32:20,661 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:32:20,675 p=14121 u=rob n=ansible | [WARNING]: The "network_cli" connection plugin has an improperly configured remote target value, forcing "inventory_hostname" templated value instead of the string

2023-02-14 21:32:20,681 p=14121 u=rob n=ansible | [WARNING]: The "network_cli" connection plugin has an improperly configured remote target value, forcing "inventory_hostname" templated value instead of the string

2023-02-14 21:32:22,283 p=14121 u=rob n=ansible | ok: [central]
2023-02-14 21:32:22,283 p=14121 u=rob n=ansible | ok: [branch]
2023-02-14 21:32:22,287 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : wait while shutdown] ***********************************************************************************************************************
2023-02-14 21:32:22,301 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:32:22,304 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : Wait for vyos nodes] ***********************************************************************************************************************
2023-02-14 21:32:22,318 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:32:22,325 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:32:22,339 p=14121 u=rob n=ansible | [WARNING]: The "network_cli" connection plugin has an improperly configured remote target value, forcing "inventory_hostname" templated value instead of the string

2023-02-14 21:32:22,346 p=14121 u=rob n=ansible | [WARNING]: The "network_cli" connection plugin has an improperly configured remote target value, forcing "inventory_hostname" templated value instead of the string

2023-02-14 21:32:23,250 p=14121 u=rob n=ansible | [DEPRECATION WARNING]: PlayContext.verbosity is deprecated, use ansible.utils.display.Display.verbosity instead. This feature will be removed in version 2.18. 
Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.
2023-02-14 21:32:23,250 p=14121 u=rob n=ansible | [DEPRECATION WARNING]: PlayContext.verbosity is deprecated, use ansible.utils.display.Display.verbosity instead. This feature will be removed in version 2.18. 
Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.
2023-02-14 21:32:24,122 p=15520 u=rob n=p=15520 u=rob | paramiko [branch] | Connected (version 2.0, client OpenSSH_7.9p1)
2023-02-14 21:32:24,122 p=15519 u=rob n=p=15519 u=rob | paramiko [central] | Connected (version 2.0, client OpenSSH_7.9p1)
2023-02-14 21:32:24,372 p=15519 u=rob n=p=15519 u=rob | paramiko [central] | Auth banner: b'System is going down. Unprivileged users are not permitted to log in anymore. For technical details, see pam_nologin(8).\n\n'
2023-02-14 21:32:24,378 p=15520 u=rob n=p=15520 u=rob | paramiko [branch] | Auth banner: b'System is going down. Unprivileged users are not permitted to log in anymore. For technical details, see pam_nologin(8).\n\n'
2023-02-14 21:34:22,620 p=15235 u=rob n=ansible | persistent connection idle timeout triggered, timeout value is 120 secs.
See the timeout setting options in the Network Debug and Troubleshooting Guide.
2023-02-14 21:34:22,620 p=15232 u=rob n=ansible | persistent connection idle timeout triggered, timeout value is 120 secs.
See the timeout setting options in the Network Debug and Troubleshooting Guide.
2023-02-14 21:34:22,725 p=15235 u=rob n=ansible | shutdown complete
2023-02-14 21:34:22,725 p=15232 u=rob n=ansible | shutdown complete
2023-02-14 21:34:26,162 p=15519 u=rob n=p=15519 u=rob | paramiko [central] | Connected (version 2.0, client OpenSSH_8.4p1)
2023-02-14 21:34:26,163 p=15520 u=rob n=p=15520 u=rob | paramiko [branch] | Connected (version 2.0, client OpenSSH_8.4p1)
2023-02-14 21:34:26,388 p=15520 u=rob n=p=15520 u=rob | paramiko [branch] | Authentication (publickey) successful!
2023-02-14 21:34:26,390 p=15519 u=rob n=p=15519 u=rob | paramiko [central] | Authentication (publickey) successful!
2023-02-14 21:34:27,637 p=14121 u=rob n=ansible | ok: [central]
2023-02-14 21:34:27,640 p=14121 u=rob n=ansible | ok: [branch]
2023-02-14 21:34:27,643 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : clear tmp dir] *****************************************************************************************************************************
2023-02-14 21:34:27,654 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:34:27,657 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : Login to EVE-NG and get Cookie] ************************************************************************************************************
2023-02-14 21:34:27,677 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:34:27,679 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:34:27,683 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:34:28,615 p=14121 u=rob n=ansible | ok: [eveng]
2023-02-14 21:34:28,619 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : stop nodes id] *****************************************************************************************************************************
2023-02-14 21:34:28,640 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:34:28,643 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:34:28,649 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:34:28,656 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:34:28,659 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : wait after stop] ***************************************************************************************************************************
2023-02-14 21:34:28,672 p=14121 u=rob n=ansible | Pausing for 5 seconds
2023-02-14 21:34:28,672 p=14121 u=rob n=ansible | (ctrl+C then 'C' = continue early, ctrl+C then 'A' = abort)
2023-02-14 21:34:33,684 p=14121 u=rob n=ansible | ok: [eveng]
2023-02-14 21:34:33,691 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : start nodes id] ****************************************************************************************************************************
2023-02-14 21:34:33,722 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:34:33,725 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:34:33,730 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:34:33,736 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:34:33,739 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : wait after start] **************************************************************************************************************************
2023-02-14 21:34:33,753 p=14121 u=rob n=ansible | Pausing for 5 seconds
2023-02-14 21:34:33,753 p=14121 u=rob n=ansible | (ctrl+C then 'C' = continue early, ctrl+C then 'A' = abort)
2023-02-14 21:34:38,763 p=14121 u=rob n=ansible | ok: [eveng]
2023-02-14 21:34:38,770 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : wait, b/c the ping often failed without a short break] *************************************************************************************
2023-02-14 21:34:38,787 p=14121 u=rob n=ansible | Pausing for 30 seconds
2023-02-14 21:34:38,788 p=14121 u=rob n=ansible | (ctrl+C then 'C' = continue early, ctrl+C then 'A' = abort)
2023-02-14 21:35:08,795 p=14121 u=rob n=ansible | ok: [eveng]
2023-02-14 21:35:08,801 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : do ping test] ******************************************************************************************************************************
2023-02-14 21:35:08,829 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:35:08,831 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:35:08,854 p=14121 u=rob n=ansible | [WARNING]: The "network_cli" connection plugin has an improperly configured remote target value, forcing "inventory_hostname" templated value instead of the string

2023-02-14 21:35:08,859 p=14121 u=rob n=ansible | [WARNING]: The "network_cli" connection plugin has an improperly configured remote target value, forcing "inventory_hostname" templated value instead of the string

2023-02-14 21:35:09,787 p=14121 u=rob n=ansible | network_os is set to vyos
2023-02-14 21:35:09,787 p=14121 u=rob n=ansible | network_os is set to vyos
2023-02-14 21:35:09,926 p=15640 u=rob n=ansible | [DEPRECATION WARNING]: PlayContext.verbosity is deprecated, use 
ansible.utils.display.Display.verbosity instead. This feature will be removed 
in version 2.18. Deprecation warnings can be disabled by setting 
deprecation_warnings=False in ansible.cfg.
2023-02-14 21:35:09,926 p=15641 u=rob n=ansible | [DEPRECATION WARNING]: PlayContext.verbosity is deprecated, use 
ansible.utils.display.Display.verbosity instead. This feature will be removed 
in version 2.18. Deprecation warnings can be disabled by setting 
deprecation_warnings=False in ansible.cfg.
2023-02-14 21:35:10,601 p=15641 u=rob n=p=15641 u=rob | paramiko [central] | Connected (version 2.0, client OpenSSH_8.4p1)
2023-02-14 21:35:10,607 p=15640 u=rob n=p=15640 u=rob | paramiko [branch] | Connected (version 2.0, client OpenSSH_8.4p1)
2023-02-14 21:35:10,818 p=15641 u=rob n=p=15641 u=rob | paramiko [central] | Authentication (publickey) successful!
2023-02-14 21:35:10,826 p=15640 u=rob n=p=15640 u=rob | paramiko [branch] | Authentication (publickey) successful!
2023-02-14 21:35:16,718 p=14121 u=rob n=ansible | ok: [central] => (item=10.0.2.100)
2023-02-14 21:35:16,795 p=14121 u=rob n=ansible | ok: [branch] => (item=10.0.1.100)
2023-02-14 21:35:16,799 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : execute test commands] *********************************************************************************************************************
2023-02-14 21:35:16,820 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:35:16,822 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:35:16,841 p=14121 u=rob n=ansible | [WARNING]: The "network_cli" connection plugin has an improperly configured remote target value, forcing "inventory_hostname" templated value instead of the string

2023-02-14 21:35:16,849 p=14121 u=rob n=ansible | [WARNING]: The "network_cli" connection plugin has an improperly configured remote target value, forcing "inventory_hostname" templated value instead of the string

2023-02-14 21:35:18,067 p=14121 u=rob n=ansible | ok: [central] => (item={'desc': 'Test if IP is set to interface', 'command': "ip -4 addr show dev eth2 | grep inet | tr -s ' ' | cut -d' ' -f3 | head -n 1", 'wait_for': ['result[0] contains "10.0.1.254/24"']})
2023-02-14 21:35:18,309 p=14121 u=rob n=ansible | ok: [branch] => (item={'desc': 'show interfaces wireguard', 'command': 'show interfaces wireguard', 'wait_for': ['result[0] contains "S - State, L - Link, u - Up, D - Down, A - Admin Down"', 'result[0] contains "Interface        IP Address                        S/L  Description"', 'result[0] contains "---------        ----------                        ---  -----------"', 'result[0] contains "wg01             192.168.0.2/24                    u/u  VPN-to-central"']})
2023-02-14 21:35:19,524 p=14121 u=rob n=ansible | ok: [central] => (item={'desc': 'show interfaces wireguard', 'command': 'show interfaces wireguard', 'wait_for': ['result[0] contains "S - State, L - Link, u - Up, D - Down, A - Admin Down"', 'result[0] contains "Interface        IP Address                        S/L  Description"', 'result[0] contains "---------        ----------                        ---  -----------"', 'result[0] contains "wg01             192.168.0.1/24                    u/u  VPN-to-Branch"']})
2023-02-14 21:35:19,530 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : register stdout commands] ******************************************************************************************************************
2023-02-14 21:35:19,554 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:35:19,558 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:35:19,564 p=14121 u=rob n=ansible | skipping: [central] => (item={'name': 'show_interfaces_wireguard', 'command': 'show interfaces wireguard'}) 
2023-02-14 21:35:19,565 p=14121 u=rob n=ansible | skipping: [branch] => (item={'name': 'show_interfaces_wireguard', 'command': 'show interfaces wireguard'}) 
2023-02-14 21:35:19,567 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:35:19,568 p=14121 u=rob n=ansible | skipping: [central] => (item={'name': 'ping_branch_pc', 'command': 'ping 10.0.2.100 count 4'}) 
2023-02-14 21:35:19,570 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:35:19,572 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : Set variables] *****************************************************************************************************************************
2023-02-14 21:35:19,592 p=14121 u=rob n=ansible | skipping: [eveng]
2023-02-14 21:35:19,595 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:35:19,599 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:35:19,604 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:35:19,608 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : make sure output dir exist] ****************************************************************************************************************
2023-02-14 21:35:19,631 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:35:19,633 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:35:19,639 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:35:19,761 p=14121 u=rob n=ansible | ok: [eveng -> localhost]
2023-02-14 21:35:19,765 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : make sure output include dir exist] ********************************************************************************************************
2023-02-14 21:35:19,789 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:35:19,791 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:35:19,796 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:35:19,918 p=14121 u=rob n=ansible | ok: [eveng -> localhost]
2023-02-14 21:35:19,921 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : Get timestamp from the system] *************************************************************************************************************
2023-02-14 21:35:19,942 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:35:19,943 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:35:19,949 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:35:20,131 p=14121 u=rob n=ansible | changed: [eveng]
2023-02-14 21:35:20,135 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : Set variables] *****************************************************************************************************************************
2023-02-14 21:35:20,157 p=14121 u=rob n=ansible | ok: [eveng]
2023-02-14 21:35:20,158 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:35:20,159 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:35:20,164 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:35:20,168 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : generate lab rst file] *********************************************************************************************************************
2023-02-14 21:35:20,192 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:35:20,194 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:35:20,200 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:35:20,448 p=14121 u=rob n=ansible | changed: [eveng -> localhost]
2023-02-14 21:35:20,452 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : find all *.conf files in Lab] **************************************************************************************************************
2023-02-14 21:35:20,476 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:35:20,478 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:35:20,483 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:35:20,665 p=14121 u=rob n=ansible | ok: [eveng -> localhost]
2023-02-14 21:35:20,671 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : copy all *.conf files] *********************************************************************************************************************
2023-02-14 21:35:20,697 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:35:20,699 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:35:20,705 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:35:20,952 p=14121 u=rob n=ansible | changed: [eveng -> localhost] => (item={'path': 'labs/Wireguard/branch.conf', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 501, 'gid': 20, 'size': 694, 'inode': 2586584, 'dev': 16777233, 'nlink': 1, 'atime': 1676406260.505285, 'mtime': 1676406258.432004, 'ctime': 1676406258.432004, 'gr_name': 'staff', 'pw_name': 'rob', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})
2023-02-14 21:35:21,207 p=14121 u=rob n=ansible | changed: [eveng -> localhost] => (item={'path': 'labs/Wireguard/central.conf', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 501, 'gid': 20, 'size': 687, 'inode': 2586585, 'dev': 16777233, 'nlink': 1, 'atime': 1676406260.5410526, 'mtime': 1676406258.4321566, 'ctime': 1676406258.4321566, 'gr_name': 'staff', 'pw_name': 'rob', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})
2023-02-14 21:35:21,212 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : find all *.png files in Lab] ***************************************************************************************************************
2023-02-14 21:35:21,235 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:35:21,237 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:35:21,243 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:35:21,357 p=14121 u=rob n=ansible | ok: [eveng -> localhost]
2023-02-14 21:35:21,363 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : copy all *.png files] **********************************************************************************************************************
2023-02-14 21:35:21,391 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:35:21,391 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:35:21,397 p=14121 u=rob n=ansible | skipping: [branch]
2023-02-14 21:35:21,622 p=14121 u=rob n=ansible | ok: [eveng -> localhost] => (item={'path': 'labs/Wireguard/topology.png', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 501, 'gid': 20, 'size': 158227, 'inode': 362576, 'dev': 16777233, 'nlink': 1, 'atime': 1676403697.132659, 'mtime': 1648155110.0, 'ctime': 1675368464.81138, 'gr_name': 'staff', 'pw_name': 'rob', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})
2023-02-14 21:35:21,627 p=14121 u=rob n=ansible | TASK [eve-ng-lab-test : copy ansible log files] ********************************************************************************************************************
2023-02-14 21:35:21,650 p=14121 u=rob n=ansible | skipping: [vyos-oobm]
2023-02-14 21:35:21,652 p=14121 u=rob n=ansible | skipping: [central]
2023-02-14 21:35:21,658 p=14121 u=rob n=ansible | skipping: [branch]