Skip to content
Failed

Console Output

Started by user Florian Waibel
Running as Florian Waibel
Obtained Jenkinsfile from git https://github.com/eclipse-virgo/virgo-bundlor/
[Pipeline] Start of Pipeline
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Created Pod: kubernetes virgo/bundlor-main-4-80xhs-hwvkp-w685p
Still waiting to schedule task
‘bundlor-main-4-80xhs-hwvkp-w685p’ is offline
Agent bundlor-main-4-80xhs-hwvkp-w685p is provisioned from template bundlor-main_4-80xhs-hwvkp
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.virgo.svc.cluster.local/virgo/job/bundlor-main/4/"
    runUrl: "job/bundlor-main/4/"
  labels:
    jenkins: "slave"
    jenkins/label-digest: "1545af4a96ab5674b588a98501b38c431ebb4504"
    jenkins/label: "bundlor-main_4-80xhs"
  name: "bundlor-main-4-80xhs-hwvkp-w685p"
  namespace: "virgo"
spec:
  containers:
  - command:
    - "cat"
    env:
    - name: "GRADLE_USER_HOME"
      value: "/tmp/gradle"
    image: "gradle:3.5-jdk8"
    name: "gradle"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.virgo.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "bundlor-main-4-80xhs-hwvkp-w685p"
    - name: "JENKINS_NAME"
      value: "bundlor-main-4-80xhs-hwvkp-w685p"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.virgo.svc.cluster.local/virgo/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3131.vf2b_b_798b_ce99"
    name: "jnlp"
    resources:
      requests:
        memory: "256Mi"
        cpu: "100m"
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - emptyDir:
      medium: ""
    name: "workspace-volume"

Running on bundlor-main-4-80xhs-hwvkp-w685p in /home/jenkins/agent/workspace/bundlor-main
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: NONE
using credential github-bot
Cloning the remote Git repository
Cloning repository https://github.com/eclipse-virgo/virgo-bundlor/
 > git init /home/jenkins/agent/workspace/bundlor-main # timeout=10
Fetching upstream changes from https://github.com/eclipse-virgo/virgo-bundlor/
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git fetch --tags --force --progress -- https://github.com/eclipse-virgo/virgo-bundlor/ +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/eclipse-virgo/virgo-bundlor/ # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 3731630572dea874aa08e80a327ab1455dfa78a1 (refs/remotes/origin/prepare_release)
 > git rev-parse refs/remotes/origin/prepare_release^{commit} # timeout=10
Commit message: "Try without resource limits"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3731630572dea874aa08e80a327ab1455dfa78a1 # timeout=10
 > git rev-list --no-walk 91f34149d15c5e002f0be637193a90939082fbfe # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Gradle Build)
[Pipeline] container
[Pipeline] {
[Pipeline] sh
+ gradle build --continue -x findbugsMain -x findbugsTest
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=c8a7a354-f7eb-4d5b-ba8f-be1f5b111fd7.1, currentDir=/home/jenkins/agent/workspace/bundlor-main}
Attempting to read last messages from the daemon log...
Daemon pid: 65
  log file: /tmp/gradle/daemon/3.5/daemon-65.out.log
