Skip to content
Failed

Console Output

Branch indexing
17:05:13 Connecting to https://api.github.com using eclipse-sprotty-bot/****** (GitHub bot)
Obtained Jenkinsfile from 5c44910daec742b43aa6d8f26c6dd11bbfb50e9b
Running in Durability level: PERFORMANCE_OPTIMIZED
[Pipeline] Start of Pipeline
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Still waiting to schedule task
All nodes of label ‘sprotty-server-agent-pod’ are offline
Agent sprotty-server-agent-pod-78b99-bwgnx is provisioned from template sprotty-server-agent-pod-78b99
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.sprotty.svc.cluster.local/sprotty/job/sprotty-server/job/jk%252Ftests/1/"
    runUrl: "job/sprotty-server/job/jk%252Ftests/1/"
  labels:
    jenkins: "slave"
    jenkins/label: "sprotty-server-agent-pod"
  name: "sprotty-server-agent-pod-78b99-bwgnx"
spec:
  containers:
  - image: "openjdk:8"
    name: "openjdk"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.sprotty.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "sprotty-server-agent-pod-78b99-bwgnx"
    - name: "JENKINS_NAME"
      value: "sprotty-server-agent-pod-78b99-bwgnx"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.sprotty.svc.cluster.local/sprotty/"
    image: "eclipsecbijenkins/basic-agent:4.2"
    name: "jnlp"
    resources:
      requests:
        cpu: "100m"
        memory: "256Mi"
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  nodeSelector:
    beta.kubernetes.io/os: "linux"
  restartPolicy: "Never"
  securityContext: {}
  volumes:
  - emptyDir:
      medium: ""
    name: "workspace-volume"

Running on sprotty-server-agent-pod-78b99-bwgnx in /home/jenkins/agent/workspace/sprotty-server_release_0.7.0
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
using credential github-bot
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/eclipse/sprotty-server.git
 > git init /home/jenkins/agent/workspace/sprotty-server_release_0.7.0 # timeout=10
Fetching upstream changes from https://github.com/eclipse/sprotty-server.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub bot
 > git fetch --no-tags --force --progress -- https://github.com/eclipse/sprotty-server.git +refs/heads/release_0.7.0:refs/remotes/origin/release_0.7.0 # timeout=10
Fetching without tags
 > git config remote.origin.url https://github.com/eclipse/sprotty-server.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/release_0.7.0:refs/remotes/origin/release_0.7.0 # timeout=10
 > git config remote.origin.url https://github.com/eclipse/sprotty-server.git # timeout=10
Fetching upstream changes from https://github.com/eclipse/sprotty-server.git
using GIT_ASKPASS to set credentials GitHub bot
 > git fetch --no-tags --force --progress -- https://github.com/eclipse/sprotty-server.git +refs/heads/release_0.7.0:refs/remotes/origin/release_0.7.0 # timeout=10
