Skip to content

Console Output

Skipping 1,519 KB.. Full Log
-plugin/it/target/it/docker-health-checks/target/classes/META-INF/jkube/openshift/jkube-maven-sample-docker-hc-deploymentconfig.yml resource
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time:  5.055 s
[INFO] [INFO] Finished at: 2020-02-14T13:16:23Z
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] run script verify.groovy
[INFO] Running post-build script: /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/docker-health-checks/verify.groovy
[INFO] Finished post-build script: /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/docker-health-checks/verify.groovy
[INFO] ..SUCCESS (8.7 s)
[INFO] Building: env-metadata/pom.xml
[INFO] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
[INFO] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
[INFO] [INFO] Scanning for projects...
[INFO] [INFO] 
[INFO] [INFO] ---------< org.eclipse.jkube:jkube-maven-sample-env-metadata >----------
[INFO] [INFO] Building jkube-maven-sample-env-metadata 0.1-SNAPSHOT
[INFO] [INFO] --------------------------------[ jar ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jkube-maven-sample-env-metadata ---
[INFO] [INFO] 
[INFO] [INFO] --- oc-maven-plugin:0.1.1:resource (default-cli) @ jkube-maven-sample-env-metadata ---
[INFO] [INFO] k8s: Generators:
[INFO] [INFO] k8s:  - quarkus
[INFO] [INFO] k8s:  - spring-boot
[INFO] [INFO] k8s: Running generator spring-boot
[INFO] [INFO] k8s: spring-boot: Using Docker image fabric8/java-centos-openjdk8-jdk:1.5 as base / builder
[INFO] [INFO] k8s: spring-boot: Using fat jar packaging as the spring boot plugin is using `repackage` goal execution
[INFO] [INFO] k8s:  - wildfly-swarm
[INFO] [INFO] k8s:  - thorntail-v2
[INFO] [INFO] k8s:  - karaf
[INFO] [INFO] k8s:  - vertx
[INFO] [INFO] k8s:  - java-exec
[INFO] [INFO] k8s:  - webapp
[INFO] [INFO] k8s: Enrichers:
[INFO] [INFO] k8s: - jkube-metadata
[INFO] [INFO] k8s: - jkube-name
[INFO] [INFO] k8s: - jkube-controller
[INFO] [INFO] k8s: - jkube-controller-from-configuration
[INFO] [INFO] k8s: - jkube-service
[INFO] [INFO] k8s: - jkube-namespace
[INFO] [INFO] k8s: - jkube-image
[INFO] [INFO] k8s: - jkube-portname
[INFO] [INFO] k8s: - jkube-project-label
[INFO] [INFO] k8s: - jkube-dependency
[INFO] [INFO] k8s: - jkube-pod-annotations
[INFO] [INFO] k8s: - jkube-git
[INFO] [INFO] k8s: - jkube-maven-scm
[INFO] [INFO] k8s: - jkube-serviceaccount
[INFO] [INFO] k8s: - jkube-maven-issue-mgmt
[INFO] [INFO] k8s: - jkube-debug
[INFO] [INFO] k8s: - jkube-remove-build-annotations
[INFO] [INFO] k8s: - jkube-volume-permission
[INFO] [INFO] k8s: - jkube-configmap-file
[INFO] [INFO] k8s: - jkube-secret-file
[INFO] [INFO] k8s: - jkube-openshift-service-expose
[INFO] [INFO] k8s: - jkube-openshift-route
[INFO] [INFO] k8s: - jkube-openshift-deploymentconfig
[INFO] [INFO] k8s: - jkube-openshift-project
[INFO] [INFO] k8s: - jkube-healthcheck-quarkus
[INFO] [INFO] k8s: - jkube-healthcheck-spring-boot
[INFO] [INFO] k8s: - jkube-healthcheck-wildfly-swarm
[INFO] [INFO] k8s: - jkube-healthcheck-thorntail-v2
[INFO] [INFO] k8s: - jkube-healthcheck-karaf
[INFO] [INFO] k8s: - jkube-healthcheck-vertx
[INFO] [INFO] k8s: - jkube-healthcheck-docker
[INFO] [INFO] k8s: - jkube-healthcheck-webapp
[INFO] [INFO] k8s: - jkube-prometheus
[INFO] [INFO] k8s: - jkube-revision-history
[INFO] [INFO] k8s: - jkube-docker-registry-secret
[INFO] [INFO] k8s: - jkube-triggers-annotation
[INFO] [INFO] k8s: - jkube-openshift-imageChangeTrigger
[INFO] [INFO] k8s: jkube-controller: Adding a default DeploymentConfig
[INFO] [INFO] k8s: jkube-service: Adding a default service 'jkube-maven-sample-env-metadata' with ports [8080]
[INFO] [WARNING] k8s: jkube-image: Environment variable KUBERNETES_NAMESPACE will not be overridden: trying to set the value this_will_not_be_overridden, but its actual value is null
[INFO] [WARNING] k8s: jkube-image: Environment variable MY_ENV_key will not be overridden: trying to set the value MY_ENV_value, but its actual value is MY_ENV_value
[INFO] [INFO] k8s: jkube-portname: Adding default port name http for port 8080
[INFO] [INFO] k8s: jkube-portname: Adding default port name prometheus for port 9779
[INFO] [INFO] k8s: jkube-portname: Adding default port name jolokia for port 8778
[INFO] [INFO] k8s: jkube-debug: Debugging not enabled. To enable try setting the jkube.debug.enabled maven or system property to 'true'
[INFO] [INFO] k8s: jkube-openshift-service-expose: Adding Service label 'expose:true' on service jkube-maven-sample-env-metadata so that it is exposed by the exposecontroller microservice. To disable use the maven argument: '-Dfabric8.profile=internal-microservice'
[INFO] [INFO] k8s: jkube-prometheus: Adding prometheus.io annotations: prometheus.io/port=9779, prometheus.io/scrape=true
[INFO] [INFO] k8s: jkube-revision-history: Adding revision history limit to 2
[INFO] [INFO] k8s: jkube-docker-registry-secret: Adding secrets resources from plugin configuration
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/env-metadata/target/classes/META-INF/jkube/openshift/jkube-maven-sample-env-metadata-service.yml resource
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/env-metadata/target/classes/META-INF/jkube/openshift/jkube-maven-sample-env-metadata-deploymentconfig.yml resource
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/env-metadata/target/classes/META-INF/jkube/openshift/jkube-maven-sample-env-metadata-route.yml resource
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time:  6.548 s
[INFO] [INFO] Finished at: 2020-02-14T13:16:34Z
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] run script verify.groovy
[INFO] Running post-build script: /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/env-metadata/verify.groovy
[INFO] Finished post-build script: /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/env-metadata/verify.groovy
[INFO] ..SUCCESS (9.4 s)
[INFO] Building: raw-resources/pom.xml
[INFO] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
[INFO] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
[INFO] [INFO] Scanning for projects...
[INFO] [INFO] 
[INFO] [INFO] ---------< org.eclipse.jkube:jkube-maven-sample-raw-resources >---------
[INFO] [INFO] Building jkube-maven-sample-raw-resources 0.1-SNAPSHOT
[INFO] [INFO] --------------------------------[ jar ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jkube-maven-sample-raw-resources ---
[INFO] [INFO] 
[INFO] [INFO] --- oc-maven-plugin:0.1.1:resource (default-cli) @ jkube-maven-sample-raw-resources ---
[INFO] [INFO] k8s: Using docker image name of namespace: jkube
[INFO] [INFO] k8s: Generators:
[INFO] [INFO] k8s:  - quarkus
[INFO] [INFO] k8s:  - spring-boot
[INFO] [INFO] k8s:  - wildfly-swarm
[INFO] [INFO] k8s:  - thorntail-v2
[INFO] [INFO] k8s:  - karaf
[INFO] [INFO] k8s:  - vertx
[INFO] [INFO] k8s:  - java-exec
[INFO] [INFO] k8s:  - webapp
[INFO] [INFO] k8s: Enrichers:
[INFO] [INFO] k8s: - jkube-metadata
[INFO] [INFO] k8s: - jkube-name
[INFO] [INFO] k8s: - jkube-controller
[INFO] [INFO] k8s: - jkube-controller-from-configuration
[INFO] [INFO] k8s: - jkube-service
[INFO] [INFO] k8s: - jkube-namespace
[INFO] [INFO] k8s: - jkube-image
[INFO] [INFO] k8s: - jkube-portname
[INFO] [INFO] k8s: - jkube-project-label
[INFO] [INFO] k8s: - jkube-dependency
[INFO] [INFO] k8s: - jkube-pod-annotations
[INFO] [INFO] k8s: - jkube-git
[INFO] [INFO] k8s: - jkube-maven-scm
[INFO] [INFO] k8s: - jkube-serviceaccount
[INFO] [INFO] k8s: - jkube-maven-issue-mgmt
[INFO] [INFO] k8s: - jkube-debug
[INFO] [INFO] k8s: - jkube-remove-build-annotations
[INFO] [INFO] k8s: - jkube-volume-permission
[INFO] [INFO] k8s: - jkube-configmap-file
[INFO] [INFO] k8s: - jkube-secret-file
[INFO] [INFO] k8s: - jkube-openshift-service-expose
[INFO] [INFO] k8s: - jkube-openshift-route
[INFO] [INFO] k8s: - jkube-openshift-deploymentconfig
[INFO] [INFO] k8s: - jkube-openshift-project
[INFO] [INFO] k8s: - jkube-healthcheck-quarkus
[INFO] [INFO] k8s: - jkube-healthcheck-spring-boot
[INFO] [INFO] k8s: - jkube-healthcheck-wildfly-swarm
[INFO] [INFO] k8s: - jkube-healthcheck-thorntail-v2
[INFO] [INFO] k8s: - jkube-healthcheck-karaf
[INFO] [INFO] k8s: - jkube-healthcheck-vertx
[INFO] [INFO] k8s: - jkube-healthcheck-docker
[INFO] [INFO] k8s: - jkube-healthcheck-webapp
[INFO] [INFO] k8s: - jkube-prometheus
[INFO] [INFO] k8s: - jkube-revision-history
[INFO] [INFO] k8s: - jkube-docker-registry-secret
[INFO] [INFO] k8s: - jkube-triggers-annotation
[INFO] [INFO] k8s: - jkube-openshift-imageChangeTrigger
[INFO] [INFO] k8s: jkube-image: No images resolved. Skipping ...
[INFO] [INFO] k8s: jkube-debug: Debugging not enabled. To enable try setting the jkube.debug.enabled maven or system property to 'true'
[INFO] [INFO] k8s: jkube-revision-history: Adding revision history limit to 2
[INFO] [INFO] k8s: jkube-docker-registry-secret: Adding secrets resources from plugin configuration
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/raw-resources/target/classes/META-INF/jkube/openshift/sample-svc-service.yml resource
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time:  5.533 s
[INFO] [INFO] Finished at: 2020-02-14T13:16:42Z
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] run script verify.groovy
[INFO] Running post-build script: /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/raw-resources/verify.groovy
[INFO] Finished post-build script: /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/raw-resources/verify.groovy
[INFO] ..SUCCESS (8.3 s)
[INFO] Building: registry-286/pom.xml
[INFO] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
[INFO] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
[INFO] [INFO] Scanning for projects...
[INFO] [INFO] 
[INFO] [INFO] ---------< org.eclipse.jkube:jkube-maven-sample-registry-286 >----------
[INFO] [INFO] Building Jkube Maven :: Sample :: Registry-286 0.1-SNAPSHOT
[INFO] [INFO] --------------------------------[ jar ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jkube-maven-sample-registry-286 ---
[INFO] [INFO] 
[INFO] [INFO] --- oc-maven-plugin:0.1.1:resource (default-cli) @ jkube-maven-sample-registry-286 ---
[INFO] [INFO] k8s: Generators:
[INFO] [INFO] k8s:  - quarkus
[INFO] [INFO] k8s:  - spring-boot
[INFO] [INFO] k8s: Running generator spring-boot
[INFO] [INFO] k8s: spring-boot: Using Docker image fabric8/java-centos-openjdk8-jdk:1.5 as base / builder
[INFO] [INFO] k8s: spring-boot: Using fat jar packaging as the spring boot plugin is using `repackage` goal execution
[INFO] [INFO] k8s:  - wildfly-swarm
[INFO] [INFO] k8s:  - thorntail-v2
[INFO] [INFO] k8s:  - karaf
[INFO] [INFO] k8s:  - vertx
[INFO] [INFO] k8s:  - java-exec
[INFO] [INFO] k8s:  - webapp
[INFO] [INFO] k8s: Enrichers:
[INFO] [INFO] k8s: - jkube-metadata
[INFO] [INFO] k8s: - jkube-name
[INFO] [INFO] k8s: - jkube-controller
[INFO] [INFO] k8s: - jkube-controller-from-configuration
[INFO] [INFO] k8s: - jkube-service
[INFO] [INFO] k8s: - jkube-namespace
[INFO] [INFO] k8s: - jkube-image
[INFO] [INFO] k8s: - jkube-portname
[INFO] [INFO] k8s: - jkube-project-label
[INFO] [INFO] k8s: - jkube-dependency
[INFO] [INFO] k8s: - jkube-pod-annotations
[INFO] [INFO] k8s: - jkube-git
[INFO] [INFO] k8s: - jkube-maven-scm
[INFO] [INFO] k8s: - jkube-serviceaccount
[INFO] [INFO] k8s: - jkube-maven-issue-mgmt
[INFO] [INFO] k8s: - jkube-debug
[INFO] [INFO] k8s: - jkube-remove-build-annotations
[INFO] [INFO] k8s: - jkube-volume-permission
[INFO] [INFO] k8s: - jkube-configmap-file
[INFO] [INFO] k8s: - jkube-secret-file
[INFO] [INFO] k8s: - jkube-openshift-service-expose
[INFO] [INFO] k8s: - jkube-openshift-route
[INFO] [INFO] k8s: - jkube-openshift-deploymentconfig
[INFO] [INFO] k8s: - jkube-openshift-project
[INFO] [INFO] k8s: - jkube-healthcheck-quarkus
[INFO] [INFO] k8s: - jkube-healthcheck-spring-boot
[INFO] [INFO] k8s: - jkube-healthcheck-wildfly-swarm
[INFO] [INFO] k8s: - jkube-healthcheck-thorntail-v2
[INFO] [INFO] k8s: - jkube-healthcheck-karaf
[INFO] [INFO] k8s: - jkube-healthcheck-vertx
[INFO] [INFO] k8s: - jkube-healthcheck-docker
[INFO] [INFO] k8s: - jkube-healthcheck-webapp
[INFO] [INFO] k8s: - jkube-prometheus
[INFO] [INFO] k8s: - jkube-revision-history
[INFO] [INFO] k8s: - jkube-docker-registry-secret
[INFO] [INFO] k8s: - jkube-triggers-annotation
[INFO] [INFO] k8s: - jkube-openshift-imageChangeTrigger
[INFO] [INFO] k8s: jkube-controller: Adding a default DeploymentConfig
[INFO] [INFO] k8s: jkube-service: Adding a default service 'jkube-maven-sample-registry-286' with ports [8080]
[INFO] [INFO] k8s: jkube-portname: Adding default port name http for port 8080
[INFO] [INFO] k8s: jkube-portname: Adding default port name prometheus for port 9779
[INFO] [INFO] k8s: jkube-portname: Adding default port name jolokia for port 8778
[INFO] [INFO] k8s: jkube-debug: Debugging not enabled. To enable try setting the jkube.debug.enabled maven or system property to 'true'
[INFO] [INFO] k8s: jkube-openshift-service-expose: Adding Service label 'expose:true' on service jkube-maven-sample-registry-286 so that it is exposed by the exposecontroller microservice. To disable use the maven argument: '-Dfabric8.profile=internal-microservice'
[INFO] [INFO] k8s: jkube-healthcheck-spring-boot: Adding readiness probe on port 8080, path='/health', scheme='HTTP', with initial delay 10 seconds
[INFO] [INFO] k8s: jkube-healthcheck-spring-boot: Adding liveness probe on port 8080, path='/health', scheme='HTTP', with initial delay 180 seconds
[INFO] [INFO] k8s: jkube-prometheus: Adding prometheus.io annotations: prometheus.io/port=9779, prometheus.io/scrape=true
[INFO] [INFO] k8s: jkube-revision-history: Adding revision history limit to 2
[INFO] [INFO] k8s: jkube-docker-registry-secret: Adding secrets resources from plugin configuration
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/registry-286/target/classes/META-INF/jkube/openshift/jkube-maven-sample-registry-286-service.yml resource
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/registry-286/target/classes/META-INF/jkube/openshift/jkube-maven-sample-registry-286-deploymentconfig.yml resource
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/registry-286/target/classes/META-INF/jkube/openshift/jkube-maven-sample-registry-286-route.yml resource
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time:  6.731 s
[INFO] [INFO] Finished at: 2020-02-14T13:16:52Z
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] run script verify.groovy
[INFO] Running post-build script: /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/registry-286/verify.groovy
[INFO] Finished post-build script: /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/registry-286/verify.groovy
[INFO] ..SUCCESS (9.5 s)
[INFO] Building: remote-resources/pom.xml
[INFO] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
[INFO] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
[INFO] [INFO] Scanning for projects...
[INFO] [INFO] 
[INFO] [INFO] -------< org.eclipse.jkube:jkube-maven-sample-remote-resources >--------
[INFO] [INFO] Building Jkube Maven :: Sample :: Remote Resources 0.1-SNAPSHOT
[INFO] [INFO] --------------------------------[ jar ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jkube-maven-sample-remote-resources ---
[INFO] [INFO] 
[INFO] [INFO] --- oc-maven-plugin:0.1.1:resource (default-cli) @ jkube-maven-sample-remote-resources ---
[INFO] [INFO] k8s: Using docker image name of namespace: jkube
[INFO] [INFO] k8s: Generators:
[INFO] [INFO] k8s:  - quarkus
[INFO] [INFO] k8s:  - spring-boot
[INFO] [INFO] k8s:  - wildfly-swarm
[INFO] [INFO] k8s:  - thorntail-v2
[INFO] [INFO] k8s:  - karaf
[INFO] [INFO] k8s:  - vertx
[INFO] [INFO] k8s: Running generator vertx
[INFO] [INFO] k8s: vertx: Using Docker image fabric8/java-centos-openjdk8-jdk:1.5 as base / builder
[INFO] [INFO] k8s:  - java-exec
[INFO] [INFO] k8s:  - webapp
[INFO] [INFO] k8s: Enrichers:
[INFO] [INFO] k8s: - jkube-metadata
[INFO] [INFO] k8s: - jkube-name
[INFO] [INFO] k8s: - jkube-controller
[INFO] [INFO] k8s: - jkube-controller-from-configuration
[INFO] [INFO] k8s: - jkube-service
[INFO] [INFO] k8s: - jkube-namespace
[INFO] [INFO] k8s: - jkube-image
[INFO] [INFO] k8s: - jkube-portname
[INFO] [INFO] k8s: - jkube-project-label
[INFO] [INFO] k8s: - jkube-dependency
[INFO] [INFO] k8s: - jkube-pod-annotations
[INFO] [INFO] k8s: - jkube-git
[INFO] [INFO] k8s: - jkube-maven-scm
[INFO] [INFO] k8s: - jkube-serviceaccount
[INFO] [INFO] k8s: - jkube-maven-issue-mgmt
[INFO] [INFO] k8s: - jkube-debug
[INFO] [INFO] k8s: - jkube-remove-build-annotations
[INFO] [INFO] k8s: - jkube-volume-permission
[INFO] [INFO] k8s: - jkube-configmap-file
[INFO] [INFO] k8s: - jkube-secret-file
[INFO] [INFO] k8s: - jkube-openshift-service-expose
[INFO] [INFO] k8s: - jkube-openshift-route
[INFO] [INFO] k8s: - jkube-openshift-deploymentconfig
[INFO] [INFO] k8s: - jkube-openshift-project
[INFO] [INFO] k8s: - jkube-healthcheck-quarkus
[INFO] [INFO] k8s: - jkube-healthcheck-spring-boot
[INFO] [INFO] k8s: - jkube-healthcheck-wildfly-swarm
[INFO] [INFO] k8s: - jkube-healthcheck-thorntail-v2
[INFO] [INFO] k8s: - jkube-healthcheck-karaf
[INFO] [INFO] k8s: - jkube-healthcheck-vertx
[INFO] [INFO] k8s: - jkube-healthcheck-docker
[INFO] [INFO] k8s: - jkube-healthcheck-webapp
[INFO] [INFO] k8s: - jkube-prometheus
[INFO] [INFO] k8s: - jkube-revision-history
[INFO] [INFO] k8s: - jkube-docker-registry-secret
[INFO] [INFO] k8s: - jkube-triggers-annotation
[INFO] [INFO] k8s: - jkube-openshift-imageChangeTrigger
[INFO] [INFO] k8s: using resource templates from /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/remote-resources/src/main/jkube
[INFO] [INFO] k8s: jkube-service: Adding a default service 'jkube-maven-sample-remote-resources' with ports [8080]
[INFO] [INFO] k8s: jkube-portname: Adding default port name http for port 8080
[INFO] [INFO] k8s: jkube-portname: Adding default port name prometheus for port 9779
[INFO] [INFO] k8s: jkube-portname: Adding default port name jolokia for port 8778
[INFO] [INFO] k8s: jkube-debug: Debugging not enabled. To enable try setting the jkube.debug.enabled maven or system property to 'true'
[INFO] [INFO] k8s: jkube-openshift-service-expose: Adding Service label 'expose:true' on service jkube-maven-sample-remote-resources so that it is exposed by the exposecontroller microservice. To disable use the maven argument: '-Dfabric8.profile=internal-microservice'
[INFO] [INFO] k8s: jkube-healthcheck-vertx: HTTP health check disabled (path not set)
[INFO] [INFO] k8s: jkube-healthcheck-vertx: HTTP health check disabled (path not set)
[INFO] [INFO] k8s: jkube-prometheus: Adding prometheus.io annotations: prometheus.io/port=9779, prometheus.io/scrape=true
[INFO] [INFO] k8s: jkube-revision-history: Adding revision history limit to 2
[INFO] [INFO] k8s: jkube-docker-registry-secret: Adding secrets resources from plugin configuration
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/remote-resources/target/classes/META-INF/jkube/openshift/jkube-maven-sample-remote-resources-service.yml resource
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/remote-resources/target/classes/META-INF/jkube/openshift/jkube-maven-sample-remote-resources-deploymentconfig.yml resource
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/remote-resources/target/classes/META-INF/jkube/openshift/jkube-maven-sample-remote-resources-route.yml resource
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time:  7.483 s
[INFO] [INFO] Finished at: 2020-02-14T13:17:02Z
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] run script verify.groovy
[INFO] Running post-build script: /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/remote-resources/verify.groovy
[INFO] Finished post-build script: /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/remote-resources/verify.groovy
[INFO] ..SUCCESS (10.5 s)
[INFO] Building: revisionhistory/pom.xml
[INFO] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
[INFO] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
[INFO] [INFO] Scanning for projects...
[INFO] [INFO] 
[INFO] [INFO] ----------< org.eclipse.jkube:fabric8-maven-revision-history >----------
[INFO] [INFO] Building Jkube Maven :: Sample :: Revision History Test 0.1-SNAPSHOT
[INFO] [INFO] --------------------------------[ jar ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ fabric8-maven-revision-history ---
[INFO] [INFO] 
[INFO] [INFO] --- oc-maven-plugin:0.1.1:resource (default-cli) @ fabric8-maven-revision-history ---
[INFO] [INFO] k8s: Using docker image name of namespace: jkube
[INFO] [INFO] k8s: Generators:
[INFO] [INFO] k8s:  - quarkus
[INFO] [INFO] k8s:  - spring-boot
[INFO] [INFO] k8s: Running generator spring-boot
[INFO] [INFO] k8s: spring-boot: Using Docker image fabric8/java-centos-openjdk8-jdk:1.5 as base / builder
[INFO] [INFO] k8s: spring-boot: Using fat jar packaging as the spring boot plugin is using `repackage` goal execution
[INFO] [INFO] k8s:  - wildfly-swarm
[INFO] [INFO] k8s:  - thorntail-v2
[INFO] [INFO] k8s:  - karaf
[INFO] [INFO] k8s:  - vertx
[INFO] [INFO] k8s:  - java-exec
[INFO] [INFO] k8s:  - webapp
[INFO] [INFO] k8s: Enrichers:
[INFO] [INFO] k8s: - jkube-metadata
[INFO] [INFO] k8s: - jkube-name
[INFO] [INFO] k8s: - jkube-controller
[INFO] [INFO] k8s: - jkube-controller-from-configuration
[INFO] [INFO] k8s: - jkube-service
[INFO] [INFO] k8s: - jkube-namespace
[INFO] [INFO] k8s: - jkube-image
[INFO] [INFO] k8s: - jkube-portname
[INFO] [INFO] k8s: - jkube-project-label
[INFO] [INFO] k8s: - jkube-dependency
[INFO] [INFO] k8s: - jkube-pod-annotations
[INFO] [INFO] k8s: - jkube-git
[INFO] [INFO] k8s: - jkube-maven-scm
[INFO] [INFO] k8s: - jkube-serviceaccount
[INFO] [INFO] k8s: - jkube-maven-issue-mgmt
[INFO] [INFO] k8s: - jkube-debug
[INFO] [INFO] k8s: - jkube-remove-build-annotations
[INFO] [INFO] k8s: - jkube-volume-permission
[INFO] [INFO] k8s: - jkube-configmap-file
[INFO] [INFO] k8s: - jkube-secret-file
[INFO] [INFO] k8s: - jkube-openshift-service-expose
[INFO] [INFO] k8s: - jkube-openshift-route
[INFO] [INFO] k8s: - jkube-openshift-deploymentconfig
[INFO] [INFO] k8s: - jkube-openshift-project
[INFO] [INFO] k8s: - jkube-healthcheck-quarkus
[INFO] [INFO] k8s: - jkube-healthcheck-spring-boot
[INFO] [INFO] k8s: - jkube-healthcheck-wildfly-swarm
[INFO] [INFO] k8s: - jkube-healthcheck-thorntail-v2
[INFO] [INFO] k8s: - jkube-healthcheck-karaf
[INFO] [INFO] k8s: - jkube-healthcheck-vertx
[INFO] [INFO] k8s: - jkube-healthcheck-docker
[INFO] [INFO] k8s: - jkube-healthcheck-webapp
[INFO] [INFO] k8s: - jkube-prometheus
[INFO] [INFO] k8s: - jkube-revision-history
[INFO] [INFO] k8s: - jkube-docker-registry-secret
[INFO] [INFO] k8s: - jkube-triggers-annotation
[INFO] [INFO] k8s: - jkube-openshift-imageChangeTrigger
[INFO] [INFO] k8s: jkube-controller: Adding a default DeploymentConfig
[INFO] [INFO] k8s: jkube-service: Adding a default service 'fabric8-maven-revision-history' with ports [8080]
[INFO] [INFO] k8s: jkube-portname: Adding default port name http for port 8080
[INFO] [INFO] k8s: jkube-portname: Adding default port name prometheus for port 9779
[INFO] [INFO] k8s: jkube-portname: Adding default port name jolokia for port 8778
[INFO] [INFO] k8s: jkube-debug: Debugging not enabled. To enable try setting the jkube.debug.enabled maven or system property to 'true'
[INFO] [INFO] k8s: jkube-openshift-service-expose: Adding Service label 'expose:true' on service fabric8-maven-revision-history so that it is exposed by the exposecontroller microservice. To disable use the maven argument: '-Dfabric8.profile=internal-microservice'
[INFO] [INFO] k8s: jkube-healthcheck-spring-boot: Adding readiness probe on port 8080, path='/health', scheme='HTTP', with initial delay 10 seconds
[INFO] [INFO] k8s: jkube-healthcheck-spring-boot: Adding liveness probe on port 8080, path='/health', scheme='HTTP', with initial delay 180 seconds
[INFO] [INFO] k8s: jkube-prometheus: Adding prometheus.io annotations: prometheus.io/port=9779, prometheus.io/scrape=true
[INFO] [INFO] k8s: jkube-revision-history: Adding revision history limit to 8
[INFO] [INFO] k8s: jkube-docker-registry-secret: Adding secrets resources from plugin configuration
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/revisionhistory/target/classes/META-INF/jkube/openshift/fabric8-maven-revision-history-service.yml resource
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/revisionhistory/target/classes/META-INF/jkube/openshift/fabric8-maven-revision-history-deploymentconfig.yml resource
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/revisionhistory/target/classes/META-INF/jkube/openshift/fabric8-maven-revision-history-route.yml resource
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time:  7.074 s
[INFO] [INFO] Finished at: 2020-02-14T13:17:12Z
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] run script verify.groovy
[INFO] Running post-build script: /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/revisionhistory/verify.groovy
[INFO] Finished post-build script: /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/revisionhistory/verify.groovy
[INFO] ..SUCCESS (10.1 s)
[INFO] Building: secret-config/pom.xml
[INFO] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
[INFO] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
[INFO] [INFO] Scanning for projects...
[INFO] [INFO] 
[INFO] [INFO] ---------< org.eclipse.jkube:jkube-maven-sample-secret-config >---------
[INFO] [INFO] Building jkube-maven-sample-secret-config 0.1-SNAPSHOT
[INFO] [INFO] --------------------------------[ jar ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jkube-maven-sample-secret-config ---
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jkube-maven-sample-secret-config ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/secret-config/src/main/resources
[INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/secret-config/src/main/resources
[INFO] [INFO] 
[INFO] [INFO] --- oc-maven-plugin:0.1.1:resource (default) @ jkube-maven-sample-secret-config ---
[INFO] [INFO] k8s: Using docker image name of namespace: jkube
[INFO] [INFO] k8s: Generators:
[INFO] [INFO] k8s:  - quarkus
[INFO] [INFO] k8s:  - spring-boot
[INFO] [INFO] k8s: Running generator spring-boot
[INFO] [INFO] k8s: spring-boot: Using Docker image fabric8/java-centos-openjdk8-jdk:1.5 as base / builder
[INFO] [INFO] k8s: spring-boot: Using fat jar packaging as the spring boot plugin is using `repackage` goal execution
[INFO] [INFO] k8s:  - wildfly-swarm
[INFO] [INFO] k8s:  - thorntail-v2
[INFO] [INFO] k8s:  - karaf
[INFO] [INFO] k8s:  - vertx
[INFO] [INFO] k8s:  - java-exec
[INFO] [INFO] k8s:  - webapp
[INFO] [INFO] k8s: Enrichers:
[INFO] [INFO] k8s: - jkube-metadata
[INFO] [INFO] k8s: - jkube-name
[INFO] [INFO] k8s: - jkube-controller
[INFO] [INFO] k8s: - jkube-controller-from-configuration
[INFO] [INFO] k8s: - jkube-service
[INFO] [INFO] k8s: - jkube-namespace
[INFO] [INFO] k8s: - jkube-image
[INFO] [INFO] k8s: - jkube-portname
[INFO] [INFO] k8s: - jkube-project-label
[INFO] [INFO] k8s: - jkube-dependency
[INFO] [INFO] k8s: - jkube-pod-annotations
[INFO] [INFO] k8s: - jkube-git
[INFO] [INFO] k8s: - jkube-maven-scm
[INFO] [INFO] k8s: - jkube-serviceaccount
[INFO] [INFO] k8s: - jkube-maven-issue-mgmt
[INFO] [INFO] k8s: - jkube-debug
[INFO] [INFO] k8s: - jkube-remove-build-annotations
[INFO] [INFO] k8s: - jkube-volume-permission
[INFO] [INFO] k8s: - jkube-configmap-file
[INFO] [INFO] k8s: - jkube-secret-file
[INFO] [INFO] k8s: - jkube-openshift-service-expose
[INFO] [INFO] k8s: - jkube-openshift-route
[INFO] [INFO] k8s: - jkube-openshift-deploymentconfig
[INFO] [INFO] k8s: - jkube-openshift-project
[INFO] [INFO] k8s: - jkube-healthcheck-quarkus
[INFO] [INFO] k8s: - jkube-healthcheck-spring-boot
[INFO] [INFO] k8s: - jkube-healthcheck-wildfly-swarm
[INFO] [INFO] k8s: - jkube-healthcheck-thorntail-v2
[INFO] [INFO] k8s: - jkube-healthcheck-karaf
[INFO] [INFO] k8s: - jkube-healthcheck-vertx
[INFO] [INFO] k8s: - jkube-healthcheck-docker
[INFO] [INFO] k8s: - jkube-healthcheck-webapp
[INFO] [INFO] k8s: - jkube-prometheus
[INFO] [INFO] k8s: - jkube-revision-history
[INFO] [INFO] k8s: - jkube-docker-registry-secret
[INFO] [INFO] k8s: - jkube-triggers-annotation
[INFO] [INFO] k8s: - jkube-openshift-imageChangeTrigger
[INFO] [INFO] k8s: using resource templates from /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/secret-config/src/main/jkube
[INFO] [INFO] k8s: jkube-controller: Adding a default DeploymentConfig
[INFO] [INFO] k8s: jkube-service: Adding a default service 'jkube-maven-sample-secret-config' with ports [8080]
[INFO] [INFO] k8s: jkube-portname: Adding default port name http for port 8080
[INFO] [INFO] k8s: jkube-portname: Adding default port name prometheus for port 9779
[INFO] [INFO] k8s: jkube-portname: Adding default port name jolokia for port 8778
[INFO] [INFO] k8s: jkube-debug: Debugging not enabled. To enable try setting the jkube.debug.enabled maven or system property to 'true'
[INFO] [INFO] k8s: jkube-openshift-service-expose: Adding Service label 'expose:true' on service jkube-maven-sample-secret-config so that it is exposed by the exposecontroller microservice. To disable use the maven argument: '-Dfabric8.profile=internal-microservice'
[INFO] [INFO] k8s: jkube-prometheus: Adding prometheus.io annotations: prometheus.io/port=9779, prometheus.io/scrape=true
[INFO] [INFO] k8s: jkube-revision-history: Adding revision history limit to 2
[INFO] [INFO] k8s: jkube-docker-registry-secret: Adding secrets resources from plugin configuration
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/secret-config/target/classes/META-INF/jkube/openshift/mydockerkey-secret.yml resource
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/secret-config/target/classes/META-INF/jkube/openshift/mydockerkey1-secret.yml resource
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/secret-config/target/classes/META-INF/jkube/openshift/mydockerkey2-secret.yml resource
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/secret-config/target/classes/META-INF/jkube/openshift/jkube-maven-sample-secret-config-service.yml resource
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/secret-config/target/classes/META-INF/jkube/openshift/jkube-maven-sample-secret-config-deploymentconfig.yml resource
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/secret-config/target/classes/META-INF/jkube/openshift/jkube-maven-sample-secret-config-route.yml resource
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jkube-maven-sample-secret-config ---
[INFO] [INFO] Changes detected - recompiling the module!
[INFO] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/secret-config/target/classes
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time:  8.254 s
[INFO] [INFO] Finished at: 2020-02-14T13:17:23Z
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] run script verify.groovy
[INFO] Running post-build script: /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/secret-config/verify.groovy
[INFO] Finished post-build script: /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/secret-config/verify.groovy
[INFO] ..SUCCESS (11.3 s)
[INFO] Building: sidecar/pom.xml
[INFO] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
[INFO] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
[INFO] [INFO] Scanning for projects...
[INFO] [INFO] 
[INFO] [INFO] ------------< org.eclipse.jkube:jkube-maven-sample-sidecar >------------
[INFO] [INFO] Building jkube-maven-sample-sidecar 0.1-SNAPSHOT
[INFO] [INFO] --------------------------------[ jar ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ jkube-maven-sample-sidecar ---
[INFO] [INFO] 
[INFO] [INFO] --- oc-maven-plugin:0.1.1:resource (default-cli) @ jkube-maven-sample-sidecar ---
[INFO] [INFO] k8s: Generators:
[INFO] [INFO] k8s:  - quarkus
[INFO] [INFO] k8s:  - spring-boot
[INFO] [INFO] k8s: Running generator spring-boot
[INFO] [INFO] k8s: spring-boot: Using Docker image fabric8/java-centos-openjdk8-jdk:1.5 as base / builder
[INFO] [INFO] k8s: spring-boot: Using fat jar packaging as the spring boot plugin is using `repackage` goal execution
[INFO] [INFO] k8s:  - wildfly-swarm
[INFO] [INFO] k8s:  - thorntail-v2
[INFO] [INFO] k8s:  - karaf
[INFO] [INFO] k8s:  - vertx
[INFO] [INFO] k8s:  - java-exec
[INFO] [INFO] k8s:  - webapp
[INFO] [INFO] k8s: Enrichers:
[INFO] [INFO] k8s: - jkube-metadata
[INFO] [INFO] k8s: - jkube-name
[INFO] [INFO] k8s: - jkube-controller
[INFO] [INFO] k8s: - jkube-controller-from-configuration
[INFO] [INFO] k8s: - jkube-service
[INFO] [INFO] k8s: - jkube-namespace
[INFO] [INFO] k8s: - jkube-image
[INFO] [INFO] k8s: - jkube-portname
[INFO] [INFO] k8s: - jkube-project-label
[INFO] [INFO] k8s: - jkube-dependency
[INFO] [INFO] k8s: - jkube-pod-annotations
[INFO] [INFO] k8s: - jkube-git
[INFO] [INFO] k8s: - jkube-maven-scm
[INFO] [INFO] k8s: - jkube-serviceaccount
[INFO] [INFO] k8s: - jkube-maven-issue-mgmt
[INFO] [INFO] k8s: - jkube-debug
[INFO] [INFO] k8s: - jkube-remove-build-annotations
[INFO] [INFO] k8s: - jkube-volume-permission
[INFO] [INFO] k8s: - jkube-configmap-file
[INFO] [INFO] k8s: - jkube-secret-file
[INFO] [INFO] k8s: - jkube-openshift-service-expose
[INFO] [INFO] k8s: - jkube-openshift-route
[INFO] [INFO] k8s: - jkube-openshift-deploymentconfig
[INFO] [INFO] k8s: - jkube-openshift-project
[INFO] [INFO] k8s: - jkube-healthcheck-quarkus
[INFO] [INFO] k8s: - jkube-healthcheck-spring-boot
[INFO] [INFO] k8s: - jkube-healthcheck-wildfly-swarm
[INFO] [INFO] k8s: - jkube-healthcheck-thorntail-v2
[INFO] [INFO] k8s: - jkube-healthcheck-karaf
[INFO] [INFO] k8s: - jkube-healthcheck-vertx
[INFO] [INFO] k8s: - jkube-healthcheck-docker
[INFO] [INFO] k8s: - jkube-healthcheck-webapp
[INFO] [INFO] k8s: - jkube-prometheus
[INFO] [INFO] k8s: - jkube-revision-history
[INFO] [INFO] k8s: - jkube-docker-registry-secret
[INFO] [INFO] k8s: - jkube-triggers-annotation
[INFO] [INFO] k8s: - jkube-openshift-imageChangeTrigger
[INFO] [INFO] k8s: using resource templates from /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/sidecar/src/main/jkube
[INFO] [INFO] k8s: jkube-service: Adding a default service 'jkube-maven-sample-sidecar' with ports [8080]
[INFO] [INFO] k8s: jkube-portname: Adding default port name http for port 8080
[INFO] [INFO] k8s: jkube-portname: Adding default port name prometheus for port 9779
[INFO] [INFO] k8s: jkube-portname: Adding default port name jolokia for port 8778
[INFO] [INFO] k8s: jkube-debug: Debugging not enabled. To enable try setting the jkube.debug.enabled maven or system property to 'true'
[INFO] [INFO] k8s: jkube-openshift-service-expose: Adding Service label 'expose:true' on service jkube-maven-sample-sidecar so that it is exposed by the exposecontroller microservice. To disable use the maven argument: '-Dfabric8.profile=internal-microservice'
[INFO] [INFO] k8s: jkube-prometheus: Adding prometheus.io annotations: prometheus.io/port=9779, prometheus.io/scrape=true
[INFO] [INFO] k8s: jkube-revision-history: Adding revision history limit to 2
[INFO] [INFO] k8s: jkube-docker-registry-secret: Adding secrets resources from plugin configuration
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/sidecar/target/classes/META-INF/jkube/openshift/jkube-maven-sample-sidecar-service.yml resource
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/sidecar/target/classes/META-INF/jkube/openshift/jkube-maven-sample-sidecar-deploymentconfig.yml resource
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/sidecar/target/classes/META-INF/jkube/openshift/jkube-maven-sample-sidecar-route.yml resource
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time:  6.787 s
[INFO] [INFO] Finished at: 2020-02-14T13:17:33Z
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] run script verify.groovy
[INFO] Running post-build script: /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/sidecar/verify.groovy
[INFO] Finished post-build script: /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/sidecar/verify.groovy
[INFO] ..SUCCESS (9.6 s)
[INFO] Building: simple-maven-issue-mgmt/pom.xml
[INFO] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
[INFO] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
[INFO] [INFO] Scanning for projects...
[INFO] [INFO] 
[INFO] [INFO] ----------< org.eclipse.jkube:jkube-maven-sample-zero-config >----------
[INFO] [INFO] Building jkube-maven-sample-zero-config 0.1-SNAPSHOT
[INFO] [INFO] --------------------------------[ jar ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jkube-maven-sample-zero-config ---
[INFO] [INFO] 
[INFO] [INFO] --- oc-maven-plugin:0.1.1:resource (default-cli) @ jkube-maven-sample-zero-config ---
[INFO] [INFO] k8s: Generators:
[INFO] [INFO] k8s:  - quarkus
[INFO] [INFO] k8s:  - spring-boot
[INFO] [INFO] k8s: Running generator spring-boot
[INFO] [INFO] k8s: spring-boot: Using Docker image fabric8/java-centos-openjdk8-jdk:1.5 as base / builder
[INFO] [INFO] k8s: spring-boot: Using fat jar packaging as the spring boot plugin is using `repackage` goal execution
[INFO] [INFO] k8s:  - wildfly-swarm
[INFO] [INFO] k8s:  - thorntail-v2
[INFO] [INFO] k8s:  - karaf
[INFO] [INFO] k8s:  - vertx
[INFO] [INFO] k8s:  - java-exec
[INFO] [INFO] k8s:  - webapp
[INFO] [INFO] k8s: Enrichers:
[INFO] [INFO] k8s: - jkube-metadata
[INFO] [INFO] k8s: - jkube-name
[INFO] [INFO] k8s: - jkube-controller
[INFO] [INFO] k8s: - jkube-controller-from-configuration
[INFO] [INFO] k8s: - jkube-service
[INFO] [INFO] k8s: - jkube-namespace
[INFO] [INFO] k8s: - jkube-image
[INFO] [INFO] k8s: - jkube-portname
[INFO] [INFO] k8s: - jkube-project-label
[INFO] [INFO] k8s: - jkube-dependency
[INFO] [INFO] k8s: - jkube-pod-annotations
[INFO] [INFO] k8s: - jkube-git
[INFO] [INFO] k8s: - jkube-maven-scm
[INFO] [INFO] k8s: - jkube-serviceaccount
[INFO] [INFO] k8s: - jkube-maven-issue-mgmt
[INFO] [INFO] k8s: - jkube-debug
[INFO] [INFO] k8s: - jkube-remove-build-annotations
[INFO] [INFO] k8s: - jkube-volume-permission
[INFO] [INFO] k8s: - jkube-configmap-file
[INFO] [INFO] k8s: - jkube-secret-file
[INFO] [INFO] k8s: - jkube-openshift-service-expose
[INFO] [INFO] k8s: - jkube-openshift-route
[INFO] [INFO] k8s: - jkube-openshift-deploymentconfig
[INFO] [INFO] k8s: - jkube-openshift-project
[INFO] [INFO] k8s: - jkube-healthcheck-quarkus
[INFO] [INFO] k8s: - jkube-healthcheck-spring-boot
[INFO] [INFO] k8s: - jkube-healthcheck-wildfly-swarm
[INFO] [INFO] k8s: - jkube-healthcheck-thorntail-v2
[INFO] [INFO] k8s: - jkube-healthcheck-karaf
[INFO] [INFO] k8s: - jkube-healthcheck-vertx
[INFO] [INFO] k8s: - jkube-healthcheck-docker
[INFO] [INFO] k8s: - jkube-healthcheck-webapp
[INFO] [INFO] k8s: - jkube-prometheus
[INFO] [INFO] k8s: - jkube-revision-history
[INFO] [INFO] k8s: - jkube-docker-registry-secret
[INFO] [INFO] k8s: - jkube-triggers-annotation
[INFO] [INFO] k8s: - jkube-openshift-imageChangeTrigger
[INFO] [INFO] k8s: jkube-controller: Adding a default DeploymentConfig
[INFO] [INFO] k8s: jkube-service: Adding a default service 'jkube-maven-sample-zero-config' with ports [8080]
[INFO] [INFO] k8s: jkube-portname: Adding default port name http for port 8080
[INFO] [INFO] k8s: jkube-portname: Adding default port name prometheus for port 9779
[INFO] [INFO] k8s: jkube-portname: Adding default port name jolokia for port 8778
[INFO] [INFO] k8s: jkube-debug: Debugging not enabled. To enable try setting the jkube.debug.enabled maven or system property to 'true'
[INFO] [INFO] k8s: jkube-openshift-service-expose: Adding Service label 'expose:true' on service jkube-maven-sample-zero-config so that it is exposed by the exposecontroller microservice. To disable use the maven argument: '-Dfabric8.profile=internal-microservice'
[INFO] [INFO] k8s: jkube-prometheus: Adding prometheus.io annotations: prometheus.io/port=9779, prometheus.io/scrape=true
[INFO] [INFO] k8s: jkube-revision-history: Adding revision history limit to 2
[INFO] [INFO] k8s: jkube-docker-registry-secret: Adding secrets resources from plugin configuration
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/simple-maven-issue-mgmt/target/classes/META-INF/jkube/openshift/jkube-maven-sample-zero-config-service.yml resource
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/simple-maven-issue-mgmt/target/classes/META-INF/jkube/openshift/jkube-maven-sample-zero-config-deploymentconfig.yml resource
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/simple-maven-issue-mgmt/target/classes/META-INF/jkube/openshift/jkube-maven-sample-zero-config-route.yml resource
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time:  5.789 s
[INFO] [INFO] Finished at: 2020-02-14T13:17:41Z
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] run script verify.groovy
[INFO] Running post-build script: /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/simple-maven-issue-mgmt/verify.groovy
[INFO] Finished post-build script: /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/simple-maven-issue-mgmt/verify.groovy
[INFO] ..SUCCESS (8.4 s)
[INFO] Building: simple-maven-scm/pom.xml
[INFO] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
[INFO] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
[INFO] [INFO] Scanning for projects...
[INFO] [INFO] 
[INFO] [INFO] ----------< org.eclipse.jkube:jkube-maven-sample-zero-config >----------
[INFO] [INFO] Building jkube-maven-sample-zero-config 0.1-SNAPSHOT
[INFO] [INFO] --------------------------------[ jar ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jkube-maven-sample-zero-config ---
[INFO] [INFO] 
[INFO] [INFO] --- oc-maven-plugin:0.1.1:resource (default-cli) @ jkube-maven-sample-zero-config ---
[INFO] [INFO] k8s: Generators:
[INFO] [INFO] k8s:  - quarkus
[INFO] [INFO] k8s:  - spring-boot
[INFO] [INFO] k8s: Running generator spring-boot
[INFO] [INFO] k8s: spring-boot: Using Docker image fabric8/java-centos-openjdk8-jdk:1.5 as base / builder
[INFO] [INFO] k8s: spring-boot: Using fat jar packaging as the spring boot plugin is using `repackage` goal execution
[INFO] [INFO] k8s:  - wildfly-swarm
[INFO] [INFO] k8s:  - thorntail-v2
[INFO] [INFO] k8s:  - karaf
[INFO] [INFO] k8s:  - vertx
[INFO] [INFO] k8s:  - java-exec
[INFO] [INFO] k8s:  - webapp
[INFO] [INFO] k8s: Enrichers:
[INFO] [INFO] k8s: - jkube-metadata
[INFO] [INFO] k8s: - jkube-name
[INFO] [INFO] k8s: - jkube-controller
[INFO] [INFO] k8s: - jkube-controller-from-configuration
[INFO] [INFO] k8s: - jkube-service
[INFO] [INFO] k8s: - jkube-namespace
[INFO] [INFO] k8s: - jkube-image
[INFO] [INFO] k8s: - jkube-portname
[INFO] [INFO] k8s: - jkube-project-label
[INFO] [INFO] k8s: - jkube-dependency
[INFO] [INFO] k8s: - jkube-pod-annotations
[INFO] [INFO] k8s: - jkube-git
[INFO] [INFO] k8s: - jkube-maven-scm
[INFO] [INFO] k8s: - jkube-serviceaccount
[INFO] [INFO] k8s: - jkube-maven-issue-mgmt
[INFO] [INFO] k8s: - jkube-debug
[INFO] [INFO] k8s: - jkube-remove-build-annotations
[INFO] [INFO] k8s: - jkube-volume-permission
[INFO] [INFO] k8s: - jkube-configmap-file
[INFO] [INFO] k8s: - jkube-secret-file
[INFO] [INFO] k8s: - jkube-openshift-service-expose
[INFO] [INFO] k8s: - jkube-openshift-route
[INFO] [INFO] k8s: - jkube-openshift-deploymentconfig
[INFO] [INFO] k8s: - jkube-openshift-project
[INFO] [INFO] k8s: - jkube-healthcheck-quarkus
[INFO] [INFO] k8s: - jkube-healthcheck-spring-boot
[INFO] [INFO] k8s: - jkube-healthcheck-wildfly-swarm
[INFO] [INFO] k8s: - jkube-healthcheck-thorntail-v2
[INFO] [INFO] k8s: - jkube-healthcheck-karaf
[INFO] [INFO] k8s: - jkube-healthcheck-vertx
[INFO] [INFO] k8s: - jkube-healthcheck-docker
[INFO] [INFO] k8s: - jkube-healthcheck-webapp
[INFO] [INFO] k8s: - jkube-prometheus
[INFO] [INFO] k8s: - jkube-revision-history
[INFO] [INFO] k8s: - jkube-docker-registry-secret
[INFO] [INFO] k8s: - jkube-triggers-annotation
[INFO] [INFO] k8s: - jkube-openshift-imageChangeTrigger
[INFO] [INFO] k8s: jkube-controller: Adding a default DeploymentConfig
[INFO] [INFO] k8s: jkube-service: Adding a default service 'jkube-maven-sample-zero-config' with ports [8080]
[INFO] [INFO] k8s: jkube-portname: Adding default port name http for port 8080
[INFO] [INFO] k8s: jkube-portname: Adding default port name prometheus for port 9779
[INFO] [INFO] k8s: jkube-portname: Adding default port name jolokia for port 8778
[INFO] [INFO] k8s: jkube-debug: Debugging not enabled. To enable try setting the jkube.debug.enabled maven or system property to 'true'
[INFO] [INFO] k8s: jkube-openshift-service-expose: Adding Service label 'expose:true' on service jkube-maven-sample-zero-config so that it is exposed by the exposecontroller microservice. To disable use the maven argument: '-Dfabric8.profile=internal-microservice'
[INFO] [INFO] k8s: jkube-prometheus: Adding prometheus.io annotations: prometheus.io/port=9779, prometheus.io/scrape=true
[INFO] [INFO] k8s: jkube-revision-history: Adding revision history limit to 2
[INFO] [INFO] k8s: jkube-docker-registry-secret: Adding secrets resources from plugin configuration
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/simple-maven-scm/target/classes/META-INF/jkube/openshift/jkube-maven-sample-zero-config-service.yml resource
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/simple-maven-scm/target/classes/META-INF/jkube/openshift/jkube-maven-sample-zero-config-deploymentconfig.yml resource
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/simple-maven-scm/target/classes/META-INF/jkube/openshift/jkube-maven-sample-zero-config-route.yml resource
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time:  6.275 s
[INFO] [INFO] Finished at: 2020-02-14T13:17:50Z
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] run script verify.groovy
[INFO] Running post-build script: /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/simple-maven-scm/verify.groovy
[INFO] Finished post-build script: /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/simple-maven-scm/verify.groovy
[INFO] ..SUCCESS (9.0 s)
[INFO] Building: simple-with-route-flag-false/pom.xml
[INFO] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
[INFO] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
[INFO] [INFO] Scanning for projects...
[INFO] [INFO] 
[INFO] [INFO] ----------< org.eclipse.jkube:jkube-maven-sample-zero-config >----------
[INFO] [INFO] Building jkube-maven-sample-zero-config 0.1-SNAPSHOT
[INFO] [INFO] --------------------------------[ jar ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jkube-maven-sample-zero-config ---
[INFO] [INFO] 
[INFO] [INFO] --- oc-maven-plugin:0.1.1:resource (default-cli) @ jkube-maven-sample-zero-config ---
[INFO] [INFO] k8s: Using docker image name of namespace: jkube
[INFO] [INFO] k8s: Generators:
[INFO] [INFO] k8s:  - quarkus
[INFO] [INFO] k8s:  - spring-boot
[INFO] [INFO] k8s: Running generator spring-boot
[INFO] [INFO] k8s: spring-boot: Using Docker image fabric8/java-centos-openjdk8-jdk:1.5 as base / builder
[INFO] [INFO] k8s: spring-boot: Using fat jar packaging as the spring boot plugin is using `repackage` goal execution
[INFO] [INFO] k8s:  - wildfly-swarm
[INFO] [INFO] k8s:  - thorntail-v2
[INFO] [INFO] k8s:  - karaf
[INFO] [INFO] k8s:  - vertx
[INFO] [INFO] k8s:  - java-exec
[INFO] [INFO] k8s:  - webapp
[INFO] [INFO] k8s: Enrichers:
[INFO] [INFO] k8s: - jkube-metadata
[INFO] [INFO] k8s: - jkube-name
[INFO] [INFO] k8s: - jkube-controller
[INFO] [INFO] k8s: - jkube-controller-from-configuration
[INFO] [INFO] k8s: - jkube-service
[INFO] [INFO] k8s: - jkube-namespace
[INFO] [INFO] k8s: - jkube-image
[INFO] [INFO] k8s: - jkube-portname
[INFO] [INFO] k8s: - jkube-project-label
[INFO] [INFO] k8s: - jkube-dependency
[INFO] [INFO] k8s: - jkube-pod-annotations
[INFO] [INFO] k8s: - jkube-git
[INFO] [INFO] k8s: - jkube-maven-scm
[INFO] [INFO] k8s: - jkube-serviceaccount
[INFO] [INFO] k8s: - jkube-maven-issue-mgmt
[INFO] [INFO] k8s: - jkube-debug
[INFO] [INFO] k8s: - jkube-remove-build-annotations
[INFO] [INFO] k8s: - jkube-volume-permission
[INFO] [INFO] k8s: - jkube-configmap-file
[INFO] [INFO] k8s: - jkube-secret-file
[INFO] [INFO] k8s: - jkube-openshift-service-expose
[INFO] [INFO] k8s: - jkube-openshift-route
[INFO] [INFO] k8s: - jkube-openshift-deploymentconfig
[INFO] [INFO] k8s: - jkube-openshift-project
[INFO] [INFO] k8s: - jkube-healthcheck-quarkus
[INFO] [INFO] k8s: - jkube-healthcheck-spring-boot
[INFO] [INFO] k8s: - jkube-healthcheck-wildfly-swarm
[INFO] [INFO] k8s: - jkube-healthcheck-thorntail-v2
[INFO] [INFO] k8s: - jkube-healthcheck-karaf
[INFO] [INFO] k8s: - jkube-healthcheck-vertx
[INFO] [INFO] k8s: - jkube-healthcheck-docker
[INFO] [INFO] k8s: - jkube-healthcheck-webapp
[INFO] [INFO] k8s: - jkube-prometheus
[INFO] [INFO] k8s: - jkube-revision-history
[INFO] [INFO] k8s: - jkube-docker-registry-secret
[INFO] [INFO] k8s: - jkube-triggers-annotation
[INFO] [INFO] k8s: - jkube-openshift-imageChangeTrigger
[INFO] [INFO] k8s: jkube-controller: Adding a default DeploymentConfig
[INFO] [INFO] k8s: jkube-service: Adding a default service 'jkube-maven-sample-zero-config' with ports [8080]
[INFO] [INFO] k8s: jkube-portname: Adding default port name http for port 8080
[INFO] [INFO] k8s: jkube-portname: Adding default port name prometheus for port 9779
[INFO] [INFO] k8s: jkube-portname: Adding default port name jolokia for port 8778
[INFO] [INFO] k8s: jkube-debug: Debugging not enabled. To enable try setting the jkube.debug.enabled maven or system property to 'true'
[INFO] [INFO] k8s: jkube-openshift-service-expose: Adding Service label 'expose:true' on service jkube-maven-sample-zero-config so that it is exposed by the exposecontroller microservice. To disable use the maven argument: '-Dfabric8.profile=internal-microservice'
[INFO] [INFO] k8s: jkube-prometheus: Adding prometheus.io annotations: prometheus.io/port=9779, prometheus.io/scrape=true
[INFO] [INFO] k8s: jkube-revision-history: Adding revision history limit to 2
[INFO] [INFO] k8s: jkube-docker-registry-secret: Adding secrets resources from plugin configuration
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/simple-with-route-flag-false/target/classes/META-INF/jkube/openshift/jkube-maven-sample-zero-config-service.yml resource
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/simple-with-route-flag-false/target/classes/META-INF/jkube/openshift/jkube-maven-sample-zero-config-deploymentconfig.yml resource
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/simple-with-route-flag-false/target/classes/META-INF/jkube/openshift/jkube-maven-sample-zero-config-route.yml resource
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time:  6.397 s
[INFO] [INFO] Finished at: 2020-02-14T13:18:00Z
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] run script verify.groovy
[INFO] Running post-build script: /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/simple-with-route-flag-false/verify.groovy
[INFO] Finished post-build script: /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/simple-with-route-flag-false/verify.groovy
[INFO] ..SUCCESS (9.1 s)
[INFO] Building: simple-with-route-flag-true/pom.xml
[INFO] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
[INFO] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
[INFO] [INFO] Scanning for projects...
[INFO] [INFO] 
[INFO] [INFO] ----------< org.eclipse.jkube:jkube-maven-sample-zero-config >----------
[INFO] [INFO] Building jkube-maven-sample-zero-config 0.1-SNAPSHOT
[INFO] [INFO] --------------------------------[ jar ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jkube-maven-sample-zero-config ---
[INFO] [INFO] 
[INFO] [INFO] --- oc-maven-plugin:0.1.1:resource (default-cli) @ jkube-maven-sample-zero-config ---
[INFO] [INFO] k8s: Using docker image name of namespace: jkube
[INFO] [INFO] k8s: Generators:
[INFO] [INFO] k8s:  - quarkus
[INFO] [INFO] k8s:  - spring-boot
[INFO] [INFO] k8s: Running generator spring-boot
[INFO] [INFO] k8s: spring-boot: Using Docker image fabric8/java-centos-openjdk8-jdk:1.5 as base / builder
[INFO] [INFO] k8s: spring-boot: Using fat jar packaging as the spring boot plugin is using `repackage` goal execution
[INFO] [INFO] k8s:  - wildfly-swarm
[INFO] [INFO] k8s:  - thorntail-v2
[INFO] [INFO] k8s:  - karaf
[INFO] [INFO] k8s:  - vertx
[INFO] [INFO] k8s:  - java-exec
[INFO] [INFO] k8s:  - webapp
[INFO] [INFO] k8s: Enrichers:
[INFO] [INFO] k8s: - jkube-metadata
[INFO] [INFO] k8s: - jkube-name
[INFO] [INFO] k8s: - jkube-controller
[INFO] [INFO] k8s: - jkube-controller-from-configuration
[INFO] [INFO] k8s: - jkube-service
[INFO] [INFO] k8s: - jkube-namespace
[INFO] [INFO] k8s: - jkube-image
[INFO] [INFO] k8s: - jkube-portname
[INFO] [INFO] k8s: - jkube-project-label
[INFO] [INFO] k8s: - jkube-dependency
[INFO] [INFO] k8s: - jkube-pod-annotations
[INFO] [INFO] k8s: - jkube-git
[INFO] [INFO] k8s: - jkube-maven-scm
[INFO] [INFO] k8s: - jkube-serviceaccount
[INFO] [INFO] k8s: - jkube-maven-issue-mgmt
[INFO] [INFO] k8s: - jkube-debug
[INFO] [INFO] k8s: - jkube-remove-build-annotations
[INFO] [INFO] k8s: - jkube-volume-permission
[INFO] [INFO] k8s: - jkube-configmap-file
[INFO] [INFO] k8s: - jkube-secret-file
[INFO] [INFO] k8s: - jkube-openshift-service-expose
[INFO] [INFO] k8s: - jkube-openshift-route
[INFO] [INFO] k8s: - jkube-openshift-deploymentconfig
[INFO] [INFO] k8s: - jkube-openshift-project
[INFO] [INFO] k8s: - jkube-healthcheck-quarkus
[INFO] [INFO] k8s: - jkube-healthcheck-spring-boot
[INFO] [INFO] k8s: - jkube-healthcheck-wildfly-swarm
[INFO] [INFO] k8s: - jkube-healthcheck-thorntail-v2
[INFO] [INFO] k8s: - jkube-healthcheck-karaf
[INFO] [INFO] k8s: - jkube-healthcheck-vertx
[INFO] [INFO] k8s: - jkube-healthcheck-docker
[INFO] [INFO] k8s: - jkube-healthcheck-webapp
[INFO] [INFO] k8s: - jkube-prometheus
[INFO] [INFO] k8s: - jkube-revision-history
[INFO] [INFO] k8s: - jkube-docker-registry-secret
[INFO] [INFO] k8s: - jkube-triggers-annotation
[INFO] [INFO] k8s: - jkube-openshift-imageChangeTrigger
[INFO] [INFO] k8s: jkube-controller: Adding a default DeploymentConfig
[INFO] [INFO] k8s: jkube-service: Adding a default service 'jkube-maven-sample-zero-config' with ports [8080]
[INFO] [INFO] k8s: jkube-portname: Adding default port name http for port 8080
[INFO] [INFO] k8s: jkube-portname: Adding default port name prometheus for port 9779
[INFO] [INFO] k8s: jkube-portname: Adding default port name jolokia for port 8778
[INFO] [INFO] k8s: jkube-debug: Debugging not enabled. To enable try setting the jkube.debug.enabled maven or system property to 'true'
[INFO] [INFO] k8s: jkube-openshift-service-expose: Adding Service label 'expose:true' on service jkube-maven-sample-zero-config so that it is exposed by the exposecontroller microservice. To disable use the maven argument: '-Dfabric8.profile=internal-microservice'
[INFO] [INFO] k8s: jkube-prometheus: Adding prometheus.io annotations: prometheus.io/port=9779, prometheus.io/scrape=true
[INFO] [INFO] k8s: jkube-revision-history: Adding revision history limit to 2
[INFO] [INFO] k8s: jkube-docker-registry-secret: Adding secrets resources from plugin configuration
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/simple-with-route-flag-true/target/classes/META-INF/jkube/openshift/jkube-maven-sample-zero-config-service.yml resource
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/simple-with-route-flag-true/target/classes/META-INF/jkube/openshift/jkube-maven-sample-zero-config-deploymentconfig.yml resource
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/simple-with-route-flag-true/target/classes/META-INF/jkube/openshift/jkube-maven-sample-zero-config-route.yml resource
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time:  6.548 s
[INFO] [INFO] Finished at: 2020-02-14T13:18:09Z
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] run script verify.groovy
[INFO] Running post-build script: /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/simple-with-route-flag-true/verify.groovy
[INFO] Finished post-build script: /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/simple-with-route-flag-true/verify.groovy
[INFO] ..SUCCESS (9.2 s)
[INFO] Building: simple/pom.xml
[INFO] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
[INFO] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
[INFO] [INFO] Scanning for projects...
[INFO] [INFO] 
[INFO] [INFO] ----------< org.eclipse.jkube:jkube-maven-sample-zero-config >----------
[INFO] [INFO] Building jkube-maven-sample-zero-config 0.1-SNAPSHOT
[INFO] [INFO] --------------------------------[ jar ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jkube-maven-sample-zero-config ---
[INFO] [INFO] 
[INFO] [INFO] --- oc-maven-plugin:0.1.1:resource (default-cli) @ jkube-maven-sample-zero-config ---
[INFO] [INFO] k8s: Generators:
[INFO] [INFO] k8s:  - quarkus
[INFO] [INFO] k8s:  - spring-boot
[INFO] [INFO] k8s: Running generator spring-boot
[INFO] [INFO] k8s: spring-boot: Using Docker image fabric8/java-centos-openjdk8-jdk:1.5 as base / builder
[INFO] [INFO] k8s: spring-boot: Using fat jar packaging as the spring boot plugin is using `repackage` goal execution
[INFO] [INFO] k8s:  - wildfly-swarm
[INFO] [INFO] k8s:  - thorntail-v2
[INFO] [INFO] k8s:  - karaf
[INFO] [INFO] k8s:  - vertx
[INFO] [INFO] k8s:  - java-exec
[INFO] [INFO] k8s:  - webapp
[INFO] [INFO] k8s: Enrichers:
[INFO] [INFO] k8s: - jkube-metadata
[INFO] [INFO] k8s: - jkube-name
[INFO] [INFO] k8s: - jkube-controller
[INFO] [INFO] k8s: - jkube-controller-from-configuration
[INFO] [INFO] k8s: - jkube-service
[INFO] [INFO] k8s: - jkube-namespace
[INFO] [INFO] k8s: - jkube-image
[INFO] [INFO] k8s: - jkube-portname
[INFO] [INFO] k8s: - jkube-project-label
[INFO] [INFO] k8s: - jkube-dependency
[INFO] [INFO] k8s: - jkube-pod-annotations
[INFO] [INFO] k8s: - jkube-git
[INFO] [INFO] k8s: - jkube-maven-scm
[INFO] [INFO] k8s: - jkube-serviceaccount
[INFO] [INFO] k8s: - jkube-maven-issue-mgmt
[INFO] [INFO] k8s: - jkube-debug
[INFO] [INFO] k8s: - jkube-remove-build-annotations
[INFO] [INFO] k8s: - jkube-volume-permission
[INFO] [INFO] k8s: - jkube-configmap-file
[INFO] [INFO] k8s: - jkube-secret-file
[INFO] [INFO] k8s: - jkube-openshift-service-expose
[INFO] [INFO] k8s: - jkube-openshift-route
[INFO] [INFO] k8s: - jkube-openshift-deploymentconfig
[INFO] [INFO] k8s: - jkube-openshift-project
[INFO] [INFO] k8s: - jkube-healthcheck-quarkus
[INFO] [INFO] k8s: - jkube-healthcheck-spring-boot
[INFO] [INFO] k8s: - jkube-healthcheck-wildfly-swarm
[INFO] [INFO] k8s: - jkube-healthcheck-thorntail-v2
[INFO] [INFO] k8s: - jkube-healthcheck-karaf
[INFO] [INFO] k8s: - jkube-healthcheck-vertx
[INFO] [INFO] k8s: - jkube-healthcheck-docker
[INFO] [INFO] k8s: - jkube-healthcheck-webapp
[INFO] [INFO] k8s: - jkube-prometheus
[INFO] [INFO] k8s: - jkube-revision-history
[INFO] [INFO] k8s: - jkube-docker-registry-secret
[INFO] [INFO] k8s: - jkube-triggers-annotation
[INFO] [INFO] k8s: - jkube-openshift-imageChangeTrigger
[INFO] [INFO] k8s: jkube-controller: Adding a default DeploymentConfig
[INFO] [INFO] k8s: jkube-service: Adding a default service 'jkube-maven-sample-zero-config' with ports [8080]
[INFO] [INFO] k8s: jkube-portname: Adding default port name http for port 8080
[INFO] [INFO] k8s: jkube-portname: Adding default port name prometheus for port 9779
[INFO] [INFO] k8s: jkube-portname: Adding default port name jolokia for port 8778
[INFO] [INFO] k8s: jkube-debug: Debugging not enabled. To enable try setting the jkube.debug.enabled maven or system property to 'true'
[INFO] [INFO] k8s: jkube-openshift-service-expose: Adding Service label 'expose:true' on service jkube-maven-sample-zero-config so that it is exposed by the exposecontroller microservice. To disable use the maven argument: '-Dfabric8.profile=internal-microservice'
[INFO] [INFO] k8s: jkube-prometheus: Adding prometheus.io annotations: prometheus.io/port=9779, prometheus.io/scrape=true
[INFO] [INFO] k8s: jkube-revision-history: Adding revision history limit to 2
[INFO] [INFO] k8s: jkube-docker-registry-secret: Adding secrets resources from plugin configuration
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/simple/target/classes/META-INF/jkube/openshift/jkube-maven-sample-zero-config-service.yml resource
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/simple/target/classes/META-INF/jkube/openshift/jkube-maven-sample-zero-config-deploymentconfig.yml resource
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/simple/target/classes/META-INF/jkube/openshift/jkube-maven-sample-zero-config-route.yml resource
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time:  6.418 s
[INFO] [INFO] Finished at: 2020-02-14T13:18:18Z
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] run script verify.groovy
[INFO] Running post-build script: /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/simple/verify.groovy
[INFO] Finished post-build script: /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/simple/verify.groovy
[INFO] ..SUCCESS (9.2 s)
[INFO] Building: spring-boot/pom.xml
[INFO] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
[INFO] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
[INFO] [INFO] Scanning for projects...
[INFO] [INFO] 
[INFO] [INFO] ----------< org.eclipse.jkube:jkube-maven-sample-spring-boot >----------
[INFO] [INFO] Building Jkube Maven :: Sample :: Spring Boot Web 0.1-SNAPSHOT
[INFO] [INFO] --------------------------------[ jar ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jkube-maven-sample-spring-boot ---
[INFO] [INFO] 
[INFO] [INFO] --- oc-maven-plugin:0.1.1:resource (default-cli) @ jkube-maven-sample-spring-boot ---
[INFO] [INFO] k8s: Generators:
[INFO] [INFO] k8s:  - quarkus
[INFO] [INFO] k8s:  - spring-boot
[INFO] [INFO] k8s: Running generator spring-boot
[INFO] [INFO] k8s: spring-boot: Using Docker image fabric8/java-centos-openjdk8-jdk:1.5 as base / builder
[INFO] [INFO] k8s: spring-boot: Using fat jar packaging as the spring boot plugin is using `repackage` goal execution
[INFO] [INFO] k8s:  - wildfly-swarm
[INFO] [INFO] k8s:  - thorntail-v2
[INFO] [INFO] k8s:  - karaf
[INFO] [INFO] k8s:  - vertx
[INFO] [INFO] k8s:  - java-exec
[INFO] [INFO] k8s:  - webapp
[INFO] [INFO] k8s: Enrichers:
[INFO] [INFO] k8s: - jkube-metadata
[INFO] [INFO] k8s: - jkube-name
[INFO] [INFO] k8s: - jkube-controller
[INFO] [INFO] k8s: - jkube-controller-from-configuration
[INFO] [INFO] k8s: - jkube-service
[INFO] [INFO] k8s: - jkube-namespace
[INFO] [INFO] k8s: - jkube-image
[INFO] [INFO] k8s: - jkube-portname
[INFO] [INFO] k8s: - jkube-project-label
[INFO] [INFO] k8s: - jkube-dependency
[INFO] [INFO] k8s: - jkube-pod-annotations
[INFO] [INFO] k8s: - jkube-git
[INFO] [INFO] k8s: - jkube-maven-scm
[INFO] [INFO] k8s: - jkube-serviceaccount
[INFO] [INFO] k8s: - jkube-maven-issue-mgmt
[INFO] [INFO] k8s: - jkube-debug
[INFO] [INFO] k8s: - jkube-remove-build-annotations
[INFO] [INFO] k8s: - jkube-volume-permission
[INFO] [INFO] k8s: - jkube-configmap-file
[INFO] [INFO] k8s: - jkube-secret-file
[INFO] [INFO] k8s: - jkube-openshift-service-expose
[INFO] [INFO] k8s: - jkube-openshift-route
[INFO] [INFO] k8s: - jkube-openshift-deploymentconfig
[INFO] [INFO] k8s: - jkube-openshift-project
[INFO] [INFO] k8s: - jkube-healthcheck-quarkus
[INFO] [INFO] k8s: - jkube-healthcheck-spring-boot
[INFO] [INFO] k8s: - jkube-healthcheck-wildfly-swarm
[INFO] [INFO] k8s: - jkube-healthcheck-thorntail-v2
[INFO] [INFO] k8s: - jkube-healthcheck-karaf
[INFO] [INFO] k8s: - jkube-healthcheck-vertx
[INFO] [INFO] k8s: - jkube-healthcheck-docker
[INFO] [INFO] k8s: - jkube-healthcheck-webapp
[INFO] [INFO] k8s: - jkube-prometheus
[INFO] [INFO] k8s: - jkube-revision-history
[INFO] [INFO] k8s: - jkube-docker-registry-secret
[INFO] [INFO] k8s: - jkube-triggers-annotation
[INFO] [INFO] k8s: - jkube-openshift-imageChangeTrigger
[INFO] [INFO] k8s: jkube-controller: Adding a default DeploymentConfig
[INFO] [INFO] k8s: jkube-service: Adding a default service 'jkube-maven-sample-spring-boot' with ports [8080]
[INFO] [INFO] k8s: jkube-portname: Adding default port name http for port 8080
[INFO] [INFO] k8s: jkube-portname: Adding default port name prometheus for port 9779
[INFO] [INFO] k8s: jkube-portname: Adding default port name jolokia for port 8778
[INFO] [INFO] k8s: jkube-debug: Debugging not enabled. To enable try setting the jkube.debug.enabled maven or system property to 'true'
[INFO] [INFO] k8s: jkube-openshift-service-expose: Adding Service label 'expose:true' on service jkube-maven-sample-spring-boot so that it is exposed by the exposecontroller microservice. To disable use the maven argument: '-Dfabric8.profile=internal-microservice'
[INFO] [INFO] k8s: jkube-healthcheck-spring-boot: Adding readiness probe on port 8080, path='/health', scheme='HTTP', with initial delay 10 seconds
[INFO] [INFO] k8s: jkube-healthcheck-spring-boot: Adding liveness probe on port 8080, path='/health', scheme='HTTP', with initial delay 180 seconds
[INFO] [INFO] k8s: jkube-prometheus: Adding prometheus.io annotations: prometheus.io/port=9779, prometheus.io/scrape=true
[INFO] [INFO] k8s: jkube-revision-history: Adding revision history limit to 2
[INFO] [INFO] k8s: jkube-docker-registry-secret: Adding secrets resources from plugin configuration
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/spring-boot/target/classes/META-INF/jkube/openshift/jkube-maven-sample-spring-boot-service.yml resource
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/spring-boot/target/classes/META-INF/jkube/openshift/jkube-maven-sample-spring-boot-deploymentconfig.yml resource
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/spring-boot/target/classes/META-INF/jkube/openshift/jkube-maven-sample-spring-boot-route.yml resource
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time:  6.204 s
[INFO] [INFO] Finished at: 2020-02-14T13:18:27Z
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] run script verify.groovy
[INFO] Running post-build script: /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/spring-boot/verify.groovy
[INFO] Finished post-build script: /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/spring-boot/verify.groovy
[INFO] ..SUCCESS (9.0 s)
[INFO] Building: statefulset/pom.xml
[INFO] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
[INFO] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
[INFO] [INFO] Scanning for projects...
[INFO] [INFO] 
[INFO] [INFO] ----------< org.eclipse.jkube:jkube-maven-sample-statefulset >----------
[INFO] [INFO] Building Jkube Maven :: Sample :: Stateful Set 4.1-SNAPSHOT
[INFO] [INFO] --------------------------------[ jar ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ jkube-maven-sample-statefulset ---
[INFO] [INFO] 
[INFO] [INFO] --- oc-maven-plugin:0.1.1:resource (default-cli) @ jkube-maven-sample-statefulset ---
[INFO] [INFO] k8s: Using docker image name of namespace: jkube
[INFO] [INFO] k8s: Generators:
[INFO] [INFO] k8s:  - quarkus
[INFO] [INFO] k8s:  - spring-boot
[INFO] [INFO] k8s: Running generator spring-boot
[INFO] [INFO] k8s: spring-boot: Using Docker image fabric8/java-centos-openjdk8-jdk:1.5 as base / builder
[INFO] [INFO] k8s: spring-boot: Using fat jar packaging as the spring boot plugin is using `repackage` goal execution
[INFO] [INFO] k8s:  - wildfly-swarm
[INFO] [INFO] k8s:  - thorntail-v2
[INFO] [INFO] k8s:  - karaf
[INFO] [INFO] k8s:  - vertx
[INFO] [INFO] k8s:  - java-exec
[INFO] [INFO] k8s:  - webapp
[INFO] [INFO] k8s: Enrichers:
[INFO] [INFO] k8s: - jkube-metadata
[INFO] [INFO] k8s: - jkube-name
[INFO] [INFO] k8s: - jkube-controller
[INFO] [INFO] k8s: - jkube-controller-from-configuration
[INFO] [INFO] k8s: - jkube-service
[INFO] [INFO] k8s: - jkube-namespace
[INFO] [INFO] k8s: - jkube-image
[INFO] [INFO] k8s: - jkube-portname
[INFO] [INFO] k8s: - jkube-project-label
[INFO] [INFO] k8s: - jkube-dependency
[INFO] [INFO] k8s: - jkube-pod-annotations
[INFO] [INFO] k8s: - jkube-git
[INFO] [INFO] k8s: - jkube-maven-scm
[INFO] [INFO] k8s: - jkube-serviceaccount
[INFO] [INFO] k8s: - jkube-maven-issue-mgmt
[INFO] [INFO] k8s: - jkube-debug
[INFO] [INFO] k8s: - jkube-remove-build-annotations
[INFO] [INFO] k8s: - jkube-volume-permission
[INFO] [INFO] k8s: - jkube-configmap-file
[INFO] [INFO] k8s: - jkube-secret-file
[INFO] [INFO] k8s: - jkube-openshift-service-expose
[INFO] [INFO] k8s: - jkube-openshift-route
[INFO] [INFO] k8s: - jkube-openshift-deploymentconfig
[INFO] [INFO] k8s: - jkube-openshift-project
[INFO] [INFO] k8s: - jkube-healthcheck-quarkus
[INFO] [INFO] k8s: - jkube-healthcheck-spring-boot
[INFO] [INFO] k8s: - jkube-healthcheck-wildfly-swarm
[INFO] [INFO] k8s: - jkube-healthcheck-thorntail-v2
[INFO] [INFO] k8s: - jkube-healthcheck-karaf
[INFO] [INFO] k8s: - jkube-healthcheck-vertx
[INFO] [INFO] k8s: - jkube-healthcheck-docker
[INFO] [INFO] k8s: - jkube-healthcheck-webapp
[INFO] [INFO] k8s: - jkube-prometheus
[INFO] [INFO] k8s: - jkube-revision-history
[INFO] [INFO] k8s: - jkube-docker-registry-secret
[INFO] [INFO] k8s: - jkube-triggers-annotation
[INFO] [INFO] k8s: - jkube-openshift-imageChangeTrigger
[INFO] [INFO] k8s: using resource templates from /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/statefulset/src/main/jkube
[INFO] [INFO] k8s: jkube-service: Adding a default service 'jkube-maven-sample-statefulset' with ports [8080]
[INFO] [INFO] k8s: jkube-portname: Adding default port name http for port 8080
[INFO] [INFO] k8s: jkube-portname: Adding default port name prometheus for port 9779
[INFO] [INFO] k8s: jkube-portname: Adding default port name jolokia for port 8778
[INFO] [INFO] k8s: jkube-debug: Debugging not enabled. To enable try setting the jkube.debug.enabled maven or system property to 'true'
[INFO] [INFO] k8s: jkube-openshift-service-expose: Adding Service label 'expose:true' on service jkube-maven-sample-statefulset so that it is exposed by the exposecontroller microservice. To disable use the maven argument: '-Dfabric8.profile=internal-microservice'
[INFO] [INFO] k8s: jkube-healthcheck-spring-boot: Adding readiness probe on port 8080, path='/health', scheme='HTTP', with initial delay 10 seconds
[INFO] [INFO] k8s: jkube-healthcheck-spring-boot: Adding liveness probe on port 8080, path='/health', scheme='HTTP', with initial delay 180 seconds
[INFO] [INFO] k8s: jkube-prometheus: Adding prometheus.io annotations: prometheus.io/port=9779, prometheus.io/scrape=true
[INFO] [INFO] k8s: jkube-revision-history: Adding revision history limit to 2
[INFO] [INFO] k8s: jkube-docker-registry-secret: Adding secrets resources from plugin configuration
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/statefulset/target/classes/META-INF/jkube/openshift/jkube-maven-sample-statefulset-service.yml resource
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/statefulset/target/classes/META-INF/jkube/openshift/jkube-maven-sample-statefulset-route.yml resource
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/statefulset/target/classes/META-INF/jkube/openshift/jkube-maven-sample-statefulset-statefulset.yml resource
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time:  6.950 s
[INFO] [INFO] Finished at: 2020-02-14T13:18:37Z
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] run script verify.groovy
[INFO] Running post-build script: /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/statefulset/verify.groovy
[INFO] Finished post-build script: /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/statefulset/verify.groovy
[INFO] ..SUCCESS (9.8 s)
[INFO] Building: vertx-default/pom.xml
[INFO] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
[INFO] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
[INFO] [INFO] Scanning for projects...
[INFO] [INFO] 
[INFO] [INFO] ---------------< org.eclipse.jkube:vertx-default-sample >---------------
[INFO] [INFO] Building Jkube Maven :: Sample :: Vert.x 0.1-SNAPSHOT
[INFO] [INFO] --------------------------------[ jar ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ vertx-default-sample ---
[INFO] [INFO] 
[INFO] [INFO] --- oc-maven-plugin:0.1.1:resource (default-cli) @ vertx-default-sample ---
[INFO] [INFO] k8s: Generators:
[INFO] [INFO] k8s:  - quarkus
[INFO] [INFO] k8s:  - spring-boot
[INFO] [INFO] k8s:  - wildfly-swarm
[INFO] [INFO] k8s:  - thorntail-v2
[INFO] [INFO] k8s:  - karaf
[INFO] [INFO] k8s:  - vertx
[INFO] [INFO] k8s: Running generator vertx
[INFO] [INFO] k8s: vertx: Using Docker image fabric8/java-centos-openjdk8-jdk:1.5 as base / builder
[INFO] [INFO] k8s:  - java-exec
[INFO] [INFO] k8s:  - webapp
[INFO] [INFO] k8s: Enrichers:
[INFO] [INFO] k8s: - jkube-metadata
[INFO] [INFO] k8s: - jkube-name
[INFO] [INFO] k8s: - jkube-controller
[INFO] [INFO] k8s: - jkube-controller-from-configuration
[INFO] [INFO] k8s: - jkube-service
[INFO] [INFO] k8s: - jkube-namespace
[INFO] [INFO] k8s: - jkube-image
[INFO] [INFO] k8s: - jkube-portname
[INFO] [INFO] k8s: - jkube-project-label
[INFO] [INFO] k8s: - jkube-dependency
[INFO] [INFO] k8s: - jkube-pod-annotations
[INFO] [INFO] k8s: - jkube-git
[INFO] [INFO] k8s: - jkube-maven-scm
[INFO] [INFO] k8s: - jkube-serviceaccount
[INFO] [INFO] k8s: - jkube-maven-issue-mgmt
[INFO] [INFO] k8s: - jkube-debug
[INFO] [INFO] k8s: - jkube-remove-build-annotations
[INFO] [INFO] k8s: - jkube-volume-permission
[INFO] [INFO] k8s: - jkube-configmap-file
[INFO] [INFO] k8s: - jkube-secret-file
[INFO] [INFO] k8s: - jkube-openshift-service-expose
[INFO] [INFO] k8s: - jkube-openshift-route
[INFO] [INFO] k8s: - jkube-openshift-deploymentconfig
[INFO] [INFO] k8s: - jkube-openshift-project
[INFO] [INFO] k8s: - jkube-healthcheck-quarkus
[INFO] [INFO] k8s: - jkube-healthcheck-spring-boot
[INFO] [INFO] k8s: - jkube-healthcheck-wildfly-swarm
[INFO] [INFO] k8s: - jkube-healthcheck-thorntail-v2
[INFO] [INFO] k8s: - jkube-healthcheck-karaf
[INFO] [INFO] k8s: - jkube-healthcheck-vertx
[INFO] [INFO] k8s: - jkube-healthcheck-docker
[INFO] [INFO] k8s: - jkube-healthcheck-webapp
[INFO] [INFO] k8s: - jkube-prometheus
[INFO] [INFO] k8s: - jkube-revision-history
[INFO] [INFO] k8s: - jkube-docker-registry-secret
[INFO] [INFO] k8s: - jkube-triggers-annotation
[INFO] [INFO] k8s: - jkube-openshift-imageChangeTrigger
[INFO] [INFO] k8s: jkube-controller: Adding a default DeploymentConfig
[INFO] [INFO] k8s: jkube-service: Adding a default service 'vertx-default-sample' with ports [8080]
[INFO] [INFO] k8s: jkube-portname: Adding default port name http for port 8080
[INFO] [INFO] k8s: jkube-portname: Adding default port name prometheus for port 9779
[INFO] [INFO] k8s: jkube-portname: Adding default port name jolokia for port 8778
[INFO] [INFO] k8s: jkube-debug: Debugging not enabled. To enable try setting the jkube.debug.enabled maven or system property to 'true'
[INFO] [INFO] k8s: jkube-openshift-service-expose: Adding Service label 'expose:true' on service vertx-default-sample so that it is exposed by the exposecontroller microservice. To disable use the maven argument: '-Dfabric8.profile=internal-microservice'
[INFO] [INFO] k8s: jkube-healthcheck-vertx: HTTP health check disabled (path not set)
[INFO] [INFO] k8s: jkube-healthcheck-vertx: HTTP health check disabled (path not set)
[INFO] [INFO] k8s: jkube-prometheus: Adding prometheus.io annotations: prometheus.io/port=9779, prometheus.io/scrape=true
[INFO] [INFO] k8s: jkube-revision-history: Adding revision history limit to 2
[INFO] [INFO] k8s: jkube-docker-registry-secret: Adding secrets resources from plugin configuration
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/vertx-default/target/classes/META-INF/jkube/openshift/vertx-default-sample-service.yml resource
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/vertx-default/target/classes/META-INF/jkube/openshift/vertx-default-sample-deploymentconfig.yml resource
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/vertx-default/target/classes/META-INF/jkube/openshift/vertx-default-sample-route.yml resource
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time:  6.376 s
[INFO] [INFO] Finished at: 2020-02-14T13:18:46Z
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] run script verify.groovy
[INFO] Running post-build script: /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/vertx-default/verify.groovy
[INFO] Finished post-build script: /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/vertx-default/verify.groovy
[INFO] ..SUCCESS (9.4 s)
[INFO] Building: vertx-health-check/pom.xml
[INFO] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
[INFO] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
[INFO] [INFO] Scanning for projects...
[INFO] [INFO] 
[INFO] [INFO] ---------------< org.eclipse.jkube:vertx-default-sample >---------------
[INFO] [INFO] Building Jkube Maven :: Sample :: Vert.x 0.1-SNAPSHOT
[INFO] [INFO] --------------------------------[ jar ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ vertx-default-sample ---
[INFO] [INFO] 
[INFO] [INFO] --- oc-maven-plugin:0.1.1:resource (default-cli) @ vertx-default-sample ---
[INFO] [INFO] k8s: Generators:
[INFO] [INFO] k8s:  - quarkus
[INFO] [INFO] k8s:  - spring-boot
[INFO] [INFO] k8s:  - wildfly-swarm
[INFO] [INFO] k8s:  - thorntail-v2
[INFO] [INFO] k8s:  - karaf
[INFO] [INFO] k8s:  - vertx
[INFO] [INFO] k8s: Running generator vertx
[INFO] [INFO] k8s: vertx: Using Docker image fabric8/java-centos-openjdk8-jdk:1.5 as base / builder
[INFO] [INFO] k8s:  - java-exec
[INFO] [INFO] k8s:  - webapp
[INFO] [INFO] k8s: Enrichers:
[INFO] [INFO] k8s: - jkube-metadata
[INFO] [INFO] k8s: - jkube-name
[INFO] [INFO] k8s: - jkube-controller
[INFO] [INFO] k8s: - jkube-controller-from-configuration
[INFO] [INFO] k8s: - jkube-service
[INFO] [INFO] k8s: - jkube-namespace
[INFO] [INFO] k8s: - jkube-image
[INFO] [INFO] k8s: - jkube-portname
[INFO] [INFO] k8s: - jkube-project-label
[INFO] [INFO] k8s: - jkube-dependency
[INFO] [INFO] k8s: - jkube-pod-annotations
[INFO] [INFO] k8s: - jkube-git
[INFO] [INFO] k8s: - jkube-maven-scm
[INFO] [INFO] k8s: - jkube-serviceaccount
[INFO] [INFO] k8s: - jkube-maven-issue-mgmt
[INFO] [INFO] k8s: - jkube-debug
[INFO] [INFO] k8s: - jkube-remove-build-annotations
[INFO] [INFO] k8s: - jkube-volume-permission
[INFO] [INFO] k8s: - jkube-configmap-file
[INFO] [INFO] k8s: - jkube-secret-file
[INFO] [INFO] k8s: - jkube-openshift-service-expose
[INFO] [INFO] k8s: - jkube-openshift-route
[INFO] [INFO] k8s: - jkube-openshift-deploymentconfig
[INFO] [INFO] k8s: - jkube-openshift-project
[INFO] [INFO] k8s: - jkube-healthcheck-quarkus
[INFO] [INFO] k8s: - jkube-healthcheck-spring-boot
[INFO] [INFO] k8s: - jkube-healthcheck-wildfly-swarm
[INFO] [INFO] k8s: - jkube-healthcheck-thorntail-v2
[INFO] [INFO] k8s: - jkube-healthcheck-karaf
[INFO] [INFO] k8s: - jkube-healthcheck-vertx
[INFO] [INFO] k8s: - jkube-healthcheck-docker
[INFO] [INFO] k8s: - jkube-healthcheck-webapp
[INFO] [INFO] k8s: - jkube-prometheus
[INFO] [INFO] k8s: - jkube-revision-history
[INFO] [INFO] k8s: - jkube-docker-registry-secret
[INFO] [INFO] k8s: - jkube-triggers-annotation
[INFO] [INFO] k8s: - jkube-openshift-imageChangeTrigger
[INFO] [INFO] k8s: jkube-controller: Adding a default DeploymentConfig
[INFO] [INFO] k8s: jkube-service: Adding a default service 'vertx-default-sample' with ports [8080]
[INFO] [INFO] k8s: jkube-portname: Adding default port name http for port 8080
[INFO] [INFO] k8s: jkube-portname: Adding default port name prometheus for port 9779
[INFO] [INFO] k8s: jkube-portname: Adding default port name jolokia for port 8778
[INFO] [INFO] k8s: jkube-debug: Debugging not enabled. To enable try setting the jkube.debug.enabled maven or system property to 'true'
[INFO] [INFO] k8s: jkube-openshift-service-expose: Adding Service label 'expose:true' on service vertx-default-sample so that it is exposed by the exposecontroller microservice. To disable use the maven argument: '-Dfabric8.profile=internal-microservice'
[INFO] [INFO] k8s: jkube-healthcheck-vertx: Using default management port (8080) for HTTP health check probe
[INFO] [INFO] k8s: jkube-healthcheck-vertx: Adding readiness probe on port 8080, path='/', scheme='HTTP', with initial delay 10 seconds
[INFO] [INFO] k8s: jkube-healthcheck-vertx: Using default management port (8080) for HTTP health check probe
[INFO] [INFO] k8s: jkube-healthcheck-vertx: Adding liveness probe on port 8080, path='/', scheme='HTTP', with initial delay 180 seconds
[INFO] [INFO] k8s: jkube-prometheus: Adding prometheus.io annotations: prometheus.io/port=9779, prometheus.io/scrape=true
[INFO] [INFO] k8s: jkube-revision-history: Adding revision history limit to 2
[INFO] [INFO] k8s: jkube-docker-registry-secret: Adding secrets resources from plugin configuration
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/vertx-health-check/target/classes/META-INF/jkube/openshift/vertx-default-sample-service.yml resource
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/vertx-health-check/target/classes/META-INF/jkube/openshift/vertx-default-sample-deploymentconfig.yml resource
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/vertx-health-check/target/classes/META-INF/jkube/openshift/vertx-default-sample-route.yml resource
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time:  6.408 s
[INFO] [INFO] Finished at: 2020-02-14T13:18:55Z
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] run script verify.groovy
[INFO] Running post-build script: /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/vertx-health-check/verify.groovy
[INFO] Finished post-build script: /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/vertx-health-check/verify.groovy
[INFO] ..SUCCESS (9.3 s)
[INFO] Building: vertx/pom.xml
[INFO] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
[INFO] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
[INFO] [INFO] Scanning for projects...
[INFO] [INFO] 
[INFO] [INFO] -------------< org.eclipse.jkube:jkube-maven-sample-vertx >-------------
[INFO] [INFO] Building Jkube Maven :: Sample :: Vertx Web 0.1-SNAPSHOT
[INFO] [INFO] --------------------------------[ jar ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jkube-maven-sample-vertx ---
[INFO] [INFO] 
[INFO] [INFO] --- oc-maven-plugin:0.1.1:resource (default-cli) @ jkube-maven-sample-vertx ---
[INFO] [INFO] k8s: Using docker image name of namespace: jkube
[INFO] [INFO] k8s: Generators:
[INFO] [INFO] k8s:  - quarkus
[INFO] [INFO] k8s:  - spring-boot
[INFO] [INFO] k8s:  - wildfly-swarm
[INFO] [INFO] k8s:  - thorntail-v2
[INFO] [INFO] k8s:  - karaf
[INFO] [INFO] k8s:  - vertx
[INFO] [INFO] k8s: Running generator vertx
[INFO] [INFO] k8s: vertx: Using Docker image fabric8/java-centos-openjdk8-jdk:1.5 as base / builder
[INFO] [INFO] k8s:  - java-exec
[INFO] [INFO] k8s:  - webapp
[INFO] [INFO] k8s: Enrichers:
[INFO] [INFO] k8s: - jkube-metadata
[INFO] [INFO] k8s: - jkube-name
[INFO] [INFO] k8s: - jkube-controller
[INFO] [INFO] k8s: - jkube-controller-from-configuration
[INFO] [INFO] k8s: - jkube-service
[INFO] [INFO] k8s: - jkube-namespace
[INFO] [INFO] k8s: - jkube-image
[INFO] [INFO] k8s: - jkube-portname
[INFO] [INFO] k8s: - jkube-project-label
[INFO] [INFO] k8s: - jkube-dependency
[INFO] [INFO] k8s: - jkube-pod-annotations
[INFO] [INFO] k8s: - jkube-git
[INFO] [INFO] k8s: - jkube-maven-scm
[INFO] [INFO] k8s: - jkube-serviceaccount
[INFO] [INFO] k8s: - jkube-maven-issue-mgmt
[INFO] [INFO] k8s: - jkube-debug
[INFO] [INFO] k8s: - jkube-remove-build-annotations
[INFO] [INFO] k8s: - jkube-volume-permission
[INFO] [INFO] k8s: - jkube-configmap-file
[INFO] [INFO] k8s: - jkube-secret-file
[INFO] [INFO] k8s: - jkube-openshift-service-expose
[INFO] [INFO] k8s: - jkube-openshift-route
[INFO] [INFO] k8s: - jkube-openshift-deploymentconfig
[INFO] [INFO] k8s: - jkube-openshift-project
[INFO] [INFO] k8s: - jkube-healthcheck-quarkus
[INFO] [INFO] k8s: - jkube-healthcheck-spring-boot
[INFO] [INFO] k8s: - jkube-healthcheck-wildfly-swarm
[INFO] [INFO] k8s: - jkube-healthcheck-thorntail-v2
[INFO] [INFO] k8s: - jkube-healthcheck-karaf
[INFO] [INFO] k8s: - jkube-healthcheck-vertx
[INFO] [INFO] k8s: - jkube-healthcheck-docker
[INFO] [INFO] k8s: - jkube-healthcheck-webapp
[INFO] [INFO] k8s: - jkube-prometheus
[INFO] [INFO] k8s: - jkube-revision-history
[INFO] [INFO] k8s: - jkube-docker-registry-secret
[INFO] [INFO] k8s: - jkube-triggers-annotation
[INFO] [INFO] k8s: - jkube-openshift-imageChangeTrigger
[INFO] [INFO] k8s: using resource templates from /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/vertx/src/main/jkube
[INFO] [INFO] k8s: jkube-service: Adding a default service 'jkube-maven-sample-vertx' with ports [8080]
[INFO] [INFO] k8s: jkube-portname: Adding default port name http for port 8080
[INFO] [INFO] k8s: jkube-portname: Adding default port name prometheus for port 9779
[INFO] [INFO] k8s: jkube-portname: Adding default port name jolokia for port 8778
[INFO] [INFO] k8s: jkube-debug: Debugging not enabled. To enable try setting the jkube.debug.enabled maven or system property to 'true'
[INFO] [INFO] k8s: jkube-openshift-service-expose: Adding Service label 'expose:true' on service jkube-maven-sample-vertx so that it is exposed by the exposecontroller microservice. To disable use the maven argument: '-Dfabric8.profile=internal-microservice'
[INFO] [INFO] k8s: jkube-healthcheck-vertx: HTTP health check disabled (path not set)
[INFO] [INFO] k8s: jkube-healthcheck-vertx: HTTP health check disabled (path not set)
[INFO] [INFO] k8s: jkube-prometheus: Adding prometheus.io annotations: prometheus.io/port=9779, prometheus.io/scrape=true
[INFO] [INFO] k8s: jkube-revision-history: Adding revision history limit to 2
[INFO] [INFO] k8s: jkube-docker-registry-secret: Adding secrets resources from plugin configuration
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/vertx/target/classes/META-INF/jkube/openshift/jkube-maven-sample-vertx-service.yml resource
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/vertx/target/classes/META-INF/jkube/openshift/jkube-maven-sample-vertx-deploymentconfig.yml resource
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/vertx/target/classes/META-INF/jkube/openshift/jkube-maven-sample-vertx-route.yml resource
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time:  6.303 s
[INFO] [INFO] Finished at: 2020-02-14T13:19:05Z
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] run script verify.groovy
[INFO] Running post-build script: /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/vertx/verify.groovy
[INFO] Finished post-build script: /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/vertx/verify.groovy
[INFO] ..SUCCESS (9.0 s)
[INFO] Building: volume-enricher-custom-storage-class/pom.xml
[INFO] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
[INFO] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
[INFO] [INFO] Scanning for projects...
[INFO] [INFO] 
[INFO] [INFO] --------< org.eclipse.jkube:volume-enricher-storage-class-835 >---------
[INFO] [INFO] Building volume-enricher-storage-class-835 0.1-SNAPSHOT
[INFO] [INFO] --------------------------------[ jar ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ volume-enricher-storage-class-835 ---
[INFO] [INFO] 
[INFO] [INFO] --- oc-maven-plugin:0.1.1:resource (default-cli) @ volume-enricher-storage-class-835 ---
[INFO] [INFO] k8s: Generators:
[INFO] [INFO] k8s:  - quarkus
[INFO] [INFO] k8s:  - spring-boot
[INFO] [INFO] k8s:  - wildfly-swarm
[INFO] [INFO] k8s:  - thorntail-v2
[INFO] [INFO] k8s:  - karaf
[INFO] [INFO] k8s:  - vertx
[INFO] [INFO] k8s:  - java-exec
[INFO] [INFO] k8s:  - webapp
[INFO] [INFO] k8s: Enrichers:
[INFO] [INFO] k8s: - jkube-metadata
[INFO] [INFO] k8s: - jkube-name
[INFO] [INFO] k8s: - jkube-controller
[INFO] [INFO] k8s: - jkube-controller-from-configuration
[INFO] [INFO] k8s: - jkube-service
[INFO] [INFO] k8s: - jkube-namespace
[INFO] [INFO] k8s: - jkube-image
[INFO] [INFO] k8s: - jkube-portname
[INFO] [INFO] k8s: - jkube-project-label
[INFO] [INFO] k8s: - jkube-dependency
[INFO] [INFO] k8s: - jkube-pod-annotations
[INFO] [INFO] k8s: - jkube-git
[INFO] [INFO] k8s: - jkube-maven-scm
[INFO] [INFO] k8s: - jkube-serviceaccount
[INFO] [INFO] k8s: - jkube-maven-issue-mgmt
[INFO] [INFO] k8s: - jkube-debug
[INFO] [INFO] k8s: - jkube-remove-build-annotations
[INFO] [INFO] k8s: - jkube-volume-permission
[INFO] [INFO] k8s: - jkube-configmap-file
[INFO] [INFO] k8s: - jkube-secret-file
[INFO] [INFO] k8s: - jkube-openshift-service-expose
[INFO] [INFO] k8s: - jkube-openshift-route
[INFO] [INFO] k8s: - jkube-openshift-deploymentconfig
[INFO] [INFO] k8s: - jkube-openshift-project
[INFO] [INFO] k8s: - jkube-healthcheck-quarkus
[INFO] [INFO] k8s: - jkube-healthcheck-spring-boot
[INFO] [INFO] k8s: - jkube-healthcheck-wildfly-swarm
[INFO] [INFO] k8s: - jkube-healthcheck-thorntail-v2
[INFO] [INFO] k8s: - jkube-healthcheck-karaf
[INFO] [INFO] k8s: - jkube-healthcheck-vertx
[INFO] [INFO] k8s: - jkube-healthcheck-docker
[INFO] [INFO] k8s: - jkube-healthcheck-webapp
[INFO] [INFO] k8s: - jkube-prometheus
[INFO] [INFO] k8s: - jkube-revision-history
[INFO] [INFO] k8s: - jkube-docker-registry-secret
[INFO] [INFO] k8s: - jkube-triggers-annotation
[INFO] [INFO] k8s: - jkube-openshift-imageChangeTrigger
[INFO] [INFO] k8s: using resource templates from /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/volume-enricher-custom-storage-class/src/main/jkube
[INFO] [INFO] k8s: jkube-image: No images resolved. Skipping ...
[INFO] [INFO] k8s: jkube-debug: Debugging not enabled. To enable try setting the jkube.debug.enabled maven or system property to 'true'
[INFO] [INFO] k8s: jkube-revision-history: Adding revision history limit to 2
[INFO] [INFO] k8s: jkube-docker-registry-secret: Adding secrets resources from plugin configuration
[INFO] [INFO] k8s: jkube-volume-permission: Adding init container for changing persistent volumes access mode to 777
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/volume-enricher-custom-storage-class/target/classes/META-INF/jkube/openshift/jkube-docker-registry-service.yml resource
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/volume-enricher-custom-storage-class/target/classes/META-INF/jkube/openshift/jkube-docker-registry-storage-persistemtvolumeclaim.yml resource
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/volume-enricher-custom-storage-class/target/classes/META-INF/jkube/openshift/jkube-docker-registry-deploymentconfig.yml resource
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/volume-enricher-custom-storage-class/target/classes/META-INF/jkube/openshift/jkube-docker-registry-route.yml resource
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time:  5.635 s
[INFO] [INFO] Finished at: 2020-02-14T13:19:13Z
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] run script verify.groovy
[INFO] Running post-build script: /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/volume-enricher-custom-storage-class/verify.groovy
[INFO] Finished post-build script: /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/volume-enricher-custom-storage-class/verify.groovy
[INFO] ..SUCCESS (8.1 s)
[INFO] Building: volume-enricher-storage-class-835/pom.xml
[INFO] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
[INFO] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
[INFO] [INFO] Scanning for projects...
[INFO] [INFO] 
[INFO] [INFO] --------< org.eclipse.jkube:volume-enricher-storage-class-835 >---------
[INFO] [INFO] Building volume-enricher-storage-class-835 0.1-SNAPSHOT
[INFO] [INFO] --------------------------------[ jar ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ volume-enricher-storage-class-835 ---
[INFO] [INFO] 
[INFO] [INFO] --- oc-maven-plugin:0.1.1:resource (default-cli) @ volume-enricher-storage-class-835 ---
[INFO] [INFO] k8s: Using docker image name of namespace: jkube
[INFO] [INFO] k8s: Generators:
[INFO] [INFO] k8s:  - quarkus
[INFO] [INFO] k8s:  - spring-boot
[INFO] [INFO] k8s:  - wildfly-swarm
[INFO] [INFO] k8s:  - thorntail-v2
[INFO] [INFO] k8s:  - karaf
[INFO] [INFO] k8s:  - vertx
[INFO] [INFO] k8s:  - java-exec
[INFO] [INFO] k8s:  - webapp
[INFO] [INFO] k8s: Enrichers:
[INFO] [INFO] k8s: - jkube-metadata
[INFO] [INFO] k8s: - jkube-name
[INFO] [INFO] k8s: - jkube-controller
[INFO] [INFO] k8s: - jkube-controller-from-configuration
[INFO] [INFO] k8s: - jkube-service
[INFO] [INFO] k8s: - jkube-namespace
[INFO] [INFO] k8s: - jkube-image
[INFO] [INFO] k8s: - jkube-portname
[INFO] [INFO] k8s: - jkube-project-label
[INFO] [INFO] k8s: - jkube-dependency
[INFO] [INFO] k8s: - jkube-pod-annotations
[INFO] [INFO] k8s: - jkube-git
[INFO] [INFO] k8s: - jkube-maven-scm
[INFO] [INFO] k8s: - jkube-serviceaccount
[INFO] [INFO] k8s: - jkube-maven-issue-mgmt
[INFO] [INFO] k8s: - jkube-debug
[INFO] [INFO] k8s: - jkube-remove-build-annotations
[INFO] [INFO] k8s: - jkube-volume-permission
[INFO] [INFO] k8s: - jkube-configmap-file
[INFO] [INFO] k8s: - jkube-secret-file
[INFO] [INFO] k8s: - jkube-openshift-service-expose
[INFO] [INFO] k8s: - jkube-openshift-route
[INFO] [INFO] k8s: - jkube-openshift-deploymentconfig
[INFO] [INFO] k8s: - jkube-openshift-project
[INFO] [INFO] k8s: - jkube-healthcheck-quarkus
[INFO] [INFO] k8s: - jkube-healthcheck-spring-boot
[INFO] [INFO] k8s: - jkube-healthcheck-wildfly-swarm
[INFO] [INFO] k8s: - jkube-healthcheck-thorntail-v2
[INFO] [INFO] k8s: - jkube-healthcheck-karaf
[INFO] [INFO] k8s: - jkube-healthcheck-vertx
[INFO] [INFO] k8s: - jkube-healthcheck-docker
[INFO] [INFO] k8s: - jkube-healthcheck-webapp
[INFO] [INFO] k8s: - jkube-prometheus
[INFO] [INFO] k8s: - jkube-revision-history
[INFO] [INFO] k8s: - jkube-docker-registry-secret
[INFO] [INFO] k8s: - jkube-triggers-annotation
[INFO] [INFO] k8s: - jkube-openshift-imageChangeTrigger
[INFO] [INFO] k8s: using resource templates from /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/volume-enricher-storage-class-835/src/main/jkube
[INFO] [INFO] k8s: jkube-image: No images resolved. Skipping ...
[INFO] [INFO] k8s: jkube-debug: Debugging not enabled. To enable try setting the jkube.debug.enabled maven or system property to 'true'
[INFO] [INFO] k8s: jkube-revision-history: Adding revision history limit to 2
[INFO] [INFO] k8s: jkube-docker-registry-secret: Adding secrets resources from plugin configuration
[INFO] [INFO] k8s: jkube-volume-permission: Adding init container for changing persistent volumes access mode to 777
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/volume-enricher-storage-class-835/target/classes/META-INF/jkube/openshift/jkube-docker-registry-service.yml resource
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/volume-enricher-storage-class-835/target/classes/META-INF/jkube/openshift/jkube-docker-registry-storage-persistemtvolumeclaim.yml resource
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/volume-enricher-storage-class-835/target/classes/META-INF/jkube/openshift/jkube-docker-registry-deploymentconfig.yml resource
[INFO] [INFO] k8s: validating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/volume-enricher-storage-class-835/target/classes/META-INF/jkube/openshift/jkube-docker-registry-route.yml resource
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time:  6.086 s
[INFO] [INFO] Finished at: 2020-02-14T13:19:21Z
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] run script verify.groovy
[INFO] Running post-build script: /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/volume-enricher-storage-class-835/verify.groovy
[INFO] Finished post-build script: /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/it/volume-enricher-storage-class-835/verify.groovy
[INFO] ..SUCCESS (8.7 s)
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 24, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (default) @ oc-maven-it ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! The file encoding for reports output files should be provided by the POM property ${project.reporting.outputEncoding}.
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ oc-maven-it ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (default) @ oc-maven-it ---
[INFO] Failsafe report directory: /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/failsafe-reports
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! The file encoding for reports output files should be provided by the POM property ${project.reporting.outputEncoding}.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ oc-maven-it ---
[INFO] Installing /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/oc-maven-it-0.1.1.jar to /home/jenkins/.m2/repository/org/eclipse/jkube/oc-maven-it/0.1.1/oc-maven-it-0.1.1.jar
[INFO] Installing /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/pom.xml to /home/jenkins/.m2/repository/org/eclipse/jkube/oc-maven-it/0.1.1/oc-maven-it-0.1.1.pom
[INFO] Installing /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/oc-maven-it-0.1.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/jkube/oc-maven-it/0.1.1/oc-maven-it-0.1.1.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/oc-maven-it-0.1.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/jkube/oc-maven-it/0.1.1/oc-maven-it-0.1.1.pom.asc
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (default-cli) @ oc-maven-it ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/maven-central-release-job/jkube/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.15-01 and edition "Professional"
[INFO]  * Using staging profile ID "19c1e2513fa691" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/oc-maven-it-0.1.1.jar to /home/jenkins/agent/workspace/maven-central-release-job/jkube/target/nexus-staging/staging/19c1e2513fa691/org/eclipse/jkube/oc-maven-it/0.1.1/oc-maven-it-0.1.1.jar
[INFO] Installing /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/pom.xml to /home/jenkins/agent/workspace/maven-central-release-job/jkube/target/nexus-staging/staging/19c1e2513fa691/org/eclipse/jkube/oc-maven-it/0.1.1/oc-maven-it-0.1.1.pom
[INFO] Installing /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/oc-maven-it-0.1.1.jar.asc to /home/jenkins/agent/workspace/maven-central-release-job/jkube/target/nexus-staging/staging/19c1e2513fa691/org/eclipse/jkube/oc-maven-it/0.1.1/oc-maven-it-0.1.1.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/it/target/oc-maven-it-0.1.1.pom.asc to /home/jenkins/agent/workspace/maven-central-release-job/jkube/target/nexus-staging/staging/19c1e2513fa691/org/eclipse/jkube/oc-maven-it/0.1.1/oc-maven-it-0.1.1.pom.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ------------< org.eclipse.jkube:openshift-maven-plugin-doc >------------
[INFO] Building Openshift Maven Plugin :: Documentation 0.1.1           [35/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (dependency-convergence) @ openshift-maven-plugin-doc ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ openshift-maven-plugin-doc ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.0:resources (default-resources) @ openshift-maven-plugin-doc ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] ignoreDelta true
[INFO] Copying 1 resource
[INFO] Copying file META-INF/services/org.asciidoctor.jruby.extension.spi.ExtensionRegistry
[INFO] 
[INFO] --- maven-resources-plugin:3.0.0:copy-resources (copy-asciidoc) @ openshift-maven-plugin-doc ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] ignoreDelta true
[INFO] Copying 52 resources
[INFO] Copying file inc/_access.adoc
[INFO] Copying file inc/_appendix.adoc
[INFO] Copying file inc/_authentication.adoc
[INFO] Copying file inc/_compatibility.adoc
[INFO] Copying file inc/_enricher.adoc
[INFO] Copying file inc/_extensions.adoc
[INFO] Copying file inc/_faq.adoc
[INFO] Copying file inc/_generator.adoc
[INFO] Copying file inc/_global_configuration.adoc
[INFO] Copying file inc/_installation.adoc
[INFO] Copying file inc/_integrations.adoc
[INFO] Copying file inc/_introduction.adoc
[INFO] Copying file inc/_profiles.adoc
[INFO] Copying file inc/_registry.adoc
[INFO] Copying file inc/_volumes.adoc
[INFO] Copying file inc/build/_assembly.adoc
[INFO] Copying file inc/build/_buildargs.adoc
[INFO] Copying file inc/build/_configuration.adoc
[INFO] Copying file inc/build/_healthcheck.adoc
[INFO] Copying file inc/build/_overview.adoc
[INFO] Copying file inc/enricher/_jkube_service.adoc
[INFO] Copying file inc/generator/_api.adoc
[INFO] Copying file inc/generator/_java_exec.adoc
[INFO] Copying file inc/generator/_karaf.adoc
[INFO] Copying file inc/generator/_options_common.adoc
[INFO] Copying file inc/generator/_overview.adoc
[INFO] Copying file inc/generator/_quarkus.adoc
[INFO] Copying file inc/generator/_spring_boot.adoc
[INFO] Copying file inc/generator/_thorntail_v2.adoc
[INFO] Copying file inc/generator/_vertx.adoc
[INFO] Copying file inc/generator/_webapp.adoc
[INFO] Copying file inc/generator/_wildfly_swarm.adoc
[INFO] Copying file inc/goals/_goals.adoc
[INFO] Copying file inc/goals/build/_goals.adoc
[INFO] Copying file inc/goals/build/_jkube-apply.adoc
[INFO] Copying file inc/goals/build/_jkube-build.adoc
[INFO] Copying file inc/goals/build/_jkube-push.adoc
[INFO] Copying file inc/goals/build/_jkube-resource.adoc
[INFO] Copying file inc/goals/develop/_goals.adoc
[INFO] Copying file inc/goals/develop/_jkube-debug.adoc
[INFO] Copying file inc/goals/develop/_jkube-deploy.adoc
[INFO] Copying file inc/goals/develop/_jkube-log.adoc
[INFO] Copying file inc/goals/develop/_jkube-undeploy.adoc
[INFO] Copying file inc/goals/develop/_jkube-watch.adoc
[INFO] Copying file inc/image/_configuration.adoc
[INFO] Copying file inc/image/_example.adoc
[INFO] Copying file inc/image/_naming.adoc
[INFO] Copying file inc/misc/_env.adoc
[INFO] Copying file inc/misc/_startup.adoc
[INFO] Copying file inc/push/_configuration.adoc
[INFO] Copying file inc/push/_overview.adoc
[INFO] Copying file index.adoc
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ openshift-maven-plugin-doc ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/doc/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.0:testResources (default-testResources) @ openshift-maven-plugin-doc ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/doc/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ openshift-maven-plugin-doc ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ openshift-maven-plugin-doc ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ openshift-maven-plugin-doc ---
[INFO] Building jar: /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/doc/target/openshift-maven-plugin-doc-0.1.1.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:3.1.0:jar (attach-javadocs) @ openshift-maven-plugin-doc ---
[WARNING] Source files encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] 
Loading source files for package org.eclipse.jkube.maven.doc...
Constructing Javadoc information...
Standard Doclet version 1.8.0_202
Building tree for all the packages and classes...
Generating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/doc/target/apidocs/org/eclipse/jkube/maven/doc/ClasspathIncludeExtension.html...
Generating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/doc/target/apidocs/org/eclipse/jkube/maven/doc/ClasspathIncludeProcessor.html...
Generating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/doc/target/apidocs/org/eclipse/jkube/maven/doc/package-frame.html...
Generating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/doc/target/apidocs/org/eclipse/jkube/maven/doc/package-summary.html...
Generating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/doc/target/apidocs/org/eclipse/jkube/maven/doc/package-tree.html...
Generating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/doc/target/apidocs/constant-values.html...
Generating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/doc/target/apidocs/org/eclipse/jkube/maven/doc/class-use/ClasspathIncludeProcessor.html...
Generating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/doc/target/apidocs/org/eclipse/jkube/maven/doc/class-use/ClasspathIncludeExtension.html...
Generating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/doc/target/apidocs/org/eclipse/jkube/maven/doc/package-use.html...
Building index for all the packages and classes...
Generating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/doc/target/apidocs/overview-tree.html...
Generating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/doc/target/apidocs/index-all.html...
Generating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/doc/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/doc/target/apidocs/allclasses-frame.html...
Generating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/doc/target/apidocs/allclasses-noframe.html...
Generating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/doc/target/apidocs/index.html...
Generating /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/doc/target/apidocs/help-doc.html...
[INFO] Building jar: /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/doc/target/openshift-maven-plugin-doc-0.1.1-javadoc.jar
[INFO] 
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ openshift-maven-plugin-doc >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (dependency-convergence) @ openshift-maven-plugin-doc ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ openshift-maven-plugin-doc ---
[INFO] 
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ openshift-maven-plugin-doc <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ openshift-maven-plugin-doc ---
[INFO] Building jar: /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/doc/target/openshift-maven-plugin-doc-0.1.1-sources.jar
[INFO] 
[INFO] --- asciidoctor-maven-plugin:1.6.0:process-asciidoc (output-html) @ openshift-maven-plugin-doc ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 0 resource
[INFO] Rendered /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/doc/src/main/asciidoc/index.adoc
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ openshift-maven-plugin-doc ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ openshift-maven-plugin-doc ---
[INFO] Installing /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/doc/target/openshift-maven-plugin-doc-0.1.1.jar to /home/jenkins/.m2/repository/org/eclipse/jkube/openshift-maven-plugin-doc/0.1.1/openshift-maven-plugin-doc-0.1.1.jar
[INFO] Installing /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/doc/pom.xml to /home/jenkins/.m2/repository/org/eclipse/jkube/openshift-maven-plugin-doc/0.1.1/openshift-maven-plugin-doc-0.1.1.pom
[INFO] Installing /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/doc/target/openshift-maven-plugin-doc-0.1.1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/jkube/openshift-maven-plugin-doc/0.1.1/openshift-maven-plugin-doc-0.1.1-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/doc/target/openshift-maven-plugin-doc-0.1.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/jkube/openshift-maven-plugin-doc/0.1.1/openshift-maven-plugin-doc-0.1.1-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/doc/target/openshift-maven-plugin-doc-0.1.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/jkube/openshift-maven-plugin-doc/0.1.1/openshift-maven-plugin-doc-0.1.1.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/doc/target/openshift-maven-plugin-doc-0.1.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/jkube/openshift-maven-plugin-doc/0.1.1/openshift-maven-plugin-doc-0.1.1.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/doc/target/openshift-maven-plugin-doc-0.1.1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/jkube/openshift-maven-plugin-doc/0.1.1/openshift-maven-plugin-doc-0.1.1-javadoc.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/doc/target/openshift-maven-plugin-doc-0.1.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/jkube/openshift-maven-plugin-doc/0.1.1/openshift-maven-plugin-doc-0.1.1-sources.jar.asc
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (default-cli) @ openshift-maven-plugin-doc ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/maven-central-release-job/jkube/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.15-01 and edition "Professional"
[INFO]  * Using staging profile ID "19c1e2513fa691" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/doc/target/openshift-maven-plugin-doc-0.1.1.jar to /home/jenkins/agent/workspace/maven-central-release-job/jkube/target/nexus-staging/staging/19c1e2513fa691/org/eclipse/jkube/openshift-maven-plugin-doc/0.1.1/openshift-maven-plugin-doc-0.1.1.jar
[INFO] Installing /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/doc/pom.xml to /home/jenkins/agent/workspace/maven-central-release-job/jkube/target/nexus-staging/staging/19c1e2513fa691/org/eclipse/jkube/openshift-maven-plugin-doc/0.1.1/openshift-maven-plugin-doc-0.1.1.pom
[INFO] Installing /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/doc/target/openshift-maven-plugin-doc-0.1.1-javadoc.jar to /home/jenkins/agent/workspace/maven-central-release-job/jkube/target/nexus-staging/staging/19c1e2513fa691/org/eclipse/jkube/openshift-maven-plugin-doc/0.1.1/openshift-maven-plugin-doc-0.1.1-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/doc/target/openshift-maven-plugin-doc-0.1.1-sources.jar to /home/jenkins/agent/workspace/maven-central-release-job/jkube/target/nexus-staging/staging/19c1e2513fa691/org/eclipse/jkube/openshift-maven-plugin-doc/0.1.1/openshift-maven-plugin-doc-0.1.1-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/doc/target/openshift-maven-plugin-doc-0.1.1.jar.asc to /home/jenkins/agent/workspace/maven-central-release-job/jkube/target/nexus-staging/staging/19c1e2513fa691/org/eclipse/jkube/openshift-maven-plugin-doc/0.1.1/openshift-maven-plugin-doc-0.1.1.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/doc/target/openshift-maven-plugin-doc-0.1.1.pom.asc to /home/jenkins/agent/workspace/maven-central-release-job/jkube/target/nexus-staging/staging/19c1e2513fa691/org/eclipse/jkube/openshift-maven-plugin-doc/0.1.1/openshift-maven-plugin-doc-0.1.1.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/doc/target/openshift-maven-plugin-doc-0.1.1-javadoc.jar.asc to /home/jenkins/agent/workspace/maven-central-release-job/jkube/target/nexus-staging/staging/19c1e2513fa691/org/eclipse/jkube/openshift-maven-plugin-doc/0.1.1/openshift-maven-plugin-doc-0.1.1-javadoc.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/maven-central-release-job/jkube/openshift-maven-plugin/doc/target/openshift-maven-plugin-doc-0.1.1-sources.jar.asc to /home/jenkins/agent/workspace/maven-central-release-job/jkube/target/nexus-staging/staging/19c1e2513fa691/org/eclipse/jkube/openshift-maven-plugin-doc/0.1.1/openshift-maven-plugin-doc-0.1.1-sources.jar.asc
[INFO] Performing remote staging...
[INFO] 
[INFO]  * Remote staging into staging profile ID "19c1e2513fa691"
[INFO]  * Created staging repository with ID "orgeclipsejkube-1002".
[INFO]  * Staging repository at https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsejkube-1002
[INFO]  * Uploading locally staged artifacts to profile org.eclipse.jkube
[INFO]  * Upload of locally staged artifacts finished.
[INFO]  * Closing staging repository with ID "orgeclipsejkube-1002".

