mikedep333

pulp 3.3.1 install successful on CentOS 7.6

May 29th, 2020
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 45.03 KB | None | 0 0
  1. [mdepaulo@mdepaulo pulplift]$ vagrant destroy --force pulp3-sandbox-centos7 && vagrant up pulp3-sandbox-centos7
  2. ==> pulp3-sandbox-centos7: Removing domain...
  3. ==> pulp3-sandbox-centos7: [vagrant-hostmanager:guests] Updating hosts file on active guest virtual machines...
  4. ==> pulp3-sandbox-centos7: [vagrant-hostmanager:host] Updating hosts file on your workstation (password may be required)...
  5. ==> pulp3-sandbox-centos7: Creating image (snapshot of base box volume).
  6. ==> pulp3-sandbox-centos7: Creating domain with the following settings...
  7. ==> pulp3-sandbox-centos7: -- Name: pulplift_pulp3-sandbox-centos7
  8. ==> pulp3-sandbox-centos7: -- Domain type: kvm
  9. ==> pulp3-sandbox-centos7: -- Cpus: 1
  10. ==> pulp3-sandbox-centos7: -- Feature: acpi
  11. ==> pulp3-sandbox-centos7: -- Feature: apic
  12. ==> pulp3-sandbox-centos7: -- Feature: pae
  13. ==> pulp3-sandbox-centos7: -- Memory: 4096M
  14. ==> pulp3-sandbox-centos7: -- Management MAC:
  15. ==> pulp3-sandbox-centos7: -- Loader:
  16. ==> pulp3-sandbox-centos7: -- Nvram:
  17. ==> pulp3-sandbox-centos7: -- Base box: centos/7
  18. ==> pulp3-sandbox-centos7: -- Storage pool: default
  19. ==> pulp3-sandbox-centos7: -- Image: /home/mdepaulo/.local/share/libvirt/images/pulplift_pulp3-sandbox-centos7.img (41G)
  20. ==> pulp3-sandbox-centos7: -- Volume Cache: default
  21. ==> pulp3-sandbox-centos7: -- Kernel:
  22. ==> pulp3-sandbox-centos7: -- Initrd:
  23. ==> pulp3-sandbox-centos7: -- Graphics Type: vnc
  24. ==> pulp3-sandbox-centos7: -- Graphics Port: -1
  25. ==> pulp3-sandbox-centos7: -- Graphics IP: 127.0.0.1
  26. ==> pulp3-sandbox-centos7: -- Graphics Password: Not defined
  27. ==> pulp3-sandbox-centos7: -- Video Type: cirrus
  28. ==> pulp3-sandbox-centos7: -- Video VRAM: 9216
  29. ==> pulp3-sandbox-centos7: -- Sound Type:
  30. ==> pulp3-sandbox-centos7: -- Keymap: en-us
  31. ==> pulp3-sandbox-centos7: -- TPM Path:
  32. ==> pulp3-sandbox-centos7: -- INPUT: type=mouse, bus=ps2
  33. ==> pulp3-sandbox-centos7: Creating shared folders metadata...
  34. ==> pulp3-sandbox-centos7: Starting domain.
  35. ==> pulp3-sandbox-centos7: Waiting for domain to get an IP address...
  36. ==> pulp3-sandbox-centos7: Waiting for SSH to become available...
  37. (eval):3: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call
  38. /usr/share/vagrant/gems/gems/vagrant-2.2.6/lib/vagrant/ui.rb:223: warning: The called method `say' is defined here
  39. pulp3-sandbox-centos7:
  40. pulp3-sandbox-centos7: Vagrant insecure key detected. Vagrant will automatically replace
  41. pulp3-sandbox-centos7: this with a newly generated keypair for better security.
  42. pulp3-sandbox-centos7:
  43. pulp3-sandbox-centos7: Inserting generated public key within guest...
  44. pulp3-sandbox-centos7: Removing insecure key from the guest if it's present...
  45. pulp3-sandbox-centos7: Key inserted! Disconnecting and reconnecting using new SSH key...
  46. ==> pulp3-sandbox-centos7: Setting hostname...
  47. ==> pulp3-sandbox-centos7: Configuring and enabling network interfaces...
  48. pulp3-sandbox-centos7: SSH address: 192.168.122.254:22
  49. pulp3-sandbox-centos7: SSH username: vagrant
  50. pulp3-sandbox-centos7: SSH auth method: private key
  51. ==> pulp3-sandbox-centos7: Rsyncing folder: /home/mdepaulo/pulp/pulplift/ => /vagrant
  52. ==> pulp3-sandbox-centos7: Installing SSHFS client...
  53. ==> pulp3-sandbox-centos7: Mounting SSHFS shared folder...
  54. ==> pulp3-sandbox-centos7: Mounting folder via SSHFS: /home/mdepaulo/pulp => /home/vagrant/devel
  55. ==> pulp3-sandbox-centos7: Checking Mount..
  56. ==> pulp3-sandbox-centos7: Folder Successfully Mounted!
  57. ==> pulp3-sandbox-centos7: [vagrant-hostmanager:guests] Updating hosts file on active guest virtual machines...
  58. ==> pulp3-sandbox-centos7: [vagrant-hostmanager:host] Updating hosts file on your workstation (password may be required)...
  59. ==> pulp3-sandbox-centos7: Running provisioner: main0 (ansible)...
  60. Vagrant has automatically selected the compatibility mode '2.0'
  61. according to the Ansible version installed (2.9.9).
  62.  
  63. Alternatively, the compatibility mode can be specified in your Vagrantfile:
  64. https://www.vagrantup.com/docs/provisioning/ansible_common.html#compatibility_mode
  65.  
  66. pulp3-sandbox-centos7: Running ansible-galaxy...
  67. - changing role geerlingguy.postgresql from 2.2.0 to unspecified
  68. - downloading role 'postgresql', owned by geerlingguy
  69. - downloading role from https://github.com/geerlingguy/ansible-role-postgresql/archive/2.2.0.tar.gz
  70. - extracting geerlingguy.postgresql to /home/mdepaulo/pulp/pulplift/playbooks/roles/geerlingguy.postgresql
  71. - geerlingguy.postgresql (2.2.0) was installed successfully
  72. pulp3-sandbox-centos7: Running ansible-playbook...
  73. [DEPRECATION WARNING]: The use of 'static' has been deprecated. Use
  74. 'import_tasks' for static inclusion, or 'include_tasks' for dynamic inclusion.
  75. This feature will be removed in version 2.12. Deprecation warnings can be
  76. disabled by setting deprecation_warnings=False in ansible.cfg.
  77.  
  78. PLAY [all] *********************************************************************
  79.  
  80. TASK [Gathering Facts] *********************************************************
  81. ok: [pulp3-sandbox-centos7]
  82.  
  83. TASK [include_vars] ************************************************************
  84. ok: [pulp3-sandbox-centos7] => (item=/home/mdepaulo/pulp/pulplift/playbooks/../local.user-config.yml)
  85.  
  86. TASK [Verify Ansible meets min required version] *******************************
  87. ok: [pulp3-sandbox-centos7] => {
  88. "changed": false
  89. }
  90.  
  91. MSG:
  92.  
  93. All assertions passed
  94.  
  95. TASK [Update Fedora 30 dnf stack] **********************************************
  96. skipping: [pulp3-sandbox-centos7]
  97.  
  98. TASK [Workaround vagrant-sshfs 1.3.3 not supporting EL8; installing EPEL6] *****
  99. skipping: [pulp3-sandbox-centos7]
  100.  
  101. TASK [Check if on Centos stream] ***********************************************
  102. skipping: [pulp3-sandbox-centos7]
  103.  
  104. TASK [Upgrade CentOS Stream RPMs] **********************************************
  105. skipping: [pulp3-sandbox-centos7]
  106.  
  107. TASK [pulp : Fail when pulp_secret_key is not set] *****************************
  108. ok: [pulp3-sandbox-centos7] => {
  109. "changed": false
  110. }
  111.  
  112. MSG:
  113.  
  114. All assertions passed
  115.  
  116. TASK [pulp : debug] ************************************************************
  117. skipping: [pulp3-sandbox-centos7]
  118.  
  119. TASK [pulp : debug] ************************************************************
  120. skipping: [pulp3-sandbox-centos7]
  121.  
  122. TASK [pulp : debug] ************************************************************
  123. skipping: [pulp3-sandbox-centos7]
  124.  
  125. TASK [pulp : Load OS specific variables] ***************************************
  126. ok: [pulp3-sandbox-centos7]
  127.  
  128. TASK [pulp : Enumerate default system PATH] ************************************
  129. ok: [pulp3-sandbox-centos7]
  130.  
  131. TASK [pulp : set the default system PATH as a fact] ****************************
  132. ok: [pulp3-sandbox-centos7]
  133.  
  134. TASK [pulp : Install EPEL Release] *********************************************
  135. ok: [pulp3-sandbox-centos7] => (item=epel-release)
  136. skipping: [pulp3-sandbox-centos7] => (item=https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm)
  137.  
  138. TASK [pulp : Find and enable the first found name of the RHEL7 Optional repo] ***
  139. skipping: [pulp3-sandbox-centos7] => (item=rhui-rhel-7-server-rhui-optional-rpms)
  140. skipping: [pulp3-sandbox-centos7] => (item=rhel-7-server-optional-rpms)
  141. skipping: [pulp3-sandbox-centos7] => (item=rhel-7-workstation-optional-rpms)
  142.  
  143. TASK [pulp : Find and enable the first found name of the RHEL CodeReady Builder repo] ***
  144. skipping: [pulp3-sandbox-centos7] => (item=codeready-builder-for-rhel-8-x86_64-rpms)
  145. skipping: [pulp3-sandbox-centos7] => (item=rhui-codeready-builder-for-rhel-8-rhui-rpms)
  146.  
  147. TASK [pulp : Determine which file in /etc/yum.repos.d/ has the CentOS PowerTools repo] ***
  148. skipping: [pulp3-sandbox-centos7]
  149.  
  150. TASK [pulp : Enable the CentOS PowerTools repo] ********************************
  151. skipping: [pulp3-sandbox-centos7]
  152.  
  153. TASK [pulp : Determine which file in /etc/yum.repos.d/ has the CentOS Stream-PowerTools repo] ***
  154. skipping: [pulp3-sandbox-centos7]
  155.  
  156. TASK [pulp : Enable the CentOS Stream-PowerTools PowerTools repo] **************
  157. skipping: [pulp3-sandbox-centos7]
  158.  
  159. TASK [pulp : Update apt package index] *****************************************
  160. skipping: [pulp3-sandbox-centos7]
  161.  
  162. TASK [pulp : Install prerequisites] ********************************************
  163. changed: [pulp3-sandbox-centos7]
  164.  
  165. TASK [pulp : Disable SELinux (Pulp 3 is currently incompatible with SELinux)] ***
  166. changed: [pulp3-sandbox-centos7]
  167.  
  168. TASK [pulp : Find the nologin executable] **************************************
  169. ok: [pulp3-sandbox-centos7]
  170.  
  171. TASK [pulp : Make sure pulp group exists] **************************************
  172. changed: [pulp3-sandbox-centos7]
  173.  
  174. TASK [pulp : Create user pulp] *************************************************
  175. changed: [pulp3-sandbox-centos7]
  176.  
  177. TASK [pulp : Add user pulp to extra groups] ************************************
  178. skipping: [pulp3-sandbox-centos7]
  179.  
  180. TASK [pulp : Add user {{ developer_user }} to {{ pulp_group }} group] **********
  181. skipping: [pulp3-sandbox-centos7]
  182.  
  183. TASK [pulp : Create cache dir for Pulp] ****************************************
  184. changed: [pulp3-sandbox-centos7]
  185.  
  186. TASK [pulp : Create pulp install dir] ******************************************
  187. changed: [pulp3-sandbox-centos7]
  188.  
  189. TASK [pulp : Check if we have Pulp 2 installed] ********************************
  190. ok: [pulp3-sandbox-centos7]
  191.  
  192. TASK [pulp : Add user 'apache' to 'pulp' group if it exists] *******************
  193. skipping: [pulp3-sandbox-centos7]
  194.  
  195. TASK [pulp : Set permissions on '/var/lib/pulp' if pulp2 is installed] *********
  196. skipping: [pulp3-sandbox-centos7]
  197.  
  198. TASK [pulp : Find subdirs without setgid] **************************************
  199. skipping: [pulp3-sandbox-centos7]
  200.  
  201. TASK [pulp : Set setgid on the /var/lib/pulp subdirs] **************************
  202. skipping: [pulp3-sandbox-centos7]
  203.  
  204. TASK [pulp : Install packages needed for source install] ***********************
  205. changed: [pulp3-sandbox-centos7]
  206.  
  207. TASK [pulp : Create a venv with system-wide packages setting if the venv does not exist] ***
  208. skipping: [pulp3-sandbox-centos7]
  209.  
  210. TASK [pulp : Upgrade to a recent edition of pip (supporting manylinux2014)] ****
  211. [WARNING]: Module remote_tmp /var/lib/pulp/.ansible/tmp did not exist and was
  212. created with a mode of 0700, this may cause issues when running as another
  213. user. To avoid this, create the remote_tmp dir with the correct permissions
  214. manually
  215. changed: [pulp3-sandbox-centos7]
  216.  
  217. TASK [pulp : Update any existing venv to allow system-wide packages] ***********
  218. skipping: [pulp3-sandbox-centos7]
  219.  
  220. TASK [pulp : Obtain list of packages in the venv to see if any plugins are installed] ***
  221. ok: [pulp3-sandbox-centos7]
  222.  
  223. TASK [pulp : Create requirements.in file to check pulpcore/plugin compatibility] ***
  224. changed: [pulp3-sandbox-centos7]
  225.  
  226. TASK [pulp : Install pip-tools, which provides pip-compile to check version compatibility] ***
  227. changed: [pulp3-sandbox-centos7]
  228.  
  229. TASK [pulp : Run preflight check (no prereq roles)] ****************************
  230. skipping: [pulp3-sandbox-centos7]
  231.  
  232. TASK [pulp : Run preflight check before prereq roles] **************************
  233. included: /home/mdepaulo/pulp/pulplift/pulp_installer/roles/pulp/tasks/preflight_function.yml for pulp3-sandbox-centos7
  234.  
  235. TASK [pulp : List currently installed packages for the pip-compile check] ******
  236. ok: [pulp3-sandbox-centos7]
  237.  
  238. TASK [pulp : Backup currently installed packages for any potential troubleshooting purposes] ***
  239. ok: [pulp3-sandbox-centos7]
  240.  
  241. TASK [pulp : Run pip-compile to check pulpcore/plugin compatibility] ***********
  242. [WARNING]: conditional statements should not include jinja2 templating
  243. delimiters such as {{ }} or {% %}. Found: {{ failed_condition |
  244. default("compatibility.rc != 0") }}
  245. ok: [pulp3-sandbox-centos7]
  246.  
  247. TASK [Include plugins prereq roles] ********************************************
  248. skipping: [pulp3-sandbox-centos7] => (item={'key': 'pulp-file', 'value': {'version': '0.3.0'}})
  249.  
  250. TASK [pulp.pulp_rpm_prerequisites : Load OS specific variables] ****************
  251. ok: [pulp3-sandbox-centos7]
  252.  
  253. TASK [pulp.pulp_rpm_prerequisites : Add libmodulemd repo for Ubuntu] ***********
  254. skipping: [pulp3-sandbox-centos7]
  255.  
  256. TASK [pulp.pulp_rpm_prerequisites : Install requested RPM packages] ************
  257. [WARNING]: The loop variable 'item' is already in use. You should set the
  258. `loop_var` value in the `loop_control` option for the task to something else to
  259. avoid variable collisions and unexpected behavior.
  260. [DEPRECATION WARNING]: Invoking "yum" only once while using a loop via
  261. squash_actions is deprecated. Instead of using a loop to supply multiple items
  262. and specifying `name: "{{ item }}"`, please use `name: '{{ packages }}'` and
  263. remove the loop. This feature will be removed in version 2.11. Deprecation
  264. warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.
  265. changed: [pulp3-sandbox-centos7] => (item=['gcc', 'make', 'cairo-gobject-devel', 'cmake', 'bzip2-devel', 'expat-devel', 'file-devel', 'glib2-devel', 'gobject-introspection-devel', 'libcurl-devel', 'libmodulemd2-devel', 'libxml2-devel', 'ninja-build', 'openssl-devel', 'pycairo-devel', 'python36-devel', 'rpm-devel', 'sqlite-devel', 'xz-devel', 'zchunk-devel', 'zlib-devel'])
  266.  
  267. TASK [pulp.pulp_rpm_prerequisites : Install requested non-RPM packages] ********
  268. [WARNING]: The loop variable 'item' is already in use. You should set the
  269. `loop_var` value in the `loop_control` option for the task to something else to
  270. avoid variable collisions and unexpected behavior.
  271. skipping: [pulp3-sandbox-centos7] => (item=gcc)
  272. skipping: [pulp3-sandbox-centos7] => (item=make)
  273. skipping: [pulp3-sandbox-centos7] => (item=cairo-gobject-devel)
  274. skipping: [pulp3-sandbox-centos7] => (item=cmake)
  275. skipping: [pulp3-sandbox-centos7] => (item=bzip2-devel)
  276. skipping: [pulp3-sandbox-centos7] => (item=expat-devel)
  277. skipping: [pulp3-sandbox-centos7] => (item=file-devel)
  278. skipping: [pulp3-sandbox-centos7] => (item=glib2-devel)
  279. skipping: [pulp3-sandbox-centos7] => (item=gobject-introspection-devel)
  280. skipping: [pulp3-sandbox-centos7] => (item=libcurl-devel)
  281. skipping: [pulp3-sandbox-centos7] => (item=libmodulemd2-devel)
  282. skipping: [pulp3-sandbox-centos7] => (item=libxml2-devel)
  283. skipping: [pulp3-sandbox-centos7] => (item=ninja-build)
  284. skipping: [pulp3-sandbox-centos7] => (item=openssl-devel)
  285. skipping: [pulp3-sandbox-centos7] => (item=pycairo-devel)
  286. skipping: [pulp3-sandbox-centos7] => (item=python36-devel)
  287. skipping: [pulp3-sandbox-centos7] => (item=rpm-devel)
  288. skipping: [pulp3-sandbox-centos7] => (item=sqlite-devel)
  289. skipping: [pulp3-sandbox-centos7] => (item=xz-devel)
  290. skipping: [pulp3-sandbox-centos7] => (item=zchunk-devel)
  291. skipping: [pulp3-sandbox-centos7] => (item=zlib-devel)
  292.  
  293. TASK [pulp.pulp_rpm_prerequisites : Fail if we do not have prereq_pip_packages] ***
  294. skipping: [pulp3-sandbox-centos7]
  295.  
  296. TASK [pulp.pulp_rpm_prerequisites : Merge rpm_prereq_pip_packages into prereq_pip_packages] ***
  297. ok: [pulp3-sandbox-centos7]
  298.  
  299. TASK [pulp : Re-run preflight check after plugin prereq roles] *****************
  300. included: /home/mdepaulo/pulp/pulplift/pulp_installer/roles/pulp/tasks/preflight_function.yml for pulp3-sandbox-centos7
  301.  
  302. TASK [pulp : List currently installed packages for the pip-compile check] ******
  303. ok: [pulp3-sandbox-centos7]
  304.  
  305. TASK [pulp : Backup currently installed packages for any potential troubleshooting purposes] ***
  306. ok: [pulp3-sandbox-centos7]
  307.  
  308. TASK [pulp : Run pip-compile to check pulpcore/plugin compatibility] ***********
  309. [WARNING]: conditional statements should not include jinja2 templating
  310. delimiters such as {{ }} or {% %}. Found: {{ failed_condition |
  311. default("compatibility.rc != 0") }}
  312. ok: [pulp3-sandbox-centos7]
  313.  
  314. TASK [pulp : Install the prereq_pip_packages] **********************************
  315. changed: [pulp3-sandbox-centos7]
  316.  
  317. TASK [pulp : Install pulpcore package via PyPI] ********************************
  318. changed: [pulp3-sandbox-centos7]
  319.  
  320. TASK [pulp : Install pulpcore package from source] *****************************
  321. skipping: [pulp3-sandbox-centos7]
  322.  
  323. TASK [pulp : Obtain list of packages & versions in the venv after pulpcore install] ***
  324. ok: [pulp3-sandbox-centos7]
  325.  
  326. TASK [pulp : Create constraints file to lock the pulpcore version when plugins are installed] ***
  327. changed: [pulp3-sandbox-centos7]
  328.  
  329. TASK [pulp : Install Pulp plugins via PyPI] ************************************
  330. changed: [pulp3-sandbox-centos7] => (item={'key': 'pulp-rpm', 'value': {'version': '3.3.2', 'prereq_role': 'pulp.pulp_rpm_prerequisites'}})
  331. changed: [pulp3-sandbox-centos7] => (item={'key': 'pulp-file', 'value': {'version': '0.3.0'}})
  332.  
  333. TASK [pulp : Install Pulp plugins from source] *********************************
  334. skipping: [pulp3-sandbox-centos7] => (item={'key': 'pulp-rpm', 'value': {'version': '3.3.2', 'prereq_role': 'pulp.pulp_rpm_prerequisites'}})
  335. skipping: [pulp3-sandbox-centos7] => (item={'key': 'pulp-file', 'value': {'version': '0.3.0'}})
  336.  
  337. TASK [pulp : Set database defaults if not provided] ****************************
  338. ok: [pulp3-sandbox-centos7]
  339.  
  340. TASK [pulp : Create configuration directory for Pulp] **************************
  341. changed: [pulp3-sandbox-centos7]
  342.  
  343. TASK [pulp : Create configuration file for Pulp] *******************************
  344. changed: [pulp3-sandbox-centos7]
  345.  
  346. TASK [pulp : Install gunicorn] *************************************************
  347. ok: [pulp3-sandbox-centos7]
  348.  
  349. TASK [pulp : Install pulpcore-api service files] *******************************
  350. changed: [pulp3-sandbox-centos7]
  351.  
  352. TASK [pulp-database : Load OS specific variables] ******************************
  353. ok: [pulp3-sandbox-centos7]
  354.  
  355. TASK [pulp-database : include_tasks] *******************************************
  356. included: /home/mdepaulo/pulp/pulplift/pulp_installer/roles/pulp-database/tasks/install_postgres.yml for pulp3-sandbox-centos7
  357.  
  358. TASK [pulp-database : Install SCL package] *************************************
  359. changed: [pulp3-sandbox-centos7]
  360.  
  361. TASK [pulp-database : Install PostgreSQL SCL] **********************************
  362. changed: [pulp3-sandbox-centos7]
  363.  
  364. TASK [pulp-database : Enable PostgreSQL SCL] ***********************************
  365. changed: [pulp3-sandbox-centos7]
  366.  
  367. TASK [pulp-database : Set listen addresses] ************************************
  368. skipping: [pulp3-sandbox-centos7]
  369.  
  370. TASK [Install and configure PostgreSQL] ****************************************
  371.  
  372. TASK [geerlingguy.postgresql : include_tasks] **********************************
  373. included: /home/mdepaulo/pulp/pulplift/playbooks/roles/geerlingguy.postgresql/tasks/variables.yml for pulp3-sandbox-centos7
  374.  
  375. TASK [geerlingguy.postgresql : Include OS-specific variables (Debian).] ********
  376. skipping: [pulp3-sandbox-centos7]
  377.  
  378. TASK [geerlingguy.postgresql : Include OS-specific variables (RedHat).] ********
  379. ok: [pulp3-sandbox-centos7]
  380.  
  381. TASK [geerlingguy.postgresql : Include OS-specific variables (Fedora).] ********
  382. skipping: [pulp3-sandbox-centos7]
  383.  
  384. TASK [geerlingguy.postgresql : Define postgresql_packages.] ********************
  385. skipping: [pulp3-sandbox-centos7]
  386.  
  387. TASK [geerlingguy.postgresql : Define postgresql_version.] *********************
  388. ok: [pulp3-sandbox-centos7]
  389.  
  390. TASK [geerlingguy.postgresql : Define postgresql_daemon.] **********************
  391. skipping: [pulp3-sandbox-centos7]
  392.  
  393. TASK [geerlingguy.postgresql : Define postgresql_data_dir.] ********************
  394. skipping: [pulp3-sandbox-centos7]
  395.  
  396. TASK [geerlingguy.postgresql : Define postgresql_bin_path.] ********************
  397. skipping: [pulp3-sandbox-centos7]
  398.  
  399. TASK [geerlingguy.postgresql : Define postgresql_config_path.] *****************
  400. skipping: [pulp3-sandbox-centos7]
  401.  
  402. TASK [geerlingguy.postgresql : Define postgresql_unix_socket_directories_mode.] ***
  403. ok: [pulp3-sandbox-centos7]
  404.  
  405. TASK [geerlingguy.postgresql : include_tasks] **********************************
  406. included: /home/mdepaulo/pulp/pulplift/playbooks/roles/geerlingguy.postgresql/tasks/setup-RedHat.yml for pulp3-sandbox-centos7
  407.  
  408. TASK [geerlingguy.postgresql : Ensure PostgreSQL packages are installed.] ******
  409. ok: [pulp3-sandbox-centos7]
  410.  
  411. TASK [geerlingguy.postgresql : Ensure PostgreSQL Python libraries are installed.] ***
  412. changed: [pulp3-sandbox-centos7]
  413.  
  414. TASK [geerlingguy.postgresql : include_tasks] **********************************
  415. skipping: [pulp3-sandbox-centos7]
  416.  
  417. TASK [geerlingguy.postgresql : include_tasks] **********************************
  418. included: /home/mdepaulo/pulp/pulplift/playbooks/roles/geerlingguy.postgresql/tasks/initialize.yml for pulp3-sandbox-centos7
  419.  
  420. TASK [geerlingguy.postgresql : Set PostgreSQL environment variables.] **********
  421. changed: [pulp3-sandbox-centos7]
  422.  
  423. TASK [geerlingguy.postgresql : Ensure PostgreSQL data directory exists.] *******
  424. ok: [pulp3-sandbox-centos7]
  425.  
  426. TASK [geerlingguy.postgresql : Check if PostgreSQL database is initialized.] ***
  427. ok: [pulp3-sandbox-centos7]
  428.  
  429. TASK [geerlingguy.postgresql : Ensure PostgreSQL database is initialized.] *****
  430. [WARNING]: Module remote_tmp /var/lib/pgsql/.ansible/tmp did not exist and was
  431. created with a mode of 0700, this may cause issues when running as another
  432. user. To avoid this, create the remote_tmp dir with the correct permissions
  433. manually
  434. changed: [pulp3-sandbox-centos7]
  435.  
  436. TASK [geerlingguy.postgresql : include_tasks] **********************************
  437. included: /home/mdepaulo/pulp/pulplift/playbooks/roles/geerlingguy.postgresql/tasks/configure.yml for pulp3-sandbox-centos7
  438.  
  439. TASK [geerlingguy.postgresql : Configure global settings.] *********************
  440. changed: [pulp3-sandbox-centos7] => (item={'option': 'unix_socket_directories', 'value': '/var/run/postgresql'})
  441.  
  442. TASK [geerlingguy.postgresql : Configure host based authentication (if entries are configured).] ***
  443. changed: [pulp3-sandbox-centos7]
  444.  
  445. TASK [geerlingguy.postgresql : Ensure PostgreSQL unix socket dirs exist.] ******
  446. changed: [pulp3-sandbox-centos7] => (item=/var/run/postgresql)
  447.  
  448. TASK [geerlingguy.postgresql : Ensure PostgreSQL is started and enabled on boot.] ***
  449. changed: [pulp3-sandbox-centos7]
  450.  
  451. TASK [geerlingguy.postgresql : Ensure PostgreSQL users are present.] ***********
  452. changed: [pulp3-sandbox-centos7] => (item=None)
  453. changed: [pulp3-sandbox-centos7]
  454.  
  455. TASK [geerlingguy.postgresql : Ensure PostgreSQL databases are present.] *******
  456. changed: [pulp3-sandbox-centos7] => (item={'name': 'pulp', 'owner': 'pulp'})
  457.  
  458. RUNNING HANDLER [pulp : Restart pulpcore-api.service] **************************
  459. changed: [pulp3-sandbox-centos7]
  460.  
  461. RUNNING HANDLER [pulp : Restart all Pulp services] *****************************
  462. included: /home/mdepaulo/pulp/pulplift/pulp_installer/roles/pulp/handlers/restart_all_pulp.yml for pulp3-sandbox-centos7
  463.  
  464. RUNNING HANDLER [pulp : Reload systemd] ****************************************
  465. ok: [pulp3-sandbox-centos7]
  466.  
  467. RUNNING HANDLER [pulp : Restart all pulpcore* services] ************************
  468. changed: [pulp3-sandbox-centos7]
  469.  
  470. RUNNING HANDLER [pulp : Collect static content] ********************************
  471. changed: [pulp3-sandbox-centos7]
  472.  
  473. RUNNING HANDLER [pulp : Restart pulpcore-api.service] **************************
  474. changed: [pulp3-sandbox-centos7]
  475.  
  476. RUNNING HANDLER [geerlingguy.postgresql : restart postgresql] ******************
  477. [WARNING]: Ignoring "sleep" as it is not used in "systemd"
  478. changed: [pulp3-sandbox-centos7]
  479.  
  480. TASK [pulp-database : Get the exact pulpcore install dir] **********************
  481. ok: [pulp3-sandbox-centos7]
  482.  
  483. TASK [pulp-database : Assert the pulpcore install dir was found] ***************
  484. ok: [pulp3-sandbox-centos7] => {
  485. "changed": false
  486. }
  487.  
  488. MSG:
  489.  
  490. All assertions passed
  491.  
  492. TASK [pulp-database : Run database auth migrations] ****************************
  493. changed: [pulp3-sandbox-centos7]
  494.  
  495. TASK [pulp-database : Run database migrations] *********************************
  496. changed: [pulp3-sandbox-centos7]
  497.  
  498. TASK [pulp-database : Set the Pulp admin user's password] **********************
  499. changed: [pulp3-sandbox-centos7]
  500.  
  501. TASK [pulp-redis : Load OS specific variables] *********************************
  502. ok: [pulp3-sandbox-centos7]
  503.  
  504. TASK [pulp-redis : Add redis repository] ***************************************
  505. skipping: [pulp3-sandbox-centos7]
  506.  
  507. TASK [pulp-redis : Install requirements] ***************************************
  508. ok: [pulp3-sandbox-centos7] => (item=python36)
  509. ok: [pulp3-sandbox-centos7] => (item=python36-devel)
  510.  
  511. TASK [pulp-redis : Install Redis] **********************************************
  512. changed: [pulp3-sandbox-centos7]
  513.  
  514. TASK [pulp-redis : Start Redis] ************************************************
  515. changed: [pulp3-sandbox-centos7]
  516.  
  517. TASK [pulp-workers : Install service files] ************************************
  518. changed: [pulp3-sandbox-centos7]
  519.  
  520. TASK [pulp-workers : Set states of pulp workers] *******************************
  521. changed: [pulp3-sandbox-centos7] => (item={'key': 1, 'value': {'state': 'started', 'enabled': True}})
  522. changed: [pulp3-sandbox-centos7] => (item={'key': 2, 'value': {'state': 'started', 'enabled': True}})
  523.  
  524. TASK [pulp-resource-manager : Install service files] ***************************
  525. changed: [pulp3-sandbox-centos7]
  526.  
  527. TASK [pulp-resource-manager : Set the pulpcore-resource-manager service state] ***
  528. changed: [pulp3-sandbox-centos7]
  529.  
  530. TASK [pulp-webserver : Load OS specific variables] *****************************
  531. ok: [pulp3-sandbox-centos7]
  532.  
  533. TASK [pulp-webserver : Create nginx user] **************************************
  534. skipping: [pulp3-sandbox-centos7]
  535.  
  536. TASK [pulp-webserver : Find site-packages directory] ***************************
  537. ok: [pulp3-sandbox-centos7]
  538.  
  539. TASK [pulp-webserver : Assert one directory has been found] ********************
  540. ok: [pulp3-sandbox-centos7] => {
  541. "changed": false
  542. }
  543.  
  544. MSG:
  545.  
  546. All assertions passed
  547.  
  548. TASK [pulp-webserver : Install Nginx] ******************************************
  549. changed: [pulp3-sandbox-centos7]
  550.  
  551. TASK [pulp-webserver : Install Nginx configuration file] ***********************
  552. changed: [pulp3-sandbox-centos7]
  553.  
  554. TASK [pulp-webserver : Find pulp obsolete symlinks] ****************************
  555. ok: [pulp3-sandbox-centos7]
  556.  
  557. TASK [pulp-webserver : Remove pulp obsolete symlinks] **************************
  558.  
  559. TASK [pulp-webserver : Create directory for Pulp Nginx snippets] ***************
  560. changed: [pulp3-sandbox-centos7]
  561.  
  562. TASK [pulp-webserver : Check installed plugins for nginx snippets] *************
  563. ok: [pulp3-sandbox-centos7] => (item={'key': 'pulp-rpm', 'value': {'version': '3.3.2', 'prereq_role': 'pulp.pulp_rpm_prerequisites'}})
  564. ok: [pulp3-sandbox-centos7] => (item={'key': 'pulp-file', 'value': {'version': '0.3.0'}})
  565.  
  566. TASK [pulp-webserver : Symlink nginx snippets] *********************************
  567. skipping: [pulp3-sandbox-centos7] => (item={'changed': False, 'rc': 1, 'stdout': 'Traceback (most recent call last):\r\n File "/home/vagrant/.ansible/tmp/ansible-tmp-1590785319.935705-1374387-127988276146843/check_snippet.py", line 16, in <module>\r\n webserver_snippets = importlib.import_module(sys.argv[1] + ".app.webserver_snippets")\r\n File "/usr/lib64/python3.6/importlib/__init__.py", line 126, in import_module\r\n return _bootstrap._gcd_import(name[level:], package, level)\r\n File "<frozen importlib._bootstrap>", line 994, in _gcd_import\r\n File "<frozen importlib._bootstrap>", line 971, in _find_and_load\r\n File "<frozen importlib._bootstrap>", line 953, in _find_and_load_unlocked\r\nModuleNotFoundError: No module named \'pulp_rpm.app.webserver_snippets\'\r\n', 'stdout_lines': ['Traceback (most recent call last):', ' File "/home/vagrant/.ansible/tmp/ansible-tmp-1590785319.935705-1374387-127988276146843/check_snippet.py", line 16, in <module>', ' webserver_snippets = importlib.import_module(sys.argv[1] + ".app.webserver_snippets")', ' File "/usr/lib64/python3.6/importlib/__init__.py", line 126, in import_module', ' return _bootstrap._gcd_import(name[level:], package, level)', ' File "<frozen importlib._bootstrap>", line 994, in _gcd_import', ' File "<frozen importlib._bootstrap>", line 971, in _find_and_load', ' File "<frozen importlib._bootstrap>", line 953, in _find_and_load_unlocked', "ModuleNotFoundError: No module named 'pulp_rpm.app.webserver_snippets'"], 'stderr': 'Shared connection to 192.168.122.254 closed.\r\n', 'stderr_lines': ['Shared connection to 192.168.122.254 closed.'], 'failed': False, 'msg': 'non-zero return code', 'failed_when_result': False, 'item': {'key': 'pulp-rpm', 'value': {'version': '3.3.2', 'prereq_role': 'pulp.pulp_rpm_prerequisites'}}, 'ansible_loop_var': 'item'})
  568. skipping: [pulp3-sandbox-centos7] => (item={'changed': False, 'rc': 1, 'stdout': 'Traceback (most recent call last):\r\n File "/home/vagrant/.ansible/tmp/ansible-tmp-1590785320.6337824-1374387-230236714371811/check_snippet.py", line 16, in <module>\r\n webserver_snippets = importlib.import_module(sys.argv[1] + ".app.webserver_snippets")\r\n File "/usr/lib64/python3.6/importlib/__init__.py", line 126, in import_module\r\n return _bootstrap._gcd_import(name[level:], package, level)\r\n File "<frozen importlib._bootstrap>", line 994, in _gcd_import\r\n File "<frozen importlib._bootstrap>", line 971, in _find_and_load\r\n File "<frozen importlib._bootstrap>", line 953, in _find_and_load_unlocked\r\nModuleNotFoundError: No module named \'pulp_file.app.webserver_snippets\'\r\n', 'stdout_lines': ['Traceback (most recent call last):', ' File "/home/vagrant/.ansible/tmp/ansible-tmp-1590785320.6337824-1374387-230236714371811/check_snippet.py", line 16, in <module>', ' webserver_snippets = importlib.import_module(sys.argv[1] + ".app.webserver_snippets")', ' File "/usr/lib64/python3.6/importlib/__init__.py", line 126, in import_module', ' return _bootstrap._gcd_import(name[level:], package, level)', ' File "<frozen importlib._bootstrap>", line 994, in _gcd_import', ' File "<frozen importlib._bootstrap>", line 971, in _find_and_load', ' File "<frozen importlib._bootstrap>", line 953, in _find_and_load_unlocked', "ModuleNotFoundError: No module named 'pulp_file.app.webserver_snippets'"], 'stderr': 'Shared connection to 192.168.122.254 closed.\r\n', 'stderr_lines': ['Shared connection to 192.168.122.254 closed.'], 'failed': False, 'msg': 'non-zero return code', 'failed_when_result': False, 'item': {'key': 'pulp-file', 'value': {'version': '0.3.0'}}, 'ansible_loop_var': 'item'})
  569.  
  570. TASK [pulp-webserver : Start and enable Nginx] *********************************
  571. changed: [pulp3-sandbox-centos7]
  572.  
  573. TASK [pulp-webserver : Find site-packages directory] ***************************
  574. skipping: [pulp3-sandbox-centos7]
  575.  
  576. TASK [pulp-webserver : Assert one directory has been found] ********************
  577. skipping: [pulp3-sandbox-centos7]
  578.  
  579. TASK [pulp-webserver : Install Apache] *****************************************
  580. skipping: [pulp3-sandbox-centos7]
  581.  
  582. TASK [pulp-webserver : Install Apache vhost file] ******************************
  583. skipping: [pulp3-sandbox-centos7]
  584.  
  585. TASK [pulp-webserver : Enable Apache vhost files and mod files] ****************
  586. skipping: [pulp3-sandbox-centos7] => (item={'src': '../sites-available/pulp-vhost.conf', 'dest': '/etc/apache2/sites-enabled/pulp-vhost.conf'})
  587. skipping: [pulp3-sandbox-centos7] => (item={'src': '../mods-available/proxy.load', 'dest': '/etc/apache2/mods-enabled/proxy.load'})
  588.  
  589. TASK [pulp-webserver : Create directory for Pulp Apache snippets] **************
  590. skipping: [pulp3-sandbox-centos7]
  591.  
  592. TASK [pulp-webserver : Check installed plugins for Apache snippets] ************
  593. skipping: [pulp3-sandbox-centos7] => (item={'key': 'pulp-rpm', 'value': {'version': '3.3.2', 'prereq_role': 'pulp.pulp_rpm_prerequisites'}})
  594. skipping: [pulp3-sandbox-centos7] => (item={'key': 'pulp-file', 'value': {'version': '0.3.0'}})
  595.  
  596. TASK [pulp-webserver : Symlink Apache snippets] ********************************
  597. skipping: [pulp3-sandbox-centos7] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': {'key': 'pulp-rpm', 'value': {'version': '3.3.2', 'prereq_role': 'pulp.pulp_rpm_prerequisites'}}, 'ansible_loop_var': 'item'})
  598. skipping: [pulp3-sandbox-centos7] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': {'key': 'pulp-file', 'value': {'version': '0.3.0'}}, 'ansible_loop_var': 'item'})
  599.  
  600. TASK [pulp-webserver : Start and enable Apache] ********************************
  601. skipping: [pulp3-sandbox-centos7]
  602.  
  603. TASK [pulp-webserver : Install firewalld] **************************************
  604. ok: [pulp3-sandbox-centos7]
  605.  
  606. TASK [pulp-webserver : Start and enable firewalld] *****************************
  607. changed: [pulp3-sandbox-centos7]
  608.  
  609. TASK [pulp-webserver : Accept connections on port 80] **************************
  610. changed: [pulp3-sandbox-centos7]
  611.  
  612. TASK [pulp-content : Install pulpcore-content service file] ********************
  613. changed: [pulp3-sandbox-centos7]
  614.  
  615. TASK [pulp-content : Set state of pulp content app] ****************************
  616. changed: [pulp3-sandbox-centos7]
  617.  
  618. RUNNING HANDLER [pulp-workers : Reload systemd and restart pulp workers] *******
  619. changed: [pulp3-sandbox-centos7] => (item={'key': 1, 'value': {'state': 'started', 'enabled': True}})
  620. changed: [pulp3-sandbox-centos7] => (item={'key': 2, 'value': {'state': 'started', 'enabled': True}})
  621.  
  622. RUNNING HANDLER [pulp-resource-manager : Restart pulpcore-resource-manager] ****
  623. changed: [pulp3-sandbox-centos7]
  624.  
  625. RUNNING HANDLER [pulp-webserver : reload nginx] ********************************
  626. changed: [pulp3-sandbox-centos7]
  627.  
  628. RUNNING HANDLER [pulp-content : Reload systemd and restart pulp content app] ***
  629. changed: [pulp3-sandbox-centos7]
  630.  
  631. PLAY RECAP *********************************************************************
  632. pulp3-sandbox-centos7 : ok=104 changed=56 unreachable=0 failed=0 skipped=50 rescued=0 ignored=0
  633.  
  634. [mdepaulo@mdepaulo pulplift]$ find . | grep rpm_prereq
  635. ./.git/refs/remotes/mikedep333/pulp_rpm_prereq_rename
  636. ./.git/logs/refs/remotes/mikedep333/pulp_rpm_prereq_rename
  637. ./playbooks/roles/pulp.pulp_rpm_prerequisites
  638. [mdepaulo@mdepaulo pulplift]$ cd ./playbooks/roles/pulp.pulp_rpm_prerequisites
  639. [mdepaulo@mdepaulo pulp.pulp_rpm_prerequisites]$ ls
  640. CHANGES CHANGES.rst COMMITMENT COPYRIGHT defaults handlers LICENSE meta pulp_rpm_prerequisites pyproject.toml README.md tasks template_config.yml tests vars
  641. [mdepaulo@mdepaulo pulp.pulp_rpm_prerequisites]$ cat CHANGES
  642. cat: CHANGES: Is a directory
  643. [mdepaulo@mdepaulo pulp.pulp_rpm_prerequisites]$ cat CHANGES.rst
  644. =========
  645. Changelog
  646. =========
  647.  
  648. 3.3.1 (2020-05-08)
  649. ==================
  650.  
  651.  
  652. Bugfixes
  653. --------
  654.  
  655. - Updated Ansible Galaxy metadata for previously implemented RHEL8 & CentOS8 support
  656. `#6301 <https://pulp.plan.io/issues/6301>`_
  657.  
  658.  
  659. Misc
  660. ----
  661.  
  662. - `#6602 <https://pulp.plan.io/issues/6602>`_
  663.  
  664.  
  665. ----
  666. [mdepaulo@mdepaulo pulp.pulp_rpm_prerequisites]$ ls
  667. CHANGES CHANGES.rst COMMITMENT COPYRIGHT defaults handlers LICENSE meta pulp_rpm_prerequisites pyproject.toml README.md tasks template_config.yml tests vars
  668. [mdepaulo@mdepaulo pulp.pulp_rpm_prerequisites]$ ls -latr
  669. total 68
  670. drwxrwxr-x. 2 mdepaulo mdepaulo 22 Apr 22 13:58 defaults
  671. drwxrwxr-x. 2 mdepaulo mdepaulo 22 Apr 22 13:58 handlers
  672. drwxrwxr-x. 2 mdepaulo mdepaulo 39 Apr 22 13:58 tests
  673. -rw-rw-r--. 1 mdepaulo mdepaulo 2095 Apr 22 13:58 COMMITMENT
  674. -rw-rw-r--. 1 mdepaulo mdepaulo 540 Apr 22 13:58 COPYRIGHT
  675. -rw-rw-r--. 1 mdepaulo mdepaulo 18046 Apr 22 13:58 LICENSE
  676. drwxrwxr-x. 47 mdepaulo mdepaulo 4096 Apr 23 10:01 ..
  677. drwxrwxr-x. 3 mdepaulo mdepaulo 112 May 7 15:41 .github
  678. -rwxrwxr-x. 1 mdepaulo mdepaulo 1407 May 7 15:41 .pulp_installer_tox.sh
  679. -rw-rw-r--. 1 mdepaulo mdepaulo 1379 May 7 15:41 README.md
  680. drwxrwxr-x. 2 mdepaulo mdepaulo 22 May 7 15:41 meta
  681. -rw-rw-r--. 1 mdepaulo mdepaulo 246 May 7 15:41 pyproject.toml
  682. -rw-rw-r--. 1 mdepaulo mdepaulo 1027 May 7 15:41 template_config.yml
  683. drwxrwxr-x. 2 mdepaulo mdepaulo 22 May 8 09:41 tasks
  684. drwxrwxr-x. 3 mdepaulo mdepaulo 44 May 8 13:21 pulp_rpm_prerequisites
  685. -rw-rw-r--. 1 mdepaulo mdepaulo 287 May 8 13:23 CHANGES.rst
  686. drwxrwxr-x. 2 mdepaulo mdepaulo 27 May 8 13:23 CHANGES
  687. drwxrwxr-x. 12 mdepaulo mdepaulo 4096 May 8 14:13 .
  688. -rw-r--r--. 1 mdepaulo mdepaulo 12288 May 8 14:13 .pulp_installer_tox.sh.swp
  689. drwxrwxr-x. 2 mdepaulo mdepaulo 138 May 18 13:55 vars
  690. drwxrwxr-x. 8 mdepaulo mdepaulo 239 May 18 13:58 .git
  691. [mdepaulo@mdepaulo pulp.pulp_rpm_prerequisites]$ cat CHANGES
  692. CHANGES/ CHANGES.rst
  693. [mdepaulo@mdepaulo pulp.pulp_rpm_prerequisites]$ cat CHANGES
  694. CHANGES/ CHANGES.rst
  695. [mdepaulo@mdepaulo pulp.pulp_rpm_prerequisites]$ cat CHANGES/
  696. 6759.doc .TEMPLATE.rst
  697. [mdepaulo@mdepaulo pulp.pulp_rpm_prerequisites]$ cat CHANGES/
  698. 6759.doc .TEMPLATE.rst
  699. [mdepaulo@mdepaulo pulp.pulp_rpm_prerequisites]$ cat CHANGES/^C
  700. [mdepaulo@mdepaulo pulp.pulp_rpm_prerequisites]$ vagrant ssh pulp3-sandbox-centos7
  701. NOTE: Gem::Specification.default_specifications_dir is deprecated; use Gem.default_specifications_dir instead. It will be removed on or after 2020-02-01.
  702. Gem::Specification.default_specifications_dir called from /usr/share/vagrant/gems/gems/vagrant-2.2.6/lib/vagrant/bundler.rb:429.
  703. /usr/share/gems/gems/json-2.3.0/lib/json/version.rb:4: warning: already initialized constant JSON::VERSION
  704. /usr/share/ruby/json/version.rb:4: warning: previous definition of VERSION was here
  705. /usr/share/gems/gems/json-2.3.0/lib/json/version.rb:5: warning: already initialized constant JSON::VERSION_ARRAY
  706. /usr/share/ruby/json/version.rb:5: warning: previous definition of VERSION_ARRAY was here
  707. /usr/share/gems/gems/json-2.3.0/lib/json/version.rb:6: warning: already initialized constant JSON::VERSION_MAJOR
  708. /usr/share/ruby/json/version.rb:6: warning: previous definition of VERSION_MAJOR was here
  709. /usr/share/gems/gems/json-2.3.0/lib/json/version.rb:7: warning: already initialized constant JSON::VERSION_MINOR
  710. /usr/share/ruby/json/version.rb:7: warning: previous definition of VERSION_MINOR was here
  711. /usr/share/gems/gems/json-2.3.0/lib/json/version.rb:8: warning: already initialized constant JSON::VERSION_BUILD
  712. /usr/share/ruby/json/version.rb:8: warning: previous definition of VERSION_BUILD was here
  713. /usr/share/gems/gems/json-2.3.0/lib/json/common.rb:100: warning: already initialized constant JSON::NaN
  714. /usr/share/ruby/json/common.rb:100: warning: previous definition of NaN was here
  715. /usr/share/gems/gems/json-2.3.0/lib/json/common.rb:102: warning: already initialized constant JSON::Infinity
  716. /usr/share/ruby/json/common.rb:102: warning: previous definition of Infinity was here
  717. /usr/share/gems/gems/json-2.3.0/lib/json/common.rb:104: warning: already initialized constant JSON::MinusInfinity
  718. /usr/share/ruby/json/common.rb:104: warning: previous definition of MinusInfinity was here
  719. /usr/share/gems/gems/json-2.3.0/lib/json/common.rb:129: warning: already initialized constant JSON::UnparserError
  720. /usr/share/ruby/json/common.rb:129: warning: previous definition of UnparserError was here
  721. /usr/share/vagrant/gems/gems/vagrant-2.2.6/lib/vagrant/errors.rb:103: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call
  722. /usr/share/gems/gems/i18n-1.7.0/lib/i18n.rb:179: warning: The called method `t' is defined here
  723. (eval):3: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call
  724. /usr/share/vagrant/gems/gems/vagrant-2.2.6/lib/vagrant/ui.rb:223: warning: The called method `say' is defined here
  725. A Vagrant environment or target machine is required to run this
  726. command. Run `vagrant init` to create a new Vagrant environment. Or,
  727. get an ID of a target machine from `vagrant global-status` to run
  728. this command on. A final option is to change to a directory with a
  729. Vagrantfile and to try again.
  730. [mdepaulo@mdepaulo pulp.pulp_rpm_prerequisites]$ cd ..
  731. [mdepaulo@mdepaulo roles]$ cd ..
  732. [mdepaulo@mdepaulo playbooks]$ cd ..
  733. [mdepaulo@mdepaulo pulplift]$ vagrant ssh pulp3-sandbox-centos7
  734. NOTE: Gem::Specification.default_specifications_dir is deprecated; use Gem.default_specifications_dir instead. It will be removed on or after 2020-02-01.
  735. Gem::Specification.default_specifications_dir called from /usr/share/vagrant/gems/gems/vagrant-2.2.6/lib/vagrant/bundler.rb:429.
  736. NOTE: Gem::Specification.default_specifications_dir is deprecated; use Gem.default_specifications_dir instead. It will be removed on or after 2020-02-01.
  737. Gem::Specification.default_specifications_dir called from /usr/share/vagrant/gems/gems/vagrant-2.2.6/lib/vagrant/bundler.rb:429.
  738. /usr/share/gems/gems/json-2.3.0/lib/json/version.rb:4: warning: already initialized constant JSON::VERSION
  739. /usr/share/ruby/json/version.rb:4: warning: previous definition of VERSION was here
  740. /usr/share/gems/gems/json-2.3.0/lib/json/version.rb:5: warning: already initialized constant JSON::VERSION_ARRAY
  741. /usr/share/ruby/json/version.rb:5: warning: previous definition of VERSION_ARRAY was here
  742. /usr/share/gems/gems/json-2.3.0/lib/json/version.rb:6: warning: already initialized constant JSON::VERSION_MAJOR
  743. /usr/share/ruby/json/version.rb:6: warning: previous definition of VERSION_MAJOR was here
  744. /usr/share/gems/gems/json-2.3.0/lib/json/version.rb:7: warning: already initialized constant JSON::VERSION_MINOR
  745. /usr/share/ruby/json/version.rb:7: warning: previous definition of VERSION_MINOR was here
  746. /usr/share/gems/gems/json-2.3.0/lib/json/version.rb:8: warning: already initialized constant JSON::VERSION_BUILD
  747. /usr/share/ruby/json/version.rb:8: warning: previous definition of VERSION_BUILD was here
  748. /usr/share/gems/gems/json-2.3.0/lib/json/common.rb:100: warning: already initialized constant JSON::NaN
  749. /usr/share/ruby/json/common.rb:100: warning: previous definition of NaN was here
  750. /usr/share/gems/gems/json-2.3.0/lib/json/common.rb:102: warning: already initialized constant JSON::Infinity
  751. /usr/share/ruby/json/common.rb:102: warning: previous definition of Infinity was here
  752. /usr/share/gems/gems/json-2.3.0/lib/json/common.rb:104: warning: already initialized constant JSON::MinusInfinity
  753. /usr/share/ruby/json/common.rb:104: warning: previous definition of MinusInfinity was here
  754. /usr/share/gems/gems/json-2.3.0/lib/json/common.rb:129: warning: already initialized constant JSON::UnparserError
  755. /usr/share/ruby/json/common.rb:129: warning: previous definition of UnparserError was here
  756. /usr/share/vagrant/gems/gems/vagrant-2.2.6/lib/vagrant/errors.rb:103: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call
  757. /usr/share/gems/gems/i18n-1.7.0/lib/i18n.rb:179: warning: The called method `t' is defined here
  758. /home/mdepaulo/pulp/pulplift/forklift/vagrant/lib/forklift/box_distributor.rb:170: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call
  759. /usr/share/vagrant/gems/gems/vagrant-2.2.6/plugins/kernel_v2/config/vm.rb:311: warning: The called method `provision' is defined here
  760. /usr/share/vagrant/gems/gems/vagrant-2.2.6/plugins/kernel_v2/config/vm.rb:354: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call
  761. /usr/share/vagrant/gems/gems/vagrant-2.2.6/plugins/kernel_v2/config/vm_provisioner.rb:92: warning: The called method `add_config' is defined here
  762. Last login: Fri May 29 20:48:40 2020 from 192.168.122.1
  763. [vagrant@pulp3-sandbox-centos7 ~]$ uname -a
  764. Linux pulp3-sandbox-centos7.mdepaulo.example.com 3.10.0-957.12.2.el7.x86_64 #1 SMP Tue May 14 21:24:32 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
  765. [vagrant@pulp3-sandbox-centos7 ~]$ cat /etc/redhat-release
  766. CentOS Linux release 7.6.1810 (Core)
  767. [vagrant@pulp3-sandbox-centos7 ~]$ rpm -qi libmo
  768. libmodulemd2 libmodulemd2-devel libmount
  769. [vagrant@pulp3-sandbox-centos7 ~]$ rpm -qi libmo
  770. libmodulemd2 libmodulemd2-devel libmount
  771. [vagrant@pulp3-sandbox-centos7 ~]$ rpm -qi libmodulemd2
  772. Name : libmodulemd2
  773. Version : 2.9.3
  774. Release : 1.el7
  775. Architecture: x86_64
  776. Install Date: Fri 29 May 2020 08:43:34 PM UTC
  777. Group : Unspecified
  778. Size : 526841
  779. License : MIT
  780. Signature : RSA/SHA256, Wed 08 Apr 2020 06:22:07 PM UTC, Key ID 6a2faea2352c64e5
  781. Source RPM : libmodulemd2-2.9.3-1.el7.src.rpm
  782. Build Date : Wed 08 Apr 2020 04:17:36 PM UTC
  783. Build Host : buildhw-04.phx2.fedoraproject.org
  784. Relocations : (not relocatable)
  785. Packager : Fedora Project
  786. Vendor : Fedora Project
  787. URL : https://github.com/fedora-modularity/libmodulemd
  788. Bug URL : https://bugz.fedoraproject.org/libmodulemd2
  789. Summary : Module metadata manipulation library
  790. Description :
  791. C Library for manipulating module metadata files.
  792. See https://github.com/fedora-modularity/libmodulemd/blob/master/README.md for
  793. more details.
  794. [vagrant@pulp3-sandbox-centos7 ~]$ exit
  795. logout
  796. Connection to 192.168.122.254 closed.
  797. [mdepaulo@mdepaulo pulplift]$ cat local.user-config.yml
  798. pulp_default_admin_password: password
  799. pulp_install_plugins:
  800. # pulp-ansible: {}
  801. # galaxy-ng: {}
  802. # pulp-certguard: {}
  803. # pulp-cookbook: {}
  804. # pulp-deb: {}
  805. # pulp-container: {}
  806. # pulp-gem: {}
  807. # pulp-maven: {}
  808. # pulp-python: {}
  809. pulp-rpm:
  810. version: '3.3.2'
  811. prereq_role: "pulp.pulp_rpm_prerequisites"
  812. pulp-file:
  813. version: '0.3.0'
  814.  
  815. pulp_settings:
  816. secret_key: "unsafe_default"
  817. content_origin: "http://{{ ansible_fqdn }}"
  818. [mdepaulo@mdepaulo pulplift]$
Add Comment
Please, Sign In to add comment