Running with gitlab-runner 17.10.1 (ef334dcc)
  on glrun0@glr.lsh.uni-kiel.de Ec8mZJ6oe, system ID: s_7c549c785c02
  feature flags: FF_ENABLE_JOB_CLEANUP:true
section_start:1743767533:prepare_executor
Preparing the "docker" executor
Using Docker executor with image maven:3.9.9-eclipse-temurin-21-alpine ...
Starting service docker:dind...
Pulling docker image docker:dind ...
Using docker image sha256:0f7ea23310b3fff4bbef36e8b08d5235dffa4d1aef78d84779d009e52daf7199 for docker:dind with digest docker@sha256:4924fece44d61eeec47f619a4c35cd70fa2a31cd36b6283943a122369549fb82 ...
Waiting for services to be up and running (timeout 30 seconds)...
Pulling docker image maven:3.9.9-eclipse-temurin-21-alpine ...
Using docker image sha256:6ff41e0a9372db41f524b5502aa0e88d2b2cc965fbadbe01b5a6aa24f1ade611 for maven:3.9.9-eclipse-temurin-21-alpine with digest maven@sha256:422d8408089a9d30dfa8ae11de8e126b864e5efb311920c510af3b003b41279d ...
section_end:1743767552:prepare_executor
section_start:1743767552:prepare_script
Preparing environment
Running on runner-ec8mzj6oe-project-210-concurrent-0 via glr.lsh.uni-kiel.de...
section_end:1743767553:prepare_script
section_start:1743767553:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Reinitialized existing Git repository in /builds/ozg-cloud/app/eingang/xta-adapter/.git/
Created fresh repository.
Checking out 2e967875 as detached HEAD (ref is release-2.19.0)...

