See <https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/718/display/redirect?page=changes>
Changes: [Vladimir Sitnikov] fix(deps): update org.checkerframework [Vladimir Sitnikov] fix(deps): update dependency com.github.spotbugs:com.github.spotbugs.gradle.plugin to v5.2.3 [Vladimir Sitnikov] fix(deps): update dependency org.nosphere.apache.rat:org.nosphere.apache.rat.gradle.plugin to v0.8.1 [Vladimir Sitnikov] chore(deps): update plugin com.gradle.common-custom-user-data-gradle-plugin to v1.12 [Vladimir Sitnikov] fix(deps): update dependency org.sonarqube:org.sonarqube.gradle.plugin to v4.4.1.3373 [Vladimir Sitnikov] chore(deps): update plugin com.gradle.enterprise to v3.15.1 [Vladimir Sitnikov] fix(deps): update org.apache.logging.log4j to v2.22.0 [Vladimir Sitnikov] fix(deps): update net.minidev json-smart to v2.5.0 [Vladimir Sitnikov] fix(deps): update dependency org.apache.xmlgraphics:xmlgraphics-commons to v2.9 ------------------------------------------ Started by GitHub push by vlsi Started by GitHub push by vlsi Started by GitHub push by vlsi Started by GitHub push by vlsi Started by GitHub push by vlsi Started by GitHub push by vlsi Started by GitHub push by vlsi Started by GitHub push by vlsi Started by GitHub push by vlsi Started by GitHub push by vlsi Started by GitHub push by vlsi Started by GitHub push by vlsi Started by GitHub push by vlsi Started by GitHub push by vlsi Started by GitHub push by vlsi Started by GitHub push by vlsi Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on builds30 (ubuntu) in workspace <https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/> [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Done The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir > <https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/.git> # > timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/apache/jmeter.git # > timeout=10 Fetching upstream changes from https://github.com/apache/jmeter.git > git --version # timeout=10 > git --version # 'git version 2.34.1' > git fetch --tags --force --progress -- https://github.com/apache/jmeter.git > +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 63f839d664ddc7499cfd620769ccf62f16ae08ef (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 63f839d664ddc7499cfd620769ccf62f16ae08ef # timeout=10 Commit message: "fix(deps): update dependency org.apache.xmlgraphics:xmlgraphics-commons to v2.9" > git rev-list --no-walk a1db7e9a986a1292ac2e14667d91e41f109ad7b5 # timeout=10 Xvfb starting$ /usr/bin/Xvfb :1 -fbdir <https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/.xvfb-718-..fbdir14265018474138704318> [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content SONAR_HOST_URL=https://sonarcloud.io [EnvInject] - Variables injected successfully. [EnvInject] - Mask passwords that will be passed as build parameters. [Gradle] - Launching build. [JMeter-trunk] $ <https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/gradlew> "-Dorg.gradle.jvmargs=-Xmx2g -XX:MaxMetaspaceSize=1g" -Pcoverage=true -PignoreSpotBugsFailures=true -Pasf=true -PCI=true -Pspotbugs=true --profile --no-daemon publish cleanTest check assemble To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.4/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation. Daemon will be stopped at the end of the build Gradle Enterprise plugins resolution: https://plugins.gradle.org/m2 Enforcing Gradle Enterprise: https://ge.apache.org, allowUntrustedServer: false Using the build cache is enabled, but no build caches are configured or enabled. Type-safe project accessors is an incubating feature. > Task :build-logic-commons:gradle-plugin:generateExternalPluginSpecBuilders > UP-TO-DATE > Task :build-logic-commons:gradle-plugin:extractPrecompiledScriptPluginPlugins > UP-TO-DATE > Task :build-logic-commons:gradle-plugin:compilePluginsBlocks UP-TO-DATE > Task > :build-logic-commons:gradle-plugin:generatePrecompiledScriptPluginAccessors > UP-TO-DATE > Task :build-logic-commons:gradle-plugin:generateScriptPluginAdapters > UP-TO-DATE > Task :build-logic-commons:gradle-plugin:compileKotlin UP-TO-DATE > Task :build-logic-commons:gradle-plugin:compileJava NO-SOURCE > Task :build-logic-commons:gradle-plugin:pluginDescriptors UP-TO-DATE > Task :build-logic-commons:gradle-plugin:processResources UP-TO-DATE > Task :build-logic-commons:gradle-plugin:classes UP-TO-DATE > Task :build-logic-commons:gradle-plugin:jar UP-TO-DATE checksum-dependency elapsed time: 2299ms, configurations processed: 18 (add -PchecksumTimingsPrint to print detailed timings) checksum-dependency elapsed time: 5074ms, configurations processed: 3 (add -PchecksumTimingsPrint to print detailed timings) FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring root project 'jmeter'. > Could not determine the dependencies of null. > Could not resolve all task dependencies for configuration ':classpath'. > Could not resolve org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:4.4.1.3373. Required by: project : > project :build-logic:root-build > project :build-logic:verification > org.sonarqube:org.sonarqube.gradle.plugin:4.4.1.3373 > No matching variant of org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:4.4.1.3373 was found. The consumer was configured to find a library for use during runtime, compatible with Java 8, packaged as a jar, and its dependencies declared externally, as well as attribute 'org.gradle.plugin.api-version' with value '8.4' but: - Variant 'apiElements' capability org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:4.4.1.3373 declares a library, packaged as a jar, and its dependencies declared externally: - Incompatible because this component declares a component for use during compile-time, compatible with Java 11 and the consumer needed a component for use during runtime, compatible with Java 8 - Other compatible attribute: - Doesn't say anything about org.gradle.plugin.api-version (required '8.4') - Variant 'javadocElements' capability org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:4.4.1.3373 declares a component for use during runtime, and its dependencies declared externally: - Incompatible because this component declares documentation and the consumer needed a library - Other compatible attributes: - Doesn't say anything about its target Java version (required compatibility with Java 8) - Doesn't say anything about its elements (required them packaged as a jar) - Doesn't say anything about org.gradle.plugin.api-version (required '8.4') - Variant 'runtimeElements' capability org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:4.4.1.3373 declares a library for use during runtime, packaged as a jar, and its dependencies declared externally: - Incompatible because this component declares a component, compatible with Java 11 and the consumer needed a component, compatible with Java 8 - Other compatible attribute: - Doesn't say anything about org.gradle.plugin.api-version (required '8.4') - Variant 'sourcesElements' capability org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:4.4.1.3373 declares a component for use during runtime, and its dependencies declared externally: - Incompatible because this component declares documentation and the consumer needed a library - Other compatible attributes: - Doesn't say anything about its target Java version (required compatibility with Java 8) - Doesn't say anything about its elements (required them packaged as a jar) - Doesn't say anything about org.gradle.plugin.api-version (required '8.4') * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Get more help at https://help.gradle.org. BUILD FAILED in 1m 4s 9 actionable tasks: 9 up-to-date Publishing build scan... https://ge.apache.org/s/wv2nokjpz3yfu See the profiling report at: file://<https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/build-logic/build/reports/profile/profile-2023-11-24-17-01-13.html> A fine-grained performance profile is available: use the --scan option. Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure Xvfb stopping Archiving artifacts Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?