[midPoint-ci] Build failed in Jenkins: midpoint-security #2
Jenkins
noreply at evolveum.com
Mon Jun 1 20:42:34 CEST 2026
See <https://jenkins.evolveum.com/job/midpoint-security/2/display/redirect>
Changes:
------------------------------------------
Started by user Viliam Repan
Obtained tools/jenkins/midpoint-sbom-dependencytrack-pipeline from git https://github.com/Evolveum/midpoint.git
[Pipeline] Start of Pipeline
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Created Pod: kubernetes jenkins-legacy/midpoint-security-2-6vxkd-lwzxl-bk90g
[PodInfo] jenkins-legacy/midpoint-security-2-6vxkd-lwzxl-bk90g
Pod [Pending][Unschedulable] 0/6 nodes are available: persistentvolumeclaim "pvc-workspace-midpoint-security-2-6vxkd-lwzxl-bk90g" not found. not found
[PodInfo] jenkins-legacy/midpoint-security-2-6vxkd-lwzxl-bk90g
Pod [Pending][Unschedulable] 0/6 nodes are available: pod has unbound immediate PersistentVolumeClaims. not found
[PodInfo] jenkins-legacy/midpoint-security-2-6vxkd-lwzxl-bk90g
Container [jnlp] waiting [ContainerCreating] No message
Container [maven] waiting [ContainerCreating] No message
Pod [Pending][ContainersNotReady] containers with unready status: [maven jnlp]
Agent midpoint-security-2-6vxkd-lwzxl-bk90g is provisioned from template midpoint-security_2-6vxkd-lwzxl
---
apiVersion: "v1"
kind: "Pod"
metadata:
annotations:
kubernetes.jenkins.io/last-refresh: "1780339255997"
buildUrl: "http://jenkins.jenkins-legacy.svc.cluster.local:8080/job/midpoint-security/2/"
runUrl: "job/midpoint-security/2/"
labels:
jenkins/jenkins-jenkins-agent: "true"
jenkins/label-digest: "8b1871aa7c59ab94008692621227c52e8d7d3253"
jenkins/label: "midpoint-security_2-6vxkd"
kubernetes.jenkins.io/controller: "http___jenkins_jenkins-legacy_svc_cluster_local_8080x"
name: "midpoint-security-2-6vxkd-lwzxl-bk90g"
namespace: "jenkins-legacy"
spec:
activeDeadlineSeconds: 1800
containers:
- command:
- "cat"
env:
- name: "no_proxy"
value: "localhost,127.0.0.1,10.0.0.0/8,.local,.internal,.e,.svc,.cluster.local,jenkins-agent"
- name: "http_proxy"
value: "http://fw.v130.e:3128"
image: "maven:3.9.4-eclipse-temurin-21"
imagePullPolicy: "IfNotPresent"
name: "maven"
resources:
limits:
memory: "8Gi"
cpu: "8"
requests:
memory: "8Gi"
cpu: "2"
securityContext:
privileged: false
runAsUser: 0
tty: true
volumeMounts:
- mountPath: "/home/jenkins/agent"
name: "workspace-volume"
readOnly: false
- env:
- name: "JENKINS_SECRET"
value: "********"
- name: "no_proxy"
value: "localhost,127.0.0.1,10.0.0.0/8,.local,.internal,.e,.svc,.cluster.local,jenkins-agent"
- name: "http_proxy"
value: "http://fw.v130.e:3128"
- name: "JENKINS_TUNNEL"
value: "jenkins-agent:50000"
- name: "JENKINS_AGENT_NAME"
value: "midpoint-security-2-6vxkd-lwzxl-bk90g"
- name: "REMOTING_OPTS"
value: "-noReconnectAfter 1d"
- name: "JENKINS_NAME"
value: "midpoint-security-2-6vxkd-lwzxl-bk90g"
- name: "JENKINS_AGENT_WORKDIR"
value: "/home/jenkins/agent"
- name: "JENKINS_URL"
value: "http://jenkins.jenkins-legacy.svc.cluster.local:8080/"
image: "jenkins/inbound-agent:4.13-2-alpine"
imagePullPolicy: "IfNotPresent"
name: "jnlp"
resources:
limits:
memory: "4Gi"
cpu: "2"
requests:
cpu: "500m"
securityContext:
privileged: false
runAsUser: 0
tty: false
volumeMounts:
- mountPath: "/home/jenkins/agent"
name: "workspace-volume"
readOnly: false
nodeSelector:
kubernetes.io/os: "linux"
restartPolicy: "Never"
volumes:
- name: "workspace-volume"
persistentVolumeClaim:
claimName: "pvc-workspace-midpoint-security-2-6vxkd-lwzxl-bk90g"
readOnly: false
Running on midpoint-security-2-6vxkd-lwzxl-bk90g in /home/jenkins/agent/workspace/midpoint-security
[Pipeline] {
[Pipeline] stage
[Pipeline] { (checkout)
[Pipeline] sh
+ '[' 0 -ge 1 ']'
[Pipeline] retry
[Pipeline] {
[Pipeline] git
The recommended git tool is: git
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/Evolveum/midpoint.git
> git init /home/jenkins/agent/workspace/midpoint-security # timeout=10
Fetching upstream changes from https://github.com/Evolveum/midpoint.git
> git --version # timeout=10
> git --version # 'git version 2.34.2'
Setting http proxy: fw.v130.e:3128
> git fetch --tags --force --progress -- https://github.com/Evolveum/midpoint.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
ERROR: Maximum checkout retry attempts reached, aborting
[Pipeline] }
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
Retrying
[Pipeline] {
[Pipeline] git
The recommended git tool is: git
No credentials specified
Fetching changes from the remote Git repository
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
ERROR: Maximum checkout retry attempts reached, aborting
[Pipeline] }
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
Retrying
[Pipeline] {
[Pipeline] git
The recommended git tool is: git
No credentials specified
Fetching changes from the remote Git repository
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
ERROR: Maximum checkout retry attempts reached, aborting
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // stage
[Pipeline] error
[Pipeline] step
More information about the midPoint-ci
mailing list