[
  {
    "id": "bootstrap-a-salt-minion-via-the-gui",
    "uri": "features/init_clients/sle_minion.feature",
    "keyword": "Feature",
    "name": "Bootstrap a Salt minion via the GUI",
    "description": "",
    "line": 5,
    "tags": [
      {
        "name": "@sle_minion",
        "line": 4
      }
    ],
    "elements": [
      {
        "id": "bootstrap-a-salt-minion-via-the-gui;clean-up-sumaform-leftovers-on-sles-minion",
        "keyword": "Scenario",
        "name": "Clean up sumaform leftovers on SLES minion",
        "description": "",
        "line": 7,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I perform a full salt minion cleanup on \"sle_minion\"",
            "line": 8,
            "match": {
              "location": "features/step_definitions/salt_steps.rb:560"
            },
            "result": {
              "status": "passed",
              "duration": 10816972246
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "passed",
                  "duration": 21659
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@sle_minion",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 28894
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 21850
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:177"
            },
            "result": {
              "status": "passed",
              "duration": 10534
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:273"
            },
            "result": {
              "status": "passed",
              "duration": 6628
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-19 18:40:51 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:312"
            },
            "result": {
              "status": "passed",
              "duration": 382875
            }
          },
          {
            "output": [
              "New user sle_minion created with roles: org_admin, channel_admin, config_admin, system_group_admin, activation_key_admin, image_admin"
            ],
            "match": {
              "location": "features/support/env.rb:327"
            },
            "result": {
              "status": "passed",
              "duration": 4809729423
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:352"
            },
            "result": {
              "status": "passed",
              "duration": 30398
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 16 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:182"
            },
            "result": {
              "status": "passed",
              "duration": 242187
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 21907
            }
          }
        ]
      },
      {
        "id": "bootstrap-a-salt-minion-via-the-gui;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:457"
            },
            "result": {
              "status": "failed",
              "error_message": "session not created: Chrome instance exited. Examine ChromeDriver verbose log to determine the cause. (Selenium::WebDriver::Error::SessionNotCreatedError)\n<internal:kernel>:90:in `tap'\n./features/step_definitions/navigation_steps.rb:592:in `/^I am authorized as \"([^\"]*)\" with password \"([^\"]*)\"$/'\n./features/step_definitions/navigation_steps.rb:460:in `/^I am authorized for the \"([^\"]*)\" section$/'\nfeatures/init_clients/sle_minion.feature:11:in `I am authorized for the \"Admin\" section'",
              "duration": 41945656651
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@sle_minion",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17580
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 16705
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:177"
            },
            "result": {
              "status": "passed",
              "duration": 10289
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:273"
            },
            "result": {
              "status": "passed",
              "duration": 6129
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-19 18:41:07 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:312"
            },
            "result": {
              "status": "passed",
              "duration": 199389
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:327"
            },
            "result": {
              "status": "passed",
              "duration": 16456
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:352"
            },
            "result": {
              "status": "passed",
              "duration": 10283
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 42 seconds",
              "Caught web driver error: session not created: Chrome instance exited. Examine ChromeDriver verbose log to determine the cause."
            ],
            "match": {
              "location": "features/support/env.rb:182"
            },
            "result": {
              "status": "failed",
              "error_message": "session not created: Chrome instance exited. Examine ChromeDriver verbose log to determine the cause. (Selenium::WebDriver::Error::SessionNotCreatedError)\n<internal:kernel>:90:in `tap'\n./features/support/env.rb:190:in `After'",
              "duration": 22021500573
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 59836
            }
          }
        ]
      },
      {
        "id": "bootstrap-a-salt-minion-via-the-gui;bootstrap-a-sles-minion",
        "keyword": "Scenario",
        "name": "Bootstrap a SLES minion",
        "description": "",
        "line": 13,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Bootstrapping\"",
            "line": 14,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "failed",
              "error_message": "session not created: Chrome instance exited. Examine ChromeDriver verbose log to determine the cause. (Selenium::WebDriver::Error::SessionNotCreatedError)\n<internal:kernel>:90:in `tap'\n./features/step_definitions/navigation_steps.rb:414:in `block (2 levels) in <top (required)>'\n./features/step_definitions/navigation_steps.rb:406:in `each'\n./features/step_definitions/navigation_steps.rb:406:in `each_with_index'\n./features/step_definitions/navigation_steps.rb:406:in `/^I follow the left menu \"([^\"]*)\"$/'\nfeatures/init_clients/sle_minion.feature:14:in `I follow the left menu \"Systems > Bootstrapping\"'",
              "duration": 41372003562
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Bootstrap Minions\" text",
            "line": 15,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I enter the hostname of \"sle_minion\" as \"hostname\"",
            "line": 16,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:502"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"22\" as \"port\"",
            "line": 17,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"root\" as \"user\"",
            "line": 18,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"linux\" as \"password\"",
            "line": 19,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"1-SUSE-KEY-x86_64\" from \"activationKeys\"",
            "line": 20,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:188"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the hostname of \"proxy\" from \"proxies\" if present",
            "line": 21,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:508"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Bootstrap\"",
            "line": 22,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"Bootstrap process initiated.\" text",
            "line": 23,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:39"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I report the bootstrap duration for \"sle_minion\"",
            "line": 24,
            "match": {
              "location": "features/step_definitions/system_monitoring_steps.rb:6"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@sle_minion",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19795
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 20353
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:177"
            },
            "result": {
              "status": "passed",
              "duration": 11219
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:273"
            },
            "result": {
              "status": "passed",
              "duration": 6393
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-19 18:42:11 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:312"
            },
            "result": {
              "status": "passed",
              "duration": 245927
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:327"
            },
            "result": {
              "status": "passed",
              "duration": 18465
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:352"
            },
            "result": {
              "status": "passed",
              "duration": 11256
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 41 seconds",
              "Caught web driver error: session not created: Chrome instance exited. Examine ChromeDriver verbose log to determine the cause."
            ],
            "match": {
              "location": "features/support/env.rb:182"
            },
            "result": {
              "status": "failed",
              "error_message": "session not created: Chrome instance exited. Examine ChromeDriver verbose log to determine the cause. (Selenium::WebDriver::Error::SessionNotCreatedError)\n<internal:kernel>:90:in `tap'\n./features/support/env.rb:190:in `After'",
              "duration": 5961944112
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 40525
            }
          }
        ]
      },
      {
        "id": "bootstrap-a-salt-minion-via-the-gui;check-the-new-bootstrapped-minion-in-system-list-page",
        "keyword": "Scenario",
        "name": "Check the new bootstrapped minion in System List page",
        "description": "",
        "line": 26,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Salt > Keys\"",
            "line": 27,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "failed",
              "error_message": "session not created: Chrome instance exited. Examine ChromeDriver verbose log to determine the cause. (Selenium::WebDriver::Error::SessionNotCreatedError)\n<internal:kernel>:90:in `tap'\n./features/step_definitions/navigation_steps.rb:414:in `block (2 levels) in <top (required)>'\n./features/step_definitions/navigation_steps.rb:406:in `each'\n./features/step_definitions/navigation_steps.rb:406:in `each_with_index'\n./features/step_definitions/navigation_steps.rb:406:in `/^I follow the left menu \"([^\"]*)\"$/'\nfeatures/init_clients/sle_minion.feature:27:in `I follow the left menu \"Salt > Keys\"'",
              "duration": 400205886
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading...\" text",
            "line": 28,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"accepted\" text",
            "line": 29,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > System List > All\"",
            "line": 30,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see the name of \"sle_minion\", refreshing the page",
            "line": 31,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:109"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until onboarding is completed for \"sle_minion\"",
            "line": 32,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:229"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "the Salt master can reach \"sle_minion\"",
            "line": 33,
            "match": {
              "location": "features/step_definitions/salt_steps.rb:11"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I report the onboarding duration for \"sle_minion\"",
            "line": 34,
            "match": {
              "location": "features/step_definitions/system_monitoring_steps.rb:13"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@sle_minion",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19366
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 21607
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:177"
            },
            "result": {
              "status": "passed",
              "duration": 13437
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:273"
            },
            "result": {
              "status": "passed",
              "duration": 7257
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-19 18:42:58 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:312"
            },
            "result": {
              "status": "passed",
              "duration": 238560
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:327"
            },
            "result": {
              "status": "passed",
              "duration": 17538
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:352"
            },
            "result": {
              "status": "passed",
              "duration": 15972
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds",
              "Caught web driver error: session not created: Chrome instance exited. Examine ChromeDriver verbose log to determine the cause."
            ],
            "match": {
              "location": "features/support/env.rb:182"
            },
            "result": {
              "status": "failed",
              "error_message": "session not created: Chrome instance exited. Examine ChromeDriver verbose log to determine the cause. (Selenium::WebDriver::Error::SessionNotCreatedError)\n<internal:kernel>:90:in `tap'\n./features/support/env.rb:190:in `After'",
              "duration": 3135703560
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 45428
            }
          }
        ]
      },
      {
        "id": "bootstrap-a-salt-minion-via-the-gui;use-correct-kernel-image-on-the-sles-minion",
        "keyword": "Scenario",
        "name": "Use correct kernel image on the SLES minion",
        "description": "",
        "line": 37,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I remove package \"kernel-default-base\" from this \"sle_minion\"",
            "line": 38,
            "match": {
              "location": "features/step_definitions/command_steps.rb:1016"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I install package \"kernel-default\" on this \"sle_minion\"",
            "line": 39,
            "match": {
              "location": "features/step_definitions/command_steps.rb:974"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@sle_minion",
            "line": 4
          },
          {
            "name": "@susemanager",
            "line": 36
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 24942
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 29887
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:177"
            },
            "result": {
              "status": "passed",
              "duration": 20630
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:273"
            },
            "result": {
              "status": "passed",
              "duration": 9005
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-19 18:43:02 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:312"
            },
            "result": {
              "status": "passed",
              "duration": 390043
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:327"
            },
            "result": {
              "status": "passed",
              "duration": 23690
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:352"
            },
            "result": {
              "status": "passed",
              "duration": 17033
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:666"
            },
            "result": {
              "status": "skipped",
              "duration": 160620
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:182"
            },
            "result": {
              "status": "passed",
              "duration": 358954
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15629
            }
          }
        ]
      },
      {
        "id": "bootstrap-a-salt-minion-via-the-gui;reboot-the-sles-minion-to-use-the-new-kernel",
        "keyword": "Scenario",
        "name": "Reboot the SLES minion to use the new kernel",
        "description": "",
        "line": 42,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I reboot the \"sle_minion\" host through SSH, waiting until it comes back",
            "line": 43,
            "match": {
              "location": "features/step_definitions/command_steps.rb:1604"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@sle_minion",
            "line": 4
          },
          {
            "name": "@susemanager",
            "line": 41
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 14808
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 21911
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:177"
            },
            "result": {
              "status": "passed",
              "duration": 16139
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:273"
            },
            "result": {
              "status": "passed",
              "duration": 11277
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-19 18:43:02 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:312"
            },
            "result": {
              "status": "passed",
              "duration": 322513
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:327"
            },
            "result": {
              "status": "passed",
              "duration": 20608
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:352"
            },
            "result": {
              "status": "passed",
              "duration": 15511
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:666"
            },
            "result": {
              "status": "skipped",
              "duration": 100403
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:182"
            },
            "result": {
              "status": "passed",
              "duration": 232310
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 12262
            }
          }
        ]
      },
      {
        "id": "bootstrap-a-salt-minion-via-the-gui;check-connection-from-minion-to-proxy",
        "keyword": "Scenario",
        "name": "Check connection from minion to proxy",
        "description": "",
        "line": 46,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am on the Systems overview page of this \"sle_minion\"",
            "line": 47,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:471"
            },
            "result": {
              "status": "failed",
              "error_message": "No system found for hostname: uyuni-master-suse-minion.sumaci.aws (RuntimeError)\n./features/support/commonlib.rb:421:in `get_system_id'\n./features/step_definitions/navigation_steps.rb:473:in `/^I am on the Systems overview page of this \"([^\"]*)\"$/'\nfeatures/init_clients/sle_minion.feature:47:in `I am on the Systems overview page of this \"sle_minion\"'",
              "duration": 358966282
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow \"Details\" in the content area",
            "line": 48,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Connection\" in the content area",
            "line": 49,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see \"proxy\" short hostname",
            "line": 50,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:669"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@sle_minion",
            "line": 4
          },
          {
            "name": "@proxy",
            "line": 45
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 12142
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 13983
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:177"
            },
            "result": {
              "status": "passed",
              "duration": 9492
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:273"
            },
            "result": {
              "status": "passed",
              "duration": 5574
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-19 18:43:02 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:312"
            },
            "result": {
              "status": "passed",
              "duration": 202673
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:327"
            },
            "result": {
              "status": "passed",
              "duration": 15566
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:340"
            },
            "result": {
              "status": "passed",
              "duration": 13223
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:352"
            },
            "result": {
              "status": "passed",
              "duration": 6909
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:182"
            },
            "result": {
              "status": "failed",
              "error_message": "session not created: Chrome instance exited. Examine ChromeDriver verbose log to determine the cause. (Selenium::WebDriver::Error::SessionNotCreatedError)\n<internal:kernel>:90:in `tap'\n./features/support/env.rb:215:in `web_session_is_active?'\n./features/support/env.rb:192:in `After'",
              "duration": 1750798224
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 37993
            }
          }
        ]
      },
      {
        "id": "bootstrap-a-salt-minion-via-the-gui;check-registration-on-proxy-of-minion",
        "keyword": "Scenario",
        "name": "Check registration on proxy of minion",
        "description": "",
        "line": 53,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am on the Systems overview page of this \"proxy\"",
            "line": 54,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:471"
            },
            "result": {
              "status": "failed",
              "error_message": "session not created: Chrome instance exited. Examine ChromeDriver verbose log to determine the cause. (Selenium::WebDriver::Error::SessionNotCreatedError)\n<internal:kernel>:90:in `tap'\n./features/step_definitions/navigation_steps.rb:475:in `/^I am on the Systems overview page of this \"([^\"]*)\"$/'\nfeatures/init_clients/sle_minion.feature:54:in `I am on the Systems overview page of this \"proxy\"'",
              "duration": 3291403275
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow \"Details\" in the content area",
            "line": 55,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Proxy\" in the content area",
            "line": 56,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see \"sle_minion\" hostname",
            "line": 57,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:674"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@sle_minion",
            "line": 4
          },
          {
            "name": "@proxy",
            "line": 52
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 21114
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 25673
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:177"
            },
            "result": {
              "status": "passed",
              "duration": 24074
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:273"
            },
            "result": {
              "status": "passed",
              "duration": 12646
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-19 18:43:04 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:312"
            },
            "result": {
              "status": "passed",
              "duration": 347690
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:327"
            },
            "result": {
              "status": "passed",
              "duration": 19056
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:340"
            },
            "result": {
              "status": "passed",
              "duration": 12879
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:352"
            },
            "result": {
              "status": "passed",
              "duration": 19211
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds",
              "Caught web driver error: session not created: Chrome instance exited. Examine ChromeDriver verbose log to determine the cause."
            ],
            "match": {
              "location": "features/support/env.rb:182"
            },
            "result": {
              "status": "failed",
              "error_message": "session not created: Chrome instance exited. Examine ChromeDriver verbose log to determine the cause. (Selenium::WebDriver::Error::SessionNotCreatedError)\n<internal:kernel>:90:in `tap'\n./features/support/env.rb:190:in `After'",
              "duration": 1698203201
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 43270
            }
          }
        ]
      }
    ]
  }
]