[llvm-dev] Difficulties with arc land

541 views
Skip to first unread message

Perry-Holby, Alexis via llvm-dev

unread,
Jul 27, 2020, 7:18:49 PM7/27/20
to llvm...@lists.llvm.org

Hello llvm-dev,

 

I am running into an issue when trying to land accepted patches upstream.  Last week I was able to do this without any problems, and I’m pretty sure I still have commit access but I don’t know how to verify that.  The error message is below.  Have any of you seen something like this before or do you have any suggestions for how to fix the problem?  Thank you for your time.

 

[2020-07-27 23:02:39] EXCEPTION: (ConduitClientException) ERR-CONDUIT-CALL: Conduit API method "harbormaster.buildable.search" does not exist. at [<arcanist>/src/conduit/ConduitFuture.php:65]

arcanist(head=master, ref.master=ceb082ef6b29)

  #0 ConduitFuture::didReceiveResult(array) called at [<arcanist>/src/future/FutureProxy.php:40]

  #1 Future::updateFuture() called at [<arcanist>/src/future/FutureProxy.php:35]

  #2 FutureProxy::isReady() called at [<arcanist>/src/conduit/ConduitSearchFuture.php:62]

  #3 ConduitSearchFuture::isReady() called at [<arcanist>/src/future/Future.php:63]

  #4 Future::updateFuture() called at [<arcanist>/src/future/FutureIterator.php:217]

  #5 FutureIterator::next() called at [<arcanist>/src/hardpoint/ArcanistHardpointEngine.php:215]

  #6 ArcanistHardpointEngine::updateFutures() called at [<arcanist>/src/hardpoint/ArcanistHardpointEngine.php:176]

  #7 ArcanistHardpointEngine::waitForRequests(array) called at [<arcanist>/src/runtime/ArcanistRuntime.php:857]

  #8 ArcanistRuntime::loadHardpoints(array, ArcanistHardpointRequestList) called at [<arcanist>/src/workflow/ArcanistWorkflow.php:2324]

  #9 ArcanistWorkflow::loadHardpoints(array, array) called at [<arcanist>/src/land/engine/ArcanistLandEngine.php:542]

  #10 ArcanistLandEngine::confirmBuilds(array) called at [<arcanist>/src/land/engine/ArcanistLandEngine.php:524]

  #11 ArcanistLandEngine::confirmRevisions(array) called at [<arcanist>/src/land/engine/ArcanistLandEngine.php:1218]

  #12 ArcanistLandEngine::execute() called at [<arcanist>/src/workflow/ArcanistLandWorkflow.php:344]

  #13 ArcanistLandWorkflow::runWorkflow(PhutilArgumentParser) called at [<arcanist>/src/workflow/ArcanistWorkflow.php:227]

  #14 ArcanistWorkflow::executeWorkflow(PhutilArgumentParser) called at [<arcanist>/src/toolset/ArcanistPhutilWorkflow.php:21]

  #15 ArcanistPhutilWorkflow::execute(PhutilArgumentParser) called at [<arcanist>/src/parser/argument/PhutilArgumentParser.php:492]

  #16 PhutilArgumentParser::parseWorkflowsFull(array) called at [<arcanist>/src/runtime/ArcanistRuntime.php:171]

  #17 ArcanistRuntime::executeCore(array) called at [<arcanist>/src/runtime/ArcanistRuntime.php:37]

  #18 ArcanistRuntime::execute(array) called at [<arcanist>/support/init/init-arcanist.php

Thank you,

Alexis Perry-Holby

Los Alamos National Laboratory

Applied Computer Science (CCS-7)

Shoaib Meenai via llvm-dev

unread,
Jul 27, 2020, 8:45:56 PM7/27/20
to Perry-Holby, Alexis, llvm...@lists.llvm.org

This isn’t a solution, but you can work around this by running “git push” directly. See https://llvm.org/docs/GettingStarted.html#for-developers-to-commit-changes-from-git for details (and I’d recommend setting up the pre-push hook as well, as described in the section below it).

Perry-Holby, Alexis via llvm-dev

unread,
Jul 28, 2020, 11:06:17 AM7/28/20
to Shoaib Meenai, llvm...@lists.llvm.org

Thank you very much for the speedy response!  As of this morning, it appears that my issue has been resolved.  I suspect it has something to do with last night’s Phabricator upgrade.  Thanks all!

 

-- Alexis

Reply all
Reply to author
Forward
0 new messages