Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- no trigger, or post-commit hooks disabled, on ci-dev » bdr-pipeline
- Oct 17, 2017 4:19:19 PM WARNING com.google.common.cache.LocalCache$Segment$1 run
- Exception thrown during refresh
- com.google.common.cache.CacheLoader$InvalidCacheLoadException: CacheLoader returned null for key bdr/bdr-plugin%2FREL1_0_STABLE.
- at com.google.common.cache.LocalCache$Segment.getAndRecordStats(LocalCache.java:2383)
- at com.google.common.cache.LocalCache$Segment$1.run(LocalCache.java:2362)
- at com.google.common.util.concurrent.MoreExecutors$SameThreadExecutorService.execute(MoreExecutors.java:253)
- at com.google.common.util.concurrent.ExecutionList$RunnableExecutorPair.execute(ExecutionList.java:149)
- at com.google.common.util.concurrent.ExecutionList.add(ExecutionList.java:105)
- at com.google.common.util.concurrent.AbstractFuture.addListener(AbstractFuture.java:155)
- at com.google.common.cache.LocalCache$Segment.loadAsync(LocalCache.java:2357)
- at com.google.common.cache.LocalCache$Segment.refresh(LocalCache.java:2421)
- at com.google.common.cache.LocalCache.refresh(LocalCache.java:4123)
- at com.google.common.cache.LocalCache$LocalLoadingCache.refresh(LocalCache.java:4870)
- at io.jenkins.blueocean.rest.impl.pipeline.Caches$ListenerImpl.onUpdated(Caches.java:64)
- at hudson.model.listeners.ItemListener$3.apply(ItemListener.java:229)
- at hudson.model.listeners.ItemListener$3.apply(ItemListener.java:227)
- at hudson.model.listeners.ItemListener.forAll(ItemListener.java:180)
- at hudson.model.listeners.ItemListener.fireOnUpdated(ItemListener.java:227)
- at jenkins.model.ParameterizedJobMixIn$ParameterizedJob.makeDisabled(ParameterizedJobMixIn.java:503)
- at hudson.model.AbstractProject.enable(AbstractProject.java:711)
- at com.github.mjdetullio.jenkins.plugins.multibranch.TemplateDrivenBranchProjectFactory.decorate(TemplateDrivenBranchProjectFactory.java:146)
- at com.github.mjdetullio.jenkins.plugins.multibranch.TemplateDrivenBranchProjectFactory.decorate(TemplateDrivenBranchProjectFactory.java:57)
- at jenkins.branch.MultiBranchProject$SCMHeadObserverImpl.observe(MultiBranchProject.java:2009)
- at jenkins.scm.api.SCMHeadObserver$Wrapped.observe(SCMHeadObserver.java:638)
- at jenkins.scm.api.SCMHeadEvent$Validated.observe(SCMHeadEvent.java:296)
- at jenkins.scm.api.trait.SCMSourceRequest.process(SCMSourceRequest.java:359)
- at jenkins.plugins.git.AbstractGitSCMSource$2.discoverBranches(AbstractGitSCMSource.java:422)
- at jenkins.plugins.git.AbstractGitSCMSource$2.run(AbstractGitSCMSource.java:400)
- at jenkins.plugins.git.AbstractGitSCMSource$2.run(AbstractGitSCMSource.java:386)
- at jenkins.plugins.git.AbstractGitSCMSource.doRetrieve(AbstractGitSCMSource.java:345)
- at jenkins.plugins.git.AbstractGitSCMSource.retrieve(AbstractGitSCMSource.java:386)
- at jenkins.scm.api.SCMSource._retrieve(SCMSource.java:355)
- at jenkins.scm.api.SCMSource.fetch(SCMSource.java:309)
- at jenkins.branch.MultiBranchProject$SCMEventListenerImpl.processHeadUpdate(MultiBranchProject.java:1543)
- at jenkins.branch.MultiBranchProject$SCMEventListenerImpl.onSCMHeadEvent(MultiBranchProject.java:1144)
- at jenkins.scm.api.SCMHeadEvent$DispatcherImpl.fire(SCMHeadEvent.java:247)
- at jenkins.scm.api.SCMHeadEvent$DispatcherImpl.fire(SCMHeadEvent.java:230)
- at jenkins.scm.api.SCMEvent$Dispatcher.run(SCMEvent.java:481)
- at jenkins.security.ImpersonatingScheduledExecutorService$1.run(ImpersonatingScheduledExecutorService.java:58)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- 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)
- Oct 17, 2017 4:19:19 PM WARNING com.google.common.cache.LocalCache$Segment$1 run
- Exception thrown during refresh
- com.google.common.cache.CacheLoader$InvalidCacheLoadException: CacheLoader returned null for key bdr/bdr-plugin%2FREL1_0_STABLE.
- at com.google.common.cache.LocalCache$Segment.getAndRecordStats(LocalCache.java:2383)
- at com.google.common.cache.LocalCache$Segment$1.run(LocalCache.java:2362)
- at com.google.common.util.concurrent.MoreExecutors$SameThreadExecutorService.execute(MoreExecutors.java:253)
- at com.google.common.util.concurrent.ExecutionList$RunnableExecutorPair.execute(ExecutionList.java:149)
- at com.google.common.util.concurrent.ExecutionList.add(ExecutionList.java:105)
- at com.google.common.util.concurrent.AbstractFuture.addListener(AbstractFuture.java:155)
- at com.google.common.cache.LocalCache$Segment.loadAsync(LocalCache.java:2357)
- at com.google.common.cache.LocalCache$Segment.refresh(LocalCache.java:2421)
- at com.google.common.cache.LocalCache.refresh(LocalCache.java:4123)
- at com.google.common.cache.LocalCache$LocalLoadingCache.refresh(LocalCache.java:4870)
- at io.jenkins.blueocean.rest.impl.pipeline.Caches$ListenerImpl.onUpdated(Caches.java:65)
- at hudson.model.listeners.ItemListener$3.apply(ItemListener.java:229)
- at hudson.model.listeners.ItemListener$3.apply(ItemListener.java:227)
- at hudson.model.listeners.ItemListener.forAll(ItemListener.java:180)
- at hudson.model.listeners.ItemListener.fireOnUpdated(ItemListener.java:227)
- at jenkins.model.ParameterizedJobMixIn$ParameterizedJob.makeDisabled(ParameterizedJobMixIn.java:503)
- at hudson.model.AbstractProject.enable(AbstractProject.java:711)
- at com.github.mjdetullio.jenkins.plugins.multibranch.TemplateDrivenBranchProjectFactory.decorate(TemplateDrivenBranchProjectFactory.java:146)
- at com.github.mjdetullio.jenkins.plugins.multibranch.TemplateDrivenBranchProjectFactory.decorate(TemplateDrivenBranchProjectFactory.java:57)
- at jenkins.branch.MultiBranchProject$SCMHeadObserverImpl.observe(MultiBranchProject.java:2009)
- at jenkins.scm.api.SCMHeadObserver$Wrapped.observe(SCMHeadObserver.java:638)
- at jenkins.scm.api.SCMHeadEvent$Validated.observe(SCMHeadEvent.java:296)
- at jenkins.scm.api.trait.SCMSourceRequest.process(SCMSourceRequest.java:359)
- at jenkins.plugins.git.AbstractGitSCMSource$2.discoverBranches(AbstractGitSCMSource.java:422)
- at jenkins.plugins.git.AbstractGitSCMSource$2.run(AbstractGitSCMSource.java:400)
- at jenkins.plugins.git.AbstractGitSCMSource$2.run(AbstractGitSCMSource.java:386)
- at jenkins.plugins.git.AbstractGitSCMSource.doRetrieve(AbstractGitSCMSource.java:345)
- at jenkins.plugins.git.AbstractGitSCMSource.retrieve(AbstractGitSCMSource.java:386)
- at jenkins.scm.api.SCMSource._retrieve(SCMSource.java:355)
- at jenkins.scm.api.SCMSource.fetch(SCMSource.java:309)
- at jenkins.branch.MultiBranchProject$SCMEventListenerImpl.processHeadUpdate(MultiBranchProject.java:1543)
- at jenkins.branch.MultiBranchProject$SCMEventListenerImpl.onSCMHeadEvent(MultiBranchProject.java:1144)
- at jenkins.scm.api.SCMHeadEvent$DispatcherImpl.fire(SCMHeadEvent.java:247)
- at jenkins.scm.api.SCMHeadEvent$DispatcherImpl.fire(SCMHeadEvent.java:230)
- at jenkins.scm.api.SCMEvent$Dispatcher.run(SCMEvent.java:481)
- at jenkins.security.ImpersonatingScheduledExecutorService$1.run(ImpersonatingScheduledExecutorService.java:58)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- 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)
- Feed All > SEVERE > WARNING
Advertisement
Add Comment
Please, Sign In to add comment