I assume you’ve tied running the hanging test locally. When the tests time out in the CI there should be a stackdump file that is collected and uploaded into GCS. The link to download it is at the end of the job. Have you checked this file?
-Jake > On May 7, 2019, at 4:16 PM, Scott Jewell <sjew...@pivotal.io> wrote: > > Hi Jacob, > > The particular case I was interested in was to be able to > inspect member logs while tests were running. > > We had a case where a long running test was occasionally hanging. > We wanted to be able peek at the logs in an attempt to determine > if the test was making progress or had hung. > > It sounds as if that hope may be misguided. > > Is there some way that you'd recommend to accomplish this? > > Thanks. > >> On Tue, May 7, 2019 at 3:55 PM Jacob Barrett <jbarr...@pivotal.io> wrote: >> >> Why are you asking to hijack a worker? Workers do not perform any builds >> or tests as all of this is offloaded to the heavy lifter VMs. These VMs are >> transient and can’t be accessed after a job is complete. >> >> -jake >> >> >>> On May 7, 2019, at 3:28 PM, Scott Jewell <sjew...@pivotal.io> wrote: >>> >>> Hi, >>> >>> Not sure if this is the right place to go, but the GemFire Extensions >> team >>> would like to be able to hijack into the Apache pipeline workers. >>> >>> When attempting to access the workers, we get the following error: >>> >>> fly -t apache hijack -u= >>> >> https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-pr/jobs/Build/builds/2086 >>> >>> error: forbidden >>> >>> I've been selecting the GitHub method of authentication and it seems to >>> work. >>> The above error only occurs when attempting to actually hijack into the >>> worker. >>> >>> Here's a list of the teams GitHub userids: >>> >>> gemzdude Scott Jewell >>> DonalEvans Donal Evans >>> jchen21 Jianxia Chen >>> gesterzhou Xiaojian Zhou >>> BenjaminPerryRoss Benjamin Ross >>> >>> Let me know if there's any more you need from us to make this happen. >>> >>> Thanks >>> -- >>> Scott Jewell >>> sjew...@pivotal.io >> > > > -- > Scott Jewell > sjew...@pivotal.io