You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/11/17 06:40:54 UTC

Build failed in Jenkins: JMeter » JMeter-trunk #324

See <https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/324/display/redirect?page=changes>

Changes:

[Vladimir Sitnikov] Update JUnit5 to 5.8.1

[Vladimir Sitnikov] Bump ktlint to 0.40.0

[Vladimir Sitnikov] Bump Gradle to 7.3

[Vladimir Sitnikov] Fix Gradle 7 warnings related to missing task dependencies

[Vladimir Sitnikov] Support Java 17, test with Java 17 in GitHub Actions and Travis CI

[Vladimir Sitnikov] Ignore InaccessibleObjectException when configuring AWT Title in XToolkit

[Vladimir Sitnikov] Bump jacoco to 0.8.7 (from 0.8.5)

[Vladimir Sitnikov] Bump com.github.vlsi.vlsi-release-plugins to 1.76

[Vladimir Sitnikov] Skip DNSCacheManagerSpec when no DNS servers detected

[Vladimir Sitnikov] Avoid running batch tests when :dist-check:test is executed

[Vladimir Sitnikov] Make sure reportErrorToUser and reportInfoToUser perform Swing operations on AWT thread

[Vladimir Sitnikov] Improve output of JOrphanUtils#displayThreads

[Vladimir Sitnikov] Improve exception verification in DistributedRunnerTest

[Vladimir Sitnikov] Remove SaveService.FILEVERSION field

[Vladimir Sitnikov] Produce better error message when guiclass attribute is not present in xml


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H29 (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://gitbox.apache.org/repos/asf/jmeter.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/jmeter.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/jmeter.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 007070e5fdda163c61a4b24ee2d68ba1839a8e17 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 007070e5fdda163c61a4b24ee2d68ba1839a8e17 # timeout=10
Commit message: "Produce better error message when guiclass attribute is not present in xml"
 > git rev-list --no-walk b06f9def2a5c7007a6ee804487fc259c0fbd747b # timeout=10
Xvfb starting$ /usr/bin/Xvfb :0 -fbdir <https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/.xvfb-324-..fbdir8726666112242853686>
[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=-Xmx512m -XX:MaxMetaspaceSize=512m" -PignoreSpotBugsFailures=true -Pspotbugs=true -PCI=true -Pcoverage=true --profile --no-daemon cleanTest check assemble
Downloading https://services.gradle.org/distributions/gradle-7.3-bin.zip
...........10%...........20%...........30%...........40%...........50%...........60%...........70%...........80%...........90%...........100%

Welcome to Gradle 7.3!

Here are the highlights of this release:
 - Easily declare new test suites in Java projects
 - Support for Java 17
 - Support for Scala 3

For more details see https://docs.gradle.org/7.3/release-notes.html

To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.3/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build 

> Configure project :buildSrc
Project property 'kotlin.parallel.tasks.in.project' is deprecated.
By default it depends on Gradle parallel project execution option value.

> Task :buildSrc:compileKotlin NO-SOURCE
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy NO-SOURCE
> Task :buildSrc:pluginDescriptors
> Task :buildSrc:processResources NO-SOURCE
> Task :buildSrc:classes UP-TO-DATE
> Task :buildSrc:inspectClassesForKotlinIC

> Task :buildSrc:jar
:jar: No valid plugin descriptors were found in META-INF/gradle-plugins

> Task :buildSrc:assemble
> Task :buildSrc:autostyleKotlinCheck NO-SOURCE
> Task :buildSrc:autostyleKotlinGradleCheck
> Task :buildSrc:autostyleCheck
> Task :buildSrc:compileTestKotlin NO-SOURCE
> Task :buildSrc:compileTestJava NO-SOURCE
> Task :buildSrc:compileTestGroovy NO-SOURCE
> Task :buildSrc:processTestResources NO-SOURCE
> Task :buildSrc:testClasses UP-TO-DATE
> Task :buildSrc:validatePlugins
> Task :buildSrc:batchtest:pluginDescriptors
> Task :buildSrc:batchtest:processResources
> Task :buildSrc:batchtest:compileKotlin
> Task :buildSrc:batchtest:autostyleKotlinCheck
> Task :buildSrc:batchtest:autostyleKotlinGradleCheck
> Task :buildSrc:batchtest:autostyleCheck
> Task :buildSrc:batchtest:processTestResources NO-SOURCE
> Task :buildSrc:batchtest:compileJava NO-SOURCE
> Task :buildSrc:batchtest:classes
> Task :buildSrc:batchtest:inspectClassesForKotlinIC
> Task :buildSrc:batchtest:jar
> Task :buildSrc:batchtest:assemble
> Task :buildSrc:batchtest:compileTestKotlin NO-SOURCE
> Task :buildSrc:pluginUnderTestMetadata
> Task :buildSrc:test NO-SOURCE
> Task :buildSrc:check
> Task :buildSrc:build
> Task :buildSrc:batchtest:pluginUnderTestMetadata
> Task :buildSrc:batchtest:compileTestJava NO-SOURCE
> Task :buildSrc:batchtest:testClasses UP-TO-DATE
> Task :buildSrc:batchtest:test NO-SOURCE
> Task :buildSrc:batchtest:validatePlugins
> Task :buildSrc:batchtest:check
> Task :buildSrc:batchtest:build
checksum-dependency elapsed time: 30571ms, configurations processed: 18
    SHA-512 computation time: 6ms (goes in parallel, it might exceed wall-clock time), files processed: 1, processed: 0MiB, skipped: 295MiB
    PGP signature resolution time: 15161ms (wall-clock), resolution requests: 12, signatures resolved: 100
    PGP key resolution time: 2803ms (wall-clock), resolution requests: 12, download time: 1941ms (goes in parallel, it might exceed wall-clock time), keys downloaded: 2
        PGP signature verification time: 8304ms (goes in parallel, it might exceed wall-clock time), files processed: 103, processed: 183MiB, skipped: 112MiB

> Configure project :
Building JMeter 5.5-SNAPSHOT

> Configure project :src:core
e: <https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/src/core/build.gradle.kts>:138:7: Unresolved reference: compileKotlin
e: <https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/src/core/build.gradle.kts>:139:5: Unresolved reference: dependsOn
checksum-dependency elapsed time: 3788ms, configurations processed: 19 (add -PchecksumTimingsPrint to print detailed timings)

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/src/core/build.gradle.kts'> line: 138

* What went wrong:
Script compilation errors:

  Line 138: tasks.compileKotlin {
                  ^ Unresolved reference: compileKotlin

  Line 139:     dependsOn(versionClass)
                ^ Unresolved reference: dependsOn

2 errors

* Try:
> 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.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 3m 51s
15 actionable tasks: 15 executed

See the profiling report at: file://<https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/reports/profile/profile-2021-11-17-06-37-21.html>
A fine-grained performance profile is available: use the --scan option.

See the profiling report at: file://<https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/buildSrc/build/reports/profile/profile-2021-11-17-06-38-34.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: Test reports were found but none of them are new. Did leafNodes run? 
For example, <https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/src/components/build/test-results/test/TEST-org.apache.jmeter.assertions.CompareAssertionSpec.xml> is 1 day 15 hr old


Jenkins build is back to normal : JMeter » JMeter-trunk #325

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/325/display/redirect?page=changes>