<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: cdh6.1.1 Error installing CM Agent &amp;quot;Installation failed. Failed to copy installation files. in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/cdh6-1-1-Error-installing-CM-Agent-quot-Installation-failed/m-p/87043#M31826</link>
    <description>&lt;P&gt;Congratulations on solving your issue&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/31150"&gt;@xfly&lt;/a&gt;. Thanks for also sharing the solution in case it may assist others. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 28 Feb 2019 13:33:00 GMT</pubDate>
    <dc:creator>cjervis</dc:creator>
    <dc:date>2019-02-28T13:33:00Z</dc:date>
    <item>
      <title>cdh6.1.1 Error installing CM Agent "Installation failed. Failed to copy installation files."</title>
      <link>https://community.cloudera.com/t5/Support-Questions/cdh6-1-1-Error-installing-CM-Agent-quot-Installation-failed/m-p/86966#M31824</link>
      <description>&lt;P&gt;when i install cm agent using cloudera manager,got "&lt;SPAN&gt;Installation failed. Failed to copy installation files."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 600px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/5348i5A48D28B9E291389/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;click the ditails:&lt;/P&gt;&lt;PRE&gt;Failed to copy installation files. View
/tmp/scm_prepare_node.SkukORUR 
Could not verify key bundle &lt;/PRE&gt;&lt;P&gt;check the log&lt;/P&gt;&lt;PRE&gt;/var/log/cloudera-scm-server# tail -f cloudera-scm-server.log


2019-02-27 21:26:32,543 INFO scm-web-227:com.cloudera.cmf.command.flow.CmdStep: Executing command work: Install on ip-172-22-1-148.
2019-02-27 21:26:32,543 INFO scm-web-227:com.cloudera.server.cmf.node.NodeConfiguratorService: Adding password-based configurator for ip-172-22-1-148
2019-02-27 21:26:32,544 INFO scm-web-227:com.cloudera.server.cmf.node.NodeConfiguratorService: Submitted configurator for ip-172-22-1-148 with id 69
2019-02-27 21:26:32,547 INFO NodeConfiguratorThread-68-0:com.cloudera.server.cmf.node.NodeConfiguratorProgress: ip-172-22-1-148: Transitioning from INIT (PT0.004S) to CONNECT
2019-02-27 21:26:32,548 INFO NodeConfiguratorThread-68-0:net.schmizz.sshj.transport.TransportImpl: Client identity string: SSH-2.0-SSHJ_0_14_0
2019-02-27 21:26:32,552 INFO scm-web-227:com.cloudera.enterprise.JavaMelodyFacade: Exiting HTTP Operation: Method:POST, Path:/add-hosts-wizard/install, Status:200
2019-02-27 21:26:32,553 INFO NodeConfiguratorThread-68-0:net.schmizz.sshj.transport.TransportImpl: Server identity string: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4
2019-02-27 21:26:32,560 INFO NodeConfiguratorThread-68-0:com.cloudera.server.cmf.node.NodeConfiguratorProgress: ip-172-22-1-148: Transitioning from CONNECT (PT0.013S) to AUTHENTICATE
2019-02-27 21:26:32,603 INFO NodeConfiguratorThread-68-0:com.cloudera.server.cmf.node.NodeConfiguratorProgress: ip-172-22-1-148: Transitioning from AUTHENTICATE (PT0.043S) to MAKE_TEMP_DIR
2019-02-27 21:26:32,681 INFO NodeConfiguratorThread-68-0:com.cloudera.server.cmf.node.NodeConfigurator: Executing mktemp -d /tmp/scm_prepare_node.XXXXXXXX on ip-172-22-1-148
2019-02-27 21:26:32,684 INFO NodeConfiguratorThread-68-0:com.cloudera.server.cmf.node.NodeConfiguratorProgress: ip-172-22-1-148: Transitioning from MAKE_TEMP_DIR (PT0.081S) to COPY_FILES
2019-02-27 21:26:32,854 INFO NodeConfiguratorThread-68-0:com.cloudera.server.cmf.node.NodeConfigurator: Using key bundle from URL: http://archive.cloudera.com/cm6/6.1.1/allkeys.asc
2019-02-27 21:26:32,904 WARN NodeConfiguratorThread-68-0:com.cloudera.server.cmf.node.NodeConfigurator: Unhandled exception
java.lang.SecurityException: Could not verify key bundle
	at com.cloudera.server.cmf.node.NodeConfigurator.verifyGpgKeyBundle(NodeConfigurator.java:685)
	at com.cloudera.server.cmf.node.NodeConfigurator.copyFiles(NodeConfigurator.java:629)
	at com.cloudera.server.cmf.node.NodeConfigurator.configure(NodeConfigurator.java:992)
	at com.cloudera.server.cmf.node.NodeConfigurator.run(NodeConfigurator.java:1062)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	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 by: java.lang.NullPointerException
	at com.cloudera.cmf.crypto.ClearSignedFileProcessor.getFileSignature(ClearSignedFileProcessor.java:197)
	at com.cloudera.server.cmf.node.NodeConfigurator.verifyGpgKeyBundle(NodeConfigurator.java:682)
	... 8 more
