Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 855631 Details for
Bug 1056906
openshift.ks/openshift.sh: RHSM/RHN is all or nothing (registration, configuring pools and channels, validation, etc.)
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Results for Test 46
test-46-output.log (text/plain), 5.66 KB, created by
Miciah Dashiel Butler Masters
on 2014-01-26 06:40:59 UTC
(
hide
)
Description:
Results for Test 46
Filename:
MIME Type:
Creator:
Miciah Dashiel Butler Masters
Created:
2014-01-26 06:40:59 UTC
Size:
5.66 KB
patch
obsolete
>Configuration: >CONF_INSTALL_METHOD=rhsm >CONF_SM_REG_POOL=8a85f9863cf496b3013da2315a27694d >Running openshift.sh: > >+ domain=example.com >+ hosts_domain=example.com >++ ensure_domain broker example.com >++ [[ broker == *.* ]] >++ echo broker.example.com >+ broker_hostname=broker.example.com >++ ensure_domain node example.com >++ [[ node == *.* ]] >++ echo node.example.com >+ node_hostname=node.example.com >++ ensure_domain ns1 example.com >++ [[ ns1 == *.* ]] >++ echo ns1.example.com >+ named_hostname=ns1.example.com >++ ensure_domain activemq example.com >++ [[ activemq == *.* ]] >++ echo activemq.example.com >+ activemq_hostname=activemq.example.com >++ ensure_domain datastore example.com >++ [[ datastore == *.* ]] >++ echo datastore.example.com >+ datastore_hostname=datastore.example.com >+ broker >+ : >+ hostname=broker.example.com >++ head -1 >++ awk '/inet .*global/ { split($2,a,"/"); print a[1]; }' >++ /sbin/ip addr show >+ cur_ip_addr=172.16.14.55 >+ broker_ip_addr=172.16.14.55 >+ node_ip_addr=172.16.14.55 >+ profile_name=OpenShift-broker.example.com-172.16.14.55- >+ node_apache_frontend=mod_rewrite >+ named >+ : >+ named_ip_addr=172.16.14.55 >++ awk '/nameserver/ { printf "%s; ", $2 }' /etc/resolv.conf >+ nameservers='172.16.14.20; ' >+ iface=eth0 >+ '[' x '!=' x ']' >+ bind_key= >+ broker >+ : >+ conf_valid_gear_sizes=small >++ openssl rand -base64 20 >+ randomized=6lkzqOgg6iLMSjbDcKEa2ee7JPw= >+ broker >+ : >+ broker_auth_salt=6lkzqOgg6iLMSjbDcKEa2ee7JPw= >++ openssl rand -hex 64 >+ randomized=b18fdcdfdd361ede2deca01507713e454c2412307165ad2caa1c5387c558e46b94eb403586eaf439ea92ca1e76d10aa69a8ed0c52ecd14929dc62f72767800ac >+ broker >+ : >+ broker_session_secret=b18fdcdfdd361ede2deca01507713e454c2412307165ad2caa1c5387c558e46b94eb403586eaf439ea92ca1e76d10aa69a8ed0c52ecd14929dc62f72767800ac >+ broker >+ : >+ console_session_secret=b18fdcdfdd361ede2deca01507713e454c2412307165ad2caa1c5387c558e46b94eb403586eaf439ea92ca1e76d10aa69a8ed0c52ecd14929dc62f72767800ac >+ datastore_replicants=datastore.example.com:27017 >++ for repl in '${datastore_replicants//,/ }' >++ [[ datastore.example.com:27017 =~ : ]] >++ printf ,%s datastore.example.com:27017 >+ datastore_replicants=,datastore.example.com:27017 >+ datastore_replicants=datastore.example.com:27017 >+ activemq_replicants=activemq.example.com >+ activemq >+ : >+ activemq_admin_password=b18fdcdfdd361ede2deca01507713e454c2412307165ad2caa1c5387c558e46b94eb403586eaf439ea92ca1e76d10aa69a8ed0c52ecd14929dc62f72767800ac >+ activemq >+ : >+ activemq_amq_user_password=password >+ mcollective_user=mcollective >+ mcollective_password=marionette >+ mongodb_admin_user=admin >+ mongodb_admin_password=mongopass >+ mongodb_broker_user=openshift >+ mongodb_broker_password=mongopass >+ mongodb_key=OSEnterprise >+ mongodb_replset=ose >+ mongodb_name=openshift_broker >+ broker >+ : >+ openshift_user1=demo >+ broker >+ : >+ openshift_password1=changeme >+ routing_plugin_user=routinginfo >+ routing_plugin_pass=routinginfopassword >+ for action in '${actions//,/ }' >++ type -t validate_preflight >+ '[' function = function ']' >+ validate_preflight >+ echo 'OpenShift: Begin preflight validation.' >OpenShift: Begin preflight validation. >+ preflight_failure= >+ grep -q 'Enterprise.* 6' /etc/redhat-release >+ command -v getenforce >/usr/sbin/getenforce >++ getenforce >+ [[ Enforcing =~ Enforcing|Permissive ]] >+ command -v rpm >/bin/rpm >+ command -v yum >/usr/bin/yum >+ rpm -q rpm yum >rpm-4.8.0-37.el6.x86_64 >yum-3.2.29-40.el6.noarch >+ [[ rhsm = rhn ]] >+ [[ rhsm = rhsm ]] >+ grep -q 'identity is:' >+ subscription-manager identity >+ [[ ! -n 8a85f9863cf496b3013da2315a27694d ]] >+ '[' rhsm = yum -a '!' '' ']' >+ '[' '' ']' >+ echo 'OpenShift: Completed preflight validation.' >OpenShift: Completed preflight validation. >+ for action in '${actions//,/ }' >++ type -t configure_repos >+ '[' function = function ']' >+ configure_repos >+ echo 'OpenShift: Begin configuring repos.' >OpenShift: Begin configuring repos. >+ for repo in optional infra node jbosseap_cartridge client_tools jbosseap jbossews >+ eval 'need_optional_repo() { false; }' >+ for repo in optional infra node jbosseap_cartridge client_tools jbosseap jbossews >+ eval 'need_infra_repo() { false; }' >+ for repo in optional infra node jbosseap_cartridge client_tools jbosseap jbossews >+ eval 'need_node_repo() { false; }' >+ for repo in optional infra node jbosseap_cartridge client_tools jbosseap jbossews >+ eval 'need_jbosseap_cartridge_repo() { false; }' >+ for repo in optional infra node jbosseap_cartridge client_tools jbosseap jbossews >+ eval 'need_client_tools_repo() { false; }' >+ for repo in optional infra node jbosseap_cartridge client_tools jbosseap jbossews >+ eval 'need_jbosseap_repo() { false; }' >+ for repo in optional infra node jbosseap_cartridge client_tools jbosseap jbossews >+ eval 'need_jbossews_repo() { false; }' >+ is_true '' >+ for arg in '"$@"' >+ [[ x =~ x(1|true) ]] >+ return 1 >+ activemq >+ : >+ need_infra_repo >+ : >+ node >+ : >+ is_false '' >+ for arg in '"$@"' >+ [[ x =~ x(1|true) ]] >+ return 0 >+ is_false '' >+ for arg in '"$@"' >+ [[ x =~ x(1|true) ]] >+ return 0 >+ case "$CONF_INSTALL_METHOD" in >+ configure_rhsm_channels >+ [[ -n '' ]] >+ echo 'OpenShift: No credentials given for RHSM; assuming already configured' >OpenShift: No credentials given for RHSM; assuming already configured >+ [[ -n 8a85f9863cf496b3013da2315a27694d ]] >+ for poolid in '${CONF_SM_REG_POOL//[, :+\/-]/ }' >+ echo 'OpenShift: Registering subscription from pool id 8a85f9863cf496b3013da2315a27694d' >OpenShift: Registering subscription from pool id 8a85f9863cf496b3013da2315a27694d >+ subscription-manager attach --pool 8a85f9863cf496b3013da2315a27694d >This unit has already had the subscription matching pool ID '8a85f9863cf496b3013da2315a27694d' attached. >+ abort_install >+ [[ x == x ]] >+ echo 'OpenShift: Aborting Installation.' >OpenShift: Aborting Installation. >+ exit 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1056906
:
855305
|
855306
|
855307
|
855630
| 855631 |
855632
|
855633