Advertisement
Guest User

Untitled

a guest
Aug 19th, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.89 KB | None | 0 0
  1. ## Starting deploy pkg operation
  2. Deploying /tmp/vmware-root/030d5e35/imcf-v4ERTe
  3. Initializing deployment module.
  4.  
  5. Cleaning old state file from tmp directory.
  6.  
  7. EXIT STATE INPROGRESS
  8.  
  9. Setting deploy error: Error removing lock /tmp/.vmware-deploy.INPROGRESS (No such file or directory)
  10.  
  11. EXIT STATE Done
  12.  
  13. Setting deploy error: Error removing lock /tmp/.vmware-deploy.Done (No such file or directory)
  14.  
  15. EXIT STATE ERRORED
  16.  
  17. Setting deploy error: Error removing lock /tmp/.vmware-deploy.ERRORED (No such file or directory)
  18.  
  19. Setting deploy error: Success.
  20.  
  21. Deploying cabinet file /tmp/vmware-root/030d5e35/imcf-v4ERTe.
  22.  
  23. Transitioning from state (null) to state INPROGRESS.
  24.  
  25. ENTER STATE INPROGRESS
  26.  
  27. Reading cabinet file /tmp/vmware-root/030d5e35/imcf-v4ERTe.
  28.  
  29. Flags in the header: 0
  30.  
  31. Original deployment command: /usr/bin/perl -I/tmp/.vmware/linux/deploy/scripts /tmp/.vmware/linux/deploy/scripts/Customize.pl /tmp/.vmware/linux/deploy/cust.cfg
  32.  
  33. Actual deployment command: /usr/bin/perl -I/tmp/.vmware-imgcust-dvSkJyJ/scripts /tmp/.vmware-imgcust-dvSkJyJ/scripts/Customize.pl /tmp/.vmware-imgcust-dvSkJyJ/cust.cfg
  34.  
  35. Extracting package files.
  36.  
  37. Check if cust.cfg exists.
  38. cust.cfg is found in '/tmp/.vmware-imgcust-dvSkJyJ' directory.
  39. Command to exec : /usr/bin/cloud-init
  40.  
  41. sizeof ProcessInternal is 56
  42.  
  43. Returning, pending output from stdout
  44. Returning, pending output from stderr
  45. Process exited normally after 0 seconds, returned 127
  46. No more output from stdout
  47. No more output from stderr
  48. Customization command output:
  49.  
  50. cloud-init is not installed
  51. Executing traditional GOSC workflow
  52. Command to exec : /usr/bin/perl
  53.  
  54. sizeof ProcessInternal is 56
  55.  
  56. Returning, pending output from stdout
  57. Returning, pending output from stderr
  58. Saving output from stdout
  59. Saving output from stdout
  60. Saving output from stdout
  61. Saving output from stdout
  62. Saving output from stdout
  63. Saving output from stdout
  64. Saving output from stdout
  65. Saving output from stdout
  66. Saving output from stdout
  67. Saving output from stdout
  68. Saving output from stdout
  69. Saving output from stdout
  70. Saving output from stdout
  71. Saving output from stdout
  72. Saving output from stdout
  73. Saving output from stdout
  74. Process exited normally after 2 seconds, returned 0
  75. Saving output from stdout
  76. No more output from stdout
  77. No more output from stderr
  78. Customization command output: INFO: Opening file name /tmp/.vmware-imgcust-dvSkJyJ/cust.cfg.
  79. DEBUG: Processing line: '[NETWORK]'
  80. DEBUG: FOUND CATEGORY = NETWORK
  81. DEBUG: Processing line: 'NETWORKING = yes'
  82. DEBUG: ADDED KEY-VAL :: 'NETWORK|NETWORKING' = 'yes'
  83. DEBUG: Processing line: 'BOOTPROTO = dhcp'
  84. DEBUG: ADDED KEY-VAL :: 'NETWORK|BOOTPROTO' = 'dhcp'
  85. DEBUG: Processing line: 'HOSTNAME = web2'
  86. DEBUG: ADDED KEY-VAL :: 'NETWORK|HOSTNAME' = 'web2'
  87. DEBUG: Processing line: 'DOMAINNAME = local'
  88. DEBUG: ADDED KEY-VAL :: 'NETWORK|DOMAINNAME' = 'local'
  89. DEBUG: Processing line: ''
  90. DEBUG: Empty line. Ignored.
  91. DEBUG: Processing line: '[NIC-CONFIG]'
  92. DEBUG: FOUND CATEGORY = NIC-CONFIG
  93. DEBUG: Processing line: 'NICS = NIC1,NIC2'
  94. DEBUG: ADDED KEY-VAL :: 'NIC-CONFIG|NICS' = 'NIC1,NIC2'
  95. DEBUG: Processing line: ''
  96. DEBUG: Empty line. Ignored.
  97. DEBUG: Processing line: '[NIC1]'
  98. DEBUG: FOUND CATEGORY = NIC1
  99. DEBUG: Processing line: 'MACADDR = 00:50:56:b8:ff:bf'
  100. DEBUG: ADDED KEY-VAL :: 'NIC1|MACADDR' = '00:50:56:b8:ff:bf'
  101. DEBUG: Processing line: 'ONBOOT = yes'
  102. DEBUG: ADDED KEY-VAL :: 'NIC1|ONBOOT' = 'yes'
  103. DEBUG: Processing line: 'IPv4_MODE = BACKWARDS_COMPATIBLE'
  104. DEBUG: ADDED KEY-VAL :: 'NIC1|IPv4_MODE' = 'BACKWARDS_COMPATIBLE'
  105. DEBUG: Processing line: 'BOOTPROTO = dhcp'
  106. DEBUG: ADDED KEY-VAL :: 'NIC1|BOOTPROTO' = 'dhcp'
  107. DEBUG: Processing line: 'IPv6ADDR|1 = 2a01:cf80:21c:203::38'
  108. DEBUG: ADDED KEY-VAL :: 'NIC1|IPv6ADDR|1' = '2a01:cf80:21c:203::38'
  109. DEBUG: Processing line: 'IPv6NETMASK|1 = 64'
  110. DEBUG: ADDED KEY-VAL :: 'NIC1|IPv6NETMASK|1' = '64'
  111. DEBUG: Processing line: 'IPv6GATEWAY|1 = 2a01:cf80:21c:203::ffff'
  112. DEBUG: ADDED KEY-VAL :: 'NIC1|IPv6GATEWAY|1' = '2a01:cf80:21c:203::ffff'
  113. DEBUG: Processing line: '[NIC2]'
  114. DEBUG: FOUND CATEGORY = NIC2
  115. DEBUG: Processing line: 'MACADDR = 00:50:56:b8:b2:af'
  116. DEBUG: ADDED KEY-VAL :: 'NIC2|MACADDR' = '00:50:56:b8:b2:af'
  117. DEBUG: Processing line: 'ONBOOT = yes'
  118. DEBUG: ADDED KEY-VAL :: 'NIC2|ONBOOT' = 'yes'
  119. DEBUG: Processing line: 'IPv4_MODE = BACKWARDS_COMPATIBLE'
  120. DEBUG: ADDED KEY-VAL :: 'NIC2|IPv4_MODE' = 'BACKWARDS_COMPATIBLE'
  121. DEBUG: Processing line: 'BOOTPROTO = dhcp'
  122. DEBUG: ADDED KEY-VAL :: 'NIC2|BOOTPROTO' = 'dhcp'
  123. DEBUG: Processing line: 'IPv6ADDR|1 = 2a01:cf80:21c:203:3::4'
  124. DEBUG: ADDED KEY-VAL :: 'NIC2|IPv6ADDR|1' = '2a01:cf80:21c:203:3::4'
  125. DEBUG: Processing line: 'IPv6NETMASK|1 = 64'
  126. DEBUG: ADDED KEY-VAL :: 'NIC2|IPv6NETMASK|1' = '64'
  127. DEBUG: Processing line: ''
  128. DEBUG: Empty line. Ignored.
  129. DEBUG: Processing line: '[DNS]'
  130. DEBUG: FOUND CATEGORY = DNS
  131. DEBUG: Processing line: 'DNSFROMDHCP=no'
  132. DEBUG: ADDED KEY-VAL :: 'DNS|DNSFROMDHCP' = 'no'
  133. DEBUG: Processing line: ''
  134. DEBUG: Empty line. Ignored.
  135. DEBUG: Processing line: 'NAMESERVER|1 = 8.8.8.8'
  136. DEBUG: ADDED KEY-VAL :: 'DNS|NAMESERVER|1' = '8.8.8.8'
  137. DEBUG: Processing line: ''
  138. DEBUG: Empty line. Ignored.
  139. DEBUG: Processing line: '[DATETIME]'
  140. DEBUG: FOUND CATEGORY = DATETIME
  141. DEBUG: Processing line: 'UTC = yes'
  142. DEBUG: ADDED KEY-VAL :: 'DATETIME|UTC' = 'yes'
  143. DEBUG: Reading issue file ...
  144. DEBUG: Command: 'cat /etc/issue'
  145. DEBUG: Result: Ubuntu 16.04.6 LTS \n \l
  146.  
  147.  
  148. DEBUG: Exit Code: 0
  149. DEBUG: Ubuntu 16.04.6 LTS \n \l
  150.  
  151.  
  152. DEBUG: Reading issue file ...
  153. DEBUG: Command: 'cat /etc/issue'
  154. DEBUG: Result: Ubuntu 16.04.6 LTS \n \l
  155.  
  156.  
  157. DEBUG: Exit Code: 0
  158. DEBUG: Ubuntu 16.04.6 LTS \n \l
  159.  
  160.  
  161. DEBUG: Reading /etc/os-release file ...
  162. DEBUG: opening file /etc/os-release.
  163. DEBUG: Match found : Line = PRETTY_NAME="Ubuntu 16.04.6 LTS"
  164.  
  165. DEBUG: Actual String : "Ubuntu 16.04.6 LTS"
  166. DEBUG: "Ubuntu 16.04.6 LTS"
  167. WARNING: Amazon Linux flavor not detected
  168. DEBUG: Reading issue file ...
  169. DEBUG: Command: 'cat /etc/issue'
  170. DEBUG: Result: Ubuntu 16.04.6 LTS \n \l
  171.  
  172.  
  173. DEBUG: Exit Code: 0
  174. DEBUG: Ubuntu 16.04.6 LTS \n \l
  175.  
  176.  
  177. WARNING: RedHat release file not available. Ignoring it.
  178. WARNING: Redhat flavor not detected
  179. DEBUG: Reading issue file ...
  180. DEBUG: Command: 'cat /etc/issue'
  181. DEBUG: Result: Ubuntu 16.04.6 LTS \n \l
  182.  
  183.  
  184. DEBUG: Exit Code: 0
  185. DEBUG: Ubuntu 16.04.6 LTS \n \l
  186.  
  187.  
  188. WARNING: RedHat release file not available. Ignoring it.
  189. WARNING: Redhat flavor not detected
  190. DEBUG: Command: 'cat /etc/lsb-release'
  191. DEBUG: Result: DISTRIB_ID=Ubuntu
  192. DISTRIB_RELEASE=16.04
  193. DISTRIB_CODENAME=xenial
  194. DISTRIB_DESCRIPTION="Ubuntu 16.04.6 LTS"
  195.  
  196. DEBUG: Exit Code: 0
  197. DEBUG: Command: 'cat /etc/issue'
  198. DEBUG: Result: Ubuntu 16.04.6 LTS \n \l
  199.  
  200.  
  201. DEBUG: Exit Code: 0
  202. DEBUG: Reading issue file ...
  203. DEBUG: Command: 'cat /etc/issue'
  204. DEBUG: Result: Ubuntu 16.04.6 LTS \n \l
  205.  
  206.  
  207. DEBUG: Exit Code: 0
  208. DEBUG: Ubuntu 16.04.6 LTS \n \l
  209.  
  210.  
  211. DEBUG: Command: 'cat /etc/lsb-release'
  212. DEBUG: Result: DISTRIB_ID=Ubuntu
  213. DISTRIB_RELEASE=16.04
  214. DISTRIB_CODENAME=xenial
  215. DISTRIB_DESCRIPTION="Ubuntu 16.04.6 LTS"
  216.  
  217. DEBUG: Exit Code: 0
  218. DEBUG: Reading issue file ...
  219. DEBUG: Command: 'cat /etc/issue'
  220. DEBUG: Result: Ubuntu 16.04.6 LTS \n \l
  221.  
  222.  
  223. DEBUG: Exit Code: 0
  224. DEBUG: Ubuntu 16.04.6 LTS \n \l
  225.  
  226.  
  227. INFO: Detected distribution: Ubuntu 16.04
  228. DEBUG: Reading issue file ...
  229. DEBUG: Command: 'cat /etc/issue'
  230. DEBUG: Result: Ubuntu 16.04.6 LTS \n \l
  231.  
  232.  
  233. DEBUG: Exit Code: 0
  234. DEBUG: Ubuntu 16.04.6 LTS \n \l
  235.  
  236.  
  237. INFO: Detected distribution flavour: Ubuntu 16.04
  238. INFO: Checking if can run 'Customize' workflow
  239. INFO: Calling 'Customize' method
  240. DEBUG: Command: 'hostname 2>/dev/null'
  241. DEBUG: Result: k8s
  242.  
  243. DEBUG: Exit Code: 0
  244. DEBUG: TimedCommand: 'hostname -f 2>/dev/null' with timeout of 5 sec
  245. DEBUG: Fetching result from /tmp/timed_out_tmp_file_1580
  246. DEBUG: TimedResult: k8s.local
  247.  
  248. DEBUG: opening file /etc/hostname.
  249. DEBUG: Match found : Line = k8s
  250. DEBUG: Actual String : k8s
  251. INFO: OLD HOST NAME = k8s
  252. INFO: Marker file exists or is undefined, pre-customization is not needed
  253. INFO: Customizing Network settings ...
  254. INFO: Erasing DHCP leases
  255. DEBUG: Command: 'pkill dhclient'
  256. DEBUG: Result:
  257. DEBUG: Exit Code: 256
  258. DEBUG: Command: 'rm -f /var/lib/dhcp/*'
  259. DEBUG: Result:
  260. DEBUG: Exit Code: 0
  261. DEBUG: Set the host name to web2 via [hostnamectl set-hostname]
  262. DEBUG: Command: 'hostnamectl set-hostname web2'
  263. DEBUG: Result:
  264. DEBUG: Exit Code: 0
  265. DEBUG: Host name is web2
  266. DEBUG: opening file for writing (/etc/hostname).
  267. DEBUG: Command: 'chmod 644 /etc/hostname'
  268. DEBUG: Result:
  269. DEBUG: Exit Code: 0
  270. INFO: Customizing NICS ...
  271. DEBUG: Command: 'modprobe pcnet32 2> /dev/null'
  272. DEBUG: Result:
  273. DEBUG: Exit Code: 0
  274. DEBUG: Command: '/sbin/ifconfig eth0 2> /dev/null'
  275. DEBUG: Result:
  276. DEBUG: Exit Code: 256
  277. INFO: Customizing NICS. { NIC1,NIC2 }
  278. INFO: Customizing NIC NIC1
  279. DEBUG: Get interface name for MAC 00:50:56:b8:ff:bf, via [ip addr show]
  280. DEBUG: Command: 'whereis ip'
  281. DEBUG: Result: ip: /bin/ip /sbin/ip /usr/share/man/man8/ip.8.gz /usr/share/man/man7/ip.7.gz
  282.  
  283. DEBUG: Exit Code: 0
  284. DEBUG: Command: '/bin/ip addr show'
  285. DEBUG: Result: 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1
  286. link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
  287. inet 127.0.0.1/8 scope host lo
  288. valid_lft forever preferred_lft forever
  289. inet6 ::1/128 scope host
  290. valid_lft forever preferred_lft forever
  291. 2: ens160: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN group default qlen 1000
  292. link/ether 00:50:56:b8:ff:bf brd ff:ff:ff:ff:ff:ff
  293. inet 10.170.186.45/24 brd 10.170.186.255 scope global ens160
  294. valid_lft forever preferred_lft forever
  295. 3: ens192: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN group default qlen 1000
  296. link/ether 00:50:56:b8:b2:af brd ff:ff:ff:ff:ff:ff
  297. inet 10.10.1.45/24 brd 10.10.1.255 scope global ens192
  298. valid_lft forever preferred_lft forever
  299.  
  300. DEBUG: Exit Code: 0
  301. INFO: NIC suffix = ens160
  302. INFO: Query config for ^(NIC1\|IPv6ADDR\|)
  303. DEBUG: Match Found : NIC1|IPv6ADDR|1
  304. DEBUG: 0
  305. INFO: Query config for ^(NIC1\|IPv6NETMASK\|)
  306. DEBUG: Match Found : NIC1|IPv6NETMASK|1
  307. DEBUG: 0
  308. DEBUG: Get interface name for MAC 00:50:56:b8:ff:bf, via [ip addr show]
  309. DEBUG: Command: 'whereis ip'
  310. DEBUG: Result: ip: /bin/ip /sbin/ip /usr/share/man/man8/ip.8.gz /usr/share/man/man7/ip.7.gz
  311.  
  312. DEBUG: Exit Code: 0
  313. DEBUG: Command: '/bin/ip addr show'
  314. DEBUG: Result: 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1
  315. link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
  316. inet 127.0.0.1/8 scope host lo
  317. valid_lft forever preferred_lft forever
  318. inet6 ::1/128 scope host
  319. valid_lft forever preferred_lft forever
  320. 2: ens160: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN group default qlen 1000
  321. link/ether 00:50:56:b8:ff:bf brd ff:ff:ff:ff:ff:ff
  322. inet 10.170.186.45/24 brd 10.170.186.255 scope global ens160
  323. valid_lft forever preferred_lft forever
  324. 3: ens192: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN group default qlen 1000
  325. link/ether 00:50:56:b8:b2:af brd ff:ff:ff:ff:ff:ff
  326. inet 10.10.1.45/24 brd 10.10.1.255 scope global ens192
  327. valid_lft forever preferred_lft forever
  328.  
  329. DEBUG: Exit Code: 0
  330. INFO: Query config for ^(NIC1\|IPv6ADDR\|)
  331. DEBUG: Match Found : NIC1|IPv6ADDR|1
  332. DEBUG: 0
  333. INFO: Query config for ^(NIC1\|IPv6NETMASK\|)
  334. DEBUG: Match Found : NIC1|IPv6NETMASK|1
  335. DEBUG: 0
  336. INFO: Query config for ^NIC1(\|IPv6GATEWAY\|)
  337. DEBUG: Match Found : NIC1|IPv6GATEWAY|1
  338. DEBUG: 0
  339. INFO: Configuring Ubuntu 12 ipv6 route (gateway settings) for ens160.
  340. INFO: Configuring default route 2a01:cf80:21c:203::ffff
  341. INFO: Customizing NIC NIC2
  342. DEBUG: Get interface name for MAC 00:50:56:b8:b2:af, via [ip addr show]
  343. DEBUG: Command: 'whereis ip'
  344. DEBUG: Result: ip: /bin/ip /sbin/ip /usr/share/man/man8/ip.8.gz /usr/share/man/man7/ip.7.gz
  345.  
  346. DEBUG: Exit Code: 0
  347. DEBUG: Command: '/bin/ip addr show'
  348. DEBUG: Result: 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1
  349. link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
  350. inet 127.0.0.1/8 scope host lo
  351. valid_lft forever preferred_lft forever
  352. inet6 ::1/128 scope host
  353. valid_lft forever preferred_lft forever
  354. 2: ens160: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN group default qlen 1000
  355. link/ether 00:50:56:b8:ff:bf brd ff:ff:ff:ff:ff:ff
  356. inet 10.170.186.45/24 brd 10.170.186.255 scope global ens160
  357. valid_lft forever preferred_lft forever
  358. 3: ens192: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN group default qlen 1000
  359. link/ether 00:50:56:b8:b2:af brd ff:ff:ff:ff:ff:ff
  360. inet 10.10.1.45/24 brd 10.10.1.255 scope global ens192
  361. valid_lft forever preferred_lft forever
  362.  
  363. DEBUG: Exit Code: 0
  364. INFO: NIC suffix = ens192
  365. INFO: Query config for ^(NIC2\|IPv6ADDR\|)
  366. DEBUG: Match Found : NIC2|IPv6ADDR|1
  367. DEBUG: 0
  368. INFO: Query config for ^(NIC2\|IPv6NETMASK\|)
  369. DEBUG: Match Found : NIC2|IPv6NETMASK|1
  370. DEBUG: 0
  371. DEBUG: Get interface name for MAC 00:50:56:b8:b2:af, via [ip addr show]
  372. DEBUG: Command: 'whereis ip'
  373. DEBUG: Result: ip: /bin/ip /sbin/ip /usr/share/man/man8/ip.8.gz /usr/share/man/man7/ip.7.gz
  374.  
  375. DEBUG: Exit Code: 0
  376. DEBUG: Command: '/bin/ip addr show'
  377. DEBUG: Result: 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1
  378. link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
  379. inet 127.0.0.1/8 scope host lo
  380. valid_lft forever preferred_lft forever
  381. inet6 ::1/128 scope host
  382. valid_lft forever preferred_lft forever
  383. 2: ens160: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN group default qlen 1000
  384. link/ether 00:50:56:b8:ff:bf brd ff:ff:ff:ff:ff:ff
  385. inet 10.170.186.45/24 brd 10.170.186.255 scope global ens160
  386. valid_lft forever preferred_lft forever
  387. 3: ens192: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN group default qlen 1000
  388. link/ether 00:50:56:b8:b2:af brd ff:ff:ff:ff:ff:ff
  389. inet 10.10.1.45/24 brd 10.10.1.255 scope global ens192
  390. valid_lft forever preferred_lft forever
  391.  
  392. DEBUG: Exit Code: 0
  393. INFO: Query config for ^(NIC2\|IPv6ADDR\|)
  394. DEBUG: Match Found : NIC2|IPv6ADDR|1
  395. DEBUG: 0
  396. INFO: Query config for ^(NIC2\|IPv6NETMASK\|)
  397. DEBUG: Match Found : NIC2|IPv6NETMASK|1
  398. DEBUG: 0
  399. INFO: Query config for ^NIC2(\|IPv6GATEWAY\|)
  400. DEBUG: Command: 'mv /etc/network/interfaces /etc/network/interfaces.BeforeVMwareCustomization'
  401. DEBUG: Result:
  402. DEBUG: Exit Code: 0
  403. DEBUG: opening file for writing (/etc/network/interfaces).
  404. INFO: Customizing Hosts file ...
  405. DEBUG: Old hostname=[k8s]
  406. DEBUG: Old FQDN=[k8s.local]
  407. DEBUG: New hostname=[web2]
  408. DEBUG: Building FQDN. HostnameFQDN: web2, Domainname: local
  409. DEBUG: New FQDN=[web2.local]
  410. DEBUG: opening file /etc/hosts.
  411. DEBUG: Line (inp): 127.0.0.1 localhost
  412.  
  413. DEBUG: Line (inp):
  414.  
  415. DEBUG: Line (inp): # The following lines are desirable for IPv6 capable hosts
  416.  
  417. DEBUG: Line (inp): ::1 localhost ip6-localhost ip6-loopback
  418.  
  419. DEBUG: Line (inp): ff02::1 ip6-allnodes
  420.  
  421. DEBUG: Line (inp): ff02::2 ip6-allrouters
  422.  
  423. DEBUG: Line (inp):
  424.  
  425. DEBUG: Line (inp):
  426.  
  427. DEBUG: Line (inp):
  428.  
  429. DEBUG: Line (inp):
  430.  
  431. DEBUG: Line (inp): 10.170.186.45 k8s.local k8s
  432.  
  433. DEBUG: Loopback entry added
  434. DEBUG: Line (out): 127.0.0.1 localhost
  435.  
  436. DEBUG: Line (out):
  437.  
  438. DEBUG: Line (out): # The following lines are desirable for IPv6 capable hosts
  439.  
  440. DEBUG: Line (out): ::1 localhost ip6-localhost ip6-loopback
  441.  
  442. DEBUG: Line (out): ff02::1 ip6-allnodes
  443.  
  444. DEBUG: Line (out): ff02::2 ip6-allrouters
  445.  
  446. DEBUG: Line (out):
  447.  
  448. DEBUG: Line (out):
  449.  
  450. DEBUG: Line (out):
  451.  
  452. DEBUG: Line (out):
  453.  
  454. DEBUG: Line (out):
  455. 127.0.1.1 web2.local web2
  456.  
  457. DEBUG: opening file for writing (/etc/hosts).
  458. DEBUG: Command: 'chmod 644 /etc/hosts'
  459. DEBUG: Result:
  460. DEBUG: Exit Code: 0
  461. INFO: Customizing DNS ...
  462. DEBUG: opening file /etc/nsswitch.conf.
  463. DEBUG: opening file for writing (/etc/nsswitch.conf).
  464. DEBUG: Command: 'chmod 644 /etc/nsswitch.conf'
  465. DEBUG: Result:
  466. DEBUG: Exit Code: 0
  467. DEBUG: opening file /etc/network/interfaces.
  468. INFO: Query config for ^(DNS\|SUFFIX\|)
  469. INFO: Query config for ^(DNS\|NAMESERVER\|)
  470. DEBUG: Match Found : DNS|NAMESERVER|1
  471. DEBUG: 0
  472. DEBUG: opening file for writing (/etc/network/interfaces).
  473. INFO: Query config for ^(DNS\|SUFFIX\|)
  474. INFO: Query config for ^(DNS\|NAMESERVER\|)
  475. DEBUG: Match Found : DNS|NAMESERVER|1
  476. DEBUG: 0
  477. DEBUG: opening file for writing (/etc/dhcp/dhclient.conf).
  478. DEBUG: Command: 'chmod 644 /etc/dhcp/dhclient.conf'
  479. DEBUG: Result:
  480. DEBUG: Exit Code: 0
  481. INFO: Customizing Date&Time ...
  482. DEBUG: Command: 'whereis hwclock'
  483. DEBUG: Result: hwclock: /sbin/hwclock /usr/share/man/man8/hwclock.8.gz /usr/share/man/man5/hwclock.5.gz
  484.  
  485. DEBUG: Exit Code: 0
  486. DEBUG: Command: '/sbin/hwclock --systohc --utc'
  487. DEBUG: Result:
  488. DEBUG: Exit Code: 0
  489. INFO: Marker file exists or is undefined, password settings are not needed
  490. INFO: Marker file exists or is undefined, post-customization is not needed
  491. INFO: Marker creation is not needed
  492. INFO: Customization completed.
  493.  
  494.  
  495. Wait before set enable-nics stats in vmx.
  496.  
  497. Trying to connect network interfaces, attempt 1
  498. Got VMX response 'queryNicsSupported'
  499. Got VMX response 'disconnected'
  500. Got VMX response 'disconnected'
  501. Got VMX response 'disconnected'
  502. Got VMX response 'disconnected'
  503. Got VMX response 'disconnected'
  504. Trying to connect network interfaces, attempt 2
  505. Got VMX response 'queryNicsSupported'
  506. Got VMX response 'disconnected'
  507. Got VMX response 'disconnected'
  508. Got VMX response 'disconnected'
  509. Got VMX response 'disconnected'
  510. Got VMX response 'disconnected'
  511. Trying to connect network interfaces, attempt 3
  512. Got VMX response 'queryNicsSupported'
  513. Got VMX response 'disconnected'
  514. Got VMX response 'disconnected'
  515. Got VMX response 'disconnected'
  516. Got VMX response 'disconnected'
  517. Got VMX response 'disconnected'
  518. Trying to connect network interfaces, attempt 4
  519. Got VMX response 'queryNicsSupported'
  520. Got VMX response 'disconnected'
  521. Got VMX response 'disconnected'
  522. Got VMX response 'disconnected'
  523. Got VMX response 'disconnected'
  524. Got VMX response 'disconnected'
  525. Trying to connect network interfaces, attempt 5
  526. Got VMX response 'queryNicsSupported'
  527. Got VMX response 'disconnected'
  528. Got VMX response 'disconnected'
  529. Got VMX response 'disconnected'
  530. Got VMX response 'disconnected'
  531. Got VMX response 'disconnected'
  532. Can't connect network interfaces after 5 attempts, giving up
  533. Transitioning from state INPROGRESS to state Done.
  534.  
  535. ENTER STATE Done
  536.  
  537. EXIT STATE INPROGRESS
  538.  
  539. Deployment succeeded.
  540.  
  541. Launching cleanup.
  542.  
  543. Command to exec : /bin/rm
  544.  
  545. sizeof ProcessInternal is 56
  546.  
  547. Returning, pending output from stdout
  548. Returning, pending output from stderr
  549. Process exited normally after 0 seconds, returned 0
  550. No more output from stdout
  551. No more output from stderr
  552. Customization command output:
  553.  
  554. sSkipReboot: false, forceSkipReboot false
  555.  
  556. Ran DeployPkg_DeployPackageFromFile successfully
  557. ## Closing log
  558. Rebooting
  559.  
  560. Command to exec : /sbin/telinit
  561.  
  562. sizeof ProcessInternal is 56
  563.  
  564. Returning, pending output from stdout
  565. Returning, pending output from stderr
  566. Process exited abnormally after 0 sec, uncaught signal 15
  567. No more output from stdout
  568. No more output from stderr
  569. Customization command output:
  570.  
  571. telinit returned error 127
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement