Skip to content

Console Output

GitHub pull request #101 of commit 0e81f9ec4cf31db832ca0ec9668d3e8ffba1d63a, no merge conflicts.
Running as SYSTEM
PR has already been merged, builds using the merged sha1 will fail!!!
Setting status of 0e81f9ec4cf31db832ca0ec9668d3e8ffba1d63a to PENDING with url https://ci.eclipse.org/lyo/job/lyo-core-pr/14/ and message: 'Build started for merge commit.'
Setting status of 0e81f9ec4cf31db832ca0ec9668d3e8ffba1d63a to PENDING with url https://ci.eclipse.org/lyo/job/lyo-core-pr/14/ and message: 'Build started for merge commit.'
Using context: Eclipse Lyo Jenkins instance
Agent default-agent-1gkmr is provisioned from template Kubernetes Pod Template
Agent specification [Kubernetes Pod Template] (): 
* [jnlp] eclipsecbijenkins/jenkins-agent:3.29@sha256:90d0b4f1eaa744217d4cd5df8caef86dfc76ce4d38bba6bda6a40de4eb8307cd(resourceRequestCpu: 1000m, resourceRequestMemory: 4096Mi, resourceLimitCpu: 2000m, resourceLimitMemory: 4096Mi)
yaml:
apiVersion: v1
kind: Pod
spec:
  containers:
  - name: jnlp
    volumeMounts:
    - name: settings-xml
      mountPath: /home/jenkins/.m2/settings.xml
      subPath: settings.xml
      readOnly: true
    - name: toolchains-xml
      mountPath: /home/jenkins/.m2/toolchains.xml
      subPath: toolchains.xml
      readOnly: true
    - name: settings-security-xml
      mountPath: /home/jenkins/.m2/settings-security.xml
      subPath: settings-security.xml
      readOnly: true
  volumes:
  - name: settings-xml
    secret:
      secretName: m2-secret-dir
      items:
      - key: settings.xml
        path: settings.xml
  - name: toolchains-xml
    configMap:
      name: m2-dir
      items:
      - key: toolchains.xml
        path: toolchains.xml
  - name: settings-security-xml
    secret:
      secretName: m2-secret-dir
      items:
      - key: settings-security.xml
        path: settings-security.xml


Building remotely on default-agent-1gkmr in workspace /home/jenkins/workspace/lyo-core-pr
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/eclipse/lyo.core.git
 > /usr/bin/git init /home/jenkins/workspace/lyo-core-pr # timeout=10
Fetching upstream changes from https://github.com/eclipse/lyo.core.git
 > /usr/bin/git --version # timeout=10
 > /usr/bin/git fetch --tags --force --progress https://github.com/eclipse/lyo.core.git +refs/heads/*:refs/remotes/origin/*
 > /usr/bin/git config remote.origin.url https://github.com/eclipse/lyo.core.git # timeout=10
 > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/bin/git config remote.origin.url https://github.com/eclipse/lyo.core.git # timeout=10
Fetching upstream changes from https://github.com/eclipse/lyo.core.git
 > /usr/bin/git fetch --tags --force --progress https://github.com/eclipse/lyo.core.git +refs/pull/101/*:refs/remotes/origin/pr/101/*
 > /usr/bin/git rev-parse refs/remotes/origin/pr/101/merge^{commit} # timeout=10
 > /usr/bin/git rev-parse refs/remotes/origin/origin/pr/101/merge^{commit} # timeout=10
 > /usr/bin/git rev-parse origin/pr/101/merge^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
Retrying after 10 seconds
No credentials specified
 > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/bin/git config remote.origin.url https://github.com/eclipse/lyo.core.git # timeout=10
Fetching upstream changes from https://github.com/eclipse/lyo.core.git
 > /usr/bin/git --version # timeout=10
 > /usr/bin/git fetch --tags --force --progress https://github.com/eclipse/lyo.core.git +refs/pull/101/*:refs/remotes/origin/pr/101/*
 > /usr/bin/git rev-parse refs/remotes/origin/pr/101/merge^{commit} # timeout=10
 > /usr/bin/git rev-parse refs/remotes/origin/origin/pr/101/merge^{commit} # timeout=10
 > /usr/bin/git rev-parse origin/pr/101/merge^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
Retrying after 10 seconds
No credentials specified
 > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/bin/git config remote.origin.url https://github.com/eclipse/lyo.core.git # timeout=10
Fetching upstream changes from https://github.com/eclipse/lyo.core.git
 > /usr/bin/git --version # timeout=10
 > /usr/bin/git fetch --tags --force --progress https://github.com/eclipse/lyo.core.git +refs/pull/101/*:refs/remotes/origin/pr/101/*
 > /usr/bin/git rev-parse refs/remotes/origin/pr/101/merge^{commit} # timeout=10
 > /usr/bin/git rev-parse refs/remotes/origin/origin/pr/101/merge^{commit} # timeout=10
 > /usr/bin/git rev-parse origin/pr/101/merge^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
Sending e-mails to: andriib@kth.se jad@kth.se jamsden@us.ibm.com yash.s.khatri@gmail.com
Setting status of 0e81f9ec4cf31db832ca0ec9668d3e8ffba1d63a to FAILURE with url https://ci.eclipse.org/lyo/job/lyo-core-pr/14/ and message: 'Build finished. '
Setting status of 0e81f9ec4cf31db832ca0ec9668d3e8ffba1d63a to FAILURE with url https://ci.eclipse.org/lyo/job/lyo-core-pr/14/ and message: ' '
Using context: Eclipse Lyo Jenkins instance
Finished: FAILURE