Waiting for operation to complete...
.............................

[INFO] Remote staged 1 repositories, finished with success.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Jkube 0.1.1:
[INFO] 
[INFO] Jkube .............................................. SUCCESS [ 29.912 s]
[INFO] Jkube Kit :: Parent ................................ SUCCESS [  2.971 s]
[INFO] Jkube Kit :: Common ................................ SUCCESS [ 34.991 s]
[INFO] Jkube Kit :: Common Maven .......................... SUCCESS [ 13.362 s]
[INFO] Jkube Kit :: Documentation ......................... SUCCESS [ 15.561 s]
[INFO] Jkube Kit :: Config :: Image ....................... SUCCESS [  9.354 s]
[INFO] Jkube Kit :: Build :: API .......................... SUCCESS [  7.760 s]
[INFO] Jkube Kit :: Build :: Maven ........................ SUCCESS [ 11.360 s]
[INFO] Jkube Kit :: Build :: Service :: Docker ............ SUCCESS [ 20.966 s]
[INFO] Jkube Kit :: Config :: Resource .................... SUCCESS [ 11.178 s]
[INFO] Jkube Kit :: Resource :: Service ................... SUCCESS [ 23.927 s]
[INFO] Jkube Kit :: Generator :: API ...................... SUCCESS [  9.445 s]
[INFO] Jkube Kit :: Generator :: Java Exec ................ SUCCESS [  8.051 s]
[INFO] Jkube Kit :: Generator :: WildFly Swarm ............ SUCCESS [  4.592 s]
[INFO] Jkube Kit :: Generator :: Karaf .................... SUCCESS [  4.817 s]
[INFO] Jkube Kit :: Generator :: WebApp ................... SUCCESS [ 11.063 s]
[INFO] Jkube Kit :: Enricher :: API ....................... SUCCESS [ 15.883 s]
[INFO] Jkube Kit :: Enricher :: Generic ................... SUCCESS [ 21.304 s]
[INFO] Jkube Kit :: Enricher :: Specific .................. SUCCESS [  9.541 s]
[INFO] Jkube Kit :: Profile ............................... SUCCESS [  6.022 s]
[INFO] Jkube Kit :: Watcher :: API ........................ SUCCESS [  5.293 s]
[INFO] Jkube Kit :: Watcher :: Standard ................... SUCCESS [  5.057 s]
[INFO] Jkube Kit :: Spring-Boot ........................... SUCCESS [ 10.763 s]
[INFO] Jkube Kit :: Thorntail ............................. SUCCESS [  6.306 s]
[INFO] Jkube Kit :: Vert.x ................................ SUCCESS [ 18.623 s]
[INFO] Jkube Kit :: Quarkus ............................... SUCCESS [  9.805 s]
[INFO] Jkube Kit .......................................... SUCCESS [  0.749 s]
[INFO] Kubernetes Maven Plugin ............................ SUCCESS [  0.794 s]
[INFO] Kubernetes Maven Plugin :: Plugin .................. SUCCESS [ 20.085 s]
[INFO] Kubernetes Maven Plugin :: Integration Tests ....... SUCCESS [05:21 min]
[INFO] Kubernetes Maven Plugin :: Documentation ........... SUCCESS [ 31.365 s]
[INFO] Openshift Maven Plugin ............................. SUCCESS [  0.929 s]
[INFO] Openshift Maven Plugin :: Plugin ................... SUCCESS [  8.399 s]
[INFO] Openshift Maven Plugin :: Integration Tests ........ SUCCESS [03:48 min]
[INFO] Openshift Maven Plugin :: Documentation ............ SUCCESS [07:57 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  23:40 min
[INFO] Finished at: 2020-02-14T13:27:25Z
[INFO] ------------------------------------------------------------------------
+ echo 0.1.1
+ cut -d. -f1
+ MAJOR_VERSION=0
+ echo 0.1.1
+ cut -d. -f2
+ MINOR_VERSION=1
+ echo 0.1.1
+ cut -d. -f3
+ PATCH_VERSION=1
+ PATCH_VERSION=2
+ echo 0.1.2-SNAPSHOT
+ NEXT_SNAPSHOT_VERSION=0.1.2-SNAPSHOT
+ mvn versions:set '-DnewVersion=0.1.2-SNAPSHOT'
Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Jkube                                                              [pom]
[INFO] Jkube Kit :: Parent                                                [pom]
[INFO] Jkube Kit :: Common                                                [jar]
[INFO] Jkube Kit :: Common Maven                                          [jar]
[INFO] Jkube Kit :: Documentation                                         [jar]
[INFO] Jkube Kit :: Config :: Image                                       [jar]
[INFO] Jkube Kit :: Build :: API                                          [jar]
[INFO] Jkube Kit :: Build :: Maven                                        [jar]
[INFO] Jkube Kit :: Build :: Service :: Docker                            [jar]
[INFO] Jkube Kit :: Config :: Resource                                    [jar]
[INFO] Jkube Kit :: Resource :: Service                                   [jar]
[INFO] Jkube Kit :: Generator :: API                                      [jar]
[INFO] Jkube Kit :: Generator :: Java Exec                                [jar]
[INFO] Jkube Kit :: Generator :: WildFly Swarm                            [jar]
[INFO] Jkube Kit :: Generator :: Karaf                                    [jar]
[INFO] Jkube Kit :: Generator :: WebApp                                   [jar]
[INFO] Jkube Kit :: Enricher :: API                                       [jar]
[INFO] Jkube Kit :: Enricher :: Generic                                   [jar]
[INFO] Jkube Kit :: Enricher :: Specific                                  [jar]
[INFO] Jkube Kit :: Profile                                               [jar]
[INFO] Jkube Kit :: Watcher :: API                                        [jar]
[INFO] Jkube Kit :: Watcher :: Standard                                   [jar]
[INFO] Jkube Kit :: Spring-Boot                                           [jar]
[INFO] Jkube Kit :: Thorntail                                             [jar]
[INFO] Jkube Kit :: Vert.x                                                [jar]
[INFO] Jkube Kit :: Quarkus                                               [jar]
[INFO] Jkube Kit                                                          [pom]
[INFO] Kubernetes Maven Plugin                                            [pom]
[INFO] Kubernetes Maven Plugin :: Plugin                         [maven-plugin]
[INFO] Kubernetes Maven Plugin :: Integration Tests                       [jar]
[INFO] Kubernetes Maven Plugin :: Documentation                           [jar]
[INFO] Openshift Maven Plugin                                             [pom]
[INFO] Openshift Maven Plugin :: Plugin                          [maven-plugin]
[INFO] Openshift Maven Plugin :: Integration Tests                        [jar]
[INFO] Openshift Maven Plugin :: Documentation                            [jar]
[WARNING] The POM for com.mycila:license-maven-plugin:jar:license-maven-plugin is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for com.mycila:license-maven-plugin:license-maven-plugin: Plugin com.mycila:license-maven-plugin:license-maven-plugin or one of its dependencies could not be resolved: Failure to find com.mycila:license-maven-plugin:jar:license-maven-plugin in https://repo.eclipse.org/content/repositories/maven_central/ was cached in the local repository, resolution will not be reattempted until the update interval of eclipse.maven.central.mirror has elapsed or updates are forced
[INFO] 
[INFO] ----------------------< org.eclipse.jkube:jkube >-----------------------
[INFO] Building Jkube 0.1.1                                              [1/35]
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] The POM for com.mycila:license-maven-plugin:jar:license-maven-plugin is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for com.mycila:license-maven-plugin:license-maven-plugin: Plugin com.mycila:license-maven-plugin:license-maven-plugin or one of its dependencies could not be resolved: Failure to find com.mycila:license-maven-plugin:jar:license-maven-plugin in https://repo.eclipse.org/content/repositories/maven_central/ was cached in the local repository, resolution will not be reattempted until the update interval of eclipse.maven.central.mirror has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:set (default-cli) @ jkube ---
[INFO] Searching for local aggregator root...
[INFO] Local aggregation root: /home/jenkins/agent/workspace/maven-central-release-job/jkube
[INFO] Processing change of org.eclipse.jkube:jkube:0.1.1 -> 0.1.2-SNAPSHOT
[INFO] Processing org.eclipse.jkube:jkube
[INFO]     Updating project org.eclipse.jkube:jkube
[INFO]         from version 0.1.1 to 0.1.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.jkube:jkube-kit-parent
[INFO]     Updating parent org.eclipse.jkube:jkube
[INFO]         from version 0.1.1 to 0.1.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.jkube:k8s-maven-plugin-build
[INFO]     Updating parent org.eclipse.jkube:jkube
[INFO]         from version 0.1.1 to 0.1.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.jkube:oc-maven-plugin-build
[INFO]     Updating parent org.eclipse.jkube:jkube
[INFO]         from version 0.1.1 to 0.1.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.jkube:jkube-kit-build-api
[INFO]     Updating parent org.eclipse.jkube:jkube-kit-parent
[INFO]         from version 0.1.1 to 0.1.2-SNAPSHOT
[INFO]     Updating project org.eclipse.jkube:jkube-kit-build-api
[INFO]         from version 0.1.1 to 0.1.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.jkube:jkube-kit-build-maven
[INFO]     Updating parent org.eclipse.jkube:jkube-kit-parent
[INFO]         from version 0.1.1 to 0.1.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.jkube:jkube-kit-build-service-docker
[INFO]     Updating parent org.eclipse.jkube:jkube-kit-parent
[INFO]         from version 0.1.1 to 0.1.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.jkube:jkube-kit-build
[INFO]     Updating parent org.eclipse.jkube:jkube-kit-parent
[INFO]         from version 0.1.1 to 0.1.2-SNAPSHOT
[INFO]     Updating project org.eclipse.jkube:jkube-kit-build
[INFO]         from version 0.1.1 to 0.1.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.jkube:jkube-kit-common-maven
[INFO]     Updating parent org.eclipse.jkube:jkube-kit-parent
[INFO]         from version 0.1.1 to 0.1.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.jkube:jkube-kit-common
[INFO]     Updating parent org.eclipse.jkube:jkube-kit-parent
[INFO]         from version 0.1.1 to 0.1.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.jkube:jkube-kit-config-image
[INFO]     Updating parent org.eclipse.jkube:jkube-kit-parent
[INFO]         from version 0.1.1 to 0.1.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.jkube:jkube-kit-config-resource
[INFO]     Updating parent org.eclipse.jkube:jkube-kit-parent
[INFO]         from version 0.1.1 to 0.1.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.jkube:jkube-kit-doc
[INFO]     Updating parent org.eclipse.jkube:jkube-kit-parent
[INFO]         from version 0.1.1 to 0.1.2-SNAPSHOT
[INFO]     Updating project org.eclipse.jkube:jkube-kit-doc
[INFO]         from version 0.1.1 to 0.1.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.jkube:jkube-kit-enricher-api
[INFO]     Updating parent org.eclipse.jkube:jkube-kit-parent
[INFO]         from version 0.1.1 to 0.1.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.jkube:jkube-kit-enricher-generic
[INFO]     Updating parent org.eclipse.jkube:jkube-kit-parent
[INFO]         from version 0.1.1 to 0.1.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.jkube:jkube-kit-enricher-specific
[INFO]     Updating parent org.eclipse.jkube:jkube-kit-parent
[INFO]         from version 0.1.1 to 0.1.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.jkube:jkube-kit-generator-api
[INFO]     Updating parent org.eclipse.jkube:jkube-kit-parent
[INFO]         from version 0.1.1 to 0.1.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.jkube:jkube-kit-generator-java-exec
[INFO]     Updating parent org.eclipse.jkube:jkube-kit-parent
[INFO]         from version 0.1.1 to 0.1.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.jkube:jkube-kit-generator-karaf
[INFO]     Updating parent org.eclipse.jkube:jkube-kit-parent
[INFO]         from version 0.1.1 to 0.1.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.jkube:jkube-kit-generator-webapp
[INFO]     Updating parent org.eclipse.jkube:jkube-kit-parent
[INFO]         from version 0.1.1 to 0.1.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.jkube:jkube-kit-generator-wildfly-swarm
[INFO]     Updating parent org.eclipse.jkube:jkube-kit-parent
[INFO]         from version 0.1.1 to 0.1.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.jkube:jkube-kit-profiles
[INFO]     Updating parent org.eclipse.jkube:jkube-kit-parent
[INFO]         from version 0.1.1 to 0.1.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.jkube:jkube-kit-quarkus
[INFO]     Updating parent org.eclipse.jkube:jkube-kit-parent
[INFO]         from version 0.1.1 to 0.1.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.jkube:jkube-kit-resource-service
[INFO]     Updating parent org.eclipse.jkube:jkube-kit-parent
[INFO]         from version 0.1.1 to 0.1.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.jkube:jkube-kit-spring-boot
[INFO]     Updating parent org.eclipse.jkube:jkube-kit-parent
[INFO]         from version 0.1.1 to 0.1.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.jkube:jkube-kit-thorntail
[INFO]     Updating parent org.eclipse.jkube:jkube-kit-parent
[INFO]         from version 0.1.1 to 0.1.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.jkube:jkube-kit-vertx
[INFO]     Updating parent org.eclipse.jkube:jkube-kit-parent
[INFO]         from version 0.1.1 to 0.1.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.jkube:jkube-kit-watcher-api
[INFO]     Updating parent org.eclipse.jkube:jkube-kit-parent
[INFO]         from version 0.1.1 to 0.1.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.jkube:jkube-kit-watcher-standard
[INFO]     Updating parent org.eclipse.jkube:jkube-kit-parent
[INFO]         from version 0.1.1 to 0.1.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.jkube:k8s-maven-plugin
[INFO]     Updating parent org.eclipse.jkube:k8s-maven-plugin-build
[INFO]         from version 0.1.1 to 0.1.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.jkube:kubernetes-maven-doc
[INFO]     Updating parent org.eclipse.jkube:k8s-maven-plugin-build
[INFO]         from version 0.1.1 to 0.1.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.jkube:kubernetes-maven-it
[INFO]     Updating parent org.eclipse.jkube:k8s-maven-plugin-build
[INFO]         from version 0.1.1 to 0.1.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.jkube:oc-maven-it
[INFO]     Updating parent org.eclipse.jkube:oc-maven-plugin-build
[INFO]         from version 0.1.1 to 0.1.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.jkube:oc-maven-plugin
[INFO]     Updating parent org.eclipse.jkube:oc-maven-plugin-build
[INFO]         from version 0.1.1 to 0.1.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.jkube:openshift-maven-plugin-doc
[INFO]     Updating parent org.eclipse.jkube:oc-maven-plugin-build
[INFO]         from version 0.1.1 to 0.1.2-SNAPSHOT
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Jkube 0.1.1:
[INFO] 
[INFO] Jkube .............................................. SUCCESS [  4.079 s]
[INFO] Jkube Kit :: Parent ................................ SKIPPED
[INFO] Jkube Kit :: Common ................................ SKIPPED
[INFO] Jkube Kit :: Common Maven .......................... SKIPPED
[INFO] Jkube Kit :: Documentation ......................... SKIPPED
[INFO] Jkube Kit :: Config :: Image ....................... SKIPPED
[INFO] Jkube Kit :: Build :: API .......................... SKIPPED
[INFO] Jkube Kit :: Build :: Maven ........................ SKIPPED
[INFO] Jkube Kit :: Build :: Service :: Docker ............ SKIPPED
[INFO] Jkube Kit :: Config :: Resource .................... SKIPPED
[INFO] Jkube Kit :: Resource :: Service ................... SKIPPED
[INFO] Jkube Kit :: Generator :: API ...................... SKIPPED
[INFO] Jkube Kit :: Generator :: Java Exec ................ SKIPPED
[INFO] Jkube Kit :: Generator :: WildFly Swarm ............ SKIPPED
[INFO] Jkube Kit :: Generator :: Karaf .................... SKIPPED
[INFO] Jkube Kit :: Generator :: WebApp ................... SKIPPED
[INFO] Jkube Kit :: Enricher :: API ....................... SKIPPED
[INFO] Jkube Kit :: Enricher :: Generic ................... SKIPPED
[INFO] Jkube Kit :: Enricher :: Specific .................. SKIPPED
[INFO] Jkube Kit :: Profile ............................... SKIPPED
[INFO] Jkube Kit :: Watcher :: API ........................ SKIPPED
[INFO] Jkube Kit :: Watcher :: Standard ................... SKIPPED
[INFO] Jkube Kit :: Spring-Boot ........................... SKIPPED
[INFO] Jkube Kit :: Thorntail ............................. SKIPPED
[INFO] Jkube Kit :: Vert.x ................................ SKIPPED
[INFO] Jkube Kit :: Quarkus ............................... SKIPPED
[INFO] Jkube Kit .......................................... SKIPPED
[INFO] Kubernetes Maven Plugin ............................ SKIPPED
[INFO] Kubernetes Maven Plugin :: Plugin .................. SKIPPED
[INFO] Kubernetes Maven Plugin :: Integration Tests ....... SKIPPED
[INFO] Kubernetes Maven Plugin :: Documentation ........... SKIPPED
[INFO] Openshift Maven Plugin ............................. SKIPPED
[INFO] Openshift Maven Plugin :: Plugin ................... SKIPPED
[INFO] Openshift Maven Plugin :: Integration Tests ........ SKIPPED
[INFO] Openshift Maven Plugin :: Documentation ............ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  5.472 s
[INFO] Finished at: 2020-02-14T13:27:33Z
[INFO] ------------------------------------------------------------------------
+ find . -iname pom.xml.versionsBackup -exec rm '{}' +
+ cat target/nexus-staging/staging/19c1e2513fa691.properties
+ grep id
+ awk '-F=' '{print $2}'
+ repo_id=orgeclipsejkube-1002
+ mvn -B org.sonatype.plugins:nexus-staging-maven-plugin:1.6.5:rc-release '-DserverId=ossrh' '-DnexusUrl=https://oss.sonatype.org' '-DstagingRepositoryId=orgeclipsejkube-1002' '-Ddescription=Next release is ready' '-DstagingProgressTimeoutMinutes=60'
Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Jkube                                                              [pom]
[INFO] Jkube Kit :: Parent                                                [pom]
[INFO] Jkube Kit :: Common                                                [jar]
[INFO] Jkube Kit :: Common Maven                                          [jar]
[INFO] Jkube Kit :: Documentation                                         [jar]
[INFO] Jkube Kit :: Config :: Image                                       [jar]
[INFO] Jkube Kit :: Build :: API                                          [jar]
[INFO] Jkube Kit :: Build :: Maven                                        [jar]
[INFO] Jkube Kit :: Build :: Service :: Docker                            [jar]
[INFO] Jkube Kit :: Config :: Resource                                    [jar]
[INFO] Jkube Kit :: Resource :: Service                                   [jar]
[INFO] Jkube Kit :: Generator :: API                                      [jar]
[INFO] Jkube Kit :: Generator :: Java Exec                                [jar]
[INFO] Jkube Kit :: Generator :: WildFly Swarm                            [jar]
[INFO] Jkube Kit :: Generator :: Karaf                                    [jar]
[INFO] Jkube Kit :: Generator :: WebApp                                   [jar]
[INFO] Jkube Kit :: Enricher :: API                                       [jar]
[INFO] Jkube Kit :: Enricher :: Generic                                   [jar]
[INFO] Jkube Kit :: Enricher :: Specific                                  [jar]
[INFO] Jkube Kit :: Profile                                               [jar]
[INFO] Jkube Kit :: Watcher :: API                                        [jar]
[INFO] Jkube Kit :: Watcher :: Standard                                   [jar]
[INFO] Jkube Kit :: Spring-Boot                                           [jar]
[INFO] Jkube Kit :: Thorntail                                             [jar]
[INFO] Jkube Kit :: Vert.x                                                [jar]
[INFO] Jkube Kit :: Quarkus                                               [jar]
[INFO] Jkube Kit                                                          [pom]
[INFO] Kubernetes Maven Plugin                                            [pom]
[INFO] Kubernetes Maven Plugin :: Plugin                         [maven-plugin]
[INFO] Kubernetes Maven Plugin :: Integration Tests                       [jar]
[INFO] Kubernetes Maven Plugin :: Documentation                           [jar]
[INFO] Openshift Maven Plugin                                             [pom]
[INFO] Openshift Maven Plugin :: Plugin                          [maven-plugin]
[INFO] Openshift Maven Plugin :: Integration Tests                        [jar]
[INFO] Openshift Maven Plugin :: Documentation                            [jar]
[INFO] 
[INFO] ----------------------< org.eclipse.jkube:jkube >-----------------------
[INFO] Building Jkube 0.1.2-SNAPSHOT                                     [1/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.5:rc-release (default-cli) @ jkube ---
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.15-01 and edition "Professional"
[INFO] RC-Releasing staging repository with IDs=[orgeclipsejkube-1002]

Waiting for operation to complete...
......................................................

[INFO] Released
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Jkube 0.1.2-SNAPSHOT:
[INFO] 
[INFO] Jkube .............................................. SUCCESS [04:55 min]
[INFO] Jkube Kit :: Parent ................................ SKIPPED
[INFO] Jkube Kit :: Common ................................ SKIPPED
[INFO] Jkube Kit :: Common Maven .......................... SKIPPED
[INFO] Jkube Kit :: Documentation ......................... SKIPPED
[INFO] Jkube Kit :: Config :: Image ....................... SKIPPED
[INFO] Jkube Kit :: Build :: API .......................... SKIPPED
[INFO] Jkube Kit :: Build :: Maven ........................ SKIPPED
[INFO] Jkube Kit :: Build :: Service :: Docker ............ SKIPPED
[INFO] Jkube Kit :: Config :: Resource .................... SKIPPED
[INFO] Jkube Kit :: Resource :: Service ................... SKIPPED
[INFO] Jkube Kit :: Generator :: API ...................... SKIPPED
[INFO] Jkube Kit :: Generator :: Java Exec ................ SKIPPED
[INFO] Jkube Kit :: Generator :: WildFly Swarm ............ SKIPPED
[INFO] Jkube Kit :: Generator :: Karaf .................... SKIPPED
[INFO] Jkube Kit :: Generator :: WebApp ................... SKIPPED
[INFO] Jkube Kit :: Enricher :: API ....................... SKIPPED
[INFO] Jkube Kit :: Enricher :: Generic ................... SKIPPED
[INFO] Jkube Kit :: Enricher :: Specific .................. SKIPPED
[INFO] Jkube Kit :: Profile ............................... SKIPPED
[INFO] Jkube Kit :: Watcher :: API ........................ SKIPPED
[INFO] Jkube Kit :: Watcher :: Standard ................... SKIPPED
[INFO] Jkube Kit :: Spring-Boot ........................... SKIPPED
[INFO] Jkube Kit :: Thorntail ............................. SKIPPED
[INFO] Jkube Kit :: Vert.x ................................ SKIPPED
[INFO] Jkube Kit :: Quarkus ............................... SKIPPED
[INFO] Jkube Kit .......................................... SKIPPED
[INFO] Kubernetes Maven Plugin ............................ SKIPPED
[INFO] Kubernetes Maven Plugin :: Plugin .................. SKIPPED
[INFO] Kubernetes Maven Plugin :: Integration Tests ....... SKIPPED
[INFO] Kubernetes Maven Plugin :: Documentation ........... SKIPPED
[INFO] Openshift Maven Plugin ............................. SKIPPED
[INFO] Openshift Maven Plugin :: Plugin ................... SKIPPED
[INFO] Openshift Maven Plugin :: Integration Tests ........ SKIPPED
[INFO] Openshift Maven Plugin :: Documentation ............ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  04:58 min
[INFO] Finished at: 2020-02-14T13:32:33Z
[INFO] ------------------------------------------------------------------------