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 2023/04/27 17:26:17 UTC

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

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

Changes:

[github] fix(deps): update dependency de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin to v3.5.1 (#5826)


------------------------------------------
Started by GitHub push by vlsi
Started by GitHub push by vlsi
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds25 (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.17.1'
 > git fetch --tags --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 da18ff51c5b8ed46c88a9ab26647546692ab1db2 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f da18ff51c5b8ed46c88a9ab26647546692ab1db2 # timeout=10
Commit message: "fix(deps): update dependency de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin to v3.5.1 (#5826)"
 > git rev-list --no-walk d135e7e46cbc5b5399a23c98258f5105f6a4b70b # timeout=10
Xvfb starting$ /usr/bin/Xvfb :1 -fbdir <https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/.xvfb-516-..fbdir8788107349106565072>
[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" -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. See https://docs.gradle.org/8.1.1/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build 

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Gradle could not start your build.
> Could not create service of type ComponentMetadataRuleExecutor using DependencyManagementBuildScopeServices.createComponentMetadataRuleExecutor().
   > Timeout waiting to lock cache directory md-rule (/home/jenkins/.gradle/caches/8.1.1/md-rule). It is currently in use by another Gradle instance.
     Owner PID: 12561
     Our PID: 9887
     Owner Operation: 
     Our operation: 
     Lock file: /home/jenkins/.gradle/caches/8.1.1/md-rule/md-rule.lock

* 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.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Timeout waiting to lock artifact cache (/home/jenkins/.gradle/caches/modules-2). It is currently in use by another Gradle instance.
Owner PID: 12561
Our PID: 9887
Owner Operation: 
Our operation: 
Lock file: /home/jenkins/.gradle/caches/modules-2/modules-2.lock

* 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

BUILD FAILED in 2m 4s

See the profiling report at: file://<https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/reports/profile/profile-1970-01-01-00-00-00.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
[Checks API] No suitable checks publisher found.

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

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


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

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

Changes:

[github] fix(deps): update junit5 monorepo to v5.9.3 (#5832)


------------------------------------------
Started by GitHub push by vlsi
Started by GitHub push by vlsi
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds25 (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.17.1'
 > git fetch --tags --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 0238874ff654377f985b1fdc7cfd64469f929c09 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0238874ff654377f985b1fdc7cfd64469f929c09 # timeout=10
Commit message: "fix(deps): update junit5 monorepo to v5.9.3 (#5832)"
 > git rev-list --no-walk 7cde38fdd36a8269563000728b3e86f656e939ab # timeout=10
Xvfb starting$ /usr/bin/Xvfb :1 -fbdir <https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/.xvfb-519-..fbdir1147238151575756204>
[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" -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. See https://docs.gradle.org/8.1.1/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build 

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Gradle could not start your build.
> Could not create service of type ComponentMetadataRuleExecutor using DependencyManagementBuildScopeServices.createComponentMetadataRuleExecutor().
   > Timeout waiting to lock cache directory md-rule (/home/jenkins/.gradle/caches/8.1.1/md-rule). It is currently in use by another Gradle instance.
     Owner PID: 12561
     Our PID: 32494
     Owner Operation: 
     Our operation: 
     Lock file: /home/jenkins/.gradle/caches/8.1.1/md-rule/md-rule.lock

* 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.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Timeout waiting to lock artifact cache (/home/jenkins/.gradle/caches/modules-2). It is currently in use by another Gradle instance.
Owner PID: 12561
Our PID: 32494
Owner Operation: 
Our operation: 
Lock file: /home/jenkins/.gradle/caches/modules-2/modules-2.lock

* 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

BUILD FAILED in 2m 5s

See the profiling report at: file://<https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/reports/profile/profile-1970-01-01-00-00-00.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
[Checks API] No suitable checks publisher found.

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

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

Changes:

[Vladimir Sitnikov] chore: add trusted keys for ch.randelshofer:fastdoubleparser, com.github.javaparser, spotbugs


------------------------------------------
Started by GitHub push by vlsi
Started by GitHub push by vlsi
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds25 (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.17.1'
 > git fetch --tags --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 7cde38fdd36a8269563000728b3e86f656e939ab (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7cde38fdd36a8269563000728b3e86f656e939ab # timeout=10
Commit message: "chore: add trusted keys for ch.randelshofer:fastdoubleparser, com.github.javaparser, spotbugs"
 > git rev-list --no-walk ea39208897f370452480399127b96aaa0a9085d1 # timeout=10
Xvfb starting$ /usr/bin/Xvfb :1 -fbdir <https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/.xvfb-518-..fbdir9912852499642511358>
[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" -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. See https://docs.gradle.org/8.1.1/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build 

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Gradle could not start your build.
> Could not create service of type ComponentMetadataRuleExecutor using DependencyManagementBuildScopeServices.createComponentMetadataRuleExecutor().
   > Timeout waiting to lock cache directory md-rule (/home/jenkins/.gradle/caches/8.1.1/md-rule). It is currently in use by another Gradle instance.
     Owner PID: 12561
     Our PID: 7541
     Owner Operation: 
     Our operation: 
     Lock file: /home/jenkins/.gradle/caches/8.1.1/md-rule/md-rule.lock

* 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.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Timeout waiting to lock artifact cache (/home/jenkins/.gradle/caches/modules-2). It is currently in use by another Gradle instance.
Owner PID: 12561
Our PID: 7541
Owner Operation: 
Our operation: 
Lock file: /home/jenkins/.gradle/caches/modules-2/modules-2.lock

* 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

BUILD FAILED in 2m 3s

See the profiling report at: file://<https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/reports/profile/profile-1970-01-01-00-00-00.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
[Checks API] No suitable checks publisher found.

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

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

Changes:

[github] chore: call verifyReleaseDependencies only when building release version (#5828)

[github] fix(deps): update dependency jacoco to v0.8.10 (#5827)


------------------------------------------
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.17.1'
 > git fetch --tags --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 ea39208897f370452480399127b96aaa0a9085d1 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea39208897f370452480399127b96aaa0a9085d1 # timeout=10
Commit message: "fix(deps): update dependency jacoco to v0.8.10 (#5827)"
 > git rev-list --no-walk da18ff51c5b8ed46c88a9ab26647546692ab1db2 # timeout=10
Xvfb starting$ /usr/bin/Xvfb :1 -fbdir <https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/.xvfb-517-..fbdir17143844452746857333>
(EE) 
Fatal server error:
(EE) Server is already active for display 1
	If this server is no longer running, remove /tmp/.X1-lock
	and start again.
(EE) 

ERROR: Xvfb failed to start, consult the lines above for errors
Archiving artifacts
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?