You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/02/02 03:18:17 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 1510 - Failure!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/1510/

No tests ran.

Build Log:
[...truncated 13283 lines...]
ERROR: command execution failed.
ERROR: Step ‘Archive the artifacts’ failed: no workspace for Lucene/Lucene-Solr-Tests-8.x #1510
ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for Lucene/Lucene-Solr-Tests-8.x #1510
FATAL: hudson.remoting.RequestAbortedException: java.nio.channels.ClosedChannelException
java.nio.channels.ClosedChannelException
	at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:154)
	at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:179)
	at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:795)
	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to OperationsCenter2 connection to jenkins-ccos.apache.org/52.91.142.42:50000
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788)
		at hudson.remoting.Request.call(Request.java:202)
		at hudson.remoting.Channel.call(Channel.java:997)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
		at hudson.remoting.$Proxy116.getProperty(Unknown Source)
		at hudson.remoting.Channel.getRemoteProperty(Channel.java:1610)
		at com.cloudbees.opscenter.client.plugin.RemoteSecurityRealmProviderImpl.getCurrent(RemoteSecurityRealmProviderImpl.java:64)
		at com.cloudbees.opscenter.security.RemoteSecurityRealmProvider$1.call(RemoteSecurityRealmProvider.java:92)
		at com.cloudbees.opscenter.security.RemoteSecurityRealmProvider$1.call(RemoteSecurityRealmProvider.java:89)
		at java.util.concurrent.FutureTask.run(FutureTask.java:266)
		at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
		at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
		at java.lang.Thread.run(Thread.java:748)
Caused: hudson.remoting.RequestAbortedException
	at hudson.remoting.Request.abort(Request.java:340)
	at hudson.remoting.Channel.terminate(Channel.java:1081)
	at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadClosed(ChannelApplicationLayer.java:209)
	at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(ApplicationLayer.java:221)
	at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(ProtocolStack.java:816)
	at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.java:287)
	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClosed(SSLEngineFilterLayer.java:172)
	at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(ProtocolStack.java:816)
	at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:154)
	at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:179)
	at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:795)
	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.util.concurrent.FutureTask.get(FutureTask.java:206)
	at com.google.common.util.concurrent.SimpleTimeLimiter.callWithTimeout(SimpleTimeLimiter.java:130)
	at com.cloudbees.opscenter.security.RemoteSecurityRealmProvider.getCurrentWithTimeout(RemoteSecurityRealmProvider.java:89)
	at com.cloudbees.opscenter.security.RemoteSecurityRealmProvider.current(RemoteSecurityRealmProvider.java:77)
	at com.cloudbees.opscenter.security.OperationsCenterSecurityRealm.loadUserByUsername(OperationsCenterSecurityRealm.java:206)
	at jenkins.security.UserDetailsCache$Retriever.call(UserDetailsCache.java:172)
	at jenkins.security.UserDetailsCache$Retriever.call(UserDetailsCache.java:161)
	at com.google.common.cache.LocalCache$LocalManualCache$1.load(LocalCache.java:4767)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3568)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2350)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2313)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2228)
Caused: com.google.common.util.concurrent.UncheckedExecutionException
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2234)
	at com.google.common.cache.LocalCache.get(LocalCache.java:3965)
	at com.google.common.cache.LocalCache$LocalManualCache.get(LocalCache.java:4764)
	at jenkins.security.UserDetailsCache.loadUserByUsername(UserDetailsCache.java:127)
	at hudson.model.User$UserIDCanonicalIdResolver.resolveCanonicalId(User.java:1212)
	at hudson.model.User$CanonicalIdResolver.resolve(User.java:1153)
	at hudson.model.User.get(User.java:495)
	at hudson.plugins.git.GitChangeSet.findOrCreateUser(GitChangeSet.java:447)
	at hudson.plugins.git.GitChangeSet.getAuthor(GitChangeSet.java:538)
	at jenkins.scm.RunWithSCM.calculateCulprits(RunWithSCM.java:137)
	at hudson.model.AbstractBuild.calculateCulprits(AbstractBuild.java:341)
	at jenkins.scm.RunWithSCM.getCulprits(RunWithSCM.java:95)
	at hudson.model.AbstractBuild.getCulprits(AbstractBuild.java:330)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:639)
	at hudson.model.Run.execute(Run.java:1905)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:428)
ERROR: lucene2 is offline; cannot locate jdk_1.8_latest
ERROR: lucene2 is offline; cannot locate jdk_1.8_latest
ERROR: lucene2 is offline; cannot locate jdk_1.8_latest
ERROR: lucene2 is offline; cannot locate jdk_1.8_latest
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
ERROR: lucene2 is offline; cannot locate jdk_1.8_latest
ERROR: lucene2 is offline; cannot locate jdk_1.8_latest
ERROR: lucene2 is offline; cannot locate jdk_1.8_latest
ERROR: lucene2 is offline; cannot locate jdk_1.8_latest