Skip to content

Console Output

10:48:21 Started by user Arthur van Dorp
10:48:21 Running as Arthur van Dorp
10:48:21 Agent basic-0d939 is provisioned from template basic
10:48:21 ---
10:48:21 apiVersion: "v1"
10:48:21 kind: "Pod"
10:48:21 metadata:
10:48:21   annotations: {}
10:48:21   labels:
10:48:21     jenkins: "slave"
10:48:21     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
10:48:21     jenkins/label: "basic"
10:48:21   name: "basic-0d939"
10:48:21   namespace: "scout"
10:48:21 spec:
10:48:21   containers:
10:48:21   - env:
10:48:21     - name: "JENKINS_SECRET"
10:48:21       value: "********"
10:48:21     - name: "JENKINS_TUNNEL"
10:48:21       value: "jenkins-discovery.scout.svc.cluster.local:50000"
10:48:21     - name: "JENKINS_AGENT_NAME"
10:48:21       value: "basic-0d939"
10:48:21     - name: "JENKINS_REMOTING_JAVA_OPTS"
10:48:21       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
10:48:21         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
10:48:21     - name: "JAVA_TOOL_OPTIONS"
10:48:21       value: ""
10:48:21     - name: "_JAVA_OPTIONS"
10:48:21       value: ""
10:48:21     - name: "OPENJ9_JAVA_OPTIONS"
10:48:21       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
10:48:21     - name: "JENKINS_NAME"
10:48:21       value: "basic-0d939"
10:48:21     - name: "JENKINS_AGENT_WORKDIR"
10:48:21       value: "/home/jenkins/agent"
10:48:21     - name: "JENKINS_URL"
10:48:21       value: "http://jenkins-ui.scout.svc.cluster.local/scout/"
10:48:21     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.13"
10:48:21     imagePullPolicy: "Always"
10:48:21     name: "jnlp"
10:48:21     resources:
10:48:21       limits:
10:48:21         cpu: "2000m"
10:48:21         memory: "4096Mi"
10:48:21       requests:
10:48:21         cpu: "1000m"
10:48:21         memory: "4096Mi"
10:48:21     tty: true
10:48:21     volumeMounts:
10:48:21     - mountPath: "/home/jenkins/.m2/toolchains.xml"
10:48:21       name: "m2-dir"
10:48:21       readOnly: true
10:48:21       subPath: "toolchains.xml"
10:48:21     - mountPath: "/home/jenkins/.mavenrc"
10:48:21       name: "m2-dir"
10:48:21       readOnly: true
10:48:21       subPath: ".mavenrc"
10:48:21     - mountPath: "/opt/tools"
10:48:21       name: "volume-0"
10:48:21       readOnly: false
10:48:21     - mountPath: "/home/jenkins"
10:48:21       name: "volume-2"
10:48:21       readOnly: false
10:48:21     - mountPath: "/home/jenkins/.m2/repository"
10:48:21       name: "volume-3"
10:48:21       readOnly: false
10:48:21     - mountPath: "/home/jenkins/.m2/settings-security.xml"
10:48:21       name: "m2-secret-dir"
10:48:21       readOnly: true
10:48:21       subPath: "settings-security.xml"
10:48:21     - mountPath: "/home/jenkins/.m2/wrapper"
10:48:21       name: "volume-4"
10:48:21       readOnly: false
10:48:21     - mountPath: "/home/jenkins/.m2/settings.xml"
10:48:21       name: "m2-secret-dir"
10:48:21       readOnly: true
10:48:21       subPath: "settings.xml"
10:48:21     - mountPath: "/home/jenkins/.ssh"
10:48:21       name: "volume-1"
10:48:21       readOnly: false
10:48:21       subPath: ""
10:48:21     - mountPath: "/home/jenkins/agent"
10:48:21       name: "workspace-volume"
10:48:21       readOnly: false
10:48:21     workingDir: "/home/jenkins/agent"
10:48:21   nodeSelector:
10:48:21     kubernetes.io/os: "linux"
10:48:21   restartPolicy: "Never"
10:48:21   volumes:
10:48:21   - name: "volume-0"
10:48:21     persistentVolumeClaim:
10:48:21       claimName: "tools-claim-jiro-scout"
10:48:21       readOnly: true
10:48:21   - name: "m2-secret-dir"
10:48:21     secret:
10:48:21       secretName: "m2-secret-dir"
10:48:21   - emptyDir:
10:48:21       medium: ""
10:48:21     name: "volume-2"
10:48:21   - configMap:
10:48:21       name: "m2-dir"
10:48:21     name: "m2-dir"
10:48:21   - configMap:
10:48:21       name: "known-hosts"
10:48:21     name: "volume-1"
10:48:21   - emptyDir:
10:48:21       medium: ""
10:48:21     name: "workspace-volume"
10:48:21   - emptyDir:
10:48:21       medium: ""
10:48:21     name: "volume-4"
10:48:21   - emptyDir:
10:48:21       medium: ""
10:48:21     name: "volume-3"
10:48:21 
10:48:21 Building remotely on basic-0d939 (basic) in workspace /home/jenkins/agent/workspace/org.eclipse.scout.sdk_deploy_from_tag_11
10:48:21 [ssh-agent] Looking for ssh-agent implementation...
10:48:21 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
10:48:21 $ ssh-agent
10:48:21 SSH_AUTH_SOCK=/tmp/ssh-qlwrDGfM2f3B/agent.61
10:48:21 SSH_AGENT_PID=63
10:48:21 [ssh-agent] Started.
10:48:21 Running ssh-add (command line suppressed)
10:48:21 Identity added: /home/jenkins/agent/workspace/org.eclipse.scout.sdk_deploy_from_tag_11@tmp/private_key_11707019041953509714.key (/home/jenkins/agent/workspace/org.eclipse.scout.sdk_deploy_from_tag_11@tmp/private_key_11707019041953509714.key)
10:48:21 [ssh-agent] Using credentials genie.scout (ssh://genie.scout@projects-storage.eclipse.org)
10:48:21 The recommended git tool is: NONE
10:48:22 No credentials specified
10:48:22 Cloning the remote Git repository
10:48:22 Cloning repository https://github.com/eclipse-scout/scout.sdk.git
10:48:23  > git init /home/jenkins/agent/workspace/org.eclipse.scout.sdk_deploy_from_tag_11 # timeout=10
10:48:23 Fetching upstream changes from https://github.com/eclipse-scout/scout.sdk.git
10:48:23  > git --version # timeout=10
10:48:23  > git --version # 'git version 2.20.1'
10:48:23  > git fetch --tags --force --progress -- https://github.com/eclipse-scout/scout.sdk.git +refs/heads/*:refs/remotes/origin/* # timeout=10
10:48:25  > git config remote.origin.url https://github.com/eclipse-scout/scout.sdk.git # timeout=10
10:48:25  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:48:25 Avoid second fetch
10:48:25  > git rev-parse origin/22.0.19^{commit} # timeout=10
10:48:26  > git rev-parse 22.0.19^{commit} # timeout=10
10:48:26 ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
10:48:26 Retrying after 10 seconds
10:48:36 The recommended git tool is: NONE
10:48:36 No credentials specified
10:48:36  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/org.eclipse.scout.sdk_deploy_from_tag_11/.git # timeout=10
10:48:36 Fetching changes from the remote Git repository
10:48:36  > git config remote.origin.url https://github.com/eclipse-scout/scout.sdk.git # timeout=10
10:48:36 Fetching upstream changes from https://github.com/eclipse-scout/scout.sdk.git
10:48:36  > git --version # timeout=10
10:48:36  > git --version # 'git version 2.20.1'
10:48:36  > git fetch --tags --force --progress -- https://github.com/eclipse-scout/scout.sdk.git +refs/heads/*:refs/remotes/origin/* # timeout=10
10:48:36  > git rev-parse origin/22.0.19^{commit} # timeout=10
10:48:36  > git rev-parse 22.0.19^{commit} # timeout=10
10:48:36 ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
10:48:36 Retrying after 10 seconds
10:48:46 The recommended git tool is: NONE
10:48:46 No credentials specified
10:48:46  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/org.eclipse.scout.sdk_deploy_from_tag_11/.git # timeout=10
10:48:46 Fetching changes from the remote Git repository
10:48:46  > git config remote.origin.url https://github.com/eclipse-scout/scout.sdk.git # timeout=10
10:48:46 Fetching upstream changes from https://github.com/eclipse-scout/scout.sdk.git
10:48:46  > git --version # timeout=10
10:48:46  > git --version # 'git version 2.20.1'
10:48:46  > git fetch --tags --force --progress -- https://github.com/eclipse-scout/scout.sdk.git +refs/heads/*:refs/remotes/origin/* # timeout=10
10:48:46  > git rev-parse origin/22.0.19^{commit} # timeout=10
10:48:46  > git rev-parse 22.0.19^{commit} # timeout=10
10:48:46 ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
10:48:46 $ ssh-agent -k
10:48:46 unset SSH_AUTH_SOCK;
10:48:46 unset SSH_AGENT_PID;
10:48:46 echo Agent pid 63 killed;
10:48:46 [ssh-agent] Stopped.
10:48:46 Archiving artifacts
10:48:46 Sending e-mails to: arthur.vandorp@bsi-software.com
10:48:47 Recording test results
10:48:47 ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
10:48:47 Triggering a new build of publish_staged_builds
10:48:47 Finished: FAILURE