[midPoint-ci] Build failed in Jenkins: midPoint - support 4.8 - main build, JDK 21 #559
Jenkins
noreply at evolveum.com
Thu Mar 6 13:18:07 CET 2025
See <https://jenkins.evolveum.com/job/midpoint-support-4-8-main-jdk21/559/display/redirect>
Changes:
------------------------------------------
[...truncated 4015 lines...]
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ dummy-connector-fake ---
[INFO] Setting Git Describe: v4.8.7devel-52-g1622a2ce3e4
[INFO]
[INFO] --- resources:3.1.0:resources (default-resources) @ dummy-connector-fake ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/icf-connectors/dummy-connector-fake/src/main/resources
[INFO]
[INFO] --- compiler:3.11.0:compile (default-compile) @ dummy-connector-fake ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 3 source files with javac [debug target 17] to target/classes
[WARNING] system modules path not set in conjunction with -source 17
[INFO]
[INFO] --- resources:3.1.0:testResources (default-testResources) @ dummy-connector-fake ---
[INFO] Not copying test resources
[INFO]
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ dummy-connector-fake ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- surefire:3.1.2:test (default-test) @ dummy-connector-fake ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ dummy-connector-fake ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/icf-connectors/dummy-connector-fake/target/dummy-connector-fake-4.8.7-SNAPSHOT.jar
[INFO]
[INFO] >>> source:3.1.0:jar (attach-sources) > generate-sources @ dummy-connector-fake >>>
[INFO]
[INFO] --- enforcer:3.4.1:enforce (enforce) @ dummy-connector-fake ---
[INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- checkstyle:3.1.2:check (validate) @ dummy-connector-fake ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ dummy-connector-fake ---
[INFO]
[INFO] <<< source:3.1.0:jar (attach-sources) < generate-sources @ dummy-connector-fake <<<
[INFO]
[INFO]
[INFO] --- source:3.1.0:jar (attach-sources) @ dummy-connector-fake ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/icf-connectors/dummy-connector-fake/target/dummy-connector-fake-4.8.7-SNAPSHOT-sources.jar
[INFO]
[INFO] --- cyclonedx:2.8.2:makeBom (sbom-package) @ dummy-connector-fake ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 1 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/icf-connectors/dummy-connector-fake/target/bom.xml
[INFO] attaching as dummy-connector-fake-4.8.7-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/icf-connectors/dummy-connector-fake/target/bom.json
[INFO] attaching as dummy-connector-fake-4.8.7-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- dependency:3.3.0:analyze-only (analyze) @ dummy-connector-fake ---
[INFO] No dependency problems found
[INFO]
[INFO] --- install:3.1.3:install (default-install) @ dummy-connector-fake ---
[INFO] Installing /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/icf-connectors/dummy-connector-fake/pom.xml to /root/.m2/repository/com/evolveum/icf/dummy-connector-fake/4.8.7-SNAPSHOT/dummy-connector-fake-4.8.7-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/icf-connectors/dummy-connector-fake/target/dummy-connector-fake-4.8.7-SNAPSHOT.jar to /root/.m2/repository/com/evolveum/icf/dummy-connector-fake/4.8.7-SNAPSHOT/dummy-connector-fake-4.8.7-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/icf-connectors/dummy-connector-fake/target/dummy-connector-fake-4.8.7-SNAPSHOT-sources.jar to /root/.m2/repository/com/evolveum/icf/dummy-connector-fake/4.8.7-SNAPSHOT/dummy-connector-fake-4.8.7-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/icf-connectors/dummy-connector-fake/target/bom.xml to /root/.m2/repository/com/evolveum/icf/dummy-connector-fake/4.8.7-SNAPSHOT/dummy-connector-fake-4.8.7-SNAPSHOT-cyclonedx.xml
[INFO] Installing /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/icf-connectors/dummy-connector-fake/target/bom.json to /root/.m2/repository/com/evolveum/icf/dummy-connector-fake/4.8.7-SNAPSHOT/dummy-connector-fake-4.8.7-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] -----------< com.evolveum.midpoint.model:authentication-api >-----------
[INFO] Building midPoint Authentication - api 4.8.7-SNAPSHOT [42/65]
[INFO] from model/authentication-api/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.3.2:clean (default-clean) @ authentication-api ---
[INFO]
[INFO] --- enforcer:3.4.1:enforce (enforce) @ authentication-api ---
[INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- checkstyle:3.1.2:check (validate) @ authentication-api ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ authentication-api ---
[INFO] Setting Git Describe: v4.8.7devel-52-g1622a2ce3e4
[INFO]
[INFO] --- resources:3.1.0:resources (default-resources) @ authentication-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- compiler:3.11.0:compile (default-compile) @ authentication-api ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 37 source files with javac [debug target 17] to target/classes
[WARNING] system modules path not set in conjunction with -source 17
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/model/authentication-api/src/main/java/com/evolveum/midpoint/authentication/api/config/MidpointAuthentication.java: /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/model/authentication-api/src/main/java/com/evolveum/midpoint/authentication/api/config/MidpointAuthentication.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/model/authentication-api/src/main/java/com/evolveum/midpoint/authentication/api/config/MidpointAuthentication.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/model/authentication-api/src/main/java/com/evolveum/midpoint/authentication/api/config/MidpointAuthentication.java: /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/model/authentication-api/src/main/java/com/evolveum/midpoint/authentication/api/config/MidpointAuthentication.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/model/authentication-api/src/main/java/com/evolveum/midpoint/authentication/api/config/MidpointAuthentication.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- resources:3.1.0:testResources (default-testResources) @ authentication-api ---
[INFO] Not copying test resources
[INFO]
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ authentication-api ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- surefire:3.1.2:test (default-test) @ authentication-api ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ authentication-api ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/model/authentication-api/target/authentication-api-4.8.7-SNAPSHOT.jar
[INFO]
[INFO] >>> source:3.1.0:jar (attach-sources) > generate-sources @ authentication-api >>>
[INFO]
[INFO] --- enforcer:3.4.1:enforce (enforce) @ authentication-api ---
[INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- checkstyle:3.1.2:check (validate) @ authentication-api ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ authentication-api ---
[INFO]
[INFO] <<< source:3.1.0:jar (attach-sources) < generate-sources @ authentication-api <<<
[INFO]
[INFO]
[INFO] --- source:3.1.0:jar (attach-sources) @ authentication-api ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/model/authentication-api/target/authentication-api-4.8.7-SNAPSHOT-sources.jar
[INFO]
[INFO] --- cyclonedx:2.8.2:makeBom (sbom-package) @ authentication-api ---
[INFO] CycloneDX: Resolving Dependencies
[WARNING] com.evolveum.prism:prism-parent:4.8.7-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata com.evolveum.prism:prism-parent:4.8.7-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository, default, snapshots)]
[WARNING] com.evolveum.prism:prism-parent:4.8.7-SNAPSHOT/maven-metadata.xml failed to transfer from https://snapshots.terracotta.org/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of terracotta-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata com.evolveum.prism:prism-parent:4.8.7-SNAPSHOT/maven-metadata.xml from/to terracotta-snapshots (https://snapshots.terracotta.org/): status code: 403, reason phrase: Forbidden (403)
[WARNING] com.evolveum.prism:prism:4.8.7-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata com.evolveum.prism:prism:4.8.7-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
[WARNING] com.evolveum.prism:prism:4.8.7-SNAPSHOT/maven-metadata.xml failed to transfer from https://snapshots.terracotta.org/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of terracotta-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata com.evolveum.prism:prism:4.8.7-SNAPSHOT/maven-metadata.xml from/to terracotta-snapshots (https://snapshots.terracotta.org/): status code: 403, reason phrase: Forbidden (403)
[WARNING] com.evolveum.prism:prism-parent:4.8.7-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata com.evolveum.prism:prism-parent:4.8.7-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository, default, snapshots)]
[WARNING] com.evolveum.prism:prism-parent:4.8.7-SNAPSHOT/maven-metadata.xml failed to transfer from https://snapshots.terracotta.org/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of terracotta-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata com.evolveum.prism:prism-parent:4.8.7-SNAPSHOT/maven-metadata.xml from/to terracotta-snapshots (https://snapshots.terracotta.org/): status code: 403, reason phrase: Forbidden (403)
[WARNING] com.evolveum.prism:prism:4.8.7-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata com.evolveum.prism:prism:4.8.7-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
[WARNING] com.evolveum.prism:prism:4.8.7-SNAPSHOT/maven-metadata.xml failed to transfer from https://snapshots.terracotta.org/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of terracotta-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata com.evolveum.prism:prism:4.8.7-SNAPSHOT/maven-metadata.xml from/to terracotta-snapshots (https://snapshots.terracotta.org/): status code: 403, reason phrase: Forbidden (403)
[WARNING] com.evolveum.prism:prism-parent:4.8.7-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata com.evolveum.prism:prism-parent:4.8.7-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository, default, snapshots)]
[WARNING] com.evolveum.prism:prism-parent:4.8.7-SNAPSHOT/maven-metadata.xml failed to transfer from https://snapshots.terracotta.org/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of terracotta-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata com.evolveum.prism:prism-parent:4.8.7-SNAPSHOT/maven-metadata.xml from/to terracotta-snapshots (https://snapshots.terracotta.org/): status code: 403, reason phrase: Forbidden (403)
[INFO] CycloneDX: Creating BOM version 1.5 with 82 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/model/authentication-api/target/bom.xml
[INFO] attaching as authentication-api-4.8.7-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/model/authentication-api/target/bom.json
[INFO] attaching as authentication-api-4.8.7-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- dependency:3.3.0:analyze-only (analyze) @ authentication-api ---
[INFO] No dependency problems found
[INFO]
[INFO] --- install:3.1.3:install (default-install) @ authentication-api ---
[INFO] Installing /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/model/authentication-api/pom.xml to /root/.m2/repository/com/evolveum/midpoint/model/authentication-api/4.8.7-SNAPSHOT/authentication-api-4.8.7-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/model/authentication-api/target/authentication-api-4.8.7-SNAPSHOT.jar to /root/.m2/repository/com/evolveum/midpoint/model/authentication-api/4.8.7-SNAPSHOT/authentication-api-4.8.7-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/model/authentication-api/target/authentication-api-4.8.7-SNAPSHOT-sources.jar to /root/.m2/repository/com/evolveum/midpoint/model/authentication-api/4.8.7-SNAPSHOT/authentication-api-4.8.7-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/model/authentication-api/target/bom.xml to /root/.m2/repository/com/evolveum/midpoint/model/authentication-api/4.8.7-SNAPSHOT/authentication-api-4.8.7-SNAPSHOT-cyclonedx.xml
[INFO] Installing /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/model/authentication-api/target/bom.json to /root/.m2/repository/com/evolveum/midpoint/model/authentication-api/4.8.7-SNAPSHOT/authentication-api-4.8.7-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] ---------------< com.evolveum.midpoint.model:model-test >---------------
[INFO] Building midPoint Model - test 4.8.7-SNAPSHOT [43/65]
[INFO] from model/model-test/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.3.2:clean (default-clean) @ model-test ---
[INFO]
[INFO] --- enforcer:3.4.1:enforce (enforce) @ model-test ---
[INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- checkstyle:3.1.2:check (validate) @ model-test ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ model-test ---
[INFO] Setting Git Describe: v4.8.7devel-52-g1622a2ce3e4
[INFO]
[INFO] --- resources:3.1.0:resources (default-resources) @ model-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- compiler:3.11.0:compile (default-compile) @ model-test ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 36 source files with javac [debug target 17] to target/classes
[WARNING] system modules path not set in conjunction with -source 17
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/model/model-test/src/main/java/com/evolveum/midpoint/model/test/AbstractModelIntegrationTest.java: /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/model/model-test/src/main/java/com/evolveum/midpoint/model/test/AbstractModelIntegrationTest.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/model/model-test/src/main/java/com/evolveum/midpoint/model/test/AbstractModelIntegrationTest.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/model/model-test/src/main/java/com/evolveum/midpoint/model/test/asserter/ProcessedObjectsAsserter.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/model/model-test/src/main/java/com/evolveum/midpoint/model/test/asserter/ProcessedObjectsAsserter.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- resources:3.1.0:testResources (default-testResources) @ model-test ---
[INFO] Not copying test resources
[INFO]
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ model-test ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- surefire:3.1.2:test (default-test) @ model-test ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ model-test ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/model/model-test/target/model-test-4.8.7-SNAPSHOT.jar
[INFO]
[INFO] >>> source:3.1.0:jar (attach-sources) > generate-sources @ model-test >>>
[INFO]
[INFO] --- enforcer:3.4.1:enforce (enforce) @ model-test ---
[INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- checkstyle:3.1.2:check (validate) @ model-test ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ model-test ---
[INFO]
[INFO] <<< source:3.1.0:jar (attach-sources) < generate-sources @ model-test <<<
[INFO]
[INFO]
[INFO] --- source:3.1.0:jar (attach-sources) @ model-test ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/model/model-test/target/model-test-4.8.7-SNAPSHOT-sources.jar
[INFO]
[INFO] --- cyclonedx:2.8.2:makeBom (sbom-package) @ model-test ---
[INFO] CycloneDX: Resolving Dependencies
[WARNING] com.evolveum.prism:prism-parent:4.8.7-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata com.evolveum.prism:prism-parent:4.8.7-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository, default, snapshots)]
[WARNING] com.evolveum.prism:prism-parent:4.8.7-SNAPSHOT/maven-metadata.xml failed to transfer from https://snapshots.terracotta.org/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of terracotta-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata com.evolveum.prism:prism-parent:4.8.7-SNAPSHOT/maven-metadata.xml from/to terracotta-snapshots (https://snapshots.terracotta.org/): status code: 403, reason phrase: Forbidden (403)
[WARNING] com.evolveum.prism:prism:4.8.7-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata com.evolveum.prism:prism:4.8.7-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
[WARNING] com.evolveum.prism:prism:4.8.7-SNAPSHOT/maven-metadata.xml failed to transfer from https://snapshots.terracotta.org/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of terracotta-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata com.evolveum.prism:prism:4.8.7-SNAPSHOT/maven-metadata.xml from/to terracotta-snapshots (https://snapshots.terracotta.org/): status code: 403, reason phrase: Forbidden (403)
[WARNING] com.evolveum.prism:prism-parent:4.8.7-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata com.evolveum.prism:prism-parent:4.8.7-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository, default, snapshots)]
[WARNING] com.evolveum.prism:prism-parent:4.8.7-SNAPSHOT/maven-metadata.xml failed to transfer from https://snapshots.terracotta.org/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of terracotta-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata com.evolveum.prism:prism-parent:4.8.7-SNAPSHOT/maven-metadata.xml from/to terracotta-snapshots (https://snapshots.terracotta.org/): status code: 403, reason phrase: Forbidden (403)
[WARNING] com.evolveum.prism:prism:4.8.7-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata com.evolveum.prism:prism:4.8.7-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
[WARNING] com.evolveum.prism:prism:4.8.7-SNAPSHOT/maven-metadata.xml failed to transfer from https://snapshots.terracotta.org/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of terracotta-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata com.evolveum.prism:prism:4.8.7-SNAPSHOT/maven-metadata.xml from/to terracotta-snapshots (https://snapshots.terracotta.org/): status code: 403, reason phrase: Forbidden (403)
[WARNING] com.evolveum.prism:prism-parent:4.8.7-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata com.evolveum.prism:prism-parent:4.8.7-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository, default, snapshots)]
[WARNING] com.evolveum.prism:prism-parent:4.8.7-SNAPSHOT/maven-metadata.xml failed to transfer from https://snapshots.terracotta.org/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of terracotta-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata com.evolveum.prism:prism-parent:4.8.7-SNAPSHOT/maven-metadata.xml from/to terracotta-snapshots (https://snapshots.terracotta.org/): status code: 403, reason phrase: Forbidden (403)
[WARNING] com.evolveum.prism.tools:tools:4.8.7-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata com.evolveum.prism.tools:tools:4.8.7-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
[WARNING] com.evolveum.prism.tools:tools:4.8.7-SNAPSHOT/maven-metadata.xml failed to transfer from https://snapshots.terracotta.org/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of terracotta-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata com.evolveum.prism.tools:tools:4.8.7-SNAPSHOT/maven-metadata.xml from/to terracotta-snapshots (https://snapshots.terracotta.org/): status code: 403, reason phrase: Forbidden (403)
[WARNING] com.evolveum.prism.tools:tools:4.8.7-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata com.evolveum.prism.tools:tools:4.8.7-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
[WARNING] com.evolveum.prism.tools:tools:4.8.7-SNAPSHOT/maven-metadata.xml failed to transfer from https://snapshots.terracotta.org/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of terracotta-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata com.evolveum.prism.tools:tools:4.8.7-SNAPSHOT/maven-metadata.xml from/to terracotta-snapshots (https://snapshots.terracotta.org/): status code: 403, reason phrase: Forbidden (403)
[WARNING] com.evolveum.prism:prism-parent:4.8.7-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata com.evolveum.prism:prism-parent:4.8.7-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository, default, snapshots)]
[WARNING] com.evolveum.prism:prism-parent:4.8.7-SNAPSHOT/maven-metadata.xml failed to transfer from https://snapshots.terracotta.org/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of terracotta-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata com.evolveum.prism:prism-parent:4.8.7-SNAPSHOT/maven-metadata.xml from/to terracotta-snapshots (https://snapshots.terracotta.org/): status code: 403, reason phrase: Forbidden (403)
Aborted by Viliam Repan
Sending interrupt signal to process
Killing processes
kill finished with exit code 0
Terminated
script returned exit code 143
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] error
[Pipeline] step
More information about the midPoint-ci
mailing list