Skipping Git submodules setup
section_end:1743767553:get_sources
section_start:1743767553:restore_cache
Restoring cache
Checking cache for default-non_protected...
No URL provided, cache will not be downloaded from shared cache server. Instead a local version of cache will be extracted. 
Successfully extracted cache
section_end:1743767563:restore_cache
section_start:1743767563:step_script
Executing "step_script" stage of the job script
Using docker image sha256:6ff41e0a9372db41f524b5502aa0e88d2b2cc965fbadbe01b5a6aa24f1ade611 for maven:3.9.9-eclipse-temurin-21-alpine with digest maven@sha256:422d8408089a9d30dfa8ae11de8e126b864e5efb311920c510af3b003b41279d ...
$ mkdir -p $HOME/.docker/ && echo "{ \"proxies\": { \"default\": { \"httpProxy\": \"$HTTP_PROXY\", \"httpsProxy\": \"$HTTPS_PROXY\", \"noProxy\": \"$NO_PROXY\" } } }" > $HOME/.docker/config.json
$ mvn clean compile $MAVEN_CLI_OPTS
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for de.ozgcloud.eingang:xta-adapter:jar:2.20.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:jaxb2-maven-plugin is missing. @ line 194, column 12
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] 
[INFO] ------------------< de.ozgcloud.eingang:xta-adapter >-------------------
[INFO] Building XTA-Adapter 2.20.0-SNAPSHOT
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/jaxb2-maven-plugin/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/jaxb2-maven-plugin/maven-metadata.xml (816 B at 2.4 kB/s)
[INFO] Downloading from codesh-gitlab-maven: https://code.schleswig-holstein.de/api/v4/projects/210/packages/maven/de/ozgcloud/xta/xta-client-lib/0.2.2/xta-client-lib-0.2.2.pom
[INFO] Downloading from ozg-nexus: https://nexus.ozg-sh.de/repository/ozg-releases/de/ozgcloud/xta/xta-client-lib/0.2.2/xta-client-lib-0.2.2.pom
[INFO] Downloaded from ozg-nexus: https://nexus.ozg-sh.de/repository/ozg-releases/de/ozgcloud/xta/xta-client-lib/0.2.2/xta-client-lib-0.2.2.pom (11 kB at 3.9 kB/s)
[INFO] Downloading from codesh-gitlab-maven: https://code.schleswig-holstein.de/api/v4/projects/210/packages/maven/de/ozgcloud/xta/xta-client-lib/0.2.2/xta-client-lib-0.2.2.jar
[INFO] Downloading from ozg-nexus: https://nexus.ozg-sh.de/repository/ozg-releases/de/ozgcloud/xta/xta-client-lib/0.2.2/xta-client-lib-0.2.2.jar
[INFO] Downloaded from ozg-nexus: https://nexus.ozg-sh.de/repository/ozg-releases/de/ozgcloud/xta/xta-client-lib/0.2.2/xta-client-lib-0.2.2.jar (448 kB at 211 kB/s)
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ xta-adapter ---
[INFO] Deleting /builds/ozg-cloud/app/eingang/xta-adapter/target
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (start-agent) @ xta-adapter ---
[INFO] surefire.jacoco.args set to -javaagent:/builds/ozg-cloud/app/eingang/xta-adapter/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/builds/ozg-cloud/app/eingang/xta-adapter/target/jacoco.exec
[INFO] 
[INFO] --- jaxb2:3.3.0:xjc (wsdl1) @ xta-adapter ---
[WARNING]  Parameter 'arguments' (user property 'xjc.arguments') is deprecated: This should be removed in the 2.0+ release, as all arguments should be handled by other parameters.
[INFO] Created EpisodePath [/builds/ozg-cloud/app/eingang/xta-adapter/target/generated-sources/jaxb/META-INF/JAXB]: true
[INFO] Ignored given or default xjbSources [/builds/ozg-cloud/app/eingang/xta-adapter/src/main/xjb], since it is not an existent file or directory.
[WARNING] null [-1,-1] 
org.xml.sax.SAXParseException: Are you trying to compile WSDL? Support for WSDL is experimental. You may enable it by using the -wsdl option.
    at com.sun.tools.xjc.ErrorReceiver.warning (ErrorReceiver.java:76)
    at com.sun.tools.xjc.ModelLoader.sanityCheck (ModelLoader.java:176)
    at com.sun.tools.xjc.ModelLoader.load (ModelLoader.java:90)
    at com.sun.tools.xjc.ModelLoader.load (ModelLoader.java:76)
    at com.sun.tools.xjc.Driver.run (Driver.java:329)
    at org.codehaus.mojo.jaxb2.javageneration.AbstractJavaGeneratorMojo.performExecution (AbstractJavaGeneratorMojo.java:499)
    at org.codehaus.mojo.jaxb2.AbstractJaxbMojo.execute (AbstractJaxbMojo.java:334)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
    at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
    at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
    at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
    at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
    at java.lang.reflect.Method.invoke (Method.java:580)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
[INFO] 
[INFO] --- dependency:3.8.1:unpack (default) @ xta-adapter ---
[INFO] Configured Artifact: de.ozgcloud.eingang:fim-adapter:2.19.0:jar
[INFO] 
[INFO] --- spring-boot:3.4.2:build-info (build info) @ xta-adapter ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ xta-adapter ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] Copying 1 resource from target/generated-sources/jaxb to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ xta-adapter ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 185 source files with javac [forked debug parameters release 21] to target/classes
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  14.262 s
[INFO] Finished at: 2025-04-04T11:52:59Z
[INFO] ------------------------------------------------------------------------
section_end:1743767579:step_script
section_start:1743767579:archive_cache
Saving cache for successful job
Creating cache default-non_protected...
.m2/repository/: found 8950 matching artifact files and directories 
target/: found 497 matching artifact files and directories 
No URL provided, cache will not be uploaded to shared cache server. Cache will be stored only locally. 
Created cache
section_end:1743767601:archive_cache
section_start:1743767601:upload_artifacts_on_success
Uploading artifacts for successful job
Uploading artifacts...
WARNING: target/*.jar: no matching files. Ensure that the artifact path is relative to the working directory (/builds/ozg-cloud/app/eingang/xta-adapter) 
ERROR: No files to upload                          
section_end:1743767602:upload_artifacts_on_success
section_start:1743767602:cleanup_file_variables
Cleaning up project directory and file based variables
Removing .m2/repository/
Removing target/
HEAD is now at 2e96787 KOP-3126 config: Enable soap schema validation by default
section_end:1743767603:cleanup_file_variables
Job succeeded