Started by an SCM change Running as SYSTEM Agent default-agent-0xbdc is provisioned from template Kubernetes Pod Template Agent specification [Kubernetes Pod Template] (null): * [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 volumes: - name: settings-xml configMap: name: m2-dir items: - key: settings.xml path: settings.xml - name: toolchains-xml configMap: name: m2-dir items: - key: toolchains.xml path: toolchains.xml Building remotely on default-agent-0xbdc in workspace /home/jenkins/workspace/lyo-store-master No credentials specified Cloning the remote Git repository Cloning repository https://github.com/eclipse/lyo.store.git > /usr/bin/git init /home/jenkins/workspace/lyo-store-master # timeout=10 Fetching upstream changes from https://github.com/eclipse/lyo.store.git > /usr/bin/git --version # timeout=10 > /usr/bin/git fetch --tags --force --progress https://github.com/eclipse/lyo.store.git +refs/heads/*:refs/remotes/origin/* > /usr/bin/git config remote.origin.url https://github.com/eclipse/lyo.store.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.store.git # timeout=10 Fetching upstream changes from https://github.com/eclipse/lyo.store.git > /usr/bin/git fetch --tags --force --progress https://github.com/eclipse/lyo.store.git +refs/heads/*:refs/remotes/origin/* > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/refs/heads/master^{commit} # timeout=10 Checking out Revision c9edd2d6427586ede2848844306279623d77846c (refs/remotes/origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f c9edd2d6427586ede2848844306279623d77846c Commit message: "Update .travis.yml" > /usr/bin/git rev-list --no-walk ee066ce1d0373d5e7f095d2343941bd5a7527141 # timeout=10 [lyo-store-master] $ /opt/tools/apache-maven/latest/bin/mvn -f src/pom.xml -Dmaven.repo.local=/shared/technology/lyo/maven/repo clean package javadoc:aggregate -B Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 [ERROR] Could not create local repository at /shared/technology/lyo/maven/repo -> [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/LocalRepositoryNotAccessibleException 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