[midPoint-ci] Build failed in Jenkins: midPoint - master - main - PG 16 #484
Jenkins
noreply at evolveum.com
Fri May 16 04:09:12 CEST 2025
See <https://jenkins.evolveum.com/job/midpoint-master-main/484/display/redirect>
Changes:
------------------------------------------
Started by an SCM change
Obtained tools/jenkins/midpoint-main-nativepg-deploy-pipeline from git https://github.com/Evolveum/midpoint.git
[Pipeline] Start of Pipeline
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Created Pod: kubernetes jenkins/midpoint-master-main-484-9xp89-v4n24-6hwls
Still waiting to schedule task
‘midpoint-master-main-484-9xp89-v4n24-6hwls’ is offline
Agent midpoint-master-main-484-9xp89-v4n24-6hwls is provisioned from template midpoint-master-main_484-9xp89-v4n24
---
apiVersion: "v1"
kind: "Pod"
metadata:
annotations:
kubernetes.jenkins.io/last-refresh: "1747360810244"
buildUrl: "https://jenkins.evolveum.com/job/midpoint-master-main/484/"
runUrl: "job/midpoint-master-main/484/"
labels:
jenkins/jenkins-jenkins-agent: "true"
jenkins/label-digest: "e02e77ab5685a8d38c041db83951cf788e97ccd3"
jenkins/label: "midpoint-master-main_484-9xp89"
kubernetes.jenkins.io/controller: "https___jenkins_evolveum_comx"
name: "midpoint-master-main-484-9xp89-v4n24-6hwls"
namespace: "jenkins"
spec:
activeDeadlineSeconds: 21600
containers:
- command:
- "cat"
env:
- name: "MIDPOINT_BUILD_ALIAS"
value: "build-signing-key"
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-main-484-9xp89-v4n24-6hwls"
- name: "MIDPOINT_BUILD_ALIAS"
value: "build-signing-key"
- name: "REMOTING_OPTS"
value: "-noReconnectAfter 1d"
- name: "JENKINS_NAME"
value: "midpoint-master-main-484-9xp89-v4n24-6hwls"
- 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
- env:
- name: "POSTGRES_USER"
value: "midtest"
- name: "POSTGRES_PASSWORD"
value: "password"
- name: "POSTGRES_INITDB_ARGS"
value: "--lc-collate=en_US.utf8 --lc-ctype=en_US.utf8"
- name: "MIDPOINT_BUILD_ALIAS"
value: "build-signing-key"
image: "postgres:16-alpine"
imagePullPolicy: "IfNotPresent"
name: "postgres"
ports:
- containerPort: 5432
name: "postgres"
resources:
limits:
memory: "4Gi"
cpu: "2"
requests:
memory: "4Gi"
cpu: "2"
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
nodeSelector:
node: "jenkins"
restartPolicy: "Never"
volumes:
- name: "volume-0"
secret:
secretName: "jenkins-nexus"
- name: "workspace-volume"
persistentVolumeClaim:
claimName: "pvc-workspace-midpoint-master-main-484-9xp89-v4n24-6hwls"
readOnly: false
Running on midpoint-master-main-484-9xp89-v4n24-6hwls in /home/jenkins/agent/workspace/midpoint-master-main
[Pipeline] {
[Pipeline] stage
[Pipeline] { (checkout)
[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-master-main # 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
Avoid second fetch
Checking out Revision b64b4338b946f9e3220ed5fbb0b8173518fe5d5d (refs/remotes/origin/master)
> git config remote.origin.url https://github.com/Evolveum/midpoint.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f b64b4338b946f9e3220ed5fbb0b8173518fe5d5d # timeout=10
Commit message: "fix header levels for WCAG"
> git branch -a -v --no-abbrev # timeout=10
> git checkout -b master b64b4338b946f9e3220ed5fbb0b8173518fe5d5d # timeout=10
> git rev-list --no-walk f5231a129710e35bc89b540963bf8a67e0e5d027 # timeout=10
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] container
[Pipeline] {
[Pipeline] withCredentials
Masking supported pattern matches of $MIDPOINT_BUILD_STOREPASS or $MIDPOINT_BUILD_KEYPASS or $MIDPOINT_BUILD_KEYSTORE or $DTRACK_URL or $DTRACK_TOKEN
[Pipeline] {
[Pipeline] sh
java.net.SocketTimeoutException: sent ping but didn't receive pong within 30000ms (after 0 successful ping/pongs)
at PluginClassLoader for okhttp-api//okhttp3.internal.ws.RealWebSocket.writePingFrame$okhttp(RealWebSocket.kt:563)
at PluginClassLoader for okhttp-api//okhttp3.internal.ws.RealWebSocket$initReaderAndWriter$lambda-3$$inlined$schedule$1.runOnce(TaskQueue.kt:219)
at PluginClassLoader for okhttp-api//okhttp3.internal.concurrent.TaskRunner.runTask(TaskRunner.kt:116)
at PluginClassLoader for okhttp-api//okhttp3.internal.concurrent.TaskRunner.access$runTask(TaskRunner.kt:42)
at PluginClassLoader for okhttp-api//okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:65)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
process apparently never started in /home/jenkins/agent/workspace/midpoint-master-main at tmp/durable-679700e2
(running Jenkins temporarily with -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.LAUNCH_DIAGNOSTICS=true might make the problem clearer)
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] error
[Pipeline] step
More information about the midPoint-ci
mailing list