Skip to content
Failed

Console Output

Started by upstream project "jnosql-databases" build number 5760
originally caused by:
 GitHub pull request #277 of commit 9f813db17ebb677f0577e63c217dd947629054df, no merge conflicts.
Running as SYSTEM
Agent basic-8kbvv is provisioned from template basic
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    kubernetes.jenkins.io/last-refresh: "1717348432327"
  labels:
    jenkins: "slave"
    jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
    jenkins/label: "basic"
    kubernetes.jenkins.io/controller: "http___jenkins-ui_jnosql_svc_cluster_local_jnosqlx"
  name: "basic-8kbvv"
  namespace: "jnosql"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.jnosql.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "basic-8kbvv"
    - name: "JENKINS_REMOTING_JAVA_OPTS"
      value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
        \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
    - name: "JAVA_TOOL_OPTIONS"
      value: ""
    - name: "_JAVA_OPTIONS"
      value: ""
    - name: "REMOTING_OPTS"
      value: "-noReconnectAfter 1d"
    - name: "OPENJ9_JAVA_OPTIONS"
      value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
    - name: "JENKINS_NAME"
      value: "basic-8kbvv"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.jnosql.svc.cluster.local/jnosql/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3206.vb_15dcf73f6a_9"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        cpu: "2000m"
        memory: "4096Mi"
      requests:
        cpu: "1000m"
        memory: "4096Mi"
    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
      subPath: ""
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-jnosql"
      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-8kbvv (basic) in workspace /home/jenkins/agent/workspace/jnosql-extensions
The recommended git tool is: NONE
using credential github-bot
Cloning the remote Git repository
Cloning repository https://github.com/eclipse/jnosql-extensions
 > git init /home/jenkins/agent/workspace/jnosql-extensions # timeout=10
Fetching upstream changes from https://github.com/eclipse/jnosql-extensions
 > 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/jnosql-extensions +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/eclipse/jnosql-extensions # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision 22c94c991288ded46a5576c9ec1e4a41688f6142 (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 22c94c991288ded46a5576c9ec1e4a41688f6142 # timeout=10
Commit message: "chore: updsate to snapshot"
 > git rev-list --no-walk 22c94c991288ded46a5576c9ec1e4a41688f6142 # timeout=10
