[midPoint-ci] Build failed in Jenkins: midPoint - master - overlay, JDK17 #377
Jenkins
noreply at evolveum.com
Sun Oct 27 01:32:33 CEST 2024
See <https://jenkins.evolveum.com/job/midpoint-master-overlay-jdk17/377/display/redirect>
Changes:
------------------------------------------
Started by timer
Obtained jenkins-pipeline from git https://github.com/Evolveum/midpoint-overlay-example
[Pipeline] Start of Pipeline
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Created Pod: kubernetes jenkins/midpoint-master-overlay-jdk17-377-bkpls-z3z43-rwfzw
Still waiting to schedule task
‘midpoint-master-overlay-jdk17-377-bkpls-z3z43-rwfzw’ is offline
Agent midpoint-master-overlay-jdk17-377-bkpls-z3z43-rwfzw is provisioned from template midpoint-master-overlay-jdk17_377-bkpls-z3z43
---
apiVersion: "v1"
kind: "Pod"
metadata:
annotations:
kubernetes.jenkins.io/last-refresh: "1729985522045"
buildUrl: "https://jenkins.evolveum.com/job/midpoint-master-overlay-jdk17/377/"
runUrl: "job/midpoint-master-overlay-jdk17/377/"
labels:
jenkins/jenkins-jenkins-agent: "true"
jenkins/label-digest: "a134677ecb59fc57de18df3abf65af41e2fa0171"
jenkins/label: "midpoint-master-overlay-jdk17_377-bkpls"
kubernetes.jenkins.io/controller: "https___jenkins_evolveum_comx"
name: "midpoint-master-overlay-jdk17-377-bkpls-z3z43-rwfzw"
namespace: "jenkins"
spec:
activeDeadlineSeconds: 3600
containers:
- command:
- "cat"
image: "maven:3.8.5-openjdk-17"
imagePullPolicy: "IfNotPresent"
name: "maven"
resources:
limits:
memory: "8Gi"
cpu: "8"
requests:
memory: "8Gi"
cpu: "8"
securityContext:
privileged: false
runAsUser: 0
tty: true
volumeMounts:
- mountPath: "/root/jenkins-nexus"
name: "volume-0"
readOnly: false
- mountPath: "/home/jenkins/agent"
name: "workspace-volume"
readOnly: false
- env:
- name: "JENKINS_SECRET"
value: "********"
- name: "JENKINS_TUNNEL"
value: "jenkins-agent:50000"
- name: "JENKINS_AGENT_NAME"
value: "midpoint-master-overlay-jdk17-377-bkpls-z3z43-rwfzw"
- name: "REMOTING_OPTS"
value: "-noReconnectAfter 1d"
- name: "JENKINS_NAME"
value: "midpoint-master-overlay-jdk17-377-bkpls-z3z43-rwfzw"
- name: "JENKINS_AGENT_WORKDIR"
value: "/home/jenkins/agent"
- name: "JENKINS_URL"
value: "https://jenkins.evolveum.com/"
image: "jenkins/inbound-agent:4.13-2-alpine"
imagePullPolicy: "IfNotPresent"
name: "jnlp"
resources:
limits:
memory: "1Gi"
cpu: "1"
requests:
memory: "1Gi"
cpu: "1"
securityContext:
privileged: false
runAsUser: 0
tty: false
volumeMounts:
- mountPath: "/root/jenkins-nexus"
name: "volume-0"
readOnly: false
- mountPath: "/home/jenkins/agent"
name: "workspace-volume"
readOnly: false
nodeSelector:
node: "jenkins"
restartPolicy: "Never"
volumes:
- name: "volume-0"
secret:
secretName: "jenkins-nexus"
- name: "workspace-volume"
persistentVolumeClaim:
claimName: "pvc-workspace-midpoint-master-overlay-jdk17-377-bkpls-z3z43-rwfzw"
readOnly: false
Running on midpoint-master-overlay-jdk17-377-bkpls-z3z43-rwfzw in /home/jenkins/agent/workspace/midpoint-master-overlay-jdk17
[Pipeline] {
[Pipeline] stage
[Pipeline] { (checkout)
[Pipeline] git
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/Evolveum/midpoint-overlay-example
> git init /home/jenkins/agent/workspace/midpoint-master-overlay-jdk17 # timeout=10
Fetching upstream changes from https://github.com/Evolveum/midpoint-overlay-example
> git --version # timeout=10
> git --version # 'git version 2.34.2'
> git fetch --tags --force --progress -- https://github.com/Evolveum/midpoint-overlay-example +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/Evolveum/midpoint-overlay-example # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 51cbbc289cdd89dbd3707b5627a425e632d8f583 (refs/remotes/origin/master)
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 51cbbc289cdd89dbd3707b5627a425e632d8f583 # timeout=10
Commit message: "updated spring boot version in no-parent pom.xml"
> git branch -a -v --no-abbrev # timeout=10
> git checkout -b master 51cbbc289cdd89dbd3707b5627a425e632d8f583 # timeout=10
> git rev-list --no-walk 51cbbc289cdd89dbd3707b5627a425e632d8f583 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] container
[Pipeline] {
[Pipeline] sh
+ mkdir -p /root/.m2
+ ln -s ../jenkins-nexus/settings.xml /root/.m2/settings.xml
+ '[' 0 -ge 1 ']'
+ mvn -B -ntp clean deploy -DdeployAtEnd=true
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for com.example:midpoint-overlay-example:4.9-SNAPSHOT: Could not find artifact com.evolveum.midpoint:midpoint:pom:4.9-SNAPSHOT in evolveum (https://nexus.evolveum.com/nexus/content/groups/public) and 'parent.relativePath' points at wrong local POM @ line 23, column 13
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project com.example:midpoint-overlay-example:4.9-SNAPSHOT (/home/jenkins/agent/workspace/midpoint-master-overlay-jdk17/pom.xml) has 1 error
[ERROR] Non-resolvable parent POM for com.example:midpoint-overlay-example:4.9-SNAPSHOT: Could not find artifact com.evolveum.midpoint:midpoint:pom:4.9-SNAPSHOT in evolveum (https://nexus.evolveum.com/nexus/content/groups/public) and 'parent.relativePath' points at wrong local POM @ line 23, column 13 -> [Help 2]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] error
[Pipeline] step
More information about the midPoint-ci
mailing list