Skip to content

Console Output

Still waiting to schedule task
All nodes of label ‘explorer-for-endevor_pod_1_create-loc-prof-error’ are offline
Agent explorer-for-endevor-pod-1-create-loc-prof-error-bpprc-twqt1 is provisioned from template explorer-for-endevor_pod_1_create-loc-prof-error-bpprc
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.che4z.svc.cluster.local/che4z/job/endevorExplorer/job/create-loc-prof-error/1/"
    runUrl: "job/endevorExplorer/job/create-loc-prof-error/1/"
  labels:
    jenkins: "slave"
    jenkins/label: "explorer-for-endevor_pod_1_create-loc-prof-error"
  name: "explorer-for-endevor-pod-1-create-loc-prof-error-bpprc-twqt1"
spec:
  containers:
  - image: "node:12.10.0-alpine"
    name: "node"
    resources:
      limits:
        memory: "2Gi"
        cpu: "1"
      requests:
        memory: "2Gi"
        cpu: "1"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.che4z.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "explorer-for-endevor-pod-1-create-loc-prof-error-bpprc-twqt1"
    - name: "JENKINS_NAME"
      value: "explorer-for-endevor-pod-1-create-loc-prof-error-bpprc-twqt1"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.che4z.svc.cluster.local/che4z/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.5"
    name: "jnlp"
    resources:
      requests:
        cpu: "100m"
        memory: "256Mi"
    volumeMounts:
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-known-hosts"
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  nodeSelector:
    beta.kubernetes.io/os: "linux"
  restartPolicy: "Never"
  securityContext: {}
  volumes:
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - configMap:
      name: "known-hosts"
    name: "volume-known-hosts"

Running on explorer-for-endevor-pod-1-create-loc-prof-error-bpprc-twqt1 in /home/jenkins/agent/workspace/orExplorer_create-loc-prof-error