You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tools:
- name: jenkinsinstanceID: defaultoptions:
test_env: truecreate_namespace: truerepo:
name: jenkinsurl: https://charts.jenkins.iochart:
chart_name: jenkins/jenkinsrelease_name: jenkinsnamespace: jenkinswait: truetimeout: 10mupgradeCRDs: truevalues_yaml: | persistence: storageClass: jenkins-pv serviceAccount: create: false name: jenkins controller: serviceType: NodePort nodePort: 32000 additionalPlugins: # install "GitHub Pull Request Builder" plugin, see https://plugins.jenkins.io/ghprb/ for more details - ghprb # https://plugins.jenkins.io/gitlab-plugin/ - gitlab-plugin - antisamy-markup-formatter # Enable HTML parsing using OWASP Markup Formatter Plugin (antisamy-markup-formatter), useful with ghprb plugin. enableRawHtmlMarkupFormatter: true # Jenkins Configuraction as Code, refer to https://plugins.jenkins.io/configuration-as-code/ for more details # notice: All configuration files that are discovered MUST be supplementary. They cannot overwrite each other's configuration values. This creates a conflict and raises a ConfiguratorException. JCasC: defaultConfig: true # each key-value in configScripts will be added to the ${JENKINS_HOME}/casc_configs/ directory as a file. configScripts: # this will create a file named "safe_html.yaml" in the ${JENKINS_HOME}/casc_configs/ directory. # it is used to configure the "Safe HTML" plugin. # filename must meet RFC 1123, see https://tools.ietf.org/html/rfc1123 for more details
Errors:
2022/08/18 13:41:59 release installed successfully: jenkins/jenkins-4.1.17
2022-08-18 13:41:59 ℹ [INFO] Here is how to get the password of the admin user:
2022-08-18 13:41:59 ℹ [INFO] kubectl exec --namespace jenkins -it svc/jenkins-jenkins -c jenkins -- /bin/cat /run/secrets/additional/chart-admin-password &&echo
2022-08-18 13:41:59 ℹ [INFO] You are intest env. Here are the Jenkins url in host machine and Jenkins url in K8s cluster.
2022-08-18 13:41:59 !! [ERROR] Failed to get jenkins url: exit status 1
2022/08/18 13:42:00 WARNING: repository name "jenkins" already exists
2022-08-18 13:42:00 ℹ [INFO] Uninstalling jenkins helm chart.
2022/08/18 13:42:00 uninstall: Deleting jenkins
2022/08/18 13:42:01 Starting delete for"jenkins" Service
2022/08/18 13:42:01 Starting delete for"jenkins-agent" Service
2022/08/18 13:42:01 Starting delete for"jenkins" StatefulSet
2022/08/18 13:42:01 Starting delete for"jenkins-watch-configmaps" RoleBinding
2022/08/18 13:42:01 Starting delete for"jenkins-schedule-agents" RoleBinding
2022/08/18 13:42:01 Starting delete for"jenkins-casc-reload" Role
2022/08/18 13:42:01 Starting delete for"jenkins-schedule-agents" Role
2022/08/18 13:42:01 Starting delete for"jenkins" PersistentVolumeClaim
2022/08/18 13:42:01 Starting delete for"jenkins-jenkins-jcasc-config" ConfigMap
2022/08/18 13:42:01 Starting delete for"jenkins" ConfigMap
2022/08/18 13:42:01 Starting delete for"jenkins" Secret
2022/08/18 13:42:01 purge requested for jenkins
2022/08/18 13:42:01 release uninstalled, response: &{0x1400048b7a0 }
2022-08-18 13:42:01 ℹ [INFO] -------------------- [ Processing aborted. ] --------------------
2022-08-18 13:42:01 !! [ERROR] Errors Map: key(jenkins/default-Create) -> value(Failed to get jenkins url: exit status 1)
2022-08-18 13:42:01 !! [ERROR] Apply failed => some error(s) occurred during plugins apply process.
How to Reproduce?
No response
Anything else
No response
DevStream Version
latest
The text was updated successfully, but these errors were encountered:
What Happened?
tools file:
Errors:
How to Reproduce?
No response
Anything else
No response
DevStream Version
latest
The text was updated successfully, but these errors were encountered: