<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
Hi,
<div class=""><br class="">
</div>
<div class="">I think this issue might be due to the SCC channels updates we did to release RC1.</div>
<div class="">Please redo your testing it might works now. </div>
<div class=""><br class="">
</div>
<div class="">Regards,<br class="">
<div class="">
<div dir="auto" style="text-align: start; text-indent: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
<div>--<br class="">
Vincent Moutoussamy<br class="">
SUSE Beta Program, JeOS and SDK Project Manager</div>
</div>
</div>
<div><br class="">
<blockquote type="cite" class="">
<div class="">On 20 Aug 2019, at 18:00, Simon Briggs <<a href="mailto:Simon.Briggs@suse.com" class="">Simon.Briggs@suse.com</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div class="">Hi,<br class="">
<br class="">
I have used standard terraforms to build a small 3 node environment with CPI.<br class="">
<br class="">
This seems to work fine when registering against the SCC.<br class="">
<br class="">
But when I use command:<br class="">
skuba node bootstrap --user sles --sudo --target 151.155.15.166 caasp-master-sibriggs-caasp-cluster-0 -v 5<br class="">
<br class="">
I get the error:<br class="">
<br class="">
** This is a BETA release and NOT intended for production usage. **<br class="">
I0820 16:55:49.549897    7183 config.go:38] loading configuration from "kubeadm-init.conf"<br class="">
I0820 16:55:49.551182    7183 states.go:35] === applying state kubernetes.install-node-pattern ===<br class="">
I0820 16:55:51.703516    7183 ssh.go:167] running command: "sudo sh -c 'zypper --non-interactive install --force patterns-caasp-Node-1.15'"<br class="">
I0820 16:55:53.549139    7183 ssh.go:190] stdout | Refreshing service 'Basesystem_Module_15_SP1_x86_64'.<br class="">
I0820 16:55:53.549300    7183 ssh.go:190] stdout | Refreshing service 'Containers_Module_15_SP1_x86_64'.<br class="">
I0820 16:55:53.549340    7183 ssh.go:190] stdout | Refreshing service 'SUSE_CaaS_Platform_4.0_x86_64'.<br class="">
I0820 16:55:53.549588    7183 ssh.go:190] stdout | Refreshing service 'SUSE_Linux_Enterprise_Server_15_SP1_x86_64'.<br class="">
I0820 16:55:53.549990    7183 ssh.go:190] stdout | Refreshing service 'Server_Applications_Module_15_SP1_x86_64'.<br class="">
I0820 16:55:55.390479    7183 ssh.go:190] stdout | Loading repository data...<br class="">
I0820 16:55:55.405980    7183 ssh.go:190] stdout | Reading installed packages...<br class="">
I0820 16:55:55.508669    7183 ssh.go:190] stderr | Package 'patterns-caasp-Node-1.15' not found.<br class="">
F0820 16:55:55.515453    7183 bootstrap.go:48] error bootstraping node: failed to apply state kubernetes.install-node-pattern: Process exited with status 104<br class="">
<br class="">
But on the master node I can only see:<br class="">
<br class="">
sles@caasp-master-sibriggs-caasp-cluster-0:~> zypper se patterns-caasp-Nod       <br class="">
Loading repository data...<br class="">
Reading installed packages...<br class="">
<br class="">
S  | Name                | Summary                 | Type   <br class="">
---+---------------------+-------------------------+--------<br class="">
i+ | patterns-caasp-Node | SUSE CaaS Platform Node | package<br class="">
<br class="">
Which I installed myself.<br class="">
<br class="">
sles@caasp-master-sibriggs-caasp-cluster-0:~> SUSEConnect -l<br class="">
Root privileges are required to register products and change software repositories<br class="">
sles@caasp-master-sibriggs-caasp-cluster-0:~> sudo SUSEConnect -l<br class="">
AVAILABLE EXTENSIONS AND MODULES<br class="">
<br class="">
   Basesystem Module 15 SP1 x86_64 (Activated)<br class="">
   Deactivate with: SUSEConnect -d -p sle-module-basesystem/15.1/x86_64<br class="">
