[
  {
    "id": "sanity-checks",
    "uri": "features/core/allcli_sanity.feature",
    "keyword": "Feature",
    "name": "Sanity checks",
    "description": "  In order to use the product\n  I want to be sure to use a sane environment",
    "line": 4,
    "elements": [
      {
        "id": "sanity-checks;the-server-is-healthy",
        "keyword": "Scenario",
        "name": "The server is healthy",
        "description": "",
        "line": 8,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "\"server\" should have a FQDN",
            "line": 9,
            "match": {
              "location": "features/step_definitions/command_steps.rb:15"
            },
            "result": {
              "status": "passed",
              "duration": 399435748
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 23606
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "reverse resolution should work for \"server\"",
            "line": 10,
            "match": {
              "location": "features/step_definitions/command_steps.rb:28"
            },
            "result": {
              "status": "passed",
              "duration": 2493089871
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 16839
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "the clock from \"server\" should be exact",
            "line": 11,
            "match": {
              "location": "features/step_definitions/command_steps.rb:46"
            },
            "result": {
              "status": "passed",
              "duration": 2519641724
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 19359
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "service \"apache2\" is active on \"server\"",
            "line": 12,
            "match": {
              "location": "features/step_definitions/command_steps.rb:731"
            },
            "result": {
              "status": "passed",
              "duration": 2446769616
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 15915
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "service \"cobblerd\" is active on \"server\"",
            "line": 13,
            "match": {
              "location": "features/step_definitions/command_steps.rb:731"
            },
            "result": {
              "status": "passed",
              "duration": 2506613568
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 16853
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "service \"rhn-search\" is active on \"server\"",
            "line": 14,
            "match": {
              "location": "features/step_definitions/command_steps.rb:731"
            },
            "result": {
              "status": "passed",
              "duration": 2620995673
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 15958
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "service \"salt-api\" is active on \"server\"",
            "line": 15,
            "match": {
              "location": "features/step_definitions/command_steps.rb:731"
            },
            "result": {
              "status": "passed",
              "duration": 4047137591
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 17478
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "service \"salt-master\" is active on \"server\"",
            "line": 16,
            "match": {
              "location": "features/step_definitions/command_steps.rb:731"
            },
            "result": {
              "status": "passed",
              "duration": 2512955379
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 16347
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "service \"taskomatic\" is active on \"server\"",
            "line": 17,
            "match": {
              "location": "features/step_definitions/command_steps.rb:731"
            },
            "result": {
              "status": "passed",
              "duration": 2497744940
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 16918
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "socket \"tftp\" is active on \"server\"",
            "line": 18,
            "match": {
              "location": "features/step_definitions/command_steps.rb:745"
            },
            "result": {
              "status": "passed",
              "duration": 2594753945
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 18487
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "service \"tomcat\" is active on \"server\"",
            "line": 19,
            "match": {
              "location": "features/step_definitions/command_steps.rb:731"
            },
            "result": {
              "status": "passed",
              "duration": 2473127911
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 16135
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 30510
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 10206
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12034
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6329
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 15:05:29 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 357412
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18168
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 27 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 244772
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 39541
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "sanity-checks;the-proxy-is-healthy",
        "keyword": "Scenario",
        "name": "The proxy is healthy",
        "description": "",
        "line": 22,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "\"proxy\" should have a FQDN",
            "line": 23,
            "match": {
              "location": "features/step_definitions/command_steps.rb:15"
            },
            "result": {
              "status": "passed",
              "duration": 2975379190
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 18166
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "reverse resolution should work for \"proxy\"",
            "line": 24,
            "match": {
              "location": "features/step_definitions/command_steps.rb:28"
            },
            "result": {
              "status": "passed",
              "duration": 284016886
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 15711
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "\"proxy\" should communicate with the server using public interface",
            "line": 25,
            "match": {
              "location": "features/step_definitions/retail_steps.rb:47"
            },
            "result": {
              "status": "passed",
              "duration": 2795620226
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 15794
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "the clock from \"proxy\" should be exact",
            "line": 26,
            "match": {
              "location": "features/step_definitions/command_steps.rb:46"
            },
            "result": {
              "status": "passed",
              "duration": 274295579
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 18256
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@proxy",
            "line": 21
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19989
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 21940
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 14394
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6987
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 15:05:56 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 235525
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 22337
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 15975
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 6 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 261373
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19778
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "sanity-checks;the-minion-is-healthy",
        "keyword": "Scenario",
        "name": "The minion is healthy",
        "description": "",
        "line": 29,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "\"sle_minion\" should have a FQDN",
            "line": 30,
            "match": {
              "location": "features/step_definitions/command_steps.rb:15"
            },
            "result": {
              "status": "passed",
              "duration": 4388119317
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 18552
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "reverse resolution should work for \"sle_minion\"",
            "line": 31,
            "match": {
              "location": "features/step_definitions/command_steps.rb:28"
            },
            "result": {
              "status": "passed",
              "duration": 416778678
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 15611
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "\"sle_minion\" should communicate with the server using public interface",
            "line": 32,
            "match": {
              "location": "features/step_definitions/retail_steps.rb:47"
            },
            "result": {
              "status": "passed",
              "duration": 2945114493
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 17001
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "the clock from \"sle_minion\" should be exact",
            "line": 33,
            "match": {
              "location": "features/step_definitions/command_steps.rb:46"
            },
            "result": {
              "status": "passed",
              "duration": 405636998
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 19937
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@sle_minion",
            "line": 28
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 22037
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 21030
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 14509
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6758
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 15:06:02 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 352125
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 25501
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:319"
            },
            "result": {
              "status": "passed",
              "duration": 16491
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 9 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 267247
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 20288
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "sanity-checks;the-build-host-is-healthy",
        "keyword": "Scenario",
        "name": "The build host is healthy",
        "description": "",
        "line": 36,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "\"build_host\" should have a FQDN",
            "line": 37,
            "match": {
              "location": "features/step_definitions/command_steps.rb:15"
            },
            "result": {
              "status": "passed",
              "duration": 2622686419
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 19153
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "reverse resolution should work for \"build_host\"",
            "line": 38,
            "match": {
              "location": "features/step_definitions/command_steps.rb:28"
            },
            "result": {
              "status": "passed",
              "duration": 226521085
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 15592
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "\"build_host\" should communicate with the server using public interface",
            "line": 39,
            "match": {
              "location": "features/step_definitions/retail_steps.rb:47"
            },
            "result": {
              "status": "passed",
              "duration": 3354049025
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 15502
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "the clock from \"build_host\" should be exact",
            "line": 40,
            "match": {
              "location": "features/step_definitions/command_steps.rb:46"
            },
            "result": {
              "status": "passed",
              "duration": 217351205
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 21053
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@build_host",
            "line": 35
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 24778
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 24186
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 15818
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7487
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 15:06:11 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 236787
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 25371
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:339"
            },
            "result": {
              "status": "passed",
              "duration": 16728
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 6 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 415786
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17639
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "sanity-checks;the-ssh-minion-is-healthy",
        "keyword": "Scenario",
        "name": "The SSH minion is healthy",
        "description": "",
        "line": 43,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "\"ssh_minion\" should have a FQDN",
            "line": 44,
            "match": {
              "location": "features/step_definitions/command_steps.rb:15"
            },
            "result": {
              "status": "passed",
              "duration": 4323338946
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 20935
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "reverse resolution should work for \"ssh_minion\"",
            "line": 45,
            "match": {
              "location": "features/step_definitions/command_steps.rb:28"
            },
            "result": {
              "status": "passed",
              "duration": 418063620
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 16263
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "\"ssh_minion\" should communicate with the server using public interface",
            "line": 46,
            "match": {
              "location": "features/step_definitions/retail_steps.rb:47"
            },
            "result": {
              "status": "passed",
              "duration": 2932180571
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 15731
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "the clock from \"ssh_minion\" should be exact",
            "line": 47,
            "match": {
              "location": "features/step_definitions/command_steps.rb:46"
            },
            "result": {
              "status": "passed",
              "duration": 397446664
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 18371
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@ssh_minion",
            "line": 42
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18202
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 25509
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 13723
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6357
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 15:06:17 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 224974
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19340
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:335"
            },
            "result": {
              "status": "passed",
              "duration": 17966
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 8 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 252257
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19135
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "sanity-checks;the-red-hat-like-minion-is-healthy",
        "keyword": "Scenario",
        "name": "The Red Hat-like minion is healthy",
        "description": "",
        "line": 50,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "\"rhlike_minion\" should have a FQDN",
            "line": 51,
            "match": {
              "location": "features/step_definitions/command_steps.rb:15"
            },
            "result": {
              "status": "passed",
              "duration": 1924900552
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 20450
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "reverse resolution should work for \"rhlike_minion\"",
            "line": 52,
            "match": {
              "location": "features/step_definitions/command_steps.rb:28"
            },
            "result": {
              "status": "passed",
              "duration": 184406901
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 16045
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "\"rhlike_minion\" should communicate with the server using public interface",
            "line": 53,
            "match": {
              "location": "features/step_definitions/retail_steps.rb:47"
            },
            "result": {
              "status": "passed",
              "duration": 4909044851
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 17500
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "the clock from \"rhlike_minion\" should be exact",
            "line": 54,
            "match": {
              "location": "features/step_definitions/command_steps.rb:46"
            },
            "result": {
              "status": "passed",
              "duration": 177616876
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 19366
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@rhlike_minion",
            "line": 49
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 22860
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 23586
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 16116
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6096
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 15:06:25 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 233719
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 21579
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:323"
            },
            "result": {
              "status": "passed",
              "duration": 16896
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 7 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 288971
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19673
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "sanity-checks;the-debian-like-minion-is-healthy",
        "keyword": "Scenario",
        "name": "The Debian-like minion is healthy",
        "description": "",
        "line": 57,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "\"deblike_minion\" should have a FQDN",
            "line": 58,
            "match": {
              "location": "features/step_definitions/command_steps.rb:15"
            },
            "result": {
              "status": "passed",
              "duration": 4346010034
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 18286
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "reverse resolution should work for \"deblike_minion\"",
            "line": 59,
            "match": {
              "location": "features/step_definitions/command_steps.rb:28"
            },
            "result": {
              "status": "passed",
              "duration": 208339144
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 15875
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "\"deblike_minion\" should communicate with the server using public interface",
            "line": 60,
            "match": {
              "location": "features/step_definitions/retail_steps.rb:47"
            },
            "result": {
              "status": "passed",
              "duration": 2708682483
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 27521
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "the clock from \"deblike_minion\" should be exact",
            "line": 61,
            "match": {
              "location": "features/step_definitions/command_steps.rb:46"
            },
            "result": {
              "status": "passed",
              "duration": 202951156
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 19531
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@deblike_minion",
            "line": 56
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19595
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 28747
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 14855
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7227
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 15:06:32 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 212200
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19288
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:327"
            },
            "result": {
              "status": "passed",
              "duration": 16511
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 8 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 236371
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 13115
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "sanity-checks;the-external-resources-can-be-reached",
        "keyword": "Scenario",
        "name": "The external resources can be reached",
        "description": "",
        "line": 64,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "it should be possible to reach the test packages",
            "line": 65,
            "match": {
              "location": "features/step_definitions/command_steps.rb:54"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "it should be possible to reach the build sources",
            "line": 66,
            "match": {
              "location": "features/step_definitions/command_steps.rb:72"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "it should be possible to reach the Docker profiles",
            "line": 67,
            "match": {
              "location": "features/step_definitions/command_steps.rb:82"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_cloud",
            "line": 63
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 21171
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 28246
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 15055
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 10770
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 15:06:40 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 211909
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20571
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:670"
            },
            "result": {
              "status": "skipped",
              "duration": 169749
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 194347
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 11108
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "sanity-checks;the-http-proxy-is-working",
        "keyword": "Scenario",
        "name": "The HTTP proxy is working",
        "description": "",
        "line": 70,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "it should be possible to use the HTTP proxy",
            "line": 71,
            "match": {
              "location": "features/step_definitions/command_steps.rb:59"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@server_http_proxy",
            "line": 69
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 14999
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 16284
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11346
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6897
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 15:06:40 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 329267
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 16880
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:650"
            },
            "result": {
              "status": "skipped",
              "duration": 79452
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 196412
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 8461
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "sanity-checks;the-registry-with-authentication-is-healthy",
        "keyword": "Scenario",
        "name": "The registry with authentication is healthy",
        "description": "",
        "line": 74,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "it should be possible to reach the authenticated registry",
            "line": 75,
            "match": {
              "location": "features/step_definitions/command_steps.rb:90"
            },
            "result": {
              "status": "passed",
              "duration": 2507453035
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 18624
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@auth_registry",
            "line": 73
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 12904
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 14847
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 9582
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 5147
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 15:06:40 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 184167
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 14682
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:665"
            },
            "result": {
              "status": "passed",
              "duration": 4936
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 221995
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 13541
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "sanity-checks;the-registry-without-authentication-is-healthy",
        "keyword": "Scenario",
        "name": "The registry without authentication is healthy",
        "description": "",
        "line": 78,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "it should be possible to reach the not authenticated registry",
            "line": 79,
            "match": {
              "location": "features/step_definitions/command_steps.rb:97"
            },
            "result": {
              "status": "passed",
              "duration": 4171349625
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 18511
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@no_auth_registry",
            "line": 77
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18767
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 19594
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10732
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 5945
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 15:06:42 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 200080
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 16760
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:660"
            },
            "result": {
              "status": "passed",
              "duration": 4924
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 4 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 224921
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 14572
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "sanity-checks;the-custom-download-endpoint-is-working",
        "keyword": "Scenario",
        "name": "The custom download endpoint is working",
        "description": "",
        "line": 82,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "it should be possible to use the custom download endpoint",
            "line": 83,
            "match": {
              "location": "features/step_definitions/command_steps.rb:67"
            },
            "result": {
              "status": "passed",
              "duration": 2459437942
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 19816
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@custom_download_endpoint",
            "line": 81
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16348
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 20395
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10685
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6332
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 15:06:46 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 211979
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 16310
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:655"
            },
            "result": {
              "status": "passed",
              "duration": 4879
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 226101
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 14179
            }
          }
        ],
        "retried": 0
      }
    ]
  },
  {
    "id": "very-first-settings",
    "uri": "features/core/srv_first_settings.feature",
    "keyword": "Feature",
    "name": "Very first settings",
    "description": "  In order to use the product\n  As the admin user\n  I want to create the organisation, the first users and set the HTTP proxy",
    "line": 17,
    "elements": [
      {
        "id": "very-first-settings;cleanup-salt-files",
        "keyword": "Scenario",
        "name": "Cleanup Salt files",
        "description": "",
        "line": 22,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I run \"rm -Rf /srv/salt/*\" on \"server\"",
            "line": 23,
            "match": {
              "location": "features/step_definitions/command_steps.rb:772"
            },
            "result": {
              "status": "passed",
              "duration": 4389304713
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 22398
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 31905
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 9325
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10848
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6550
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 15:07:13 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 266162
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18338
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 4 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 219275
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19605
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "very-first-settings;log-in-as-admin-user",
        "keyword": "Scenario",
        "name": "Log in as admin user",
        "description": "",
        "line": 25,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 26,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "passed",
              "duration": 40738052966
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 7649565
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19136
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 8855
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10891
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7702
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 15:07:17 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 214822
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 17171
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 41 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 264513
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 33569
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "very-first-settings;wait-for-refresh-of-list-of-products-to-finish",
        "keyword": "Scenario",
        "name": "Wait for refresh of list of products to finish",
        "description": "",
        "line": 28,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I wait until mgr-sync refresh is finished",
            "line": 29,
            "match": {
              "location": "features/step_definitions/command_steps.rb:703"
            },
            "result": {
              "status": "passed",
              "duration": 8014579205
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5438169
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16008
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 9497
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 16556
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6509
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 15:07:58 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 408404
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 21161
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 8 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 235391
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15660
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "very-first-settings;create-testing-username",
        "keyword": "Scenario",
        "name": "Create testing username",
        "description": "",
        "line": 31,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Users > User List > Active\"",
            "line": 32,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 190235176
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 813299543
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create User\"",
            "line": 33,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 916485966
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5173407
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"testing\" as \"login\"",
            "line": 34,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 60433858
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6701027
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"testing\" as \"desiredpassword\"",
            "line": 35,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 56937142
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5990876
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"testing\" as \"desiredpasswordConfirm\"",
            "line": 36,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 60433429
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5190555
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"Mr.\" from \"prefix\"",
            "line": 37,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 49744604
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4497559
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Test\" as \"firstNames\"",
            "line": 38,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 53905481
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5930141
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"User\" as \"lastName\"",
            "line": 39,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 56259595
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5050046
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"galaxy-noise@localhost\" as \"email\"",
            "line": 40,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 75981746
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5284376
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Login\"",
            "line": 41,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 2480702337
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 7792386
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Account testing created, login information sent to galaxy-noise@localhost\" text",
            "line": 42,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 74770647
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5458223
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see a \"testing\" link",
            "line": 43,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:743"
            },
            "result": {
              "status": "passed",
              "duration": 11599285
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4335621
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17243
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 9700
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11513
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7046
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 15:08:06 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 213858
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 17693
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 5 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 238098
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 13077
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "very-first-settings;grant-testing-user-administrative-priviledges",
        "keyword": "Scenario",
        "name": "Grant testing user administrative priviledges",
        "description": "",
        "line": 45,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Users > User List > Active\"",
            "line": 46,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 79049046
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 319043880
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"testing\"",
            "line": 47,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 587034277
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5648825
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"role_org_admin\"",
            "line": 48,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "passed",
              "duration": 85310458
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4774209
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"role_system_group_admin\"",
            "line": 49,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "passed",
              "duration": 77525737
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4647615
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"role_channel_admin\"",
            "line": 50,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "passed",
              "duration": 83678455
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5219844
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"role_activation_key_admin\"",
            "line": 51,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "passed",
              "duration": 80489113
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4699255
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"role_config_admin\"",
            "line": 52,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "passed",
              "duration": 79491373
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4895015
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update\"",
            "line": 53,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 910250056
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4427852
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"User information updated\" text",
            "line": 54,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 76240668
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4828806
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see a \"testing\" text",
            "line": 55,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 71253482
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4934197
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 15359
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 8069
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11136
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6242
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 15:08:11 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 251832
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 22096
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 375805
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 20754
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "very-first-settings;setup-http-proxy",
        "keyword": "Scenario",
        "name": "Setup HTTP proxy",
        "description": "",
        "line": 58,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Setup Wizard > HTTP Proxy\"",
            "line": 59,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"HTTP Proxy Hostname\" text",
            "line": 60,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see a \"HTTP Proxy Username\" text",
            "line": 61,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see a \"HTTP Proxy Password\" text",
            "line": 62,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I enter the address of the HTTP proxy as \"HTTP Proxy Hostname\"",
            "line": 63,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:13"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"suma3\" as \"HTTP Proxy Username\"",
            "line": 64,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"P4$$w/ord With%and&\" as \"HTTP Proxy Password\"",
            "line": 65,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Save and Verify\"",
            "line": 66,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "HTTP proxy verification should have succeeded",
            "line": 67,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:9"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@server_http_proxy",
            "line": 57
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18739
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 23741
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 17798
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6416
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 15:08:13 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 201739
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 17494
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:650"
            },
            "result": {
              "status": "skipped",
              "duration": 234832
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 210123
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 13526
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "very-first-settings;detect-latest-salt-changes-on-the-server",
        "keyword": "Scenario",
        "name": "Detect latest Salt changes on the server",
        "description": "",
        "line": 69,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I query latest Salt changes on \"server\"",
            "line": 70,
            "output": [
              "* Tue Mar 17 2026 Victor Zhestkov <vzhestkov@suse.com>",
              "- Backport security patch for Salt vendored tornado (bsc#1259554):",
              "  * CVE-2026-31958: Add limits on multipart form data parsing",
              "- Added:",
              "  * backport-of-the-cve-2026-31958-fix-bsc-1259554.patch",
              "",
              "* Fri Mar 13 2026 Victor Zhestkov <vzhestkov@suse.com>",
              "- Add x86_64_v2 as a possible rpm package architecture",
              "- Make users with backslash working for salt-ssh (bsc#1254629)",
              "- Fix ansible.playbooks extra-vars quoting (bsc#1257831)",
              "- Fix virtualenv call in test helper to use proper python version",
              "- Added:",
              "  * add-x86_64_v2-as-a-possible-rpm-package-architecture.patch",
              "  * make-users-with-backslash-working-for-salt-ssh-bsc-1.patch",
              "  * fix-ansible.playbooks-extra-vars-quoting-bsc-1257831.patch"
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 4601124855
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5412469
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 14525
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 8052
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10470
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 5976
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 15:08:13 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 221477
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 17053
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 5 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 219444
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 20016
            }
          }
        ],
        "retried": 0
      }
    ]
  },
  {
    "id": "turn-\"disable_local_repos\"-feature-on-highstate-off",
    "uri": "features/core/srv_disable_local_repos_off.feature",
    "keyword": "Feature",
    "name": "Turn \"disable_local_repos\" feature on highstate off",
    "description": "  In order to test the product using shortcuts\n  As root user\n  I want to add pillar data to disable that feature",
    "line": 4,
    "elements": [
      {
        "id": "turn-\"disable_local_repos\"-feature-on-highstate-off;create-custom-pillar-to-turn-off-\"disable_local_repos\"",
        "keyword": "Scenario",
        "name": "Create custom pillar to turn off \"disable_local_repos\"",
        "description": "",
        "line": 9,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I turn off disable_local_repos for all clients",
            "line": 10,
            "match": {
              "location": "features/step_definitions/command_steps.rb:41"
            },
            "result": {
              "status": "passed",
              "duration": 7161251483
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5601012
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17232
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 8946
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12160
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6024
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 15:08:18 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 608577
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20297
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 7 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 236443
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19986
            }
          }
        ],
        "retried": 0
      }
    ]
  },
  {
    "id": "organization-credentials-in-the-setup-wizard",
    "uri": "features/core/srv_organization_credentials.feature",
    "keyword": "Feature",
    "name": "Organization credentials in the Setup Wizard",
    "description": "",
    "line": 6,
    "elements": [
      {
        "id": "organization-credentials-in-the-setup-wizard;enter-valid-scc-credentials",
        "keyword": "Scenario",
        "name": "Enter valid SCC credentials",
        "description": "",
        "line": 10,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 11,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Setup Wizard > Organization Credentials\"",
            "line": 12,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I ask to add new credentials",
            "line": 13,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:17"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter the SCC credentials",
            "line": 14,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:21"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Save\"",
            "line": 15,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until the SCC credentials are valid",
            "line": 16,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:29"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 8
          },
          {
            "name": "@no_mirror",
            "line": 9
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18438
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 27637
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12312
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6429
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 15:08:25 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 270573
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18409
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 5979
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:620"
            },
            "result": {
              "status": "skipped",
              "duration": 77728
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 204639
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 13341
            }
          }
        ],
        "retried": 0
      }
    ]
  },
  {
    "id": "change-personal-preferences",
    "uri": "features/core/srv_user_preferences.feature",
    "keyword": "Feature",
    "name": "Change personal preferences",
    "description": "  In order to set up my personal preferences\n  As admin\n  I want to navigate through \"Home\" submenus changing some settings",
    "line": 4,
    "elements": [
      {
        "id": "change-personal-preferences;change-page-size-to-100-per-page-in-admin-user",
        "keyword": "Scenario",
        "name": "Change page size to 100 per page in admin user",
        "description": "",
        "line": 9,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized as \"admin\" with password \"admin\"",
            "line": 10,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:594"
            },
            "result": {
              "status": "passed",
              "duration": 506549887
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4391762
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Home > My Preferences\"",
            "line": 11,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 71896255
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 1404540961
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"100\" from \"pagesize\"",
            "line": 12,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 72414399
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5222249
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Save Preferences\"",
            "line": 13,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 1437774139
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5900639
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Preferences modified\" text",
            "line": 14,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 110451255
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4757481
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 15855
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 8194
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10965
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 5988
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 15:08:25 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 207907
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18875
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 4 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 242613
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 14225
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "change-personal-preferences;change-page-size-to-100-per-page-in-testing-user",
        "keyword": "Scenario",
        "name": "Change page size to 100 per page in testing user",
        "description": "",
        "line": 16,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized as \"testing\" with password \"testing\"",
            "line": 17,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:594"
            },
            "result": {
              "status": "passed",
              "duration": 3479914809
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5440339
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Home > My Preferences\"",
            "line": 18,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 59545099
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 1419912873
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"100\" from \"pagesize\"",
            "line": 19,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 53627418
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4853553
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Save Preferences\"",
            "line": 20,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 823098364
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5137225
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Preferences modified\" text",
            "line": 21,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 100303267
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4615884
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18289
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 16977
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 24887
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 9841
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 15:08:29 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 212071
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18164
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 6 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 220169
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16817
            }
          }
        ],
        "retried": 0
      }
    ]
  },
  {
    "id": "prepare-server-for-using-kiwi",
    "uri": "features/core/srv_osimage.feature",
    "keyword": "Feature",
    "name": "Prepare server for using Kiwi",
    "description": "",
    "line": 9,
    "elements": [
      {
        "id": "prepare-server-for-using-kiwi;create-a-kiwi-user-with-image-administrators-rights",
        "keyword": "Scenario",
        "name": "Create a Kiwi user with image administrators rights",
        "description": "",
        "line": 11,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 12,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "passed",
              "duration": 2719008535
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4401084
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I create a user with name \"kiwikiwi\" and password \"kiwikiwi\" with roles \"image_admin\"",
            "line": 13,
            "output": [
              "New user kiwikiwi created with roles: image_admin"
            ],
            "match": {
              "location": "features/step_definitions/api_common.rb:172"
            },
            "result": {
              "status": "passed",
              "duration": 3762190871
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5878640
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 15911
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 7831
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10794
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 12400
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 15:08:35 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 692463
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18581
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 6 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 237708
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 24751
            }
          }
        ],
        "retried": 0
      }
    ]
  },
  {
    "id": "prepare-server-for-using-docker",
    "uri": "features/core/srv_docker.feature",
    "keyword": "Feature",
    "name": "Prepare server for using Docker",
    "description": "",
    "line": 7,
    "elements": [
      {
        "id": "prepare-server-for-using-docker;create-a-docker-user-with-image-administrators-rights",
        "keyword": "Scenario",
        "name": "Create a Docker user with image administrators rights",
        "description": "",
        "line": 9,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 10,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "passed",
              "duration": 783137887
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4414521
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I create a user with name \"docker\" and password \"docker\" with roles \"image_admin\"",
            "line": 11,
            "output": [
              "New user docker created with roles: image_admin"
            ],
            "match": {
              "location": "features/step_definitions/api_common.rb:172"
            },
            "result": {
              "status": "passed",
              "duration": 3514108659
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6147108
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 15955
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 8602
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11009
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6478
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 15:08:41 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 199425
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18870
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 5 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 238405
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19126
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "prepare-server-for-using-docker;create-an-image-store-without-credentials",
        "keyword": "Scenario",
        "name": "Create an image store without credentials",
        "description": "",
        "line": 14,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Images > Stores\"",
            "line": 15,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 134826719
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 314138421
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create\"",
            "line": 16,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 593334499
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5409037
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"galaxy-registry\" as \"label\"",
            "line": 17,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 99434351
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5187272
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter the URI of the registry as \"uri\"",
            "line": 18,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:298"
            },
            "result": {
              "status": "passed",
              "duration": 181703579
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6414692
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"create-btn\"",
            "line": 19,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 85879791
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4122136
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I wait until table row contains a \"galaxy-registry\" text",
            "line": 20,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:583"
            },
            "result": {
              "status": "passed",
              "duration": 1896996567
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4468244
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see a \"Items 1 - 1 of 1\" text",
            "line": 21,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 64402620
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4644481
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@no_auth_registry",
            "line": 13
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 15559
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 15394
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11030
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7601
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 15:08:46 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 388454
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18088
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:660"
            },
            "result": {
              "status": "passed",
              "duration": 5277
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 240804
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19170
            }
          }
        ],
        "retried": 0
      }
    ]
  },
  {
    "id": "do-not-let-taskomatic-tasks-interfere-with-our-ci-tests",
    "uri": "features/reposync/srv_disable_scheduled_reposync.feature",
    "keyword": "Feature",
    "name": "Do not let Taskomatic tasks interfere with our CI tests",
    "description": "",
    "line": 4,
    "elements": [
      {
        "id": "do-not-let-taskomatic-tasks-interfere-with-our-ci-tests;log-in-as-admin-user",
        "keyword": "Scenario",
        "name": "Log in as admin user",
        "description": "",
        "line": 6,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 7,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "passed",
              "duration": 20465439367
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6054340
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 32259
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 14950
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 13217
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6793
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 15:09:10 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 461940
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20701
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 20 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 479486
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 24647
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "do-not-let-taskomatic-tasks-interfere-with-our-ci-tests;disable-scheduled-reposyncs",
        "keyword": "Scenario",
        "name": "Disable scheduled reposyncs",
        "description": "",
        "line": 9,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Task Schedules\"",
            "line": 10,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 142016748
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 546910030
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"mgr-sync-refresh-default\"",
            "line": 11,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 1390224760
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4445003
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I choose \"disabled\"",
            "line": 12,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:261"
            },
            "result": {
              "status": "passed",
              "duration": 54727174
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4775144
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Schedule\"",
            "line": 13,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 1483445825
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4887025
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Disable Schedule\"",
            "line": 14,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 1668949004
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5255704
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18537
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 11126
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 14315
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6687
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 15:09:30 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 242042
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 21996
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 5 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 385587
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 601359
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "do-not-let-taskomatic-tasks-interfere-with-our-ci-tests;disable-scheduled-cobbler-syncs",
        "keyword": "Scenario",
        "name": "Disable scheduled Cobbler syncs",
        "description": "",
        "line": 16,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Task Schedules\"",
            "line": 17,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 64979911
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 1361977545
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"cobbler-sync-default\"",
            "line": 18,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 1205470959
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4417430
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I choose \"disabled\"",
            "line": 19,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:261"
            },
            "result": {
              "status": "passed",
              "duration": 46850367
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4984034
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Schedule\"",
            "line": 20,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 53217337
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 3873879
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Disable Schedule\"",
            "line": 21,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 3073631351
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4793651
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 32415
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 16185
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 14622
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 8471
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 15:09:35 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 365813
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20215
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 6 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 238518
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19227
            }
          }
        ],
        "retried": 0
      }
    ]
  },
  {
    "id": "list-available-channels-and-enable-them",
    "uri": "features/reposync/srv_sync_channels.feature",
    "keyword": "Feature",
    "name": "List available channels and enable them",
    "description": "  In order to use software channels\n  As root user\n  I want to list available channels and enable them",
    "line": 5,
    "tags": [
      {
        "name": "@scc_credentials",
        "line": 4
      }
    ],
    "elements": [
      {
        "id": "list-available-channels-and-enable-them;list-available-channels",
        "keyword": "Scenario",
        "name": "List available channels",
        "description": "",
        "line": 10,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I refresh SCC",
            "line": 12,
            "match": {
              "location": "features/step_definitions/command_steps.rb:334"
            },
            "result": {
              "status": "passed",
              "duration": 40261705670
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5993614
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I execute mgr-sync \"list channels -e\" with user \"admin\" and password \"admin\"",
            "line": 13,
            "match": {
              "location": "features/step_definitions/command_steps.rb:321"
            },
            "result": {
              "status": "passed",
              "duration": 6759031267
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5797650
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should get \"[ ] SLE-Product-SLES15-SP7-Pool for x86_64 SUSE Linux Enterprise Server 15 SP7 x86_64 [sle-product-sles15-sp7-pool-x86_64]\"",
            "line": 14,
            "match": {
              "location": "features/step_definitions/command_steps.rb:195"
            },
            "result": {
              "status": "passed",
              "duration": 33039
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4570025
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should get \"    [ ] SLE-Product-SLES15-SP7-Updates for x86_64 SUSE Linux Enterprise Server 15 SP7 x86_64 [sle-product-sles15-sp7-updates-x86_64]\"",
            "line": 15,
            "match": {
              "location": "features/step_definitions/command_steps.rb:195"
            },
            "result": {
              "status": "passed",
              "duration": 30468
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4938031
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should get \"    [ ] SLE15-SP7-Installer-Updates for x86_64 SUSE Linux Enterprise Server 15 SP7 x86_64 [sle15-sp7-installer-updates-x86_64]\"",
            "line": 16,
            "match": {
              "location": "features/step_definitions/command_steps.rb:195"
            },
            "result": {
              "status": "passed",
              "duration": 30587
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4718255
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 21219
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 22749
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 16266
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 8205
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 15:09:41 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 215716
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 17866
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 6429
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 47 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 254366
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17289
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "list-available-channels-and-enable-them;list-available-mandatory-channels",
        "keyword": "Scenario",
        "name": "List available mandatory channels",
        "description": "",
        "line": 18,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I execute mgr-sync \"list channels -e --no-optional\"",
            "line": 19,
            "match": {
              "location": "features/step_definitions/command_steps.rb:326"
            },
            "result": {
              "status": "passed",
              "duration": 3282862851
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5749905
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should get \"[ ] SLE-Product-SLES15-SP7-Pool for x86_64 SUSE Linux Enterprise Server 15 SP7 x86_64 [sle-product-sles15-sp7-pool-x86_64]\"",
            "line": 20,
            "match": {
              "location": "features/step_definitions/command_steps.rb:195"
            },
            "result": {
              "status": "passed",
              "duration": 33094
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4904349
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should get \"    [ ] SLE-Product-SLES15-SP7-Updates for x86_64 SUSE Linux Enterprise Server 15 SP7 x86_64 [sle-product-sles15-sp7-updates-x86_64]\"",
            "line": 21,
            "match": {
              "location": "features/step_definitions/command_steps.rb:195"
            },
            "result": {
              "status": "passed",
              "duration": 26158
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4597150
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I shouldn't get \"    [ ] SLE15-SP7-Installer-Updates for x86_64 SUSE Linux Enterprise Server 15 SP7 x86_64 [sle15-sp7-installer-updates-x86_64]\"",
            "line": 22,
            "match": {
              "location": "features/step_definitions/command_steps.rb:199"
            },
            "result": {
              "status": "passed",
              "duration": 27769
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5159611
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16370
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 21063
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11656
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6261
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 15:10:28 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 230280
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18633
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 4885
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 4 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 330093
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17523
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "list-available-channels-and-enable-them;list-server-product",
        "keyword": "Scenario",
        "name": "List Server product",
        "description": "",
        "line": 24,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I execute mgr-sync \"list products\"",
            "line": 25,
            "match": {
              "location": "features/step_definitions/command_steps.rb:326"
            },
            "result": {
              "status": "passed",
              "duration": 5117499795
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5513791
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should get \"[ ] SUSE Linux Enterprise Server 15 SP7 x86_64\"",
            "line": 26,
            "match": {
              "location": "features/step_definitions/command_steps.rb:195"
            },
            "result": {
              "status": "passed",
              "duration": 25145
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4236227
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 15268
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 24742
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11899
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6116
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 15:10:32 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 244697
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 21027
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 5562
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 5 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 231805
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16640
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "list-available-channels-and-enable-them;list-all-products-for-suse-multi-linux-manager",
        "keyword": "Scenario",
        "name": "List all products for SUSE Multi-Linux Manager",
        "description": "",
        "line": 30,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I execute mgr-sync \"list products --expand\"",
            "line": 31,
            "match": {
              "location": "features/step_definitions/command_steps.rb:326"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should get \"[ ] SUSE Linux Enterprise Server 15 SP7 x86_64\"",
            "line": 32,
            "match": {
              "location": "features/step_definitions/command_steps.rb:195"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should get \"  [ ] SUSE Multi-Linux Manager Proxy Extension 5.1 x86_64\"",
            "line": 33,
            "match": {
              "location": "features/step_definitions/command_steps.rb:195"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should get \"  [ ] SUSE Multi-Linux Manager Proxy Extension for SLE 5.1 x86_64\"",
            "line": 34,
            "match": {
              "location": "features/step_definitions/command_steps.rb:195"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should get \"  [ ] (R) SUSE Multi-Linux Manager Client Tools for SUSE Liberty Linux 7, RHEL and clones 7 x86_64\"",
            "line": 35,
            "match": {
              "location": "features/step_definitions/command_steps.rb:195"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should get \"  [ ] (R) SUSE Multi-Linux Manager Client Tools for SLE 15 x86_64\"",
            "line": 36,
            "match": {
              "location": "features/step_definitions/command_steps.rb:195"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 4
          },
          {
            "name": "@proxy",
            "line": 28
          },
          {
            "name": "@susemanager",
            "line": 29
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16319
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 23969
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10952
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6515
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 15:10:37 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 245173
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 17619
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 17097
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 5259
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:625"
            },
            "result": {
              "status": "skipped",
              "duration": 122935
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 194319
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 14111
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "list-available-channels-and-enable-them;list-products-with-filter",
        "keyword": "Scenario",
        "name": "List products with filter",
        "description": "",
        "line": 38,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I execute mgr-sync \"list products --expand --filter x86_64\"",
            "line": 39,
            "match": {
              "location": "features/step_definitions/command_steps.rb:326"
            },
            "result": {
              "status": "passed",
              "duration": 3383021079
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5220939
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should get \"[ ] SUSE Linux Enterprise Server 15 SP7 x86_64\"",
            "line": 40,
            "match": {
              "location": "features/step_definitions/command_steps.rb:195"
            },
            "result": {
              "status": "passed",
              "duration": 26945
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4115828
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I shouldn't get \"ppc64\"",
            "line": 41,
            "match": {
              "location": "features/step_definitions/command_steps.rb:199"
            },
            "result": {
              "status": "passed",
              "duration": 21898
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 3973061
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I shouldn't get \"s390x\"",
            "line": 42,
            "match": {
              "location": "features/step_definitions/command_steps.rb:199"
            },
            "result": {
              "status": "passed",
              "duration": 18882
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4251673
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 13100
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 15775
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 9711
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7085
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 15:10:37 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 186005
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 16168
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 5099
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 248270
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15870
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "list-available-channels-and-enable-them;let-mgr-sync-time-out",
        "keyword": "Scenario",
        "name": "Let mgr-sync time out",
        "description": "",
        "line": 44,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I remove the mgr-sync cache file",
            "line": 45,
            "match": {
              "location": "features/step_definitions/command_steps.rb:330"
            },
            "result": {
              "status": "passed",
              "duration": 2500111927
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5234829
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I execute mgr-sync refresh",
            "line": 46,
            "match": {
              "location": "features/step_definitions/command_steps.rb:339"
            },
            "result": {
              "status": "passed",
              "duration": 62623328183
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5539925
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should get \"Timeout. No user input for 60 seconds. Exiting...\"",
            "line": 47,
            "match": {
              "location": "features/step_definitions/command_steps.rb:195"
            },
            "result": {
              "status": "passed",
              "duration": 27920
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4093957
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18396
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 16489
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11236
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 10151
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 15:10:40 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 498877
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18529
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 6227
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 65 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 243731
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15787
            }
          }
        ],
        "retried": 0
      }
    ]
  },
  {
    "id": "synchronize-products-in-the-products-page-of-the-setup-wizard",
    "uri": "features/reposync/srv_sync_products.feature",
    "keyword": "Feature",
    "name": "Synchronize products in the products page of the Setup Wizard",
    "description": "",
    "line": 4,
    "elements": [
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;refresh-scc",
        "keyword": "Scenario",
        "name": "Refresh SCC",
        "description": "",
        "line": 7,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I refresh SCC",
            "line": 8,
            "match": {
              "location": "features/step_definitions/command_steps.rb:334"
            },
            "result": {
              "status": "passed",
              "duration": 37418516362
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5371801
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 6
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17968
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18825
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11148
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 10244
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 15:11:45 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 419922
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19287
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 8217
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 38 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 288358
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17745
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;let-the-products-page-appear",
        "keyword": "Scenario",
        "name": "Let the products page appear",
        "description": "",
        "line": 11,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 12,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "passed",
              "duration": 524090695
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4438933
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Setup Wizard > Products\"",
            "line": 13,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 184113257
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 1724930704
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"Product Description\" text",
            "line": 14,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:39"
            },
            "result": {
              "status": "passed",
              "duration": 1241705089
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4677760
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Arch\" text",
            "line": 15,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 121599939
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4971849
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see a \"Channels\" text",
            "line": 16,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 121817864
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4708235
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should not see a \"WebYaST 1.3\" text",
            "line": 17,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:736"
            },
            "result": {
              "status": "passed",
              "duration": 122513740
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4592821
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 10
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17336
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 22440
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11114
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 9684
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 15:12:23 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 218459
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18828
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 5305
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 4 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 236074
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16722
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;use-the-products-and-architecture-filters",
        "keyword": "Scenario",
        "name": "Use the products and architecture filters",
        "description": "",
        "line": 20,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Setup Wizard > Products\"",
            "line": 21,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 72182978
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 367864693
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"currently running\" text",
            "line": 22,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "passed",
              "duration": 87356000
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4812943
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading\" text",
            "line": 23,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "passed",
              "duration": 919772680
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4903693
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"RHEL and Liberty\" as the filtered product description",
            "line": 24,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:961"
            },
            "result": {
              "status": "passed",
              "duration": 172083884
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6254164
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"RHEL and Liberty 8 Base\" text",
            "line": 25,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 86654790
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4598734
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I select \"x86_64\" from \"product-arch-filter\"",
            "line": 26,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 1135784878
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5785169
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"RHEL and Liberty 8 Base\" text",
            "line": 27,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 91170184
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4711247
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 19
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 20589
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17367
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10789
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 10493
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 15:12:27 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 255726
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19289
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 5971
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 298069
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17003
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;view-the-channels-list-in-the-products-page",
        "keyword": "Scenario",
        "name": "View the channels list in the products page",
        "description": "",
        "line": 31,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Setup Wizard > Products\"",
            "line": 32,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"currently running\" text",
            "line": 33,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading\" text",
            "line": 34,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"SUSE Linux Enterprise Server for SAP Applications 15 x86_64\" as the filtered product description",
            "line": 35,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:961"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click the channel list of product \"SUSE Linux Enterprise Server for SAP Applications 15 x86_64\"",
            "line": 36,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:178"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Product Channels\" text",
            "line": 37,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see a \"Mandatory Channels\" text",
            "line": 38,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see a \"Optional Channels\" text",
            "line": 39,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I close the modal dialog",
            "line": 40,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:1209"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 29
          },
          {
            "name": "@susemanager",
            "line": 30
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 15463
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 19843
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12361
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6679
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 15:12:30 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 237782
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 16321
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 5313
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:625"
            },
            "result": {
              "status": "skipped",
              "duration": 76802
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 212977
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 14639
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;synchronize-sles-15-sp7-product-with-recommended-sub-products,-including-mlm-client-tools",
        "keyword": "Scenario",
        "name": "Synchronize SLES 15 SP7 product with recommended sub-products, including MLM Client Tools",
        "description": "",
        "line": 44,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 45,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Setup Wizard > Products\"",
            "line": 46,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"currently running\" text",
            "line": 47,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading\" text",
            "line": 48,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"SUSE Linux Enterprise Server 15 SP7\" as the filtered product description",
            "line": 49,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:961"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"SUSE Linux Enterprise Server 15 SP7 x86_64\" text",
            "line": 50,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:39"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I open the sub-list of the product \"SUSE Linux Enterprise Server 15 SP7 x86_64\"",
            "line": 51,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:121"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I open the sub-list of the product \"Basesystem Module 15 SP7 x86_64\"",
            "line": 52,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:121"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I open the sub-list of the product \"Desktop Applications Module 15 SP7 x86_64\"",
            "line": 53,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:121"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I open the sub-list of the product \"SUSE Multi-Linux Manager Client Tools for SLE 15 x86_64\" if present",
            "line": 54,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:121"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see that the \"Basesystem Module 15 SP7 x86_64\" product is \"recommended\"",
            "line": 55,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:136"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see that the \"Server Applications Module 15 SP7 x86_64\" product is \"recommended\"",
            "line": 56,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:136"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see that the \"SUSE Multi-Linux Manager Client Tools for SLE 15 x86_64\" product is \"recommended\"",
            "line": 57,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:136"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I select \"SUSE Linux Enterprise Server 15 SP7 x86_64\" as a product",
            "line": 58,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:82"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see the \"SUSE Linux Enterprise Server 15 SP7 x86_64\" selected",
            "line": 59,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see the \"Basesystem Module 15 SP7 x86_64\" selected",
            "line": 60,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see the \"Server Applications Module 15 SP7 x86_64\" selected",
            "line": 61,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see the \"SUSE Multi-Linux Manager Client Tools for SLE 15 x86_64\" selected",
            "line": 62,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I select \"Desktop Applications Module 15 SP7 x86_64\" as a product",
            "line": 63,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:82"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"Development Tools Module 15 SP7 x86_64\" as a product",
            "line": 64,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:82"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see the \"Desktop Applications Module 15 SP7 x86_64\" selected",
            "line": 65,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see the \"Development Tools Module 15 SP7 x86_64\" selected",
            "line": 66,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I select \"Python 3 Module 15 SP7 x86_64\" as a product",
            "line": 67,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:82"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see the \"Python 3 Module 15 SP7 x86_64\" selected",
            "line": 68,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I select \"Containers Module 15 SP7 x86_64\" as a product",
            "line": 69,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:82"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see the \"Containers Module 15 SP7 x86_64\" selected",
            "line": 70,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I click the Add Product button",
            "line": 71,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:161"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"SUSE Linux Enterprise Server 15 SP7 x86_64\" product has been added",
            "line": 72,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:148"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "the SLE15 SP7 product should be added",
            "line": 73,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:165"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I wait until all synchronized channels for \"sles15-sp7\" have finished",
            "line": 74,
            "match": {
              "location": "features/step_definitions/command_steps.rb:436"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 42
          },
          {
            "name": "@susemanager",
            "line": 43
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 14046
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18161
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10651
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 5957
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 15:12:30 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 185244
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 13762
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 4445
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:625"
            },
            "result": {
              "status": "skipped",
              "duration": 70746
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 538542
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 14964
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;partially-add-opensuse-tumbleweed-product,-only-including-the-required-packages-to-generate-the-bootstrap-repository",
        "keyword": "Scenario",
        "name": "Partially add openSUSE Tumbleweed product, only including the required packages to generate the bootstrap repository",
        "description": "",
        "line": 77,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I use spacewalk-common-channel to add channel \"opensuse_tumbleweed\" with arch \"x86_64\"",
            "line": 78,
            "match": {
              "location": "features/step_definitions/command_steps.rb:162"
            },
            "result": {
              "status": "passed",
              "duration": 10208717875
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5574189
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I kill running spacewalk-repo-sync for \"opensuse_tumbleweed-x86_64\" channel",
            "line": 79,
            "output": [
              "Reposync of channel opensuse_tumbleweed-x86_64 killed"
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:382"
            },
            "result": {
              "status": "passed",
              "duration": 6648053709
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5319735
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I use spacewalk-repo-sync to sync channel \"opensuse_tumbleweed-x86_64\" including only client tools dependencies",
            "line": 80,
            "match": {
              "location": "features/step_definitions/command_steps.rb:189"
            },
            "result": {
              "status": "passed",
              "duration": 189614826830
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5707344
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I use spacewalk-common-channel to add all \"tumbleweed-client-tools-x86_64\" channels with arch \"x86_64\"",
            "line": 81,
            "output": [
              "Channel opensuse_tumbleweed-uyuni-client-x86_64 added",
              "Channel opensuse_tumbleweed-uyuni-client-devel-x86_64 added"
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:167"
            },
            "result": {
              "status": "passed",
              "duration": 24579896895
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5458897
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I wait until all synchronized channels for \"tumbleweed\" have finished",
            "line": 82,
            "output": [
              "DEBUG: Found channel 'opensuse_tumbleweed-x86_64' at line 9. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for opensuse_tumbleweed-x86_64 at line 13.",
              "SUCCESS: opensuse_tumbleweed-x86_64 is fully synchronized.",
              "DEBUG: Found channel 'opensuse_tumbleweed-uyuni-client-x86_64' at line 17. Checking for completion...",
              "DEBUG: Sync for opensuse_tumbleweed-uyuni-client-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'opensuse_tumbleweed-uyuni-client-devel-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'opensuse_tumbleweed-uyuni-client-x86_64' at line 17. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for opensuse_tumbleweed-uyuni-client-x86_64 at line 21.",
              "SUCCESS: opensuse_tumbleweed-uyuni-client-x86_64 is fully synchronized.",
              "DEBUG: Channel 'opensuse_tumbleweed-uyuni-client-devel-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'opensuse_tumbleweed-uyuni-client-devel-x86_64' at line 25. Checking for completion...",
              "DEBUG: Sync for opensuse_tumbleweed-uyuni-client-devel-x86_64 still in progress (no completion message found).",
              "DEBUG: Found channel 'opensuse_tumbleweed-uyuni-client-devel-x86_64' at line 25. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for opensuse_tumbleweed-uyuni-client-devel-x86_64 at line 29.",
              "SUCCESS: opensuse_tumbleweed-uyuni-client-devel-x86_64 is fully synchronized."
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:436"
            },
            "result": {
              "status": "passed",
              "duration": 45247142761
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5415580
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@uyuni",
            "line": 76
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 15242
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 15004
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 14144
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6550
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 15:12:30 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 370492
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 17228
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:630"
            },
            "result": {
              "status": "passed",
              "duration": 7112
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 276 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 341058
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16318
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;add-uyuni-proxy-product-for-tumbleweed,-including-uyuni-client-tools",
        "keyword": "Scenario",
        "name": "Add Uyuni Proxy product for Tumbleweed, including Uyuni Client Tools",
        "description": "",
        "line": 87,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I use spacewalk-common-channel to add all \"uyuni-proxy\" channels with arch \"x86_64\"",
            "line": 88,
            "output": [
              "Channel opensuse_tumbleweed-x86_64 added",
              "Channel opensuse_tumbleweed-uyuni-client-devel-x86_64 added",
              "Channel uyuni-proxy-devel-tumbleweed-x86_64 added"
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:167"
            },
            "result": {
              "status": "passed",
              "duration": 26800437350
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5569604
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until all synchronized channels for \"uyuni-proxy\" have finished",
            "line": 89,
            "output": [
              "DEBUG: Found channel 'opensuse_tumbleweed-x86_64' at line 9. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for opensuse_tumbleweed-x86_64 at line 13.",
              "SUCCESS: opensuse_tumbleweed-x86_64 is fully synchronized.",
              "DEBUG: Found channel 'opensuse_tumbleweed-uyuni-client-devel-x86_64' at line 25. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for opensuse_tumbleweed-uyuni-client-devel-x86_64 at line 29.",
              "SUCCESS: opensuse_tumbleweed-uyuni-client-devel-x86_64 is fully synchronized.",
              "DEBUG: Found channel 'uyuni-proxy-devel-tumbleweed-x86_64' at line 33. Checking for completion...",
              "DEBUG: Sync for uyuni-proxy-devel-tumbleweed-x86_64 still in progress (no completion message found).",
              "DEBUG: Found channel 'uyuni-proxy-devel-tumbleweed-x86_64' at line 33. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for uyuni-proxy-devel-tumbleweed-x86_64 at line 37.",
              "SUCCESS: uyuni-proxy-devel-tumbleweed-x86_64 is fully synchronized."
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:436"
            },
            "result": {
              "status": "passed",
              "duration": 14459200000
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5482663
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@containerized_server",
            "line": 84
          },
          {
            "name": "@proxy",
            "line": 85
          },
          {
            "name": "@uyuni",
            "line": 86
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17960
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 27629
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11908
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6670
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 15:17:06 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 203557
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18145
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 10158
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:630"
            },
            "result": {
              "status": "passed",
              "duration": 7061
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:690"
            },
            "result": {
              "status": "passed",
              "duration": 4576
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 41 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 230360
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 13476
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;synchronize-sles-15-sp7-product-with-recommended-sub-products-for-retail-feature",
        "keyword": "Scenario",
        "name": "Synchronize SLES 15 SP7 product with recommended sub-products for Retail feature",
        "description": "",
        "line": 94,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 95,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "passed",
              "duration": 464639342
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5040168
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Setup Wizard > Products\"",
            "line": 96,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 172392188
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 1382305884
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"currently running\" text",
            "line": 97,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "passed",
              "duration": 86398158
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5267051
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading\" text",
            "line": 98,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "passed",
              "duration": 692222543
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4947457
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"SUSE Linux Enterprise Server 15 SP7 x86_64\" as the filtered product description",
            "line": 99,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:961"
            },
            "result": {
              "status": "passed",
              "duration": 132396283
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5589887
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"SUSE Linux Enterprise Server 15 SP7 x86_64\" as a product",
            "line": 100,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:82"
            },
            "result": {
              "status": "passed",
              "duration": 71493232
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 7446247
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see the \"SUSE Linux Enterprise Server 15 SP7 x86_64\" selected",
            "line": 101,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "passed",
              "duration": 28477625
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4507789
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I open the sub-list of the product \"SUSE Linux Enterprise Server 15 SP7 x86_64\"",
            "line": 102,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:121"
            },
            "result": {
              "status": "passed",
              "duration": 56118967
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 7189118
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I open the sub-list of the product \"Basesystem Module 15 SP7 x86_64\"",
            "line": 103,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:121"
            },
            "result": {
              "status": "passed",
              "duration": 58141691
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 7679665
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"Desktop Applications Module 15 SP7 x86_64\" as a product",
            "line": 104,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:82"
            },
            "result": {
              "status": "passed",
              "duration": 66871465
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5433856
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see the \"Desktop Applications Module 15 SP7 x86_64\" selected",
            "line": 105,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "passed",
              "duration": 24637540
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4416385
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I open the sub-list of the product \"Desktop Applications Module 15 SP7 x86_64\"",
            "line": 106,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:121"
            },
            "result": {
              "status": "passed",
              "duration": 52798971
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5722272
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"Development Tools Module 15 SP7 x86_64\" as a product",
            "line": 107,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:82"
            },
            "result": {
              "status": "passed",
              "duration": 64265249
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5426894
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see the \"Development Tools Module 15 SP7 x86_64\" selected",
            "line": 108,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "passed",
              "duration": 23867532
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4364400
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I click the Add Product button",
            "line": 109,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:161"
            },
            "result": {
              "status": "passed",
              "duration": 56578574
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 7010522
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"Selected channels/products were scheduled successfully for syncing.\" text",
            "line": 110,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:39"
            },
            "result": {
              "status": "passed",
              "duration": 11501825800
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4943458
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "the SLE15 SP7 product should be added",
            "line": 111,
            "output": [
              "Products list:\nAvailable Channels:\n\n\nStatus:\n  - [I] - channel is installed\n  - [ ] - channel is not installed, but is available\n  - [U] - channel is unavailable\n\n[ ] EL9-Pool for x86_64 RHEL and Liberty 9 Base [el9-pool-x86_64]\n[ ] RHEL7-Pool for x86_64 RHEL7 Base x86_64 [rhel7-pool-x86_64]\n[ ] RHEL8-Pool for x86_64 RHEL and Liberty 8 Base [rhel8-pool-x86_64]\n[ ] SLE-Micro-5.3-Pool for x86_64 SUSE Linux Enterprise Micro 5.3 x86_64 [sle-micro-5.3-pool-x86_64]\n[ ] SLE-Product-SLED15-SP4-Pool for x86_64 SUSE Linux Enterprise Desktop 15 SP4 x86_64 [sle-product-sled15-sp4-pool-x86_64]\n[ ] SLE-Product-SLES15-SP4-Pool for x86_64 SUSE Linux Enterprise Server 15 SP4 x86_64 [sle-product-sles15-sp4-pool-x86_64]\n[ ] SLE-Product-SLES15-SP5-Pool for x86_64 SUSE Linux Enterprise Server 15 SP5 x86_64 [sle-product-sles15-sp5-pool-x86_64]\n[ ] SLE-Product-SLES15-SP6-Pool for x86_64 SUSE Linux Enterprise Server 15 SP6 x86_64 [sle-product-sles15-sp6-pool-x86_64]\n[I] SLE-Product-SLES15-SP7-Pool for x86_64 SUSE Linux Enterprise Server 15 SP7 x86_64 [sle-product-sles15-sp7-pool-x86_64]\n    [I] SLE-Module-Basesystem15-SP7-Pool for x86_64 Basesystem Module 15 SP7 x86_64 [sle-module-basesystem15-sp7-pool-x86_64]\n    [I] SLE-Module-Basesystem15-SP7-Updates for x86_64 Basesystem Module 15 SP7 x86_64 [sle-module-basesystem15-sp7-updates-x86_64]\n    [ ] SLE-Module-Containers15-SP7-Pool for x86_64 Containers Module 15 SP7 x86_64 [sle-module-containers15-sp7-pool-x86_64]\n    [ ] SLE-Module-Containers15-SP7-Updates for x86_64 Containers Module 15 SP7 x86_64 [sle-module-containers15-sp7-updates-x86_64]\n    [I] SLE-Module-Desktop-Applications15-SP7-Pool for x86_64 Desktop Applications Module 15 SP7 x86_64 [sle-module-desktop-applications15-sp7-pool-x86_64]\n    [I] SLE-Module-Desktop-Applications15-SP7-Updates for x86_64 Desktop Applications Module 15 SP7 x86_64 [sle-module-desktop-applications15-sp7-updates-x86_64]\n    [I] SLE-Module-DevTools15-SP7-Pool for x86_64 Development Tools Module 15 SP7 x86_64 [sle-module-devtools15-sp7-pool-x86_64]\n    [I] SLE-Module-DevTools15-SP7-Updates for x86_64 Development Tools Module 15 SP7 x86_64 [sle-module-devtools15-sp7-updates-x86_64]\n    [ ] SLE-Module-Live-Patching15-SP7-Pool for x86_64 SUSE Linux Enterprise Live Patching 15 SP7 x86_64 [sle-module-live-patching15-sp7-pool-x86_64]\n    [ ] SLE-Module-Live-Patching15-SP7-Updates for x86_64 SUSE Linux Enterprise Live Patching 15 SP7 x86_64 [sle-module-live-patching15-sp7-updates-x86_64]\n    [ ] SLE-Module-Public-Cloud15-SP7-Pool for x86_64 Public Cloud Module 15 SP7 x86_64 [sle-module-public-cloud15-sp7-pool-x86_64]\n    [ ] SLE-Module-Public-Cloud15-SP7-Updates for x86_64 Public Cloud Module 15 SP7 x86_64 [sle-module-public-cloud15-sp7-updates-x86_64]\n    [I] SLE-Module-Python3-15-SP7-Pool for x86_64 Python 3 Module 15 SP7 x86_64 [sle-module-python3-15-sp7-pool-x86_64]\n    [I] SLE-Module-Python3-15-SP7-Updates for x86_64 Python 3 Module 15 SP7 x86_64 [sle-module-python3-15-sp7-updates-x86_64]\n    [I] SLE-Module-Server-Applications15-SP7-Pool for x86_64 Server Applications Module 15 SP7 x86_64 [sle-module-server-applications15-sp7-pool-x86_64]\n    [I] SLE-Module-Server-Applications15-SP7-Updates for x86_64 Server Applications Module 15 SP7 x86_64 [sle-module-server-applications15-sp7-updates-x86_64]\n    [I] SLE-Module-Systems-Management-15-SP7-Pool for x86_64 Systems Management Module 15 SP7 x86_64 [sle-module-systems-management-15-sp7-pool-x86_64]\n    [I] SLE-Module-Systems-Management-15-SP7-Updates for x86_64 Systems Management Module 15 SP7 x86_64 [sle-module-systems-management-15-sp7-updates-x86_64]\n    [ ] SLE-Module-Web-Scripting15-SP7-Pool for x86_64 Web and Scripting Module 15 SP7 x86_64 [sle-module-web-scripting15-sp7-pool-x86_64]\n    [ ] SLE-Module-Web-Scripting15-SP7-Updates for x86_64 Web and Scripting Module 15 SP7 x86_64 [sle-module-web-scripting15-sp7-updates-x86_64]\n    [I] SLE-Product-SLES15-SP7-Updates for x86_64 SUSE Linux Enterprise Server 15 SP7 x86_64 [sle-product-sles15-sp7-updates-x86_64]\n    [I] SLE15-SP7-Installer-Updates for x86_64 SUSE Linux Enterprise Server 15 SP7 x86_64 [sle15-sp7-installer-updates-x86_64]\n[ ] SUSE-MicroOS-5.2-Pool for x86_64 SUSE Linux Enterprise Micro 5.2 x86_64 [suse-microos-5.2-pool-x86_64]\n"
            ],
            "match": {
              "location": "features/step_definitions/setup_steps.rb:165"
            },
            "result": {
              "status": "passed",
              "duration": 7641869257
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5520070
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I use spacewalk-common-channel to add channel \"sles15-sp7-devel-uyuni-client\" with arch \"x86_64\"",
            "line": 112,
            "match": {
              "location": "features/step_definitions/command_steps.rb:162"
            },
            "result": {
              "status": "passed",
              "duration": 10923986581
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5668401
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"SUSE Linux Enterprise Server 15 SP7 x86_64\" product has been added",
            "line": 113,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:148"
            },
            "result": {
              "status": "passed",
              "duration": 16694043
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4498993
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until all synchronized channels for \"sles15-sp7\" have finished",
            "line": 114,
            "output": [
              "DEBUG: Found channel 'sle-product-sles15-sp7-pool-x86_64' at line 41. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for sle-product-sles15-sp7-pool-x86_64 at line 45.",
              "SUCCESS: sle-product-sles15-sp7-pool-x86_64 is fully synchronized.",
              "DEBUG: Found channel 'sle-product-sles15-sp7-updates-x86_64' at line 49. Checking for completion...",
              "DEBUG: Sync for sle-product-sles15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Found channel 'sle15-sp7-installer-updates-x86_64' at line 57. Checking for completion...",
              "DEBUG: Sync for sle15-sp7-installer-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-basesystem15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-basesystem15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-product-sles15-sp7-updates-x86_64' at line 49. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for sle-product-sles15-sp7-updates-x86_64 at line 53.",
              "SUCCESS: sle-product-sles15-sp7-updates-x86_64 is fully synchronized.",
              "DEBUG: Found channel 'sle15-sp7-installer-updates-x86_64' at line 57. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for sle15-sp7-installer-updates-x86_64 at line 61.",
              "SUCCESS: sle15-sp7-installer-updates-x86_64 is fully synchronized.",
              "DEBUG: Found channel 'sle-module-basesystem15-sp7-pool-x86_64' at line 65. Checking for completion...",
              "DEBUG: Sync for sle-module-basesystem15-sp7-pool-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-basesystem15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-basesystem15-sp7-pool-x86_64' at line 65. Checking for completion...",
              "DEBUG: Sync for sle-module-basesystem15-sp7-pool-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-basesystem15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-basesystem15-sp7-pool-x86_64' at line 65. Checking for completion...",
              "DEBUG: Sync for sle-module-basesystem15-sp7-pool-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-basesystem15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-basesystem15-sp7-pool-x86_64' at line 65. Checking for completion...",
              "DEBUG: Sync for sle-module-basesystem15-sp7-pool-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-basesystem15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-basesystem15-sp7-pool-x86_64' at line 65. Checking for completion...",
              "DEBUG: Sync for sle-module-basesystem15-sp7-pool-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-basesystem15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log",
              "1m / 64m waiting for product 'sles15-sp7' synchronization",
              "DEBUG: Found channel 'sle-module-basesystem15-sp7-pool-x86_64' at line 65. Checking for completion...",
              "DEBUG: Sync for sle-module-basesystem15-sp7-pool-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-basesystem15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-basesystem15-sp7-pool-x86_64' at line 65. Checking for completion...",
              "DEBUG: Sync for sle-module-basesystem15-sp7-pool-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-basesystem15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-basesystem15-sp7-pool-x86_64' at line 65. Checking for completion...",
              "DEBUG: Sync for sle-module-basesystem15-sp7-pool-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-basesystem15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-basesystem15-sp7-pool-x86_64' at line 65. Checking for completion...",
              "DEBUG: Sync for sle-module-basesystem15-sp7-pool-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-basesystem15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-basesystem15-sp7-pool-x86_64' at line 65. Checking for completion...",
              "DEBUG: Sync for sle-module-basesystem15-sp7-pool-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-basesystem15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-basesystem15-sp7-pool-x86_64' at line 65. Checking for completion...",
              "DEBUG: Sync for sle-module-basesystem15-sp7-pool-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-basesystem15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log",
              "2m / 64m waiting for product 'sles15-sp7' synchronization",
              "DEBUG: Found channel 'sle-module-basesystem15-sp7-pool-x86_64' at line 65. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for sle-module-basesystem15-sp7-pool-x86_64 at line 69.",
              "SUCCESS: sle-module-basesystem15-sp7-pool-x86_64 is fully synchronized.",
              "DEBUG: Found channel 'sle-module-basesystem15-sp7-updates-x86_64' at line 73. Checking for completion...",
              "DEBUG: Sync for sle-module-basesystem15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-basesystem15-sp7-updates-x86_64' at line 73. Checking for completion...",
              "DEBUG: Sync for sle-module-basesystem15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-basesystem15-sp7-updates-x86_64' at line 73. Checking for completion...",
              "DEBUG: Sync for sle-module-basesystem15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-basesystem15-sp7-updates-x86_64' at line 73. Checking for completion...",
              "DEBUG: Sync for sle-module-basesystem15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-basesystem15-sp7-updates-x86_64' at line 73. Checking for completion...",
              "DEBUG: Sync for sle-module-basesystem15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-basesystem15-sp7-updates-x86_64' at line 73. Checking for completion...",
              "DEBUG: Sync for sle-module-basesystem15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log",
              "3m / 64m waiting for product 'sles15-sp7' synchronization",
              "DEBUG: Found channel 'sle-module-basesystem15-sp7-updates-x86_64' at line 73. Checking for completion...",
              "DEBUG: Sync for sle-module-basesystem15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-basesystem15-sp7-updates-x86_64' at line 73. Checking for completion...",
              "DEBUG: Sync for sle-module-basesystem15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-basesystem15-sp7-updates-x86_64' at line 73. Checking for completion...",
              "DEBUG: Sync for sle-module-basesystem15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-basesystem15-sp7-updates-x86_64' at line 73. Checking for completion...",
              "DEBUG: Sync for sle-module-basesystem15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-basesystem15-sp7-updates-x86_64' at line 73. Checking for completion...",
              "DEBUG: Sync for sle-module-basesystem15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-basesystem15-sp7-updates-x86_64' at line 73. Checking for completion...",
              "DEBUG: Sync for sle-module-basesystem15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log",
              "4m / 64m waiting for product 'sles15-sp7' synchronization",
              "DEBUG: Found channel 'sle-module-basesystem15-sp7-updates-x86_64' at line 73. Checking for completion...",
              "DEBUG: Sync for sle-module-basesystem15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-basesystem15-sp7-updates-x86_64' at line 73. Checking for completion...",
              "DEBUG: Sync for sle-module-basesystem15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-basesystem15-sp7-updates-x86_64' at line 73. Checking for completion...",
              "DEBUG: Sync for sle-module-basesystem15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-basesystem15-sp7-updates-x86_64' at line 73. Checking for completion...",
              "DEBUG: Sync for sle-module-basesystem15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-basesystem15-sp7-updates-x86_64' at line 73. Checking for completion...",
              "DEBUG: Sync for sle-module-basesystem15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-basesystem15-sp7-updates-x86_64' at line 73. Checking for completion...",
              "DEBUG: Sync for sle-module-basesystem15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log",
              "5m / 64m waiting for product 'sles15-sp7' synchronization",
              "DEBUG: Found channel 'sle-module-basesystem15-sp7-updates-x86_64' at line 73. Checking for completion...",
              "DEBUG: Sync for sle-module-basesystem15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-basesystem15-sp7-updates-x86_64' at line 73. Checking for completion...",
              "DEBUG: Sync for sle-module-basesystem15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-basesystem15-sp7-updates-x86_64' at line 73. Checking for completion...",
              "DEBUG: Sync for sle-module-basesystem15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-basesystem15-sp7-updates-x86_64' at line 73. Checking for completion...",
              "DEBUG: Sync for sle-module-basesystem15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-basesystem15-sp7-updates-x86_64' at line 73. Checking for completion...",
              "DEBUG: Sync for sle-module-basesystem15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-basesystem15-sp7-updates-x86_64' at line 73. Checking for completion...",
              "DEBUG: Sync for sle-module-basesystem15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log",
              "6m / 64m waiting for product 'sles15-sp7' synchronization",
              "DEBUG: Found channel 'sle-module-basesystem15-sp7-updates-x86_64' at line 73. Checking for completion...",
              "DEBUG: Sync for sle-module-basesystem15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-basesystem15-sp7-updates-x86_64' at line 73. Checking for completion...",
              "DEBUG: Sync for sle-module-basesystem15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-basesystem15-sp7-updates-x86_64' at line 73. Checking for completion...",
              "DEBUG: Sync for sle-module-basesystem15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-basesystem15-sp7-updates-x86_64' at line 73. Checking for completion...",
              "DEBUG: Sync for sle-module-basesystem15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-basesystem15-sp7-updates-x86_64' at line 73. Checking for completion...",
              "DEBUG: Sync for sle-module-basesystem15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-basesystem15-sp7-updates-x86_64' at line 73. Checking for completion...",
              "DEBUG: Sync for sle-module-basesystem15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log",
              "7m / 64m waiting for product 'sles15-sp7' synchronization",
              "DEBUG: Found channel 'sle-module-basesystem15-sp7-updates-x86_64' at line 73. Checking for completion...",
              "DEBUG: Sync for sle-module-basesystem15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-basesystem15-sp7-updates-x86_64' at line 73. Checking for completion...",
              "DEBUG: Sync for sle-module-basesystem15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-basesystem15-sp7-updates-x86_64' at line 73. Checking for completion...",
              "DEBUG: Sync for sle-module-basesystem15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-basesystem15-sp7-updates-x86_64' at line 73. Checking for completion...",
              "DEBUG: Sync for sle-module-basesystem15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-basesystem15-sp7-updates-x86_64' at line 73. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for sle-module-basesystem15-sp7-updates-x86_64 at line 77.",
              "SUCCESS: sle-module-basesystem15-sp7-updates-x86_64 is fully synchronized.",
              "DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sles15-sp7-devel-uyuni-client-x86_64' at line 81. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for sles15-sp7-devel-uyuni-client-x86_64 at line 85.",
              "SUCCESS: sles15-sp7-devel-uyuni-client-x86_64 is fully synchronized.",
              "DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-systems-management-15-sp7-updates-x86_64' at line 89. Checking for completion...",
              "DEBUG: Sync for sle-module-systems-management-15-sp7-updates-x86_64 still in progress (no completion message found).",
              "8m / 64m waiting for product 'sles15-sp7' synchronization",
              "DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-systems-management-15-sp7-updates-x86_64' at line 89. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for sle-module-systems-management-15-sp7-updates-x86_64 at line 93.",
              "SUCCESS: sle-module-systems-management-15-sp7-updates-x86_64 is fully synchronized.",
              "DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-systems-management-15-sp7-pool-x86_64' at line 97. Checking for completion...",
              "DEBUG: Sync for sle-module-systems-management-15-sp7-pool-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-systems-management-15-sp7-pool-x86_64' at line 97. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for sle-module-systems-management-15-sp7-pool-x86_64 at line 101.",
              "SUCCESS: sle-module-systems-management-15-sp7-pool-x86_64 is fully synchronized.",
              "DEBUG: Found channel 'sle-module-python3-15-sp7-pool-x86_64' at line 105. Checking for completion...",
              "DEBUG: Sync for sle-module-python3-15-sp7-pool-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-python3-15-sp7-pool-x86_64' at line 105. Checking for completion...",
              "DEBUG: Sync for sle-module-python3-15-sp7-pool-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-python3-15-sp7-pool-x86_64' at line 105. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for sle-module-python3-15-sp7-pool-x86_64 at line 109.",
              "SUCCESS: sle-module-python3-15-sp7-pool-x86_64 is fully synchronized.",
              "DEBUG: Found channel 'sle-module-python3-15-sp7-updates-x86_64' at line 113. Checking for completion...",
              "DEBUG: Sync for sle-module-python3-15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "9m / 64m waiting for product 'sles15-sp7' synchronization",
              "DEBUG: Found channel 'sle-module-python3-15-sp7-updates-x86_64' at line 113. Checking for completion...",
              "DEBUG: Sync for sle-module-python3-15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-python3-15-sp7-updates-x86_64' at line 113. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for sle-module-python3-15-sp7-updates-x86_64 at line 117.",
              "SUCCESS: sle-module-python3-15-sp7-updates-x86_64 is fully synchronized.",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-updates-x86_64' at line 121. Checking for completion...",
              "DEBUG: Sync for sle-module-desktop-applications15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-updates-x86_64' at line 121. Checking for completion...",
              "DEBUG: Sync for sle-module-desktop-applications15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-updates-x86_64' at line 121. Checking for completion...",
              "DEBUG: Sync for sle-module-desktop-applications15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-updates-x86_64' at line 121. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for sle-module-desktop-applications15-sp7-updates-x86_64 at line 125.",
              "SUCCESS: sle-module-desktop-applications15-sp7-updates-x86_64 is fully synchronized.",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "10m / 64m waiting for product 'sles15-sp7' synchronization",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 129. Checking for completion...",
              "DEBUG: Sync for sle-module-desktop-applications15-sp7-pool-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 129. Checking for completion...",
              "DEBUG: Sync for sle-module-desktop-applications15-sp7-pool-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 129. Checking for completion...",
              "DEBUG: Sync for sle-module-desktop-applications15-sp7-pool-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 129. Checking for completion...",
              "DEBUG: Sync for sle-module-desktop-applications15-sp7-pool-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 129. Checking for completion...",
              "DEBUG: Sync for sle-module-desktop-applications15-sp7-pool-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 129. Checking for completion...",
              "DEBUG: Sync for sle-module-desktop-applications15-sp7-pool-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "11m / 64m waiting for product 'sles15-sp7' synchronization",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 129. Checking for completion...",
              "DEBUG: Sync for sle-module-desktop-applications15-sp7-pool-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 129. Checking for completion...",
              "DEBUG: Sync for sle-module-desktop-applications15-sp7-pool-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 129. Checking for completion...",
              "DEBUG: Sync for sle-module-desktop-applications15-sp7-pool-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 129. Checking for completion...",
              "DEBUG: Sync for sle-module-desktop-applications15-sp7-pool-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 129. Checking for completion...",
              "DEBUG: Sync for sle-module-desktop-applications15-sp7-pool-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 129. Checking for completion...",
              "DEBUG: Sync for sle-module-desktop-applications15-sp7-pool-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "12m / 64m waiting for product 'sles15-sp7' synchronization",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 129. Checking for completion...",
              "DEBUG: Sync for sle-module-desktop-applications15-sp7-pool-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 129. Checking for completion...",
              "DEBUG: Sync for sle-module-desktop-applications15-sp7-pool-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 129. Checking for completion...",
              "DEBUG: Sync for sle-module-desktop-applications15-sp7-pool-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 129. Checking for completion...",
              "DEBUG: Sync for sle-module-desktop-applications15-sp7-pool-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 129. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for sle-module-desktop-applications15-sp7-pool-x86_64 at line 133.",
              "SUCCESS: sle-module-desktop-applications15-sp7-pool-x86_64 is fully synchronized.",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "13m / 64m waiting for product 'sles15-sp7' synchronization",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "14m / 64m waiting for product 'sles15-sp7' synchronization",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "15m / 64m waiting for product 'sles15-sp7' synchronization",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "16m / 64m waiting for product 'sles15-sp7' synchronization",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "17m / 64m waiting for product 'sles15-sp7' synchronization",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "18m / 64m waiting for product 'sles15-sp7' synchronization",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "19m / 64m waiting for product 'sles15-sp7' synchronization",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log",
              "20m / 64m waiting for product 'sles15-sp7' synchronization",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for sle-module-devtools15-sp7-updates-x86_64 at line 141.",
              "SUCCESS: sle-module-devtools15-sp7-updates-x86_64 is fully synchronized.",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-pool-x86_64' at line 145. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-pool-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-pool-x86_64' at line 145. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-pool-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-pool-x86_64' at line 145. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-pool-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-pool-x86_64' at line 145. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-pool-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-pool-x86_64' at line 145. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-pool-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-pool-x86_64' at line 145. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-pool-x86_64 still in progress (no completion message found).",
              "21m / 64m waiting for product 'sles15-sp7' synchronization",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-pool-x86_64' at line 145. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-pool-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-pool-x86_64' at line 145. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-pool-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-pool-x86_64' at line 145. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-pool-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-pool-x86_64' at line 145. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-pool-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-pool-x86_64' at line 145. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-pool-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-pool-x86_64' at line 145. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for sle-module-devtools15-sp7-pool-x86_64 at line 149.",
              "SUCCESS: sle-module-devtools15-sp7-pool-x86_64 is fully synchronized.",
              "22m / 64m waiting for product 'sles15-sp7' synchronization",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-server-applications15-sp7-pool-x86_64' at line 153. Checking for completion...",
              "DEBUG: Sync for sle-module-server-applications15-sp7-pool-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-server-applications15-sp7-pool-x86_64' at line 153. Checking for completion...",
              "DEBUG: Sync for sle-module-server-applications15-sp7-pool-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-server-applications15-sp7-pool-x86_64' at line 153. Checking for completion...",
              "DEBUG: Sync for sle-module-server-applications15-sp7-pool-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-server-applications15-sp7-pool-x86_64' at line 153. Checking for completion...",
              "DEBUG: Sync for sle-module-server-applications15-sp7-pool-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-server-applications15-sp7-pool-x86_64' at line 153. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for sle-module-server-applications15-sp7-pool-x86_64 at line 157.",
              "SUCCESS: sle-module-server-applications15-sp7-pool-x86_64 is fully synchronized.",
              "DEBUG: Found channel 'sle-module-server-applications15-sp7-updates-x86_64' at line 161. Checking for completion...",
              "DEBUG: Sync for sle-module-server-applications15-sp7-updates-x86_64 still in progress (no completion message found).",
              "23m / 64m waiting for product 'sles15-sp7' synchronization",
              "DEBUG: Found channel 'sle-module-server-applications15-sp7-updates-x86_64' at line 161. Checking for completion...",
              "DEBUG: Sync for sle-module-server-applications15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Found channel 'sle-module-server-applications15-sp7-updates-x86_64' at line 161. Checking for completion...",
              "DEBUG: Sync for sle-module-server-applications15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Found channel 'sle-module-server-applications15-sp7-updates-x86_64' at line 161. Checking for completion...",
              "DEBUG: Sync for sle-module-server-applications15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Found channel 'sle-module-server-applications15-sp7-updates-x86_64' at line 161. Checking for completion...",
              "DEBUG: Sync for sle-module-server-applications15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Found channel 'sle-module-server-applications15-sp7-updates-x86_64' at line 161. Checking for completion...",
              "DEBUG: Sync for sle-module-server-applications15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Found channel 'sle-module-server-applications15-sp7-updates-x86_64' at line 161. Checking for completion...",
              "DEBUG: Sync for sle-module-server-applications15-sp7-updates-x86_64 still in progress (no completion message found).",
              "24m / 64m waiting for product 'sles15-sp7' synchronization",
              "DEBUG: Found channel 'sle-module-server-applications15-sp7-updates-x86_64' at line 161. Checking for completion...",
              "DEBUG: Sync for sle-module-server-applications15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Found channel 'sle-module-server-applications15-sp7-updates-x86_64' at line 161. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for sle-module-server-applications15-sp7-updates-x86_64 at line 165.",
              "SUCCESS: sle-module-server-applications15-sp7-updates-x86_64 is fully synchronized."
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:436"
            },
            "result": {
              "status": "passed",
              "duration": 3265982553399
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 9297592
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 91
          },
          {
            "name": "@uyuni",
            "line": 92
          },
          {
            "name": "@build_host",
            "line": 93
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17782
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 29118
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10344
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 8308
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 15:17:47 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 379931
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18887
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:339"
            },
            "result": {
              "status": "passed",
              "duration": 14014
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 4886
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:630"
            },
            "result": {
              "status": "passed",
              "duration": 6628
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3300 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 251848
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17753
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;add-sl-micro-6.2-as-base-os-for-proxy",
        "keyword": "Scenario",
        "name": "Add SL Micro 6.2 as base OS for proxy",
        "description": "",
        "line": 121,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 122,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Setup Wizard > Products\"",
            "line": 123,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"currently running\" text",
            "line": 124,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading\" text",
            "line": 125,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"SUSE Linux Micro 6.2\" as the filtered product description",
            "line": 126,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:961"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"SUSE Linux Micro 6.2 x86_64\" as a product",
            "line": 127,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:82"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see the \"SUSE Linux Micro 6.2 x86_64\" selected",
            "line": 128,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I open the sub-list of the product \"SUSE Linux Micro 6.2 x86_64\"",
            "line": 129,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:121"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"SUSE Multi-Linux Manager Client Tools for SLE 16 x86_64\" as a product",
            "line": 130,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:82"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see the \"SUSE Multi-Linux Manager Client Tools for SLE 16 x86_64\" selected",
            "line": 131,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click the Add Product button",
            "line": 132,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:161"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"Selected channels/products were scheduled successfully for syncing.\" text",
            "line": 133,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:39"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"SUSE Linux Micro 6.2 x86_64\" product has been added",
            "line": 134,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:148"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until all synchronized channels for \"sl-micro-6.2\" have finished",
            "line": 135,
            "match": {
              "location": "features/step_definitions/command_steps.rb:436"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@proxy",
            "line": 118
          },
          {
            "name": "@susemanager",
            "line": 119
          },
          {
            "name": "@transactional_server",
            "line": 120
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18833
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 36282
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 14001
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 10671
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:12:47 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 218273
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20691
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 11132
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:625"
            },
            "result": {
              "status": "skipped",
              "duration": 133373
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:700"
            },
            "result": {
              "status": "skipped",
              "duration": 118460
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 233318
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 21898
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;add-sles-15-sp7-as-base-os-for-proxy",
        "keyword": "Scenario",
        "name": "Add SLES 15 SP7 as base OS for proxy",
        "description": "",
        "line": 140,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 141,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Setup Wizard > Products\"",
            "line": 142,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"currently running\" text",
            "line": 143,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading\" text",
            "line": 144,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"SUSE Linux Enterprise Server 15 SP7\" as the filtered product description",
            "line": 145,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:961"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"SUSE Linux Enterprise Server 15 SP7\" as a product",
            "line": 146,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:82"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see the \"SUSE Linux Enterprise Server 15 SP7\" selected",
            "line": 147,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I click the Add Product button",
            "line": 148,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:161"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"Selected channels/products were scheduled successfully for syncing.\" text",
            "line": 149,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:39"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"SUSE Linux Enterprise Server 15 SP7\" product has been added",
            "line": 150,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:148"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until all synchronized channels for \"sles15-sp7\" have finished",
            "line": 151,
            "match": {
              "location": "features/step_definitions/command_steps.rb:436"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@proxy",
            "line": 137
          },
          {
            "name": "@susemanager",
            "line": 138
          },
          {
            "name": "@skip_if_transactional_server",
            "line": 139
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17801
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 19932
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12775
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 12433
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:12:47 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 237185
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20963
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 10425
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:625"
            },
            "result": {
              "status": "skipped",
              "duration": 187957
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:695"
            },
            "result": {
              "status": "passed",
              "duration": 7449
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 330952
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19610
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;add-suse-mlm-proxy-extension-5.2-with-sl-micro-6.2-as-base-os",
        "keyword": "Scenario",
        "name": "Add SUSE MLM Proxy Extension 5.2 with SL Micro 6.2 as base OS",
        "description": "",
        "line": 156,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 157,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Setup Wizard > Products\"",
            "line": 158,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"currently running\" text",
            "line": 159,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading\" text",
            "line": 160,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"SUSE Linux Micro 6.2\" as the filtered product description",
            "line": 161,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:961"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I open the sub-list of the product \"SUSE Linux Micro 6.2 x86_64\"",
            "line": 162,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:121"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"SUSE Linux Micro 6.2 x86_64\" as a product",
            "line": 163,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:82"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"SUSE Multi-Linux Manager Proxy Extension 5.2 x86_64 (BETA)\" as a product",
            "line": 164,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:82"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see the \"SUSE Multi-Linux Manager Proxy Extension 5.2 x86_64 (BETA)\" selected",
            "line": 165,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I click the Add Product button",
            "line": 166,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:161"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"Selected channels/products were scheduled successfully for syncing.\" text",
            "line": 167,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:39"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"SUSE Multi-Linux Manager Proxy Extension 5.2 x86_64 (BETA)\" product has been added",
            "line": 168,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:148"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until all synchronized channels for \"suse-multi-linux-manager-proxy-52\" have finished",
            "line": 169,
            "match": {
              "location": "features/step_definitions/command_steps.rb:436"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@proxy",
            "line": 153
          },
          {
            "name": "@susemanager",
            "line": 154
          },
          {
            "name": "@transactional_server",
            "line": 155
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19066
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 23330
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12317
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6710
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:12:47 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 207279
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 16333
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 10962
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:625"
            },
            "result": {
              "status": "skipped",
              "duration": 82336
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:700"
            },
            "result": {
              "status": "skipped",
              "duration": 55965
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 281235
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 20959
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;add-suse-mlm-proxy-extension-5.1-with-sles-15-sp7-as-base-os",
        "keyword": "Scenario",
        "name": "Add SUSE MLM Proxy Extension 5.1 with SLES 15 SP7 as base OS",
        "description": "",
        "line": 174,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 175,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Setup Wizard > Products\"",
            "line": 176,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"currently running\" text",
            "line": 177,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading\" text",
            "line": 178,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"SUSE Linux Enterprise Server 15 SP7\" as the filtered product description",
            "line": 179,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:961"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I open the sub-list of the product \"SUSE Linux Enterprise Server 15 SP7 x86_64\"",
            "line": 180,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:121"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"SUSE Multi-Linux Manager Proxy Extension 5.1 x86_64\" as a product",
            "line": 181,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:82"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see the \"SUSE Multi-Linux Manager Proxy Extension 5.1 x86_64\" selected",
            "line": 182,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I click the Add Product button",
            "line": 183,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:161"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"Selected channels/products were scheduled successfully for syncing.\" text",
            "line": 184,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:39"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"SUSE Multi-Linux Manager Proxy Extension 5.1 x86_64\" product has been added",
            "line": 185,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:148"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until all synchronized channels for \"suse-multi-linux-manager-proxy-51-sp7\" have finished",
            "line": 186,
            "match": {
              "location": "features/step_definitions/command_steps.rb:436"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@proxy",
            "line": 171
          },
          {
            "name": "@susemanager",
            "line": 172
          },
          {
            "name": "@skip_if_transactional_server",
            "line": 173
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19091
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 24104
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11019
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7472
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:12:47 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 207637
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20172
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 10141
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:625"
            },
            "result": {
              "status": "skipped",
              "duration": 82952
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:695"
            },
            "result": {
              "status": "passed",
              "duration": 5539
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 312537
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17579
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;add-suse-mlm-retail-branch-server-extension-5.2-with-sl-micro-6.2-as-base-os",
        "keyword": "Scenario",
        "name": "Add SUSE MLM Retail Branch Server Extension 5.2 with SL Micro 6.2 as base OS",
        "description": "",
        "line": 191,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 192,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Setup Wizard > Products\"",
            "line": 193,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"currently running\" text",
            "line": 194,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading\" text",
            "line": 195,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"SUSE Linux Micro 6.2\" as the filtered product description",
            "line": 196,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:961"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I open the sub-list of the product \"SUSE Linux Micro 6.2 x86_64\"",
            "line": 197,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:121"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"SUSE Linux Micro 6.2 x86_64\" as a product",
            "line": 198,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:82"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"SUSE Multi-Linux Manager Retail Branch Server Extension 5.2 x86_64 (BETA)\" as a product",
            "line": 199,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:82"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see the \"SUSE Multi-Linux Manager Retail Branch Server Extension 5.2 x86_64 (BETA)\" selected",
            "line": 200,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I click the Add Product button",
            "line": 201,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:161"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"Selected channels/products were scheduled successfully for syncing.\" text",
            "line": 202,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:39"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"SUSE Multi-Linux Manager Retail Branch Server Extension 5.2 x86_64 (BETA)\" product has been added",
            "line": 203,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:148"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until all synchronized channels for \"suse-multi-linux-manager-retail-branch-server-52\" have finished",
            "line": 204,
            "match": {
              "location": "features/step_definitions/command_steps.rb:436"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@proxy",
            "line": 188
          },
          {
            "name": "@susemanager",
            "line": 189
          },
          {
            "name": "@transactional_server",
            "line": 190
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 20367
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 23020
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12046
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6382
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:12:47 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 212068
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 16984
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 9170
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:625"
            },
            "result": {
              "status": "skipped",
              "duration": 76814
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:700"
            },
            "result": {
              "status": "skipped",
              "duration": 50081
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 281475
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19427
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;add-suse-mlm-retail-branch-server-extension-5.1-with-sles-15-sp7-as-base-os",
        "keyword": "Scenario",
        "name": "Add SUSE MLM Retail Branch Server Extension 5.1 with SLES 15 SP7 as base OS",
        "description": "",
        "line": 209,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 210,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Setup Wizard > Products\"",
            "line": 211,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"currently running\" text",
            "line": 212,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading\" text",
            "line": 213,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"SUSE Linux Enterprise Server 15 SP7\" as the filtered product description",
            "line": 214,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:961"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I open the sub-list of the product \"SUSE Linux Enterprise Server 15 SP7 x86_64\"",
            "line": 215,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:121"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"SUSE Multi-Linux Manager Retail Branch Server Extension 5.1 x86_64\" as a product",
            "line": 216,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:82"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see the \"SUSE Multi-Linux Manager Retail Branch Server Extension 5.1 x86_64\" selected",
            "line": 217,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I click the Add Product button",
            "line": 218,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:161"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"Selected channels/products were scheduled successfully for syncing.\" text",
            "line": 219,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:39"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"SUSE Multi-Linux Manager Retail Branch Server Extension 5.1 x86_64\" product has been added",
            "line": 220,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:148"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until all synchronized channels for \"suma-retail-branch-server-extension-51-sp7\" have finished",
            "line": 221,
            "match": {
              "location": "features/step_definitions/command_steps.rb:436"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@proxy",
            "line": 206
          },
          {
            "name": "@susemanager",
            "line": 207
          },
          {
            "name": "@skip_if_transactional_server",
            "line": 208
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18378
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 23881
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 17502
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 9885
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:12:47 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 217408
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 25482
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 15640
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:625"
            },
            "result": {
              "status": "skipped",
              "duration": 83303
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:695"
            },
            "result": {
              "status": "passed",
              "duration": 5589
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 217444
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 14824
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;installer-update-channels-got-enabled-when-products-were-added",
        "keyword": "Scenario",
        "name": "Installer update channels got enabled when products were added",
        "description": "",
        "line": 225,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I execute mgr-sync \"list channels\" with user \"admin\" and password \"admin\"",
            "line": 226,
            "match": {
              "location": "features/step_definitions/command_steps.rb:321"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should get \"    [I] SLE15-SP7-Installer-Updates for x86_64 SUSE Linux Enterprise Server 15 SP7 x86_64 [sle15-sp7-installer-updates-x86_64]\"",
            "line": 227,
            "match": {
              "location": "features/step_definitions/command_steps.rb:195"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 223
          },
          {
            "name": "@susemanager",
            "line": 224
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18011
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 19171
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10565
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 8056
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:12:47 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 287554
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18109
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 6242
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:625"
            },
            "result": {
              "status": "skipped",
              "duration": 84434
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 217708
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 13190
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;verify-all-channels-are-solved",
        "keyword": "Scenario",
        "name": "Verify all channels are solved",
        "description": "",
        "line": 230,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I wait until all synchronized channels have solved their dependencies",
            "line": 231,
            "output": [
              "SUCCESS: Channel opensuse_tumbleweed-x86_64 initialized. No '.new' files and repo size > 0.",
              "INFO: Channel opensuse_tumbleweed-x86_64 synchronization took 186 seconds.",
              "SUCCESS: Channel opensuse_tumbleweed-uyuni-client-x86_64 initialized. No '.new' files and repo size > 0.",
              "INFO: Channel opensuse_tumbleweed-uyuni-client-x86_64 synchronization took 16 seconds.",
              "SUCCESS: Channel opensuse_tumbleweed-uyuni-client-devel-x86_64 initialized. No '.new' files and repo size > 0.",
              "INFO: Channel opensuse_tumbleweed-uyuni-client-devel-x86_64 synchronization took 10 seconds.",
              "SUCCESS: Channel opensuse_tumbleweed-x86_64 initialized. No '.new' files and repo size > 0.",
              "INFO: Channel opensuse_tumbleweed-x86_64 synchronization took 186 seconds.",
              "SUCCESS: Channel opensuse_tumbleweed-uyuni-client-devel-x86_64 initialized. No '.new' files and repo size > 0.",
              "INFO: Channel opensuse_tumbleweed-uyuni-client-devel-x86_64 synchronization took 10 seconds.",
              "SUCCESS: Channel uyuni-proxy-devel-tumbleweed-x86_64 initialized. No '.new' files and repo size > 0.",
              "INFO: Channel uyuni-proxy-devel-tumbleweed-x86_64 synchronization took 8 seconds.",
              "SUCCESS: Channel sle-product-sles15-sp7-pool-x86_64 initialized. No '.new' files and repo size > 0.",
              "INFO: Channel sle-product-sles15-sp7-pool-x86_64 synchronization took 12 seconds.",
              "SUCCESS: Channel sle-product-sles15-sp7-updates-x86_64 initialized. No '.new' files and repo size > 0.",
              "INFO: Channel sle-product-sles15-sp7-updates-x86_64 synchronization took 4 seconds.",
              "SUCCESS: Channel sle15-sp7-installer-updates-x86_64 initialized. No '.new' files and repo size > 0.",
              "INFO: Channel sle15-sp7-installer-updates-x86_64 synchronization took 5 seconds.",
              "SUCCESS: Channel sle-module-basesystem15-sp7-pool-x86_64 initialized. No '.new' files and repo size > 0.",
              "INFO: Channel sle-module-basesystem15-sp7-pool-x86_64 synchronization took 358 seconds.",
              "SUCCESS: Channel sle-module-basesystem15-sp7-updates-x86_64 initialized. No '.new' files and repo size > 0.",
              "INFO: Channel sle-module-basesystem15-sp7-updates-x86_64 synchronization took 1090 seconds.",
              "SUCCESS: Channel sle-module-python3-15-sp7-pool-x86_64 initialized. No '.new' files and repo size > 0.",
              "INFO: Channel sle-module-python3-15-sp7-pool-x86_64 synchronization took 45 seconds.",
              "SUCCESS: Channel sle-module-python3-15-sp7-updates-x86_64 initialized. No '.new' files and repo size > 0.",
              "INFO: Channel sle-module-python3-15-sp7-updates-x86_64 synchronization took 44 seconds.",
              "SUCCESS: Channel sle-module-server-applications15-sp7-pool-x86_64 initialized. No '.new' files and repo size > 0.",
              "INFO: Channel sle-module-server-applications15-sp7-pool-x86_64 synchronization took 49 seconds.",
              "SUCCESS: Channel sle-module-server-applications15-sp7-updates-x86_64 initialized. No '.new' files and repo size > 0.",
              "INFO: Channel sle-module-server-applications15-sp7-updates-x86_64 synchronization took 103 seconds.",
              "SUCCESS: Channel sle-module-desktop-applications15-sp7-pool-x86_64 initialized. No '.new' files and repo size > 0.",
              "INFO: Channel sle-module-desktop-applications15-sp7-pool-x86_64 synchronization took 314 seconds.",
              "SUCCESS: Channel sle-module-desktop-applications15-sp7-updates-x86_64 initialized. No '.new' files and repo size > 0.",
              "INFO: Channel sle-module-desktop-applications15-sp7-updates-x86_64 synchronization took 73 seconds.",
              "SUCCESS: Channel sle-module-devtools15-sp7-updates-x86_64 initialized. No '.new' files and repo size > 0.",
              "INFO: Channel sle-module-devtools15-sp7-updates-x86_64 synchronization took 738 seconds.",
              "SUCCESS: Channel sle-module-devtools15-sp7-pool-x86_64 initialized. No '.new' files and repo size > 0.",
              "INFO: Channel sle-module-devtools15-sp7-pool-x86_64 synchronization took 191 seconds.",
              "SUCCESS: Channel sle-module-systems-management-15-sp7-pool-x86_64 initialized. No '.new' files and repo size > 0.",
              "INFO: Channel sle-module-systems-management-15-sp7-pool-x86_64 synchronization took 30 seconds.",
              "SUCCESS: Channel sle-module-systems-management-15-sp7-updates-x86_64 initialized. No '.new' files and repo size > 0.",
              "INFO: Channel sle-module-systems-management-15-sp7-updates-x86_64 synchronization took 38 seconds.",
              "SUCCESS: Channel sles15-sp7-devel-uyuni-client-x86_64 initialized. No '.new' files and repo size > 0.",
              "INFO: Channel sles15-sp7-devel-uyuni-client-x86_64 synchronization took 29 seconds."
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:444"
            },
            "result": {
              "status": "passed",
              "duration": 297277447858
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 9002872
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "all channels have been synced without errors",
            "line": 232,
            "match": {
              "location": "features/step_definitions/command_steps.rb:466"
            },
            "result": {
              "status": "passed",
              "duration": 21659
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5288092
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 229
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 14583
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 14651
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 9938
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6194
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:12:47 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 197367
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 17642
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 4914
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 298 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 247980
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17227
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;detect-product-loading-issues-from-the-ui",
        "keyword": "Scenario",
        "name": "Detect product loading issues from the UI",
        "description": "",
        "line": 236,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 237,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "passed",
              "duration": 1219651305
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4492138
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Setup Wizard > Products\"",
            "line": 238,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 209827481
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 753384199
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"Setup Wizard\" text",
            "line": 239,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:39"
            },
            "result": {
              "status": "passed",
              "duration": 84816357
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4941773
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading\" text",
            "line": 240,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "passed",
              "duration": 945470245
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4872410
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should not see a \"Operation not successful\" text",
            "line": 241,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:736"
            },
            "result": {
              "status": "passed",
              "duration": 127203885
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4921926
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"250\" from \"pageSize\"",
            "line": 242,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 1142221394
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5465401
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should only see success signs in the product list",
            "line": 243,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:868"
            },
            "result": {
              "status": "passed",
              "duration": 40054303570
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 7261039
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 234
          },
          {
            "name": "@skip_if_github_validation",
            "line": 235
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18727
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 20696
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11659
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 8683
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:17:45 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 210720
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 16830
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 4980
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "passed",
              "duration": 5338
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 44 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 738927
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17858
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;report-the-synchronization-duration-for-sles-15-sp7",
        "keyword": "Scenario",
        "name": "Report the synchronization duration for SLES 15 SP7",
        "description": "",
        "line": 247,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I report the synchronization duration for \"sles15-sp7\"",
            "line": 248,
            "match": {
              "location": "features/step_definitions/system_monitoring_steps.rb:20"
            },
            "result": {
              "status": "passed",
              "duration": 24651
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4749775
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 245
          },
          {
            "name": "@skip_if_github_validation",
            "line": 246
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16606
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 25327
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11810
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 8346
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:18:29 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 218211
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19232
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 5694
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "passed",
              "duration": 6412
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 214760
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15172
            }
          }
        ],
        "retried": 0
      }
    ]
  },
  {
    "id": "create-fake-channels",
    "uri": "features/reposync/srv_create_fake_channels.feature",
    "keyword": "Feature",
    "name": "Create fake channels",
    "description": "  In Order to distribute software to the clients\n  As an authorized user\n  I want to create fake channels for each distribution",
    "line": 23,
    "elements": [
      {
        "id": "create-fake-channels;log-in-as-admin-user",
        "keyword": "Scenario",
        "name": "Log in as admin user",
        "description": "",
        "line": 28,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 29,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "passed",
              "duration": 505634267
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4380600
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 14705
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 7924
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10598
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6513
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:18:29 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 221748
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18067
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 247667
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17864
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-fake-channels;add-a-fake-base-channel-for-x86_64",
        "keyword": "Scenario",
        "name": "Add a fake base channel for x86_64",
        "description": "",
        "line": 31,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 32,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 202241169
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 889250003
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Channel\"",
            "line": 33,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 419956258
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4229410
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Fake-Base-Channel-SUSE-like\" as \"Channel Name\"",
            "line": 34,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 100970730
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5436720
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"fake-base-channel-suse-like\" as \"Channel Label\"",
            "line": 35,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 87987869
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5577940
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"None\" from \"Parent Channel\"",
            "line": 36,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 64905514
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4387602
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"x86_64\" from \"Architecture:\"",
            "line": 37,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 50799375
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5734481
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Base channel for testing\" as \"Channel Summary\"",
            "line": 38,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 87394145
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5793730
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"No more description for base channel.\" as \"Channel Description\"",
            "line": 39,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 92405425
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5969411
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Channel\"",
            "line": 40,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 640071141
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5295856
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Fake-Base-Channel-SUSE-like created.\" text",
            "line": 41,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 79943904
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5101062
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18133
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 8650
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 14828
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6754
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:18:30 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 219991
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20447
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 245376
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15186
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-fake-channels;add-a-fake-child-channel-into-the-fake-base-channel-x86_64",
        "keyword": "Scenario",
        "name": "Add a fake child channel into the fake base channel x86_64",
        "description": "",
        "line": 43,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 44,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 81242016
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 289104142
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Channel\"",
            "line": 45,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 318049685
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 10629876
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Fake-Child-Channel-SUSE-like\" as \"Channel Name\"",
            "line": 46,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 86285009
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6884074
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"fake-child-channel-suse-like\" as \"Channel Label\"",
            "line": 47,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 82827815
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5069177
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"Fake-Base-Channel-SUSE-like\" from \"Parent Channel\"",
            "line": 48,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 75501463
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5275176
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"x86_64\" from \"Architecture:\"",
            "line": 49,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 39287178
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4817589
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Child channel for testing\" as \"Channel Summary\"",
            "line": 50,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 76279232
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5895795
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Description for Fake Child Channel SUSE like.\" as \"Channel Description\"",
            "line": 51,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 93416981
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4980319
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Channel\"",
            "line": 52,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 604906785
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 7276953
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Fake-Child-Channel-SUSE-like created.\" text",
            "line": 53,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 82523794
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5404052
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18080
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 10028
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11460
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6632
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:18:32 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 225249
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 17877
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 235970
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 25308
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-fake-channels;add-a-suse-fake-child-channel-to-the-suse-product-base-channel",
        "keyword": "Scenario",
        "name": "Add a SUSE fake child channel to the SUSE Product base channel",
        "description": "",
        "line": 56,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 57,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 76467980
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 313088456
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Channel\"",
            "line": 58,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 316525360
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4753914
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Fake-RPM-SUSE-Channel\" as \"Channel Name\"",
            "line": 59,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 77158216
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 7243988
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"fake-rpm-suse-channel\" as \"Channel Label\"",
            "line": 60,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 74191351
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6105341
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the parent channel for the \"sle_minion\" from \"Parent Channel\"",
            "line": 61,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:216"
            },
            "result": {
              "status": "passed",
              "duration": 50635464
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4604767
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"x86_64\" from \"Architecture:\"",
            "line": 62,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 40992856
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4909681
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Fake-RPM-SUSE-Channel for testing\" as \"Channel Summary\"",
            "line": 63,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 86325486
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5736963
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Description for Fake-RPM-SUSE-Channel Child Channel.\" as \"Channel Description\"",
            "line": 64,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 101606630
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5057562
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Channel\"",
            "line": 65,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 604057073
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6920610
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Fake-RPM-SUSE-Channel created.\" text",
            "line": 66,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 82617586
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4856768
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@sle_minion",
            "line": 55
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 21178
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18738
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 14327
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7528
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:18:34 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 228137
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 17520
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:319"
            },
            "result": {
              "status": "passed",
              "duration": 11993
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 235368
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17549
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-fake-channels;add-a-fake-base-channel-for-i586",
        "keyword": "Scenario",
        "name": "Add a fake base channel for i586",
        "description": "",
        "line": 68,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 69,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 75725315
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 298151298
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Channel\"",
            "line": 70,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 437961823
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4124548
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Fake-Base-Channel-i586\" as \"Channel Name\"",
            "line": 71,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 76715651
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6309346
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"fake-base-channel-i586\" as \"Channel Label\"",
            "line": 72,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 75709635
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5501084
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"None\" from \"Parent Channel\"",
            "line": 73,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 45465274
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6453895
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"IA-32\" from \"Architecture:\"",
            "line": 74,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 71050668
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 9629346
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Fake-Base-Channel-i586 channel for testing\" as \"Channel Summary\"",
            "line": 75,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 103014079
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6314122
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"No more description for base channel.\" as \"Channel Description\"",
            "line": 76,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 86460285
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5365741
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Channel\"",
            "line": 77,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 1676323525
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5340607
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Fake-Base-Channel-i586 created.\" text",
            "line": 78,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 78795818
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4948024
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 21247
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 9017
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11071
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6728
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:18:36 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 223219
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 26693
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 384265
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18453
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-fake-channels;add-a-fake-child-channel-into-the-fake-base-channel-i586",
        "keyword": "Scenario",
        "name": "Add a fake child channel into the fake base channel i586",
        "description": "",
        "line": 80,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 81,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 76773014
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 294932357
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Channel\"",
            "line": 82,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 330493537
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4858637
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Fake-Child-Channel-i586\" as \"Channel Name\"",
            "line": 83,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 77274834
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 7385504
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"fake-child-channel-i586\" as \"Channel Label\"",
            "line": 84,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 76229140
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5448894
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"Fake-Base-Channel-i586\" from \"Parent Channel\"",
            "line": 85,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 64696822
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5017583
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"IA-32\" from \"Architecture:\"",
            "line": 86,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 41113975
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4588995
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Fake Child Channel i586 for testing\" as \"Channel Summary\"",
            "line": 87,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 89421154
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6350688
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Description for Fake Child Channel i586.\" as \"Channel Description\"",
            "line": 88,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 89060142
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 11801095
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Channel\"",
            "line": 89,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 498139330
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 95953662
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Fake-Child-Channel-i586 created.\" text",
            "line": 90,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 86424261
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4694932
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18591
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 10445
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10954
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 9545
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:18:39 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 413720
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 24362
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 242363
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 13342
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-fake-channels;add-a-test-base-channel-for-x86_64",
        "keyword": "Scenario",
        "name": "Add a test base channel for x86_64",
        "description": "",
        "line": 92,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 93,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 75668578
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 298678814
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Channel\"",
            "line": 94,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 335748519
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5434641
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Test-Base-Channel-x86_64\" as \"Channel Name\"",
            "line": 95,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 79610734
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5848053
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"test-base-channel-x86_64\" as \"Channel Label\"",
            "line": 96,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 79904573
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6075093
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"None\" from \"Parent Channel\"",
            "line": 97,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 43498527
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4408350
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"x86_64\" from \"Architecture:\"",
            "line": 98,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 40915268
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4400674
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Test-Base-Channel-x86_64 channel for testing\" as \"Channel Summary\"",
            "line": 99,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 105098617
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6380235
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"No more description for base channel.\" as \"Channel Description\"",
            "line": 100,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 89136519
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6630913
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Channel\"",
            "line": 101,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 562900924
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5100492
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Test-Base-Channel-x86_64 created.\" text",
            "line": 102,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 80632061
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4912212
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19637
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 8887
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11835
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6407
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:18:41 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 244542
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18082
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 226031
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16419
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-fake-channels;add-a-child-channel-into-the-test-base-channel-x86_64",
        "keyword": "Scenario",
        "name": "Add a child channel into the test base channel x86_64",
        "description": "",
        "line": 104,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 105,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 78500911
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 302395304
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Channel\"",
            "line": 106,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 374673916
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4758926
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Test-Child-Channel-x86_64\" as \"Channel Name\"",
            "line": 107,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 98233312
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6316553
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"test-child-channel-x86_64\" as \"Channel Label\"",
            "line": 108,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 93430094
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6197951
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"Test-Base-Channel-x86_64\" from \"Parent Channel\"",
            "line": 109,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 80559911
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4588069
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"x86_64\" from \"Architecture:\"",
            "line": 110,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 42088594
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4536202
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Test-Child-Channel-x86_64 channel for testing\" as \"Channel Summary\"",
            "line": 111,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 104557662
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6369210
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Description for Test-Child-Channel-x86_64 Channel.\" as \"Channel Description\"",
            "line": 112,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 98096983
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5716307
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Channel\"",
            "line": 113,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 597493834
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6651669
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Test-Child-Channel-x86_64 created.\" text",
            "line": 114,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 81162755
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4969970
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18942
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 13434
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10842
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 11019
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:18:43 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 218982
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19173
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 224659
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 13820
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-fake-channels;add-a-fake-terminal-child-channel-to-the-suse-product-base-channel",
        "keyword": "Scenario",
        "name": "Add a fake terminal child channel to the SUSE Product base channel",
        "description": "",
        "line": 119,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 120,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Channel\"",
            "line": 121,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Fake-RPM-Terminal-Channel\" as \"Channel Name\"",
            "line": 122,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"fake-rpm-terminal-channel\" as \"Channel Label\"",
            "line": 123,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the parent channel for the \"pxeboot_minion\" from \"Parent Channel\"",
            "line": 124,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:216"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"x86_64\" from \"Architecture:\"",
            "line": 125,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Fake-RPM-Terminal-Channel for testing\" as \"Channel Summary\"",
            "line": 126,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Description for Fake-RPM-Terminal-Channel Child Channel.\" as \"Channel Description\"",
            "line": 127,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Channel\"",
            "line": 128,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Fake-RPM-Terminal-Channel created.\" text",
            "line": 129,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@pxeboot_minion",
            "line": 116
          },
          {
            "name": "@uyuni",
            "line": 117
          },
          {
            "name": "@scc_credentials",
            "line": 118
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18486
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 24004
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 16759
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 9809
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:18:45 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 236443
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18757
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:331"
            },
            "result": {
              "status": "skipped",
              "duration": 93235
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 7093
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:630"
            },
            "result": {
              "status": "passed",
              "duration": 9240
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 204838
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16288
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-fake-channels;add-debian-like-amd64-base-channel",
        "keyword": "Scenario",
        "name": "Add Debian-like AMD64 base channel",
        "description": "",
        "line": 132,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 133,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 73868219
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 208493854
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Channel\"",
            "line": 134,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 354869440
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4414913
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Fake-Base-Channel-Debian-like\" as \"Channel Name\"",
            "line": 135,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 85075716
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6179233
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"fake-base-channel-debian-like\" as \"Channel Label\"",
            "line": 136,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 83886002
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5880172
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"None\" from \"Parent Channel\"",
            "line": 137,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 42198069
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4978779
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"AMD64 Debian\" from \"Architecture:\"",
            "line": 138,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 71509656
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4931533
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Fake-Base-Channel-Debian-like for testing\" as \"Channel Summary\"",
            "line": 139,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 98819417
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6567933
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"No more description for base channel.\" as \"Channel Description\"",
            "line": 140,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 88436164
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5206328
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I uncheck \"gpg_check\"",
            "line": 144,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:182"
            },
            "result": {
              "status": "passed",
              "duration": 10070497280
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4389772
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Channel\"",
            "line": 146,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 545714102
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6267399
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Fake-Base-Channel-Debian-like created.\" text",
            "line": 147,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 79226540
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 8589357
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@deblike_minion",
            "line": 131
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 15408
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 16325
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11384
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6060
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:18:45 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 289883
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 16184
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:327"
            },
            "result": {
              "status": "passed",
              "duration": 13962
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 12 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 273961
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16444
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-fake-channels;add-a-redhat-like-base-channel",
        "keyword": "Scenario",
        "name": "Add a RedHat-like base channel",
        "description": "",
        "line": 150,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 151,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 78915623
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 284285073
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Channel\"",
            "line": 152,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 367626863
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4658733
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Fake-Base-Channel-RH-like\" as \"Channel Name\"",
            "line": 153,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 81955952
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6863082
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"fake-base-channel-rh-like\" as \"Channel Label\"",
            "line": 154,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 77354295
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4951123
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"None\" from \"Parent Channel\"",
            "line": 155,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 43459457
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4584016
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"x86_64\" from \"Architecture:\"",
            "line": 156,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 38263852
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5924285
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Fake-Base-Channel-RH-like for testing\" as \"Channel Summary\"",
            "line": 157,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 92171246
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6640948
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"No more description for base channel.\" as \"Channel Description\"",
            "line": 158,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 89177000
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5795463
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Channel\"",
            "line": 159,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 58854460
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 491711900
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Fake-Base-Channel-RH-like created.\" text",
            "line": 160,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 81293809
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 8787412
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@rhlike_minion",
            "line": 149
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18227
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 22947
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10930
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 11042
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:18:57 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 300593
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19766
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:323"
            },
            "result": {
              "status": "passed",
              "duration": 10800
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 257474
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 21393
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-fake-channels;add-a-fake-appstream-base-channel",
        "keyword": "Scenario",
        "name": "Add a fake AppStream base channel",
        "description": "",
        "line": 163,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 164,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 78294708
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 218042441
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Channel\"",
            "line": 165,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 382821127
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4199050
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Fake-Base-Channel-AppStream\" as \"Channel Name\"",
            "line": 166,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 79119594
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5124202
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"fake-base-channel-appstream\" as \"Channel Label\"",
            "line": 167,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 84354194
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6456991
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"None\" from \"Parent Channel\"",
            "line": 168,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 43013213
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6584103
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"x86_64\" from \"Architecture:\"",
            "line": 169,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 41145981
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5401556
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Fake-Base-Channel-AppStream for testing\" as \"Channel Summary\"",
            "line": 170,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 92852795
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 8029931
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Description for Fake-Base-Channel-AppStream.\" as \"Channel Description\"",
            "line": 171,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 93887487
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5118417
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Channel\"",
            "line": 172,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 57501768
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 487713117
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Fake-Base-Channel-AppStream created.\" text",
            "line": 173,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 82783511
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5184551
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@rhlike_minion",
            "line": 162
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 22718
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 23206
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12162
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 11822
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:18:59 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 230842
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 36988
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:323"
            },
            "result": {
              "status": "passed",
              "duration": 12431
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 238176
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 13623
            }
          }
        ],
        "retried": 0
      }
    ]
  },
  {
    "id": "create-fake-repositories-for-each-fake-child-channel",
    "uri": "features/reposync/srv_create_fake_repositories.feature",
    "keyword": "Feature",
    "name": "Create fake repositories for each fake child channel",
    "description": "  In order to distribute software to the clients\n  As an authorized user\n  I want to create a fake repository per fake child channel",
    "line": 8,
    "elements": [
      {
        "id": "create-fake-repositories-for-each-fake-child-channel;log-in-as-admin-user",
        "keyword": "Scenario",
        "name": "Log in as admin user",
        "description": "",
        "line": 13,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 14,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "passed",
              "duration": 519942614
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4602226
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 23425
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 15456
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12856
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7086
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:19:01 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 231647
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19998
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 292251
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 20249
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-fake-repositories-for-each-fake-child-channel;create-a-fake-repository-for-distributions-using-rpm",
        "keyword": "Scenario",
        "name": "Create a fake repository for distributions using RPM",
        "description": "",
        "line": 16,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Repositories\"",
            "line": 17,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 186687018
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 675016768
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Repository\"",
            "line": 18,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 405351609
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4515043
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"fake-rpm-repo\" as \"label\"",
            "line": 19,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 61079563
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5407487
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"http://localhost/pub/TestRepoRpmUpdates/\" as \"url\"",
            "line": 20,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 90329439
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5475508
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Repository\"",
            "line": 21,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 66958644
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4081339
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository created successfully\" text",
            "line": 22,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 730126966
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5280538
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see \"metadataSigned\" as checked",
            "line": 23,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:1072"
            },
            "result": {
              "status": "passed",
              "duration": 20447131
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4584814
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19149
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 13078
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11317
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 8469
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:19:01 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 214681
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19054
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 226687
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 13338
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-fake-repositories-for-each-fake-child-channel;disable-metadata-check-for-the-fake-rpm-repository",
        "keyword": "Scenario",
        "name": "Disable metadata check for the fake RPM repository",
        "description": "",
        "line": 25,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Repositories\"",
            "line": 26,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 74560709
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 329556337
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"fake-rpm-repo\"",
            "line": 27,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 313846121
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4202488
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I uncheck \"metadataSigned\"",
            "line": 28,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:182"
            },
            "result": {
              "status": "passed",
              "duration": 10061327200
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4414532
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Repository\"",
            "line": 29,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 508206812
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4846002
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository updated successfully\" text",
            "line": 30,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 76102657
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5016320
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see \"metadataSigned\" as unchecked",
            "line": 31,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:1079"
            },
            "result": {
              "status": "passed",
              "duration": 16450385
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5010188
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16752
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 11237
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11060
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6716
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:19:04 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 329561
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 17698
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 11 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 308903
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 20128
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-fake-repositories-for-each-fake-child-channel;create-a-fake-appstream-repository",
        "keyword": "Scenario",
        "name": "Create a fake AppStream repository",
        "description": "",
        "line": 34,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Repositories\"",
            "line": 35,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 75705864
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 185626402
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Repository\"",
            "line": 36,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 316223086
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4351780
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"fake-appstream-repo\" as \"label\"",
            "line": 37,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 65883444
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6204457
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"http://localhost/pub/TestRepoAppStream/\" as \"url\"",
            "line": 38,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 84674774
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5122345
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Repository\"",
            "line": 39,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 511217168
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6747158
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository created successfully\" text",
            "line": 40,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 67564598
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4876675
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see \"metadataSigned\" as checked",
            "line": 41,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:1072"
            },
            "result": {
              "status": "passed",
              "duration": 17037752
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4727189
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@rhlike_minion",
            "line": 33
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 20005
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18307
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 15465
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6715
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:19:15 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 213513
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19793
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:323"
            },
            "result": {
              "status": "passed",
              "duration": 13859
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 225828
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 14614
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-fake-repositories-for-each-fake-child-channel;disable-metadata-check-for-the-fake-appstream-repository",
        "keyword": "Scenario",
        "name": "Disable metadata check for the fake AppStream repository",
        "description": "",
        "line": 44,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Repositories\"",
            "line": 45,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 73491888
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 404591906
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"fake-appstream-repo\"",
            "line": 46,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 400600886
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4349647
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I uncheck \"metadataSigned\"",
            "line": 47,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:182"
            },
            "result": {
              "status": "passed",
              "duration": 10056597555
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4353022
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Repository\"",
            "line": 48,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 472272116
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5670856
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository updated successfully\" text",
            "line": 49,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 68632212
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4974202
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see \"metadataSigned\" as unchecked",
            "line": 50,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:1079"
            },
            "result": {
              "status": "passed",
              "duration": 16972571
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4968904
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@rhlike_minion",
            "line": 43
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 20396
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17194
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 25749
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 8019
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:19:16 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 559021
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 21198
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:323"
            },
            "result": {
              "status": "passed",
              "duration": 14572
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 12 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 261742
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15182
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-fake-repositories-for-each-fake-child-channel;add-the-fake-rpm-repository-to-the-suse-fake-child-channel",
        "keyword": "Scenario",
        "name": "Add the fake RPM repository to the SUSE fake child channel",
        "description": "",
        "line": 53,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 54,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 83508065
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 265812119
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Fake-RPM-SUSE-Channel\"",
            "line": 55,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 366248110
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5237718
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"file:///etc/pki/rpm-gpg/uyuni-tools-gpg-pubkey-0d20833e.key\" as \"GPG key URL\"",
            "line": 56,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 121091079
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5202174
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Channel\"",
            "line": 57,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 795792661
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5854560
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Fake-RPM-SUSE-Channel updated\" text",
            "line": 58,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 76249536
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4943433
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 59,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 75231709
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 384805171
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the \"fake-rpm-repo\" repo",
            "line": 60,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:881"
            },
            "result": {
              "status": "passed",
              "duration": 59791459
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 24558067
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Save Repositories\"",
            "line": 61,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 899548836
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5428717
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Fake-RPM-SUSE-Channel repository information was successfully updated\" text",
            "line": 62,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 75664322
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4764792
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@sle_minion",
            "line": 52
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 20317
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18801
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12898
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 13725
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:19:28 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 247649
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 21033
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:319"
            },
            "result": {
              "status": "passed",
              "duration": 15786
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 544934
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17881
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-fake-repositories-for-each-fake-child-channel;add-the-fake-rpm-repository-to-the-test-child-channel",
        "keyword": "Scenario",
        "name": "Add the fake RPM repository to the Test child channel",
        "description": "",
        "line": 64,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 65,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 70485722
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 364015647
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Test-Child-Channel-x86_64\"",
            "line": 66,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 449958743
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5261049
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"file:///etc/pki/rpm-gpg/uyuni-tools-gpg-pubkey-0d20833e.key\" as \"GPG key URL\"",
            "line": 67,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 110029657
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 8302617
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Channel\"",
            "line": 68,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 58663475
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 536094767
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Test-Child-Channel-x86_64 updated\" text",
            "line": 69,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 83917780
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4838978
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 70,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 70701970
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 296013064
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the \"fake-rpm-repo\" repo",
            "line": 71,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:881"
            },
            "result": {
              "status": "passed",
              "duration": 52168232
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4956310
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Save Repositories\"",
            "line": 72,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 749731634
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4403262
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Test-Child-Channel-x86_64 repository information was successfully updated\" text",
            "line": 73,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 75886124
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4942199
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17750
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 8280
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11479
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7502
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:19:31 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 226807
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20360
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 246210
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17946
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-fake-repositories-for-each-fake-child-channel;add-the-fake-rpm-repository-to-the-redhat-like-base-channel",
        "keyword": "Scenario",
        "name": "Add the fake RPM repository to the RedHat-like base channel",
        "description": "",
        "line": 76,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 77,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 72438052
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 302280077
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Fake-Base-Channel-RH-like\"",
            "line": 78,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 351610403
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4781426
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"file:///etc/pki/rpm-gpg/uyuni-tools-gpg-pubkey-0d20833e.key\" as \"GPG key URL\"",
            "line": 79,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 110760668
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6172786
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Channel\"",
            "line": 80,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 662797526
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 7407832
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Fake-Base-Channel-RH-like updated\" text",
            "line": 81,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 79487117
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5076030
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 82,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 73244726
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 289987614
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the \"fake-rpm-repo\" repo",
            "line": 83,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:881"
            },
            "result": {
              "status": "passed",
              "duration": 52328739
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4817251
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Save Repositories\"",
            "line": 84,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 1246689044
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4338270
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Fake-Base-Channel-RH-like repository information was successfully updated\" text",
            "line": 85,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 75177970
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4873415
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@rhlike_minion",
            "line": 75
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18327
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 24188
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12222
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 11333
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:19:34 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 650718
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20295
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:323"
            },
            "result": {
              "status": "passed",
              "duration": 14072
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 4 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 255601
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18474
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-fake-repositories-for-each-fake-child-channel;add-the-fake-appstream-repository-to-the-appstream-base-channel",
        "keyword": "Scenario",
        "name": "Add the fake AppStream repository to the AppStream base channel",
        "description": "",
        "line": 88,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 89,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 73024158
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 272451163
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Fake-Base-Channel-AppStream\"",
            "line": 90,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 448051756
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4822998
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"file:///etc/pki/rpm-gpg/uyuni-tools-gpg-pubkey-0d20833e.key\" as \"GPG key URL\"",
            "line": 91,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 113503118
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6159076
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Channel\"",
            "line": 92,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 704478199
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5809341
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Fake-Base-Channel-AppStream updated\" text",
            "line": 93,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 79992406
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5001222
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 94,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 63245608
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 492446625
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the \"fake-appstream-repo\" repo",
            "line": 95,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:881"
            },
            "result": {
              "status": "passed",
              "duration": 58091792
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5151942
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Save Repositories\"",
            "line": 96,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 897340582
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5504921
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Fake-Base-Channel-AppStream repository information was successfully updated\" text",
            "line": 97,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 81537154
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4990793
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@rhlike_minion",
            "line": 87
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18095
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18700
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11598
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6551
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:19:38 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 227982
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18043
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:323"
            },
            "result": {
              "status": "passed",
              "duration": 10701
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 271532
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 22745
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-fake-repositories-for-each-fake-child-channel;create-a-fake-repository-for-i586",
        "keyword": "Scenario",
        "name": "Create a fake repository for i586",
        "description": "",
        "line": 99,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Repositories\"",
            "line": 100,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 77395842
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 271901291
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Repository\"",
            "line": 101,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 322407048
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4760017
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"fake-i586-repo\" as \"label\"",
            "line": 102,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 62412814
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5093260
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"file:///srv/www/htdocs/pub/TestRepoRpmUpdates/\" as \"url\"",
            "line": 103,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 96234183
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5674419
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I uncheck \"metadataSigned\"",
            "line": 104,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:182"
            },
            "result": {
              "status": "passed",
              "duration": 10079679855
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4287549
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Repository\"",
            "line": 105,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 439185910
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4908256
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository created successfully\" text",
            "line": 106,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 66812284
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5254158
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19429
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 9349
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 15546
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6998
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:19:41 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 219025
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18876
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 11 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 255368
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 14583
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-fake-repositories-for-each-fake-child-channel;add-the-repository-to-the-i586-channel",
        "keyword": "Scenario",
        "name": "Add the repository to the i586 channel",
        "description": "",
        "line": 108,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 109,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 88233313
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 284125453
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Fake-Child-Channel-i586\"",
            "line": 110,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 370050464
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4600484
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"file:///etc/pki/rpm-gpg/uyuni-tools-gpg-pubkey-0d20833e.key\" as \"GPG key URL\"",
            "line": 111,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 113124700
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6783021
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Channel\"",
            "line": 112,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 58673276
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 498443246
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Fake-Child-Channel-i586 updated\" text",
            "line": 113,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 83427774
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5507313
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 114,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 68427606
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 319765372
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the \"fake-i586-repo\" repo",
            "line": 115,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:881"
            },
            "result": {
              "status": "passed",
              "duration": 59506762
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5344796
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Save Repositories\"",
            "line": 116,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 662987900
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4912516
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Fake-Child-Channel-i586 repository information was successfully updated\" text",
            "line": 117,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 73003068
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4844462
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 22047
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17925
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 18252
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 10797
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:19:52 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 433009
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 21996
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 407549
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19213
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-fake-repositories-for-each-fake-child-channel;add-the-repository-to-the-suse-like-child-channel",
        "keyword": "Scenario",
        "name": "Add the repository to the SUSE-like child channel",
        "description": "",
        "line": 120,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 121,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 71977968
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 1026197961
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Fake-Child-Channel-SUSE-like\"",
            "line": 122,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 1004735288
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 11976373
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 123,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 64142191
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 374980551
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the \"fake-rpm-repo\" repo",
            "line": 124,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:881"
            },
            "result": {
              "status": "passed",
              "duration": 57590159
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4866343
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Save Repositories\"",
            "line": 125,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 1425320692
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4474855
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Fake-Child-Channel-SUSE-like repository information was successfully updated\" text",
            "line": 126,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 77216821
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 7943555
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@sle_minion",
            "line": 119
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17888
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 19142
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11665
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6969
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:19:55 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 275466
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19959
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:319"
            },
            "result": {
              "status": "passed",
              "duration": 10364
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 4 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 410498
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 27460
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-fake-repositories-for-each-fake-child-channel;create-a-fake-repository-for-debian-like",
        "keyword": "Scenario",
        "name": "Create a fake repository for Debian-like",
        "description": "",
        "line": 129,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Repositories\"",
            "line": 130,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 82933723
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 280146729
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Repository\"",
            "line": 131,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 475839402
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4347679
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"fake-debian-repo\" as \"label\"",
            "line": 132,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 64954412
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6414194
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"deb\" from \"contenttype\"",
            "line": 133,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 68378204
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5411427
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"http://localhost/pub/TestRepoDebUpdates/\" as \"url\"",
            "line": 134,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 91948892
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6499748
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Repository\"",
            "line": 135,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 58543547
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 650951738
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository created successfully\" text",
            "line": 136,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 67586734
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4884872
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@deblike_minion",
            "line": 128
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 24655
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 19461
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 14686
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6459
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:19:59 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 237367
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 21543
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:327"
            },
            "result": {
              "status": "passed",
              "duration": 14694
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 225693
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17661
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-fake-repositories-for-each-fake-child-channel;add-the-repository-to-the-debian-like-base-channel",
        "keyword": "Scenario",
        "name": "Add the repository to the Debian-like base channel",
        "description": "",
        "line": 139,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 140,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 76816890
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 493517073
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Fake-Base-Channel-Debian-like\"",
            "line": 141,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 377533229
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4901019
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 142,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 65361933
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 299131327
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the \"fake-debian-repo\" repo",
            "line": 143,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:881"
            },
            "result": {
              "status": "passed",
              "duration": 56617701
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5619226
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Save Repositories\"",
            "line": 144,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 924028902
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4698333
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Fake-Base-Channel-Debian-like repository information was successfully updated\" text",
            "line": 145,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 74714035
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4784281
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@deblike_minion",
            "line": 138
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17378
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 16619
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11349
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 8311
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:20:01 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 234380
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20019
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:327"
            },
            "result": {
              "status": "passed",
              "duration": 11032
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 248052
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15176
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-fake-repositories-for-each-fake-child-channel;add-the-repository-to-the-terminal-child-channel",
        "keyword": "Scenario",
        "name": "Add the repository to the terminal child channel",
        "description": "",
        "line": 150,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 151,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Fake-RPM-Terminal-Channel\"",
            "line": 152,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"file:///etc/pki/rpm-gpg/uyuni-tools-gpg-pubkey-0d20833e.key\" as \"GPG key URL\"",
            "line": 153,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Channel\"",
            "line": 154,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Fake-RPM-Terminal-Channel updated\" text",
            "line": 155,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 156,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the \"fake-rpm-repo\" repo",
            "line": 157,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:881"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Save Repositories\"",
            "line": 158,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Fake-RPM-Terminal-Channel repository information was successfully updated\" text",
            "line": 159,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@pxeboot_minion",
            "line": 147
          },
          {
            "name": "@uyuni",
            "line": 148
          },
          {
            "name": "@scc_credentials",
            "line": 149
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19190
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 21702
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10970
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6821
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:20:04 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 245424
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18001
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:331"
            },
            "result": {
              "status": "skipped",
              "duration": 88458
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 10910
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:630"
            },
            "result": {
              "status": "passed",
              "duration": 7691
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 401194
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17774
            }
          }
        ],
        "retried": 0
      }
    ]
  },
  {
    "id": "create-custom-channels-with-development-repositories",
    "uri": "features/reposync/srv_create_devel_channels.feature",
    "keyword": "Feature",
    "name": "Create custom channels with development repositories",
    "description": "  In Order to use product packages in development to the clients\n  As an authorized user\n  I want to create custom channels for each distribution",
    "line": 5,
    "tags": [
      {
        "name": "@skip_if_github_validation",
        "line": 4
      }
    ],
    "elements": [
      {
        "id": "create-custom-channels-with-development-repositories;log-in-as-admin-user",
        "keyword": "Scenario",
        "name": "Log in as admin user",
        "description": "",
        "line": 10,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 11,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "passed",
              "duration": 513437840
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4415797
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17873
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18950
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11778
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6638
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:20:04 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 218406
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 17789
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "passed",
              "duration": 5027
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 260855
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16062
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-custom-channels-with-development-repositories;create-a-custom-channel-for-suse-minions",
        "keyword": "Scenario",
        "name": "Create a custom channel for SUSE minions",
        "description": "",
        "line": 14,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 15,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 181940094
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 662364286
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Channel\"",
            "line": 16,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 385614897
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4284577
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Devel-SUSE-Channel\" as \"Channel Name\"",
            "line": 17,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 78517763
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5586611
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"devel-suse-channel\" as \"Channel Label\"",
            "line": 18,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 79388634
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5337790
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the parent channel for the \"sle_minion\" from \"Parent Channel\"",
            "line": 19,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:216"
            },
            "result": {
              "status": "passed",
              "duration": 57638348
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4677079
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"x86_64\" from \"Architecture:\"",
            "line": 20,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 52048404
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5786786
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Devel-SUSE-Channel for development repositories\" as \"Channel Summary\"",
            "line": 21,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 106738233
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6353462
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Channel containing development repositories\" as \"Channel Description\"",
            "line": 22,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 96911586
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5293769
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Channel\"",
            "line": 23,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 703534982
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6011260
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Devel-SUSE-Channel created.\" text",
            "line": 24,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 77981950
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 8539849
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 4
          },
          {
            "name": "@sle_minion",
            "line": 13
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18827
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 26271
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11302
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6350
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:20:04 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 221029
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20726
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:319"
            },
            "result": {
              "status": "passed",
              "duration": 9752
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "passed",
              "duration": 4979
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 486031
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18620
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-custom-channels-with-development-repositories;create-custom-repositories-inside-the-suse-custom-channel",
        "keyword": "Scenario",
        "name": "Create custom repositories inside the SUSE custom channel",
        "description": "",
        "line": 27,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I prepare the development repositories of \"sle_minion\" as part of \"devel-suse-channel\" channel",
            "line": 28,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:533"
            },
            "result": {
              "status": "passed",
              "duration": 8316875419
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5495907
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 4
          },
          {
            "name": "@sle_minion",
            "line": 26
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18931
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 23097
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10589
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6211
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:20:07 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 248595
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20385
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:319"
            },
            "result": {
              "status": "passed",
              "duration": 10021
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "passed",
              "duration": 4929
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 8 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 253646
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16305
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-custom-channels-with-development-repositories;create-a-custom-channel-for-build-host",
        "keyword": "Scenario",
        "name": "Create a custom channel for Build Host",
        "description": "",
        "line": 32,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 33,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 75885491
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 287269939
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Channel\"",
            "line": 34,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 378215527
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4474376
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Devel-Build-Host-Channel\" as \"Channel Name\"",
            "line": 35,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 85160101
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 7494510
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"devel-build-host-channel\" as \"Channel Label\"",
            "line": 36,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 83662449
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 7238445
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the parent channel for the \"build_host\" from \"Parent Channel\"",
            "line": 37,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:216"
            },
            "result": {
              "status": "passed",
              "duration": 62827029
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5909194
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"x86_64\" from \"Architecture:\"",
            "line": 38,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 40471767
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5303629
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Devel-Build-Host-Channel for development repositories\" as \"Channel Summary\"",
            "line": 39,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 108698010
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6159586
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Channel containing development repositories\" as \"Channel Description\"",
            "line": 40,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 89403285
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5134082
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Channel\"",
            "line": 41,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 541363194
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 7046778
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Devel-Build-Host-Channel created.\" text",
            "line": 42,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 82446401
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 8763548
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 4
          },
          {
            "name": "@uyuni",
            "line": 30
          },
          {
            "name": "@build_host",
            "line": 31
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17900
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 30184
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10646
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 9918
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:20:15 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 448893
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19252
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:339"
            },
            "result": {
              "status": "passed",
              "duration": 9574
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:630"
            },
            "result": {
              "status": "passed",
              "duration": 10088
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "passed",
              "duration": 5207
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 249330
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19489
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-custom-channels-with-development-repositories;create-custom-repositories-inside-the-build-host-custom-channel",
        "keyword": "Scenario",
        "name": "Create custom repositories inside the Build Host custom channel",
        "description": "",
        "line": 46,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I prepare the development repositories of \"build_host\" as part of \"devel-build-host-channel\" channel",
            "line": 47,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:533"
            },
            "result": {
              "status": "passed",
              "duration": 4567413971
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5537766
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 4
          },
          {
            "name": "@uyuni",
            "line": 44
          },
          {
            "name": "@build_host",
            "line": 45
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 20205
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 25253
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11346
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 8587
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:20:17 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 236762
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 21098
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:339"
            },
            "result": {
              "status": "passed",
              "duration": 12777
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:630"
            },
            "result": {
              "status": "passed",
              "duration": 10126
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "passed",
              "duration": 5478
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 5 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 276285
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17786
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-custom-channels-with-development-repositories;create-a-custom-channel-for-debian-like-minions",
        "keyword": "Scenario",
        "name": "Create a custom channel for Debian-like minions",
        "description": "",
        "line": 50,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 51,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 74360411
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 211801408
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Channel\"",
            "line": 52,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 491079997
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4450434
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Devel-Debian-like-Channel\" as \"Channel Name\"",
            "line": 53,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 78046890
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5569745
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"devel-debian-like-channel\" as \"Channel Label\"",
            "line": 54,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 75115486
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6381818
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"Fake-Base-Channel-Debian-like\" from \"Parent Channel\"",
            "line": 55,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 70605748
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6686255
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"AMD64 Debian\" from \"Architecture:\"",
            "line": 56,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 48259230
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5411461
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Devel-Debian-like-Channel for development repositories\" as \"Channel Summary\"",
            "line": 57,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 106287845
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5426785
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Channel containing development repositories\" as \"Channel Description\"",
            "line": 58,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 88369885
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5086169
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Channel\"",
            "line": 59,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 589959652
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6234426
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Devel-Debian-like-Channel created.\" text",
            "line": 60,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 79350491
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6654055
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 4
          },
          {
            "name": "@deblike_minion",
            "line": 49
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18265
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 21673
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11029
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6448
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:20:22 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 235825
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 17847
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:327"
            },
            "result": {
              "status": "passed",
              "duration": 10470
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "passed",
              "duration": 5445
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 275876
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 23627
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-custom-channels-with-development-repositories;create-custom-repositories-inside-the-debian-like-custom-channel",
        "keyword": "Scenario",
        "name": "Create custom repositories inside the Debian-like custom channel",
        "description": "",
        "line": 63,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I prepare the development repositories of \"deblike_minion\" as part of \"devel-debian-like-channel\" channel",
            "line": 64,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:533"
            },
            "result": {
              "status": "passed",
              "duration": 8006460236
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5645883
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 4
          },
          {
            "name": "@deblike_minion",
            "line": 62
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18628
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 27609
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11200
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 10891
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:20:24 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 238247
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20162
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:327"
            },
            "result": {
              "status": "passed",
              "duration": 14394
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "passed",
              "duration": 12636
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 8 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 239072
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16219
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-custom-channels-with-development-repositories;create-a-custom-channel-for-rh-like-minions",
        "keyword": "Scenario",
        "name": "Create a custom channel for RH-like minions",
        "description": "",
        "line": 67,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 68,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 73272909
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 210380582
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Channel\"",
            "line": 69,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 400491574
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4340262
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Devel-RH-like-Channel\" as \"Channel Name\"",
            "line": 70,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 74142654
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5469201
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"devel-rh-like-channel\" as \"Channel Label\"",
            "line": 71,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 76462064
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5204531
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"Fake-Base-Channel-RH-like\" from \"Parent Channel\"",
            "line": 72,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 64432946
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4573376
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"x86_64\" from \"Architecture:\"",
            "line": 73,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 41427755
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4903277
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Devel-RH-like-Channel for development repositories\" as \"Channel Summary\"",
            "line": 74,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 111309816
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5719127
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Channel containing development repositories\" as \"Channel Description\"",
            "line": 75,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 92534566
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5154807
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Channel\"",
            "line": 76,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 638293591
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5093725
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Devel-RH-like-Channel created.\" text",
            "line": 77,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 82895309
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4967541
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 4
          },
          {
            "name": "@rhlike_minion",
            "line": 66
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19500
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 22939
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12497
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6575
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:20:32 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 224797
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 16675
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:323"
            },
            "result": {
              "status": "passed",
              "duration": 13577
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "passed",
              "duration": 5043
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 254275
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 14687
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-custom-channels-with-development-repositories;create-custom-repositories-inside-the-rh-like-custom-channel",
        "keyword": "Scenario",
        "name": "Create custom repositories inside the RH-like custom channel",
        "description": "",
        "line": 80,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I prepare the development repositories of \"rhlike_minion\" as part of \"devel-rh-like-channel\" channel",
            "line": 81,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:533"
            },
            "result": {
              "status": "passed",
              "duration": 5428266288
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5704600
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 4
          },
          {
            "name": "@rhlike_minion",
            "line": 79
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18096
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 21786
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12741
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6513
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:20:34 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 215320
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 17380
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:323"
            },
            "result": {
              "status": "passed",
              "duration": 10895
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "passed",
              "duration": 10414
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 5 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 263062
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19584
            }
          }
        ],
        "retried": 0
      }
    ]
  },
  {
    "id": "synchronize-fake-channels",
    "uri": "features/reposync/srv_sync_fake_channels.feature",
    "keyword": "Feature",
    "name": "Synchronize fake channels",
    "description": "  In order to use the content provided inside the repositories of the fake channels\n  As admin\n  I want to synchronize the fake channels",
    "line": 12,
    "elements": [
      {
        "id": "synchronize-fake-channels;log-in-as-admin-user",
        "keyword": "Scenario",
        "name": "Log in as admin user",
        "description": "",
        "line": 17,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 18,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "passed",
              "duration": 489099655
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4722707
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enable source package syncing",
            "line": 19,
            "match": {
              "location": "features/step_definitions/command_steps.rb:924"
            },
            "result": {
              "status": "passed",
              "duration": 5193980464
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5776782
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 20469
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 9423
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 14001
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7309
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:20:39 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 241050
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 17647
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 6 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 244291
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19546
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-fake-channels;synchronize-fake-rpm-suse-channel-channel",
        "keyword": "Scenario",
        "name": "Synchronize Fake-RPM-SUSE-Channel channel",
        "description": "",
        "line": 22,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 23,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "passed",
              "duration": 479786548
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4344004
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 24,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 166030697
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 789495218
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Fake-RPM-SUSE-Channel\"",
            "line": 25,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 488115885
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4890048
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 26,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 73838659
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 380405108
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Sync\"",
            "line": 27,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 446048492
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 9974943
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait at most 60 seconds until I do not see \"Repository sync is running.\" text, refreshing the page",
            "line": 28,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:77"
            },
            "result": {
              "status": "passed",
              "duration": 80081308
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4973023
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Sync Now\"",
            "line": 29,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 1679297017
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5596826
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository sync scheduled for Fake-RPM-SUSE-Channel.\" text",
            "line": 30,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 68179580
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5036674
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until the channel \"fake-rpm-suse-channel\" has been synced",
            "line": 31,
            "output": [
              "DEBUG: Found channel 'fake-rpm-suse-channel' at line 225. Checking for completion...",
              "DEBUG: Sync for fake-rpm-suse-channel still in progress (no completion message found).",
              "DEBUG: Found channel 'fake-rpm-suse-channel' at line 225. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for fake-rpm-suse-channel at line 229.",
              "SUCCESS: fake-rpm-suse-channel is fully synchronized."
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:431"
            },
            "result": {
              "status": "passed",
              "duration": 13511171472
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5707665
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@sle_minion",
            "line": 21
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18600
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17698
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12706
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7464
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:20:45 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 227688
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18420
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:319"
            },
            "result": {
              "status": "passed",
              "duration": 10126
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 18 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 251910
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 40379
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-fake-channels;verify-state-of-fake-rpm-suse-channel-channel",
        "keyword": "Scenario",
        "name": "Verify state of Fake-RPM-SUSE-Channel channel",
        "description": "",
        "line": 34,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "\"orion-dummy-1.1-1.1.x86_64.rpm\" package should have been stored",
            "line": 35,
            "match": {
              "location": "features/step_definitions/command_steps.rb:420"
            },
            "result": {
              "status": "passed",
              "duration": 6199087434
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5332419
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "solver file for \"fake-rpm-suse-channel\" should reference \"orion-dummy-1.1-1.1.x86_64.rpm\"",
            "line": 36,
            "match": {
              "location": "features/step_definitions/command_steps.rb:424"
            },
            "result": {
              "status": "passed",
              "duration": 2525660353
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5003594
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@sle_minion",
            "line": 33
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17842
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18589
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11862
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7121
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:21:03 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 306698
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19463
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:319"
            },
            "result": {
              "status": "passed",
              "duration": 9838
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 9 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 253349
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18202
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-fake-channels;synchronize-fake-child-channel-i586-channel",
        "keyword": "Scenario",
        "name": "Synchronize Fake-Child-Channel-i586 channel",
        "description": "",
        "line": 39,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 40,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "passed",
              "duration": 457571922
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4615634
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 41,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 163140392
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 609874290
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Fake-Child-Channel-i586\"",
            "line": 42,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 389168133
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5306237
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 43,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 62532969
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 294681639
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Sync\"",
            "line": 44,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 430493574
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4509595
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait at most 60 seconds until I do not see \"Repository sync is running.\" text, refreshing the page",
            "line": 45,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:77"
            },
            "result": {
              "status": "passed",
              "duration": 70178730
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4722948
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Sync Now\"",
            "line": 46,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 2904260872
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 9737675
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository sync scheduled for Fake-Child-Channel-i586.\" text",
            "line": 47,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 72391192
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4758766
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until the channel \"fake-child-channel-i586\" has been synced",
            "line": 48,
            "output": [
              "DEBUG: Found channel 'fake-child-channel-i586' at line 233. Checking for completion...",
              "DEBUG: Sync for fake-child-channel-i586 still in progress (no completion message found).",
              "DEBUG: Found channel 'fake-child-channel-i586' at line 233. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for fake-child-channel-i586 at line 237.",
              "SUCCESS: fake-child-channel-i586 is fully synchronized."
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:431"
            },
            "result": {
              "status": "passed",
              "duration": 12901661811
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5498633
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 38
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17790
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 25383
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11609
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 11328
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:21:12 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 232337
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20997
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "passed",
              "duration": 4882
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 18 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 242301
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19989
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-fake-channels;synchronize-test-child-channel-x86_64-channel",
        "keyword": "Scenario",
        "name": "Synchronize Test-Child-Channel-x86_64 channel",
        "description": "",
        "line": 50,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 51,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "passed",
              "duration": 518812384
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4223595
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 52,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 159497652
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 928968004
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Test-Child-Channel-x86_64\"",
            "line": 53,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 473845752
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4580053
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 54,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 62126081
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 407254561
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Sync\"",
            "line": 55,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 422278458
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4524168
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait at most 60 seconds until I do not see \"Repository sync is running.\" text, refreshing the page",
            "line": 56,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:77"
            },
            "result": {
              "status": "passed",
              "duration": 68169671
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4687784
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Sync Now\"",
            "line": 57,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 1756225450
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4883334
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository sync scheduled for Test-Child-Channel-x86_64.\" text",
            "line": 58,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 70271250
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4803967
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until the channel \"test-child-channel-x86_64\" has been synced",
            "line": 59,
            "output": [
              "DEBUG: Found channel 'test-child-channel-x86_64' at line 241. Checking for completion...",
              "DEBUG: Sync for test-child-channel-x86_64 still in progress (no completion message found).",
              "DEBUG: Found channel 'test-child-channel-x86_64' at line 241. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for test-child-channel-x86_64 at line 245.",
              "SUCCESS: test-child-channel-x86_64 is fully synchronized."
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:431"
            },
            "result": {
              "status": "passed",
              "duration": 13288591393
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6146220
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 20745
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 9776
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12356
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 9350
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:21:30 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 220915
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19427
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 18 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 238120
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18675
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-fake-channels;synchronize-fake-child-channel-suse-like-channel",
        "keyword": "Scenario",
        "name": "Synchronize Fake-Child-Channel-SUSE-like channel",
        "description": "",
        "line": 62,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 63,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "passed",
              "duration": 488520632
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6495018
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 64,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 174768122
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 769607563
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Fake-Child-Channel-SUSE-like\"",
            "line": 65,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 394495483
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4739013
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 66,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 61310541
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 297292645
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Sync\"",
            "line": 67,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 346100070
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4657896
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait at most 60 seconds until I do not see \"Repository sync is running.\" text, refreshing the page",
            "line": 68,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:77"
            },
            "result": {
              "status": "passed",
              "duration": 70749962
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4960034
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Sync Now\"",
            "line": 69,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 1812161576
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4502729
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository sync scheduled for Fake-Child-Channel-SUSE-like.\" text",
            "line": 70,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 75039665
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 15021032
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until the channel \"fake-child-channel-suse-like\" has been synced",
            "line": 71,
            "output": [
              "DEBUG: Found channel 'fake-child-channel-suse-like' at line 249. Checking for completion...",
              "DEBUG: Sync for fake-child-channel-suse-like still in progress (no completion message found).",
              "DEBUG: Found channel 'fake-child-channel-suse-like' at line 249. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for fake-child-channel-suse-like at line 253.",
              "SUCCESS: fake-child-channel-suse-like is fully synchronized."
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:431"
            },
            "result": {
              "status": "passed",
              "duration": 13534422448
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5528064
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@sle_minion",
            "line": 61
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19722
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18789
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12237
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6939
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:21:48 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 310498
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19902
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:319"
            },
            "result": {
              "status": "passed",
              "duration": 10491
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 18 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 244037
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18441
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-fake-channels;synchronize-fake-base-channel-debian-like-channel",
        "keyword": "Scenario",
        "name": "Synchronize Fake-Base-Channel-Debian-like channel",
        "description": "",
        "line": 74,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 75,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "passed",
              "duration": 504800521
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6517661
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 76,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 160977987
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 1325500176
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Fake-Base-Channel-Debian-like\"",
            "line": 77,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 383245841
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4806931
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 78,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 63503513
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 300829944
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Sync\"",
            "line": 79,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 366632653
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4857674
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait at most 60 seconds until I do not see \"Repository sync is running.\" text, refreshing the page",
            "line": 80,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:77"
            },
            "result": {
              "status": "passed",
              "duration": 67156668
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4853953
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Sync Now\"",
            "line": 81,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 1834848200
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 8262799
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository sync scheduled for Fake-Base-Channel-Debian-like.\" text",
            "line": 82,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 66440388
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4777251
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until the channel \"fake-base-channel-debian-like\" has been synced",
            "line": 83,
            "output": [
              "DEBUG: Found channel 'fake-base-channel-debian-like' at line 257. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for fake-base-channel-debian-like at line 261.",
              "SUCCESS: fake-base-channel-debian-like is fully synchronized."
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:431"
            },
            "result": {
              "status": "passed",
              "duration": 1107507740
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5297616
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@deblike_minion",
            "line": 73
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17803
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 19838
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 16678
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6825
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:22:06 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 228171
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 22158
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:327"
            },
            "result": {
              "status": "passed",
              "duration": 12091
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 7 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 233531
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 14743
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-fake-channels;synchronize-fake-base-channel-rh-like-channel",
        "keyword": "Scenario",
        "name": "Synchronize Fake-Base-Channel-RH-like channel",
        "description": "",
        "line": 86,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 87,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "passed",
              "duration": 448985612
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4373727
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 88,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 167108637
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 596449104
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Fake-Base-Channel-RH-like\"",
            "line": 89,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 382597416
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4119652
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 90,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 59928367
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 295254055
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Sync\"",
            "line": 91,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 1150262008
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5114074
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait at most 60 seconds until I do not see \"Repository sync is running.\" text, refreshing the page",
            "line": 92,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:77"
            },
            "result": {
              "status": "passed",
              "duration": 67760971
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4829578
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Sync Now\"",
            "line": 93,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 2835952285
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4444830
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository sync scheduled for Fake-Base-Channel-RH-like.\" text",
            "line": 94,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 76297319
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5072678
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until the channel \"fake-base-channel-rh-like\" has been synced",
            "line": 95,
            "output": [
              "DEBUG: Found channel 'fake-base-channel-rh-like' at line 265. Checking for completion...",
              "DEBUG: Sync for fake-base-channel-rh-like still in progress (no completion message found).",
              "DEBUG: Found channel 'fake-base-channel-rh-like' at line 265. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for fake-base-channel-rh-like at line 269.",
              "SUCCESS: fake-base-channel-rh-like is fully synchronized."
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:431"
            },
            "result": {
              "status": "passed",
              "duration": 15099510851
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5786438
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@rhlike_minion",
            "line": 85
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19121
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18207
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 16065
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6664
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:22:13 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 216523
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19741
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:323"
            },
            "result": {
              "status": "passed",
              "duration": 10800
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 21 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 244242
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 20359
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-fake-channels;synchronize-fake-base-channel-appstream-channel",
        "keyword": "Scenario",
        "name": "Synchronize Fake-Base-Channel-AppStream channel",
        "description": "",
        "line": 98,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 99,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "passed",
              "duration": 522310616
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4795251
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 100,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 162037339
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 590853483
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Fake-Base-Channel-AppStream\"",
            "line": 101,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 387042105
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4388180
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 102,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 61796713
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 294826558
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Sync\"",
            "line": 103,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 362689108
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 13911067
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait at most 60 seconds until I do not see \"Repository sync is running.\" text, refreshing the page",
            "line": 104,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:77"
            },
            "result": {
              "status": "passed",
              "duration": 67688093
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4885521
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Sync Now\"",
            "line": 105,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 1737147395
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5345770
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository sync scheduled for Fake-Base-Channel-AppStream.\" text",
            "line": 106,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 66388287
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4862922
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until the channel \"fake-base-channel-appstream\" has been synced",
            "line": 107,
            "output": [
              "DEBUG: Found channel 'fake-base-channel-appstream' at line 273. Checking for completion...",
              "DEBUG: Sync for fake-base-channel-appstream still in progress (no completion message found).",
              "DEBUG: Found channel 'fake-base-channel-appstream' at line 273. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for fake-base-channel-appstream at line 277.",
              "SUCCESS: fake-base-channel-appstream is fully synchronized."
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:431"
            },
            "result": {
              "status": "passed",
              "duration": 12549119007
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5731687
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@rhlike_minion",
            "line": 97
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17098
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18182
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11159
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6273
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:22:34 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 221978
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 17787
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:323"
            },
            "result": {
              "status": "passed",
              "duration": 10843
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 17 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 257899
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17503
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-fake-channels;synchronize-the-repository-in-the-terminal-channel",
        "keyword": "Scenario",
        "name": "Synchronize the repository in the terminal channel",
        "description": "",
        "line": 112,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 113,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 114,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Fake-RPM-Terminal-Channel\"",
            "line": 115,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 116,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Sync\"",
            "line": 117,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait at most 60 seconds until I do not see \"Repository sync is running.\" text, refreshing the page",
            "line": 118,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:77"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Sync Now\"",
            "line": 119,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository sync scheduled for Fake-RPM-Terminal-Channel.\" text",
            "line": 120,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until the channel \"fake-rpm-terminal-channel\" has been synced",
            "line": 121,
            "match": {
              "location": "features/step_definitions/command_steps.rb:431"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@pxeboot_minion",
            "line": 109
          },
          {
            "name": "@uyuni",
            "line": 110
          },
          {
            "name": "@scc_credentials",
            "line": 111
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 20049
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 26117
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11731
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6339
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:22:51 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 1453279
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 22343
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:331"
            },
            "result": {
              "status": "skipped",
              "duration": 94964
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 8506
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:630"
            },
            "result": {
              "status": "passed",
              "duration": 11022
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 211646
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 14890
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-fake-channels;verify-state-of-fake-rpm-terminal-channel-custom-channel",
        "keyword": "Scenario",
        "name": "Verify state of Fake-RPM-Terminal-Channel custom channel",
        "description": "",
        "line": 126,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "\"orion-dummy-1.1-1.1.x86_64.rpm\" package should have been stored",
            "line": 127,
            "match": {
              "location": "features/step_definitions/command_steps.rb:420"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "solver file for \"fake-rpm-terminal-channel\" should reference \"orion-dummy-1.1-1.1.x86_64.rpm\"",
            "line": 128,
            "match": {
              "location": "features/step_definitions/command_steps.rb:424"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@pxeboot_minion",
            "line": 123
          },
          {
            "name": "@uyuni",
            "line": 124
          },
          {
            "name": "@scc_credentials",
            "line": 125
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 22809
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 33793
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 20448
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 12416
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:22:51 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 2636892
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 27760
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:331"
            },
            "result": {
              "status": "skipped",
              "duration": 93863
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 9861
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:630"
            },
            "result": {
              "status": "passed",
              "duration": 8124
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 212468
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17812
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-fake-channels;refresh-the-errata-cache",
        "keyword": "Scenario",
        "name": "Refresh the errata cache",
        "description": "",
        "line": 130,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Task Schedules\"",
            "line": 131,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 120378890
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 225915662
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"errata-cache-default\"",
            "line": 132,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 378386980
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4243550
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"errata-cache-bunch\"",
            "line": 133,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 1374320938
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 30821511
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Single Run Schedule\"",
            "line": 134,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 1259640241
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5739217
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"bunch was scheduled\" text",
            "line": 135,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 271774245
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5012444
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until the table contains \"FINISHED\" or \"SKIPPED\" followed by \"FINISHED\" in its first rows",
            "line": 136,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:796"
            },
            "result": {
              "status": "passed",
              "duration": 2285255787
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4413820
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18381
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 8093
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11849
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7732
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:22:51 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 344240
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18342
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 6 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 412840
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18084
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-fake-channels;refresh-the-channel's-repository-data",
        "keyword": "Scenario",
        "name": "Refresh the channel's repository data",
        "description": "",
        "line": 138,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Task Schedules\"",
            "line": 139,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 73032810
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 889289979
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"channel-repodata-default\"",
            "line": 140,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 1335781370
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4526153
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"channel-repodata-bunch\"",
            "line": 141,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 1284162128
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 7867175
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Single Run Schedule\"",
            "line": 142,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 1392754648
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5135113
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"bunch was scheduled\" text",
            "line": 143,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 252234442
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5004471
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until the table contains \"FINISHED\" or \"SKIPPED\" followed by \"FINISHED\" in its first rows",
            "line": 144,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:796"
            },
            "result": {
              "status": "passed",
              "duration": 2061330026
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4360331
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17310
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 8255
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12266
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7518
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:22:57 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 357773
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 21683
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 7 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 252549
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18328
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-fake-channels;cleanup-disable-source-package-syncing",
        "keyword": "Scenario",
        "name": "Cleanup disable source package syncing",
        "description": "",
        "line": 146,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "I disable source package syncing",
            "line": 147,
            "match": {
              "location": "features/step_definitions/command_steps.rb:929"
            },
            "result": {
              "status": "passed",
              "duration": 2936741923
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5536044
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16990
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 9482
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12233
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6340
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:23:04 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 232048
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19041
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 264684
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16209
            }
          }
        ],
        "retried": 0
      }
    ]
  },
  {
    "id": "synchronize-development-channels",
    "uri": "features/reposync/srv_sync_devel_channels.feature",
    "keyword": "Feature",
    "name": "Synchronize development channels",
    "description": "  In order to use the content provided inside the repositories of the dev channels\n  As admin\n  I want to synchronize the dev channels",
    "line": 5,
    "tags": [
      {
        "name": "@skip_if_github_validation",
        "line": 4
      }
    ],
    "elements": [
      {
        "id": "synchronize-development-channels;synchronize-devel-suse-channel-channel",
        "keyword": "Scenario",
        "name": "Synchronize Devel-SUSE-Channel channel",
        "description": "",
        "line": 11,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 12,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "passed",
              "duration": 447354170
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4397073
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 13,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 191816501
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 508920157
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Devel-SUSE-Channel\"",
            "line": 14,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 401151167
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4695702
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 15,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 76178674
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 290701406
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Sync\"",
            "line": 16,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 349505320
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4716909
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait at most 60 seconds until I do not see \"Repository sync is running.\" text, refreshing the page",
            "line": 17,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:77"
            },
            "result": {
              "status": "passed",
              "duration": 71506371
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4785965
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Sync Now\"",
            "line": 18,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 2772007284
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4864844
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository sync scheduled for Devel-SUSE-Channel.\" text",
            "line": 19,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 67199098
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5136854
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until the channel \"devel-suse-channel\" has been synced",
            "line": 20,
            "output": [
              "DEBUG: Found channel 'devel-suse-channel' at line 281. Checking for completion...",
              "DEBUG: Sync for devel-suse-channel still in progress (no completion message found).",
              "DEBUG: Found channel 'devel-suse-channel' at line 281. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for devel-suse-channel at line 285.",
              "SUCCESS: devel-suse-channel is fully synchronized."
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:431"
            },
            "result": {
              "status": "passed",
              "duration": 12549592792
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5694103
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 4
          },
          {
            "name": "@sle_minion",
            "line": 10
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 20236
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 24325
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11251
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 10203
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:23:07 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 230198
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19707
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:319"
            },
            "result": {
              "status": "passed",
              "duration": 9642
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "passed",
              "duration": 5290
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 18 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 324987
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19893
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-development-channels;synchronize-devel-debian-like-channel-channel",
        "keyword": "Scenario",
        "name": "Synchronize Devel-Debian-like-Channel channel",
        "description": "",
        "line": 23,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 24,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "passed",
              "duration": 449938868
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4299733
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 25,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 167042524
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 789689506
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Devel-Debian-like-Channel\"",
            "line": 26,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 381005009
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4799473
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 27,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 59479539
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 311765282
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Sync\"",
            "line": 28,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 365803933
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6393989
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait at most 60 seconds until I do not see \"Repository sync is running.\" text, refreshing the page",
            "line": 29,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:77"
            },
            "result": {
              "status": "passed",
              "duration": 74767651
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6294495
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Sync Now\"",
            "line": 30,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 1708902949
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4834395
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository sync scheduled for Devel-Debian-like-Channel.\" text",
            "line": 31,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 71729266
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5127196
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until the channel \"devel-debian-like-channel\" has been synced",
            "line": 32,
            "output": [
              "DEBUG: Found channel 'devel-debian-like-channel' at line 289. Checking for completion...",
              "DEBUG: Sync for devel-debian-like-channel still in progress (no completion message found).",
              "DEBUG: Found channel 'devel-debian-like-channel' at line 289. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for devel-debian-like-channel at line 293.",
              "SUCCESS: devel-debian-like-channel is fully synchronized."
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:431"
            },
            "result": {
              "status": "passed",
              "duration": 12417478529
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5499202
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 4
          },
          {
            "name": "@deblike_minion",
            "line": 22
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17828
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 21978
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10968
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6291
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:23:25 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 213662
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20112
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:327"
            },
            "result": {
              "status": "passed",
              "duration": 10292
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "passed",
              "duration": 4846
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 17 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 239127
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16090
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-development-channels;synchronize-devel-rh-like-channel-channel",
        "keyword": "Scenario",
        "name": "Synchronize Devel-RH-like-Channel channel",
        "description": "",
        "line": 35,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 36,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "passed",
              "duration": 457850851
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4192313
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 37,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 164707414
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 576335301
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Devel-RH-like-Channel\"",
            "line": 38,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 376559756
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5120152
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 39,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 57439133
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 299218123
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Sync\"",
            "line": 40,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 340109832
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 10699465
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait at most 60 seconds until I do not see \"Repository sync is running.\" text, refreshing the page",
            "line": 41,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:77"
            },
            "result": {
              "status": "passed",
              "duration": 76995793
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 7309678
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Sync Now\"",
            "line": 42,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 1819807694
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4476895
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository sync scheduled for Devel-RH-like-Channel.\" text",
            "line": 43,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 68323685
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4834603
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until the channel \"devel-rh-like-channel\" has been synced",
            "line": 44,
            "output": [
              "DEBUG: Found channel 'devel-rh-like-channel' at line 297. Checking for completion...",
              "DEBUG: Sync for devel-rh-like-channel still in progress (no completion message found).",
              "DEBUG: Found channel 'devel-rh-like-channel' at line 297. Checking for completion...",
              "DEBUG: Sync for devel-rh-like-channel still in progress (no completion message found).",
              "DEBUG: Found channel 'devel-rh-like-channel' at line 297. Checking for completion...",
              "DEBUG: Sync for devel-rh-like-channel still in progress (no completion message found).",
              "DEBUG: Found channel 'devel-rh-like-channel' at line 297. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for devel-rh-like-channel at line 301.",
              "SUCCESS: devel-rh-like-channel is fully synchronized."
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:431"
            },
            "result": {
              "status": "passed",
              "duration": 35927046854
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5820725
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 4
          },
          {
            "name": "@rhlike_minion",
            "line": 34
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 22309
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 24221
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10816
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6088
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:23:42 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 217668
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20506
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:323"
            },
            "result": {
              "status": "passed",
              "duration": 23906
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "passed",
              "duration": 5640
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 40 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 254013
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17967
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-development-channels;synchronize-devel-build-host-channel-channel",
        "keyword": "Scenario",
        "name": "Synchronize Devel-Build-Host-Channel channel",
        "description": "",
        "line": 48,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 49,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "passed",
              "duration": 474646368
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5507821
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 50,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 162319446
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 616345265
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Devel-Build-Host-Channel\"",
            "line": 51,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 397117205
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4834321
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 52,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 62028650
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 327251053
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Sync\"",
            "line": 53,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 368051923
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6773608
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait at most 60 seconds until I do not see \"Repository sync is running.\" text, refreshing the page",
            "line": 54,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:77"
            },
            "result": {
              "status": "passed",
              "duration": 73706403
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5688711
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Sync Now\"",
            "line": 55,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 2817182845
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 12083913
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository sync scheduled for Devel-Build-Host-Channel.\" text",
            "line": 56,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 70382712
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4638581
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until the channel \"devel-build-host-channel\" has been synced",
            "line": 57,
            "output": [
              "DEBUG: Found channel 'devel-build-host-channel' at line 305. Checking for completion...",
              "DEBUG: Sync for devel-build-host-channel still in progress (no completion message found).",
              "DEBUG: Found channel 'devel-build-host-channel' at line 305. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for devel-build-host-channel at line 309.",
              "SUCCESS: devel-build-host-channel is fully synchronized."
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:431"
            },
            "result": {
              "status": "passed",
              "duration": 12915260033
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5643758
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 4
          },
          {
            "name": "@build_host",
            "line": 46
          },
          {
            "name": "@uyuni",
            "line": 47
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19230
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 25280
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11156
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6404
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:24:22 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 226537
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19475
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:339"
            },
            "result": {
              "status": "passed",
              "duration": 13595
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:630"
            },
            "result": {
              "status": "passed",
              "duration": 7098
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "passed",
              "duration": 4893
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 18 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 243535
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18928
            }
          }
        ],
        "retried": 0
      }
    ]
  },
  {
    "id": "create-activation-keys",
    "uri": "features/reposync/srv_create_activationkey.feature",
    "keyword": "Feature",
    "name": "Create activation keys",
    "description": "  In order to register systems to the server\n  As the testing user\n  I want to use activation keys",
    "line": 32,
    "elements": [
      {
        "id": "create-activation-keys;log-in-as-admin-user",
        "keyword": "Scenario",
        "name": "Log in as admin user",
        "description": "",
        "line": 37,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 38,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "passed",
              "duration": 556351359
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4404194
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17663
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 8217
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12388
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6610
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:24:40 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 246850
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 31976
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 225568
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 14761
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-activation-keys;create-an-activation-key-with-a-channel",
        "keyword": "Scenario",
        "name": "Create an activation key with a channel",
        "description": "",
        "line": 41,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I create an activation key with id \"SUSE-KEY-x86_64\", description \"SUSE Test Key x86_64\", limit of 20 and contact method \"default\"",
            "line": 42,
            "match": {
              "location": "features/step_definitions/api_common.rb:289"
            },
            "result": {
              "status": "passed",
              "duration": 1687030408
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5327359
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should get the new activation key \"1-SUSE-KEY-x86_64\"",
            "line": 43,
            "match": {
              "location": "features/step_definitions/api_common.rb:320"
            },
            "result": {
              "status": "passed",
              "duration": 388349590
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5096011
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@sle_minion",
            "line": 40
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18884
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18331
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 16056
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6613
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:24:41 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 335227
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20236
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:319"
            },
            "result": {
              "status": "passed",
              "duration": 12236
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 247851
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 14911
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-activation-keys;create-an-activation-key-for-redhat-like-minion",
        "keyword": "Scenario",
        "name": "Create an activation key for RedHat-like minion",
        "description": "",
        "line": 46,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I create an activation key with id \"RH-LIKE-KEY\", description \"RedHat like Test Key\", base channel \"fake-base-channel-rh-like\", limit of 20 and contact method \"default\"",
            "line": 47,
            "match": {
              "location": "features/step_definitions/api_common.rb:289"
            },
            "result": {
              "status": "passed",
              "duration": 951480739
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5061661
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should get the new activation key \"1-RH-LIKE-KEY\"",
            "line": 48,
            "match": {
              "location": "features/step_definitions/api_common.rb:320"
            },
            "result": {
              "status": "passed",
              "duration": 429381801
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4978299
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@rhlike_minion",
            "line": 45
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17009
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 19753
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10195
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6812
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:24:43 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 205063
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 17963
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:323"
            },
            "result": {
              "status": "passed",
              "duration": 10190
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 257250
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16011
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-activation-keys;create-an-activation-key-for-debian-like-minion",
        "keyword": "Scenario",
        "name": "Create an activation key for Debian-like minion",
        "description": "",
        "line": 51,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I create an activation key with id \"DEBLIKE-KEY\", description \"Debian-like Test Key\", base channel \"fake-base-channel-debian-like\", limit of 20 and contact method \"default\"",
            "line": 52,
            "match": {
              "location": "features/step_definitions/api_common.rb:289"
            },
            "result": {
              "status": "passed",
              "duration": 861470167
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5476084
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should get the new activation key \"1-DEBLIKE-KEY\"",
            "line": 53,
            "match": {
              "location": "features/step_definitions/api_common.rb:320"
            },
            "result": {
              "status": "passed",
              "duration": 365178118
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4980640
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@deblike_minion",
            "line": 50
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 20181
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 23238
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11564
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 9909
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:24:44 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 222087
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18089
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:327"
            },
            "result": {
              "status": "passed",
              "duration": 11124
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 427209
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18614
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-activation-keys;create-an-activation-key-with-a-channel-for-salt-ssh",
        "keyword": "Scenario",
        "name": "Create an activation key with a channel for salt-ssh",
        "description": "",
        "line": 56,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I create an activation key with id \"SUSE-SSH-KEY-x86_64\", description \"SUSE SSH Test Key x86_64\", limit of 20 and contact method \"ssh-push\"",
            "line": 57,
            "match": {
              "location": "features/step_definitions/api_common.rb:289"
            },
            "result": {
              "status": "passed",
              "duration": 836313966
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4945298
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should get the new activation key \"1-SUSE-SSH-KEY-x86_64\"",
            "line": 58,
            "match": {
              "location": "features/step_definitions/api_common.rb:320"
            },
            "result": {
              "status": "passed",
              "duration": 369481261
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5037566
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@ssh_minion",
            "line": 55
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19632
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17713
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11807
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 12591
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:24:46 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 230787
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 16537
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:335"
            },
            "result": {
              "status": "passed",
              "duration": 9825
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 246536
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16033
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-activation-keys;create-an-activation-key-with-a-channel-for-salt-ssh-via-tunnel",
        "keyword": "Scenario",
        "name": "Create an activation key with a channel for salt-ssh via tunnel",
        "description": "",
        "line": 61,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I create an activation key with id \"SUSE-SSH-TUNNEL-KEY-x86_64\", description \"SUSE SSH Tunnel Test Key x86_64\", limit of 20 and contact method \"ssh-push-tunnel\"",
            "line": 62,
            "match": {
              "location": "features/step_definitions/api_common.rb:289"
            },
            "result": {
              "status": "passed",
              "duration": 921589226
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5020585
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should get the new activation key \"1-SUSE-SSH-TUNNEL-KEY-x86_64\"",
            "line": 63,
            "match": {
              "location": "features/step_definitions/api_common.rb:320"
            },
            "result": {
              "status": "passed",
              "duration": 556025506
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4938104
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@ssh_minion",
            "line": 60
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18160
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 21665
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 13195
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 10837
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:24:47 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 863983
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18626
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:335"
            },
            "result": {
              "status": "passed",
              "duration": 13968
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 265435
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15878
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-activation-keys;create-an-activation-key-for-the-proxy",
        "keyword": "Scenario",
        "name": "Create an activation key for the proxy",
        "description": "",
        "line": 66,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I create an activation key with id \"PROXY-KEY-x86_64\", description \"Proxy Key x86_64\", limit of 1",
            "line": 67,
            "match": {
              "location": "features/step_definitions/api_common.rb:289"
            },
            "result": {
              "status": "passed",
              "duration": 1136612355
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5229989
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should get the new activation key \"1-PROXY-KEY-x86_64\"",
            "line": 68,
            "match": {
              "location": "features/step_definitions/api_common.rb:320"
            },
            "result": {
              "status": "passed",
              "duration": 492232024
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5069104
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@proxy",
            "line": 65
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 20476
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18342
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11088
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 8268
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:24:48 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 238559
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18683
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 10529
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 224746
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17606
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-activation-keys;create-an-activation-key-for-the-build-host",
        "keyword": "Scenario",
        "name": "Create an activation key for the build host",
        "description": "",
        "line": 71,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I create an activation key with id \"BUILD-HOST-KEY-x86_64\", description \"Build host Key x86_64\"",
            "line": 72,
            "match": {
              "location": "features/step_definitions/api_common.rb:289"
            },
            "result": {
              "status": "passed",
              "duration": 948233604
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5265432
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I set the entitlements of the activation key \"1-BUILD-HOST-KEY-x86_64\" to \"container_build_host, osimage_build_host\"",
            "line": 73,
            "match": {
              "location": "features/step_definitions/api_common.rb:315"
            },
            "result": {
              "status": "passed",
              "duration": 406178372
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5848941
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should get the new activation key \"1-BUILD-HOST-KEY-x86_64\"",
            "line": 74,
            "match": {
              "location": "features/step_definitions/api_common.rb:320"
            },
            "result": {
              "status": "passed",
              "duration": 390100886
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5002506
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@build_host",
            "line": 70
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18107
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 16941
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10955
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6692
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:24:50 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 208657
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 16669
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:339"
            },
            "result": {
              "status": "passed",
              "duration": 9296
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 246377
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15516
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-activation-keys;create-an-activation-key-for-the-terminal",
        "keyword": "Scenario",
        "name": "Create an activation key for the terminal",
        "description": "",
        "line": 77,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I create an activation key with id \"TERMINAL-KEY-x86_64\", description \"Terminal Key x86_64\"",
            "line": 78,
            "match": {
              "location": "features/step_definitions/api_common.rb:289"
            },
            "result": {
              "status": "passed",
              "duration": 939568160
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5403221
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should get the new activation key \"1-TERMINAL-KEY-x86_64\"",
            "line": 79,
            "match": {
              "location": "features/step_definitions/api_common.rb:320"
            },
            "result": {
              "status": "passed",
              "duration": 473100398
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5051894
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 76
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17605
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17394
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11824
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6438
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:24:52 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 314885
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19161
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 5509
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 243989
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 13760
            }
          }
        ],
        "retried": 0
      }
    ]
  },
  {
    "id": "update-activation-keys",
    "uri": "features/reposync/allcli_update_activationkeys.feature",
    "keyword": "Feature",
    "name": "Update activation keys",
    "description": "  In order to register systems to the spacewalk server\n  As admin\n  I want to update activation keys to use synchronized base products",
    "line": 4,
    "elements": [
      {
        "id": "update-activation-keys;log-in-as-admin-user",
        "keyword": "Scenario",
        "name": "Log in as admin user",
        "description": "",
        "line": 9,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 10,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "passed",
              "duration": 506917893
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4297618
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 22611
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 9484
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11292
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7620
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:24:53 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 231322
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19329
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 241968
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17874
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "update-activation-keys;update-sle-key-with-synced-base-product",
        "keyword": "Scenario",
        "name": "Update SLE key with synced base product",
        "description": "",
        "line": 14,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 15,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"SUSE Test Key x86_64\" in the content area",
            "line": 16,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 17,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:239"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the parent channel for the \"sle_minion\" from \"selectedBaseChannel\"",
            "line": 18,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:216"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 19,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:239"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I include the recommended child channels",
            "line": 20,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:247"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Basesystem15-SP7-Pool for x86_64\" has been checked",
            "line": 21,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Basesystem15-SP7-Updates for x86_64\" has been checked",
            "line": 22,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Server-Applications15-SP7-Pool for x86_64\" has been checked",
            "line": 23,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Server-Applications15-SP7-Updates for x86_64\" has been checked",
            "line": 24,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"SLE-Module-DevTools15-SP7-Pool for x86_64\"",
            "line": 25,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-DevTools15-SP7-Updates for x86_64\" has been checked",
            "line": 26,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Desktop-Applications15-SP7-Pool for x86_64\" has been checked",
            "line": 27,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Desktop-Applications15-SP7-Updates for x86_64\" has been checked",
            "line": 28,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"SLE-Module-Containers15-SP7-Pool for x86_64\"",
            "line": 29,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Containers15-SP7-Updates for x86_64\" has been checked",
            "line": 30,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Fake-RPM-SUSE-Channel\"",
            "line": 31,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"Fake-RPM-SUSE-Channel\" has been checked",
            "line": 32,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 33,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key SUSE Test Key x86_64 has been modified\" text",
            "line": 34,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 12
          },
          {
            "name": "@susemanager",
            "line": 13
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16977
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 21322
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11869
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 8137
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:24:54 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 212556
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18309
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 6107
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:625"
            },
            "result": {
              "status": "skipped",
              "duration": 83811
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 596511
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17105
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "update-activation-keys;update-opensuse-tumbleweed-key-with-synced-base-product",
        "keyword": "Scenario",
        "name": "Update openSUSE Tumbleweed key with synced base product",
        "description": "",
        "line": 37,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 38,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 128672016
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 696058150
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"SUSE Test Key x86_64\" in the content area",
            "line": 39,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 71151350
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 307947571
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading...\" text",
            "line": 40,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "passed",
              "duration": 416900356
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5214303
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the parent channel for the \"sle_minion\" from \"selectedBaseChannel\"",
            "line": 41,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:216"
            },
            "result": {
              "status": "passed",
              "duration": 65301700
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5624285
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading...\" text",
            "line": 42,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "passed",
              "duration": 88406053
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5741095
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Uyuni Client Tools for openSUSE Tumbleweed (x86_64) (Development)\"",
            "line": 43,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "passed",
              "duration": 692685977
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5010442
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Fake-RPM-SUSE-Channel\"",
            "line": 44,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "passed",
              "duration": 90316863
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6157670
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"Fake-RPM-SUSE-Channel\" has been checked",
            "line": 45,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 17406399
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4742367
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 46,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 531081885
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5798392
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key SUSE Test Key x86_64 has been modified\" text",
            "line": 47,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 78921385
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4863984
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@uyuni",
            "line": 36
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18362
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 15914
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11556
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6697
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:24:54 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 297676
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 17817
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:630"
            },
            "result": {
              "status": "passed",
              "duration": 6325
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 354641
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 29952
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "update-activation-keys;update-sle-ssh-key-with-synced-base-product",
        "keyword": "Scenario",
        "name": "Update SLE SSH key with synced base product",
        "description": "",
        "line": 52,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 53,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"SUSE SSH Test Key x86_64\" in the content area",
            "line": 54,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 55,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:239"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the parent channel for the \"sle_minion\" from \"selectedBaseChannel\"",
            "line": 56,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:216"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 57,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:239"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I include the recommended child channels",
            "line": 58,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:247"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"SLE-Module-DevTools15-SP7-Pool for x86_64\"",
            "line": 59,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-DevTools15-SP7-Updates for x86_64\" has been checked",
            "line": 60,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Desktop-Applications15-SP7-Pool for x86_64\" has been checked",
            "line": 61,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Desktop-Applications15-SP7-Updates for x86_64\" has been checked",
            "line": 62,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Fake-RPM-SUSE-Channel\"",
            "line": 63,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"Fake-RPM-SUSE-Channel\" has been checked",
            "line": 64,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 65,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key SUSE SSH Test Key x86_64 has been modified\" text",
            "line": 66,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 49
          },
          {
            "name": "@susemanager",
            "line": 50
          },
          {
            "name": "@ssh_minion",
            "line": 51
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19147
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 22688
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11280
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6635
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:24:57 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 379197
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 24952
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:335"
            },
            "result": {
              "status": "passed",
              "duration": 11149
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 5232
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:625"
            },
            "result": {
              "status": "skipped",
              "duration": 179843
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 330175
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19240
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "update-activation-keys;update-opensuse-tumbleweed-ssh-key-with-synced-base-product",
        "keyword": "Scenario",
        "name": "Update openSUSE Tumbleweed SSH key with synced base product",
        "description": "",
        "line": 70,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 71,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 74052357
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 285978984
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"SUSE SSH Test Key x86_64\" in the content area",
            "line": 72,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 72471775
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 314859388
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading...\" text",
            "line": 73,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "passed",
              "duration": 331358474
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4887700
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the parent channel for the \"sle_minion\" from \"selectedBaseChannel\"",
            "line": 74,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:216"
            },
            "result": {
              "status": "passed",
              "duration": 45980578
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4719051
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading...\" text",
            "line": 75,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "passed",
              "duration": 71574509
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4873701
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Uyuni Client Tools for openSUSE Tumbleweed (x86_64) (Development)\"",
            "line": 76,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "passed",
              "duration": 601320301
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4696149
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Fake-RPM-SUSE-Channel\"",
            "line": 77,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "passed",
              "duration": 84805578
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4920512
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"Fake-RPM-SUSE-Channel\" has been checked",
            "line": 78,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 16978239
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4719022
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 79,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 511587582
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5300163
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key SUSE SSH Test Key x86_64 has been modified\" text",
            "line": 80,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 80034012
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4719161
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@uyuni",
            "line": 68
          },
          {
            "name": "@ssh_minion",
            "line": 69
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17139
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 19928
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11097
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 12810
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:24:57 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 341605
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20677
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:335"
            },
            "result": {
              "status": "passed",
              "duration": 10294
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:630"
            },
            "result": {
              "status": "passed",
              "duration": 7297
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 2482394
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 22671
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "update-activation-keys;update-sle-ssh-tunnel-key-with-synced-base-product",
        "keyword": "Scenario",
        "name": "Update SLE SSH tunnel key with synced base product",
        "description": "",
        "line": 85,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 86,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"SUSE SSH Tunnel Test Key x86_64\" in the content area",
            "line": 87,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 88,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:239"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the parent channel for the \"sle_minion\" from \"selectedBaseChannel\"",
            "line": 89,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:216"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 90,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:239"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I include the recommended child channels",
            "line": 91,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:247"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"SLE-Module-DevTools15-SP7-Pool for x86_64\"",
            "line": 92,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-DevTools15-SP7-Updates for x86_64\" has been checked",
            "line": 93,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Desktop-Applications15-SP7-Pool for x86_64\" has been checked",
            "line": 94,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Desktop-Applications15-SP7-Updates for x86_64\" has been checked",
            "line": 95,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Fake-RPM-SUSE-Channel\"",
            "line": 96,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"Fake-RPM-SUSE-Channel\" has been checked",
            "line": 97,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 98,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key SUSE SSH Tunnel Test Key x86_64 has been modified\" text",
            "line": 99,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 82
          },
          {
            "name": "@susemanager",
            "line": 83
          },
          {
            "name": "@ssh_minion",
            "line": 84
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 27492
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 32743
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 15176
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6109
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:25:00 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 260585
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18691
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:335"
            },
            "result": {
              "status": "passed",
              "duration": 11667
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 5775
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:625"
            },
            "result": {
              "status": "skipped",
              "duration": 101390
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 227808
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16200
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "update-activation-keys;update-opensuse-tumbleweed-ssh-tunnel-key-with-synced-base-product",
        "keyword": "Scenario",
        "name": "Update openSUSE Tumbleweed SSH tunnel key with synced base product",
        "description": "",
        "line": 103,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 104,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 65744053
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 455027424
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"SUSE SSH Tunnel Test Key x86_64\" in the content area",
            "line": 105,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 70261514
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 649372762
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading...\" text",
            "line": 106,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "passed",
              "duration": 517099224
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4811662
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the parent channel for the \"sle_minion\" from \"selectedBaseChannel\"",
            "line": 107,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:216"
            },
            "result": {
              "status": "passed",
              "duration": 43923377
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4603313
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading...\" text",
            "line": 108,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "passed",
              "duration": 72840041
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5245817
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Uyuni Client Tools for openSUSE Tumbleweed (x86_64) (Development)\"",
            "line": 109,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "passed",
              "duration": 733609465
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5010231
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Fake-RPM-SUSE-Channel\"",
            "line": 110,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "passed",
              "duration": 92830470
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5059318
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"Fake-RPM-SUSE-Channel\" has been checked",
            "line": 111,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 17059292
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4694273
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 112,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 660478718
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5821339
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key SUSE SSH Tunnel Test Key x86_64 has been modified\" text",
            "line": 113,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 75299728
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4763014
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@uyuni",
            "line": 101
          },
          {
            "name": "@ssh_minion",
            "line": 102
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18344
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 26661
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11089
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 12393
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:25:00 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 855744
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19586
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:335"
            },
            "result": {
              "status": "passed",
              "duration": 10072
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:630"
            },
            "result": {
              "status": "passed",
              "duration": 10006
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 392489
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 23229
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "update-activation-keys;update-the-sle-micro-proxy-key-with-synced-base-product",
        "keyword": "Scenario",
        "name": "Update the SLE Micro proxy key with synced base product",
        "description": "",
        "line": 120,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 121,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Proxy Key x86_64\" in the content area",
            "line": 122,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 123,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:239"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the parent channel for the \"proxy_container\" from \"selectedBaseChannel\"",
            "line": 124,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:216"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 125,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:239"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I include the recommended child channels",
            "line": 126,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:247"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"Multi-Linux-ManagerTools-SLE-16 for x86_64 6.2\" has been checked",
            "line": 127,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"SUSE-Multi-Linux-Manager-Proxy-5.2 for x86_64\"",
            "line": 128,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"SUSE-Multi-Linux-Manager-Retail-Branch-Server-5.2 for x86_64\"",
            "line": 129,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 130,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key Proxy Key x86_64 has been modified\" text",
            "line": 131,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 115
          },
          {
            "name": "@susemanager",
            "line": 116
          },
          {
            "name": "@proxy",
            "line": 117
          },
          {
            "name": "@containerized_server",
            "line": 118
          },
          {
            "name": "@transactional_server",
            "line": 119
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17829
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 26802
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12011
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6272
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:25:03 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 216069
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19244
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 10806
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 8812
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:625"
            },
            "result": {
              "status": "skipped",
              "duration": 81483
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:690"
            },
            "result": {
              "status": "passed",
              "duration": 6487
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:700"
            },
            "result": {
              "status": "skipped",
              "duration": 53446
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 331880
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15481
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "update-activation-keys;update-the-sles-proxy-key-with-synced-base-product",
        "keyword": "Scenario",
        "name": "Update the SLES proxy key with synced base product",
        "description": "",
        "line": 138,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 139,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Proxy Key x86_64\" in the content area",
            "line": 140,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 141,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:239"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the parent channel for the \"proxy_nontransactional\" from \"selectedBaseChannel\"",
            "line": 142,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:216"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 143,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:239"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I include the recommended child channels",
            "line": 144,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:247"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"ManagerTools-SLE15-Pool for x86_64 SP7\" has been checked",
            "line": 145,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"SUSE-Manager-Proxy-5.1-Pool for x86_64\"",
            "line": 146,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"SUSE-Manager-Proxy-5.1-Updates for x86_64\"",
            "line": 147,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 148,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key Proxy Key x86_64 has been modified\" text",
            "line": 149,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 133
          },
          {
            "name": "@susemanager",
            "line": 134
          },
          {
            "name": "@proxy",
            "line": 135
          },
          {
            "name": "@containerized_server",
            "line": 136
          },
          {
            "name": "@skip_if_transactional_server",
            "line": 137
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16980
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 26312
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 18453
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 13374
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:25:03 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 515134
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 28516
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 17367
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 11512
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:625"
            },
            "result": {
              "status": "skipped",
              "duration": 85641
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:690"
            },
            "result": {
              "status": "passed",
              "duration": 6058
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:695"
            },
            "result": {
              "status": "passed",
              "duration": 5047
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 761711
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18439
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "update-activation-keys;update-the-opensuse-tumbleweed-proxy-host-key-with-synced-base-product",
        "keyword": "Scenario",
        "name": "Update the openSUSE Tumbleweed Proxy Host key with synced base product",
        "description": "",
        "line": 155,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 156,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Proxy Key x86_64\" in the content area",
            "line": 157,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 158,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:239"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the parent channel for the \"proxy_container\" from \"selectedBaseChannel\"",
            "line": 159,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:216"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 160,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:239"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Uyuni Client Tools for openSUSE Tumbleweed (x86_64) (Development)\"",
            "line": 161,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 162,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key Proxy Key x86_64 has been modified\" text",
            "line": 163,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@uyuni",
            "line": 151
          },
          {
            "name": "@proxy",
            "line": 152
          },
          {
            "name": "@containerized_server",
            "line": 153
          },
          {
            "name": "@skip_if_cloud",
            "line": 154
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17137
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 23408
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11276
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6277
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:25:03 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 331118
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20925
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 9890
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:630"
            },
            "result": {
              "status": "passed",
              "duration": 7322
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:670"
            },
            "result": {
              "status": "skipped",
              "duration": 71955
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:690"
            },
            "result": {
              "status": "passed",
              "duration": 8662
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 355624
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19877
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "update-activation-keys;update-build-host-key-with-synced-base-product",
        "keyword": "Scenario",
        "name": "Update build host key with synced base product",
        "description": "",
        "line": 167,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 168,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 63139136
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 365709489
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Build host Key x86_64\" in the content area",
            "line": 169,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 70816915
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 293588389
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 170,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:239"
            },
            "result": {
              "status": "passed",
              "duration": 3039268662
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4938202
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the parent channel for the \"build_host\" from \"selectedBaseChannel\"",
            "line": 171,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:216"
            },
            "result": {
              "status": "passed",
              "duration": 51463087
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5534166
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 172,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:239"
            },
            "result": {
              "status": "passed",
              "duration": 703566187
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4892347
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I include the recommended child channels",
            "line": 173,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:247"
            },
            "result": {
              "status": "passed",
              "duration": 177184027
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 7305747
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Basesystem15-SP7-Pool for x86_64\" has been checked",
            "line": 174,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 44089033
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4919310
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Basesystem15-SP7-Updates for x86_64\" has been checked",
            "line": 175,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 20035597
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4726814
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Server-Applications15-SP7-Pool for x86_64\" has been checked",
            "line": 176,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 19372424
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4754449
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Server-Applications15-SP7-Updates for x86_64\" has been checked",
            "line": 177,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 19255622
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4558072
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"SLE-Module-DevTools15-SP7-Pool for x86_64\"",
            "line": 178,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "passed",
              "duration": 82744796
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4752406
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-DevTools15-SP7-Updates for x86_64\" has been checked",
            "line": 179,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 19502812
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4729611
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Desktop-Applications15-SP7-Pool for x86_64\" has been checked",
            "line": 180,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 19710423
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4936726
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Desktop-Applications15-SP7-Updates for x86_64\" has been checked",
            "line": 181,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 19240236
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4767753
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Systems-Management-15-SP7-Pool for x86_64\" has been checked",
            "line": 182,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 19731127
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4649061
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Systems-Management-15-SP7-Updates for x86_64\" has been checked",
            "line": 183,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 19864087
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4623174
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Python3-15-SP7-Pool for x86_64\" has been checked",
            "line": 184,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 20173315
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5698930
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Python3-15-SP7-Updates for x86_64\" has been checked",
            "line": 185,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 20089423
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4670027
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 186,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 728056188
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4398606
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key Build host Key x86_64 has been modified\" text",
            "line": 187,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 76230834
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4907079
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 165
          },
          {
            "name": "@build_host",
            "line": 166
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16141
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 25585
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11149
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 10127
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:25:03 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 522993
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18771
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:339"
            },
            "result": {
              "status": "passed",
              "duration": 12631
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 5278
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 6 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 225861
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15256
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "update-activation-keys;update-build-host-key-with-uyuni-client-tools",
        "keyword": "Scenario",
        "name": "Update build host key with Uyuni client tools",
        "description": "",
        "line": 192,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 193,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 67980311
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 287575286
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Build host Key x86_64\" in the content area",
            "line": 194,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 63102265
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 291761548
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 195,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:239"
            },
            "result": {
              "status": "passed",
              "duration": 1028142825
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4862881
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the parent channel for the \"build_host\" from \"selectedBaseChannel\"",
            "line": 196,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:216"
            },
            "result": {
              "status": "passed",
              "duration": 24216400
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4175408
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 197,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:239"
            },
            "result": {
              "status": "passed",
              "duration": 307648720
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4846353
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Uyuni Client Tools for SLES15 SP7 x86_64 (Development)\"",
            "line": 198,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "passed",
              "duration": 109165198
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4637265
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"Uyuni Client Tools for SLES15 SP7 x86_64 (Development)\" has been checked",
            "line": 199,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 15814330
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4562343
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 200,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 444499343
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5897592
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key Build host Key x86_64 has been modified\" text",
            "line": 201,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 74647024
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5801942
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 189
          },
          {
            "name": "@uyuni",
            "line": 190
          },
          {
            "name": "@build_host",
            "line": 191
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 22537
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 26827
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12505
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 12293
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:25:09 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 920582
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 29575
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:339"
            },
            "result": {
              "status": "passed",
              "duration": 14774
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 7285
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:630"
            },
            "result": {
              "status": "passed",
              "duration": 11957
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 255997
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 22204
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "update-activation-keys;update-build-host-key-with-dev-child-channel",
        "keyword": "Scenario",
        "name": "Update build host key with dev child channel",
        "description": "",
        "line": 207,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 208,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 72864142
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 280364416
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Build host Key x86_64\" in the content area",
            "line": 209,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 61083589
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 293328866
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 210,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:239"
            },
            "result": {
              "status": "passed",
              "duration": 862194427
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4640886
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the parent channel for the \"build_host\" from \"selectedBaseChannel\"",
            "line": 211,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:216"
            },
            "result": {
              "status": "passed",
              "duration": 24072151
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4218043
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 212,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:239"
            },
            "result": {
              "status": "passed",
              "duration": 315856796
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4657802
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Devel-Build-Host-Channel\"",
            "line": 213,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "passed",
              "duration": 105848567
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4780842
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"Devel-Build-Host-Channel\" has been checked",
            "line": 214,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 16262250
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4658745
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 215,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 461685055
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5460184
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key Build host Key x86_64 has been modified\" text",
            "line": 216,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 75214672
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4964583
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 203
          },
          {
            "name": "@scc_credentials",
            "line": 204
          },
          {
            "name": "@uyuni",
            "line": 205
          },
          {
            "name": "@build_host",
            "line": 206
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 22262
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 36604
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12064
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6693
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:25:12 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 222992
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20150
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:339"
            },
            "result": {
              "status": "passed",
              "duration": 10310
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 5329
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:630"
            },
            "result": {
              "status": "passed",
              "duration": 8122
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "passed",
              "duration": 4842
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 247615
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 24354
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "update-activation-keys;update-terminal-key-with-synced-base-product",
        "keyword": "Scenario",
        "name": "Update terminal key with synced base product",
        "description": "",
        "line": 220,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 221,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 66821858
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 277451890
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Terminal Key x86_64\" in the content area",
            "line": 222,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 70437548
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 296094439
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 223,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:239"
            },
            "result": {
              "status": "passed",
              "duration": 1159047096
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4829329
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the parent channel for the \"pxeboot_minion\" from \"selectedBaseChannel\"",
            "line": 224,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:216"
            },
            "result": {
              "status": "passed",
              "duration": 47440059
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5869679
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 225,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:239"
            },
            "result": {
              "status": "passed",
              "duration": 525674900
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4871575
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I include the recommended child channels",
            "line": 226,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:247"
            },
            "result": {
              "status": "passed",
              "duration": 205111563
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5132721
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Basesystem15-SP7-Pool for x86_64\" has been checked",
            "line": 227,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 16764812
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4647252
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Basesystem15-SP7-Updates for x86_64\" has been checked",
            "line": 228,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 15963893
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4693011
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Server-Applications15-SP7-Pool for x86_64\" has been checked",
            "line": 229,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 16074956
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4545284
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Server-Applications15-SP7-Updates for x86_64\" has been checked",
            "line": 230,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 15851431
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4577296
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"SLE-Module-DevTools15-SP7-Pool for x86_64\"",
            "line": 231,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "passed",
              "duration": 73360144
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4660042
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-DevTools15-SP7-Updates for x86_64\" has been checked",
            "line": 232,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 16201200
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4862175
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Desktop-Applications15-SP7-Pool for x86_64\" has been checked",
            "line": 233,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 16913475
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4723153
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Desktop-Applications15-SP7-Updates for x86_64\" has been checked",
            "line": 234,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 16388154
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5135462
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 235,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 470968929
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6559105
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key Terminal Key x86_64 has been modified\" text",
            "line": 236,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 75905485
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6216036
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 218
          },
          {
            "name": "@build_host",
            "line": 219
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 26778
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 24860
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12439
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7315
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:25:15 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 234338
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18794
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:339"
            },
            "result": {
              "status": "passed",
              "duration": 12907
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 5985
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 231294
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 14999
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "update-activation-keys;update-terminal-key-with-normal-suse-fake-channel",
        "keyword": "Scenario",
        "name": "Update terminal key with normal SUSE fake channel",
        "description": "",
        "line": 241,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 242,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Terminal Key x86_64\" in the content area",
            "line": 243,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 244,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:239"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"SLE-Module-Containers15-SP7-Pool for x86_64\"",
            "line": 245,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Containers15-SP7-Updates for x86_64\" has been checked",
            "line": 246,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Fake-RPM-SUSE-Channel\"",
            "line": 247,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"Fake-RPM-SUSE-Channel\" has been checked",
            "line": 248,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 249,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key Terminal Key x86_64 has been modified\" text",
            "line": 250,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@susemanager",
            "line": 238
          },
          {
            "name": "@scc_credentials",
            "line": 239
          },
          {
            "name": "@build_host",
            "line": 240
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 21922
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 25058
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 13333
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6574
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:25:18 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 445984
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 25187
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:339"
            },
            "result": {
              "status": "passed",
              "duration": 14853
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 32921
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:625"
            },
            "result": {
              "status": "skipped",
              "duration": 218183
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 248620
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 23686
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "update-activation-keys;update-terminal-key-with-specific-fake-channel",
        "keyword": "Scenario",
        "name": "Update terminal key with specific fake channel",
        "description": "",
        "line": 256,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 257,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Terminal Key x86_64\" in the content area",
            "line": 258,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 259,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:239"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Fake-RPM-Terminal-Channel\"",
            "line": 260,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"Fake-RPM-Terminal-Channel\" has been checked",
            "line": 261,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Uyuni Client Tools for SLES15 SP7 x86_64 (Development)\"",
            "line": 262,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"Uyuni Client Tools for SLES15 SP7 x86_64 (Development)\" has been checked",
            "line": 263,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 264,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key Terminal Key x86_64 has been modified\" text",
            "line": 265,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@pxeboot_minion",
            "line": 252
          },
          {
            "name": "@uyuni",
            "line": 253
          },
          {
            "name": "@scc_credentials",
            "line": 254
          },
          {
            "name": "@build_host",
            "line": 255
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 22703
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 31642
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11242
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7868
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:25:18 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 208641
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20682
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:331"
            },
            "result": {
              "status": "skipped",
              "duration": 192527
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:339"
            },
            "result": {
              "status": "passed",
              "duration": 14062
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 5698
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:630"
            },
            "result": {
              "status": "passed",
              "duration": 8554
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 231894
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17676
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "update-activation-keys;update-sle-key-with-to-include-dev-child-channel",
        "keyword": "Scenario",
        "name": "Update SLE key with to include dev child channel",
        "description": "",
        "line": 269,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 270,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 67910997
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 214221079
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"SUSE Test Key x86_64\" in the content area",
            "line": 271,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 71347561
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 292163263
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 272,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:239"
            },
            "result": {
              "status": "passed",
              "duration": 1182148058
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4840244
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Devel-SUSE-Channel\"",
            "line": 273,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "passed",
              "duration": 107949830
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4806422
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 274,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 528947365
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4495073
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key SUSE Test Key x86_64 has been modified\" text",
            "line": 275,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 75860349
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4735529
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 267
          },
          {
            "name": "@sle_minion",
            "line": 268
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16362
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 21973
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10397
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6111
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:25:18 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 210236
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 17973
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:319"
            },
            "result": {
              "status": "passed",
              "duration": 10242
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "passed",
              "duration": 4803
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 230458
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 24954
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "update-activation-keys;update-debian-like-key-with-to-include-dev-child-channel",
        "keyword": "Scenario",
        "name": "Update Debian-like key with to include dev child channel",
        "description": "",
        "line": 279,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 280,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 66596653
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 354529654
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Debian-like Test Key\" in the content area",
            "line": 281,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 69903056
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 299420394
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 282,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:239"
            },
            "result": {
              "status": "passed",
              "duration": 984838555
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4726719
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Devel-Debian-like-Channel\"",
            "line": 283,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "passed",
              "duration": 99532236
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4755829
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 284,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 470546969
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5277005
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key Debian-like Test Key has been modified\" text",
            "line": 285,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 75598060
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4861821
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 277
          },
          {
            "name": "@deblike_minion",
            "line": 278
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19542
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 27777
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10721
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 11603
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:25:21 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 260587
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19216
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:327"
            },
            "result": {
              "status": "passed",
              "duration": 9839
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "passed",
              "duration": 5755
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 227299
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18672
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "update-activation-keys;update-redhat-like-key-with-to-include-dev-child-channel",
        "keyword": "Scenario",
        "name": "Update RedHat-like key with to include dev child channel",
        "description": "",
        "line": 289,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 290,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 70438370
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 362073562
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"RedHat like Test Key\" in the content area",
            "line": 291,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 70745949
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 287955813
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 292,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:239"
            },
            "result": {
              "status": "passed",
              "duration": 834181290
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5123997
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Devel-RH-like-Channel\"",
            "line": 293,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "passed",
              "duration": 98822768
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4733926
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 294,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 352955150
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 97357169
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key RedHat like Test Key has been modified\" text",
            "line": 295,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 77387803
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4967361
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 287
          },
          {
            "name": "@rhlike_minion",
            "line": 288
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 26182
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 25208
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 15042
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7011
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:25:23 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 226027
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19217
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:323"
            },
            "result": {
              "status": "passed",
              "duration": 14912
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "passed",
              "duration": 5637
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 344329
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 25260
            }
          }
        ],
        "retried": 0
      }
    ]
  },
  {
    "id": "create-bootstrap-repositories",
    "uri": "features/reposync/srv_create_bootstrap_repositories.feature",
    "keyword": "Feature",
    "name": "Create bootstrap repositories",
    "description": "  In order to be able to enroll clients with MU repositories\n  As the system administrator\n  I create all bootstrap repos with --with-custom-channels option",
    "line": 4,
    "elements": [
      {
        "id": "create-bootstrap-repositories;create-the-bootstrap-repositories-including-custom-channels",
        "keyword": "Scenario",
        "name": "Create the bootstrap repositories including custom channels",
        "description": "",
        "line": 9,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I create the bootstrap repositories including custom channels",
            "line": 10,
            "match": {
              "location": "features/step_definitions/command_steps.rb:1123"
            },
            "result": {
              "status": "passed",
              "duration": 5782508162
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5624567
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18903
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 8440
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 13580
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6659
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:25:26 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 245640
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 21141
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 5 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 259082
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15096
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-bootstrap-repositories;create-the-bootstrap-repository-for-suse-minion",
        "keyword": "Scenario",
        "name": "Create the bootstrap repository for SUSE Minion",
        "description": "",
        "line": 13,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I create the bootstrap repository for \"sle_minion\" on the server",
            "line": 14,
            "output": [
              "base_channel: openSUSE Tumbleweed (x86_64)",
              "channel: openSUSE-Tumbleweed-x86_64-uyuni",
              "parent_channel: ",
              "Creating the bootstrap repository on the server:",
              "  mgr-create-bootstrap-repo --create openSUSE-Tumbleweed-x86_64-uyuni --with-custom-channels"
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:1098"
            },
            "result": {
              "status": "passed",
              "duration": 7321412812
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5852450
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@sle_minion",
            "line": 12
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 20107
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17596
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12399
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6375
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:25:31 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 247211
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20495
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:319"
            },
            "result": {
              "status": "passed",
              "duration": 10308
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 8 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 275784
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18375
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-bootstrap-repositories;create-the-bootstrap-repository-for-proxy",
        "keyword": "Scenario",
        "name": "Create the bootstrap repository for Proxy",
        "description": "",
        "line": 17,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I create the bootstrap repository for \"proxy\" on the server",
            "line": 18,
            "output": [
              "base_channel: openSUSE Tumbleweed (x86_64)",
              "channel: openSUSE-Tumbleweed-x86_64-uyuni",
              "parent_channel: ",
              "Creating the bootstrap repository on the server:",
              "  mgr-create-bootstrap-repo --create openSUSE-Tumbleweed-x86_64-uyuni --with-custom-channels"
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:1098"
            },
            "result": {
              "status": "passed",
              "duration": 6145843910
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5320652
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@proxy",
            "line": 16
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18452
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 16267
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11394
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6678
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:25:39 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 261020
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 21449
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 10390
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 6 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 351316
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18607
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-bootstrap-repositories;create-the-bootstrap-repository-for-build-host",
        "keyword": "Scenario",
        "name": "Create the bootstrap repository for Build Host",
        "description": "",
        "line": 21,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I create the bootstrap repository for \"build_host\" on the server",
            "line": 22,
            "output": [
              "base_channel: SLE-Product-SLES15-SP7-Pool for x86_64",
              "channel: SLE-15-SP7-x86_64",
              "parent_channel: sle-product-sles15-sp7-pool-x86_64",
              "Creating the bootstrap repository on the server:",
              "  mgr-create-bootstrap-repo --create SLE-15-SP7-x86_64 --with-parent-channel sle-product-sles15-sp7-pool-x86_64 --with-custom-channels"
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:1098"
            },
            "result": {
              "status": "passed",
              "duration": 6038237626
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5346454
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@build_host",
            "line": 20
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17190
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 19989
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 13616
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7013
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:25:45 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 235752
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19439
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:339"
            },
            "result": {
              "status": "passed",
              "duration": 10223
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 6 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 352237
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17088
            }
          }
        ],
        "retried": 0
      }
    ]
  },
  {
    "id": "setup-containerized-proxy",
    "uri": "features/proxy/proxy_container.feature",
    "keyword": "Feature",
    "name": "Setup containerized proxy",
    "description": "  In order to use a containerized proxy with the server\n  As the system administrator\n  I want to register the containerized proxy on the server",
    "line": 14,
    "tags": [
      {
        "name": "@containerized_server",
        "line": 10
      },
      {
        "name": "@scope_containerized_proxy",
        "line": 11
      },
      {
        "name": "@proxy",
        "line": 12
      },
      {
        "name": "@bug_reported",
        "line": 13
      }
    ],
    "elements": [
      {
        "id": "setup-containerized-proxy;clean-up-sumaform-leftovers-on-proxy",
        "keyword": "Scenario",
        "name": "Clean up sumaform leftovers on proxy",
        "description": "",
        "line": 19,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I perform a full salt minion cleanup on \"proxy\"",
            "line": 20,
            "match": {
              "location": "features/step_definitions/salt_steps.rb:560"
            },
            "result": {
              "status": "passed",
              "duration": 6698263257
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 45027
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@containerized_server",
            "line": 10
          },
          {
            "name": "@scope_containerized_proxy",
            "line": 11
          },
          {
            "name": "@proxy",
            "line": 12
          },
          {
            "name": "@bug_reported",
            "line": 13
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 34063
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 24923
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 17050
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6694
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:26:12 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 245792
            }
          },
          {
            "output": [
              "New user proxy_container created with roles: org_admin, channel_admin, config_admin, system_group_admin, activation_key_admin, image_admin"
            ],
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 5422726064
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 29139
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:690"
            },
            "result": {
              "status": "passed",
              "duration": 9125
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 12 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 214951
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18308
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "setup-containerized-proxy;reboot-after-clean-up",
        "keyword": "Scenario",
        "name": "Reboot after clean up",
        "description": "",
        "line": 23,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I reboot the \"proxy\" host through SSH, waiting until it comes back",
            "line": 24,
            "match": {
              "location": "features/step_definitions/command_steps.rb:1615"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@containerized_server",
            "line": 10
          },
          {
            "name": "@scope_containerized_proxy",
            "line": 11
          },
          {
            "name": "@proxy",
            "line": 12
          },
          {
            "name": "@bug_reported",
            "line": 13
          },
          {
            "name": "@transactional_server",
            "line": 22
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17465
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 30444
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10255
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7853
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:26:24 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 296298
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18583
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 10352
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:690"
            },
            "result": {
              "status": "passed",
              "duration": 6463
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:700"
            },
            "result": {
              "status": "skipped",
              "duration": 122717
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 179811
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 11679
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "setup-containerized-proxy;log-in-as-admin-user",
        "keyword": "Scenario",
        "name": "Log in as admin user",
        "description": "",
        "line": 26,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 27,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "passed",
              "duration": 38002813439
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4354450
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@containerized_server",
            "line": 10
          },
          {
            "name": "@scope_containerized_proxy",
            "line": 11
          },
          {
            "name": "@proxy",
            "line": 12
          },
          {
            "name": "@bug_reported",
            "line": 13
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16106
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18517
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 9700
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7911
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:26:24 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 182528
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 15930
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 9885
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:690"
            },
            "result": {
              "status": "passed",
              "duration": 4555
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 38 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 424084
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19142
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "setup-containerized-proxy;bootstrap-the-proxy-host-as-a-salt-minion",
        "keyword": "Scenario",
        "name": "Bootstrap the proxy host as a salt minion",
        "description": "",
        "line": 30,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Bootstrapping\"",
            "line": 31,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 140169466
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 544373066
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Bootstrap Minions\" text",
            "line": 32,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 81796450
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5203952
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I enter the hostname of \"proxy\" as \"hostname\"",
            "line": 33,
            "output": [
              "The hostname of proxy is uyuni-master-proxy.sumaci.aws"
            ],
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:517"
            },
            "result": {
              "status": "passed",
              "duration": 116431667
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5984173
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"22\" as \"port\"",
            "line": 34,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 55579512
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4888174
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"root\" as \"user\"",
            "line": 35,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 60061593
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6705650
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"linux\" as \"password\"",
            "line": 36,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 58053085
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6010786
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"1-PROXY-KEY-x86_64\" from \"activationKeys\"",
            "line": 37,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 78358413
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5081564
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Bootstrap\"",
            "line": 38,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 64427278
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4344105
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"Bootstrap process initiated.\" text",
            "line": 39,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:39"
            },
            "result": {
              "status": "passed",
              "duration": 37997193259
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 10368379
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@containerized_server",
            "line": 10
          },
          {
            "name": "@scope_containerized_proxy",
            "line": 11
          },
          {
            "name": "@proxy",
            "line": 12
          },
          {
            "name": "@bug_reported",
            "line": 13
          },
          {
            "name": "@bug_reported",
            "line": 29
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 20205
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 32964
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 15412
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7603
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:27:02 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 226989
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19757
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 12623
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:690"
            },
            "result": {
              "status": "passed",
              "duration": 4822
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 40 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 265440
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18981
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "setup-containerized-proxy;reboot-the-proxy-host",
        "keyword": "Scenario",
        "name": "Reboot the proxy host",
        "description": "",
        "line": 43,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I reboot the \"proxy\" host through SSH, waiting until it comes back",
            "line": 44,
            "match": {
              "location": "features/step_definitions/command_steps.rb:1615"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@containerized_server",
            "line": 10
          },
          {
            "name": "@scope_containerized_proxy",
            "line": 11
          },
          {
            "name": "@proxy",
            "line": 12
          },
          {
            "name": "@bug_reported",
            "line": 13
          },
          {
            "name": "@skip_if_cloud",
            "line": 41
          },
          {
            "name": "@transactional_server",
            "line": 42
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19299
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 29341
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 51627
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6961
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:27:42 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 260846
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 17597
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 11880
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:670"
            },
            "result": {
              "status": "skipped",
              "duration": 102435
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:690"
            },
            "result": {
              "status": "passed",
              "duration": 7016
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:700"
            },
            "result": {
              "status": "skipped",
              "duration": 55248
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 200829
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 12353
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "setup-containerized-proxy;wait-until-the-proxy-host-appears",
        "keyword": "Scenario",
        "name": "Wait until the proxy host appears",
        "description": "",
        "line": 46,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I wait until onboarding is completed for \"proxy\"",
            "line": 47,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:229"
            },
            "result": {
              "status": "failed",
              "error_message": "execution expired (Timeout::Error)\n./features/support/commonlib.rb:80:in `repeat_until_timeout'\n./features/step_definitions/navigation_steps.rb:70:in `/^I wait until I see \"([^\"]*)\" (text|regex), refreshing the page$/'\n./features/step_definitions/navigation_steps.rb:133:in `/^I wait until I see the \"([^\"]*)\" system, refreshing the page$/'\n./features/step_definitions/navigation_steps.rb:129:in `/^I wait until I see the name of \"([^\"]*)\", refreshing the page$/'\n./features/step_definitions/setup_steps.rb:218:in `/^I wait at most (\\d+) seconds until onboarding is completed for \"([^\"]*)\"$/'\n./features/step_definitions/setup_steps.rb:230:in `/^I wait until onboarding is completed for \"([^\"]*)\"$/'\nfeatures/proxy/proxy_container.feature:47:in `I wait until onboarding is completed for \"proxy\"'",
              "duration": 254201030662
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@containerized_server",
            "line": 10
          },
          {
            "name": "@scope_containerized_proxy",
            "line": 11
          },
          {
            "name": "@proxy",
            "line": 12
          },
          {
            "name": "@bug_reported",
            "line": 13
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 13113
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 43610
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10831
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 5891
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:27:42 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 194830
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 14748
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 8889
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:690"
            },
            "result": {
              "status": "passed",
              "duration": 4707
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 254 seconds"
            ],
            "embeddings": [
              {
                "mime_type": "image/png",
                "data": "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AAAAQkgAAAAAAACAEBIAAAAAAAAghAQAAAAAAAAIIQEAAAAAAABCSAAAAAAAAIAQEgAAAAAAACCEBAAAAAAAAAghAQAAAAAAAEJIAAAAAAAAgBASAAAAAAAAIIQEAAAAAAAACCEBAAAAAAAAQkgAAAAAAACAEBIAAAAAAAAghAQAAAAAAAAIIQEAAAAAAABCSAAAAAAAAIAQEgAAAAAAACCEBAAAAAAAAAghAQAAAAAAAEJIAAAAAAAAgBASAAAAAAAAIIQEAAAAAAAACCEBAAAAAAAAQkgAAAAAAACAEBIAAAAAAAAghAQAAAAAAAAIIQEAAAAAAABCSAAAAAAAAIAQEgAAAAAAACCEBAAAAAAAAAghAQAAAAAAAEJIAAAAAAAAgBASAAAAAAAAIIQEAAAAAAAACCEBAAAAAAAAQkgAAAAAAACAEBIAAAAAAAAghAQAAAAAAAAIIQEAAAAAAABCSAAAAAAAAIAQEgAAAAAAACCEBAAAAAAAAAghAQAAAAAAAEJIAAAAAAAAgBASAAAAAAAAIIQEAAAAAAAACCEBAAAAAAAAQkgAAAAAAACAEBIAAAAAAAAghAQAAAAAAAAIIQEAAAAAAABCSAAAAAAAAIAQEgAAAAAAACCEBAAAAAAAAAghAQAAAAAAAEJIAAAAAAAAgBASAAAAAAAAIIQEAAAAAAAACCEBAAAAAAAAQkgAAAAAAACAEBIAAAAAAAAghAQAAAAAAAAIIQEAAAAAAABCSAAAAAAAAIAQEgAAAAAAACCEBAAAAAAAAAghAQAAAAAAAEJIAAAAAAAAgBASAAAAAAAAIIQEAAAAAAAACCEBAAAAAAAAQkgAAAAAAACAEBIAAAAAAAAghAQAAAAAAAAIIQEAAAAAAABCSAAAAAAAAIAQEgAAAAAAACCEBAAAAAAAAAghAQAAAAAAAEJIAAAAAAAAgBASAAAAAAAAIIQEAAAAAAAACCEBAAAAAAAAQkgAAAAAAACAEBIAAAAAAAAghAQAAAAAAAAIIQEAAAAAAABCSAAAAAAAAIAQEgAAAAAAACCEBAAAAAAAAAghAQAAAAAAAEJIAAAAAAAAgBASAAAAAAAAIIQEAAAAAAAACCEBAAAAAAAAQkgAAAAAAACAEBIAAAAAAAAghAQAAAAAAAAIIQEAAAAAAABCSAAAAAAAAIAQEgAAAAAAACCEBAAAAAAAAAghAQAAAAAAAEJIAAAAAAAAgBASAAAAAAAAIIQEAAAAAAAACCEBAAAAAAAAQkgAAAAAAACAEBIAAAAAAAAghAQAAAAAAAAIIQEAAAAAAABCSAAAAAAAAIAQEgAAAAAAACCEBAAAAAAAAAghAQAAAAAAAEJIAAAAAAAIACB8BAAAAAAAAAghAQAAAAAAAEJIAAAAAAAAgBASAAAAAAAAIIQEAAAAAAAACCEBAAAAAAAAQkgAAAAAAACAEBIAAAAAAAAghAQAAAAAAAAIIQEAAAAAAABCSAAAAAAAAIAQEgAAAAAAACCEBAAAAAAAAAghAQAAAAAAAEJIAAAAAAAAgBASAAAAAAAAIIQEAAAAAAAACCEBAAAAAAAAQkgAAAAAAACAEBIAAAAAAAAghAQAAAAAAAAIIQEAAAAAAABCSAAAAAAAAIAQEgAAAAAAACCEBAAAAAAAAAghAQAAAAAAAEJIAAAAAAAAgBASAAAAAAAAIIQEAAAAAAAACCEBAAAAAAAAQkgAAAAAAACAEBIAAAAAAAAghAQAAAAAAAAIIQEAAAAAAABCSAAAAAAAAIAQEgAAAAAAACCEBAAAAAAAAAghAQAAAAAAAEJIAAAAAAAAgBASAAAAAAAAIIQEAAAAAAAACCEBAAAAAAAAQkgAAAAAAACAEBIAAAAAAAAghAQAAAAAAAAIIQEAAAAAAABCSAAAAAAAAIAQEgAAAAAAACCEBAAAAAAAAAghAQAAAAAAAEJIAAAAAAAAgBASAAAAAAAAIIQEAAAAAAAACCEBAAAAAAAAQkgAAAAAAACAEBIAAAAAAAAghAQAAAAAAAAIIQEAAAAAAABCSAAAAAAAAIAQEgAAAAAAACCEBAAAAAAAAAghAQAAAAAAAEJIAAAAAAAAgBASAAAAAAAAIIQEAAAAAAAACCEBAAAAAAAAQkgAAAAAAACAEBIAAAAAAAAghAQAAAAAAAAIIQEAAAAAAABCSAAAAAAAAIAQEgAAAAAAACCEBAAAAAAAAAghAQAAAAAAAEJIAAAAAAAAgBASAAAAAAAAIIQEAAAAAAAACCEBAAAAAAAAQkgAAAAAAACAEBIAAAAAAAAghAQAAAAAAAAIIQEAAAAAAABCSAAAAAAAAIAQEgAAAAAAACCEBAAAAAAAAAghAQAAAAAAAEJIAAAAAAAAgBASAAAAAAAAIIQE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"
              },
              {
                "mime_type": "text/plain",
                "data": "MTY6Mjc6NDI6MDAwIC0gMTY6MzE6NTY6MDAwIHwgQ3VycmVudCBVUkw6IGh0dHBzOi8vdXl1bmktbWFzdGVyLXNlcnZlci5zdW1hY2kuYXdzL3Jobi9tYW5hZ2VyL3N5c3RlbXMvbGlzdC9hbGw="
              }
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 20542864145
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 30744
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "setup-containerized-proxy;generate-containerized-proxy-configuration",
        "keyword": "Scenario",
        "name": "Generate containerized proxy configuration",
        "description": "",
        "line": 49,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I generate the configuration \"/tmp/proxy_container_config.tar.gz\" of containerized proxy on the server",
            "line": 50,
            "match": {
              "location": "features/step_definitions/command_steps.rb:1527"
            },
            "result": {
              "status": "passed",
              "duration": 10265897615
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5855180
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I copy the configuration \"/tmp/proxy_container_config.tar.gz\" of containerized proxy from the server to the proxy",
            "line": 51,
            "match": {
              "location": "features/step_definitions/command_steps.rb:1553"
            },
            "result": {
              "status": "passed",
              "duration": 2850681825
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5603781
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@containerized_server",
            "line": 10
          },
          {
            "name": "@scope_containerized_proxy",
            "line": 11
          },
          {
            "name": "@proxy",
            "line": 12
          },
          {
            "name": "@bug_reported",
            "line": 13
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 21773
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 25412
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11600
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7308
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:32:16 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 233067
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19295
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 10271
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:690"
            },
            "result": {
              "status": "passed",
              "duration": 4835
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 14 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 265496
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17427
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "setup-containerized-proxy;set-up-the-containerized-proxy-service-to-support-avahi",
        "keyword": "Scenario",
        "name": "Set up the containerized proxy service to support Avahi",
        "description": "",
        "line": 53,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I add avahi hosts in containerized proxy configuration",
            "line": 54,
            "output": [
              "Record not added - avahi domain was not detected"
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:1558"
            },
            "result": {
              "status": "passed",
              "duration": 200388
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4635227
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@containerized_server",
            "line": 10
          },
          {
            "name": "@scope_containerized_proxy",
            "line": 11
          },
          {
            "name": "@proxy",
            "line": 12
          },
          {
            "name": "@bug_reported",
            "line": 13
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 20127
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 25392
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11425
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6481
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:32:30 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 219013
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19864
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 12131
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:690"
            },
            "result": {
              "status": "passed",
              "duration": 5312
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 208935
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 13787
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "setup-containerized-proxy;run-a-containerized-proxy",
        "keyword": "Scenario",
        "name": "Run a containerized proxy",
        "description": "",
        "line": 56,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I run \"mgrpxy install podman /tmp/proxy_container_config.tar.gz\" on \"proxy\"",
            "line": 57,
            "match": {
              "location": "features/step_definitions/command_steps.rb:772"
            },
            "result": {
              "status": "passed",
              "duration": 24915463982
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5387641
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@containerized_server",
            "line": 10
          },
          {
            "name": "@scope_containerized_proxy",
            "line": 11
          },
          {
            "name": "@proxy",
            "line": 12
          },
          {
            "name": "@bug_reported",
            "line": 13
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 14840
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 19445
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10193
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6309
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:32:30 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 199963
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 16297
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 10314
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:690"
            },
            "result": {
              "status": "passed",
              "duration": 4856
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 25 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 266823
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18618
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "setup-containerized-proxy;wait-until-containerized-proxy-service-is-active",
        "keyword": "Scenario",
        "name": "Wait until containerized proxy service is active",
        "description": "",
        "line": 59,
        "type": "scenario",
        "steps": [
          {
            "keyword": "And ",
            "name": "I wait until \"uyuni-proxy-pod\" service is active on \"proxy\"",
            "line": 60,
            "match": {
              "location": "features/step_definitions/command_steps.rb:301"
            },
            "result": {
              "status": "passed",
              "duration": 450253659
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4815529
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"uyuni-proxy-httpd\" service is active on \"proxy\"",
            "line": 61,
            "match": {
              "location": "features/step_definitions/command_steps.rb:301"
            },
            "result": {
              "status": "passed",
              "duration": 7647033480
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5036734
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"uyuni-proxy-salt-broker\" service is active on \"proxy\"",
            "line": 62,
            "match": {
              "location": "features/step_definitions/command_steps.rb:301"
            },
            "result": {
              "status": "passed",
              "duration": 2642514724
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5153850
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"uyuni-proxy-squid\" service is active on \"proxy\"",
            "line": 63,
            "match": {
              "location": "features/step_definitions/command_steps.rb:301"
            },
            "result": {
              "status": "passed",
              "duration": 276756415
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4821855
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"uyuni-proxy-ssh\" service is active on \"proxy\"",
            "line": 64,
            "match": {
              "location": "features/step_definitions/command_steps.rb:301"
            },
            "result": {
              "status": "passed",
              "duration": 278031349
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5263323
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"uyuni-proxy-tftpd\" service is active on \"proxy\"",
            "line": 65,
            "match": {
              "location": "features/step_definitions/command_steps.rb:301"
            },
            "result": {
              "status": "passed",
              "duration": 279259123
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4766756
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until port \"8022\" is listening on \"proxy\" container",
            "line": 66,
            "match": {
              "location": "features/step_definitions/command_steps.rb:1579"
            },
            "result": {
              "status": "passed",
              "duration": 297919697
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4700908
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until port \"80\" is listening on \"proxy\" container",
            "line": 67,
            "match": {
              "location": "features/step_definitions/command_steps.rb:1579"
            },
            "result": {
              "status": "passed",
              "duration": 294666705
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4753858
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until port \"443\" is listening on \"proxy\" container",
            "line": 68,
            "match": {
              "location": "features/step_definitions/command_steps.rb:1579"
            },
            "result": {
              "status": "passed",
              "duration": 292107491
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4711464
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I visit \"Proxy\" endpoint of this \"proxy\"",
            "line": 69,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:1169"
            },
            "result": {
              "status": "passed",
              "duration": 479684584
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4711848
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@containerized_server",
            "line": 10
          },
          {
            "name": "@scope_containerized_proxy",
            "line": 11
          },
          {
            "name": "@proxy",
            "line": 12
          },
          {
            "name": "@bug_reported",
            "line": 13
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16806
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 24964
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12193
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7115
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:32:55 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 205087
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18781
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 11394
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:690"
            },
            "result": {
              "status": "passed",
              "duration": 4672
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 13 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 342602
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17299
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "setup-containerized-proxy;the-containerized-proxy-should-be-registered-automatically",
        "keyword": "Scenario",
        "name": "The containerized proxy should be registered automatically",
        "description": "",
        "line": 71,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems\"",
            "line": 72,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 66328594
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 256121383
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see the name of \"proxy\", refreshing the page",
            "line": 73,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:125"
            },
            "result": {
              "status": "passed",
              "duration": 697390799
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 14579756
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@containerized_server",
            "line": 10
          },
          {
            "name": "@scope_containerized_proxy",
            "line": 11
          },
          {
            "name": "@proxy",
            "line": 12
          },
          {
            "name": "@bug_reported",
            "line": 13
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 15173
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 22331
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10527
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7002
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:33:08 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 207331
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18276
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 10579
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:690"
            },
            "result": {
              "status": "passed",
              "duration": 4924
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 232394
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 21075
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "setup-containerized-proxy;check-if-monitoring-can-be-enabled-on-the-containerized-proxy",
        "keyword": "Scenario",
        "name": "Check if Monitoring can be enabled on the containerized proxy",
        "description": "",
        "line": 75,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am on the Systems overview page of this \"proxy\"",
            "line": 76,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:486"
            },
            "result": {
              "status": "passed",
              "duration": 1481363838
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6216143
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow \"Properties\" in the content area",
            "line": 77,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 74691028
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 761365960
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "the \"monitoring_entitled\" checkbox should be disabled",
            "line": 78,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:1086"
            },
            "result": {
              "status": "passed",
              "duration": 10011628508
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 3874419
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@containerized_server",
            "line": 10
          },
          {
            "name": "@scope_containerized_proxy",
            "line": 11
          },
          {
            "name": "@proxy",
            "line": 12
          },
          {
            "name": "@bug_reported",
            "line": 13
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 20335
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 30654
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12809
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 12270
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:33:09 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 222871
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20797
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 11746
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:690"
            },
            "result": {
              "status": "passed",
              "duration": 7745
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 12 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 238631
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15251
            }
          }
        ],
        "retried": 0
      }
    ]
  },
  {
    "id": "prepare-the-containerized-branch-server-for-pxe-booting",
    "uri": "features/proxy/proxy_rbs_container_branch_network.feature",
    "keyword": "Feature",
    "name": "Prepare the containerized branch server for PXE booting",
    "description": "  In order to use a containerized proxy as a Retail Branch server\n  As the system administrator\n  I make sure the network setup is as expected",
    "line": 14,
    "tags": [
      {
        "name": "@containerized_server",
        "line": 10
      },
      {
        "name": "@scope_containerized_proxy",
        "line": 11
      },
      {
        "name": "@proxy",
        "line": 12
      },
      {
        "name": "@private_net",
        "line": 13
      }
    ],
    "elements": [
      {
        "id": "prepare-the-containerized-branch-server-for-pxe-booting;adapt-the-proxy-for-retail",
        "keyword": "Scenario",
        "name": "Adapt the proxy for Retail",
        "description": "",
        "line": 19,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I rename the proxy for Retail",
            "line": 20,
            "match": {
              "location": "features/step_definitions/retail_steps.rb:58"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I connect the second interface of the proxy to the private network",
            "line": 21,
            "match": {
              "location": "features/step_definitions/retail_steps.rb:63"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I restart all proxy containers",
            "line": 22,
            "match": {
              "location": "features/step_definitions/retail_steps.rb:86"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@containerized_server",
            "line": 10
          },
          {
            "name": "@scope_containerized_proxy",
            "line": 11
          },
          {
            "name": "@proxy",
            "line": 12
          },
          {
            "name": "@private_net",
            "line": 13
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16943
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 31213
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 15650
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7261
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:33:21 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 528965
            }
          },
          {
            "output": [
              "New user proxy_rbs_container_branch_network created with roles: org_admin, channel_admin, config_admin, system_group_admin, activation_key_admin, image_admin"
            ],
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 5751656340
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 28509
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:615"
            },
            "result": {
              "status": "skipped",
              "duration": 92201
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:690"
            },
            "result": {
              "status": "passed",
              "duration": 17446
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 6 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 218007
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16187
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "prepare-the-containerized-branch-server-for-pxe-booting;check-the-branch-network",
        "keyword": "Scenario",
        "name": "Check the branch network",
        "description": "",
        "line": 24,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "the \"dhcp_dns\" host should be present on private network",
            "line": 25,
            "match": {
              "location": "features/step_definitions/retail_steps.rb:95"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "name resolution should work on private network",
            "line": 26,
            "match": {
              "location": "features/step_definitions/retail_steps.rb:101"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@containerized_server",
            "line": 10
          },
          {
            "name": "@scope_containerized_proxy",
            "line": 11
          },
          {
            "name": "@proxy",
            "line": 12
          },
          {
            "name": "@private_net",
            "line": 13
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 14652
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 20860
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11102
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 5925
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:33:27 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 214826
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20159
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 9350
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:615"
            },
            "result": {
              "status": "skipped",
              "duration": 249071
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:690"
            },
            "result": {
              "status": "passed",
              "duration": 8257
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 190995
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15628
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "prepare-the-containerized-branch-server-for-pxe-booting;let-the-server-know-about-the-new-ip-and-fqdn-of-the-containerized-proxy",
        "keyword": "Scenario",
        "name": "Let the server know about the new IP and FQDN of the containerized proxy",
        "description": "",
        "line": 28,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 29,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I am on the Systems overview page of this \"proxy\"",
            "line": 30,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:486"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Details\" in the content area",
            "line": 31,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Hardware\" in the content area",
            "line": 32,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Schedule Hardware Refresh\"",
            "line": 33,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"You have successfully scheduled a hardware profile refresh\" text",
            "line": 34,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I wait until event \"Hardware List Refresh scheduled by admin\" is completed",
            "line": 35,
            "match": {
              "location": "features/step_definitions/common_steps.rb:150"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until there is no Salt job calling the module \"hardware.profileupdate\" on \"proxy\"",
            "line": 36,
            "match": {
              "location": "features/step_definitions/salt_steps.rb:367"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Details\" in the content area",
            "line": 37,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Hardware\" in the content area",
            "line": 38,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"proxy.example.org\" text",
            "line": 39,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@containerized_server",
            "line": 10
          },
          {
            "name": "@scope_containerized_proxy",
            "line": 11
          },
          {
            "name": "@proxy",
            "line": 12
          },
          {
            "name": "@private_net",
            "line": 13
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 13011
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 26476
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11026
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 11152
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:33:27 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 191601
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 16615
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 9228
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:615"
            },
            "result": {
              "status": "skipped",
              "duration": 69722
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:690"
            },
            "result": {
              "status": "passed",
              "duration": 9558
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 195089
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16066
            }
          }
        ],
        "retried": 0
      }
    ]
  },
  {
    "id": "selinux-debugging",
    "uri": "features/finishing/srv_selinux.feature",
    "keyword": "Feature",
    "name": "SELinux debugging",
    "description": "  In order for the server to behave correctly after a reboot\n  I want to be sure that there is no wrong SELinux label",
    "line": 5,
    "tags": [
      {
        "name": "@transactional_server",
        "line": 4
      }
    ],
    "elements": [
      {
        "id": "selinux-debugging;no-previous-operation-has-created-wrong-selinux-label",
        "keyword": "Scenario",
        "name": "No previous operation has created wrong SELinux label",
        "description": "",
        "line": 9,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "files on container volumes should all have the proper SELinux label",
            "line": 10,
            "match": {
              "location": "features/step_definitions/command_steps.rb:752"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@transactional_server",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 27308
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18308
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 13367
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 5951
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:34:13 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 367606
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 17198
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:700"
            },
            "result": {
              "status": "skipped",
              "duration": 106587
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 184016
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16751
            }
          }
        ],
        "retried": 0
      }
    ]
  },
  {
    "id": "debug-the-server-after-the-testsuite-has-run",
    "uri": "features/finishing/srv_debug.feature",
    "keyword": "Feature",
    "name": "Debug the server after the testsuite has run",
    "description": "",
    "line": 5,
    "tags": [
      {
        "name": "@new_issue",
        "line": 4
      }
    ],
    "elements": [
      {
        "id": "debug-the-server-after-the-testsuite-has-run;call-spacewalk-debug-on-server",
        "keyword": "Scenario",
        "name": "Call spacewalk-debug on server",
        "description": "",
        "line": 7,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I execute spacewalk-debug on the server",
            "line": 8,
            "match": {
              "location": "features/step_definitions/command_steps.rb:533"
            },
            "result": {
              "status": "passed",
              "duration": 16935062193
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 20938
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@new_issue",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 13773
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 21378
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 9328
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6038
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:34:13 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 195922
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 15025
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 17 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 217330
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 11064
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "debug-the-server-after-the-testsuite-has-run;check-the-tomcat-logs-on-server",
        "keyword": "Scenario",
        "name": "Check the tomcat logs on server",
        "description": "",
        "line": 10,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "the tomcat logs should not contain errors",
            "line": 11,
            "match": {
              "location": "features/step_definitions/command_steps.rb:504"
            },
            "result": {
              "status": "passed",
              "duration": 2644418816
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 17029
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@new_issue",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16631
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17849
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11479
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6456
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:34:30 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 207164
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 17263
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 222520
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 11771
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "debug-the-server-after-the-testsuite-has-run;check-salt-event-log-for-failures-on-server",
        "keyword": "Scenario",
        "name": "Check salt event log for failures on server",
        "description": "",
        "line": 14,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "the salt event log on server should contain no failures",
            "line": 15,
            "match": {
              "location": "features/step_definitions/salt_steps.rb:507"
            },
            "result": {
              "status": "passed",
              "duration": 3786616742
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 17741
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@new_issue",
            "line": 4
          },
          {
            "name": "@new_issue",
            "line": 13
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18632
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 20860
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11675
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6980
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:34:32 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 206637
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 17575
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 4 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 224348
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15335
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "debug-the-server-after-the-testsuite-has-run;check-the-taskomatic-logs-on-server",
        "keyword": "Scenario",
        "name": "Check the taskomatic logs on server",
        "description": "",
        "line": 17,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "the taskomatic logs should not contain errors",
            "line": 18,
            "match": {
              "location": "features/step_definitions/command_steps.rb:512"
            },
            "result": {
              "status": "passed",
              "duration": 2507570909
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 22288
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@new_issue",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16433
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18117
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10900
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6032
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:34:36 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 210990
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 16939
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 850574
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17038
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "debug-the-server-after-the-testsuite-has-run;check-for-out-of-memory-errors",
        "keyword": "Scenario",
        "name": "Check for out of memory errors",
        "description": "",
        "line": 20,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "the log messages should not contain out of memory errors",
            "line": 21,
            "match": {
              "location": "features/step_definitions/command_steps.rb:520"
            },
            "result": {
              "status": "passed",
              "duration": 4513834176
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 17130
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@new_issue",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19720
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 22093
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 17370
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 12222
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:34:39 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 819131
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 22926
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 4 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 214259
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 14518
            }
          }
        ],
        "retried": 0
      }
    ]
  },
  {
    "id": "debug-the-clients-after-the-testsuite-has-run",
    "uri": "features/finishing/allcli_debug.feature",
    "keyword": "Feature",
    "name": "Debug the clients after the testsuite has run",
    "description": "",
    "line": 4,
    "elements": [
      {
        "id": "debug-the-clients-after-the-testsuite-has-run;extract-the-logs-from-all-our-clients",
        "keyword": "Scenario",
        "name": "Extract the logs from all our clients",
        "description": "",
        "line": 6,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I extract the log files from all our active nodes",
            "line": 7,
            "match": {
              "location": "features/step_definitions/command_steps.rb:539"
            },
            "result": {
              "status": "passed",
              "duration": 103936243513
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 21380
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17854
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 8222
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10618
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7442
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:34:43 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 226998
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 17373
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 104 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 238778
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18601
            }
          }
        ],
        "retried": 0
      }
    ]
  },
  {
    "id": "test-for-excessive-scc-accesses",
    "uri": "features/finishing/srv_count_scc_access.feature",
    "keyword": "Feature",
    "name": "Test for excessive SCC accesses",
    "description": "",
    "line": 5,
    "tags": [
      {
        "name": "@srv_scc_access_logging",
        "line": 4
      }
    ],
    "elements": [
      {
        "id": "test-for-excessive-scc-accesses;count-ui-scc-accesses-in-rhn_web_ui.log",
        "keyword": "Scenario",
        "name": "Count UI SCC accesses in rhn_web_ui.log",
        "description": "",
        "line": 7,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "the word \"scc.suse.com\" does not occur more than 100 times in \"/var/log/rhn/rhn_web_ui.log\" on \"server\"",
            "line": 8,
            "match": {
              "location": "features/step_definitions/command_steps.rb:1812"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@srv_scc_access_logging",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 20720
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18896
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 20767
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7155
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:36:27 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 236163
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 22379
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:705"
            },
            "result": {
              "status": "skipped",
              "duration": 4149348333
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 4 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 280487
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15816
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "test-for-excessive-scc-accesses;count-taskomatic-scc-accesses-in-rhn_taskomatic_daemon.log",
        "keyword": "Scenario",
        "name": "Count Taskomatic SCC accesses in rhn_taskomatic_daemon.log",
        "description": "",
        "line": 10,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "the word \"scc.suse.com\" does not occur more than 50 times in \"/var/log/rhn/rhn_taskomatic_daemon.log\" on \"server\"",
            "line": 11,
            "match": {
              "location": "features/step_definitions/command_steps.rb:1812"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@srv_scc_access_logging",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16903
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 20685
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11914
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6146
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 16:36:31 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 232412
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18991
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:705"
            },
            "result": {
              "status": "skipped",
              "duration": 2535065596
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 291018
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16115
            }
          }
        ],
        "retried": 0
      }
    ]
  }
]