2019-02-27 21:26:32,904 INFO NodeConfiguratorThread-68-0:com.cloudera.server.cmf.node.NodeConfiguratorProgress: ip-172-22-1-148: Setting COPY_FILES as failed and done state
2019-02-27 21:26:32,904 INFO NodeConfiguratorThread-68-0:net.schmizz.sshj.transport.TransportImpl: Disconnected - BY_APPLICATION
2019-02-27 21:26:33,048 INFO scm-web-236:com.cloudera.enterprise.JavaMelodyFacade: Entering HTTP Operation: Method:POST, Path:/express-wizard/updateHostsState
2019-02-27 21:26:33,051 INFO scm-web-236:com.cloudera.enterprise.JavaMelodyFacade: Exiting HTTP Operation: Method:POST, Path:/express-wizard/updateHostsState, Status:200
2019-02-27 21:26:37,561 ERROR CommandPusher:com.cloudera.cmf.command.flow.WorkOutputs: CMD id: 21 Failed to complete installation on host ip-172-22-1-148.
2019-02-27 21:26:37,562 ERROR CommandPusher:com.cloudera.cmf.model.DbCommand: Command 21(GlobalHostInstall) has completed. finalstate:FINISHED, success:false, msg:Failed to complete installation.
2019-02-27 21:26:38,179 INFO scm-web-229:com.cloudera.enterprise.JavaMelodyFacade: Entering HTTP Operation: Method:POST, Path:/add-hosts-wizard/installprogressdata.json
2019-02-27 21:26:38,181 INFO scm-web-229:com.cloudera.enterprise.JavaMelodyFacade: Exiting HTTP Operation: Method:POST, Path:/add-hosts-wizard/installprogressdata.json, Status:200
2019-02-27 21:26:38,292 INFO scm-web-237:com.cloudera.enterprise.JavaMelodyFacade: Entering HTTP Operation: Method:POST, Path:/express-wizard/updateHostsState
2019-02-27 21:26:38,293 INFO scm-web-237:com.cloudera.enterprise.JavaMelodyFacade: Exiting HTTP Operation: Method:POST, Path:/express-wizard/updateHostsState, Status:200&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i tryed&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;wget https://archive.cloudera.com/cm6/6.1.1/ubuntu1604/apt/archive.key ;apt-key add archive.key&lt;/PRE&gt;&lt;P&gt;did not work&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Feb 2019 13:48:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/cdh6-1-1-Error-installing-CM-Agent-quot-Installation-failed/m-p/86966#M31824</guid>
      <dc:creator>xfly</dc:creator>
      <dc:date>2019-02-27T13:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: cdh6.1.1 Error installing CM Agent "Installation failed. Failed to copy installation files.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/cdh6-1-1-Error-installing-CM-Agent-quot-Installation-failed/m-p/87034#M31825</link>
      <description>&lt;P&gt;solved.&lt;/P&gt;&lt;P&gt;while choosing Repository Location: check the "Public Cloudera Repository"&lt;/P&gt;</description>
      <pubDate>Thu, 28 Feb 2019 09:31:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/cdh6-1-1-Error-installing-CM-Agent-quot-Installation-failed/m-p/87034#M31825</guid>
      <dc:creator>xfly</dc:creator>
      <dc:date>2019-02-28T09:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: cdh6.1.1 Error installing CM Agent "Installation failed. Failed to copy installation files.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/cdh6-1-1-Error-installing-CM-Agent-quot-Installation-failed/m-p/87043#M31826</link>
      <description>&lt;P&gt;Congratulations on solving your issue&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/31150"&gt;@xfly&lt;/a&gt;. Thanks for also sharing the solution in case it may assist others. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Feb 2019 13:33:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/cdh6-1-1-Error-installing-CM-Agent-quot-Installation-failed/m-p/87043#M31826</guid>
      <dc:creator>cjervis</dc:creator>
      <dc:date>2019-02-28T13:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: cdh6.1.1 Error installing CM Agent "Installation failed. Failed to copy installation files.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/cdh6-1-1-Error-installing-CM-Agent-quot-Installation-failed/m-p/89304#M31827</link>
      <description>&lt;P&gt;Same issue is happning with CDH 6.2.0 on Ubuntu 18.04, gettting same error during agent installation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/tmp/scm_prepare_node.UIsDhivV&lt;BR /&gt;Could not verify key bundle&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What does mean about public repo ?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2019 10:49:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/cdh6-1-1-Error-installing-CM-Agent-quot-Installation-failed/m-p/89304#M31827</guid>
      <dc:creator>aks</dc:creator>
      <dc:date>2019-04-18T10:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: cdh6.1.1 Error installing CM Agent "Installation failed. Failed to copy installation files.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/cdh6-1-1-Error-installing-CM-Agent-quot-Installation-failed/m-p/90715#M31828</link>
      <description>Hi aks,&lt;BR /&gt;&lt;BR /&gt;While installing CDH we will be asked to choose public and custom repositories.&lt;BR /&gt;Installation will download files from public repository into our local machines to complete the installation.So while installing a new set up we neet to select public repository.</description>
      <pubDate>Mon, 20 May 2019 16:29:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/cdh6-1-1-Error-installing-CM-Agent-quot-Installation-failed/m-p/90715#M31828</guid>
      <dc:creator>saikrishnamante</dc:creator>
      <dc:date>2019-05-20T16:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: cdh6.1.1 Error installing CM Agent "Installation failed. Failed to copy installation files.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/cdh6-1-1-Error-installing-CM-Agent-quot-Installation-failed/m-p/304928#M222254</link>
      <description>&lt;P&gt;httpd status was down on the server, where local repository was kept. After starting httpd service, we were able to install from local repository.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Oct 2020 18:42:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/cdh6-1-1-Error-installing-CM-Agent-quot-Installation-failed/m-p/304928#M222254</guid>
      <dc:creator>Rameshbs</dc:creator>
      <dc:date>2020-10-27T18:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: cdh6.1.1 Error installing CM Agent "Installation failed. Failed to copy installation files.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/cdh6-1-1-Error-installing-CM-Agent-quot-Installation-failed/m-p/324587#M229414</link>
      <description>&lt;P&gt;Also make sure you provide your encrypted user name and password in the repository URL&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;example:&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&lt;A target="_blank" rel="noopener"&gt;https://&amp;lt;user_name&amp;gt;:&amp;lt;password&amp;gt;@archive.cloudera.com/p/cm7/redhat/7&lt;/A&gt;&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;user name password can be obtained using your valid Cloudera license&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Sep 2021 04:09:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/cdh6-1-1-Error-installing-CM-Agent-quot-Installation-failed/m-p/324587#M229414</guid>
      <dc:creator>HasanDange</dc:creator>
      <dc:date>2021-09-17T04:09:41Z</dc:date>
    </item>
  </channel>
</rss>

