Skip to content

Console Output

Started by user Andrii Berezovskyi
Running as Andrii Berezovskyi
Agent basic-8kh0m is provisioned from template basic
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
    jenkins/label: ""
  name: "basic-8kh0m"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.lyo.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "basic-8kh0m"
    - name: "JENKINS_REMOTING_JAVA_OPTS"
      value: "-showversion -XshowSettings:vm -Xmx256m -Dsun.zip.disableMemoryMapping=true\
        \ -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
    - name: "JAVA_TOOL_OPTIONS"
      value: ""
    - name: "_JAVA_OPTIONS"
      value: ""
    - name: "OPENJ9_JAVA_OPTIONS"
      value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
    - name: "JENKINS_NAME"
      value: "basic-8kh0m"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.lyo.svc.cluster.local/lyo/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.2.1"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        memory: "4096Mi"
        cpu: "2000m"
      requests:
        memory: "4096Mi"
        cpu: "1000m"
    securityContext:
      privileged: false
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/.m2/toolchains.xml"
      name: "m2-dir"
      readOnly: true
      subPath: "toolchains.xml"
    - mountPath: "/home/jenkins/.mavenrc"
      name: "m2-dir"
      readOnly: true
      subPath: ".mavenrc"
    - mountPath: "/opt/tools"
      name: "volume-0"
      readOnly: false
    - mountPath: "/home/jenkins"
      name: "volume-2"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/repository"
      name: "volume-3"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings-security.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings-security.xml"
    - mountPath: "/home/jenkins/.m2/wrapper"
      name: "volume-4"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings.xml"
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-1"
      readOnly: false
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector:
    beta.kubernetes.io/os: "linux"
  restartPolicy: "Never"
  securityContext: {}
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-lyo"
      readOnly: true
  - name: "m2-secret-dir"
    secret:
      secretName: "m2-secret-dir"
  - emptyDir:
      medium: ""
    name: "volume-2"
  - configMap:
      name: "m2-dir"
    name: "m2-dir"
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - emptyDir:
      medium: ""
    name: "volume-4"
  - emptyDir:
      medium: ""
    name: "volume-3"

Building remotely on basic-8kh0m in workspace /home/jenkins/agent/workspace/lyo-ldp-master
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/eclipse/lyo.ldp.git
 > git init /home/jenkins/agent/workspace/lyo-ldp-master # timeout=10
Fetching upstream changes from https://github.com/eclipse/lyo.ldp.git
 > git --version # timeout=10
 > git fetch --tags --force --progress -- https://github.com/eclipse/lyo.ldp.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/eclipse/lyo.ldp.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/eclipse/lyo.ldp.git # timeout=10
Fetching upstream changes from https://github.com/eclipse/lyo.ldp.git
 > git fetch --tags --force --progress -- https://github.com/eclipse/lyo.ldp.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision db4f0dfc727f96daffa77618db58dd3687653f4c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f db4f0dfc727f96daffa77618db58dd3687653f4c # timeout=10
Commit message: "Recover 2.3.0 SNAPSHOT"
 > git rev-list --no-walk db4f0dfc727f96daffa77618db58dd3687653f4c # timeout=10
[lyo-ldp-master] $ /opt/tools/apache-maven/latest/bin/mvn -f org.eclipse.lyo.ldp.build/pom.xml clean deploy javadoc:aggregate
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Linked Data Platform Reference Implementation                      [jar]
[INFO] LDP Reference Implementation :: Build                              [pom]
[INFO] LDP Reference Implementation :: Jena Server                        [jar]
[INFO] LDP Reference Implementation :: Jena Server Webapp                 [war]
[INFO] LDP Reference Implementation :: Sample Loaders (Testsuite, NetWorth, Bugs) [jar]
[INFO] 
[INFO] -------------------< org.eclipse.lyo.ldp:ldp-server >-------------------
[INFO] Building Linked Data Platform Reference Implementation 3.0.0-SNAPSHOT [1/5]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ldp-server ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ldp-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ ldp-server ---
[INFO] Compiling 17 source files to /home/jenkins/agent/workspace/lyo-ldp-master/org.eclipse.lyo.ldp.server/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /home/jenkins/agent/workspace/lyo-ldp-master/org.eclipse.lyo.ldp.server/src/main/java/org/eclipse/lyo/ldp/server/service/LDPService.java:[66,16] error: package org.slf4j does not exist
[ERROR] /home/jenkins/agent/workspace/lyo-ldp-master/org.eclipse.lyo.ldp.server/src/main/java/org/eclipse/lyo/ldp/server/service/LDPService.java:[67,16] error: package org.slf4j does not exist
[ERROR] /home/jenkins/agent/workspace/lyo-ldp-master/org.eclipse.lyo.ldp.server/src/main/java/org/eclipse/lyo/ldp/server/service/LDPService.java:[71,22] error: cannot find symbol
[ERROR]  class LDPService
/home/jenkins/agent/workspace/lyo-ldp-master/org.eclipse.lyo.ldp.server/src/main/java/org/eclipse/lyo/ldp/server/service/LDPService.java:[71,35] error: cannot find symbol
[INFO] 4 errors 
[INFO] -------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping LDP Reference Implementation :: Build
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Linked Data Platform Reference Implementation 3.0.0-SNAPSHOT FAILURE [  6.014 s]
[INFO] LDP Reference Implementation :: Build 2.3.0-SNAPSHOT SKIPPED
[INFO] LDP Reference Implementation :: Jena Server 2.3.0-SNAPSHOT SKIPPED
[INFO] LDP Reference Implementation :: Jena Server Webapp 2.3.0-SNAPSHOT SKIPPED
[INFO] LDP Reference Implementation :: Sample Loaders (Testsuite, NetWorth, Bugs) 2.3.0-SNAPSHOT SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  8.209 s
[INFO] Finished at: 2020-08-20T16:27:04Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project ldp-server: Compilation failure: Compilation failure: 
[ERROR] /home/jenkins/agent/workspace/lyo-ldp-master/org.eclipse.lyo.ldp.server/src/main/java/org/eclipse/lyo/ldp/server/service/LDPService.java:[66,16] error: package org.slf4j does not exist
[ERROR] /home/jenkins/agent/workspace/lyo-ldp-master/org.eclipse.lyo.ldp.server/src/main/java/org/eclipse/lyo/ldp/server/service/LDPService.java:[67,16] error: package org.slf4j does not exist
[ERROR] /home/jenkins/agent/workspace/lyo-ldp-master/org.eclipse.lyo.ldp.server/src/main/java/org/eclipse/lyo/ldp/server/service/LDPService.java:[71,22] error: cannot find symbol
[ERROR]  class LDPService
[ERROR] /home/jenkins/agent/workspace/lyo-ldp-master/org.eclipse.lyo.ldp.server/src/main/java/org/eclipse/lyo/ldp/server/service/LDPService.java:[71,35] error: cannot find symbol
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Finished: FAILURE