[midPoint-ci] Build failed in Jenkins: Connector CSV #5
Jenkins
noreply at evolveum.com
Wed Nov 26 10:27:58 CET 2025
See <https://jenkins.evolveum.com/job/connector-csv/5/display/redirect>
Changes:
------------------------------------------
Started by user Kate Honchar
Obtained jenkins-pipeline from git https://github.com/Evolveum/connector-csv.git
[Pipeline] Start of Pipeline
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Created Pod: kubernetes jenkins/connector-csv-5-19bcv-mk324-4qz2f
[PodInfo] jenkins/connector-csv-5-19bcv-mk324-4qz2f
Pod [Pending][Unschedulable] 0/3 nodes are available: 3 persistentvolumeclaim "pvc-workspace-connector-csv-5-19bcv-mk324-4qz2f" not found.
[PodInfo] jenkins/connector-csv-5-19bcv-mk324-4qz2f
Container [jnlp] waiting [ContainerCreating] No message
Container [maven] waiting [ContainerCreating] No message
Pod [Pending][ContainersNotReady] containers with unready status: [maven jnlp]
[PodInfo] jenkins/connector-csv-5-19bcv-mk324-4qz2f
Container [jnlp] waiting [ContainerCreating] No message
Container [maven] waiting [ContainerCreating] No message
Pod [Pending][ContainersNotReady] containers with unready status: [maven jnlp]
Still waiting to schedule task
‘connector-csv-5-19bcv-mk324-4qz2f’ is offline
Agent connector-csv-5-19bcv-mk324-4qz2f is provisioned from template connector-csv_5-19bcv-mk324
---
apiVersion: "v1"
kind: "Pod"
metadata:
annotations:
kubernetes.jenkins.io/last-refresh: "1764149249736"
buildUrl: "https://jenkins.evolveum.com/job/connector-csv/5/"
runUrl: "job/connector-csv/5/"
labels:
jenkins/jenkins-jenkins-agent: "true"
jenkins/label-digest: "1f59c04677ee6c1e488e8e9db68d9749b9d71076"
jenkins/label: "connector-csv_5-19bcv"
kubernetes.jenkins.io/controller: "https___jenkins_evolveum_comx"
name: "connector-csv-5-19bcv-mk324-4qz2f"
namespace: "jenkins"
spec:
activeDeadlineSeconds: 600
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: "connector-csv-5-19bcv-mk324-4qz2f"
- name: "REMOTING_OPTS"
value: "-noReconnectAfter 1d"
- name: "JENKINS_NAME"
value: "connector-csv-5-19bcv-mk324-4qz2f"
- 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-connector-csv-5-19bcv-mk324-4qz2f"
readOnly: false
Running on connector-csv-5-19bcv-mk324-4qz2f in /home/jenkins/agent/workspace/connector-csv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (checkout)
[Pipeline] retry
[Pipeline] {
[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/connector-csv.git
> git init /home/jenkins/agent/workspace/connector-csv # timeout=10
Fetching upstream changes from https://github.com/Evolveum/connector-csv.git
> git --version # timeout=10
> git --version # 'git version 2.34.2'
> git fetch --tags --force --progress -- https://github.com/Evolveum/connector-csv.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/Evolveum/connector-csv.git # timeout=10
> git config --add remote.origin.fetch +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
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
No credentials specified
Fetching changes from the remote Git repository
> git rev-parse refs/remotes/origin/v2.9^{commit} # timeout=10
> git rev-parse origin/v2.9^{commit} # timeout=10
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
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
No credentials specified
Fetching changes from the remote Git repository
> git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/connector-csv/.git # timeout=10
> git config remote.origin.url https://github.com/Evolveum/connector-csv.git # timeout=10
Fetching upstream changes from https://github.com/Evolveum/connector-csv.git
> git --version # timeout=10
> git --version # 'git version 2.34.2'
> git fetch --tags --force --progress -- https://github.com/Evolveum/connector-csv.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/v2.9^{commit} # timeout=10
> git rev-parse origin/v2.9^{commit} # timeout=10
> git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/connector-csv/.git # timeout=10
> git config remote.origin.url https://github.com/Evolveum/connector-csv.git # timeout=10
Fetching upstream changes from https://github.com/Evolveum/connector-csv.git
> git --version # timeout=10
> git --version # 'git version 2.34.2'
> git fetch --tags --force --progress -- https://github.com/Evolveum/connector-csv.git +refs/heads/*:refs/remotes/origin/* # timeout=10
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
> git rev-parse refs/remotes/origin/v2.9^{commit} # timeout=10
> git rev-parse origin/v2.9^{commit} # timeout=10
More information about the midPoint-ci
mailing list