[midPoint-ci] Build failed in Jenkins: midpoint - master - quick vilko #19
Jenkins
noreply at evolveum.com
Fri Oct 6 22:24:15 CEST 2023
See <https://jenkins.evolveum.com/job/midpoint%20-%20master%20-%20quick%20vilko/19/display/redirect>
Changes:
------------------------------------------
Started by user Viliam Repan
Lightweight checkout support not available, falling back to full checkout.
Checking out git https://github.com/Evolveum/midpoint.git into /var/jenkins_home/workspace/midpoint - master - quick vilko at script/71e91fa9368be87fb99e299a64d535eef725c49ade6ac1f20f98bb2b1591af7f to read tools/jenkins/midpoint-quick-pipeline-ninja
The recommended git tool is: git
No credentials specified
> git rev-parse --resolve-git-dir /var/jenkins_home/workspace/midpoint - master - quick vilko at script/71e91fa9368be87fb99e299a64d535eef725c49ade6ac1f20f98bb2b1591af7f/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/Evolveum/midpoint.git # timeout=10
Fetching upstream changes from https://github.com/Evolveum/midpoint.git
> git --version # timeout=10
> git --version # 'git version 2.40.1'
> git fetch --tags --force --progress -- https://github.com/Evolveum/midpoint.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/feature/ninja-jenkins-tests^{commit} # timeout=10
> git rev-parse feature/ninja-jenkins-tests^{commit} # timeout=10
Checking out Revision 2329adf93211a0cbab495fd91b51db29f28ba739 (refs/remotes/origin/feature/ninja-jenkins-tests)
> git config core.sparsecheckout # timeout=10
> git checkout -f 2329adf93211a0cbab495fd91b51db29f28ba739 # timeout=10
Commit message: "quick pipeline (ninja) now equal to quick one to do full test"
> git rev-list --no-walk aea566b0ff8d9a1aa3a43841aba468e946b85b87 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Created Pod: kubernetes jenkins/midpoint---master---quick-vilko-19-l985h-w1cq5-h3r88
Agent midpoint---master---quick-vilko-19-l985h-w1cq5-h3r88 is provisioned from template midpoint_-_master_-_quick_vilko_19-l985h-w1cq5
---
apiVersion: "v1"
kind: "Pod"
metadata:
annotations:
buildUrl: "https://jenkins.evolveum.com/job/midpoint%20-%20master%20-%20quick%20vilko/19/"
runUrl: "job/midpoint%20-%20master%20-%20quick%20vilko/19/"
labels:
jenkins/jenkins-jenkins-agent: "true"
jenkins/label-digest: "aa460ae2a598c959ec116046b4b7e226f54cc129"
jenkins/label: "midpoint_-_master_-_quick_vilko_19-l985h"
name: "midpoint---master---quick-vilko-19-l985h-w1cq5-h3r88"
namespace: "jenkins"
spec:
activeDeadlineSeconds: 7200
containers:
- command:
- "cat"
image: "maven:3.8.5-openjdk-17"
imagePullPolicy: "IfNotPresent"
name: "maven"
resources:
limits:
memory: "6Gi"
cpu: "4"
requests:
memory: "6Gi"
cpu: "4"
securityContext:
privileged: false
runAsUser: 0
tty: true
volumeMounts:
- mountPath: "/root/.m2/repository"
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---quick-vilko-19-l985h-w1cq5-h3r88"
- name: "JENKINS_NAME"
value: "midpoint---master---quick-vilko-19-l985h-w1cq5-h3r88"
- 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/.m2/repository"
name: "volume-0"
readOnly: false
- mountPath: "/home/jenkins/agent"
name: "workspace-volume"
readOnly: false
nodeSelector:
cpu: "E5-2680"
restartPolicy: "Never"
volumes:
- name: "volume-0"
persistentVolumeClaim:
claimName: "midpoint-quick-pipeline-m2repo"
readOnly: false
- name: "workspace-volume"
persistentVolumeClaim:
claimName: "midpoint-quick-pipeline-workspace"
readOnly: false
Running on midpoint---master---quick-vilko-19-l985h-w1cq5-h3r88 in /home/jenkins/agent/workspace/midpoint - master - quick vilko
[Pipeline] {
[Pipeline] stage
[Pipeline] { (checkout)
[Pipeline] sh
+ '[' 0 -ge 1 ']'
[Pipeline] git
The recommended git tool is: git
No credentials specified
> git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/midpoint - master - quick vilko/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/Evolveum/midpoint.git # timeout=10
Fetching upstream changes from https://github.com/Evolveum/midpoint.git
> git --version # timeout=10
> git --version # 'git version 2.34.2'
> git fetch --tags --force --progress -- https://github.com/Evolveum/midpoint.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 2329adf93211a0cbab495fd91b51db29f28ba739 (refs/remotes/origin/feature/ninja-jenkins-tests)
[Pipeline] }
[Pipeline] // stage
[Pipeline] error
[Pipeline] step
More information about the midPoint-ci
mailing list