----- Last  20 lines from daemon log file - daemon-65.out.log -----
13:53:43.838 [DEBUG] [org.gradle.launcher.daemon.server.exec.EstablishBuildEnvironment] Configuring env variables: {PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin, RUN_DISPLAY_URL=https://ci.eclipse.org/virgo/job/bundlor-main/4/display/redirect, HUDSON_HOME=/var/jenkins, RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/virgo/job/bundlor-main/4/display/redirect?page=changes, JOB_URL=https://ci.eclipse.org/virgo/job/bundlor-main/, GITLAB_OBJECT_KIND=none, JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.166.172, JENKINS_NODE_COOKIE=119c2b08-5b88-4572-864f-81d42d0d9758, JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000, JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.166.172:50000, NSS_SDB_USE_CACHE=no, JENKINS_SERVER_COOKIE=durable-8f7fef6532b89f52e4cb6497744a429fb72b6640151b0b15e4627947ed46e69c, POD_CONTAINER=gradle, JENKINS_UI_PORT_80_TCP_ADDR=10.30.225.66, JENKINS_UI_SERVICE_HOST=10.30.225.66, PWD=/home/jenkins/agent/workspace/bundlor-main, RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/virgo/job/bundlor-main/4/display/redirect?page=tests, JENKINS_URL=https://ci.eclipse.org/virgo/, KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443, BUILD_TAG=jenkins-bundlor-main-4, STAGE_NAME=Gradle Build, GRADLE_VERSION=3.5, JENKINS_DISCOVERY_PORT=tcp://10.30.166.172:50000, OLDPWD=/opt/gradle, JENKINS_HOME=/var/jenkins, NODE_NAME=bundlor-main-4-80xhs-hwvkp-w685p, BUILD_DISPLAY_NAME=#4, JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000, JAVA_DEBIAN_VERSION=8u131-b11-2, JOB_DISPLAY_URL=https://ci.eclipse.org/virgo/job/bundlor-main/display/redirect, GIT_BRANCH=origin/prepare_release, KUBERNETES_SERVICE_PORT_HTTPS=443, JENKINS_UI_SERVICE_PORT=80, JENKINS_DISCOVERY_SERVICE_HOST=10.30.166.172, WORKSPACE_TMP=/home/jenkins/agent/workspace/bundlor-main@tmp, GIT_PREVIOUS_COMMIT=91f34149d15c5e002f0be637193a90939082fbfe, JENKINS_UI_PORT=tcp://10.30.225.66:80, KUBERNETES_PORT=tcp://10.30.0.1:443, JAVA_HOME=/docker-java-home, JENKINS_UI_PORT_80_TCP=tcp://10.30.225.66:80, CA_CERTIFICATES_JAVA_VERSION=20170531+nmu1, TERM=xterm, POD_LABEL=bundlor-main_4-80xhs, BUILD_ID=4, KUBERNETES_SERVICE_HOST=10.30.0.1, LANG=C.UTF-8, JOB_NAME=bundlor-main, GRADLE_HOME=/opt/gradle, GRADLE_USER_HOME=/tmp/gradle, JENKINS_UI_PORT_80_TCP_PROTO=tcp, NODE_LABELS=bundlor-main-4-80xhs-hwvkp-w685p bundlor-main_4-80xhs, HUDSON_URL=https://ci.eclipse.org/virgo/, WORKSPACE=/home/jenkins/agent/workspace/bundlor-main, JAVA_VERSION=8u131, GIT_COMMIT=3731630572dea874aa08e80a327ab1455dfa78a1, KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1, CI=true, EXECUTOR_NUMBER=0, HUDSON_SERVER_COOKIE=900ce085d6e8d4b3, JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp, KUBERNETES_PORT_443_TCP_PROTO=tcp, JOB_BASE_NAME=bundlor-main, CLASSPATH=/opt/gradle/lib/gradle-launcher-3.5.jar, JENKINS_UI_PORT_80_TCP_PORT=80, JENKINS_DISCOVERY_SERVICE_PORT=50000, KUBERNETES_SERVICE_PORT=443, BUILD_NUMBER=4, BUILD_URL=https://ci.eclipse.org/virgo/job/bundlor-main/4/, HOSTNAME=bundlor-main-4-80xhs-hwvkp-w685p, RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/virgo/job/bundlor-main/4/display/redirect?page=artifacts, GIT_URL=https://github.com/eclipse-virgo/virgo-bundlor/, KUBERNETES_PORT_443_TCP_PORT=443, HOME=/, JENKINS_UI_SERVICE_PORT_HTTP=80}
13:53:43.842 [DEBUG] [org.gradle.launcher.daemon.server.exec.LogToClient] About to start relaying all logs to the client via the connection.
13:53:43.842 [INFO] [org.gradle.launcher.daemon.server.exec.LogToClient] The client will now receive all logging from the daemon (pid: 65). The daemon log file: /tmp/gradle/daemon/3.5/daemon-65.out.log
13:53:43.929 [INFO] [org.gradle.launcher.daemon.server.exec.LogAndCheckHealth] Starting build in new daemon [memory: 954.7 MB]
13:53:43.932 [DEBUG] [org.gradle.launcher.daemon.server.SynchronizedDispatchConnection] thread 15: received class org.gradle.launcher.daemon.protocol.CloseInput
13:53:43.932 [DEBUG] [org.gradle.launcher.daemon.server.DefaultDaemonConnection] thread 15: Received IO message from client: org.gradle.launcher.daemon.protocol.CloseInput@2301a475
13:53:43.932 [DEBUG] [org.gradle.launcher.daemon.server.exec.ExecuteBuild] The daemon has started executing the build.
13:53:43.933 [INFO] [org.gradle.launcher.daemon.server.exec.ExecuteBuild] Executing build with daemon context: DefaultDaemonContext[uid=612da7a6-1cbe-4d9e-85a5-c8ab239ccd8b,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/tmp/gradle/daemon,pid=65,idleTimeout=10800000,daemonOpts=-XX:MaxPermSize=256m,-XX:+HeapDumpOnOutOfMemoryError,-Xmx1024m,-Dfile.encoding=UTF-8,-Duser.country,-Duser.language=en,-Duser.variant]
13:53:44.027 [INFO] [org.gradle.launcher.daemon.server.exec.ForwardClientInput] Closing daemon's stdin at end of input.
13:53:44.027 [INFO] [org.gradle.launcher.daemon.server.exec.ForwardClientInput] The daemon will no longer process any standard input.
13:53:44.631 [INFO] [org.gradle.cache.internal.DefaultCacheAccess] Creating new cache for fileHashes, path /tmp/gradle/caches/3.5/fileHashes/fileHashes.bin, access org.gradle.cache.internal.DefaultCacheAccess@a3fae3e
13:53:44.635 [DEBUG] [org.gradle.api.internal.changedetection.state.InMemoryCacheDecoratorFactory] Creating in-memory store for cache /tmp/gradle/caches/3.5/fileHashes/fileHashes.bin (max size: 400000)
13:53:44.636 [DEBUG] [org.gradle.cache.internal.LockOnDemandCrossProcessCacheAccess] Acquiring file lock for file hash cache (/tmp/gradle/caches/3.5/fileHashes)
13:53:44.636 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Waiting to acquire exclusive lock on file hash cache (/tmp/gradle/caches/3.5/fileHashes).
13:53:44.640 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Lock acquired on file hash cache (/tmp/gradle/caches/3.5/fileHashes).
13:53:44.641 [DEBUG] [org.gradle.cache.internal.locklistener.DefaultFileLockContentionHandler] Starting file lock listener thread.
13:53:44.641 [INFO] [org.gradle.cache.internal.DefaultCacheAccess] Creating new cache for jvmRuntimeClassSignatures, path /tmp/gradle/caches/3.5/fileHashes/jvmRuntimeClassSignatures.bin, access org.gradle.cache.internal.DefaultCacheAccess@a3fae3e
13:53:44.641 [DEBUG] [org.gradle.api.internal.changedetection.state.InMemoryCacheDecoratorFactory] Creating in-memory store for cache /tmp/gradle/caches/3.5/fileHashes/jvmRuntimeClassSignatures.bin (max size: 400000)
13:53:44.928 [INFO] [org.gradle.cache.internal.DefaultCacheAccess] Creating new cache for plugin-use-metadata, path /tmp/gradle/caches/3.5/plugin-resolution/plugin-use-metadata.bin, access org.gradle.cache.internal.DefaultCacheAccess@31104d5a
13:53:44.929 [INFO] [org.gradle.cache.internal.DefaultCacheAccess] Creating new cache for client-status, path /tmp/gradle/caches/3.5/plugin-resolution/client-status.bin, access org.gradle.cache.internal.DefaultCacheAccess@31104d5a
----- 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.
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Archive Artifacts)
Stage "Archive Artifacts" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
Finished: FAILURE