Console Output

20:12:12 [2025-03-11T20:12:12.534Z] Agent pod-23f0f208-9329-42d8-b069-35c7c743f122-7xhsg-8bdck is provisioned from template pod-23f0f208-9329-42d8-b069-35c7c743f122-7xhsg
20:12:12 [2025-03-11T20:12:12.534Z] ---
20:12:12 [2025-03-11T20:12:12.534Z] apiVersion: "v1"
20:12:12 [2025-03-11T20:12:12.534Z] kind: "Pod"
20:12:12 [2025-03-11T20:12:12.534Z] metadata:
20:12:12 [2025-03-11T20:12:12.534Z]   annotations:
20:12:12 [2025-03-11T20:12:12.534Z]     buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/1496/"
20:12:12 [2025-03-11T20:12:12.534Z]     runUrl: "job/bodhi-trigger/1496/"
20:12:12 [2025-03-11T20:12:12.534Z]   labels:
20:12:12 [2025-03-11T20:12:12.534Z]     jenkins: "slave"
20:12:12 [2025-03-11T20:12:12.534Z]     jenkins/label-digest: "0c7e73dcdffdbbfee6af69800d2f2665e88c2104"
20:12:12 [2025-03-11T20:12:12.534Z]     jenkins/label: "pod-23f0f208-9329-42d8-b069-35c7c743f122"
20:12:12 [2025-03-11T20:12:12.534Z]   name: "pod-23f0f208-9329-42d8-b069-35c7c743f122-7xhsg-8bdck"
20:12:12 [2025-03-11T20:12:12.534Z]   namespace: "coreos-ci"
20:12:12 [2025-03-11T20:12:12.534Z] spec:
20:12:12 [2025-03-11T20:12:12.534Z]   containers:
20:12:12 [2025-03-11T20:12:12.534Z]   - command:
20:12:12 [2025-03-11T20:12:12.534Z]     - "/usr/bin/dumb-init"
20:12:12 [2025-03-11T20:12:12.534Z]     - "/usr/bin/sleep"
20:12:12 [2025-03-11T20:12:12.534Z]     - "infinity"
20:12:12 [2025-03-11T20:12:12.534Z]     env:
20:12:12 [2025-03-11T20:12:12.534Z]     - name: "NCPUS"
20:12:12 [2025-03-11T20:12:12.534Z]       value: "0.1"
20:12:12 [2025-03-11T20:12:12.534Z]     image: "quay.io/coreos-assembler/coreos-assembler:main"
20:12:12 [2025-03-11T20:12:12.534Z]     imagePullPolicy: "Always"
20:12:12 [2025-03-11T20:12:12.534Z]     name: "worker"
20:12:12 [2025-03-11T20:12:12.534Z]     resources:
20:12:12 [2025-03-11T20:12:12.534Z]       limits:
20:12:12 [2025-03-11T20:12:12.534Z]         cpu: "0.1"
20:12:12 [2025-03-11T20:12:12.534Z]       requests:
20:12:12 [2025-03-11T20:12:12.534Z]         cpu: "0.1"
20:12:12 [2025-03-11T20:12:12.534Z]     volumeMounts:
20:12:12 [2025-03-11T20:12:12.534Z]     - mountPath: "/srv/"
20:12:12 [2025-03-11T20:12:12.534Z]       name: "emptydir-0"
20:12:12 [2025-03-11T20:12:12.534Z]     - mountPath: "/home/jenkins/agent"
20:12:12 [2025-03-11T20:12:12.534Z]       name: "workspace-volume"
20:12:12 [2025-03-11T20:12:12.534Z]       readOnly: false
20:12:12 [2025-03-11T20:12:12.534Z]   - env:
20:12:12 [2025-03-11T20:12:12.534Z]     - name: "JENKINS_SECRET"
20:12:12 [2025-03-11T20:12:12.534Z]       value: "********"
20:12:12 [2025-03-11T20:12:12.534Z]     - name: "JENKINS_TUNNEL"
20:12:12 [2025-03-11T20:12:12.534Z]       value: "172.30.136.1:50000"
20:12:12 [2025-03-11T20:12:12.534Z]     - name: "JENKINS_AGENT_NAME"
20:12:12 [2025-03-11T20:12:12.534Z]       value: "pod-23f0f208-9329-42d8-b069-35c7c743f122-7xhsg-8bdck"
20:12:12 [2025-03-11T20:12:12.534Z]     - name: "JENKINS_NAME"
20:12:12 [2025-03-11T20:12:12.534Z]       value: "pod-23f0f208-9329-42d8-b069-35c7c743f122-7xhsg-8bdck"
20:12:12 [2025-03-11T20:12:12.534Z]     - name: "JENKINS_AGENT_WORKDIR"
20:12:12 [2025-03-11T20:12:12.534Z]       value: "/home/jenkins/agent"
20:12:12 [2025-03-11T20:12:12.534Z]     - name: "JENKINS_URL"
20:12:12 [2025-03-11T20:12:12.534Z]       value: "http://172.30.130.216:80/"
20:12:12 [2025-03-11T20:12:12.534Z]     image: "jenkins-agent-base:latest"
20:12:12 [2025-03-11T20:12:12.534Z]     name: "jnlp"
20:12:12 [2025-03-11T20:12:12.534Z]     resources:
20:12:12 [2025-03-11T20:12:12.534Z]       limits:
20:12:12 [2025-03-11T20:12:12.534Z]         memory: "512Mi"
20:12:12 [2025-03-11T20:12:12.534Z]         cpu: "1"
20:12:12 [2025-03-11T20:12:12.534Z]       requests:
20:12:12 [2025-03-11T20:12:12.534Z]         memory: "512Mi"
20:12:12 [2025-03-11T20:12:12.534Z]         cpu: "1"
20:12:12 [2025-03-11T20:12:12.534Z]     volumeMounts:
20:12:12 [2025-03-11T20:12:12.534Z]     - mountPath: "/home/jenkins/agent"
20:12:12 [2025-03-11T20:12:12.534Z]       name: "workspace-volume"
20:12:12 [2025-03-11T20:12:12.534Z]       readOnly: false
20:12:12 [2025-03-11T20:12:12.534Z]   nodeSelector:
20:12:12 [2025-03-11T20:12:12.534Z]     kubernetes.io/os: "linux"
20:12:12 [2025-03-11T20:12:12.534Z]   restartPolicy: "Never"
20:12:12 [2025-03-11T20:12:12.534Z]   serviceAccountName: "default"
20:12:12 [2025-03-11T20:12:12.534Z]   volumes:
20:12:12 [2025-03-11T20:12:12.534Z]   - emptyDir: {}
20:12:12 [2025-03-11T20:12:12.534Z]     name: "emptydir-0"
20:12:12 [2025-03-11T20:12:12.534Z]   - emptyDir:
20:12:12 [2025-03-11T20:12:12.534Z]       medium: ""
20:12:12 [2025-03-11T20:12:12.534Z]     name: "workspace-volume"
20:12:12 [2025-03-11T20:12:12.534Z] 
20:12:12 [2025-03-11T20:12:12.924Z] Running on pod-23f0f208-9329-42d8-b069-35c7c743f122-7xhsg-8bdck in /home/jenkins/agent/workspace/bodhi-trigger