Skip to content

Console Output

15:47:18 Started by an SCM change
15:47:18 Running as SYSTEM
15:47:18 Agent basic-z1b10 is provisioned from template basic
15:47:18 ---
15:47:18 apiVersion: "v1"
15:47:18 kind: "Pod"
15:47:18 metadata:
15:47:18   labels:
15:47:18     jenkins: "slave"
15:47:18     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
15:47:18     jenkins/label: "basic"
15:47:18   name: "basic-z1b10"
15:47:18   namespace: "lyo"
15:47:18 spec:
15:47:18   containers:
15:47:18   - env:
15:47:18     - name: "JENKINS_SECRET"
15:47:18       value: "********"
15:47:18     - name: "JENKINS_TUNNEL"
15:47:18       value: "jenkins-discovery.lyo.svc.cluster.local:50000"
15:47:18     - name: "JENKINS_AGENT_NAME"
15:47:18       value: "basic-z1b10"
15:47:18     - name: "JENKINS_REMOTING_JAVA_OPTS"
15:47:18       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
15:47:18         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
15:47:18     - name: "JAVA_TOOL_OPTIONS"
15:47:18       value: ""
15:47:18     - name: "_JAVA_OPTIONS"
15:47:18       value: ""
15:47:18     - name: "OPENJ9_JAVA_OPTIONS"
15:47:18       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
15:47:18     - name: "JENKINS_NAME"
15:47:18       value: "basic-z1b10"
15:47:18     - name: "JENKINS_AGENT_WORKDIR"
15:47:18       value: "/home/jenkins/agent"
15:47:18     - name: "JENKINS_URL"
15:47:18       value: "http://jenkins-ui.lyo.svc.cluster.local/lyo/"
15:47:18     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc"
15:47:18     imagePullPolicy: "Always"
15:47:18     name: "jnlp"
15:47:18     resources:
15:47:18       limits:
15:47:18         cpu: "2000m"
15:47:18         memory: "4096Mi"
15:47:18       requests:
15:47:18         cpu: "1000m"
15:47:18         memory: "4096Mi"
15:47:18     tty: true
15:47:18     volumeMounts:
15:47:18     - mountPath: "/home/jenkins/.m2/toolchains.xml"
15:47:18       name: "m2-dir"
15:47:18       readOnly: true
15:47:18       subPath: "toolchains.xml"
15:47:18     - mountPath: "/home/jenkins/.mavenrc"
15:47:18       name: "m2-dir"
15:47:18       readOnly: true
15:47:18       subPath: ".mavenrc"
15:47:18     - mountPath: "/opt/tools"
15:47:18       name: "volume-0"
15:47:18       readOnly: false
15:47:18     - mountPath: "/home/jenkins"
15:47:18       name: "volume-2"
15:47:18       readOnly: false
15:47:18     - mountPath: "/home/jenkins/.m2/repository"
15:47:18       name: "volume-3"
15:47:18       readOnly: false
15:47:18     - mountPath: "/home/jenkins/.m2/settings-security.xml"
15:47:18       name: "m2-secret-dir"
15:47:18       readOnly: true
15:47:18       subPath: "settings-security.xml"
15:47:18     - mountPath: "/home/jenkins/.m2/wrapper"
15:47:18       name: "volume-4"
15:47:18       readOnly: false
15:47:18     - mountPath: "/home/jenkins/.m2/settings.xml"
15:47:18       name: "m2-secret-dir"
15:47:18       readOnly: true
15:47:18       subPath: "settings.xml"
15:47:18     - mountPath: "/home/jenkins/.ssh"
15:47:18       name: "volume-1"
15:47:18       readOnly: false
15:47:18       subPath: ""
15:47:18     - mountPath: "/home/jenkins/agent"
15:47:18       name: "workspace-volume"
15:47:18       readOnly: false
15:47:18     workingDir: "/home/jenkins/agent"
15:47:18   nodeSelector:
15:47:18     kubernetes.io/os: "linux"
15:47:18   restartPolicy: "Never"
15:47:18   volumes:
15:47:18   - name: "volume-0"
15:47:18     persistentVolumeClaim:
15:47:18       claimName: "tools-claim-jiro-lyo"
15:47:18       readOnly: true
15:47:18   - name: "m2-secret-dir"
15:47:18     secret:
15:47:18       secretName: "m2-secret-dir"
15:47:18   - emptyDir:
15:47:18       medium: ""
15:47:18     name: "volume-2"
15:47:18   - configMap:
15:47:18       name: "m2-dir"
15:47:18     name: "m2-dir"
15:47:18   - configMap:
15:47:18       name: "known-hosts"
15:47:18     name: "volume-1"
15:47:18   - emptyDir:
15:47:18       medium: ""
15:47:18     name: "workspace-volume"
15:47:18   - emptyDir:
15:47:18       medium: ""
15:47:18     name: "volume-4"
15:47:18   - emptyDir:
15:47:18       medium: ""
15:47:18     name: "volume-3"
15:47:18 
15:47:18 Building remotely on basic-z1b10 (basic) in workspace /home/jenkins/agent/workspace/lyo-designer-master
15:47:18 [WS-CLEANUP] Deleting project workspace...
15:47:18 [WS-CLEANUP] Deferred wipeout is used...
15:47:18 [ssh-agent] Looking for ssh-agent implementation...
15:47:18 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
15:47:18 $ ssh-agent
15:47:18 SSH_AUTH_SOCK=/tmp/ssh-yqPy79NllZgO/agent.49
15:47:18 SSH_AGENT_PID=51
15:47:18 [ssh-agent] Started.
15:47:18 Running ssh-add (command line suppressed)
15:47:18 Identity added: /home/jenkins/agent/workspace/lyo-designer-master@tmp/private_key_13861405687124045407.key (/home/jenkins/agent/workspace/lyo-designer-master@tmp/private_key_13861405687124045407.key)
15:47:19 [ssh-agent] Using credentials genie.lyo (ssh://genie.lyo@projects-storage.eclipse.org)
15:47:19 The recommended git tool is: NONE
15:47:21 No credentials specified
15:47:21 Cloning the remote Git repository
15:47:21 Cloning repository https://github.com/eclipse/lyo.designer.git
15:47:21  > git init /home/jenkins/agent/workspace/lyo-designer-master # timeout=10
15:47:21 Fetching upstream changes from https://github.com/eclipse/lyo.designer.git
15:47:21  > git --version # timeout=10
15:47:21  > git --version # 'git version 2.20.1'
15:47:21  > git fetch --tags --force --progress -- https://github.com/eclipse/lyo.designer.git +refs/heads/*:refs/remotes/origin/* # timeout=10
15:47:23  > git config remote.origin.url https://github.com/eclipse/lyo.designer.git # timeout=10
15:47:23  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:47:24 Avoid second fetch
15:47:24  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:47:24 Checking out Revision a081e5d2cb49cf231d85255d0e261aa7b5b1ab60 (refs/remotes/origin/master)
15:47:24  > git config core.sparsecheckout # timeout=10
15:47:24  > git checkout -f a081e5d2cb49cf231d85255d0e261aa7b5b1ab60 # timeout=10
15:47:24 Commit message: "use jdk17 (#279)"
15:47:24  > git rev-list --no-walk 33195649b54e871d347954eb879c440a70274f5f # timeout=10
15:47:24 [lyo-designer-master] $ /bin/sh -xe /tmp/jenkins5483555202681220944.sh
15:47:24 [lyo-designer-master] $ /opt/tools/apache-maven/3.9.6/bin/mvn clean verify -B -P plugins-only
15:47:28 [INFO] Scanning for projects...
15:47:29 [WARNING] The POM for org.apache.commons:commons-compress:jar:1.25.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:47:32 [WARNING] The POM for commons-net:commons-net:jar:3.10.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:47:35 [INFO] Tycho Version:  4.0.6 (9942454590ad8a6e1c9aa907852cf017dc2ccb98)
15:47:35 [INFO] Tycho Mode:     project
15:47:35 [INFO] Tycho Builder:  maven
15:47:35 [INFO] Build Threads:  1
15:47:38 [WARNING] The POM for jakarta.activation:jakarta.activation-api:jar:1.2.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:47:38 [WARNING] The POM for org.apache.commons:commons-lang3:jar:3.14.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:47:40 [WARNING] The POM for commons-logging:commons-logging:jar:1.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:47:41 [WARNING] The POM for commons-codec:commons-codec:jar:1.11 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:47:41 [WARNING] The POM for commons-codec:commons-codec:jar:1.15 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:47:42 [INFO] ------------------------------------------------------------------------
15:47:42 [INFO] Reactor Build Order:
15:47:42 [INFO] 
15:47:42 [INFO] org.eclipse.lyo.oslc4j.plugins                                     [pom]
15:47:42 [INFO] tools-parent                                                       [pom]
15:47:42 [INFO] 
15:47:42 [INFO] --------< org.eclipse.lyo.tools:org.eclipse.lyo.oslc4j.plugins >--------
15:47:42 [INFO] Building org.eclipse.lyo.oslc4j.plugins 6.0.0-SNAPSHOT             [1/2]
15:47:42 [INFO]   from org.eclipse.lyo.oslc4j.plugins/pom.xml
15:47:42 [INFO] --------------------------------[ pom ]---------------------------------
15:47:42 [INFO] 
15:47:42 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.lyo.oslc4j.plugins ---
15:47:42 [WARNING] The POM for commons-io:commons-io:jar:2.6 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:47:42 [INFO] 
15:47:42 [INFO] --- p2:2.0.0:site (default-cli) @ org.eclipse.lyo.oslc4j.plugins ---
15:47:42 [WARNING] The POM for org.apache.commons:commons-lang3:jar:3.8.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:47:44 [WARNING] The POM for commons-io:commons-io:jar:2.5 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:47:45 [WARNING] The POM for org.apache.commons:commons-compress:jar:1.20 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:47:46 [WARNING] The POM for org.apache.commons:commons-exec:jar:1.3 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:47:47 [WARNING]  Parameter 'featureDefinitions' is read-only, must not be used in configuration
15:47:47 [info] Resolved 0 features
15:47:47 [info] Resolving artifact=[org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final] transitive=[true] source=[false]
15:47:50 [WARNING] The POM for org.apache.commons:commons-csv:jar:1.10.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:47:50 [WARNING] The POM for commons-io:commons-io:jar:2.11.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:47:50 [WARNING] The POM for org.apache.commons:commons-lang3:jar:3.12.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:47:50 [WARNING] The POM for org.apache.commons:commons-compress:jar:1.23.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:47:50 [WARNING] The POM for commons-cli:commons-cli:jar:1.5.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:47:53 [info] 	 [JAR] oslc4j-core-5.1.1.Final.jar
15:47:53 [info] 	 [JAR] lyo-core-model-5.1.1.Final.jar
15:47:53 [info] 	 [JAR] lyo-core-settings-5.1.1.Final.jar
15:47:53 [info] 	 [JAR] classgraph-4.8.143.jar
15:47:53 [info] 	 [JAR] apache-jena-libs-4.8.0.pom
15:47:53 [info] 	 [JAR] jena-rdfpatch-4.8.0.jar
15:47:53 [info] 	 [JAR] jena-arq-4.8.0.jar
15:47:53 [info] 	 [JAR] jena-core-4.8.0.jar
15:47:53 [info] 	 [JAR] jena-base-4.8.0.jar
15:47:53 [info] 	 [JAR] jena-shaded-guava-4.8.0.jar
15:47:53 [info] 	 [JAR] commons-csv-1.10.0.jar
15:47:53 [info] 	 [JAR] commons-io-2.11.0.jar
15:47:53 [info] 	 [JAR] commons-compress-1.23.0.jar
15:47:53 [info] 	 [JAR] collection-0.7.jar
15:47:53 [info] 	 [JAR] jena-iri-4.8.0.jar
15:47:53 [info] 	 [JAR] commons-cli-1.5.0.jar
15:47:53 [info] 	 [JAR] jsonld-java-0.13.4.jar
15:47:53 [info] 	 [JAR] httpclient-cache-4.5.14.jar
15:47:53 [info] 	 [JAR] jackson-core-2.14.2.jar
15:47:53 [info] 	 [JAR] jackson-databind-2.14.2.jar
15:47:53 [info] 	 [JAR] jackson-annotations-2.14.2.jar
15:47:53 [info] 	 [JAR] titanium-json-ld-1.3.2.jar
15:47:53 [info] 	 [JAR] jakarta.json-2.0.1.jar
15:47:53 [info] 	 [JAR] protobuf-java-3.22.2.jar
15:47:53 [info] 	 [JAR] libthrift-0.18.1.jar
15:47:53 [info] 	 [JAR] commons-lang3-3.12.0.jar
15:47:53 [info] 	 [JAR] jena-shacl-4.8.0.jar
15:47:53 [info] 	 [JAR] jena-shex-4.8.0.jar
15:47:53 [info] 	 [JAR] jena-tdb-4.8.0.jar
15:47:53 [info] 	 [JAR] jena-tdb2-4.8.0.jar
15:47:53 [info] 	 [JAR] jena-dboe-storage-4.8.0.jar
15:47:53 [info] 	 [JAR] jena-dboe-trans-data-4.8.0.jar
15:47:53 [info] 	 [JAR] jena-dboe-transaction-4.8.0.jar
15:47:53 [info] 	 [JAR] jena-dboe-base-4.8.0.jar
15:47:53 [info] 	 [JAR] jena-dboe-index-4.8.0.jar
15:47:53 [info] 	 [JAR] jena-rdfconnection-4.8.0.jar
15:47:53 [info] 	 [JAR] commons-codec-1.11.jar
15:47:53 [info] 	 [JAR] jcl-over-slf4j-1.7.36.jar
15:47:53 [info] 	 [JAR] slf4j-api-1.7.36.jar
15:47:53 [info] 	 [JAR] jakarta.xml.bind-api-2.3.3.jar
15:47:53 [info] 	 [JAR] jakarta.activation-api-1.2.2.jar
15:47:53 [info] Resolving artifact=[org.eclipse.lyo.oslc4j.core:oslc4j-jena-provider:5.1.1.Final] transitive=[true] source=[false]
15:47:53 [info] 	 [JAR] oslc4j-jena-provider-5.1.1.Final.jar
15:47:53 [info] 	 [JAR] oslc4j-core-5.1.1.Final.jar
15:47:53 [info] 	 [JAR] lyo-core-model-5.1.1.Final.jar
15:47:53 [info] 	 [JAR] lyo-core-settings-5.1.1.Final.jar
15:47:53 [info] 	 [JAR] classgraph-4.8.143.jar
15:47:53 [info] 	 [JAR] jakarta.xml.bind-api-2.3.3.jar
15:47:53 [info] 	 [JAR] jakarta.activation-api-1.2.2.jar
15:47:53 [info] 	 [JAR] slf4j-api-1.7.36.jar
15:47:53 [info] 	 [JAR] apache-jena-libs-4.8.0.pom
15:47:53 [info] 	 [JAR] jena-rdfpatch-4.8.0.jar
15:47:53 [info] 	 [JAR] jena-arq-4.8.0.jar
15:47:53 [info] 	 [JAR] jena-core-4.8.0.jar
15:47:53 [info] 	 [JAR] jena-base-4.8.0.jar
15:47:53 [info] 	 [JAR] jena-shaded-guava-4.8.0.jar
15:47:53 [info] 	 [JAR] commons-csv-1.10.0.jar
15:47:53 [info] 	 [JAR] commons-io-2.11.0.jar
15:47:53 [info] 	 [JAR] commons-compress-1.23.0.jar
15:47:53 [info] 	 [JAR] collection-0.7.jar
15:47:53 [info] 	 [JAR] jena-iri-4.8.0.jar
15:47:53 [info] 	 [JAR] commons-cli-1.5.0.jar
15:47:53 [info] 	 [JAR] jsonld-java-0.13.4.jar
15:47:53 [info] 	 [JAR] httpclient-cache-4.5.14.jar
15:47:53 [info] 	 [JAR] jackson-core-2.14.2.jar
15:47:53 [info] 	 [JAR] jackson-databind-2.14.2.jar
15:47:53 [info] 	 [JAR] jackson-annotations-2.14.2.jar
15:47:53 [info] 	 [JAR] titanium-json-ld-1.3.2.jar
15:47:53 [info] 	 [JAR] jakarta.json-2.0.1.jar
15:47:53 [info] 	 [JAR] protobuf-java-3.22.2.jar
15:47:53 [info] 	 [JAR] libthrift-0.18.1.jar
15:47:53 [info] 	 [JAR] commons-lang3-3.12.0.jar
15:47:53 [info] 	 [JAR] jena-shacl-4.8.0.jar
15:47:53 [info] 	 [JAR] jena-shex-4.8.0.jar
15:47:53 [info] 	 [JAR] jena-tdb-4.8.0.jar
15:47:53 [info] 	 [JAR] jena-tdb2-4.8.0.jar
15:47:53 [info] 	 [JAR] jena-dboe-storage-4.8.0.jar
15:47:53 [info] 	 [JAR] jena-dboe-trans-data-4.8.0.jar
15:47:53 [info] 	 [JAR] jena-dboe-transaction-4.8.0.jar
15:47:53 [info] 	 [JAR] jena-dboe-base-4.8.0.jar
15:47:53 [info] 	 [JAR] jena-dboe-index-4.8.0.jar
15:47:53 [info] 	 [JAR] jena-rdfconnection-4.8.0.jar
15:47:53 [info] 	 [JAR] commons-codec-1.11.jar
15:47:53 [info] 	 [JAR] jcl-over-slf4j-1.7.36.jar
15:47:53 [info] Resolving artifact=[org.eclipse.lyo.core.query:oslc-query:5.1.1.Final] transitive=[true] source=[false]
15:47:54 [info] 	 [JAR] oslc-query-5.1.1.Final.jar
15:47:54 [info] 	 [JAR] oslc4j-core-5.1.1.Final.jar
15:47:54 [info] 	 [JAR] lyo-core-model-5.1.1.Final.jar
15:47:54 [info] 	 [JAR] lyo-core-settings-5.1.1.Final.jar
15:47:54 [info] 	 [JAR] classgraph-4.8.143.jar
15:47:54 [info] 	 [JAR] apache-jena-libs-4.8.0.pom
15:47:54 [info] 	 [JAR] jena-rdfpatch-4.8.0.jar
15:47:54 [info] 	 [JAR] jena-arq-4.8.0.jar
15:47:54 [info] 	 [JAR] jena-core-4.8.0.jar
15:47:54 [info] 	 [JAR] jena-base-4.8.0.jar
15:47:54 [info] 	 [JAR] jena-shaded-guava-4.8.0.jar
15:47:54 [info] 	 [JAR] commons-csv-1.10.0.jar
15:47:54 [info] 	 [JAR] commons-io-2.11.0.jar
15:47:54 [info] 	 [JAR] commons-compress-1.23.0.jar
15:47:54 [info] 	 [JAR] collection-0.7.jar
15:47:54 [info] 	 [JAR] jena-iri-4.8.0.jar
15:47:54 [info] 	 [JAR] commons-cli-1.5.0.jar
15:47:54 [info] 	 [JAR] jsonld-java-0.13.4.jar
15:47:54 [info] 	 [JAR] httpclient-cache-4.5.14.jar
15:47:54 [info] 	 [JAR] jackson-core-2.14.2.jar
15:47:54 [info] 	 [JAR] jackson-databind-2.14.2.jar
15:47:54 [info] 	 [JAR] jackson-annotations-2.14.2.jar
15:47:54 [info] 	 [JAR] titanium-json-ld-1.3.2.jar
15:47:54 [info] 	 [JAR] jakarta.json-2.0.1.jar
15:47:54 [info] 	 [JAR] protobuf-java-3.22.2.jar
15:47:54 [info] 	 [JAR] libthrift-0.18.1.jar
15:47:54 [info] 	 [JAR] commons-lang3-3.12.0.jar
15:47:54 [info] 	 [JAR] jena-shacl-4.8.0.jar
15:47:54 [info] 	 [JAR] jena-shex-4.8.0.jar
15:47:54 [info] 	 [JAR] jena-tdb-4.8.0.jar
15:47:54 [info] 	 [JAR] jena-tdb2-4.8.0.jar
15:47:54 [info] 	 [JAR] jena-dboe-storage-4.8.0.jar
15:47:54 [info] 	 [JAR] jena-dboe-trans-data-4.8.0.jar
15:47:54 [info] 	 [JAR] jena-dboe-transaction-4.8.0.jar
15:47:54 [info] 	 [JAR] jena-dboe-base-4.8.0.jar
15:47:54 [info] 	 [JAR] jena-dboe-index-4.8.0.jar
15:47:54 [info] 	 [JAR] jena-rdfconnection-4.8.0.jar
15:47:54 [info] 	 [JAR] commons-codec-1.11.jar
15:47:54 [info] 	 [JAR] jcl-over-slf4j-1.7.36.jar
15:47:54 [info] 	 [JAR] slf4j-api-1.7.36.jar
15:47:54 [info] 	 [JAR] jakarta.xml.bind-api-2.3.3.jar
15:47:54 [info] 	 [JAR] jakarta.activation-api-1.2.2.jar
15:47:54 [info] 	 [JAR] antlr-runtime-3.5.3.jar
15:47:54 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:47:54 [info] Executing Bundler:
15:47:54 [info] 	 [EXEC] oslc4j-core-5.1.1.Final.jar
15:47:54 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-jena-provider:5.1.1.Final
15:47:54 [info] Executing Bundler:
15:47:54 [info] 	 [EXEC] oslc4j-jena-provider-5.1.1.Final.jar
15:47:54 [info] Bundling Artifact org.eclipse.lyo.core.query:oslc-query:5.1.1.Final
15:47:54 [info] Executing Bundler:
15:47:54 [info] 	 [EXEC] oslc-query-5.1.1.Final.jar
15:47:54 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:47:54 [info] Executing Bundler:
15:47:54 [info] 	 [EXEC] lyo-core-model-5.1.1.Final.jar
15:47:54 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:47:54 [info] Executing Bundler:
15:47:54 [info] 	 [EXEC] lyo-core-settings-5.1.1.Final.jar
15:47:55 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:47:55 [info] Executing Bundler:
15:47:55 [info] 	 [SKIP] classgraph-4.8.143.jar
15:47:55 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:47:55 [warn] Skip artifact=[org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final]: The JAR/ZIP file (/home/jenkins/.m2/repository/org/apache/jena/apache-jena-libs/4.8.0/apache-jena-libs-4.8.0.pom) seems corrupted, error: zip END header not found
15:47:55 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:47:55 [info] Executing Bundler:
15:47:55 [info] 	 [EXEC] jena-rdfpatch-4.8.0.jar
15:47:55 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:47:55 [info] Executing Bundler:
15:47:55 [info] 	 [EXEC] jena-arq-4.8.0.jar
15:47:58 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:47:58 [info] Executing Bundler:
15:47:58 [info] 	 [EXEC] jena-core-4.8.0.jar
15:47:59 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:47:59 [info] Executing Bundler:
15:47:59 [info] 	 [EXEC] jena-base-4.8.0.jar
15:47:59 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:47:59 [info] Executing Bundler:
15:47:59 [info] 	 [EXEC] jena-shaded-guava-4.8.0.jar
15:48:02 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:48:02 [info] Executing Bundler:
15:48:02 [info] 	 [SKIP] commons-csv-1.10.0.jar
15:48:02 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:48:02 [info] Executing Bundler:
15:48:02 [info] 	 [SKIP] commons-io-2.11.0.jar
15:48:02 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:48:02 [info] Executing Bundler:
15:48:02 [info] 	 [SKIP] commons-compress-1.23.0.jar
15:48:02 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:48:02 [info] Executing Bundler:
15:48:02 [info] 	 [SKIP] collection-0.7.jar
15:48:02 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:48:02 [info] Executing Bundler:
15:48:02 [info] 	 [EXEC] jena-iri-4.8.0.jar
15:48:02 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:48:02 [info] Executing Bundler:
15:48:02 [info] 	 [SKIP] commons-cli-1.5.0.jar
15:48:02 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:48:02 [info] Executing Bundler:
15:48:02 [info] 	 [SKIP] jsonld-java-0.13.4.jar
15:48:02 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:48:02 [info] Executing Bundler:
15:48:02 [info] 	 [EXEC] httpclient-cache-4.5.14.jar
15:48:02 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:48:02 [info] Executing Bundler:
15:48:02 [info] 	 [SKIP] jackson-core-2.14.2.jar
15:48:02 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:48:02 [info] Executing Bundler:
15:48:02 [info] 	 [SKIP] jackson-databind-2.14.2.jar
15:48:02 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:48:02 [info] Executing Bundler:
15:48:02 [info] 	 [SKIP] jackson-annotations-2.14.2.jar
15:48:02 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:48:02 [info] Executing Bundler:
15:48:02 [info] 	 [EXEC] titanium-json-ld-1.3.2.jar
15:48:02 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:48:02 [info] Executing Bundler:
15:48:02 [info] 	 [SKIP] jakarta.json-2.0.1.jar
15:48:02 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:48:02 [info] Executing Bundler:
15:48:02 [info] 	 [EXEC] protobuf-java-3.22.2.jar
15:48:03 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:48:03 [info] Executing Bundler:
15:48:03 [info] 	 [SKIP] libthrift-0.18.1.jar
15:48:03 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:48:03 [info] Executing Bundler:
15:48:03 [info] 	 [SKIP] commons-lang3-3.12.0.jar
15:48:03 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:48:03 [info] Executing Bundler:
15:48:03 [info] 	 [EXEC] jena-shacl-4.8.0.jar
15:48:04 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:48:04 [info] Executing Bundler:
15:48:04 [info] 	 [EXEC] jena-shex-4.8.0.jar
15:48:04 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:48:04 [info] Executing Bundler:
15:48:04 [info] 	 [EXEC] jena-tdb-4.8.0.jar
15:48:04 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:48:04 [info] Executing Bundler:
15:48:04 [info] 	 [EXEC] jena-tdb2-4.8.0.jar
15:48:04 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:48:04 [info] Executing Bundler:
15:48:04 [info] 	 [EXEC] jena-dboe-storage-4.8.0.jar
15:48:04 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:48:04 [info] Executing Bundler:
15:48:04 [info] 	 [EXEC] jena-dboe-trans-data-4.8.0.jar
15:48:04 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:48:04 [info] Executing Bundler:
15:48:04 [info] 	 [EXEC] jena-dboe-transaction-4.8.0.jar
15:48:05 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:48:05 [info] Executing Bundler:
15:48:05 [info] 	 [EXEC] jena-dboe-base-4.8.0.jar
15:48:05 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:48:05 [info] Executing Bundler:
15:48:05 [info] 	 [EXEC] jena-dboe-index-4.8.0.jar
15:48:05 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:48:05 [info] Executing Bundler:
15:48:05 [info] 	 [EXEC] jena-rdfconnection-4.8.0.jar
15:48:05 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:48:05 [info] Executing Bundler:
15:48:05 [info] 	 [SKIP] commons-codec-1.11.jar
15:48:05 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:48:05 [info] Executing Bundler:
15:48:05 [info] 	 [SKIP] jcl-over-slf4j-1.7.36.jar
15:48:05 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:48:05 [info] Executing Bundler:
15:48:05 [info] 	 [SKIP] slf4j-api-1.7.36.jar
15:48:05 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:48:05 [info] Executing Bundler:
15:48:05 [info] 	 [SKIP] jakarta.xml.bind-api-2.3.3.jar
15:48:05 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:48:05 [info] Executing Bundler:
15:48:05 [info] 	 [SKIP] jakarta.activation-api-1.2.2.jar
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [oslc4j-core-5.1.1.Final.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [lyo-core-model-5.1.1.Final.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [lyo-core-settings-5.1.1.Final.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [classgraph-4.8.143.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [jakarta.xml.bind-api-2.3.3.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [jakarta.activation-api-1.2.2.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [slf4j-api-1.7.36.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [apache-jena-libs-4.8.0.pom]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [jena-rdfpatch-4.8.0.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [jena-arq-4.8.0.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [jena-core-4.8.0.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [jena-base-4.8.0.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [jena-shaded-guava-4.8.0.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [commons-csv-1.10.0.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [commons-io-2.11.0.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [commons-compress-1.23.0.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [collection-0.7.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [jena-iri-4.8.0.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [commons-cli-1.5.0.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [jsonld-java-0.13.4.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [httpclient-cache-4.5.14.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [jackson-core-2.14.2.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [jackson-databind-2.14.2.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [jackson-annotations-2.14.2.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [titanium-json-ld-1.3.2.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [jakarta.json-2.0.1.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [protobuf-java-3.22.2.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [libthrift-0.18.1.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [commons-lang3-3.12.0.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [jena-shacl-4.8.0.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [jena-shex-4.8.0.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [jena-tdb-4.8.0.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [jena-tdb2-4.8.0.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [jena-dboe-storage-4.8.0.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [jena-dboe-trans-data-4.8.0.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [jena-dboe-transaction-4.8.0.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [jena-dboe-base-4.8.0.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [jena-dboe-index-4.8.0.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [jena-rdfconnection-4.8.0.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [commons-codec-1.11.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [jcl-over-slf4j-1.7.36.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [oslc4j-core-5.1.1.Final.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [lyo-core-model-5.1.1.Final.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [lyo-core-settings-5.1.1.Final.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [classgraph-4.8.143.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [apache-jena-libs-4.8.0.pom]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [jena-rdfpatch-4.8.0.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [jena-arq-4.8.0.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [jena-core-4.8.0.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [jena-base-4.8.0.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [jena-shaded-guava-4.8.0.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [commons-csv-1.10.0.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [commons-io-2.11.0.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [commons-compress-1.23.0.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [collection-0.7.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [jena-iri-4.8.0.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [commons-cli-1.5.0.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [jsonld-java-0.13.4.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [httpclient-cache-4.5.14.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [jackson-core-2.14.2.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [jackson-databind-2.14.2.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [jackson-annotations-2.14.2.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [titanium-json-ld-1.3.2.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [jakarta.json-2.0.1.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [protobuf-java-3.22.2.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [libthrift-0.18.1.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [commons-lang3-3.12.0.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [jena-shacl-4.8.0.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [jena-shex-4.8.0.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [jena-tdb-4.8.0.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [jena-tdb2-4.8.0.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [jena-dboe-storage-4.8.0.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [jena-dboe-trans-data-4.8.0.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [jena-dboe-transaction-4.8.0.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [jena-dboe-base-4.8.0.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [jena-dboe-index-4.8.0.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [jena-rdfconnection-4.8.0.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [commons-codec-1.11.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [jcl-over-slf4j-1.7.36.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [slf4j-api-1.7.36.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [jakarta.xml.bind-api-2.3.3.jar]
15:48:05 [debug] Not bundling transitive dependency since it has already been bundled [jakarta.activation-api-1.2.2.jar]
15:48:05 [info] Bundling Artifact org.eclipse.lyo.core.query:oslc-query:5.1.1.Final
15:48:05 [info] Executing Bundler:
15:48:05 [info] 	 [EXEC] antlr-runtime-3.5.3.jar
15:48:05 [info] Created feature org.eclipse.lyo.oslc4j.core.plugin.feature
15:48:05 [info] Resolving artifact=[org.eclipse.lyo.clients:oslc-client:5.1.1.Final] transitive=[true] source=[false]
15:48:11 [WARNING] The POM for net.oauth.core:oauth:jar:20100527 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:48:11 [WARNING] The POM for net.oauth.core:oauth-consumer:jar:20100527 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:48:12 [WARNING] The POM for net.oauth.core:oauth-httpclient4:jar:20090913 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:48:14 [info] 	 [JAR] oslc-client-5.1.1.Final.jar
15:48:14 [info] 	 [JAR] oslc-client-base-5.1.1.Final.jar
15:48:14 [info] 	 [JAR] slf4j-api-1.7.36.jar
15:48:14 [info] 	 [JAR] apache-jena-libs-4.8.0.pom
15:48:14 [info] 	 [JAR] jena-rdfpatch-4.8.0.jar
15:48:14 [info] 	 [JAR] jena-arq-4.8.0.jar
15:48:14 [info] 	 [JAR] jena-core-4.8.0.jar
15:48:14 [info] 	 [JAR] jena-base-4.8.0.jar
15:48:14 [info] 	 [JAR] jena-shaded-guava-4.8.0.jar
15:48:14 [info] 	 [JAR] commons-csv-1.10.0.jar
15:48:14 [info] 	 [JAR] commons-io-2.11.0.jar
15:48:14 [info] 	 [JAR] commons-compress-1.23.0.jar
15:48:14 [info] 	 [JAR] collection-0.7.jar
15:48:14 [info] 	 [JAR] jena-iri-4.8.0.jar
15:48:14 [info] 	 [JAR] commons-cli-1.5.0.jar
15:48:14 [info] 	 [JAR] jsonld-java-0.13.4.jar
15:48:14 [info] 	 [JAR] httpclient-cache-4.5.14.jar
15:48:14 [info] 	 [JAR] jackson-core-2.14.2.jar
15:48:14 [info] 	 [JAR] jackson-databind-2.14.2.jar
15:48:14 [info] 	 [JAR] jackson-annotations-2.14.2.jar
15:48:14 [info] 	 [JAR] titanium-json-ld-1.3.2.jar
15:48:14 [info] 	 [JAR] jakarta.json-2.0.1.jar
15:48:14 [info] 	 [JAR] protobuf-java-3.22.2.jar
15:48:14 [info] 	 [JAR] libthrift-0.18.1.jar
15:48:14 [info] 	 [JAR] commons-lang3-3.12.0.jar
15:48:14 [info] 	 [JAR] jena-shacl-4.8.0.jar
15:48:14 [info] 	 [JAR] jena-shex-4.8.0.jar
15:48:14 [info] 	 [JAR] jena-tdb-4.8.0.jar
15:48:14 [info] 	 [JAR] jena-tdb2-4.8.0.jar
15:48:14 [info] 	 [JAR] jena-dboe-storage-4.8.0.jar
15:48:14 [info] 	 [JAR] jena-dboe-trans-data-4.8.0.jar
15:48:14 [info] 	 [JAR] jena-dboe-transaction-4.8.0.jar
15:48:14 [info] 	 [JAR] jena-dboe-base-4.8.0.jar
15:48:14 [info] 	 [JAR] jena-dboe-index-4.8.0.jar
15:48:14 [info] 	 [JAR] jena-rdfconnection-4.8.0.jar
15:48:14 [info] 	 [JAR] commons-codec-1.11.jar
15:48:14 [info] 	 [JAR] jcl-over-slf4j-1.7.36.jar
15:48:14 [info] 	 [JAR] oauth-20100527.jar
15:48:14 [info] 	 [JAR] oauth-consumer-20100527.jar
15:48:14 [info] 	 [JAR] oauth-httpclient4-20090913.jar
15:48:14 [info] 	 [JAR] oslc4j-core-5.1.1.Final.jar
15:48:14 [info] 	 [JAR] lyo-core-model-5.1.1.Final.jar
15:48:14 [info] 	 [JAR] lyo-core-settings-5.1.1.Final.jar
15:48:14 [info] 	 [JAR] classgraph-4.8.143.jar
15:48:14 [info] 	 [JAR] jakarta.xml.bind-api-2.3.3.jar
15:48:14 [info] 	 [JAR] jakarta.activation-api-1.2.2.jar
15:48:14 [info] 	 [JAR] oslc4j-jena-provider-5.1.1.Final.jar
15:48:14 [info] 	 [JAR] oslc4j-json4j-provider-5.1.1.Final.jar
15:48:14 [info] 	 [JAR] oslc4j-core-wink-5.1.1.Final.jar
15:48:14 [info] 	 [JAR] wink-json4j-1.4.jar
15:48:14 [info] 	 [JAR] javax.servlet-api-3.1.0.jar
15:48:14 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:48:14 [info] Executing Bundler:
15:48:14 [info] 	 [EXEC] oslc-client-5.1.1.Final.jar
15:48:14 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:48:14 [info] Executing Bundler:
15:48:14 [info] 	 [EXEC] oslc-client-base-5.1.1.Final.jar
15:48:14 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:48:14 [info] Executing Bundler:
15:48:14 [info] 	 [SKIP] slf4j-api-1.7.36.jar
15:48:14 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:48:14 [warn] Skip artifact=[org.eclipse.lyo.clients:oslc-client:5.1.1.Final]: The JAR/ZIP file (/home/jenkins/.m2/repository/org/apache/jena/apache-jena-libs/4.8.0/apache-jena-libs-4.8.0.pom) seems corrupted, error: zip END header not found
15:48:14 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:48:14 [info] Executing Bundler:
15:48:14 [info] 	 [EXEC] jena-rdfpatch-4.8.0.jar
15:48:14 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:48:14 [info] Executing Bundler:
15:48:14 [info] 	 [EXEC] jena-arq-4.8.0.jar
15:48:17 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:48:17 [info] Executing Bundler:
15:48:17 [info] 	 [EXEC] jena-core-4.8.0.jar
15:48:18 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:48:18 [info] Executing Bundler:
15:48:18 [info] 	 [EXEC] jena-base-4.8.0.jar
15:48:18 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:48:18 [info] Executing Bundler:
15:48:18 [info] 	 [EXEC] jena-shaded-guava-4.8.0.jar
15:48:20 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:48:20 [info] Executing Bundler:
15:48:20 [info] 	 [SKIP] commons-csv-1.10.0.jar
15:48:20 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:48:20 [info] Executing Bundler:
15:48:20 [info] 	 [SKIP] commons-io-2.11.0.jar
15:48:20 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:48:20 [info] Executing Bundler:
15:48:20 [info] 	 [SKIP] commons-compress-1.23.0.jar
15:48:20 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:48:20 [info] Executing Bundler:
15:48:20 [info] 	 [SKIP] collection-0.7.jar
15:48:20 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:48:20 [info] Executing Bundler:
15:48:20 [info] 	 [EXEC] jena-iri-4.8.0.jar
15:48:20 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:48:20 [info] Executing Bundler:
15:48:20 [info] 	 [SKIP] commons-cli-1.5.0.jar
15:48:20 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:48:20 [info] Executing Bundler:
15:48:20 [info] 	 [SKIP] jsonld-java-0.13.4.jar
15:48:20 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:48:20 [info] Executing Bundler:
15:48:20 [info] 	 [EXEC] httpclient-cache-4.5.14.jar
15:48:21 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:48:21 [info] Executing Bundler:
15:48:21 [info] 	 [SKIP] jackson-core-2.14.2.jar
15:48:21 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:48:21 [info] Executing Bundler:
15:48:21 [info] 	 [SKIP] jackson-databind-2.14.2.jar
15:48:21 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:48:21 [info] Executing Bundler:
15:48:21 [info] 	 [SKIP] jackson-annotations-2.14.2.jar
15:48:21 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:48:21 [info] Executing Bundler:
15:48:21 [info] 	 [EXEC] titanium-json-ld-1.3.2.jar
15:48:21 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:48:21 [info] Executing Bundler:
15:48:21 [info] 	 [SKIP] jakarta.json-2.0.1.jar
15:48:21 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:48:21 [info] Executing Bundler:
15:48:21 [info] 	 [EXEC] protobuf-java-3.22.2.jar
15:48:22 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:48:22 [info] Executing Bundler:
15:48:22 [info] 	 [SKIP] libthrift-0.18.1.jar
15:48:22 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:48:22 [info] Executing Bundler:
15:48:22 [info] 	 [SKIP] commons-lang3-3.12.0.jar
15:48:22 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:48:22 [info] Executing Bundler:
15:48:22 [info] 	 [EXEC] jena-shacl-4.8.0.jar
15:48:22 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:48:22 [info] Executing Bundler:
15:48:22 [info] 	 [EXEC] jena-shex-4.8.0.jar
15:48:22 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:48:22 [info] Executing Bundler:
15:48:22 [info] 	 [EXEC] jena-tdb-4.8.0.jar
15:48:22 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:48:22 [info] Executing Bundler:
15:48:22 [info] 	 [EXEC] jena-tdb2-4.8.0.jar
15:48:23 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:48:23 [info] Executing Bundler:
15:48:23 [info] 	 [EXEC] jena-dboe-storage-4.8.0.jar
15:48:23 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:48:23 [info] Executing Bundler:
15:48:23 [info] 	 [EXEC] jena-dboe-trans-data-4.8.0.jar
15:48:23 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:48:23 [info] Executing Bundler:
15:48:23 [info] 	 [EXEC] jena-dboe-transaction-4.8.0.jar
15:48:23 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:48:23 [info] Executing Bundler:
15:48:23 [info] 	 [EXEC] jena-dboe-base-4.8.0.jar
15:48:23 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:48:23 [info] Executing Bundler:
15:48:23 [info] 	 [EXEC] jena-dboe-index-4.8.0.jar
15:48:23 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:48:23 [info] Executing Bundler:
15:48:23 [info] 	 [EXEC] jena-rdfconnection-4.8.0.jar
15:48:23 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:48:23 [info] Executing Bundler:
15:48:23 [info] 	 [SKIP] commons-codec-1.11.jar
15:48:23 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:48:23 [info] Executing Bundler:
15:48:23 [info] 	 [SKIP] jcl-over-slf4j-1.7.36.jar
15:48:23 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:48:23 [info] Executing Bundler:
15:48:23 [info] 	 [EXEC] oauth-20100527.jar
15:48:23 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:48:23 [info] Executing Bundler:
15:48:23 [info] 	 [EXEC] oauth-consumer-20100527.jar
15:48:23 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:48:23 [info] Executing Bundler:
15:48:23 [info] 	 [EXEC] oauth-httpclient4-20090913.jar
15:48:23 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:48:23 [info] Executing Bundler:
15:48:23 [info] 	 [EXEC] oslc4j-core-5.1.1.Final.jar
15:48:23 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:48:23 [info] Executing Bundler:
15:48:23 [info] 	 [EXEC] lyo-core-model-5.1.1.Final.jar
15:48:23 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:48:23 [info] Executing Bundler:
15:48:23 [info] 	 [EXEC] lyo-core-settings-5.1.1.Final.jar
15:48:23 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:48:23 [info] Executing Bundler:
15:48:23 [info] 	 [SKIP] classgraph-4.8.143.jar
15:48:23 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:48:23 [info] Executing Bundler:
15:48:23 [info] 	 [SKIP] jakarta.xml.bind-api-2.3.3.jar
15:48:23 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:48:23 [info] Executing Bundler:
15:48:23 [info] 	 [SKIP] jakarta.activation-api-1.2.2.jar
15:48:23 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:48:23 [info] Executing Bundler:
15:48:23 [info] 	 [EXEC] oslc4j-jena-provider-5.1.1.Final.jar
15:48:23 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:48:23 [info] Executing Bundler:
15:48:23 [info] 	 [EXEC] oslc4j-json4j-provider-5.1.1.Final.jar
15:48:23 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:48:23 [info] Executing Bundler:
15:48:23 [info] 	 [EXEC] oslc4j-core-wink-5.1.1.Final.jar
15:48:23 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:48:23 [info] Executing Bundler:
15:48:23 [info] 	 [SKIP] wink-json4j-1.4.jar
15:48:23 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:48:23 [info] Executing Bundler:
15:48:23 [info] 	 [SKIP] javax.servlet-api-3.1.0.jar
15:48:23 [info] Created feature org.eclipse.lyo.oslc4j.client.plugin.feature
15:48:23 [info] Resolving artifact=[org.eclipse.lyo.store:store-core:5.1.1.Final] transitive=[true] source=[false]
15:48:24 [info] 	 [JAR] store-core-5.1.1.Final.jar
15:48:24 [info] 	 [JAR] oslc4j-core-5.1.1.Final.jar
15:48:24 [info] 	 [JAR] lyo-core-model-5.1.1.Final.jar
15:48:24 [info] 	 [JAR] lyo-core-settings-5.1.1.Final.jar
15:48:24 [info] 	 [JAR] classgraph-4.8.143.jar
15:48:24 [info] 	 [JAR] jakarta.xml.bind-api-2.3.3.jar
15:48:24 [info] 	 [JAR] jakarta.activation-api-1.2.2.jar
15:48:24 [info] 	 [JAR] oslc4j-jena-provider-5.1.1.Final.jar
15:48:24 [info] 	 [JAR] oslc-query-5.1.1.Final.jar
15:48:24 [info] 	 [JAR] antlr-runtime-3.5.3.jar
15:48:24 [info] 	 [JAR] apache-jena-libs-4.8.0.pom
15:48:24 [info] 	 [JAR] jena-rdfpatch-4.8.0.jar
15:48:24 [info] 	 [JAR] jena-arq-4.8.0.jar
15:48:24 [info] 	 [JAR] jena-core-4.8.0.jar
15:48:24 [info] 	 [JAR] jena-base-4.8.0.jar
15:48:24 [info] 	 [JAR] jena-shaded-guava-4.8.0.jar
15:48:24 [info] 	 [JAR] commons-csv-1.10.0.jar
15:48:24 [info] 	 [JAR] commons-io-2.11.0.jar
15:48:24 [info] 	 [JAR] commons-compress-1.23.0.jar
15:48:24 [info] 	 [JAR] collection-0.7.jar
15:48:24 [info] 	 [JAR] jena-iri-4.8.0.jar
15:48:24 [info] 	 [JAR] commons-cli-1.5.0.jar
15:48:24 [info] 	 [JAR] jsonld-java-0.13.4.jar
15:48:24 [info] 	 [JAR] httpclient-cache-4.5.14.jar
15:48:24 [info] 	 [JAR] jackson-core-2.14.2.jar
15:48:24 [info] 	 [JAR] jackson-databind-2.14.2.jar
15:48:24 [info] 	 [JAR] jackson-annotations-2.14.2.jar
15:48:24 [info] 	 [JAR] titanium-json-ld-1.3.2.jar
15:48:24 [info] 	 [JAR] jakarta.json-2.0.1.jar
15:48:24 [info] 	 [JAR] protobuf-java-3.22.2.jar
15:48:24 [info] 	 [JAR] libthrift-0.18.1.jar
15:48:24 [info] 	 [JAR] commons-lang3-3.12.0.jar
15:48:24 [info] 	 [JAR] jena-shacl-4.8.0.jar
15:48:24 [info] 	 [JAR] jena-shex-4.8.0.jar
15:48:24 [info] 	 [JAR] jena-tdb-4.8.0.jar
15:48:24 [info] 	 [JAR] jena-tdb2-4.8.0.jar
15:48:24 [info] 	 [JAR] jena-dboe-storage-4.8.0.jar
15:48:24 [info] 	 [JAR] jena-dboe-trans-data-4.8.0.jar
15:48:24 [info] 	 [JAR] jena-dboe-transaction-4.8.0.jar
15:48:24 [info] 	 [JAR] jena-dboe-base-4.8.0.jar
15:48:24 [info] 	 [JAR] jena-dboe-index-4.8.0.jar
15:48:24 [info] 	 [JAR] jena-rdfconnection-4.8.0.jar
15:48:24 [info] 	 [JAR] commons-codec-1.11.jar
15:48:24 [info] 	 [JAR] jcl-over-slf4j-1.7.36.jar
15:48:24 [info] 	 [JAR] jena-querybuilder-4.8.0.jar
15:48:24 [info] 	 [JAR] slf4j-api-1.7.36.jar
15:48:24 [info] 	 [JAR] checker-qual-3.33.0.jar
15:48:24 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:48:24 [info] Executing Bundler:
15:48:24 [info] 	 [EXEC] store-core-5.1.1.Final.jar
15:48:24 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:48:24 [info] Executing Bundler:
15:48:24 [info] 	 [EXEC] oslc4j-core-5.1.1.Final.jar
15:48:24 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:48:24 [info] Executing Bundler:
15:48:24 [info] 	 [EXEC] lyo-core-model-5.1.1.Final.jar
15:48:24 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:48:24 [info] Executing Bundler:
15:48:24 [info] 	 [EXEC] lyo-core-settings-5.1.1.Final.jar
15:48:24 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:48:24 [info] Executing Bundler:
15:48:24 [info] 	 [SKIP] classgraph-4.8.143.jar
15:48:24 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:48:24 [info] Executing Bundler:
15:48:24 [info] 	 [SKIP] jakarta.xml.bind-api-2.3.3.jar
15:48:24 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:48:24 [info] Executing Bundler:
15:48:24 [info] 	 [SKIP] jakarta.activation-api-1.2.2.jar
15:48:24 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:48:24 [info] Executing Bundler:
15:48:24 [info] 	 [EXEC] oslc4j-jena-provider-5.1.1.Final.jar
15:48:24 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:48:24 [info] Executing Bundler:
15:48:24 [info] 	 [EXEC] oslc-query-5.1.1.Final.jar
15:48:24 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:48:24 [info] Executing Bundler:
15:48:24 [info] 	 [EXEC] antlr-runtime-3.5.3.jar
15:48:24 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:48:24 [warn] Skip artifact=[org.eclipse.lyo.store:store-core:5.1.1.Final]: The JAR/ZIP file (/home/jenkins/.m2/repository/org/apache/jena/apache-jena-libs/4.8.0/apache-jena-libs-4.8.0.pom) seems corrupted, error: zip END header not found
15:48:24 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:48:24 [info] Executing Bundler:
15:48:24 [info] 	 [EXEC] jena-rdfpatch-4.8.0.jar
15:48:24 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:48:24 [info] Executing Bundler:
15:48:24 [info] 	 [EXEC] jena-arq-4.8.0.jar
15:48:27 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:48:27 [info] Executing Bundler:
15:48:27 [info] 	 [EXEC] jena-core-4.8.0.jar
15:48:28 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:48:28 [info] Executing Bundler:
15:48:28 [info] 	 [EXEC] jena-base-4.8.0.jar
15:48:28 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:48:28 [info] Executing Bundler:
15:48:28 [info] 	 [EXEC] jena-shaded-guava-4.8.0.jar
15:48:30 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:48:30 [info] Executing Bundler:
15:48:30 [info] 	 [SKIP] commons-csv-1.10.0.jar
15:48:30 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:48:30 [info] Executing Bundler:
15:48:30 [info] 	 [SKIP] commons-io-2.11.0.jar
15:48:30 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:48:30 [info] Executing Bundler:
15:48:30 [info] 	 [SKIP] commons-compress-1.23.0.jar
15:48:30 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:48:30 [info] Executing Bundler:
15:48:30 [info] 	 [SKIP] collection-0.7.jar
15:48:30 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:48:30 [info] Executing Bundler:
15:48:30 [info] 	 [EXEC] jena-iri-4.8.0.jar
15:48:30 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:48:30 [info] Executing Bundler:
15:48:30 [info] 	 [SKIP] commons-cli-1.5.0.jar
15:48:30 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:48:30 [info] Executing Bundler:
15:48:30 [info] 	 [SKIP] jsonld-java-0.13.4.jar
15:48:30 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:48:30 [info] Executing Bundler:
15:48:30 [info] 	 [EXEC] httpclient-cache-4.5.14.jar
15:48:31 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:48:31 [info] Executing Bundler:
15:48:31 [info] 	 [SKIP] jackson-core-2.14.2.jar
15:48:31 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:48:31 [info] Executing Bundler:
15:48:31 [info] 	 [SKIP] jackson-databind-2.14.2.jar
15:48:31 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:48:31 [info] Executing Bundler:
15:48:31 [info] 	 [SKIP] jackson-annotations-2.14.2.jar
15:48:31 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:48:31 [info] Executing Bundler:
15:48:31 [info] 	 [EXEC] titanium-json-ld-1.3.2.jar
15:48:31 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:48:31 [info] Executing Bundler:
15:48:31 [info] 	 [SKIP] jakarta.json-2.0.1.jar
15:48:31 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:48:31 [info] Executing Bundler:
15:48:31 [info] 	 [EXEC] protobuf-java-3.22.2.jar
15:48:32 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:48:32 [info] Executing Bundler:
15:48:32 [info] 	 [SKIP] libthrift-0.18.1.jar
15:48:32 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:48:32 [info] Executing Bundler:
15:48:32 [info] 	 [SKIP] commons-lang3-3.12.0.jar
15:48:32 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:48:32 [info] Executing Bundler:
15:48:32 [info] 	 [EXEC] jena-shacl-4.8.0.jar
15:48:32 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:48:32 [info] Executing Bundler:
15:48:32 [info] 	 [EXEC] jena-shex-4.8.0.jar
15:48:32 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:48:32 [info] Executing Bundler:
15:48:32 [info] 	 [EXEC] jena-tdb-4.8.0.jar
15:48:32 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:48:32 [info] Executing Bundler:
15:48:32 [info] 	 [EXEC] jena-tdb2-4.8.0.jar
15:48:33 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:48:33 [info] Executing Bundler:
15:48:33 [info] 	 [EXEC] jena-dboe-storage-4.8.0.jar
15:48:33 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:48:33 [info] Executing Bundler:
15:48:33 [info] 	 [EXEC] jena-dboe-trans-data-4.8.0.jar
15:48:33 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:48:33 [info] Executing Bundler:
15:48:33 [info] 	 [EXEC] jena-dboe-transaction-4.8.0.jar
15:48:33 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:48:33 [info] Executing Bundler:
15:48:33 [info] 	 [EXEC] jena-dboe-base-4.8.0.jar
15:48:33 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:48:33 [info] Executing Bundler:
15:48:33 [info] 	 [EXEC] jena-dboe-index-4.8.0.jar
15:48:33 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:48:33 [info] Executing Bundler:
15:48:33 [info] 	 [EXEC] jena-rdfconnection-4.8.0.jar
15:48:33 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:48:33 [info] Executing Bundler:
15:48:33 [info] 	 [SKIP] commons-codec-1.11.jar
15:48:33 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:48:33 [info] Executing Bundler:
15:48:33 [info] 	 [SKIP] jcl-over-slf4j-1.7.36.jar
15:48:33 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:48:33 [info] Executing Bundler:
15:48:33 [info] 	 [EXEC] jena-querybuilder-4.8.0.jar
15:48:33 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:48:33 [info] Executing Bundler:
15:48:33 [info] 	 [SKIP] slf4j-api-1.7.36.jar
15:48:33 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:48:33 [info] Executing Bundler:
15:48:33 [info] 	 [SKIP] checker-qual-3.33.0.jar
15:48:33 [info] Created feature org.eclipse.lyo.oslc4j.store.plugin.feature
15:48:42 [WARNING] The POM for org.apache.commons:commons-compress:jar:1.21 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:48:44 [INFO] Command line:
15:48:44 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/org/eclipse/tycho/tycho-bundles-external/2.5.0/eclipse/plugins/org.eclipse.equinox.launcher_1.6.300.v20210813-1054.jar, -configuration, /tmp/tycho-p2-runtime15725573622172910531.tmp/configuration, -nosplash, -application, org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher, -artifactRepository, file:/home/jenkins/agent/workspace/lyo-designer-master/org.eclipse.lyo.oslc4j.plugins/target/repository, -metadataRepository, file:/home/jenkins/agent/workspace/lyo-designer-master/org.eclipse.lyo.oslc4j.plugins/target/repository, -publishArtifacts, -compress, -source, /home/jenkins/agent/workspace/lyo-designer-master/org.eclipse.lyo.oslc4j.plugins/target/source]
15:48:46 Generating metadata for ..
15:48:47 Generation completed with success [0 seconds].
15:48:47 [INFO] Command line:
15:48:47 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/org/eclipse/tycho/tycho-bundles-external/2.5.0/eclipse/plugins/org.eclipse.equinox.launcher_1.6.300.v20210813-1054.jar, -configuration, /tmp/tycho-p2-runtime7216052430062802806.tmp/configuration, -nosplash, -application, org.eclipse.equinox.p2.publisher.CategoryPublisher, -categoryDefinition, file://home/jenkins/agent/workspace/lyo-designer-master/org.eclipse.lyo.oslc4j.plugins/target/repository/category.xml, -metadataRepository, file://home/jenkins/agent/workspace/lyo-designer-master/org.eclipse.lyo.oslc4j.plugins/target/repository]
15:48:50 Generating metadata for ..
15:48:50 Generation completed with success [0 seconds].
15:48:50 [INFO] 
15:48:50 [INFO] -----------------< org.eclipse.lyo.tools:tools-parent >-----------------
15:48:50 [INFO] Building tools-parent 6.0.0-SNAPSHOT                               [2/2]
15:48:50 [INFO]   from pom.xml
15:48:50 [INFO] --------------------------------[ pom ]---------------------------------
15:48:50 [INFO] 
15:48:50 [INFO] --- clean:3.2.0:clean (default-clean) @ tools-parent ---
15:48:50 [INFO] ------------------------------------------------------------------------
15:48:50 [INFO] Reactor Summary for tools-parent 6.0.0-SNAPSHOT:
15:48:50 [INFO] 
15:48:50 [INFO] org.eclipse.lyo.oslc4j.plugins ..................... SUCCESS [01:08 min]
15:48:50 [INFO] tools-parent ....................................... SUCCESS [  0.029 s]
15:48:50 [INFO] ------------------------------------------------------------------------
15:48:50 [INFO] BUILD SUCCESS
15:48:50 [INFO] ------------------------------------------------------------------------
15:48:50 [INFO] Total time:  01:22 min
15:48:50 [INFO] Finished at: 2024-04-02T19:48:50Z
15:48:50 [INFO] ------------------------------------------------------------------------
15:48:51 [lyo-designer-master] $ /opt/tools/apache-maven/3.8.2/bin/mvn -f pom.xml -Dmaven.repo.local=/home/jenkins/agent/workspace/lyo-designer-master/.repository clean verify -B -P default,eclipse-sign
15:48:56 [INFO] Scanning for projects...
15:48:56 /home/jenkins/agent/workspace/lyo-designer-master/org.eclipse.lyo.tools.preferences/.polyglot.build.properties
15:48:56 /home/jenkins/agent/workspace/lyo-designer-master/org.eclipse.lyo.oslc4j.adaptormodel/.polyglot.build.properties
15:48:56 /home/jenkins/agent/workspace/lyo-designer-master/org.eclipse.lyo.tools.adaptormodel.edit/.polyglot.build.properties
15:48:56 /home/jenkins/agent/workspace/lyo-designer-master/org.eclipse.lyo.tools.adaptormodel.editor/.polyglot.build.properties
15:48:56 /home/jenkins/agent/workspace/lyo-designer-master/org.eclipse.lyo.tools.adaptormodel.model/.polyglot.build.properties
15:48:56 /home/jenkins/agent/workspace/lyo-designer-master/org.eclipse.lyo.tools.codegenerator.feature/.polyglot.build.properties
15:48:56 /home/jenkins/agent/workspace/lyo-designer-master/org.eclipse.lyo.tools.codegenerator.ui/.polyglot.build.properties
15:48:56 /home/jenkins/agent/workspace/lyo-designer-master/org.eclipse.lyo.tools.toolchain.feature/.polyglot.build.properties
15:48:56 /home/jenkins/agent/workspace/lyo-designer-master/org.eclipse.lyo.tools.toolchain.edit/.polyglot.build.properties
15:48:56 /home/jenkins/agent/workspace/lyo-designer-master/org.eclipse.lyo.tools.toolchain.editor/.polyglot.build.properties
15:48:56 /home/jenkins/agent/workspace/lyo-designer-master/org.eclipse.lyo.tools.toolchain.model/.polyglot.build.properties
15:48:56 /home/jenkins/agent/workspace/lyo-designer-master/org.eclipse.lyo.tools.vocabulary.editor/.polyglot.build.properties
15:48:56 /home/jenkins/agent/workspace/lyo-designer-master/org.eclipse.lyo.tools.vocabulary.model/.polyglot.build.properties
15:48:56 /home/jenkins/agent/workspace/lyo-designer-master/org.eclipse.lyo.tools.vocabulary.model.edit/.polyglot.build.properties
15:48:56 /home/jenkins/agent/workspace/lyo-designer-master/org.eclipse.lyo.tools.designer.product.feature/.polyglot.build.properties
15:49:04 [INFO] Tycho Version:  4.0.6 (9942454590ad8a6e1c9aa907852cf017dc2ccb98)
15:49:04 [INFO] Tycho Mode:     project
15:49:04 [INFO] Tycho Builder:  maven
15:49:04 [INFO] Build Threads:  1
15:49:19 [INFO] ------------------------------------------------------------------------
15:49:19 [INFO] Reactor Build Order:
15:49:19 [INFO] 
15:49:19 [INFO] org.eclipse.lyo.oslc4j.plugins                                     [pom]
15:49:19 [INFO] tools-parent                                                       [pom]
15:49:19 [INFO] org.eclipse.lyo.tools.preferences                       [eclipse-plugin]
15:49:19 [INFO] org.eclipse.lyo.tools.vocabulary.model                  [eclipse-plugin]
15:49:19 [INFO] org.eclipse.lyo.tools.adaptormodel.model                [eclipse-plugin]
15:49:19 [INFO] org.eclipse.lyo.tools.toolchain.model                   [eclipse-plugin]
15:49:19 [INFO] org.eclipse.lyo.tools.common                            [eclipse-plugin]
15:49:19 [INFO] org.eclipse.lyo.oslc4j.adaptormodel                     [eclipse-plugin]
15:49:19 [INFO] org.eclipse.lyo.tools.vocabulary.model.edit             [eclipse-plugin]
15:49:19 [INFO] org.eclipse.lyo.tools.adaptormodel.edit                 [eclipse-plugin]
15:49:19 [INFO] org.eclipse.lyo.tools.adaptormodel.editor               [eclipse-plugin]
15:49:19 [INFO] org.eclipse.lyo.oslc4j.codegenerator                    [eclipse-plugin]
15:49:19 [INFO] org.eclipse.lyo.tools.codegenerator.ui                  [eclipse-plugin]
15:49:19 [INFO] org.eclipse.lyo.tools.codegenerator.feature            [eclipse-feature]
15:49:19 [INFO] org.eclipse.lyo.tools.toolchain.edit                    [eclipse-plugin]
15:49:19 [INFO] org.eclipse.lyo.tools.toolchain.design                  [eclipse-plugin]
15:49:19 [INFO] org.eclipse.lyo.tools.toolchain.editor                  [eclipse-plugin]
15:49:19 [INFO] org.eclipse.lyo.tools.vocabulary.editor                 [eclipse-plugin]
15:49:19 [INFO] org.eclipse.lyo.tools.toolchain.feature                [eclipse-feature]
15:49:19 [INFO] org.eclipse.lyo.tools.designer.branding                 [eclipse-plugin]
15:49:19 [INFO] org.eclipse.lyo.tools.designer.product.feature         [eclipse-feature]
15:49:19 [INFO] org.eclipse.lyo.tools.designer.product              [eclipse-repository]
15:49:19 [INFO] tools-updatesite                                    [eclipse-repository]
15:49:19 [INFO] 
15:49:19 [INFO] --------< org.eclipse.lyo.tools:org.eclipse.lyo.oslc4j.plugins >--------
15:49:19 [INFO] Building org.eclipse.lyo.oslc4j.plugins 6.0.0-SNAPSHOT            [1/23]
15:49:19 [INFO] --------------------------------[ pom ]---------------------------------
15:49:19 [INFO] 
15:49:19 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.lyo.oslc4j.plugins ---
15:49:19 [INFO] Deleting /home/jenkins/agent/workspace/lyo-designer-master/org.eclipse.lyo.oslc4j.plugins/target
15:49:19 [INFO] 
15:49:19 [INFO] --- p2-maven-plugin:2.0.0:site (default-cli) @ org.eclipse.lyo.oslc4j.plugins ---
15:49:22 [info] Resolved 0 features
15:49:22 [info] Resolving artifact=[org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final] transitive=[true] source=[false]
15:49:25 [info] 	 [JAR] oslc4j-core-5.1.1.Final.jar
15:49:25 [info] 	 [JAR] lyo-core-model-5.1.1.Final.jar
15:49:25 [info] 	 [JAR] lyo-core-settings-5.1.1.Final.jar
15:49:25 [info] 	 [JAR] classgraph-4.8.143.jar
15:49:25 [info] 	 [JAR] apache-jena-libs-4.8.0.pom
15:49:25 [info] 	 [JAR] jena-rdfpatch-4.8.0.jar
15:49:25 [info] 	 [JAR] jena-arq-4.8.0.jar
15:49:25 [info] 	 [JAR] jena-core-4.8.0.jar
15:49:25 [info] 	 [JAR] jena-base-4.8.0.jar
15:49:25 [info] 	 [JAR] jena-shaded-guava-4.8.0.jar
15:49:25 [info] 	 [JAR] commons-csv-1.10.0.jar
15:49:25 [info] 	 [JAR] commons-io-2.11.0.jar
15:49:25 [info] 	 [JAR] commons-compress-1.23.0.jar
15:49:25 [info] 	 [JAR] collection-0.7.jar
15:49:25 [info] 	 [JAR] jena-iri-4.8.0.jar
15:49:25 [info] 	 [JAR] commons-cli-1.5.0.jar
15:49:25 [info] 	 [JAR] jsonld-java-0.13.4.jar
15:49:25 [info] 	 [JAR] httpclient-cache-4.5.14.jar
15:49:25 [info] 	 [JAR] jackson-core-2.14.2.jar
15:49:25 [info] 	 [JAR] jackson-databind-2.14.2.jar
15:49:25 [info] 	 [JAR] jackson-annotations-2.14.2.jar
15:49:25 [info] 	 [JAR] titanium-json-ld-1.3.2.jar
15:49:25 [info] 	 [JAR] jakarta.json-2.0.1.jar
15:49:25 [info] 	 [JAR] protobuf-java-3.22.2.jar
15:49:25 [info] 	 [JAR] libthrift-0.18.1.jar
15:49:25 [info] 	 [JAR] commons-lang3-3.12.0.jar
15:49:25 [info] 	 [JAR] jena-shacl-4.8.0.jar
15:49:25 [info] 	 [JAR] jena-shex-4.8.0.jar
15:49:25 [info] 	 [JAR] jena-tdb-4.8.0.jar
15:49:25 [info] 	 [JAR] jena-tdb2-4.8.0.jar
15:49:25 [info] 	 [JAR] jena-dboe-storage-4.8.0.jar
15:49:25 [info] 	 [JAR] jena-dboe-trans-data-4.8.0.jar
15:49:25 [info] 	 [JAR] jena-dboe-transaction-4.8.0.jar
15:49:25 [info] 	 [JAR] jena-dboe-base-4.8.0.jar
15:49:25 [info] 	 [JAR] jena-dboe-index-4.8.0.jar
15:49:25 [info] 	 [JAR] jena-rdfconnection-4.8.0.jar
15:49:25 [info] 	 [JAR] commons-codec-1.11.jar
15:49:25 [info] 	 [JAR] jcl-over-slf4j-1.7.36.jar
15:49:25 [info] 	 [JAR] slf4j-api-1.7.36.jar
15:49:25 [info] 	 [JAR] jakarta.xml.bind-api-2.3.3.jar
15:49:25 [info] 	 [JAR] jakarta.activation-api-1.2.2.jar
15:49:25 [info] Resolving artifact=[org.eclipse.lyo.oslc4j.core:oslc4j-jena-provider:5.1.1.Final] transitive=[true] source=[false]
15:49:25 [info] 	 [JAR] oslc4j-jena-provider-5.1.1.Final.jar
15:49:25 [info] 	 [JAR] oslc4j-core-5.1.1.Final.jar
15:49:25 [info] 	 [JAR] lyo-core-model-5.1.1.Final.jar
15:49:25 [info] 	 [JAR] lyo-core-settings-5.1.1.Final.jar
15:49:25 [info] 	 [JAR] classgraph-4.8.143.jar
15:49:25 [info] 	 [JAR] jakarta.xml.bind-api-2.3.3.jar
15:49:25 [info] 	 [JAR] jakarta.activation-api-1.2.2.jar
15:49:25 [info] 	 [JAR] slf4j-api-1.7.36.jar
15:49:25 [info] 	 [JAR] apache-jena-libs-4.8.0.pom
15:49:25 [info] 	 [JAR] jena-rdfpatch-4.8.0.jar
15:49:25 [info] 	 [JAR] jena-arq-4.8.0.jar
15:49:25 [info] 	 [JAR] jena-core-4.8.0.jar
15:49:25 [info] 	 [JAR] jena-base-4.8.0.jar
15:49:25 [info] 	 [JAR] jena-shaded-guava-4.8.0.jar
15:49:25 [info] 	 [JAR] commons-csv-1.10.0.jar
15:49:25 [info] 	 [JAR] commons-io-2.11.0.jar
15:49:25 [info] 	 [JAR] commons-compress-1.23.0.jar
15:49:25 [info] 	 [JAR] collection-0.7.jar
15:49:25 [info] 	 [JAR] jena-iri-4.8.0.jar
15:49:25 [info] 	 [JAR] commons-cli-1.5.0.jar
15:49:25 [info] 	 [JAR] jsonld-java-0.13.4.jar
15:49:25 [info] 	 [JAR] httpclient-cache-4.5.14.jar
15:49:25 [info] 	 [JAR] jackson-core-2.14.2.jar
15:49:25 [info] 	 [JAR] jackson-databind-2.14.2.jar
15:49:25 [info] 	 [JAR] jackson-annotations-2.14.2.jar
15:49:25 [info] 	 [JAR] titanium-json-ld-1.3.2.jar
15:49:25 [info] 	 [JAR] jakarta.json-2.0.1.jar
15:49:25 [info] 	 [JAR] protobuf-java-3.22.2.jar
15:49:25 [info] 	 [JAR] libthrift-0.18.1.jar
15:49:25 [info] 	 [JAR] commons-lang3-3.12.0.jar
15:49:25 [info] 	 [JAR] jena-shacl-4.8.0.jar
15:49:25 [info] 	 [JAR] jena-shex-4.8.0.jar
15:49:25 [info] 	 [JAR] jena-tdb-4.8.0.jar
15:49:25 [info] 	 [JAR] jena-tdb2-4.8.0.jar
15:49:25 [info] 	 [JAR] jena-dboe-storage-4.8.0.jar
15:49:25 [info] 	 [JAR] jena-dboe-trans-data-4.8.0.jar
15:49:25 [info] 	 [JAR] jena-dboe-transaction-4.8.0.jar
15:49:25 [info] 	 [JAR] jena-dboe-base-4.8.0.jar
15:49:25 [info] 	 [JAR] jena-dboe-index-4.8.0.jar
15:49:25 [info] 	 [JAR] jena-rdfconnection-4.8.0.jar
15:49:25 [info] 	 [JAR] commons-codec-1.11.jar
15:49:25 [info] 	 [JAR] jcl-over-slf4j-1.7.36.jar
15:49:25 [info] Resolving artifact=[org.eclipse.lyo.core.query:oslc-query:5.1.1.Final] transitive=[true] source=[false]
15:49:25 [info] 	 [JAR] oslc-query-5.1.1.Final.jar
15:49:25 [info] 	 [JAR] oslc4j-core-5.1.1.Final.jar
15:49:25 [info] 	 [JAR] lyo-core-model-5.1.1.Final.jar
15:49:25 [info] 	 [JAR] lyo-core-settings-5.1.1.Final.jar
15:49:25 [info] 	 [JAR] classgraph-4.8.143.jar
15:49:25 [info] 	 [JAR] apache-jena-libs-4.8.0.pom
15:49:25 [info] 	 [JAR] jena-rdfpatch-4.8.0.jar
15:49:25 [info] 	 [JAR] jena-arq-4.8.0.jar
15:49:25 [info] 	 [JAR] jena-core-4.8.0.jar
15:49:25 [info] 	 [JAR] jena-base-4.8.0.jar
15:49:25 [info] 	 [JAR] jena-shaded-guava-4.8.0.jar
15:49:25 [info] 	 [JAR] commons-csv-1.10.0.jar
15:49:25 [info] 	 [JAR] commons-io-2.11.0.jar
15:49:25 [info] 	 [JAR] commons-compress-1.23.0.jar
15:49:25 [info] 	 [JAR] collection-0.7.jar
15:49:25 [info] 	 [JAR] jena-iri-4.8.0.jar
15:49:25 [info] 	 [JAR] commons-cli-1.5.0.jar
15:49:25 [info] 	 [JAR] jsonld-java-0.13.4.jar
15:49:25 [info] 	 [JAR] httpclient-cache-4.5.14.jar
15:49:25 [info] 	 [JAR] jackson-core-2.14.2.jar
15:49:25 [info] 	 [JAR] jackson-databind-2.14.2.jar
15:49:25 [info] 	 [JAR] jackson-annotations-2.14.2.jar
15:49:25 [info] 	 [JAR] titanium-json-ld-1.3.2.jar
15:49:25 [info] 	 [JAR] jakarta.json-2.0.1.jar
15:49:25 [info] 	 [JAR] protobuf-java-3.22.2.jar
15:49:25 [info] 	 [JAR] libthrift-0.18.1.jar
15:49:25 [info] 	 [JAR] commons-lang3-3.12.0.jar
15:49:25 [info] 	 [JAR] jena-shacl-4.8.0.jar
15:49:25 [info] 	 [JAR] jena-shex-4.8.0.jar
15:49:25 [info] 	 [JAR] jena-tdb-4.8.0.jar
15:49:25 [info] 	 [JAR] jena-tdb2-4.8.0.jar
15:49:25 [info] 	 [JAR] jena-dboe-storage-4.8.0.jar
15:49:25 [info] 	 [JAR] jena-dboe-trans-data-4.8.0.jar
15:49:25 [info] 	 [JAR] jena-dboe-transaction-4.8.0.jar
15:49:25 [info] 	 [JAR] jena-dboe-base-4.8.0.jar
15:49:25 [info] 	 [JAR] jena-dboe-index-4.8.0.jar
15:49:25 [info] 	 [JAR] jena-rdfconnection-4.8.0.jar
15:49:25 [info] 	 [JAR] commons-codec-1.11.jar
15:49:25 [info] 	 [JAR] jcl-over-slf4j-1.7.36.jar
15:49:25 [info] 	 [JAR] slf4j-api-1.7.36.jar
15:49:25 [info] 	 [JAR] jakarta.xml.bind-api-2.3.3.jar
15:49:25 [info] 	 [JAR] jakarta.activation-api-1.2.2.jar
15:49:25 [info] 	 [JAR] antlr-runtime-3.5.3.jar
15:49:25 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:49:25 [info] Executing Bundler:
15:49:25 [info] 	 [EXEC] oslc4j-core-5.1.1.Final.jar
15:49:25 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-jena-provider:5.1.1.Final
15:49:25 [info] Executing Bundler:
15:49:25 [info] 	 [EXEC] oslc4j-jena-provider-5.1.1.Final.jar
15:49:26 [info] Bundling Artifact org.eclipse.lyo.core.query:oslc-query:5.1.1.Final
15:49:26 [info] Executing Bundler:
15:49:26 [info] 	 [EXEC] oslc-query-5.1.1.Final.jar
15:49:26 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:49:26 [info] Executing Bundler:
15:49:26 [info] 	 [EXEC] lyo-core-model-5.1.1.Final.jar
15:49:26 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:49:26 [info] Executing Bundler:
15:49:26 [info] 	 [EXEC] lyo-core-settings-5.1.1.Final.jar
15:49:26 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:49:26 [info] Executing Bundler:
15:49:26 [info] 	 [SKIP] classgraph-4.8.143.jar
15:49:26 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:49:26 [warn] Skip artifact=[org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final]: The JAR/ZIP file (/home/jenkins/agent/workspace/lyo-designer-master/.repository/org/apache/jena/apache-jena-libs/4.8.0/apache-jena-libs-4.8.0.pom) seems corrupted, error: zip END header not found
15:49:26 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:49:26 [info] Executing Bundler:
15:49:26 [info] 	 [EXEC] jena-rdfpatch-4.8.0.jar
15:49:26 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:49:26 [info] Executing Bundler:
15:49:26 [info] 	 [EXEC] jena-arq-4.8.0.jar
15:49:29 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:49:29 [info] Executing Bundler:
15:49:29 [info] 	 [EXEC] jena-core-4.8.0.jar
15:49:31 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:49:31 [info] Executing Bundler:
15:49:31 [info] 	 [EXEC] jena-base-4.8.0.jar
15:49:31 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:49:31 [info] Executing Bundler:
15:49:31 [info] 	 [EXEC] jena-shaded-guava-4.8.0.jar
15:49:34 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:49:34 [info] Executing Bundler:
15:49:34 [info] 	 [SKIP] commons-csv-1.10.0.jar
15:49:34 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:49:34 [info] Executing Bundler:
15:49:34 [info] 	 [SKIP] commons-io-2.11.0.jar
15:49:34 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:49:34 [info] Executing Bundler:
15:49:34 [info] 	 [SKIP] commons-compress-1.23.0.jar
15:49:34 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:49:34 [info] Executing Bundler:
15:49:34 [info] 	 [SKIP] collection-0.7.jar
15:49:34 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:49:34 [info] Executing Bundler:
15:49:34 [info] 	 [EXEC] jena-iri-4.8.0.jar
15:49:34 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:49:34 [info] Executing Bundler:
15:49:34 [info] 	 [SKIP] commons-cli-1.5.0.jar
15:49:34 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:49:34 [info] Executing Bundler:
15:49:34 [info] 	 [SKIP] jsonld-java-0.13.4.jar
15:49:34 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:49:34 [info] Executing Bundler:
15:49:34 [info] 	 [EXEC] httpclient-cache-4.5.14.jar
15:49:34 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:49:34 [info] Executing Bundler:
15:49:34 [info] 	 [SKIP] jackson-core-2.14.2.jar
15:49:34 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:49:34 [info] Executing Bundler:
15:49:34 [info] 	 [SKIP] jackson-databind-2.14.2.jar
15:49:34 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:49:34 [info] Executing Bundler:
15:49:34 [info] 	 [SKIP] jackson-annotations-2.14.2.jar
15:49:34 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:49:34 [info] Executing Bundler:
15:49:34 [info] 	 [EXEC] titanium-json-ld-1.3.2.jar
15:49:34 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:49:34 [info] Executing Bundler:
15:49:34 [info] 	 [SKIP] jakarta.json-2.0.1.jar
15:49:34 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:49:34 [info] Executing Bundler:
15:49:34 [info] 	 [EXEC] protobuf-java-3.22.2.jar
15:49:35 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:49:35 [info] Executing Bundler:
15:49:35 [info] 	 [SKIP] libthrift-0.18.1.jar
15:49:35 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:49:35 [info] Executing Bundler:
15:49:35 [info] 	 [SKIP] commons-lang3-3.12.0.jar
15:49:35 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:49:35 [info] Executing Bundler:
15:49:35 [info] 	 [EXEC] jena-shacl-4.8.0.jar
15:49:35 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:49:35 [info] Executing Bundler:
15:49:35 [info] 	 [EXEC] jena-shex-4.8.0.jar
15:49:35 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:49:35 [info] Executing Bundler:
15:49:35 [info] 	 [EXEC] jena-tdb-4.8.0.jar
15:49:36 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:49:36 [info] Executing Bundler:
15:49:36 [info] 	 [EXEC] jena-tdb2-4.8.0.jar
15:49:36 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:49:36 [info] Executing Bundler:
15:49:36 [info] 	 [EXEC] jena-dboe-storage-4.8.0.jar
15:49:36 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:49:36 [info] Executing Bundler:
15:49:36 [info] 	 [EXEC] jena-dboe-trans-data-4.8.0.jar
15:49:36 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:49:36 [info] Executing Bundler:
15:49:36 [info] 	 [EXEC] jena-dboe-transaction-4.8.0.jar
15:49:36 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:49:36 [info] Executing Bundler:
15:49:36 [info] 	 [EXEC] jena-dboe-base-4.8.0.jar
15:49:36 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:49:36 [info] Executing Bundler:
15:49:36 [info] 	 [EXEC] jena-dboe-index-4.8.0.jar
15:49:36 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:49:36 [info] Executing Bundler:
15:49:36 [info] 	 [EXEC] jena-rdfconnection-4.8.0.jar
15:49:36 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:49:36 [info] Executing Bundler:
15:49:36 [info] 	 [SKIP] commons-codec-1.11.jar
15:49:36 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:49:36 [info] Executing Bundler:
15:49:36 [info] 	 [SKIP] jcl-over-slf4j-1.7.36.jar
15:49:36 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:49:36 [info] Executing Bundler:
15:49:36 [info] 	 [SKIP] slf4j-api-1.7.36.jar
15:49:36 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:49:36 [info] Executing Bundler:
15:49:36 [info] 	 [SKIP] jakarta.xml.bind-api-2.3.3.jar
15:49:36 [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.1.1.Final
15:49:36 [info] Executing Bundler:
15:49:36 [info] 	 [SKIP] jakarta.activation-api-1.2.2.jar
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [oslc4j-core-5.1.1.Final.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [lyo-core-model-5.1.1.Final.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [lyo-core-settings-5.1.1.Final.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [classgraph-4.8.143.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [jakarta.xml.bind-api-2.3.3.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [jakarta.activation-api-1.2.2.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [slf4j-api-1.7.36.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [apache-jena-libs-4.8.0.pom]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [jena-rdfpatch-4.8.0.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [jena-arq-4.8.0.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [jena-core-4.8.0.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [jena-base-4.8.0.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [jena-shaded-guava-4.8.0.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [commons-csv-1.10.0.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [commons-io-2.11.0.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [commons-compress-1.23.0.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [collection-0.7.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [jena-iri-4.8.0.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [commons-cli-1.5.0.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [jsonld-java-0.13.4.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [httpclient-cache-4.5.14.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [jackson-core-2.14.2.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [jackson-databind-2.14.2.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [jackson-annotations-2.14.2.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [titanium-json-ld-1.3.2.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [jakarta.json-2.0.1.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [protobuf-java-3.22.2.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [libthrift-0.18.1.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [commons-lang3-3.12.0.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [jena-shacl-4.8.0.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [jena-shex-4.8.0.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [jena-tdb-4.8.0.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [jena-tdb2-4.8.0.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [jena-dboe-storage-4.8.0.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [jena-dboe-trans-data-4.8.0.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [jena-dboe-transaction-4.8.0.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [jena-dboe-base-4.8.0.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [jena-dboe-index-4.8.0.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [jena-rdfconnection-4.8.0.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [commons-codec-1.11.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [jcl-over-slf4j-1.7.36.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [oslc4j-core-5.1.1.Final.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [lyo-core-model-5.1.1.Final.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [lyo-core-settings-5.1.1.Final.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [classgraph-4.8.143.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [apache-jena-libs-4.8.0.pom]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [jena-rdfpatch-4.8.0.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [jena-arq-4.8.0.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [jena-core-4.8.0.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [jena-base-4.8.0.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [jena-shaded-guava-4.8.0.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [commons-csv-1.10.0.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [commons-io-2.11.0.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [commons-compress-1.23.0.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [collection-0.7.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [jena-iri-4.8.0.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [commons-cli-1.5.0.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [jsonld-java-0.13.4.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [httpclient-cache-4.5.14.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [jackson-core-2.14.2.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [jackson-databind-2.14.2.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [jackson-annotations-2.14.2.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [titanium-json-ld-1.3.2.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [jakarta.json-2.0.1.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [protobuf-java-3.22.2.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [libthrift-0.18.1.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [commons-lang3-3.12.0.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [jena-shacl-4.8.0.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [jena-shex-4.8.0.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [jena-tdb-4.8.0.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [jena-tdb2-4.8.0.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [jena-dboe-storage-4.8.0.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [jena-dboe-trans-data-4.8.0.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [jena-dboe-transaction-4.8.0.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [jena-dboe-base-4.8.0.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [jena-dboe-index-4.8.0.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [jena-rdfconnection-4.8.0.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [commons-codec-1.11.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [jcl-over-slf4j-1.7.36.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [slf4j-api-1.7.36.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [jakarta.xml.bind-api-2.3.3.jar]
15:49:36 [debug] Not bundling transitive dependency since it has already been bundled [jakarta.activation-api-1.2.2.jar]
15:49:36 [info] Bundling Artifact org.eclipse.lyo.core.query:oslc-query:5.1.1.Final
15:49:36 [info] Executing Bundler:
15:49:36 [info] 	 [EXEC] antlr-runtime-3.5.3.jar
15:49:37 [info] Created feature org.eclipse.lyo.oslc4j.core.plugin.feature
15:49:37 [info] Resolving artifact=[org.eclipse.lyo.clients:oslc-client:5.1.1.Final] transitive=[true] source=[false]
15:49:49 [info] 	 [JAR] oslc-client-5.1.1.Final.jar
15:49:49 [info] 	 [JAR] oslc-client-base-5.1.1.Final.jar
15:49:49 [info] 	 [JAR] slf4j-api-1.7.36.jar
15:49:49 [info] 	 [JAR] apache-jena-libs-4.8.0.pom
15:49:49 [info] 	 [JAR] jena-rdfpatch-4.8.0.jar
15:49:49 [info] 	 [JAR] jena-arq-4.8.0.jar
15:49:49 [info] 	 [JAR] jena-core-4.8.0.jar
15:49:49 [info] 	 [JAR] jena-base-4.8.0.jar
15:49:49 [info] 	 [JAR] jena-shaded-guava-4.8.0.jar
15:49:49 [info] 	 [JAR] commons-csv-1.10.0.jar
15:49:49 [info] 	 [JAR] commons-io-2.11.0.jar
15:49:49 [info] 	 [JAR] commons-compress-1.23.0.jar
15:49:49 [info] 	 [JAR] collection-0.7.jar
15:49:49 [info] 	 [JAR] jena-iri-4.8.0.jar
15:49:49 [info] 	 [JAR] commons-cli-1.5.0.jar
15:49:49 [info] 	 [JAR] jsonld-java-0.13.4.jar
15:49:49 [info] 	 [JAR] httpclient-cache-4.5.14.jar
15:49:49 [info] 	 [JAR] jackson-core-2.14.2.jar
15:49:49 [info] 	 [JAR] jackson-databind-2.14.2.jar
15:49:49 [info] 	 [JAR] jackson-annotations-2.14.2.jar
15:49:49 [info] 	 [JAR] titanium-json-ld-1.3.2.jar
15:49:49 [info] 	 [JAR] jakarta.json-2.0.1.jar
15:49:49 [info] 	 [JAR] protobuf-java-3.22.2.jar
15:49:49 [info] 	 [JAR] libthrift-0.18.1.jar
15:49:49 [info] 	 [JAR] commons-lang3-3.12.0.jar
15:49:49 [info] 	 [JAR] jena-shacl-4.8.0.jar
15:49:49 [info] 	 [JAR] jena-shex-4.8.0.jar
15:49:49 [info] 	 [JAR] jena-tdb-4.8.0.jar
15:49:49 [info] 	 [JAR] jena-tdb2-4.8.0.jar
15:49:49 [info] 	 [JAR] jena-dboe-storage-4.8.0.jar
15:49:49 [info] 	 [JAR] jena-dboe-trans-data-4.8.0.jar
15:49:49 [info] 	 [JAR] jena-dboe-transaction-4.8.0.jar
15:49:49 [info] 	 [JAR] jena-dboe-base-4.8.0.jar
15:49:49 [info] 	 [JAR] jena-dboe-index-4.8.0.jar
15:49:49 [info] 	 [JAR] jena-rdfconnection-4.8.0.jar
15:49:49 [info] 	 [JAR] commons-codec-1.11.jar
15:49:49 [info] 	 [JAR] jcl-over-slf4j-1.7.36.jar
15:49:49 [info] 	 [JAR] oauth-20100527.jar
15:49:49 [info] 	 [JAR] oauth-consumer-20100527.jar
15:49:49 [info] 	 [JAR] oauth-httpclient4-20090913.jar
15:49:49 [info] 	 [JAR] oslc4j-core-5.1.1.Final.jar
15:49:49 [info] 	 [JAR] lyo-core-model-5.1.1.Final.jar
15:49:49 [info] 	 [JAR] lyo-core-settings-5.1.1.Final.jar
15:49:49 [info] 	 [JAR] classgraph-4.8.143.jar
15:49:49 [info] 	 [JAR] jakarta.xml.bind-api-2.3.3.jar
15:49:49 [info] 	 [JAR] jakarta.activation-api-1.2.2.jar
15:49:49 [info] 	 [JAR] oslc4j-jena-provider-5.1.1.Final.jar
15:49:49 [info] 	 [JAR] oslc4j-json4j-provider-5.1.1.Final.jar
15:49:49 [info] 	 [JAR] oslc4j-core-wink-5.1.1.Final.jar
15:49:49 [info] 	 [JAR] wink-json4j-1.4.jar
15:49:49 [info] 	 [JAR] javax.servlet-api-3.1.0.jar
15:49:49 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:49:49 [info] Executing Bundler:
15:49:49 [info] 	 [EXEC] oslc-client-5.1.1.Final.jar
15:49:49 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:49:49 [info] Executing Bundler:
15:49:49 [info] 	 [EXEC] oslc-client-base-5.1.1.Final.jar
15:49:49 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:49:49 [info] Executing Bundler:
15:49:49 [info] 	 [SKIP] slf4j-api-1.7.36.jar
15:49:49 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:49:49 [warn] Skip artifact=[org.eclipse.lyo.clients:oslc-client:5.1.1.Final]: The JAR/ZIP file (/home/jenkins/agent/workspace/lyo-designer-master/.repository/org/apache/jena/apache-jena-libs/4.8.0/apache-jena-libs-4.8.0.pom) seems corrupted, error: zip END header not found
15:49:49 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:49:49 [info] Executing Bundler:
15:49:49 [info] 	 [EXEC] jena-rdfpatch-4.8.0.jar
15:49:49 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:49:49 [info] Executing Bundler:
15:49:49 [info] 	 [EXEC] jena-arq-4.8.0.jar
15:49:51 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:49:51 [info] Executing Bundler:
15:49:51 [info] 	 [EXEC] jena-core-4.8.0.jar
15:49:53 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:49:53 [info] Executing Bundler:
15:49:53 [info] 	 [EXEC] jena-base-4.8.0.jar
15:49:53 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:49:53 [info] Executing Bundler:
15:49:53 [info] 	 [EXEC] jena-shaded-guava-4.8.0.jar
15:49:55 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:49:55 [info] Executing Bundler:
15:49:55 [info] 	 [SKIP] commons-csv-1.10.0.jar
15:49:55 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:49:55 [info] Executing Bundler:
15:49:55 [info] 	 [SKIP] commons-io-2.11.0.jar
15:49:55 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:49:55 [info] Executing Bundler:
15:49:55 [info] 	 [SKIP] commons-compress-1.23.0.jar
15:49:55 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:49:55 [info] Executing Bundler:
15:49:55 [info] 	 [SKIP] collection-0.7.jar
15:49:55 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:49:55 [info] Executing Bundler:
15:49:55 [info] 	 [EXEC] jena-iri-4.8.0.jar
15:49:55 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:49:55 [info] Executing Bundler:
15:49:55 [info] 	 [SKIP] commons-cli-1.5.0.jar
15:49:55 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:49:55 [info] Executing Bundler:
15:49:55 [info] 	 [SKIP] jsonld-java-0.13.4.jar
15:49:55 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:49:55 [info] Executing Bundler:
15:49:55 [info] 	 [EXEC] httpclient-cache-4.5.14.jar
15:49:55 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:49:55 [info] Executing Bundler:
15:49:55 [info] 	 [SKIP] jackson-core-2.14.2.jar
15:49:55 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:49:55 [info] Executing Bundler:
15:49:55 [info] 	 [SKIP] jackson-databind-2.14.2.jar
15:49:55 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:49:55 [info] Executing Bundler:
15:49:55 [info] 	 [SKIP] jackson-annotations-2.14.2.jar
15:49:55 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:49:55 [info] Executing Bundler:
15:49:55 [info] 	 [EXEC] titanium-json-ld-1.3.2.jar
15:49:55 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:49:55 [info] Executing Bundler:
15:49:55 [info] 	 [SKIP] jakarta.json-2.0.1.jar
15:49:55 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:49:55 [info] Executing Bundler:
15:49:55 [info] 	 [EXEC] protobuf-java-3.22.2.jar
15:49:56 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:49:56 [info] Executing Bundler:
15:49:56 [info] 	 [SKIP] libthrift-0.18.1.jar
15:49:56 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:49:56 [info] Executing Bundler:
15:49:56 [info] 	 [SKIP] commons-lang3-3.12.0.jar
15:49:56 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:49:56 [info] Executing Bundler:
15:49:56 [info] 	 [EXEC] jena-shacl-4.8.0.jar
15:49:56 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:49:56 [info] Executing Bundler:
15:49:56 [info] 	 [EXEC] jena-shex-4.8.0.jar
15:49:57 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:49:57 [info] Executing Bundler:
15:49:57 [info] 	 [EXEC] jena-tdb-4.8.0.jar
15:49:57 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:49:57 [info] Executing Bundler:
15:49:57 [info] 	 [EXEC] jena-tdb2-4.8.0.jar
15:49:57 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:49:57 [info] Executing Bundler:
15:49:57 [info] 	 [EXEC] jena-dboe-storage-4.8.0.jar
15:49:57 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:49:57 [info] Executing Bundler:
15:49:57 [info] 	 [EXEC] jena-dboe-trans-data-4.8.0.jar
15:49:57 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:49:57 [info] Executing Bundler:
15:49:57 [info] 	 [EXEC] jena-dboe-transaction-4.8.0.jar
15:49:57 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:49:57 [info] Executing Bundler:
15:49:57 [info] 	 [EXEC] jena-dboe-base-4.8.0.jar
15:49:57 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:49:57 [info] Executing Bundler:
15:49:57 [info] 	 [EXEC] jena-dboe-index-4.8.0.jar
15:49:57 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:49:57 [info] Executing Bundler:
15:49:57 [info] 	 [EXEC] jena-rdfconnection-4.8.0.jar
15:49:58 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:49:58 [info] Executing Bundler:
15:49:58 [info] 	 [SKIP] commons-codec-1.11.jar
15:49:58 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:49:58 [info] Executing Bundler:
15:49:58 [info] 	 [SKIP] jcl-over-slf4j-1.7.36.jar
15:49:58 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:49:58 [info] Executing Bundler:
15:49:58 [info] 	 [EXEC] oauth-20100527.jar
15:49:58 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:49:58 [info] Executing Bundler:
15:49:58 [info] 	 [EXEC] oauth-consumer-20100527.jar
15:49:58 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:49:58 [info] Executing Bundler:
15:49:58 [info] 	 [EXEC] oauth-httpclient4-20090913.jar
15:49:58 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:49:58 [info] Executing Bundler:
15:49:58 [info] 	 [EXEC] oslc4j-core-5.1.1.Final.jar
15:49:58 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:49:58 [info] Executing Bundler:
15:49:58 [info] 	 [EXEC] lyo-core-model-5.1.1.Final.jar
15:49:58 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:49:58 [info] Executing Bundler:
15:49:58 [info] 	 [EXEC] lyo-core-settings-5.1.1.Final.jar
15:49:58 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:49:58 [info] Executing Bundler:
15:49:58 [info] 	 [SKIP] classgraph-4.8.143.jar
15:49:58 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:49:58 [info] Executing Bundler:
15:49:58 [info] 	 [SKIP] jakarta.xml.bind-api-2.3.3.jar
15:49:58 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:49:58 [info] Executing Bundler:
15:49:58 [info] 	 [SKIP] jakarta.activation-api-1.2.2.jar
15:49:58 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:49:58 [info] Executing Bundler:
15:49:58 [info] 	 [EXEC] oslc4j-jena-provider-5.1.1.Final.jar
15:49:58 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:49:58 [info] Executing Bundler:
15:49:58 [info] 	 [EXEC] oslc4j-json4j-provider-5.1.1.Final.jar
15:49:58 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:49:58 [info] Executing Bundler:
15:49:58 [info] 	 [EXEC] oslc4j-core-wink-5.1.1.Final.jar
15:49:58 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:49:58 [info] Executing Bundler:
15:49:58 [info] 	 [SKIP] wink-json4j-1.4.jar
15:49:58 [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.1.1.Final
15:49:58 [info] Executing Bundler:
15:49:58 [info] 	 [SKIP] javax.servlet-api-3.1.0.jar
15:49:58 [info] Created feature org.eclipse.lyo.oslc4j.client.plugin.feature
15:49:58 [info] Resolving artifact=[org.eclipse.lyo.store:store-core:5.1.1.Final] transitive=[true] source=[false]
15:49:58 [info] 	 [JAR] store-core-5.1.1.Final.jar
15:49:58 [info] 	 [JAR] oslc4j-core-5.1.1.Final.jar
15:49:58 [info] 	 [JAR] lyo-core-model-5.1.1.Final.jar
15:49:58 [info] 	 [JAR] lyo-core-settings-5.1.1.Final.jar
15:49:58 [info] 	 [JAR] classgraph-4.8.143.jar
15:49:58 [info] 	 [JAR] jakarta.xml.bind-api-2.3.3.jar
15:49:58 [info] 	 [JAR] jakarta.activation-api-1.2.2.jar
15:49:58 [info] 	 [JAR] oslc4j-jena-provider-5.1.1.Final.jar
15:49:58 [info] 	 [JAR] oslc-query-5.1.1.Final.jar
15:49:58 [info] 	 [JAR] antlr-runtime-3.5.3.jar
15:49:58 [info] 	 [JAR] apache-jena-libs-4.8.0.pom
15:49:58 [info] 	 [JAR] jena-rdfpatch-4.8.0.jar
15:49:58 [info] 	 [JAR] jena-arq-4.8.0.jar
15:49:58 [info] 	 [JAR] jena-core-4.8.0.jar
15:49:58 [info] 	 [JAR] jena-base-4.8.0.jar
15:49:58 [info] 	 [JAR] jena-shaded-guava-4.8.0.jar
15:49:58 [info] 	 [JAR] commons-csv-1.10.0.jar
15:49:58 [info] 	 [JAR] commons-io-2.11.0.jar
15:49:58 [info] 	 [JAR] commons-compress-1.23.0.jar
15:49:58 [info] 	 [JAR] collection-0.7.jar
15:49:58 [info] 	 [JAR] jena-iri-4.8.0.jar
15:49:58 [info] 	 [JAR] commons-cli-1.5.0.jar
15:49:58 [info] 	 [JAR] jsonld-java-0.13.4.jar
15:49:58 [info] 	 [JAR] httpclient-cache-4.5.14.jar
15:49:58 [info] 	 [JAR] jackson-core-2.14.2.jar
15:49:58 [info] 	 [JAR] jackson-databind-2.14.2.jar
15:49:58 [info] 	 [JAR] jackson-annotations-2.14.2.jar
15:49:58 [info] 	 [JAR] titanium-json-ld-1.3.2.jar
15:49:58 [info] 	 [JAR] jakarta.json-2.0.1.jar
15:49:58 [info] 	 [JAR] protobuf-java-3.22.2.jar
15:49:58 [info] 	 [JAR] libthrift-0.18.1.jar
15:49:58 [info] 	 [JAR] commons-lang3-3.12.0.jar
15:49:58 [info] 	 [JAR] jena-shacl-4.8.0.jar
15:49:58 [info] 	 [JAR] jena-shex-4.8.0.jar
15:49:58 [info] 	 [JAR] jena-tdb-4.8.0.jar
15:49:58 [info] 	 [JAR] jena-tdb2-4.8.0.jar
15:49:58 [info] 	 [JAR] jena-dboe-storage-4.8.0.jar
15:49:58 [info] 	 [JAR] jena-dboe-trans-data-4.8.0.jar
15:49:58 [info] 	 [JAR] jena-dboe-transaction-4.8.0.jar
15:49:58 [info] 	 [JAR] jena-dboe-base-4.8.0.jar
15:49:58 [info] 	 [JAR] jena-dboe-index-4.8.0.jar
15:49:58 [info] 	 [JAR] jena-rdfconnection-4.8.0.jar
15:49:58 [info] 	 [JAR] commons-codec-1.11.jar
15:49:58 [info] 	 [JAR] jcl-over-slf4j-1.7.36.jar
15:49:58 [info] 	 [JAR] jena-querybuilder-4.8.0.jar
15:49:58 [info] 	 [JAR] slf4j-api-1.7.36.jar
15:49:58 [info] 	 [JAR] checker-qual-3.33.0.jar
15:49:58 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:49:58 [info] Executing Bundler:
15:49:58 [info] 	 [EXEC] store-core-5.1.1.Final.jar
15:49:58 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:49:58 [info] Executing Bundler:
15:49:58 [info] 	 [EXEC] oslc4j-core-5.1.1.Final.jar
15:49:58 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:49:58 [info] Executing Bundler:
15:49:58 [info] 	 [EXEC] lyo-core-model-5.1.1.Final.jar
15:49:58 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:49:58 [info] Executing Bundler:
15:49:58 [info] 	 [EXEC] lyo-core-settings-5.1.1.Final.jar
15:49:58 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:49:58 [info] Executing Bundler:
15:49:58 [info] 	 [SKIP] classgraph-4.8.143.jar
15:49:58 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:49:58 [info] Executing Bundler:
15:49:58 [info] 	 [SKIP] jakarta.xml.bind-api-2.3.3.jar
15:49:58 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:49:58 [info] Executing Bundler:
15:49:58 [info] 	 [SKIP] jakarta.activation-api-1.2.2.jar
15:49:58 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:49:58 [info] Executing Bundler:
15:49:58 [info] 	 [EXEC] oslc4j-jena-provider-5.1.1.Final.jar
15:49:58 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:49:58 [info] Executing Bundler:
15:49:58 [info] 	 [EXEC] oslc-query-5.1.1.Final.jar
15:49:58 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:49:58 [info] Executing Bundler:
15:49:58 [info] 	 [EXEC] antlr-runtime-3.5.3.jar
15:49:59 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:49:59 [warn] Skip artifact=[org.eclipse.lyo.store:store-core:5.1.1.Final]: The JAR/ZIP file (/home/jenkins/agent/workspace/lyo-designer-master/.repository/org/apache/jena/apache-jena-libs/4.8.0/apache-jena-libs-4.8.0.pom) seems corrupted, error: zip END header not found
15:49:59 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:49:59 [info] Executing Bundler:
15:49:59 [info] 	 [EXEC] jena-rdfpatch-4.8.0.jar
15:49:59 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:49:59 [info] Executing Bundler:
15:49:59 [info] 	 [EXEC] jena-arq-4.8.0.jar
15:50:01 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:50:01 [info] Executing Bundler:
15:50:01 [info] 	 [EXEC] jena-core-4.8.0.jar
15:50:03 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:50:03 [info] Executing Bundler:
15:50:03 [info] 	 [EXEC] jena-base-4.8.0.jar
15:50:03 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:50:03 [info] Executing Bundler:
15:50:03 [info] 	 [EXEC] jena-shaded-guava-4.8.0.jar
15:50:05 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:50:05 [info] Executing Bundler:
15:50:05 [info] 	 [SKIP] commons-csv-1.10.0.jar
15:50:05 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:50:05 [info] Executing Bundler:
15:50:05 [info] 	 [SKIP] commons-io-2.11.0.jar
15:50:05 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:50:05 [info] Executing Bundler:
15:50:05 [info] 	 [SKIP] commons-compress-1.23.0.jar
15:50:05 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:50:05 [info] Executing Bundler:
15:50:05 [info] 	 [SKIP] collection-0.7.jar
15:50:05 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:50:05 [info] Executing Bundler:
15:50:05 [info] 	 [EXEC] jena-iri-4.8.0.jar
15:50:05 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:50:05 [info] Executing Bundler:
15:50:05 [info] 	 [SKIP] commons-cli-1.5.0.jar
15:50:05 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:50:05 [info] Executing Bundler:
15:50:05 [info] 	 [SKIP] jsonld-java-0.13.4.jar
15:50:05 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:50:05 [info] Executing Bundler:
15:50:05 [info] 	 [EXEC] httpclient-cache-4.5.14.jar
15:50:05 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:50:05 [info] Executing Bundler:
15:50:05 [info] 	 [SKIP] jackson-core-2.14.2.jar
15:50:05 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:50:05 [info] Executing Bundler:
15:50:05 [info] 	 [SKIP] jackson-databind-2.14.2.jar
15:50:05 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:50:05 [info] Executing Bundler:
15:50:05 [info] 	 [SKIP] jackson-annotations-2.14.2.jar
15:50:05 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:50:05 [info] Executing Bundler:
15:50:05 [info] 	 [EXEC] titanium-json-ld-1.3.2.jar
15:50:05 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:50:05 [info] Executing Bundler:
15:50:05 [info] 	 [SKIP] jakarta.json-2.0.1.jar
15:50:05 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:50:05 [info] Executing Bundler:
15:50:05 [info] 	 [EXEC] protobuf-java-3.22.2.jar
15:50:06 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:50:06 [info] Executing Bundler:
15:50:06 [info] 	 [SKIP] libthrift-0.18.1.jar
15:50:06 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:50:06 [info] Executing Bundler:
15:50:06 [info] 	 [SKIP] commons-lang3-3.12.0.jar
15:50:06 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:50:06 [info] Executing Bundler:
15:50:06 [info] 	 [EXEC] jena-shacl-4.8.0.jar
15:50:06 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:50:06 [info] Executing Bundler:
15:50:06 [info] 	 [EXEC] jena-shex-4.8.0.jar
15:50:07 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:50:07 [info] Executing Bundler:
15:50:07 [info] 	 [EXEC] jena-tdb-4.8.0.jar
15:50:07 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:50:07 [info] Executing Bundler:
15:50:07 [info] 	 [EXEC] jena-tdb2-4.8.0.jar
15:50:07 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:50:07 [info] Executing Bundler:
15:50:07 [info] 	 [EXEC] jena-dboe-storage-4.8.0.jar
15:50:07 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:50:07 [info] Executing Bundler:
15:50:07 [info] 	 [EXEC] jena-dboe-trans-data-4.8.0.jar
15:50:07 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:50:07 [info] Executing Bundler:
15:50:07 [info] 	 [EXEC] jena-dboe-transaction-4.8.0.jar
15:50:07 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:50:07 [info] Executing Bundler:
15:50:07 [info] 	 [EXEC] jena-dboe-base-4.8.0.jar
15:50:07 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:50:07 [info] Executing Bundler:
15:50:07 [info] 	 [EXEC] jena-dboe-index-4.8.0.jar
15:50:07 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:50:07 [info] Executing Bundler:
15:50:07 [info] 	 [EXEC] jena-rdfconnection-4.8.0.jar
15:50:07 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:50:07 [info] Executing Bundler:
15:50:07 [info] 	 [SKIP] commons-codec-1.11.jar
15:50:07 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:50:07 [info] Executing Bundler:
15:50:07 [info] 	 [SKIP] jcl-over-slf4j-1.7.36.jar
15:50:07 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:50:07 [info] Executing Bundler:
15:50:07 [info] 	 [EXEC] jena-querybuilder-4.8.0.jar
15:50:08 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:50:08 [info] Executing Bundler:
15:50:08 [info] 	 [SKIP] slf4j-api-1.7.36.jar
15:50:08 [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.1.1.Final
15:50:08 [info] Executing Bundler:
15:50:08 [info] 	 [SKIP] checker-qual-3.33.0.jar
15:50:08 [info] Created feature org.eclipse.lyo.oslc4j.store.plugin.feature
15:50:13 [INFO] Command line:
15:50:13 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/agent/workspace/lyo-designer-master/.repository/org/eclipse/tycho/tycho-bundles-external/2.5.0/eclipse/plugins/org.eclipse.equinox.launcher_1.6.300.v20210813-1054.jar, -configuration, /tmp/tycho-p2-runtime17490894744624643640.tmp/configuration, -nosplash, -application, org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher, -artifactRepository, file:/home/jenkins/agent/workspace/lyo-designer-master/org.eclipse.lyo.oslc4j.plugins/target/repository, -metadataRepository, file:/home/jenkins/agent/workspace/lyo-designer-master/org.eclipse.lyo.oslc4j.plugins/target/repository, -publishArtifacts, -compress, -source, /home/jenkins/agent/workspace/lyo-designer-master/org.eclipse.lyo.oslc4j.plugins/target/source]
15:50:16 Generating metadata for ..
15:50:17 Generation completed with success [0 seconds].
15:50:17 [INFO] Command line:
15:50:17 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/agent/workspace/lyo-designer-master/.repository/org/eclipse/tycho/tycho-bundles-external/2.5.0/eclipse/plugins/org.eclipse.equinox.launcher_1.6.300.v20210813-1054.jar, -configuration, /tmp/tycho-p2-runtime7716219253367360181.tmp/configuration, -nosplash, -application, org.eclipse.equinox.p2.publisher.CategoryPublisher, -categoryDefinition, file://home/jenkins/agent/workspace/lyo-designer-master/org.eclipse.lyo.oslc4j.plugins/target/repository/category.xml, -metadataRepository, file://home/jenkins/agent/workspace/lyo-designer-master/org.eclipse.lyo.oslc4j.plugins/target/repository]
15:50:19 Generating metadata for ..
15:50:19 Generation completed with success [0 seconds].
15:50:20 [INFO] 
15:50:20 [INFO] -----------------< org.eclipse.lyo.tools:tools-parent >-----------------
15:50:20 [INFO] Building tools-parent 6.0.0-SNAPSHOT                              [2/23]
15:50:20 [INFO] --------------------------------[ pom ]---------------------------------
15:50:20 [INFO] 
15:50:20 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tools-parent ---
15:50:20 [INFO] 
15:50:20 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ tools-parent ---
15:50:21 [INFO] 
15:50:21 [INFO] ------< org.eclipse.lyo.tools:org.eclipse.lyo.tools.preferences >-------
15:50:21 [INFO] Building org.eclipse.lyo.tools.preferences 6.0.0-SNAPSHOT         [3/23]
15:50:21 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:50:23 [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
15:50:23 [INFO]     Cache location:         /home/jenkins/agent/workspace/lyo-designer-master/.repository/.cache/tycho
15:50:23 [INFO]     Transport mode:         online
15:50:23 [INFO]     Http Transport type:    Java11Client
15:50:23 [INFO]     Update mode:            cache first
15:50:23 [INFO]     Minimum cache duration: 60 minutes
15:50:23 [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
15:50:23 [INFO] Adding repository https://download.eclipse.org/lyo/bundle/p2/edge
15:50:24 [INFO] Adding repository http://download.eclipse.org/releases/2022-03
15:50:36 [INFO] 
15:50:36 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.lyo.tools.preferences ---
15:50:36 [INFO] ------------------------------------------------------------------------
15:50:36 [INFO] Reactor Summary for tools-parent 6.0.0-SNAPSHOT:
15:50:36 [INFO] 
15:50:36 [INFO] org.eclipse.lyo.oslc4j.plugins ..................... SUCCESS [01:00 min]
15:50:36 [INFO] tools-parent ....................................... SUCCESS [  1.438 s]
15:50:36 [INFO] org.eclipse.lyo.tools.preferences .................. FAILURE [ 14.634 s]
15:50:36 [INFO] org.eclipse.lyo.tools.vocabulary.model ............. SKIPPED
15:50:36 [INFO] org.eclipse.lyo.tools.adaptormodel.model ........... SKIPPED
15:50:36 [INFO] org.eclipse.lyo.tools.toolchain.model .............. SKIPPED
15:50:36 [INFO] org.eclipse.lyo.tools.common ....................... SKIPPED
15:50:36 [INFO] org.eclipse.lyo.oslc4j.adaptormodel ................ SKIPPED
15:50:36 [INFO] org.eclipse.lyo.tools.vocabulary.model.edit ........ SKIPPED
15:50:36 [INFO] org.eclipse.lyo.tools.adaptormodel.edit ............ SKIPPED
15:50:36 [INFO] org.eclipse.lyo.tools.adaptormodel.editor .......... SKIPPED
15:50:36 [INFO] org.eclipse.lyo.oslc4j.codegenerator ............... SKIPPED
15:50:36 [INFO] org.eclipse.lyo.tools.codegenerator.ui ............. SKIPPED
15:50:36 [INFO] org.eclipse.lyo.tools.codegenerator.feature ........ SKIPPED
15:50:36 [INFO] org.eclipse.lyo.tools.toolchain.edit ............... SKIPPED
15:50:36 [INFO] org.eclipse.lyo.tools.toolchain.design ............. SKIPPED
15:50:36 [INFO] org.eclipse.lyo.tools.toolchain.editor ............. SKIPPED
15:50:36 [INFO] org.eclipse.lyo.tools.vocabulary.editor ............ SKIPPED
15:50:36 [INFO] org.eclipse.lyo.tools.toolchain.feature ............ SKIPPED
15:50:36 [INFO] org.eclipse.lyo.tools.designer.branding ............ SKIPPED
15:50:36 [INFO] org.eclipse.lyo.tools.designer.product.feature ..... SKIPPED
15:50:36 [INFO] org.eclipse.lyo.tools.designer.product ............. SKIPPED
15:50:36 [INFO] tools-updatesite ................................... SKIPPED
15:50:36 [INFO] ------------------------------------------------------------------------
15:50:36 [INFO] BUILD FAILURE
15:50:36 [INFO] ------------------------------------------------------------------------
15:50:36 [INFO] Total time:  01:39 min
15:50:36 [INFO] Finished at: 2024-04-02T19:50:36Z
15:50:36 [INFO] ------------------------------------------------------------------------
15:50:36 [ERROR] Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:4.0.6:build-qualifier (default-build-qualifier) on project org.eclipse.lyo.tools.preferences: The plugin org.eclipse.tycho:tycho-packaging-plugin:4.0.6 requires Maven version 3.9.0 -> [Help 1]
15:50:36 [ERROR] 
15:50:36 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
15:50:36 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
15:50:36 [ERROR] 
15:50:36 [ERROR] For more information about the errors and possible solutions, please read the following articles:
15:50:36 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginIncompatibleException
15:50:36 [ERROR] 
15:50:36 [ERROR] After correcting the problems, you can resume the build with the command
15:50:36 [ERROR]   mvn <args> -rf :org.eclipse.lyo.tools.preferences
15:50:36 Build step 'Invoke top-level Maven targets' marked build as failure
15:50:36 $ ssh-agent -k
15:50:36 unset SSH_AUTH_SOCK;
15:50:36 unset SSH_AGENT_PID;
15:50:36 echo Agent pid 51 killed;
15:50:36 [ssh-agent] Stopped.
15:50:37 Not sending mail to unregistered user noreply@github.com
15:50:37 Sending e-mails to: andriib@kth.se jad@kth.se jamsden@us.ibm.com
15:50:37 Finished: FAILURE