<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Menlo;
        panose-1:2 11 6 9 3 8 4 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        font-size:12.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
p.p1, li.p1, div.p1
        {mso-style-name:p1;
        margin:0in;
        font-size:10.5pt;
        font-family:Menlo;
        color:black;}
span.s1
        {mso-style-name:s1;}
span.apple-converted-space
        {mso-style-name:apple-converted-space;}
span.EmailStyle22
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style>
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt">This isn’t a solution, but you can work around this by running “git push” directly. See
<a href="https://llvm.org/docs/GettingStarted.html#for-developers-to-commit-changes-from-git">
https://llvm.org/docs/GettingStarted.html#for-developers-to-commit-changes-from-git</a> for details (and I’d recommend setting up the pre-push hook as well, as described in the section below it).<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal" style="margin-left:.5in"><b><span style="color:black">From: </span>
</b><span style="color:black">llvm-dev <llvm-dev-bounces@lists.llvm.org> on behalf of "Perry-Holby, Alexis via llvm-dev" <llvm-dev@lists.llvm.org><br>
<b>Reply-To: </b>"Perry-Holby, Alexis" <aperry@lanl.gov><br>
<b>Date: </b>Monday, July 27, 2020 at 4:19 PM<br>
<b>To: </b>"llvm-dev@lists.llvm.org" <llvm-dev@lists.llvm.org><br>
<b>Subject: </b>[llvm-dev] Difficulties with arc land<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
</div>
<p class="MsoNormal" style="margin-left:.5in">Hello llvm-dev,<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:.5in"> <o:p></o:p></p>
<p class="MsoNormal" style="margin-left:.5in">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.<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:.5in"> <o:p></o:p></p>
<p class="p1" style="margin-left:.5in"><span class="s1">[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]</span><o:p></o:p></p>
<p class="p1" style="margin-left:.5in"><span class="s1">arcanist(head=master, ref.master=ceb082ef6b29)</span><o:p></o:p></p>
<p class="p1" style="margin-left:.5in"><span class="apple-converted-space">  </span>
<span class="s1">#0 ConduitFuture::didReceiveResult(array) called at [<arcanist>/src/future/FutureProxy.php:40]</span><o:p></o:p></p>
<p class="p1" style="margin-left:.5in"><span class="apple-converted-space">  </span>
<span class="s1">#1 Future::updateFuture() called at [<arcanist>/src/future/FutureProxy.php:35]</span><o:p></o:p></p>
<p class="p1" style="margin-left:.5in"><span class="apple-converted-space">  </span>
<span class="s1">#2 FutureProxy::isReady() called at [<arcanist>/src/conduit/ConduitSearchFuture.php:62]</span><o:p></o:p></p>
<p class="p1" style="margin-left:.5in"><span class="apple-converted-space">  </span>
<span class="s1">#3 ConduitSearchFuture::isReady() called at [<arcanist>/src/future/Future.php:63]</span><o:p></o:p></p>
<p class="p1" style="margin-left:.5in"><span class="apple-converted-space">  </span>
<span class="s1">#4 Future::updateFuture() called at [<arcanist>/src/future/FutureIterator.php:217]</span><o:p></o:p></p>
<p class="p1" style="margin-left:.5in"><span class="apple-converted-space">  </span>
<span class="s1">#5 FutureIterator::next() called at [<arcanist>/src/hardpoint/ArcanistHardpointEngine.php:215]</span><o:p></o:p></p>
<p class="p1" style="margin-left:.5in"><span class="apple-converted-space">  </span>
<span class="s1">#6 ArcanistHardpointEngine::updateFutures() called at [<arcanist>/src/hardpoint/ArcanistHardpointEngine.php:176]</span><o:p></o:p></p>
<p class="p1" style="margin-left:.5in"><span class="apple-converted-space">  </span>
<span class="s1">#7 ArcanistHardpointEngine::waitForRequests(array) called at [<arcanist>/src/runtime/ArcanistRuntime.php:857]</span><o:p></o:p></p>
<p class="p1" style="margin-left:.5in"><span class="apple-converted-space">  </span>
<span class="s1">#8 ArcanistRuntime::loadHardpoints(array, ArcanistHardpointRequestList) called at [<arcanist>/src/workflow/ArcanistWorkflow.php:2324]</span><o:p></o:p></p>
<p class="p1" style="margin-left:.5in"><span class="apple-converted-space">  </span>
<span class="s1">#9 ArcanistWorkflow::loadHardpoints(array, array) called at [<arcanist>/src/land/engine/ArcanistLandEngine.php:542]</span><o:p></o:p></p>
<p class="p1" style="margin-left:.5in"><span class="apple-converted-space">  </span>
<span class="s1">#10 ArcanistLandEngine::confirmBuilds(array) called at [<arcanist>/src/land/engine/ArcanistLandEngine.php:524]</span><o:p></o:p></p>
<p class="p1" style="margin-left:.5in"><span class="apple-converted-space">  </span>
<span class="s1">#11 ArcanistLandEngine::confirmRevisions(array) called at [<arcanist>/src/land/engine/ArcanistLandEngine.php:1218]</span><o:p></o:p></p>
<p class="p1" style="margin-left:.5in"><span class="apple-converted-space">  </span>
<span class="s1">#12 ArcanistLandEngine::execute() called at [<arcanist>/src/workflow/ArcanistLandWorkflow.php:344]</span><o:p></o:p></p>
<p class="p1" style="margin-left:.5in"><span class="apple-converted-space">  </span>
<span class="s1">#13 ArcanistLandWorkflow::runWorkflow(PhutilArgumentParser) called at [<arcanist>/src/workflow/ArcanistWorkflow.php:227]</span><o:p></o:p></p>
<p class="p1" style="margin-left:.5in"><span class="apple-converted-space">  </span>
<span class="s1">#14 ArcanistWorkflow::executeWorkflow(PhutilArgumentParser) called at [<arcanist>/src/toolset/ArcanistPhutilWorkflow.php:21]</span><o:p></o:p></p>
<p class="p1" style="margin-left:.5in"><span class="apple-converted-space">  </span>
<span class="s1">#15 ArcanistPhutilWorkflow::execute(PhutilArgumentParser) called at [<arcanist>/src/parser/argument/PhutilArgumentParser.php:492]</span><o:p></o:p></p>
<p class="p1" style="margin-left:.5in"><span class="apple-converted-space">  </span>
<span class="s1">#16 PhutilArgumentParser::parseWorkflowsFull(array) called at [<arcanist>/src/runtime/ArcanistRuntime.php:171]</span><o:p></o:p></p>
<p class="p1" style="margin-left:.5in"><span class="apple-converted-space">  </span>
<span class="s1">#17 ArcanistRuntime::executeCore(array) called at [<arcanist>/src/runtime/ArcanistRuntime.php:37]</span><o:p></o:p></p>
<p class="p1" style="margin-left:.5in"><span class="apple-converted-space">  </span>
<span class="s1">#18 ArcanistRuntime::execute(array) called at [<arcanist>/support/init/init-arcanist.php</span><o:p></o:p></p>
<p class="MsoNormal" style="margin-left:.5in">Thank you,<o:p></o:p></p>
<div>
<p class="MsoNormal" style="margin-left:.5in;text-autospace:none">Alexis Perry-Holby<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:.5in;text-autospace:none"><span style="color:#C1C1C1">Los Alamos National Laboratory</span><o:p></o:p></p>
<p class="MsoNormal" style="margin-left:.5in;text-autospace:none"><span style="color:#C1C1C1">Applied Computer Science (CCS-7)</span><o:p></o:p></p>
</div>
</div>
</body>
</html>