Pass param value maps back #298
+40
−15
Open
ci.jenkins.io / Jenkins
failed
Sep 16, 2025 in 52m 0s
docker-windows-11/Build (docker-windows-11): error in 'junit' step
docker-windows-11 / Build (docker-windows-11) / Windows Batch Script
Error in bat step, with arguments gradlew --no-daemon cleanTest generateGitVersion -PgitVersionFile=Z:/agent/workspace/aries_JenkinsPipelineUnit_PR-298@tmp/changelist -PgitVersionFormat=rc%d.%s -PgitVersionSanitize=true.
script returned exit code 1
Build log
[2025-09-16T21:33:55.632Z]
[2025-09-16T21:33:55.633Z] jenkins@EC2AMAZ-JT6KV3R Z:\agent\workspace\aries_JenkinsPipelineUnit_PR-298>gradlew --no-daemon cleanTest generateGitVersion -PgitVersionFile=Z:/agent/workspace/aries_JenkinsPipelineUnit_PR-298@tmp/changelist -PgitVersionFormat=rcs -PgitVersionSanitize=true
[2025-09-16T21:33:58.361Z] Downloading https://services.gradle.org/distributions/gradle-6.6.1-bin.zip
[2025-09-16T21:34:09.384Z] .................................................................................................
[2025-09-16T21:34:15.464Z]
[2025-09-16T21:34:15.465Z] Welcome to Gradle 6.6.1!
[2025-09-16T21:34:15.465Z]
[2025-09-16T21:34:15.466Z] Here are the highlights of this release:
[2025-09-16T21:34:15.466Z] - Experimental build configuration caching
[2025-09-16T21:34:15.467Z] - Built-in conventions for handling credentials
[2025-09-16T21:34:15.467Z] - Java compilation supports --release flag
[2025-09-16T21:34:15.467Z]
[2025-09-16T21:34:15.468Z] For more details see https://docs.gradle.org/6.6.1/release-notes.html
[2025-09-16T21:34:15.468Z]
[2025-09-16T21:34:15.690Z] To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/6.6.1/userguide/gradle_daemon.html.
[2025-09-16T21:34:31.674Z] Daemon will be stopped at the end of the build stopping after processing
[2025-09-16T21:34:35.457Z] > Task :buildSrc:compileJava NO-SOURCE
[2025-09-16T21:35:02.079Z] > Task :buildSrc:compileGroovy
[2025-09-16T21:35:02.080Z] > Task :buildSrc:processResources NO-SOURCE
[2025-09-16T21:35:02.081Z] > Task :buildSrc:classes
[2025-09-16T21:35:02.204Z] > Task :buildSrc:jar
[2025-09-16T21:35:02.204Z] > Task :buildSrc:assemble
[2025-09-16T21:35:02.205Z] > Task :buildSrc:compileTestJava NO-SOURCE
[2025-09-16T21:35:02.209Z] > Task :buildSrc:compileTestGroovy NO-SOURCE
[2025-09-16T21:35:02.212Z] > Task :buildSrc:processTestResources NO-SOURCE
[2025-09-16T21:35:02.213Z] > Task :buildSrc:testClasses UP-TO-DATE
[2025-09-16T21:35:02.214Z] > Task :buildSrc:test NO-SOURCE
[2025-09-16T21:35:02.214Z] > Task :buildSrc:check UP-TO-DATE
[2025-09-16T21:35:02.216Z] > Task :buildSrc:build
[2025-09-16T21:35:05.317Z]
[2025-09-16T21:35:05.318Z] FAILURE: Build failed with an exception.
[2025-09-16T21:35:05.318Z]
[2025-09-16T21:35:05.319Z] * What went wrong:
[2025-09-16T21:35:05.319Z] A problem occurred configuring root project 'aries_JenkinsPipelineUnit_PR-298'.
[2025-09-16T21:35:05.320Z] > Could not resolve all artifacts for configuration ':classpath'.
[2025-09-16T21:35:05.320Z] > Could not find org.jfrog.buildinfo:build-info-extractor:2.13.14.
[2025-09-16T21:35:05.320Z] Searched in the following locations:
[2025-09-16T21:35:05.320Z] - https://plugins.gradle.org/m2/org/jfrog/buildinfo/build-info-extractor/2.13.14/build-info-extractor-2.13.14.pom
[2025-09-16T21:35:05.321Z] If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
[2025-09-16T21:35:05.321Z] Required by:
[2025-09-16T21:35:05.321Z] project : > com.jfrog.artifactory:com.jfrog.artifactory.gradle.plugin:4.11.0 > org.jfrog.buildinfo:build-info-extractor-gradle:4.11.0
[2025-09-16T21:35:05.459Z]
[2025-09-16T21:35:05.461Z] * Try:
[2025-09-16T21:35:05.464Z] Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
[2025-09-16T21:35:05.465Z]
[2025-09-16T21:35:05.465Z] * Get more help at https://help.gradle.org
[2025-09-16T21:35:05.465Z]
[2025-09-16T21:35:05.465Z] BUILD FAILED in 1m 8s
docker-windows-11 / Build (docker-windows-11) / Windows Batch Script
Error in bat step, with arguments gradlew --no-daemon cleanTest build.
script returned exit code 1
Build log
[2025-09-16T21:35:06.379Z]
[2025-09-16T21:35:06.379Z] jenkins@EC2AMAZ-JT6KV3R Z:\agent\workspace\aries_JenkinsPipelineUnit_PR-298>gradlew --no-daemon cleanTest build
[2025-09-16T21:35:07.201Z] To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/6.6.1/userguide/gradle_daemon.html.
[2025-09-16T21:35:24.698Z] Daemon will be stopped at the end of the build stopping after processing
[2025-09-16T21:35:27.675Z] > Task :buildSrc:compileJava NO-SOURCE
[2025-09-16T21:35:27.803Z] > Task :buildSrc:compileGroovy UP-TO-DATE
[2025-09-16T21:35:27.804Z] > Task :buildSrc:processResources NO-SOURCE
[2025-09-16T21:35:27.804Z] > Task :buildSrc:classes UP-TO-DATE
[2025-09-16T21:35:27.804Z] > Task :buildSrc:jar UP-TO-DATE
[2025-09-16T21:35:27.805Z] > Task :buildSrc:assemble UP-TO-DATE
[2025-09-16T21:35:27.807Z] > Task :buildSrc:compileTestJava NO-SOURCE
[2025-09-16T21:35:27.807Z] > Task :buildSrc:compileTestGroovy NO-SOURCE
[2025-09-16T21:35:27.807Z] > Task :buildSrc:processTestResources NO-SOURCE
[2025-09-16T21:35:27.808Z] > Task :buildSrc:testClasses UP-TO-DATE
[2025-09-16T21:35:27.808Z] > Task :buildSrc:test NO-SOURCE
[2025-09-16T21:35:27.808Z] > Task :buildSrc:check UP-TO-DATE
[2025-09-16T21:35:27.808Z] > Task :buildSrc:build UP-TO-DATE
[2025-09-16T21:35:29.152Z]
[2025-09-16T21:35:29.153Z] FAILURE: Build failed with an exception.
[2025-09-16T21:35:29.153Z]
[2025-09-16T21:35:29.153Z] * What went wrong:
[2025-09-16T21:35:29.153Z] A problem occurred configuring root project 'aries_JenkinsPipelineUnit_PR-298'.
[2025-09-16T21:35:29.153Z] > Could not resolve all artifacts for configuration ':classpath'.
[2025-09-16T21:35:29.154Z] > Could not find org.jfrog.buildinfo:build-info-extractor:2.13.14.
[2025-09-16T21:35:29.154Z] Searched in the following locations:
[2025-09-16T21:35:29.154Z] - https://plugins.gradle.org/m2/org/jfrog/buildinfo/build-info-extractor/2.13.14/build-info-extractor-2.13.14.pom
[2025-09-16T21:35:29.154Z] If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
[2025-09-16T21:35:29.154Z] Required by:
[2025-09-16T21:35:29.155Z] project : > com.jfrog.artifactory:com.jfrog.artifactory.gradle.plugin:4.11.0 > org.jfrog.buildinfo:build-info-extractor-gradle:4.11.0
[2025-09-16T21:35:29.155Z]
[2025-09-16T21:35:29.155Z] * Try:
[2025-09-16T21:35:29.156Z] Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
[2025-09-16T21:35:29.157Z]
[2025-09-16T21:35:29.157Z] * Get more help at https://help.gradle.org
[2025-09-16T21:35:29.157Z]
[2025-09-16T21:35:29.158Z] BUILD FAILED in 22s
docker-windows-11 / Build (docker-windows-11) / Archive JUnit-formatted test results
Error in junit step, with arguments **/build/test-results/**/*.xml.
No test report files were found. Configuration error?
Build log
[2025-09-16T21:35:39.795Z] Recording test results
[2025-09-16T21:35:39.986Z] No test report files were found. Configuration error?
Details
Loading