<br class="">
       Containers Module 15 SP1 x86_64 (Activated)<br class="">
       Deactivate with: SUSEConnect -d -p sle-module-containers/15.1/x86_64<br class="">
<br class="">
           SUSE CaaS Platform 4.0 x86_64 (BETA) (Activated)<br class="">
           Deactivate with: SUSEConnect -d -p caasp/4.0/x86_64<br class="">
<br class="">
       Desktop Applications Module 15 SP1 x86_64<br class="">
       Activate with: SUSEConnect -p sle-module-desktop-applications/15.1/x86_64<br class="">
<br class="">
           Development Tools Module 15 SP1 x86_64<br class="">
           Activate with: SUSEConnect -p sle-module-development-tools/15.1/x86_64<br class="">
<br class="">
           SUSE Linux Enterprise Workstation Extension 15 SP1 x86_64<br class="">
           Activate with: SUSEConnect -p sle-we/15.1/x86_64 -r ADDITIONAL REGCODE
<br class="">
<br class="">
       Python 2 Module 15 SP1 x86_64<br class="">
       Activate with: SUSEConnect -p sle-module-python2/15.1/x86_64<br class="">
<br class="">
       SUSE Cloud Application Platform Tools Module 15 SP1 x86_64<br class="">
       Activate with: SUSEConnect -p sle-module-cap-tools/15.1/x86_64<br class="">
<br class="">
       SUSE Linux Enterprise Live Patching 15 SP1 x86_64<br class="">
       Activate with: SUSEConnect -p sle-module-live-patching/15.1/x86_64 -r ADDITIONAL REGCODE
<br class="">
<br class="">
       SUSE Package Hub 15 SP1 x86_64<br class="">
       Activate with: SUSEConnect -p PackageHub/15.1/x86_64<br class="">
<br class="">
       Server Applications Module 15 SP1 x86_64 (Activated)<br class="">
       Deactivate with: SUSEConnect -d -p sle-module-server-applications/15.1/x86_64<br class="">
<br class="">
           Legacy Module 15 SP1 x86_64<br class="">
           Activate with: SUSEConnect -p sle-module-legacy/15.1/x86_64<br class="">
<br class="">
           Public Cloud Module 15 SP1 x86_64<br class="">
           Activate with: SUSEConnect -p sle-module-public-cloud/15.1/x86_64<br class="">
<br class="">
           SUSE Enterprise Storage 6 x86_64<br class="">
           Activate with: SUSEConnect -p ses/6/x86_64 -r ADDITIONAL REGCODE <br class="">
<br class="">
           SUSE Linux Enterprise High Availability Extension 15 SP1 x86_64<br class="">
           Activate with: SUSEConnect -p sle-ha/15.1/x86_64 -r ADDITIONAL REGCODE
<br class="">
<br class="">
           Web and Scripting Module 15 SP1 x86_64<br class="">
           Activate with: SUSEConnect -p sle-module-web-scripting/15.1/x86_64<br class="">
<br class="">
       Transactional Server Module 15 SP1 x86_64<br class="">
       Activate with: SUSEConnect -p sle-module-transactional-server/15.1/x86_64<br class="">
<br class="">
My manager/deployer was built Friday 20th Aug 2019.<br class="">
<br class="">
I can provide access to the nodes if this helps, but I couldn't find any variables were I could change this package name to the correct.<br class="">
<br class="">
Kind regards<br class="">
Simon Briggs<br class="">
EMEA Cloud Technical Strategist at SUSE<br class="">
<a href="mailto:simon.briggs@suse.com" class="">simon.briggs@suse.com</a><br class="">
+44 (0) 1635 937619<br class="">
+44 (0) 7881 808969<br class="">
<br class="">
<br class="">
<br class="">
<br class="">
_______________________________________________<br class="">
caasp-beta mailing list<br class="">
caasp-beta@lists.suse.com<br class="">
Check the mailing list archives or Unsubscribe at http://lists.suse.com/mailman/listinfo/caasp-beta<br class="">
</div>
</div>
</blockquote>
</div>
<br class="">
</div>
</body>
</html>