[jnosql-extensions] $ /opt/tools/apache-maven/latest/bin/mvn clean install
Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
Maven home: /opt/tools/apache-maven/latest
Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] jnosql-mapping-extensions                                          [pom]
[INFO] jnosql-lite-parent                                                 [pom]
[INFO] mapping-lite-processor                                             [jar]
[INFO] mapping-lite-key-value-test                                        [jar]
[INFO] mapping-lite-core-test                                             [jar]
[INFO] mapping-lite-document-test                                         [jar]
[INFO] mapping-lite-column-test                                           [jar]
[INFO] jnosql-graph-connections                                           [jar]
[INFO] jnosql-mapping-validation                                          [jar]
[INFO] jnosql-static-metamodel-parent                                     [pom]
[INFO] mapping-metamodel-processor                                        [jar]
[INFO] mapping-lite-sample                                                [jar]
[INFO] 
[INFO] --------< org.eclipse.jnosql.mapping:jnosql-mapping-extensions >--------
[INFO] Building jnosql-mapping-extensions 1.1.2-SNAPSHOT                 [1/12]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ jnosql-mapping-extensions ---
[INFO] 
[INFO] --- apache-rat:0.15:check (default) @ jnosql-mapping-extensions ---
[INFO] Added 1 additional default licenses.
[INFO] Enabled default license matchers.
[INFO] Added 1 custom approved licenses.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from /home/jenkins/agent/workspace/jnosql-extensions/.gitignore
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 80 implicit excludes.
[INFO] No excludes explicitly specified.
[INFO] 1 resources included
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 1 licenses.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (prepare-agent) @ jnosql-mapping-extensions ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/jnosql-extensions/target/jacoco.exec
[INFO] 
[INFO] --- checkstyle:3.3.1:check (verify-style) @ jnosql-mapping-extensions ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ jnosql-mapping-extensions >>>
[INFO] 
[INFO] --- apache-rat:0.15:check (default) @ jnosql-mapping-extensions ---
[INFO] Added 1 additional default licenses.
[INFO] Enabled default license matchers.
[INFO] Added 1 custom approved licenses.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from /home/jenkins/agent/workspace/jnosql-extensions/.gitignore
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 80 implicit excludes.
[INFO] No excludes explicitly specified.
[INFO] 1 resources included
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 1 licenses.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (prepare-agent) @ jnosql-mapping-extensions ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/jnosql-extensions/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ jnosql-mapping-extensions <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ jnosql-mapping-extensions ---
[INFO] 
[INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ jnosql-mapping-extensions ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- jacoco:0.8.11:report (report) @ jnosql-mapping-extensions ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ jnosql-mapping-extensions ---
[INFO] Installing /home/jenkins/agent/workspace/jnosql-extensions/pom.xml to /home/jenkins/.m2/repository/org/eclipse/jnosql/mapping/jnosql-mapping-extensions/1.1.2-SNAPSHOT/jnosql-mapping-extensions-1.1.2-SNAPSHOT.pom
[INFO] 
[INFO] -------------< org.eclipse.jnosql.lite:jnosql-lite-parent >-------------
[INFO] Building jnosql-lite-parent 1.1.2-SNAPSHOT                        [2/12]
[INFO]   from jnosql-lite/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ jnosql-lite-parent ---
[INFO] 
[INFO] --- apache-rat:0.15:check (default) @ jnosql-lite-parent ---
[INFO] Added 1 additional default licenses.
[INFO] Enabled default license matchers.
[INFO] Added 1 custom approved licenses.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from /home/jenkins/agent/workspace/jnosql-extensions/jnosql-lite/.gitignore
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 79 implicit excludes.
[INFO] No excludes explicitly specified.
[INFO] 1 resources included
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 1 licenses.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (prepare-agent) @ jnosql-lite-parent ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/jnosql-extensions/jnosql-lite/target/jacoco.exec
[INFO] 
[INFO] --- checkstyle:3.3.1:check (verify-style) @ jnosql-lite-parent ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ jnosql-lite-parent >>>
[INFO] 
[INFO] --- apache-rat:0.15:check (default) @ jnosql-lite-parent ---
[INFO] Added 1 additional default licenses.
[INFO] Enabled default license matchers.
[INFO] Added 1 custom approved licenses.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from /home/jenkins/agent/workspace/jnosql-extensions/jnosql-lite/.gitignore
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 79 implicit excludes.
[INFO] No excludes explicitly specified.
[INFO] 1 resources included
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 1 licenses.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (prepare-agent) @ jnosql-lite-parent ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/jnosql-extensions/jnosql-lite/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ jnosql-lite-parent <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ jnosql-lite-parent ---
[INFO] 
[INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ jnosql-lite-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- jacoco:0.8.11:report (report) @ jnosql-lite-parent ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ jnosql-lite-parent ---
[INFO] Installing /home/jenkins/agent/workspace/jnosql-extensions/jnosql-lite/pom.xml to /home/jenkins/.m2/repository/org/eclipse/jnosql/lite/jnosql-lite-parent/1.1.2-SNAPSHOT/jnosql-lite-parent-1.1.2-SNAPSHOT.pom
[INFO] 
[INFO] -----------< org.eclipse.jnosql.lite:mapping-lite-processor >-----------
[INFO] Building mapping-lite-processor 1.1.2-SNAPSHOT                    [3/12]
[INFO]   from jnosql-lite/mapping-lite-processor/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ mapping-lite-processor ---
[INFO] 
[INFO] --- apache-rat:0.15:check (default) @ mapping-lite-processor ---
[INFO] Added 1 additional default licenses.
[INFO] Enabled default license matchers.
[INFO] Added 1 custom approved licenses.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from /home/jenkins/agent/workspace/jnosql-extensions/jnosql-lite/mapping-lite-processor/.gitignore
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 74 implicit excludes.
[INFO] No excludes explicitly specified.
[INFO] 46 resources included
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 46 licenses.
[INFO] 
[INFO] --- resources:3.2.0:copy-resources (copy-resources) @ mapping-lite-processor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 10 resources
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (prepare-agent) @ mapping-lite-processor ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/jnosql-extensions/jnosql-lite/mapping-lite-processor/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ mapping-lite-processor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 7 resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ mapping-lite-processor ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 41 source files with javac [debug target 17] to target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /home/jenkins/agent/workspace/jnosql-extensions/jnosql-lite/mapping-lite-processor/src/main/java/org/eclipse/jnosql/lite/mapping/metadata/LiteClassScanner.java:[27,14] org.eclipse.jnosql.lite.mapping.metadata.LiteClassScanner is not abstract and does not override abstract method customRepositories() in org.eclipse.jnosql.mapping.metadata.ClassScanner
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for jnosql-mapping-extensions 1.1.2-SNAPSHOT:
[INFO] 
[INFO] jnosql-mapping-extensions .......................... SUCCESS [ 13.804 s]
[INFO] jnosql-lite-parent ................................. SUCCESS [  0.415 s]
[INFO] mapping-lite-processor ............................. FAILURE [  5.531 s]
[INFO] mapping-lite-key-value-test ........................ SKIPPED
[INFO] mapping-lite-core-test ............................. SKIPPED
[INFO] mapping-lite-document-test ......................... SKIPPED
[INFO] mapping-lite-column-test ........................... SKIPPED
[INFO] jnosql-graph-connections ........................... SKIPPED
[INFO] jnosql-mapping-validation .......................... SKIPPED
[INFO] jnosql-static-metamodel-parent ..................... SKIPPED
[INFO] mapping-metamodel-processor ........................ SKIPPED
[INFO] mapping-lite-sample ................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  21.571 s
[INFO] Finished at: 2024-06-02T17:14:31Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile (default-compile) on project mapping-lite-processor: Compilation failure
[ERROR] /home/jenkins/agent/workspace/jnosql-extensions/jnosql-lite/mapping-lite-processor/src/main/java/org/eclipse/jnosql/lite/mapping/metadata/LiteClassScanner.java:[27,14] org.eclipse.jnosql.lite.mapping.metadata.LiteClassScanner is not abstract and does not override abstract method customRepositories() in org.eclipse.jnosql.mapping.metadata.ClassScanner
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :mapping-lite-processor
Build step 'Invoke top-level Maven targets' marked build as failure
Sending e-mails to: otaviopolianasantana@gmail.com lucasfurlaneto.s@gmail.com
Finished: FAILURE