Checking out Revision 5c44910daec742b43aa6d8f26c6dd11bbfb50e9b (release_0.7.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5c44910daec742b43aa6d8f26c6dd11bbfb50e9b # timeout=10
Commit message: "Prepare release 0.7.0"
First time build. Skipping changelog.
Cleaning workspace
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build sprotty-server)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] container
[Pipeline] {
[Pipeline] sh
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
+ ./gradlew -PignoreTestFailures=true --refresh-dependencies --continue build createLocalMavenRepo
Downloading https://services.gradle.org/distributions/gradle-4.10.2-bin.zip
..........................................................................
Unzipping /home/jenkins/agent/workspace/sprotty-server_release_0.7.0/?/.gradle/wrapper/dists/gradle-4.10.2-bin/cghg6c4gf4vkiutgsab8yrnwv/gradle-4.10.2-bin.zip to /home/jenkins/agent/workspace/sprotty-server_release_0.7.0/?/.gradle/wrapper/dists/gradle-4.10.2-bin/cghg6c4gf4vkiutgsab8yrnwv
Set executable permissions for: /home/jenkins/agent/workspace/sprotty-server_release_0.7.0/?/.gradle/wrapper/dists/gradle-4.10.2-bin/cghg6c4gf4vkiutgsab8yrnwv/gradle-4.10.2/bin/gradle

Welcome to Gradle 4.10.2!

Here are the highlights of this release:
 - Incremental Java compilation by default
 - Periodic Gradle caches cleanup
 - Gradle Kotlin DSL 1.0-RC6
 - Nested included builds
 - SNAPSHOT plugin versions in the `plugins {}` block

For more details see https://docs.gradle.org/4.10.2/release-notes.html

Starting a Gradle Daemon (subsequent builds will be faster)
The message received from the daemon indicates that the daemon has disappeared.
Build request sent: Build{id=f2109d99-b16e-4211-95f2-f2276818cd20, currentDir=/home/jenkins/agent/workspace/sprotty-server_release_0.7.0}
Attempting to read last messages from the daemon log...
Daemon pid: 69
  log file: /home/jenkins/agent/workspace/sprotty-server_release_0.7.0/?/.gradle/daemon/4.10.2/daemon-69.out.log
----- Last  20 lines from daemon log file - daemon-69.out.log -----
21:20:23.993 [ERROR] [org.gradle.launcher.daemon.server.DaemonStateCoordinator] Command execution: started DaemonCommandExecution[command = Build{id=f2109d99-b16e-4211-95f2-f2276818cd20, currentDir=/home/jenkins/agent/workspace/sprotty-server_release_0.7.0}, connection = DefaultDaemonConnection: socket connection from /0:0:0:0:0:0:0:1:33893 to /0:0:0:0:0:0:0:1:34612] after 0.0 minutes of idle
21:20:24.075 [INFO] [org.gradle.launcher.daemon.server.DaemonRegistryUpdater] Marking the daemon as busy, address: [c4c4ea37-fcc1-4cc9-8f96-e3d5f6a79414 port:33893, addresses:[/0:0:0:0:0:0:0:1%lo, /127.0.0.1]]
21:20:24.075 [DEBUG] [org.gradle.launcher.daemon.registry.PersistentDaemonRegistry] Marking busy by address: [c4c4ea37-fcc1-4cc9-8f96-e3d5f6a79414 port:33893, addresses:[/0:0:0:0:0:0:0:1%lo, /127.0.0.1]]
21:20:24.076 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Waiting to acquire exclusive lock on daemon addresses registry.
21:20:24.081 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Lock acquired on daemon addresses registry.
21:20:24.082 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Releasing lock on daemon addresses registry.
21:20:24.082 [DEBUG] [org.gradle.launcher.daemon.server.DaemonStateCoordinator] resetting idle timer
21:20:24.082 [DEBUG] [org.gradle.launcher.daemon.server.DaemonStateCoordinator] daemon is running. Sleeping until state changes.
21:20:24.083 [INFO] [org.gradle.launcher.daemon.server.exec.StartBuildOrRespondWithBusy] Daemon is about to start building Build{id=f2109d99-b16e-4211-95f2-f2276818cd20, currentDir=/home/jenkins/agent/workspace/sprotty-server_release_0.7.0}. Dispatching build started information...
21:20:24.083 [DEBUG] [org.gradle.launcher.daemon.server.SynchronizedDispatchConnection] thread 15: dispatching class org.gradle.launcher.daemon.protocol.BuildStarted
21:20:24.085 [DEBUG] [org.gradle.launcher.daemon.server.exec.EstablishBuildEnvironment] Configuring env variables: {PATH=/usr/local/openjdk-8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin, KUBERNETES_PORT_53_UDP_PROTO=udp, JAVA_URL_VERSION=8u252b09, KUBERNETES_PORT_53_UDP_ADDR=172.30.40.1, RUN_DISPLAY_URL=https://ci.eclipse.org/sprotty/job/sprotty-server/job/release_0.7.0/1/display/redirect, HUDSON_HOME=/var/jenkins_home, RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/sprotty/job/sprotty-server/job/release_0.7.0/1/display/redirect?page=changes, JOB_URL=https://ci.eclipse.org/sprotty/job/sprotty-server/job/release_0.7.0/, JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=172.30.41.200, JENKINS_NODE_COOKIE=008e8517-e616-43bd-bc0a-4acc2531c1a3, JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000, JENKINS_DISCOVERY_PORT_50000_TCP=tcp://172.30.41.200:50000, KUBERNETES_PORT_53_UDP_PORT=53, JENKINS_SERVER_COOKIE=durable-b08b628bb091874b5176eba207f6f7a8, JENKINS_UI_PORT_80_TCP_ADDR=172.30.41.232, JENKINS_UI_SERVICE_HOST=172.30.41.232, PWD=/home/jenkins/agent/workspace/sprotty-server_release_0.7.0, JENKINS_URL=https://ci.eclipse.org/sprotty/, KUBERNETES_PORT_443_TCP=tcp://172.30.40.1:443, BUILD_TAG=jenkins-sprotty-server-release_0.7.0-1, STAGE_NAME=Build sprotty-server, JENKINS_DISCOVERY_PORT=tcp://172.30.41.200:50000, JAVA_BASE_URL=https://github.com/AdoptOpenJDK/openjdk8-upstream-binaries/releases/download/jdk8u252-b09/OpenJDK8U-jdk_, OLDPWD=/home/jenkins/agent/workspace/sprotty-server_release_0.7.0, JENKINS_HOME=/var/jenkins_home, NODE_NAME=sprotty-server-agent-pod-78b99-bwgnx, BUILD_DISPLAY_NAME=#1, JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000, JOB_DISPLAY_URL=https://ci.eclipse.org/sprotty/job/sprotty-server/job/release_0.7.0/display/redirect, GIT_BRANCH=release_0.7.0, KUBERNETES_SERVICE_PORT_HTTPS=443, JENKINS_UI_SERVICE_PORT=80, JENKINS_DISCOVERY_SERVICE_HOST=172.30.41.200, GRADLE_ARGS=-PignoreTestFailures=true --refresh-dependencies --continue, JENKINS_UI_PORT=tcp://172.30.41.232:80, KUBERNETES_PORT_53_TCP=tcp://172.30.40.1:53, KUBERNETES_PORT=tcp://172.30.40.1:443, KUBERNETES_PORT_53_TCP_PROTO=tcp, JAVA_HOME=/usr/local/openjdk-8, JENKINS_UI_PORT_80_TCP=tcp://172.30.41.232:80, BUILD_ID=1, KUBERNETES_SERVICE_HOST=172.30.40.1, LANG=C.UTF-8, JOB_NAME=sprotty-server/release_0.7.0, JENKINS_UI_PORT_80_TCP_PROTO=tcp, NODE_LABELS=sprotty-server-agent-pod sprotty-server-agent-pod-78b99-bwgnx, HUDSON_URL=https://ci.eclipse.org/sprotty/, KUBERNETES_SERVICE_PORT_DNS=53, WORKSPACE=/home/jenkins/agent/workspace/sprotty-server_release_0.7.0, JAVA_VERSION=8u252, GIT_COMMIT=5c44910daec742b43aa6d8f26c6dd11bbfb50e9b, KUBERNETES_PORT_443_TCP_ADDR=172.30.40.1, KUBERNETES_PORT_53_UDP=udp://172.30.40.1:53, EXECUTOR_NUMBER=0, HUDSON_SERVER_COOKIE=58b6f17e0a0fa0ae, JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp, KUBERNETES_PORT_443_TCP_PROTO=tcp, KUBERNETES_PORT_53_TCP_ADDR=172.30.40.1, JOB_BASE_NAME=release_0.7.0, CLASSPATH=/home/jenkins/agent/workspace/sprotty-server_release_0.7.0/gradle/wrapper/gradle-wrapper.jar, JENKINS_UI_PORT_80_TCP_PORT=80, JENKINS_DISCOVERY_SERVICE_PORT=50000, KUBERNETES_SERVICE_PORT=443, BUILD_NUMBER=1, KUBERNETES_PORT_53_TCP_PORT=53, BUILD_URL=https://ci.eclipse.org/sprotty/job/sprotty-server/job/release_0.7.0/1/, HOSTNAME=sprotty-server-agent-pod-78b99-bwgnx, KUBERNETES_SERVICE_PORT_DNS_TCP=53, GIT_URL=https://github.com/eclipse/sprotty-server.git, KUBERNETES_PORT_443_TCP_PORT=443, BRANCH_NAME=release_0.7.0, HOME=/, JENKINS_UI_SERVICE_PORT_HTTP=80}
21:20:24.107 [DEBUG] [org.gradle.launcher.daemon.server.SynchronizedDispatchConnection] thread 13: received class org.gradle.launcher.daemon.protocol.CloseInput
21:20:24.107 [DEBUG] [org.gradle.launcher.daemon.server.DefaultDaemonConnection] thread 13: Received IO message from client: org.gradle.launcher.daemon.protocol.CloseInput@6dad73b4
21:20:24.185 [DEBUG] [org.gradle.launcher.daemon.server.exec.LogToClient] About to start relaying all logs to the client via the connection.
21:20:24.185 [INFO] [org.gradle.launcher.daemon.server.exec.LogToClient] The client will now receive all logging from the daemon (pid: 69). The daemon log file: /home/jenkins/agent/workspace/sprotty-server_release_0.7.0/?/.gradle/daemon/4.10.2/daemon-69.out.log
21:20:24.187 [INFO] [org.gradle.launcher.daemon.server.exec.LogAndCheckHealth] Starting build in new daemon [memory: 1.0 GB]
21:20:24.188 [INFO] [org.gradle.launcher.daemon.server.exec.ForwardClientInput] Closing daemon's stdin at end of input.
21:20:24.188 [INFO] [org.gradle.launcher.daemon.server.exec.ForwardClientInput] The daemon will no longer process any standard input.
21:20:24.279 [DEBUG] [org.gradle.launcher.daemon.server.exec.ExecuteBuild] The daemon has started executing the build.
21:20:24.280 [DEBUG] [org.gradle.launcher.daemon.server.exec.ExecuteBuild] Executing build with daemon context: DefaultDaemonContext[uid=3bcce0f2-cef6-4088-896a-5cb29bb9ff3e,javaHome=/usr/local/openjdk-8,daemonRegistryDir=/home/jenkins/agent/workspace/sprotty-server_release_0.7.0/?/.gradle/daemon,pid=69,idleTimeout=10800000,daemonOpts=-XX:+HeapDumpOnOutOfMemoryError,-Xmx1024m,-Dfile.encoding=UTF-8,-Duser.country,-Duser.language=en,-Duser.variant]
----- End of the daemon log -----


FAILURE: Build failed with an exception.

* What went wrong:
Gradle build daemon disappeared unexpectedly (it may have been killed or may have crashed)

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

ERROR: script returned exit code 1
Finished: FAILURE