Console Output
Started by user OpenShift CI Robot
[EnvInject] - Loading node environment variables.
Building in workspace /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace
[WS-CLEANUP] Deleting project workspace...
[workspace] $ /bin/bash /tmp/jenkins3621172312529671628.sh
########## STARTING STAGE: INSTALL THE ORIGIN-CI-TOOL ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate ]]
++ readlink /var/lib/jenkins/origin-ci-tool/latest
+ latest=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
+ touch /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
+ cp /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin/activate /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate
+ cat
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ export PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
+ mkdir -p /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
+ rm -rf /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config/origin-ci-tool
+ oct configure ansible-client verbosity 2
Option verbosity updated to be 2.
+ oct configure aws-client keypair_name libra
Option keypair_name updated to be libra.
+ oct configure aws-client private_key_path /var/lib/jenkins/.ssh/devenv.pem
Option private_key_path updated to be /var/lib/jenkins/.ssh/devenv.pem.
+ set +o xtrace
########## FINISHED STAGE: SUCCESS: INSTALL THE ORIGIN-CI-TOOL [00h 00m 02s] ##########
[workspace] $ /bin/bash /tmp/jenkins5007731107376887308.sh
########## STARTING STAGE: PROVISION CLOUD RESOURCES ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ export PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
+ oct provision remote all-in-one --os rhel --stage base --provider aws --discrete-ssh-config --name test_pull_request_openshift_ansible_launch_gce_1
PLAYBOOK: aws-up.yml ***********************************************************
2 plays in /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/aws-up.yml
PLAY [ensure we have the parameters necessary to bring up the AWS EC2 instance] ***
TASK [ensure all required variables are set] ***********************************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/aws-up.yml:9
skipping: [localhost] => (item=origin_ci_inventory_dir) => {
"changed": false,
"generated_timestamp": "2018-01-22 11:12:04.802323",
"item": "origin_ci_inventory_dir",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_aws_keypair_name) => {
"changed": false,
"generated_timestamp": "2018-01-22 11:12:04.810405",
"item": "origin_ci_aws_keypair_name",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_aws_private_key_path) => {
"changed": false,
"generated_timestamp": "2018-01-22 11:12:04.817249",
"item": "origin_ci_aws_private_key_path",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_aws_region) => {
"changed": false,
"generated_timestamp": "2018-01-22 11:12:04.823160",
"item": "origin_ci_aws_region",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_aws_ami_os) => {
"changed": false,
"generated_timestamp": "2018-01-22 11:12:04.827884",
"item": "origin_ci_aws_ami_os",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_aws_ami_stage) => {
"changed": false,
"generated_timestamp": "2018-01-22 11:12:04.832698",
"item": "origin_ci_aws_ami_stage",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_aws_instance_name) => {
"changed": false,
"generated_timestamp": "2018-01-22 11:12:04.837371",
"item": "origin_ci_aws_instance_name",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_aws_master_instance_type) => {
"changed": false,
"generated_timestamp": "2018-01-22 11:12:04.841083",
"item": "origin_ci_aws_master_instance_type",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_aws_identifying_tag_key) => {
"changed": false,
"generated_timestamp": "2018-01-22 11:12:04.846121",
"item": "origin_ci_aws_identifying_tag_key",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_aws_hostname) => {
"changed": false,
"generated_timestamp": "2018-01-22 11:12:04.850727",
"item": "origin_ci_aws_hostname",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_ssh_config_strategy) => {
"changed": false,
"generated_timestamp": "2018-01-22 11:12:04.856668",
"item": "origin_ci_ssh_config_strategy",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=openshift_schedulable) => {
"changed": false,
"generated_timestamp": "2018-01-22 11:12:04.861222",
"item": "openshift_schedulable",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=openshift_node_labels) => {
"changed": false,
"generated_timestamp": "2018-01-22 11:12:04.866990",
"item": "openshift_node_labels",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [ensure all required variables are set] ***********************************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/aws-up.yml:28
skipping: [localhost] => (item=origin_ci_aws_master_subnet) => {
"changed": false,
"generated_timestamp": "2018-01-22 11:12:04.940441",
"item": "origin_ci_aws_master_subnet",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_aws_etcd_security_group) => {
"changed": false,
"generated_timestamp": "2018-01-22 11:12:04.953622",
"item": "origin_ci_aws_etcd_security_group",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_aws_node_security_group) => {
"changed": false,
"generated_timestamp": "2018-01-22 11:12:04.966000",
"item": "origin_ci_aws_node_security_group",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_aws_master_security_group) => {
"changed": false,
"generated_timestamp": "2018-01-22 11:12:04.975958",
"item": "origin_ci_aws_master_security_group",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_aws_master_external_elb_security_group) => {
"changed": false,
"generated_timestamp": "2018-01-22 11:12:04.987812",
"item": "origin_ci_aws_master_external_elb_security_group",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_aws_master_internal_elb_security_group) => {
"changed": false,
"generated_timestamp": "2018-01-22 11:12:04.998969",
"item": "origin_ci_aws_master_internal_elb_security_group",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_aws_router_security_group) => {
"changed": false,
"generated_timestamp": "2018-01-22 11:12:05.005236",
"item": "origin_ci_aws_router_security_group",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_aws_router_elb_security_group) => {
"changed": false,
"generated_timestamp": "2018-01-22 11:12:05.015253",
"item": "origin_ci_aws_router_elb_security_group",
"skip_reason": "Conditional check failed",
"skipped": true
}
PLAY [provision an AWS EC2 instance] *******************************************
TASK [Gathering Facts] *********************************************************
ok: [localhost]
TASK [inventory : initialize the inventory directory] **************************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/inventory/tasks/main.yml:2
ok: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-22 11:12:06.254953",
"gid": 995,
"group": "jenkins",
"mode": "0755",
"owner": "jenkins",
"path": "/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config/origin-ci-tool/inventory",
"secontext": "system_u:object_r:var_lib_t:s0",
"size": 6,
"state": "directory",
"uid": 997
}
TASK [inventory : add the nested group mapping] ********************************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/inventory/tasks/main.yml:7
changed: [localhost] => {
"changed": true,
"checksum": "18aaee00994df38cc3a63b635893175235331a9c",
"dest": "/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config/origin-ci-tool/inventory/nested_group_mappings",
"generated_timestamp": "2018-01-22 11:12:06.886001",
"gid": 995,
"group": "jenkins",
"md5sum": "b30c3226ea63efa3ff9c5e346c14a16e",
"mode": "0644",
"owner": "jenkins",
"secontext": "system_u:object_r:var_lib_t:s0",
"size": 93,
"src": "/var/lib/jenkins/.ansible/tmp/ansible-tmp-1516637526.55-157803995089662/source",
"state": "file",
"uid": 997
}
TASK [inventory : initialize the OSEv3 group variables directory] **************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/inventory/tasks/main.yml:12
changed: [localhost] => {
"changed": true,
"generated_timestamp": "2018-01-22 11:12:07.098508",
"gid": 995,
"group": "jenkins",
"mode": "0755",
"owner": "jenkins",
"path": "/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config/origin-ci-tool/inventory/group_vars/OSEv3",
"secontext": "system_u:object_r:var_lib_t:s0",
"size": 6,
"state": "directory",
"uid": 997
}
TASK [inventory : initialize the host variables directory] *********************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/inventory/tasks/main.yml:17
changed: [localhost] => {
"changed": true,
"generated_timestamp": "2018-01-22 11:12:07.311794",
"gid": 995,
"group": "jenkins",
"mode": "0755",
"owner": "jenkins",
"path": "/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config/origin-ci-tool/inventory/host_vars",
"secontext": "system_u:object_r:var_lib_t:s0",
"size": 6,
"state": "directory",
"uid": 997
}
TASK [inventory : add the default Origin installation configuration] ***********
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/inventory/tasks/main.yml:22
changed: [localhost] => {
"changed": true,
"checksum": "4c06ba508f055c20f13426e8587342e8765a7b66",
"dest": "/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config/origin-ci-tool/inventory/group_vars/OSEv3/general.yml",
"generated_timestamp": "2018-01-22 11:12:07.696844",
"gid": 995,
"group": "jenkins",
"md5sum": "8aec71c75f7d512b278ae7c6f2959b12",
"mode": "0644",
"owner": "jenkins",
"secontext": "system_u:object_r:var_lib_t:s0",
"size": 331,
"src": "/var/lib/jenkins/.ansible/tmp/ansible-tmp-1516637527.53-205660251870506/source",
"state": "file",
"uid": 997
}
TASK [aws-up : determine if we are inside AWS EC2] *****************************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:2
changed: [localhost] => {
"changed": true,
"cmd": [
"curl",
"-s",
"http://instance-data.ec2.internal"
],
"delta": "0:00:00.014450",
"end": "2018-01-22 11:12:07.974670",
"failed": false,
"failed_when_result": false,
"generated_timestamp": "2018-01-22 11:12:07.997811",
"rc": 0,
"start": "2018-01-22 11:12:07.960220",
"stderr": [],
"stdout": [
"1.0",
"2007-01-19",
"2007-03-01",
"2007-08-29",
"2007-10-10",
"2007-12-15",
"2008-02-01",
"2008-09-01",
"2009-04-04",
"2011-01-01",
"2011-05-01",
"2012-01-12",
"2014-02-25",
"2014-11-05",
"2015-10-20",
"2016-04-19",
"2016-06-30",
"2016-09-02",
"latest"
],
"warnings": [
"Consider using get_url or uri module rather than running curl"
]
}
[WARNING]: Consider using get_url or uri module rather than running curl
TASK [aws-up : configure EC2 parameters for inventory when controlling from inside EC2] ***
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:7
ok: [localhost] => {
"ansible_facts": {
"origin_ci_aws_destination_variable": "private_dns_name",
"origin_ci_aws_host_address_variable": "private_ip",
"origin_ci_aws_vpc_destination_variable": "private_ip_address"
},
"changed": false,
"generated_timestamp": "2018-01-22 11:12:08.048403"
}
TASK [aws-up : determine where to put the AWS API cache] ***********************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:14
ok: [localhost] => {
"ansible_facts": {
"origin_ci_aws_cache_dir": "/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config/origin-ci-tool/inventory/.ec2_cache"
},
"changed": false,
"generated_timestamp": "2018-01-22 11:12:08.101557"
}
TASK [aws-up : ensure we have a place to put the AWS API cache] ****************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:18
changed: [localhost] => {
"changed": true,
"generated_timestamp": "2018-01-22 11:12:08.300581",
"gid": 995,
"group": "jenkins",
"mode": "0755",
"owner": "jenkins",
"path": "/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config/origin-ci-tool/inventory/.ec2_cache",
"secontext": "system_u:object_r:var_lib_t:s0",
"size": 6,
"state": "directory",
"uid": 997
}
TASK [aws-up : place the EC2 dynamic inventory script] *************************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:23
changed: [localhost] => {
"changed": true,
"checksum": "625b8af723189db3b96ba0026d0f997a0025bc47",
"dest": "/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config/origin-ci-tool/inventory/ec2.py",
"generated_timestamp": "2018-01-22 11:12:08.671945",
"gid": 995,
"group": "jenkins",
"md5sum": "cac06c14065dac74904232b89d4ba24c",
"mode": "0755",
"owner": "jenkins",
"secontext": "system_u:object_r:var_lib_t:s0",
"size": 63725,
"src": "/var/lib/jenkins/.ansible/tmp/ansible-tmp-1516637528.5-35971839237513/source",
"state": "file",
"uid": 997
}
TASK [aws-up : place the EC2 dynamic inventory configuration] ******************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:29
changed: [localhost] => {
"changed": true,
"checksum": "a27f022b874791ec7cbeb556f7e54ec7268da622",
"dest": "/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config/origin-ci-tool/inventory/ec2.ini",
"generated_timestamp": "2018-01-22 11:12:09.078831",
"gid": 995,
"group": "jenkins",
"md5sum": "a15524bfbd6c131ee1895067787b417d",
"mode": "0644",
"owner": "jenkins",
"secontext": "system_u:object_r:var_lib_t:s0",
"size": 413,
"src": "/var/lib/jenkins/.ansible/tmp/ansible-tmp-1516637528.73-91292567547109/source",
"state": "file",
"uid": 997
}
TASK [aws-up : place the EC2 tag to group mappings] ****************************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:34
changed: [localhost] => {
"changed": true,
"checksum": "b4205a33dc73f62bd4f77f35d045cf8e09ae62b0",
"dest": "/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config/origin-ci-tool/inventory/tag_to_group_mappings",
"generated_timestamp": "2018-01-22 11:12:09.461254",
"gid": 995,
"group": "jenkins",
"md5sum": "bc3a567a1b6f342e1005182efc1b66be",
"mode": "0644",
"owner": "jenkins",
"secontext": "system_u:object_r:var_lib_t:s0",
"size": 287,
"src": "/var/lib/jenkins/.ansible/tmp/ansible-tmp-1516637529.27-12321694803284/source",
"state": "file",
"uid": 997
}
TASK [aws-up : list available AMIs] ********************************************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:40
ok: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-22 11:12:18.682406",
"results": [
{
"ami_id": "ami-3b491841",
"architecture": "x86_64",
"block_device_mapping": {
"/dev/sda1": {
"delete_on_termination": true,
"encrypted": false,
"size": 35,
"snapshot_id": "snap-07fe530867e840ba2",
"volume_type": "gp2"
},
"/dev/sdb": {
"delete_on_termination": true,
"encrypted": false,
"size": 35,
"snapshot_id": "snap-0b97184c129bd4ac4",
"volume_type": "gp2"
}
},
"creationDate": "2018-01-04T21:14:56.000Z",
"description": "OpenShift Origin development AMI on rhel at the base stage.",
"hypervisor": "xen",
"is_public": false,
"location": "531415883065/ami_build_origin_int_rhel_base_518",
"name": "ami_build_origin_int_rhel_base_518",
"owner_id": "531415883065",
"platform": null,
"root_device_name": "/dev/sda1",
"root_device_type": "ebs",
"state": "available",
"tags": {
"Name": "ami_build_origin_int_rhel_base_518",
"image_stage": "base",
"operating_system": "rhel",
"ready": "yes"
},
"virtualization_type": "hvm"
}
]
}
TASK [aws-up : choose appropriate AMIs for use] ********************************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:52
ok: [localhost] => (item={u'ami_id': u'ami-3b491841', u'root_device_type': u'ebs', u'description': u'OpenShift Origin development AMI on rhel at the base stage.', u'tags': {u'ready': u'yes', u'operating_system': u'rhel', u'image_stage': u'base', u'Name': u'ami_build_origin_int_rhel_base_518'}, u'hypervisor': u'xen', u'block_device_mapping': {u'/dev/sdb': {u'encrypted': False, u'snapshot_id': u'snap-0b97184c129bd4ac4', u'delete_on_termination': True, u'volume_type': u'gp2', u'size': 35}, u'/dev/sda1': {u'encrypted': False, u'snapshot_id': u'snap-07fe530867e840ba2', u'delete_on_termination': True, u'volume_type': u'gp2', u'size': 35}}, u'architecture': u'x86_64', u'owner_id': u'531415883065', u'platform': None, u'state': u'available', u'location': u'531415883065/ami_build_origin_int_rhel_base_518', u'is_public': False, u'creationDate': u'2018-01-04T21:14:56.000Z', u'root_device_name': u'/dev/sda1', u'virtualization_type': u'hvm', u'name': u'ami_build_origin_int_rhel_base_518'}) => {
"ansible_facts": {
"origin_ci_aws_ami_id_candidate": "ami-3b491841"
},
"changed": false,
"generated_timestamp": "2018-01-22 11:12:18.754906",
"item": {
"ami_id": "ami-3b491841",
"architecture": "x86_64",
"block_device_mapping": {
"/dev/sda1": {
"delete_on_termination": true,
"encrypted": false,
"size": 35,
"snapshot_id": "snap-07fe530867e840ba2",
"volume_type": "gp2"
},
"/dev/sdb": {
"delete_on_termination": true,
"encrypted": false,
"size": 35,
"snapshot_id": "snap-0b97184c129bd4ac4",
"volume_type": "gp2"
}
},
"creationDate": "2018-01-04T21:14:56.000Z",
"description": "OpenShift Origin development AMI on rhel at the base stage.",
"hypervisor": "xen",
"is_public": false,
"location": "531415883065/ami_build_origin_int_rhel_base_518",
"name": "ami_build_origin_int_rhel_base_518",
"owner_id": "531415883065",
"platform": null,
"root_device_name": "/dev/sda1",
"root_device_type": "ebs",
"state": "available",
"tags": {
"Name": "ami_build_origin_int_rhel_base_518",
"image_stage": "base",
"operating_system": "rhel",
"ready": "yes"
},
"virtualization_type": "hvm"
}
}
TASK [aws-up : determine which AMI to use] *************************************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:58
ok: [localhost] => {
"ansible_facts": {
"origin_ci_aws_ami_id": "ami-3b491841"
},
"changed": false,
"generated_timestamp": "2018-01-22 11:12:18.814526"
}
TASK [aws-up : determine which subnets are available] **************************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:63
ok: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-22 11:12:19.625235",
"subnets": [
{
"availability_zone": "us-east-1d",
"available_ip_address_count": 3934,
"cidr_block": "172.18.0.0/20",
"default_for_az": "false",
"id": "subnet-cf57c596",
"map_public_ip_on_launch": "true",
"state": "available",
"tags": {
"Name": "devenv-subnet-1",
"origin_ci_aws_cluster_component": "master_subnet"
},
"vpc_id": "vpc-69705d0c"
},
{
"availability_zone": "us-east-1c",
"available_ip_address_count": 4085,
"cidr_block": "172.18.16.0/20",
"default_for_az": "false",
"id": "subnet-8bdb5ac2",
"map_public_ip_on_launch": "true",
"state": "available",
"tags": {
"Name": "devenv-subnet-2",
"origin_ci_aws_cluster_component": "master_subnet"
},
"vpc_id": "vpc-69705d0c"
}
]
}
TASK [aws-up : determine which subnets to use for the master] ******************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:70
ok: [localhost] => {
"ansible_facts": {
"origin_ci_aws_master_subnet_ids": [
"subnet-cf57c596",
"subnet-8bdb5ac2"
]
},
"changed": false,
"generated_timestamp": "2018-01-22 11:12:19.682246"
}
TASK [aws-up : determine which security groups are available] ******************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:75
ok: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-22 11:12:20.679310",
"security_groups": [
{
"description": "default VPC security group",
"group_id": "sg-7e73221a",
"group_name": "default",
"ip_permissions": [
{
"ip_protocol": "-1",
"ip_ranges": [],
"ipv6_ranges": [],
"prefix_list_ids": [],
"user_id_group_pairs": [
{
"group_id": "sg-7e73221a",
"user_id": "531415883065"
}
]
},
{
"from_port": 80,
"ip_protocol": "tcp",
"ip_ranges": [
{
"cidr_ip": "54.241.19.245/32"
},
{
"cidr_ip": "97.65.119.184/29"
},
{
"cidr_ip": "107.20.219.35/32"
},
{
"cidr_ip": "108.166.48.153/32"
},
{
"cidr_ip": "212.199.177.64/27"
},
{
"cidr_ip": "212.72.208.162/32"
}
],
"ipv6_ranges": [],
"prefix_list_ids": [],
"to_port": 443,
"user_id_group_pairs": []
},
{
"from_port": 53,
"ip_protocol": "tcp",
"ip_ranges": [
{
"cidr_ip": "119.254.120.64/26"
},
{
"cidr_ip": "209.132.176.0/20"
},
{
"cidr_ip": "209.132.186.34/32"
},
{
"cidr_ip": "213.175.37.10/32"
},
{
"cidr_ip": "62.40.79.66/32"
},
{
"cidr_ip": "66.187.224.0/20"
},
{
"cidr_ip": "66.187.239.0/24"
},
{
"cidr_ip": "38.140.108.0/24"
},
{
"cidr_ip": "213.175.37.9/32"
},
{
"cidr_ip": "38.99.12.232/29"
},
{
"cidr_ip": "4.14.33.72/30"
},
{
"cidr_ip": "4.14.35.88/29"
},
{
"cidr_ip": "50.227.40.96/29"
}
],
"ipv6_ranges": [],
"prefix_list_ids": [],
"to_port": 8444,
"user_id_group_pairs": []
},
{
"from_port": 22,
"ip_protocol": "tcp",
"ip_ranges": [
{
"cidr_ip": "0.0.0.0/0"
}
],
"ipv6_ranges": [],
"prefix_list_ids": [],
"to_port": 22,
"user_id_group_pairs": []
},
{
"from_port": 53,
"ip_protocol": "udp",
"ip_ranges": [
{
"cidr_ip": "209.132.176.0/20"
},
{
"cidr_ip": "66.187.224.0/20"
},
{
"cidr_ip": "66.187.239.0/24"
}
],
"ipv6_ranges": [],
"prefix_list_ids": [],
"to_port": 53,
"user_id_group_pairs": []
},
{
"from_port": -1,
"ip_protocol": "icmp",
"ip_ranges": [
{
"cidr_ip": "0.0.0.0/0"
}
],
"ipv6_ranges": [],
"prefix_list_ids": [],
"to_port": -1,
"user_id_group_pairs": []
}
],
"ip_permissions_egress": [
{
"ip_protocol": "-1",
"ip_ranges": [
{
"cidr_ip": "0.0.0.0/0"
}
],
"ipv6_ranges": [],
"prefix_list_ids": [],
"user_id_group_pairs": []
}
],
"owner_id": "531415883065",
"tags": {
"Name": "devenv-vpc",
"origin_ci_aws_cluster_component": "master_security_group"
},
"vpc_id": "vpc-69705d0c"
}
]
}
TASK [aws-up : determine which security group to use] **************************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:82
ok: [localhost] => {
"ansible_facts": {
"origin_ci_aws_master_security_group_ids": [
"sg-7e73221a"
]
},
"changed": false,
"generated_timestamp": "2018-01-22 11:12:20.776336"
}
TASK [aws-up : provision an AWS EC2 instance] **********************************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:87
changed: [localhost] => {
"changed": true,
"generated_timestamp": "2018-01-22 11:12:48.700597",
"instance_ids": [
"i-0d6152fa471ae232f"
],
"instances": [
{
"ami_launch_index": "0",
"architecture": "x86_64",
"block_device_mapping": {
"/dev/sda1": {
"delete_on_termination": true,
"status": "attached",
"volume_id": "vol-0c963a94f847d7ce8"
},
"/dev/sdb": {
"delete_on_termination": true,
"status": "attached",
"volume_id": "vol-0a6b1e939a612087a"
}
},
"dns_name": "ec2-52-55-255-94.compute-1.amazonaws.com",
"ebs_optimized": false,
"groups": {
"sg-7e73221a": "default"
},
"hypervisor": "xen",
"id": "i-0d6152fa471ae232f",
"image_id": "ami-3b491841",
"instance_type": "m4.xlarge",
"kernel": null,
"key_name": "libra",
"launch_time": "2018-01-22T16:12:22.000Z",
"placement": "us-east-1d",
"private_dns_name": "ip-172-18-15-173.ec2.internal",
"private_ip": "172.18.15.173",
"public_dns_name": "ec2-52-55-255-94.compute-1.amazonaws.com",
"public_ip": "52.55.255.94",
"ramdisk": null,
"region": "us-east-1",
"root_device_name": "/dev/sda1",
"root_device_type": "ebs",
"state": "running",
"state_code": 16,
"tags": {
"Name": "test_pull_request_openshift_ansible_launch_gce_1",
"openshift_etcd": "",
"openshift_master": "",
"openshift_node": ""
},
"tenancy": "default",
"virtualization_type": "hvm"
}
],
"tagged_instances": []
}
TASK [aws-up : determine the host address] *************************************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:113
ok: [localhost] => {
"ansible_facts": {
"origin_ci_aws_host": "172.18.15.173"
},
"changed": false,
"generated_timestamp": "2018-01-22 11:12:48.778002"
}
TASK [aws-up : determine the default user to use for SSH] **********************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:117
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-22 11:12:48.838809",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [aws-up : determine the default user to use for SSH] **********************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:122
ok: [localhost] => {
"ansible_facts": {
"origin_ci_aws_ssh_user": "origin"
},
"changed": false,
"generated_timestamp": "2018-01-22 11:12:48.896209"
}
TASK [aws-up : update variables for the host] **********************************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:127
changed: [localhost] => {
"changed": true,
"checksum": "351bf9e1f1386f61ab145be193c7a1771c15c727",
"dest": "/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config/origin-ci-tool/inventory/host_vars/172.18.15.173.yml",
"generated_timestamp": "2018-01-22 11:12:49.271094",
"gid": 995,
"group": "jenkins",
"md5sum": "fe0988d8717a93580a9fc85647b68558",
"mode": "0644",
"owner": "jenkins",
"secontext": "system_u:object_r:var_lib_t:s0",
"size": 687,
"src": "/var/lib/jenkins/.ansible/tmp/ansible-tmp-1516637569.11-151238742743215/source",
"state": "file",
"uid": 997
}
TASK [aws-up : determine where updated SSH configuration should go] ************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:144
ok: [localhost] => {
"ansible_facts": {
"origin_ci_ssh_config_files": [
"/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config/origin-ci-tool/inventory/.ssh_config"
]
},
"changed": false,
"generated_timestamp": "2018-01-22 11:12:49.338499"
}
TASK [aws-up : determine where updated SSH configuration should go] ************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:149
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-22 11:12:49.406507",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [aws-up : ensure the targeted SSH configuration file exists] **************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:154
changed: [localhost] => (item=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config/origin-ci-tool/inventory/.ssh_config) => {
"changed": true,
"dest": "/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config/origin-ci-tool/inventory/.ssh_config",
"generated_timestamp": "2018-01-22 11:12:49.647244",
"gid": 995,
"group": "jenkins",
"item": "/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config/origin-ci-tool/inventory/.ssh_config",
"mode": "0644",
"owner": "jenkins",
"secontext": "system_u:object_r:var_lib_t:s0",
"size": 0,
"state": "file",
"uid": 997
}
TASK [aws-up : update the SSH configuration] ***********************************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:160
changed: [localhost] => (item=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config/origin-ci-tool/inventory/.ssh_config) => {
"changed": true,
"generated_timestamp": "2018-01-22 11:12:50.050678",
"item": "/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config/origin-ci-tool/inventory/.ssh_config",
"msg": "Block inserted"
}
TASK [aws-up : wait for SSH to be available] ***********************************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:178
ok: [localhost] => {
"changed": false,
"elapsed": 43,
"generated_timestamp": "2018-01-22 11:13:33.558034",
"path": null,
"port": 22,
"search_regex": null,
"state": "started"
}
PLAY RECAP *********************************************************************
localhost : ok=28 changed=13 unreachable=0 failed=0
+ set +o xtrace
########## FINISHED STAGE: SUCCESS: PROVISION CLOUD RESOURCES [00h 01m 29s] ##########
[description-setter] Description set: <div>
Using PR <a href="https://github.com/openshift/openshift-ansible/pull/"></a> merged into the <a href="https://github.com/openshift/openshift-ansible/tree/master">openshift-ansible master</a> branch.<br/>
Using the <a href="https://github.com/openshift/origin/tree/master">origin master</a> branch.<br/>
Using the <a href="https://github.com/openshift/release/tree/master">release master</a> branch.<br/>
Using the <a href="https://github.com/openshift/image-registry/tree/master">image-registry master</a> branch.<br/>
Using the <a href="https://github.com/openshift/kubernetes-metrics-server/tree/master">kubernetes-metrics-server master</a> branch.
</div>
[workspace] $ /bin/bash /tmp/jenkins2575466560921154846.sh
########## STARTING STAGE: SYNC OPENSHIFT-ANSIBLE REPOSITORY ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ export PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
+ oct sync remote openshift-ansible --branch master
PLAYBOOK: remote.yml ***********************************************************
2 plays in /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/remote.yml
PLAY [ensure we have the parameters necessary to sync from a remote repository] ***
TASK [ensure all required variables are set] ***********************************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/remote.yml:9
skipping: [localhost] => (item=origin_ci_hosts) => {
"changed": false,
"generated_timestamp": "2018-01-22 11:13:34.565288",
"item": "origin_ci_hosts",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_connection) => {
"changed": false,
"generated_timestamp": "2018-01-22 11:13:34.567962",
"item": "origin_ci_connection",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_sync_repository) => {
"changed": false,
"generated_timestamp": "2018-01-22 11:13:34.571166",
"item": "origin_ci_sync_repository",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_sync_remote) => {
"changed": false,
"generated_timestamp": "2018-01-22 11:13:34.575681",
"item": "origin_ci_sync_remote",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_sync_version) => {
"changed": false,
"generated_timestamp": "2018-01-22 11:13:34.580722",
"item": "origin_ci_sync_version",
"skip_reason": "Conditional check failed",
"skipped": true
}
PLAY [sync the remote host with code from the remote repository] ***************
TASK [Gathering Facts] *********************************************************
ok: [172.18.15.173]
TASK [remote-sync : ensure that we are given a destination or we can determine one] ***
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:2
skipping: [172.18.15.173] => {
"changed": false,
"generated_timestamp": "2018-01-22 11:13:38.427026",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : determine the directory to sync if no override is provided] ***
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:7
ok: [172.18.15.173] => {
"ansible_facts": {
"origin_ci_sync_destination": "/data/src/github.com/openshift/openshift-ansible"
},
"changed": false,
"generated_timestamp": "2018-01-22 11:13:38.470379"
}
TASK [remote-sync : check if the destination does not exist] *******************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:12
ok: [172.18.15.173] => {
"changed": false,
"generated_timestamp": "2018-01-22 11:13:39.130488",
"stat": {
"atime": 1515100357.9632225,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "binary",
"ctime": 1515100285.2082443,
"dev": 51714,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 1003,
"gr_name": "origin-git",
"inode": 46328308,
"isblk": false,
"ischr": false,
"isdir": true,
"isfifo": false,
"isgid": true,
"islnk": false,
"isreg": false,
"issock": false,
"isuid": false,
"mimetype": "inode/directory",
"mode": "2775",
"mtime": 1515100233.0992649,
"nlink": 17,
"path": "/data/src/github.com/openshift/openshift-ansible",
"pw_name": "origin",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 4096,
"uid": 1001,
"version": "18446744073632485703",
"wgrp": true,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": true,
"xoth": true,
"xusr": true
}
}
TASK [remote-sync : if the destination directory does not exist, clone to it] ***
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:17
skipping: [172.18.15.173] => {
"changed": false,
"generated_timestamp": "2018-01-22 11:13:39.158680",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : determine which remotes already exist] *********************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:24
changed: [172.18.15.173] => {
"changed": true,
"cmd": [
"/usr/bin/git",
"remote"
],
"delta": "0:00:00.453014",
"end": "2018-01-22 16:13:39.612844",
"generated_timestamp": "2018-01-22 11:13:39.979643",
"rc": 0,
"start": "2018-01-22 16:13:39.159830",
"stderr": [],
"stdout": [
"origin"
],
"warnings": []
}
TASK [remote-sync : fail if the remote we want doesn't exist and we can't add it] ***
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:30
skipping: [172.18.15.173] => {
"changed": false,
"generated_timestamp": "2018-01-22 11:13:40.007447",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : add the new remote if it doesn't exist and we have an address to point to] ***
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:35
skipping: [172.18.15.173] => {
"changed": false,
"generated_timestamp": "2018-01-22 11:13:40.033382",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : inspect the remote for the address if we do not have an address] ***
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:41
changed: [172.18.15.173] => {
"changed": true,
"cmd": "/usr/bin/git remote show origin | grep \"Fetch URL\" | cut -c 14-",
"delta": "0:00:01.466874",
"end": "2018-01-22 16:13:41.475202",
"generated_timestamp": "2018-01-22 11:13:41.696457",
"rc": 0,
"start": "2018-01-22 16:13:40.008328",
"stderr": [],
"stdout": [
"https://github.com/openshift/openshift-ansible.git"
],
"warnings": []
}
TASK [remote-sync : synchronize the repository with the remote server] *********
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:48
changed: [172.18.15.173] => {
"after": "4d93123e9626657e55ce03cb8a0288a6ba5e3f2e",
"before": "9f19afc7529bd7293433b27e834b9ee3479e646f",
"changed": true,
"generated_timestamp": "2018-01-22 11:13:53.072940",
"remote_url_changed": false,
"warnings": []
}
TASK [remote-sync : prune out any refs that should not exist on the remote] ****
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:57
changed: [172.18.15.173] => {
"changed": true,
"cmd": "/usr/bin/git fetch origin --tags --prune",
"delta": "0:00:00.296905",
"end": "2018-01-22 16:13:53.617040",
"generated_timestamp": "2018-01-22 11:13:53.665876",
"rc": 0,
"start": "2018-01-22 16:13:53.320135",
"stderr": [],
"stdout": [],
"warnings": []
}
TASK [remote-sync : check out the desired post-merge state, if requested] ******
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:62
skipping: [172.18.15.173] => {
"changed": false,
"generated_timestamp": "2018-01-22 11:13:53.693667",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : merge the resulting state into another branch, if requested] ***
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:68
skipping: [172.18.15.173] => {
"changed": false,
"generated_timestamp": "2018-01-22 11:13:53.720406",
"skip_reason": "Conditional check failed",
"skipped": true
}
PLAY RECAP *********************************************************************
172.18.15.173 : ok=7 changed=4 unreachable=0 failed=0
localhost : ok=0 changed=0 unreachable=0 failed=0
+ set +o xtrace
########## FINISHED STAGE: SUCCESS: SYNC OPENSHIFT-ANSIBLE REPOSITORY [00h 00m 20s] ##########
[workspace] $ /bin/bash /tmp/jenkins1705431530803325539.sh
########## STARTING STAGE: SYNC OPENSHIFT-ANSIBLE PULL REQUEST 6541 ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ export PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
+ cat
+ chmod +x unravel-pull-refs.py
+ [[ -n master:4d93123e9626657e55ce03cb8a0288a6ba5e3f2e,6541:c49038bf95d1f8cf0b2391120c49d371c41e8a44 ]]
++ ./unravel-pull-refs.py master:4d93123e9626657e55ce03cb8a0288a6ba5e3f2e,6541:c49038bf95d1f8cf0b2391120c49d371c41e8a44
+ for ref in '$(./unravel-pull-refs.py $PULL_REFS)'
+ oct sync remote openshift-ansible --refspec pull/6541/head --branch pull-6541 --merge-into master
PLAYBOOK: remote.yml ***********************************************************
2 plays in /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/remote.yml
PLAY [ensure we have the parameters necessary to sync from a remote repository] ***
TASK [ensure all required variables are set] ***********************************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/remote.yml:9
skipping: [localhost] => (item=origin_ci_hosts) => {
"changed": false,
"generated_timestamp": "2018-01-22 11:13:54.564909",
"item": "origin_ci_hosts",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_connection) => {
"changed": false,
"generated_timestamp": "2018-01-22 11:13:54.569240",
"item": "origin_ci_connection",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_sync_repository) => {
"changed": false,
"generated_timestamp": "2018-01-22 11:13:54.572782",
"item": "origin_ci_sync_repository",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_sync_remote) => {
"changed": false,
"generated_timestamp": "2018-01-22 11:13:54.577482",
"item": "origin_ci_sync_remote",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_sync_version) => {
"changed": false,
"generated_timestamp": "2018-01-22 11:13:54.582966",
"item": "origin_ci_sync_version",
"skip_reason": "Conditional check failed",
"skipped": true
}
PLAY [sync the remote host with code from the remote repository] ***************
TASK [Gathering Facts] *********************************************************
ok: [172.18.15.173]
TASK [remote-sync : ensure that we are given a destination or we can determine one] ***
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:2
skipping: [172.18.15.173] => {
"changed": false,
"generated_timestamp": "2018-01-22 11:13:55.645723",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : determine the directory to sync if no override is provided] ***
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:7
ok: [172.18.15.173] => {
"ansible_facts": {
"origin_ci_sync_destination": "/data/src/github.com/openshift/openshift-ansible"
},
"changed": false,
"generated_timestamp": "2018-01-22 11:13:55.687814"
}
TASK [remote-sync : check if the destination does not exist] *******************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:12
ok: [172.18.15.173] => {
"changed": false,
"generated_timestamp": "2018-01-22 11:13:56.103585",
"stat": {
"atime": 1516637631.0685945,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "binary",
"ctime": 1516637632.9375725,
"dev": 51714,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 1003,
"gr_name": "origin-git",
"inode": 46328308,
"isblk": false,
"ischr": false,
"isdir": true,
"isfifo": false,
"isgid": true,
"islnk": false,
"isreg": false,
"issock": false,
"isuid": false,
"mimetype": "inode/directory",
"mode": "2775",
"mtime": 1516637632.9375725,
"nlink": 17,
"path": "/data/src/github.com/openshift/openshift-ansible",
"pw_name": "origin",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 4096,
"uid": 1001,
"version": "18446744073632485703",
"wgrp": true,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": true,
"xoth": true,
"xusr": true
}
}
TASK [remote-sync : if the destination directory does not exist, clone to it] ***
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:17
skipping: [172.18.15.173] => {
"changed": false,
"generated_timestamp": "2018-01-22 11:13:56.127766",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : determine which remotes already exist] *********************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:24
changed: [172.18.15.173] => {
"changed": true,
"cmd": [
"/usr/bin/git",
"remote"
],
"delta": "0:00:00.002748",
"end": "2018-01-22 16:13:56.474119",
"generated_timestamp": "2018-01-22 11:13:56.518380",
"rc": 0,
"start": "2018-01-22 16:13:56.471371",
"stderr": [],
"stdout": [
"origin"
],
"warnings": []
}
TASK [remote-sync : fail if the remote we want doesn't exist and we can't add it] ***
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:30
skipping: [172.18.15.173] => {
"changed": false,
"generated_timestamp": "2018-01-22 11:13:56.547235",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : add the new remote if it doesn't exist and we have an address to point to] ***
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:35
skipping: [172.18.15.173] => {
"changed": false,
"generated_timestamp": "2018-01-22 11:13:56.579226",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : inspect the remote for the address if we do not have an address] ***
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:41
changed: [172.18.15.173] => {
"changed": true,
"cmd": "/usr/bin/git remote show origin | grep \"Fetch URL\" | cut -c 14-",
"delta": "0:00:00.462591",
"end": "2018-01-22 16:13:57.275556",
"generated_timestamp": "2018-01-22 11:13:57.323623",
"rc": 0,
"start": "2018-01-22 16:13:56.812965",
"stderr": [],
"stdout": [
"https://github.com/openshift/openshift-ansible.git"
],
"warnings": []
}
TASK [remote-sync : synchronize the repository with the remote server] *********
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:48
changed: [172.18.15.173] => {
"after": "c49038bf95d1f8cf0b2391120c49d371c41e8a44",
"before": "4d93123e9626657e55ce03cb8a0288a6ba5e3f2e",
"changed": true,
"generated_timestamp": "2018-01-22 11:13:59.797025",
"remote_url_changed": false,
"warnings": []
}
TASK [remote-sync : prune out any refs that should not exist on the remote] ****
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:57
changed: [172.18.15.173] => {
"changed": true,
"cmd": "/usr/bin/git fetch origin --tags --prune",
"delta": "0:00:00.543074",
"end": "2018-01-22 16:14:00.566464",
"generated_timestamp": "2018-01-22 11:14:00.613041",
"rc": 0,
"start": "2018-01-22 16:14:00.023390",
"stderr": [],
"stdout": [],
"warnings": []
}
TASK [remote-sync : check out the desired post-merge state, if requested] ******
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:62
changed: [172.18.15.173] => {
"changed": true,
"cmd": "/usr/bin/git checkout master",
"delta": "0:00:00.037393",
"end": "2018-01-22 16:14:00.876157",
"generated_timestamp": "2018-01-22 11:14:00.920309",
"rc": 0,
"start": "2018-01-22 16:14:00.838764",
"stderr": [
"Switched to branch 'master'"
],
"stdout": [],
"warnings": []
}
TASK [remote-sync : merge the resulting state into another branch, if requested] ***
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:68
changed: [172.18.15.173] => {
"changed": true,
"cmd": "/usr/bin/git merge pull-6541",
"delta": "0:00:00.043840",
"end": "2018-01-22 16:14:01.187296",
"generated_timestamp": "2018-01-22 11:14:01.233451",
"rc": 0,
"start": "2018-01-22 16:14:01.143456",
"stderr": [],
"stdout": [
"Updating 4d93123..c49038b",
"Fast-forward",
" .dockerignore | 2 +-",
" images/installer/Dockerfile | 6 +-",
" images/installer/root/usr/local/bin/entrypoint-gcp | 51 +++",
" images/installer/root/usr/local/bin/user_setup | 2 +",
" inventory/.gitignore | 1 +",
" inventory/dynamic/gcp/README.md | 1 +",
" inventory/dynamic/gcp/ansible.cfg | 45 +++",
" .../dynamic/gcp/group_vars/all/00_defaults.yml | 42 +++",
" inventory/dynamic/gcp/hosts.py | 408 +++++++++++++++++++++",
" inventory/dynamic/gcp/hosts.sh | 15 +",
" inventory/dynamic/gcp/none | 1 +",
" inventory/dynamic/injected/README.md | 3 +",
" openshift-ansible.spec | 6 +-",
" playbooks/components.yml | 25 ++",
" playbooks/control_plane.yml | 18 +",
" playbooks/deploy_cluster.yml | 39 +-",
" .../gcp/openshift-cluster/build_base_image.yml | 162 ++++++++",
" playbooks/gcp/openshift-cluster/build_image.yml | 106 ++++++",
" playbooks/gcp/openshift-cluster/deprovision.yml | 10 +",
" playbooks/gcp/openshift-cluster/install.yml | 27 ++",
" playbooks/gcp/openshift-cluster/install_gcp.yml | 21 ++",
" playbooks/gcp/openshift-cluster/inventory.yml | 10 +",
" playbooks/gcp/openshift-cluster/launch.yml | 12 +",
" .../gcp/{ => openshift-cluster}/provision.yml | 9 +-",
" playbooks/gcp/openshift-cluster/publish_image.yml | 9 +",
" playbooks/gcp/openshift-cluster/roles | 1 +",
" .../openshift-bootstrap-controller-policy.yaml | 10 +",
" .../files/openshift-bootstrap-controller-role.yaml | 21 ++",
" ...nshift-bootstrap-controller-serviceaccount.yaml | 5 +",
" .../files/openshift-bootstrap-controller.yaml | 68 ++++",
" .../tasks/main.yml | 28 ++",
" roles/openshift_cloud_provider/tasks/gce.yml | 10 +-",
" roles/openshift_gcp/files/bootstrap-script.sh | 42 +++",
" .../files/openshift-bootstrap-update.service | 7 +",
" .../files/openshift-bootstrap-update.timer | 10 +",
" .../files/partition.conf | 2 +-",
" roles/openshift_gcp/meta/main.yml | 17 +",
" .../tasks/add_custom_repositories.yml | 20 +",
" .../tasks/configure_gcp_base_image.yml} | 14 +-",
" .../tasks/configure_master_bootstrap.yml | 36 ++",
" .../tasks/configure_master_healthcheck.yml | 19 +",
" roles/openshift_gcp/tasks/dynamic_inventory.yml | 5 +",
" .../openshift_gcp/tasks/frequent_log_rotation.yml | 18 +",
" roles/openshift_gcp/tasks/{main.yaml => main.yml} | 4 +-",
" roles/openshift_gcp/tasks/node_cloud_config.yml | 12 +",
" roles/openshift_gcp/tasks/publish_image.yml | 32 ++",
" .../tasks/setup_scale_group_facts.yml | 44 +++",
" roles/openshift_gcp/templates/inventory.j2.sh | 8 +",
" .../openshift_gcp/templates/master_healthcheck.j2 | 68 ++++",
" .../templates/openshift-bootstrap-update.j2 | 7 +",
" roles/openshift_gcp/templates/provision.j2.sh | 17 +-",
" roles/openshift_gcp/templates/yum_repo.j2 | 20 +",
" 52 files changed, 1510 insertions(+), 66 deletions(-)",
" create mode 100755 images/installer/root/usr/local/bin/entrypoint-gcp",
" create mode 100644 inventory/dynamic/gcp/README.md",
" create mode 100644 inventory/dynamic/gcp/ansible.cfg",
" create mode 100644 inventory/dynamic/gcp/group_vars/all/00_defaults.yml",
" create mode 100755 inventory/dynamic/gcp/hosts.py",
" create mode 100755 inventory/dynamic/gcp/hosts.sh",
" create mode 100644 inventory/dynamic/gcp/none",
" create mode 100644 inventory/dynamic/injected/README.md",
" create mode 100644 playbooks/components.yml",
" create mode 100644 playbooks/control_plane.yml",
" create mode 100644 playbooks/gcp/openshift-cluster/build_base_image.yml",
" create mode 100644 playbooks/gcp/openshift-cluster/build_image.yml",
" create mode 100644 playbooks/gcp/openshift-cluster/deprovision.yml",
" create mode 100644 playbooks/gcp/openshift-cluster/install.yml",
" create mode 100644 playbooks/gcp/openshift-cluster/install_gcp.yml",
" create mode 100644 playbooks/gcp/openshift-cluster/inventory.yml",
" create mode 100644 playbooks/gcp/openshift-cluster/launch.yml",
" rename playbooks/gcp/{ => openshift-cluster}/provision.yml (61%)",
" create mode 100644 playbooks/gcp/openshift-cluster/publish_image.yml",
" create mode 120000 playbooks/gcp/openshift-cluster/roles",
" create mode 100644 roles/openshift_bootstrap_autoapprover/files/openshift-bootstrap-controller-policy.yaml",
" create mode 100644 roles/openshift_bootstrap_autoapprover/files/openshift-bootstrap-controller-role.yaml",
" create mode 100644 roles/openshift_bootstrap_autoapprover/files/openshift-bootstrap-controller-serviceaccount.yaml",
" create mode 100644 roles/openshift_bootstrap_autoapprover/files/openshift-bootstrap-controller.yaml",
" create mode 100644 roles/openshift_bootstrap_autoapprover/tasks/main.yml",
" create mode 100644 roles/openshift_gcp/files/bootstrap-script.sh",
" create mode 100644 roles/openshift_gcp/files/openshift-bootstrap-update.service",
" create mode 100644 roles/openshift_gcp/files/openshift-bootstrap-update.timer",
" rename roles/{openshift_gcp_image_prep => openshift_gcp}/files/partition.conf (61%)",
" create mode 100644 roles/openshift_gcp/meta/main.yml",
" create mode 100644 roles/openshift_gcp/tasks/add_custom_repositories.yml",
" rename roles/{openshift_gcp_image_prep/tasks/main.yaml => openshift_gcp/tasks/configure_gcp_base_image.yml} (56%)",
" create mode 100644 roles/openshift_gcp/tasks/configure_master_bootstrap.yml",
" create mode 100644 roles/openshift_gcp/tasks/configure_master_healthcheck.yml",
" create mode 100644 roles/openshift_gcp/tasks/dynamic_inventory.yml",
" create mode 100644 roles/openshift_gcp/tasks/frequent_log_rotation.yml",
" rename roles/openshift_gcp/tasks/{main.yaml => main.yml} (95%)",
" create mode 100644 roles/openshift_gcp/tasks/node_cloud_config.yml",
" create mode 100644 roles/openshift_gcp/tasks/publish_image.yml",
" create mode 100644 roles/openshift_gcp/tasks/setup_scale_group_facts.yml",
" create mode 100644 roles/openshift_gcp/templates/inventory.j2.sh",
" create mode 100644 roles/openshift_gcp/templates/master_healthcheck.j2",
" create mode 100644 roles/openshift_gcp/templates/openshift-bootstrap-update.j2",
" create mode 100644 roles/openshift_gcp/templates/yum_repo.j2"
],
"warnings": []
}
PLAY RECAP *********************************************************************
172.18.15.173 : ok=9 changed=6 unreachable=0 failed=0
localhost : ok=0 changed=0 unreachable=0 failed=0
+ set +o xtrace
########## FINISHED STAGE: SUCCESS: SYNC OPENSHIFT-ANSIBLE PULL REQUEST 6541 [00h 00m 08s] ##########
[workspace] $ /bin/bash /tmp/jenkins6393786069183098850.sh
########## STARTING STAGE: SYNC ORIGIN REPOSITORY ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ export PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
+ oct sync remote origin --branch master
PLAYBOOK: remote.yml ***********************************************************
2 plays in /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/remote.yml
PLAY [ensure we have the parameters necessary to sync from a remote repository] ***
TASK [ensure all required variables are set] ***********************************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/remote.yml:9
skipping: [localhost] => (item=origin_ci_hosts) => {
"changed": false,
"generated_timestamp": "2018-01-22 11:14:02.106237",
"item": "origin_ci_hosts",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_connection) => {
"changed": false,
"generated_timestamp": "2018-01-22 11:14:02.111313",
"item": "origin_ci_connection",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_sync_repository) => {
"changed": false,
"generated_timestamp": "2018-01-22 11:14:02.117003",
"item": "origin_ci_sync_repository",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_sync_remote) => {
"changed": false,
"generated_timestamp": "2018-01-22 11:14:02.122588",
"item": "origin_ci_sync_remote",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_sync_version) => {
"changed": false,
"generated_timestamp": "2018-01-22 11:14:02.128884",
"item": "origin_ci_sync_version",
"skip_reason": "Conditional check failed",
"skipped": true
}
PLAY [sync the remote host with code from the remote repository] ***************
TASK [Gathering Facts] *********************************************************
ok: [172.18.15.173]
TASK [remote-sync : ensure that we are given a destination or we can determine one] ***
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:2
skipping: [172.18.15.173] => {
"changed": false,
"generated_timestamp": "2018-01-22 11:14:03.307806",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : determine the directory to sync if no override is provided] ***
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:7
ok: [172.18.15.173] => {
"ansible_facts": {
"origin_ci_sync_destination": "/data/src/github.com/openshift/origin"
},
"changed": false,
"generated_timestamp": "2018-01-22 11:14:03.473035"
}
TASK [remote-sync : check if the destination does not exist] *******************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:12
ok: [172.18.15.173] => {
"changed": false,
"generated_timestamp": "2018-01-22 11:14:04.552692",
"stat": {
"atime": 1515100285.5892444,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "binary",
"ctime": 1515100285.2062445,
"dev": 51714,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 1003,
"gr_name": "origin-git",
"inode": 75571336,
"isblk": false,
"ischr": false,
"isdir": true,
"isfifo": false,
"isgid": true,
"islnk": false,
"isreg": false,
"issock": false,
"isuid": false,
"mimetype": "inode/directory",
"mode": "2775",
"mtime": 1515100181.170291,
"nlink": 19,
"path": "/data/src/github.com/openshift/origin",
"pw_name": "origin",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 4096,
"uid": 1001,
"version": "1449961990",
"wgrp": true,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": true,
"xoth": true,
"xusr": true
}
}
TASK [remote-sync : if the destination directory does not exist, clone to it] ***
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:17
skipping: [172.18.15.173] => {
"changed": false,
"generated_timestamp": "2018-01-22 11:14:04.665509",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : determine which remotes already exist] *********************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:24
changed: [172.18.15.173] => {
"changed": true,
"cmd": [
"/usr/bin/git",
"remote"
],
"delta": "0:00:00.101803",
"end": "2018-01-22 16:14:05.442404",
"generated_timestamp": "2018-01-22 11:14:05.575500",
"rc": 0,
"start": "2018-01-22 16:14:05.340601",
"stderr": [],
"stdout": [
"origin"
],
"warnings": []
}
TASK [remote-sync : fail if the remote we want doesn't exist and we can't add it] ***
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:30
skipping: [172.18.15.173] => {
"changed": false,
"generated_timestamp": "2018-01-22 11:14:05.673708",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : add the new remote if it doesn't exist and we have an address to point to] ***
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:35
skipping: [172.18.15.173] => {
"changed": false,
"generated_timestamp": "2018-01-22 11:14:05.722715",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : inspect the remote for the address if we do not have an address] ***
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:41
changed: [172.18.15.173] => {
"changed": true,
"cmd": "/usr/bin/git remote show origin | grep \"Fetch URL\" | cut -c 14-",
"delta": "0:00:01.726769",
"end": "2018-01-22 16:14:08.031824",
"generated_timestamp": "2018-01-22 11:14:08.221266",
"rc": 0,
"start": "2018-01-22 16:14:06.305055",
"stderr": [],
"stdout": [
"https://github.com/openshift/origin.git"
],
"warnings": []
}
TASK [remote-sync : synchronize the repository with the remote server] *********
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:48
changed: [172.18.15.173] => {
"after": "47a1900fe7f18e404d5440290ceab81ee29c19ed",
"before": "188906e6cea3695409f5597108c47d8231a44136",
"changed": true,
"generated_timestamp": "2018-01-22 11:16:46.175029",
"remote_url_changed": false,
"warnings": []
}
TASK [remote-sync : prune out any refs that should not exist on the remote] ****
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:57
changed: [172.18.15.173] => {
"changed": true,
"cmd": "/usr/bin/git fetch origin --tags --prune",
"delta": "0:00:00.566888",
"end": "2018-01-22 16:16:46.965059",
"generated_timestamp": "2018-01-22 11:16:47.010246",
"rc": 0,
"start": "2018-01-22 16:16:46.398171",
"stderr": [],
"stdout": [],
"warnings": []
}
TASK [remote-sync : check out the desired post-merge state, if requested] ******
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:62
skipping: [172.18.15.173] => {
"changed": false,
"generated_timestamp": "2018-01-22 11:16:47.033054",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : merge the resulting state into another branch, if requested] ***
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:68
skipping: [172.18.15.173] => {
"changed": false,
"generated_timestamp": "2018-01-22 11:16:47.055991",
"skip_reason": "Conditional check failed",
"skipped": true
}
PLAY RECAP *********************************************************************
172.18.15.173 : ok=7 changed=4 unreachable=0 failed=0
localhost : ok=0 changed=0 unreachable=0 failed=0
+ set +o xtrace
########## FINISHED STAGE: SUCCESS: SYNC ORIGIN REPOSITORY [00h 02m 46s] ##########
[workspace] $ /bin/bash /tmp/jenkins2226624423807373943.sh
########## STARTING STAGE: SYNC RELEASE REPOSITORY ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ export PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
+ oct sync remote release --branch master
PLAYBOOK: remote.yml ***********************************************************
2 plays in /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/remote.yml
PLAY [ensure we have the parameters necessary to sync from a remote repository] ***
TASK [ensure all required variables are set] ***********************************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/remote.yml:9
skipping: [localhost] => (item=origin_ci_hosts) => {
"changed": false,
"generated_timestamp": "2018-01-22 11:16:47.835719",
"item": "origin_ci_hosts",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_connection) => {
"changed": false,
"generated_timestamp": "2018-01-22 11:16:47.838354",
"item": "origin_ci_connection",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_sync_repository) => {
"changed": false,
"generated_timestamp": "2018-01-22 11:16:47.841541",
"item": "origin_ci_sync_repository",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_sync_remote) => {
"changed": false,
"generated_timestamp": "2018-01-22 11:16:47.845957",
"item": "origin_ci_sync_remote",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_sync_version) => {
"changed": false,
"generated_timestamp": "2018-01-22 11:16:47.849321",
"item": "origin_ci_sync_version",
"skip_reason": "Conditional check failed",
"skipped": true
}
PLAY [sync the remote host with code from the remote repository] ***************
TASK [Gathering Facts] *********************************************************
ok: [172.18.15.173]
TASK [remote-sync : ensure that we are given a destination or we can determine one] ***
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:2
skipping: [172.18.15.173] => {
"changed": false,
"generated_timestamp": "2018-01-22 11:16:48.869474",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : determine the directory to sync if no override is provided] ***
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:7
ok: [172.18.15.173] => {
"ansible_facts": {
"origin_ci_sync_destination": "/data/src/github.com/openshift/release"
},
"changed": false,
"generated_timestamp": "2018-01-22 11:16:48.905461"
}
TASK [remote-sync : check if the destination does not exist] *******************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:12
ok: [172.18.15.173] => {
"changed": false,
"generated_timestamp": "2018-01-22 11:16:49.255086",
"stat": {
"atime": 1515100359.5912223,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 0,
"charset": "binary",
"ctime": 1515100285.2082443,
"dev": 51714,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 1003,
"gr_name": "origin-git",
"inode": 19120311,
"isblk": false,
"ischr": false,
"isdir": true,
"isfifo": false,
"isgid": true,
"islnk": false,
"isreg": false,
"issock": false,
"isuid": false,
"mimetype": "inode/directory",
"mode": "2775",
"mtime": 1515100236.2572634,
"nlink": 9,
"path": "/data/src/github.com/openshift/release",
"pw_name": "origin",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 152,
"uid": 1001,
"version": "18446744073412412733",
"wgrp": true,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": true,
"xoth": true,
"xusr": true
}
}
TASK [remote-sync : if the destination directory does not exist, clone to it] ***
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:17
skipping: [172.18.15.173] => {
"changed": false,
"generated_timestamp": "2018-01-22 11:16:49.281443",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : determine which remotes already exist] *********************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:24
changed: [172.18.15.173] => {
"changed": true,
"cmd": [
"/usr/bin/git",
"remote"
],
"delta": "0:00:00.058264",
"end": "2018-01-22 16:16:49.659691",
"generated_timestamp": "2018-01-22 11:16:49.700763",
"rc": 0,
"start": "2018-01-22 16:16:49.601427",
"stderr": [],
"stdout": [
"origin"
],
"warnings": []
}
TASK [remote-sync : fail if the remote we want doesn't exist and we can't add it] ***
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:30
skipping: [172.18.15.173] => {
"changed": false,
"generated_timestamp": "2018-01-22 11:16:49.726236",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : add the new remote if it doesn't exist and we have an address to point to] ***
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:35
skipping: [172.18.15.173] => {
"changed": false,
"generated_timestamp": "2018-01-22 11:16:49.750575",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : inspect the remote for the address if we do not have an address] ***
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:41
changed: [172.18.15.173] => {
"changed": true,
"cmd": "/usr/bin/git remote show origin | grep \"Fetch URL\" | cut -c 14-",
"delta": "0:00:00.397553",
"end": "2018-01-22 16:16:50.370879",
"generated_timestamp": "2018-01-22 11:16:50.415802",
"rc": 0,
"start": "2018-01-22 16:16:49.973326",
"stderr": [],
"stdout": [
"https://github.com/openshift/release.git"
],
"warnings": []
}
TASK [remote-sync : synchronize the repository with the remote server] *********
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:48
changed: [172.18.15.173] => {
"after": "e0e858c2d17d1e2b1670985ed805482fa95ba7f5",
"before": "b2cec84f438bb01c7e1d3481aeab51465388e40b",
"changed": true,
"generated_timestamp": "2018-01-22 11:19:28.560134",
"remote_url_changed": false,
"submodules_changed": true,
"warnings": []
}
TASK [remote-sync : prune out any refs that should not exist on the remote] ****
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:57
changed: [172.18.15.173] => {
"changed": true,
"cmd": "/usr/bin/git fetch origin --tags --prune",
"delta": "0:00:00.379981",
"end": "2018-01-22 16:19:29.158456",
"generated_timestamp": "2018-01-22 11:19:29.202517",
"rc": 0,
"start": "2018-01-22 16:19:28.778475",
"stderr": [],
"stdout": [],
"warnings": []
}
TASK [remote-sync : check out the desired post-merge state, if requested] ******
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:62
skipping: [172.18.15.173] => {
"changed": false,
"generated_timestamp": "2018-01-22 11:19:29.225258",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : merge the resulting state into another branch, if requested] ***
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:68
skipping: [172.18.15.173] => {
"changed": false,
"generated_timestamp": "2018-01-22 11:19:29.246263",
"skip_reason": "Conditional check failed",
"skipped": true
}
PLAY RECAP *********************************************************************
172.18.15.173 : ok=7 changed=4 unreachable=0 failed=0
localhost : ok=0 changed=0 unreachable=0 failed=0
+ set +o xtrace
########## FINISHED STAGE: SUCCESS: SYNC RELEASE REPOSITORY [00h 02m 42s] ##########
[workspace] $ /bin/bash /tmp/jenkins2228305821792309954.sh
########## STARTING STAGE: SYNC IMAGE-REGISTRY REPOSITORY ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ export PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
+ oct sync remote image-registry --branch master
PLAYBOOK: remote.yml ***********************************************************
2 plays in /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/remote.yml
PLAY [ensure we have the parameters necessary to sync from a remote repository] ***
TASK [ensure all required variables are set] ***********************************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/remote.yml:9
skipping: [localhost] => (item=origin_ci_hosts) => {
"changed": false,
"generated_timestamp": "2018-01-22 11:19:30.160737",
"item": "origin_ci_hosts",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_connection) => {
"changed": false,
"generated_timestamp": "2018-01-22 11:19:30.164390",
"item": "origin_ci_connection",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_sync_repository) => {
"changed": false,
"generated_timestamp": "2018-01-22 11:19:30.168615",
"item": "origin_ci_sync_repository",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_sync_remote) => {
"changed": false,
"generated_timestamp": "2018-01-22 11:19:30.171655",
"item": "origin_ci_sync_remote",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_sync_version) => {
"changed": false,
"generated_timestamp": "2018-01-22 11:19:30.175002",
"item": "origin_ci_sync_version",
"skip_reason": "Conditional check failed",
"skipped": true
}
PLAY [sync the remote host with code from the remote repository] ***************
TASK [Gathering Facts] *********************************************************
ok: [172.18.15.173]
TASK [remote-sync : ensure that we are given a destination or we can determine one] ***
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:2
skipping: [172.18.15.173] => {
"changed": false,
"generated_timestamp": "2018-01-22 11:19:31.155025",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : determine the directory to sync if no override is provided] ***
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:7
ok: [172.18.15.173] => {
"ansible_facts": {
"origin_ci_sync_destination": "/data/src/github.com/openshift/image-registry"
},
"changed": false,
"generated_timestamp": "2018-01-22 11:19:31.188843"
}
TASK [remote-sync : check if the destination does not exist] *******************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:12
ok: [172.18.15.173] => {
"changed": false,
"generated_timestamp": "2018-01-22 11:19:31.559446",
"stat": {
"atime": 1515100362.7252214,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 0,
"charset": "binary",
"ctime": 1515100285.2112443,
"dev": 51714,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 1003,
"gr_name": "origin-git",
"inode": 2817406,
"isblk": false,
"ischr": false,
"isdir": true,
"isfifo": false,
"isgid": true,
"islnk": false,
"isreg": false,
"issock": false,
"isuid": false,
"mimetype": "inode/directory",
"mode": "2775",
"mtime": 1515100261.285253,
"nlink": 11,
"path": "/data/src/github.com/openshift/image-registry",
"pw_name": "origin",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 280,
"uid": 1001,
"version": "18446744072602915711",
"wgrp": true,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": true,
"xoth": true,
"xusr": true
}
}
TASK [remote-sync : if the destination directory does not exist, clone to it] ***
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:17
skipping: [172.18.15.173] => {
"changed": false,
"generated_timestamp": "2018-01-22 11:19:31.580835",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : determine which remotes already exist] *********************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:24
changed: [172.18.15.173] => {
"changed": true,
"cmd": [
"/usr/bin/git",
"remote"
],
"delta": "0:00:00.390160",
"end": "2018-01-22 16:19:32.265174",
"generated_timestamp": "2018-01-22 11:19:32.311698",
"rc": 0,
"start": "2018-01-22 16:19:31.875014",
"stderr": [],
"stdout": [
"origin"
],
"warnings": []
}
TASK [remote-sync : fail if the remote we want doesn't exist and we can't add it] ***
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:30
skipping: [172.18.15.173] => {
"changed": false,
"generated_timestamp": "2018-01-22 11:19:32.334544",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : add the new remote if it doesn't exist and we have an address to point to] ***
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:35
skipping: [172.18.15.173] => {
"changed": false,
"generated_timestamp": "2018-01-22 11:19:32.357821",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : inspect the remote for the address if we do not have an address] ***
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:41
changed: [172.18.15.173] => {
"changed": true,
"cmd": "/usr/bin/git remote show origin | grep \"Fetch URL\" | cut -c 14-",
"delta": "0:00:00.526294",
"end": "2018-01-22 16:19:33.121937",
"generated_timestamp": "2018-01-22 11:19:33.197195",
"rc": 0,
"start": "2018-01-22 16:19:32.595643",
"stderr": [],
"stdout": [
"https://github.com/openshift/image-registry.git"
],
"warnings": []
}
TASK [remote-sync : synchronize the repository with the remote server] *********
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:48
changed: [172.18.15.173] => {
"after": "296a4ccdf0ba65e90dee2e9726f72bbacdfbf843",
"before": "f94f79d4eaf87a622e1476f45c4b0af91776b0f6",
"changed": true,
"generated_timestamp": "2018-01-22 11:20:24.178591",
"remote_url_changed": false,
"warnings": []
}
TASK [remote-sync : prune out any refs that should not exist on the remote] ****
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:57
changed: [172.18.15.173] => {
"changed": true,
"cmd": "/usr/bin/git fetch origin --tags --prune",
"delta": "0:00:00.318423",
"end": "2018-01-22 16:20:24.711846",
"generated_timestamp": "2018-01-22 11:20:24.756553",
"rc": 0,
"start": "2018-01-22 16:20:24.393423",
"stderr": [],
"stdout": [],
"warnings": []
}
TASK [remote-sync : check out the desired post-merge state, if requested] ******
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:62
skipping: [172.18.15.173] => {
"changed": false,
"generated_timestamp": "2018-01-22 11:20:24.781222",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : merge the resulting state into another branch, if requested] ***
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:68
skipping: [172.18.15.173] => {
"changed": false,
"generated_timestamp": "2018-01-22 11:20:24.803298",
"skip_reason": "Conditional check failed",
"skipped": true
}
PLAY RECAP *********************************************************************
172.18.15.173 : ok=7 changed=4 unreachable=0 failed=0
localhost : ok=0 changed=0 unreachable=0 failed=0
+ set +o xtrace
########## FINISHED STAGE: SUCCESS: SYNC IMAGE-REGISTRY REPOSITORY [00h 00m 55s] ##########
[workspace] $ /bin/bash /tmp/jenkins6852014691182843457.sh
########## STARTING STAGE: SYNC KUBERNETES-METRICS-SERVER REPOSITORY ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ export PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
+ oct sync remote kubernetes-metrics-server --branch master
PLAYBOOK: remote.yml ***********************************************************
2 plays in /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/remote.yml
PLAY [ensure we have the parameters necessary to sync from a remote repository] ***
TASK [ensure all required variables are set] ***********************************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/remote.yml:9
skipping: [localhost] => (item=origin_ci_hosts) => {
"changed": false,
"generated_timestamp": "2018-01-22 11:20:25.573351",
"item": "origin_ci_hosts",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_connection) => {
"changed": false,
"generated_timestamp": "2018-01-22 11:20:25.581785",
"item": "origin_ci_connection",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_sync_repository) => {
"changed": false,
"generated_timestamp": "2018-01-22 11:20:25.589682",
"item": "origin_ci_sync_repository",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_sync_remote) => {
"changed": false,
"generated_timestamp": "2018-01-22 11:20:25.596578",
"item": "origin_ci_sync_remote",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_sync_version) => {
"changed": false,
"generated_timestamp": "2018-01-22 11:20:25.604108",
"item": "origin_ci_sync_version",
"skip_reason": "Conditional check failed",
"skipped": true
}
PLAY [sync the remote host with code from the remote repository] ***************
TASK [Gathering Facts] *********************************************************
ok: [172.18.15.173]
TASK [remote-sync : ensure that we are given a destination or we can determine one] ***
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:2
skipping: [172.18.15.173] => {
"changed": false,
"generated_timestamp": "2018-01-22 11:20:26.588858",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : determine the directory to sync if no override is provided] ***
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:7
ok: [172.18.15.173] => {
"ansible_facts": {
"origin_ci_sync_destination": "/data/src/github.com/openshift/kubernetes-metrics-server"
},
"changed": false,
"generated_timestamp": "2018-01-22 11:20:26.625539"
}
TASK [remote-sync : check if the destination does not exist] *******************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:12
ok: [172.18.15.173] => {
"changed": false,
"generated_timestamp": "2018-01-22 11:20:26.974122",
"stat": {
"atime": 1515100389.751215,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "binary",
"ctime": 1515100285.2122445,
"dev": 51714,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 1003,
"gr_name": "origin-git",
"inode": 67676348,
"isblk": false,
"ischr": false,
"isdir": true,
"isfifo": false,
"isgid": true,
"islnk": false,
"isreg": false,
"issock": false,
"isuid": false,
"mimetype": "inode/directory",
"mode": "2775",
"mtime": 1515100279.3322465,
"nlink": 13,
"path": "/data/src/github.com/openshift/kubernetes-metrics-server",
"pw_name": "origin",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 4096,
"uid": 1001,
"version": "878767506",
"wgrp": true,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": true,
"xoth": true,
"xusr": true
}
}
TASK [remote-sync : if the destination directory does not exist, clone to it] ***
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:17
skipping: [172.18.15.173] => {
"changed": false,
"generated_timestamp": "2018-01-22 11:20:26.996992",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : determine which remotes already exist] *********************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:24
changed: [172.18.15.173] => {
"changed": true,
"cmd": [
"/usr/bin/git",
"remote"
],
"delta": "0:00:00.066456",
"end": "2018-01-22 16:20:27.358622",
"generated_timestamp": "2018-01-22 11:20:27.404223",
"rc": 0,
"start": "2018-01-22 16:20:27.292166",
"stderr": [],
"stdout": [
"origin"
],
"warnings": []
}
TASK [remote-sync : fail if the remote we want doesn't exist and we can't add it] ***
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:30
skipping: [172.18.15.173] => {
"changed": false,
"generated_timestamp": "2018-01-22 11:20:27.426296",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : add the new remote if it doesn't exist and we have an address to point to] ***
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:35
skipping: [172.18.15.173] => {
"changed": false,
"generated_timestamp": "2018-01-22 11:20:27.448314",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : inspect the remote for the address if we do not have an address] ***
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:41
changed: [172.18.15.173] => {
"changed": true,
"cmd": "/usr/bin/git remote show origin | grep \"Fetch URL\" | cut -c 14-",
"delta": "0:00:00.225156",
"end": "2018-01-22 16:20:27.888852",
"generated_timestamp": "2018-01-22 11:20:27.935619",
"rc": 0,
"start": "2018-01-22 16:20:27.663696",
"stderr": [],
"stdout": [
"https://github.com/openshift/kubernetes-metrics-server.git"
],
"warnings": []
}
TASK [remote-sync : synchronize the repository with the remote server] *********
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:48
ok: [172.18.15.173] => {
"after": "87edca06dfee274c35daf3dd292ab46b67df81e8",
"before": "87edca06dfee274c35daf3dd292ab46b67df81e8",
"changed": false,
"generated_timestamp": "2018-01-22 11:20:32.563622",
"remote_url_changed": false,
"warnings": []
}
TASK [remote-sync : prune out any refs that should not exist on the remote] ****
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:57
changed: [172.18.15.173] => {
"changed": true,
"cmd": "/usr/bin/git fetch origin --tags --prune",
"delta": "0:00:00.163360",
"end": "2018-01-22 16:20:32.954670",
"generated_timestamp": "2018-01-22 11:20:32.999113",
"rc": 0,
"start": "2018-01-22 16:20:32.791310",
"stderr": [],
"stdout": [],
"warnings": []
}
TASK [remote-sync : check out the desired post-merge state, if requested] ******
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:62
skipping: [172.18.15.173] => {
"changed": false,
"generated_timestamp": "2018-01-22 11:20:33.021081",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : merge the resulting state into another branch, if requested] ***
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:68
skipping: [172.18.15.173] => {
"changed": false,
"generated_timestamp": "2018-01-22 11:20:33.042084",
"skip_reason": "Conditional check failed",
"skipped": true
}
PLAY RECAP *********************************************************************
172.18.15.173 : ok=7 changed=3 unreachable=0 failed=0
localhost : ok=0 changed=0 unreachable=0 failed=0
+ set +o xtrace
########## FINISHED STAGE: SUCCESS: SYNC KUBERNETES-METRICS-SERVER REPOSITORY [00h 00m 09s] ##########
[workspace] $ /bin/bash /tmp/jenkins4629871903446384217.sh
########## STARTING STAGE: FORWARD PARAMETERS TO THE REMOTE HOST ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ export PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel sudo chmod o+rw /etc/environment
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''OPENSHIFT_ANSIBLE_TARGET_BRANCH=master'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''PULL_REFS=master:4d93123e9626657e55ce03cb8a0288a6ba5e3f2e,6541:c49038bf95d1f8cf0b2391120c49d371c41e8a44'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''buildId=f11e6007-ff8e-11e7-866a-0a58ac1011b7'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''BUILD_ID=f11e6007-ff8e-11e7-866a-0a58ac1011b7'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''REPO_OWNER=openshift'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''REPO_NAME=openshift-ansible'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''OPENSHIFT_ANSIBLE_PULL_ID='\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''PULL_NUMBER=6541'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''PULL_REFS=master:4d93123e9626657e55ce03cb8a0288a6ba5e3f2e,6541:c49038bf95d1f8cf0b2391120c49d371c41e8a44'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''buildId=f11e6007-ff8e-11e7-866a-0a58ac1011b7'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''ORIGIN_TARGET_BRANCH=master'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''PULL_REFS=master:4d93123e9626657e55ce03cb8a0288a6ba5e3f2e,6541:c49038bf95d1f8cf0b2391120c49d371c41e8a44'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''buildId=f11e6007-ff8e-11e7-866a-0a58ac1011b7'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''BUILD_ID=f11e6007-ff8e-11e7-866a-0a58ac1011b7'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''REPO_OWNER=openshift'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''REPO_NAME=openshift-ansible'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''RELEASE_TARGET_BRANCH=master'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''PULL_REFS=master:4d93123e9626657e55ce03cb8a0288a6ba5e3f2e,6541:c49038bf95d1f8cf0b2391120c49d371c41e8a44'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''buildId=f11e6007-ff8e-11e7-866a-0a58ac1011b7'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''BUILD_ID=f11e6007-ff8e-11e7-866a-0a58ac1011b7'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''REPO_OWNER=openshift'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''REPO_NAME=openshift-ansible'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''IMAGE_REGISTRY_TARGET_BRANCH=master'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''PULL_REFS=master:4d93123e9626657e55ce03cb8a0288a6ba5e3f2e,6541:c49038bf95d1f8cf0b2391120c49d371c41e8a44'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''buildId=f11e6007-ff8e-11e7-866a-0a58ac1011b7'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''BUILD_ID=f11e6007-ff8e-11e7-866a-0a58ac1011b7'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''REPO_OWNER=openshift'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''REPO_NAME=openshift-ansible'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''KUBERNETES_METRICS_SERVER_TARGET_BRANCH=master'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''PULL_REFS=master:4d93123e9626657e55ce03cb8a0288a6ba5e3f2e,6541:c49038bf95d1f8cf0b2391120c49d371c41e8a44'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''buildId=f11e6007-ff8e-11e7-866a-0a58ac1011b7'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''BUILD_ID=f11e6007-ff8e-11e7-866a-0a58ac1011b7'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''REPO_OWNER=openshift'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''REPO_NAME=openshift-ansible'\'' >> /etc/environment'
+ set +o xtrace
########## FINISHED STAGE: SUCCESS: FORWARD PARAMETERS TO THE REMOTE HOST [00h 00m 10s] ##########
[workspace] $ /bin/bash /tmp/jenkins8950750224437558625.sh
########## STARTING STAGE: FORWARD PARAMETERS TO THE REMOTE HOST ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ export PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel sudo chmod o+rw /etc/environment
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''REPO_OWNER=openshift'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''REPO_NAME=openshift-ansible'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''PULL_BASE_REF=master'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''PULL_BASE_SHA=4d93123e9626657e55ce03cb8a0288a6ba5e3f2e'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''PULL_REFS=master:4d93123e9626657e55ce03cb8a0288a6ba5e3f2e,6541:c49038bf95d1f8cf0b2391120c49d371c41e8a44'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''PULL_NUMBER=6541'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''PULL_PULL_SHA=c49038bf95d1f8cf0b2391120c49d371c41e8a44'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''JOB_NAME=test_pull_request_openshift_ansible_launch_gce'\'' >> /etc/environment'
+ set +o xtrace
########## FINISHED STAGE: SUCCESS: FORWARD PARAMETERS TO THE REMOTE HOST [00h 00m 03s] ##########
[workspace] $ /bin/bash /tmp/jenkins2030350001976187774.sh
########## STARTING STAGE: RECORD THE STARTING METADATA ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ export PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
++ mktemp
+ script=/tmp/tmp.7yoJkAb3hI
+ cat
+ chmod +x /tmp/tmp.7yoJkAb3hI
+ scp -F ./.config/origin-ci-tool/inventory/.ssh_config /tmp/tmp.7yoJkAb3hI openshiftdevel:/tmp/tmp.7yoJkAb3hI
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config -t openshiftdevel 'bash -l -c "timeout 300 /tmp/tmp.7yoJkAb3hI"'
+ cd /data/src/github.com/openshift/aos-cd-jobs
+ trap 'exit 0' EXIT
+ sjb/gcs/started.py
+ exit 0
+ set +o xtrace
########## FINISHED STAGE: SUCCESS: RECORD THE STARTING METADATA [00h 00m 06s] ##########
[workspace] $ /bin/bash /tmp/jenkins9142983656316604624.sh
########## STARTING STAGE: UPLOAD GCS STARTING METADATA ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ export PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
+ trap 'exit 0' EXIT
+ mkdir -p gcs/
+ scp -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel:/data/started.json gcs/
++ gcs_path
++ bucket=gs://origin-ci-test/
++ [[ -z f11e6007-ff8e-11e7-866a-0a58ac1011b7 ]]
++ suffix=test_pull_request_openshift_ansible_launch_gce/1/
++ [[ -n openshift ]]
++ [[ openshift-ansible != \o\r\i\g\i\n ]]
++ segment=openshift_openshift-ansible/
++ [[ -n 6541 ]]
++ prefix=pr-logs/pull/
++ segment=openshift_openshift-ansible/6541/
++ echo gs://origin-ci-test/pr-logs/pull/openshift_openshift-ansible/6541/test_pull_request_openshift_ansible_launch_gce/1/
++ return 0
+ path=gs://origin-ci-test/pr-logs/pull/openshift_openshift-ansible/6541/test_pull_request_openshift_ansible_launch_gce/1/
+ gsutil cp gcs/started.json gs://origin-ci-test/pr-logs/pull/openshift_openshift-ansible/6541/test_pull_request_openshift_ansible_launch_gce/1/started.json
Copying file://gcs/started.json [Content-Type=application/json]...
/ [0 files][ 0.0 B/ 785.0 B]
/ [1 files][ 785.0 B/ 785.0 B]
Operation completed over 1 objects/785.0 B.
+ [[ -n 6541 ]]
+ echo gs://origin-ci-test/pr-logs/pull/openshift_openshift-ansible/6541/test_pull_request_openshift_ansible_launch_gce/1
+ gsutil cp 1.txt gs://origin-ci-test/pr-logs/directory/test_pull_request_openshift_ansible_launch_gce/1.txt
Copying file://1.txt [Content-Type=text/plain]...
/ [0 files][ 0.0 B/ 115.0 B]
/ [1 files][ 115.0 B/ 115.0 B]
Operation completed over 1 objects/115.0 B.
+ exit 0
[workspace] $ /bin/bash /tmp/jenkins7689605328148558358.sh
########## STARTING STAGE: USE A RAMDISK FOR ETCD ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ export PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
++ mktemp
+ script=/tmp/tmp.AUgPn9awQ0
+ cat
+ chmod +x /tmp/tmp.AUgPn9awQ0
+ scp -F ./.config/origin-ci-tool/inventory/.ssh_config /tmp/tmp.AUgPn9awQ0 openshiftdevel:/tmp/tmp.AUgPn9awQ0
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config -t openshiftdevel 'bash -l -c "timeout 300 /tmp/tmp.AUgPn9awQ0"'
+ cd /home/origin
+ sudo su root
+ set +o xtrace
########## FINISHED STAGE: SUCCESS: USE A RAMDISK FOR ETCD [00h 00m 01s] ##########
[workspace] $ /bin/bash /tmp/jenkins5643265482524629682.sh
########## STARTING STAGE: TURN OFF UNNECESSARY CENTOS PAAS SIG REPOS ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ export PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
++ mktemp
+ script=/tmp/tmp.2WomFJ68M8
+ cat
+ chmod +x /tmp/tmp.2WomFJ68M8
+ scp -F ./.config/origin-ci-tool/inventory/.ssh_config /tmp/tmp.2WomFJ68M8 openshiftdevel:/tmp/tmp.2WomFJ68M8
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config -t openshiftdevel 'bash -l -c "timeout 300 /tmp/tmp.2WomFJ68M8"'
+ cd /home/origin
+ sudo yum-config-manager --disable 'centos-paas-sig-openshift-origin*-rpms'
Loaded plugins: amazon-id, rhui-lb
================ repo: centos-paas-sig-openshift-origin13-rpms =================
[centos-paas-sig-openshift-origin13-rpms]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7Server
baseurl = https://buildlogs.centos.org/centos/7/paas/x86_64/openshift-origin13/
cache = 0
cachedir = /var/cache/yum/x86_64/7Server/centos-paas-sig-openshift-origin13-rpms
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = 0
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7Server/centos-paas-sig-openshift-origin13-rpms/gpgcadir
gpgcakey =
gpgcheck = False
gpgdir = /var/lib/yum/repos/x86_64/7Server/centos-paas-sig-openshift-origin13-rpms/gpgdir
gpgkey =
hdrdir = /var/cache/yum/x86_64/7Server/centos-paas-sig-openshift-origin13-rpms/headers
http_caching = all
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = CentOS PaaS SIG Origin 1.3 Repository
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7Server/centos-paas-sig-openshift-origin13-rpms
pkgdir = /var/cache/yum/x86_64/7Server/centos-paas-sig-openshift-origin13-rpms/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 10
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert = /var/lib/yum/client-cert.pem
sslclientkey = /var/lib/yum/client-key.pem
sslverify = False
throttle = 0
timeout = 120.0
ui_id = centos-paas-sig-openshift-origin13-rpms
ui_repoid_vars = releasever,
basearch
username =
================ repo: centos-paas-sig-openshift-origin14-rpms =================
[centos-paas-sig-openshift-origin14-rpms]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7Server
baseurl = https://buildlogs.centos.org/centos/7/paas/x86_64/openshift-origin14/
cache = 0
cachedir = /var/cache/yum/x86_64/7Server/centos-paas-sig-openshift-origin14-rpms
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = 0
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7Server/centos-paas-sig-openshift-origin14-rpms/gpgcadir
gpgcakey =
gpgcheck = False
gpgdir = /var/lib/yum/repos/x86_64/7Server/centos-paas-sig-openshift-origin14-rpms/gpgdir
gpgkey =
hdrdir = /var/cache/yum/x86_64/7Server/centos-paas-sig-openshift-origin14-rpms/headers
http_caching = all
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = CentOS PaaS SIG Origin 1.4 Repository
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7Server/centos-paas-sig-openshift-origin14-rpms
pkgdir = /var/cache/yum/x86_64/7Server/centos-paas-sig-openshift-origin14-rpms/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 10
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert = /var/lib/yum/client-cert.pem
sslclientkey = /var/lib/yum/client-key.pem
sslverify = False
throttle = 0
timeout = 120.0
ui_id = centos-paas-sig-openshift-origin14-rpms
ui_repoid_vars = releasever,
basearch
username =
================ repo: centos-paas-sig-openshift-origin15-rpms =================
[centos-paas-sig-openshift-origin15-rpms]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7Server
baseurl = https://buildlogs.centos.org/centos/7/paas/x86_64/openshift-origin15/
cache = 0
cachedir = /var/cache/yum/x86_64/7Server/centos-paas-sig-openshift-origin15-rpms
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = 0
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7Server/centos-paas-sig-openshift-origin15-rpms/gpgcadir
gpgcakey =
gpgcheck = False
gpgdir = /var/lib/yum/repos/x86_64/7Server/centos-paas-sig-openshift-origin15-rpms/gpgdir
gpgkey =
hdrdir = /var/cache/yum/x86_64/7Server/centos-paas-sig-openshift-origin15-rpms/headers
http_caching = all
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = CentOS PaaS SIG Origin 1.5 Repository
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7Server/centos-paas-sig-openshift-origin15-rpms
pkgdir = /var/cache/yum/x86_64/7Server/centos-paas-sig-openshift-origin15-rpms/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 10
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert = /var/lib/yum/client-cert.pem
sslclientkey = /var/lib/yum/client-key.pem
sslverify = False
throttle = 0
timeout = 120.0
ui_id = centos-paas-sig-openshift-origin15-rpms
ui_repoid_vars = releasever,
basearch
username =
================ repo: centos-paas-sig-openshift-origin36-rpms =================
[centos-paas-sig-openshift-origin36-rpms]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7Server
baseurl = https://buildlogs.centos.org/centos/7/paas/x86_64/openshift-origin36/
cache = 0
cachedir = /var/cache/yum/x86_64/7Server/centos-paas-sig-openshift-origin36-rpms
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = 0
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7Server/centos-paas-sig-openshift-origin36-rpms/gpgcadir
gpgcakey =
gpgcheck = False
gpgdir = /var/lib/yum/repos/x86_64/7Server/centos-paas-sig-openshift-origin36-rpms/gpgdir
gpgkey =
hdrdir = /var/cache/yum/x86_64/7Server/centos-paas-sig-openshift-origin36-rpms/headers
http_caching = all
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = CentOS PaaS SIG Origin 3.6 Repository
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7Server/centos-paas-sig-openshift-origin36-rpms
pkgdir = /var/cache/yum/x86_64/7Server/centos-paas-sig-openshift-origin36-rpms/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 10
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert = /var/lib/yum/client-cert.pem
sslclientkey = /var/lib/yum/client-key.pem
sslverify = False
throttle = 0
timeout = 120.0
ui_id = centos-paas-sig-openshift-origin36-rpms
ui_repoid_vars = releasever,
basearch
username =
================ repo: centos-paas-sig-openshift-origin37-rpms =================
[centos-paas-sig-openshift-origin37-rpms]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7Server
baseurl = https://buildlogs.centos.org/centos/7/paas/x86_64/openshift-origin37/
cache = 0
cachedir = /var/cache/yum/x86_64/7Server/centos-paas-sig-openshift-origin37-rpms
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = 0
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7Server/centos-paas-sig-openshift-origin37-rpms/gpgcadir
gpgcakey =
gpgcheck = False
gpgdir = /var/lib/yum/repos/x86_64/7Server/centos-paas-sig-openshift-origin37-rpms/gpgdir
gpgkey =
hdrdir = /var/cache/yum/x86_64/7Server/centos-paas-sig-openshift-origin37-rpms/headers
http_caching = all
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = CentOS PaaS SIG Origin 3.7 Repository
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7Server/centos-paas-sig-openshift-origin37-rpms
pkgdir = /var/cache/yum/x86_64/7Server/centos-paas-sig-openshift-origin37-rpms/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 10
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert = /var/lib/yum/client-cert.pem
sslclientkey = /var/lib/yum/client-key.pem
sslverify = False
throttle = 0
timeout = 120.0
ui_id = centos-paas-sig-openshift-origin37-rpms
ui_repoid_vars = releasever,
basearch
username =
+ [[ test_pull_request_openshift_ansible_launch_gce == *update* ]]
+ set +o xtrace
########## FINISHED STAGE: SUCCESS: TURN OFF UNNECESSARY CENTOS PAAS SIG REPOS [00h 00m 02s] ##########
[workspace] $ /bin/bash /tmp/jenkins3045774937590768463.sh
########## STARTING STAGE: FORWARD PARAMETERS TO THE REMOTE HOST ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ export PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel sudo chmod o+rw /etc/environment
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''OPENSHIFT_ANSIBLE_IMAGE='\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''ADDITIONAL_SKIP=|should provide DNS for services|should support subPath|should work with TCP \(when fully idled\)|should test kubelet managed /etc/hosts file|\[networking\]\[router\]|\[Area:Networking\]\[Feature:Router\]|Downward API volume should update annotations on modification|should run a deployment to completion and then scale to zero|Basic StatefulSet functionality Scaling down before scale up is finished should wait until current pod will be running and ready before it will be removed|Probing container should \*not\* be restarted with a /healthz http liveness probe'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''JOB_NAME=test_pull_request_openshift_ansible_launch_gce'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''BUILD_NUMBER=1'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''SUITE='\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''FOCUS='\'' >> /etc/environment'
+ set +o xtrace
########## FINISHED STAGE: SUCCESS: FORWARD PARAMETERS TO THE REMOTE HOST [00h 00m 02s] ##########
[workspace] $ /bin/bash /tmp/jenkins6314318346695089914.sh
########## STARTING STAGE: BUILD OPENSHIFT-ANSIBLE IMAGE ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ export PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
++ mktemp
+ script=/tmp/tmp.3qTtsobZpK
+ cat
+ chmod +x /tmp/tmp.3qTtsobZpK
+ scp -F ./.config/origin-ci-tool/inventory/.ssh_config /tmp/tmp.3qTtsobZpK openshiftdevel:/tmp/tmp.3qTtsobZpK
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config -t openshiftdevel 'bash -l -c "timeout 900 /tmp/tmp.3qTtsobZpK"'
+ cd /data/src/github.com/openshift/openshift-ansible
OPENSHIFT_ANSIBLE_IMAGE not specified, no action necessary
+ [[ openshift != \o\p\e\n\s\h\i\f\t ]]
+ [[ openshift-ansible != \o\p\e\n\s\h\i\f\t\-\a\n\s\i\b\l\e ]]
+ [[ -z '' ]]
+ echo 'OPENSHIFT_ANSIBLE_IMAGE not specified, no action necessary'
+ exit 0
+ set +o xtrace
########## FINISHED STAGE: SUCCESS: BUILD OPENSHIFT-ANSIBLE IMAGE [00h 00m 01s] ##########
[workspace] $ /bin/bash /tmp/jenkins6526857123359024147.sh
########## STARTING STAGE: BUILD ORIGIN RPMS ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ export PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
++ mktemp
+ script=/tmp/tmp.xuc4lz333h
+ cat
+ chmod +x /tmp/tmp.xuc4lz333h
+ scp -F ./.config/origin-ci-tool/inventory/.ssh_config /tmp/tmp.xuc4lz333h openshiftdevel:/tmp/tmp.xuc4lz333h
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config -t openshiftdevel 'bash -l -c "timeout 2400 /tmp/tmp.xuc4lz333h"'
+ cd /data/src/github.com/openshift/origin
+ [[ openshift != \o\p\e\n\s\h\i\f\t ]]
+ [[ openshift-ansible != \o\r\i\g\i\n ]]
+ exit 0
+ set +o xtrace
########## FINISHED STAGE: SUCCESS: BUILD ORIGIN RPMS [00h 00m 01s] ##########
[workspace] $ /bin/bash /tmp/jenkins2090822873121510538.sh
########## STARTING STAGE: MOVE RPMS TO GCS REPO ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ export PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
+ [[ openshift != \o\p\e\n\s\h\i\f\t ]]
+ [[ openshift-ansible != \o\r\i\g\i\n ]]
++ curl -q https://storage.googleapis.com/origin-ci-test/branch-logs/origin/master/builds/.latest
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 128 100 128 0 0 866 0 --:--:-- --:--:-- --:--:-- 870
+ location_url=https://storage.googleapis.com/origin-ci-test/branch-logs/origin/master/builds/test_branch_origin_extended_conformance_gce/2247/artifacts/rpms
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''location_url=https://storage.googleapis.com/origin-ci-test/branch-logs/origin/master/builds/test_branch_origin_extended_conformance_gce/2247/artifacts/rpms'\'' >> /etc/environment'
+ exit 0
+ set +o xtrace
########## FINISHED STAGE: SUCCESS: MOVE RPMS TO GCS REPO [00h 00m 00s] ##########
[workspace] $ /bin/bash /tmp/jenkins3835586279671318798.sh
########## STARTING STAGE: MOVE SECRETS TO REMOTE HOST ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ export PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
+ rsync --copy-links --omit-dir-times --archive --rsh 'ssh -F ./.config/origin-ci-tool/inventory/.ssh_config' /var/lib/jenkins/.gce/gce.json /var/lib/jenkins/.gce/gce.pem /var/lib/jenkins/.gce/ops-mirror.pem /var/lib/jenkins/.gce/ssh-privatekey /var/lib/jenkins/.gce/ssh-publickey openshiftdevel:/data/src/github.com/openshift/release/cluster/test-deploy/data/
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'sudo chown -R origin:origin-git /data/src/github.com/openshift/release/cluster/test-deploy/data/'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'sudo chmod -R ug+rwX /data/src/github.com/openshift/release/cluster/test-deploy/data/'
+ set +o xtrace
########## FINISHED STAGE: SUCCESS: MOVE SECRETS TO REMOTE HOST [00h 00m 01s] ##########
[workspace] $ /bin/bash /tmp/jenkins3831497237429661765.sh
########## STARTING STAGE: DETERMINE THE INSTANCE PREFIX ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ export PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
++ echo test_pull_request_openshift_ansible_launch_gce
++ sha1sum
+ hashed_identifier='684dc76a21902e68d40cf37ac55c88dca5bc2e55 -'
+ export INSTANCE_PREFIX=prtest-684dc76-1
+ INSTANCE_PREFIX=prtest-684dc76-1
+ echo INSTANCE_PREFIX=prtest-684dc76-1
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''INSTANCE_PREFIX=prtest-684dc76-1'\'' >> /etc/environment'
+ set +o xtrace
########## FINISHED STAGE: SUCCESS: DETERMINE THE INSTANCE PREFIX [00h 00m 00s] ##########
[workspace] $ /bin/bash /tmp/jenkins5360167409004478054.sh
########## STARTING STAGE: PROVISION TEST CLUSTER ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ export PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
++ mktemp
+ script=/tmp/tmp.tokY5s1iuQ
+ cat
+ chmod +x /tmp/tmp.tokY5s1iuQ
+ scp -F ./.config/origin-ci-tool/inventory/.ssh_config /tmp/tmp.tokY5s1iuQ openshiftdevel:/tmp/tmp.tokY5s1iuQ
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config -t openshiftdevel 'bash -l -c "timeout 2800 /tmp/tmp.tokY5s1iuQ"'
+ cd /data/src/github.com/openshift/release
+ sudo systemctl restart docker
+ cd cluster/test-deploy/data/
+ [[ -n '' ]]
+ docker pull openshift/origin-gce:latest
Trying to pull repository registry.access.redhat.com/openshift/origin-gce ...
Trying to pull repository docker.io/openshift/origin-gce ...
latest: Pulling from docker.io/openshift/origin-gce
Digest: sha256:b427c00c5d5c12682199914e34a679a278abacc083d50121b64cc77c5249b575
+ ../../bin/local.sh ansible-playbook -e openshift_test_repo=https://storage.googleapis.com/origin-ci-test/branch-logs/origin/master/builds/test_branch_origin_extended_conformance_gce/2247/artifacts/rpms playbooks/launch.yaml
Activated service account credentials for: [jenkins-ci-provisioner@openshift-gce-devel.iam.gserviceaccount.com]
[WARNING]: Could not match supplied host pattern, ignoring: all
[WARNING]: provided hosts list is empty, only localhost is available
[DEPRECATION WARNING]: 'include' for playbook includes. You should use
'import_playbook' instead. This feature will be removed in version 2.8.
Deprecation warnings can be disabled by setting deprecation_warnings=False in
ansible.cfg.
PLAY [Verify prerequisites for image build] ************************************
TASK [Require openshift_gcp_base_image] ****************************************
Monday 22 January 2018 16:21:50 +0000 (0:00:00.303) 0:00:00.303 ********
skipping: [localhost]
PLAY [Launch image build instance] *********************************************
TASK [Set facts] ***************************************************************
Monday 22 January 2018 16:21:50 +0000 (0:00:00.031) 0:00:00.335 ********
ok: [localhost]
TASK [Create the image instance disk] ******************************************
Monday 22 January 2018 16:21:50 +0000 (0:00:00.029) 0:00:00.364 ********
changed: [localhost]
TASK [Launch the image build instance] *****************************************
Monday 22 January 2018 16:21:56 +0000 (0:00:06.311) 0:00:06.676 ********
changed: [localhost]
TASK [add host to nodes] *******************************************************
Monday 22 January 2018 16:22:08 +0000 (0:00:12.344) 0:00:19.021 ********
changed: [localhost] => (item={u'status': u'RUNNING', u'network': u'default', u'zone': u'us-east1-c', u'tags': [u'build-image-instance'], u'image': u'rhel-7-20180120-215932', u'disks': [u'ci-prtest-684dc76-1-build-image-instance'], u'name': u'ci-prtest-684dc76-1-build-image-instance', u'public_ip': u'35.229.48.115', u'private_ip': u'10.142.0.2', u'machine_type': u'n1-standard-1', u'subnetwork': u'default', u'metadata': {}})
TASK [Wait for instance to respond to SSH] *************************************
Monday 22 January 2018 16:22:08 +0000 (0:00:00.039) 0:00:19.060 ********
ok: [localhost] => (item={u'status': u'RUNNING', u'network': u'default', u'zone': u'us-east1-c', u'tags': [u'build-image-instance'], u'image': u'rhel-7-20180120-215932', u'disks': [u'ci-prtest-684dc76-1-build-image-instance'], u'name': u'ci-prtest-684dc76-1-build-image-instance', u'public_ip': u'35.229.48.115', u'private_ip': u'10.142.0.2', u'machine_type': u'n1-standard-1', u'subnetwork': u'default', u'metadata': {}})
PLAY [nodes] *******************************************************************
TASK [Gathering Facts] *********************************************************
Monday 22 January 2018 16:22:20 +0000 (0:00:11.391) 0:00:30.452 ********
ok: [35.229.48.115]
TASK [Set facts] ***************************************************************
Monday 22 January 2018 16:22:21 +0000 (0:00:01.390) 0:00:31.842 ********
ok: [35.229.48.115]
PLAY [Initialization Checkpoint Start] *****************************************
TASK [Set install initialization 'In Progress'] ********************************
Monday 22 January 2018 16:22:21 +0000 (0:00:00.053) 0:00:31.896 ********
ok: [35.229.48.115]
PLAY [Populate config host groups] *********************************************
TASK [Load group name mapping variables] ***************************************
Monday 22 January 2018 16:22:21 +0000 (0:00:00.098) 0:00:31.994 ********
ok: [localhost]
TASK [Evaluate groups - g_etcd_hosts or g_new_etcd_hosts required] *************
Monday 22 January 2018 16:22:21 +0000 (0:00:00.034) 0:00:32.029 ********
skipping: [localhost]
TASK [Evaluate groups - g_master_hosts or g_new_master_hosts required] *********
Monday 22 January 2018 16:22:21 +0000 (0:00:00.029) 0:00:32.059 ********
skipping: [localhost]
TASK [Evaluate groups - g_node_hosts or g_new_node_hosts required] *************
Monday 22 January 2018 16:22:21 +0000 (0:00:00.029) 0:00:32.088 ********
skipping: [localhost]
TASK [Evaluate groups - g_lb_hosts required] ***********************************
Monday 22 January 2018 16:22:21 +0000 (0:00:00.028) 0:00:32.117 ********
skipping: [localhost]
TASK [Evaluate groups - g_nfs_hosts required] **********************************
Monday 22 January 2018 16:22:21 +0000 (0:00:00.026) 0:00:32.144 ********
skipping: [localhost]
TASK [Evaluate groups - g_nfs_hosts is single host] ****************************
Monday 22 January 2018 16:22:22 +0000 (0:00:00.026) 0:00:32.171 ********
skipping: [localhost]
TASK [Evaluate groups - g_glusterfs_hosts required] ****************************
Monday 22 January 2018 16:22:22 +0000 (0:00:00.027) 0:00:32.198 ********
skipping: [localhost]
TASK [Evaluate groups - Fail if no etcd hosts group is defined] ****************
Monday 22 January 2018 16:22:22 +0000 (0:00:00.027) 0:00:32.225 ********
skipping: [localhost]
TASK [Evaluate oo_all_hosts] ***************************************************
Monday 22 January 2018 16:22:22 +0000 (0:00:00.031) 0:00:32.256 ********
ok: [localhost] => (item=35.229.48.115)
TASK [Evaluate oo_masters] *****************************************************
Monday 22 January 2018 16:22:22 +0000 (0:00:00.065) 0:00:32.322 ********
TASK [Evaluate oo_first_master] ************************************************
Monday 22 January 2018 16:22:22 +0000 (0:00:00.024) 0:00:32.347 ********
skipping: [localhost]
TASK [Evaluate oo_new_etcd_to_config] ******************************************
Monday 22 January 2018 16:22:22 +0000 (0:00:00.027) 0:00:32.374 ********
TASK [Evaluate oo_masters_to_config] *******************************************
Monday 22 January 2018 16:22:22 +0000 (0:00:00.021) 0:00:32.396 ********
TASK [Evaluate oo_etcd_to_config] **********************************************
Monday 22 January 2018 16:22:22 +0000 (0:00:00.024) 0:00:32.421 ********
TASK [Evaluate oo_first_etcd] **************************************************
Monday 22 January 2018 16:22:22 +0000 (0:00:00.022) 0:00:32.443 ********
skipping: [localhost]
TASK [Evaluate oo_etcd_hosts_to_upgrade] ***************************************
Monday 22 January 2018 16:22:22 +0000 (0:00:00.027) 0:00:32.470 ********
TASK [Evaluate oo_etcd_hosts_to_backup] ****************************************
Monday 22 January 2018 16:22:22 +0000 (0:00:00.020) 0:00:32.491 ********
TASK [Evaluate oo_nodes_to_config] *********************************************
Monday 22 January 2018 16:22:22 +0000 (0:00:00.020) 0:00:32.511 ********
ok: [localhost] => (item=35.229.48.115)
TASK [Add master to oo_nodes_to_config] ****************************************
Monday 22 January 2018 16:22:22 +0000 (0:00:00.043) 0:00:32.555 ********
TASK [Evaluate oo_lb_to_config] ************************************************
Monday 22 January 2018 16:22:22 +0000 (0:00:00.021) 0:00:32.576 ********
TASK [Evaluate oo_nfs_to_config] ***********************************************
Monday 22 January 2018 16:22:22 +0000 (0:00:00.022) 0:00:32.599 ********
TASK [Evaluate oo_glusterfs_to_config] *****************************************
Monday 22 January 2018 16:22:22 +0000 (0:00:00.020) 0:00:32.619 ********
TASK [Evaluate oo_etcd_to_migrate] *********************************************
Monday 22 January 2018 16:22:22 +0000 (0:00:00.023) 0:00:32.643 ********
[WARNING]: Could not match supplied host pattern, ignoring:
oo_masters_to_config
[WARNING]: Could not match supplied host pattern, ignoring: oo_etcd_to_config
PLAY [Ensure that all non-node hosts are accessible] ***************************
skipping: no hosts matched
[WARNING]: Could not match supplied host pattern, ignoring: oo_lb_to_config
[WARNING]: Could not match supplied host pattern, ignoring: oo_nfs_to_config
PLAY [Initialize host facts] ***************************************************
TASK [Run openshift_sanitize_inventory to set variables] ***********************
Monday 22 January 2018 16:22:22 +0000 (0:00:00.034) 0:00:32.678 ********
TASK [openshift_sanitize_inventory : include_tasks] ****************************
Monday 22 January 2018 16:22:24 +0000 (0:00:02.201) 0:00:34.879 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/deprecations.yml for 35.229.48.115
TASK [openshift_sanitize_inventory : Check for usage of deprecated variables] ***
Monday 22 January 2018 16:22:24 +0000 (0:00:00.061) 0:00:34.941 ********
skipping: [35.229.48.115] => (item=openshift_hosted_logging_deploy)
skipping: [35.229.48.115] => (item=openshift_hosted_logging_hostname)
skipping: [35.229.48.115] => (item=openshift_hosted_logging_ops_hostname)
skipping: [35.229.48.115] => (item=openshift_hosted_logging_master_public_url)
skipping: [35.229.48.115] => (item=openshift_hosted_logging_elasticsearch_cluster_size)
skipping: [35.229.48.115] => (item=openshift_hosted_logging_elasticsearch_ops_cluster_size)
skipping: [35.229.48.115] => (item=openshift_hosted_logging_image_pull_secret)
skipping: [35.229.48.115] => (item=openshift_hosted_logging_enable_ops_cluster)
skipping: [35.229.48.115] => (item=openshift_hosted_logging_curator_nodeselector)
skipping: [35.229.48.115] => (item=openshift_hosted_logging_curator_ops_nodeselector)
skipping: [35.229.48.115] => (item=openshift_hosted_logging_kibana_nodeselector)
skipping: [35.229.48.115] => (item=openshift_hosted_logging_kibana_ops_nodeselector)
skipping: [35.229.48.115] => (item=openshift_hosted_logging_fluentd_nodeselector_label)
skipping: [35.229.48.115] => (item=openshift_hosted_logging_journal_source)
skipping: [35.229.48.115] => (item=openshift_hosted_logging_journal_read_from_head)
skipping: [35.229.48.115] => (item=openshift_hosted_logging_elasticsearch_instance_ram)
skipping: [35.229.48.115] => (item=openshift_hosted_logging_storage_labels)
skipping: [35.229.48.115] => (item=openshift_hosted_logging_elasticsearch_pvc_dynamic)
skipping: [35.229.48.115] => (item=openshift_hosted_logging_elasticsearch_pvc_size)
skipping: [35.229.48.115] => (item=openshift_hosted_logging_elasticsearch_pvc_prefix)
skipping: [35.229.48.115] => (item=openshift_hosted_logging_elasticsearch_storage_group)
skipping: [35.229.48.115] => (item=openshift_hosted_logging_elasticsearch_nodeselector)
skipping: [35.229.48.115] => (item=openshift_hosted_logging_elasticsearch_ops_instance_ram)
skipping: [35.229.48.115] => (item=openshift_hosted_loggingops_storage_labels)
skipping: [35.229.48.115] => (item=openshift_hosted_logging_elasticsearch_ops_pvc_dynamic)
skipping: [35.229.48.115] => (item=openshift_hosted_logging_elasticsearch_ops_pvc_size)
skipping: [35.229.48.115] => (item=openshift_hosted_logging_elasticsearch_ops_pvc_prefix)
skipping: [35.229.48.115] => (item=openshift_hosted_logging_elasticsearch_storage_group)
skipping: [35.229.48.115] => (item=openshift_hosted_logging_elasticsearch_ops_nodeselector)
skipping: [35.229.48.115] => (item=openshift_hosted_logging_storage_access_modes)
skipping: [35.229.48.115] => (item=openshift_hosted_logging_storage_kind)
skipping: [35.229.48.115] => (item=openshift_hosted_loggingops_storage_kind)
skipping: [35.229.48.115] => (item=openshift_hosted_logging_storage_host)
skipping: [35.229.48.115] => (item=openshift_hosted_loggingops_storage_host)
skipping: [35.229.48.115] => (item=openshift_hosted_logging_storage_nfs_directory)
skipping: [35.229.48.115] => (item=openshift_hosted_loggingops_storage_nfs_directory)
skipping: [35.229.48.115] => (item=openshift_hosted_logging_storage_volume_name)
skipping: [35.229.48.115] => (item=openshift_hosted_loggingops_storage_volume_name)
skipping: [35.229.48.115] => (item=openshift_hosted_logging_storage_volume_size)
skipping: [35.229.48.115] => (item=openshift_hosted_loggingops_storage_volume_size)
skipping: [35.229.48.115] => (item=openshift_hosted_logging_enable_ops_cluster)
skipping: [35.229.48.115] => (item=openshift_hosted_logging_image_pull_secret)
skipping: [35.229.48.115] => (item=openshift_hosted_logging_curator_nodeselector)
skipping: [35.229.48.115] => (item=openshift_hosted_logging_curator_ops_nodeselector)
skipping: [35.229.48.115] => (item=openshift_hosted_logging_kibana_nodeselector)
skipping: [35.229.48.115] => (item=openshift_hosted_logging_kibana_ops_nodeselector)
skipping: [35.229.48.115] => (item=openshift_hosted_logging_ops_hostname)
skipping: [35.229.48.115] => (item=openshift_hosted_logging_fluentd_nodeselector_label)
skipping: [35.229.48.115] => (item=openshift_hosted_logging_journal_source)
skipping: [35.229.48.115] => (item=openshift_hosted_logging_journal_read_from_head)
skipping: [35.229.48.115] => (item=openshift_hosted_logging_elasticsearch_instance_ram)
skipping: [35.229.48.115] => (item=openshift_hosted_logging_elasticsearch_nodeselector)
skipping: [35.229.48.115] => (item=openshift_hosted_logging_elasticsearch_ops_instance_ram)
skipping: [35.229.48.115] => (item=openshift_hosted_logging_elasticsearch_ops_nodeselector)
skipping: [35.229.48.115] => (item=openshift_hosted_logging_storage_access_modes)
skipping: [35.229.48.115] => (item=openshift_hosted_logging_deployer_prefix)
skipping: [35.229.48.115] => (item=openshift_hosted_logging_deployer_version)
skipping: [35.229.48.115] => (item=openshift_hosted_metrics_deploy)
skipping: [35.229.48.115] => (item=openshift_hosted_metrics_storage_kind)
skipping: [35.229.48.115] => (item=openshift_hosted_metrics_storage_access_modes)
skipping: [35.229.48.115] => (item=openshift_hosted_metrics_storage_host)
skipping: [35.229.48.115] => (item=openshift_hosted_metrics_storage_nfs_directory)
skipping: [35.229.48.115] => (item=openshift_hosted_metrics_storage_volume_name)
skipping: [35.229.48.115] => (item=openshift_hosted_metrics_storage_volume_size)
skipping: [35.229.48.115] => (item=openshift_hosted_metrics_storage_labels)
skipping: [35.229.48.115] => (item=openshift_hosted_metrics_deployer_prefix)
skipping: [35.229.48.115] => (item=openshift_hosted_metrics_deployer_version)
TASK [openshift_sanitize_inventory : debug] ************************************
Monday 22 January 2018 16:22:25 +0000 (0:00:00.795) 0:00:35.737 ********
skipping: [35.229.48.115]
TASK [openshift_sanitize_inventory : pause] ************************************
Monday 22 January 2018 16:22:25 +0000 (0:00:00.032) 0:00:35.769 ********
skipping: [35.229.48.115]
TASK [openshift_sanitize_inventory : Assign deprecated variables to correct counterparts] ***
Monday 22 January 2018 16:22:25 +0000 (0:00:00.030) 0:00:35.799 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/__deprecations_logging.yml for 35.229.48.115
included: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/__deprecations_metrics.yml for 35.229.48.115
TASK [openshift_sanitize_inventory : conditional_set_fact] *********************
Monday 22 January 2018 16:22:25 +0000 (0:00:00.079) 0:00:35.879 ********
ok: [35.229.48.115]
TASK [openshift_sanitize_inventory : set_fact] *********************************
Monday 22 January 2018 16:22:26 +0000 (0:00:00.601) 0:00:36.481 ********
ok: [35.229.48.115]
TASK [openshift_sanitize_inventory : conditional_set_fact] *********************
Monday 22 January 2018 16:22:26 +0000 (0:00:00.227) 0:00:36.708 ********
ok: [35.229.48.115]
TASK [openshift_sanitize_inventory : Abort when conflicting deployment type variables are set] ***
Monday 22 January 2018 16:22:27 +0000 (0:00:00.487) 0:00:37.195 ********
skipping: [35.229.48.115]
TASK [openshift_sanitize_inventory : Standardize on latest variable names] *****
Monday 22 January 2018 16:22:27 +0000 (0:00:00.037) 0:00:37.233 ********
ok: [35.229.48.115]
TASK [openshift_sanitize_inventory : Abort when deployment type is invalid] ****
Monday 22 January 2018 16:22:27 +0000 (0:00:00.215) 0:00:37.448 ********
skipping: [35.229.48.115]
TASK [openshift_sanitize_inventory : Normalize openshift_release] **************
Monday 22 January 2018 16:22:27 +0000 (0:00:00.029) 0:00:37.478 ********
skipping: [35.229.48.115]
TASK [openshift_sanitize_inventory : Abort when openshift_release is invalid] ***
Monday 22 January 2018 16:22:27 +0000 (0:00:00.028) 0:00:37.506 ********
skipping: [35.229.48.115]
TASK [openshift_sanitize_inventory : include_tasks] ****************************
Monday 22 January 2018 16:22:27 +0000 (0:00:00.028) 0:00:37.535 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/unsupported.yml for 35.229.48.115
TASK [openshift_sanitize_inventory : Ensure that openshift_use_dnsmasq is true] ***
Monday 22 January 2018 16:22:27 +0000 (0:00:00.171) 0:00:37.706 ********
skipping: [35.229.48.115]
TASK [openshift_sanitize_inventory : Ensure that openshift_node_dnsmasq_install_network_manager_hook is true] ***
Monday 22 January 2018 16:22:27 +0000 (0:00:00.029) 0:00:37.735 ********
skipping: [35.229.48.115]
TASK [openshift_sanitize_inventory : set_fact] *********************************
Monday 22 January 2018 16:22:27 +0000 (0:00:00.027) 0:00:37.763 ********
skipping: [35.229.48.115] => (item=openshift_hosted_registry_storage_kind)
TASK [openshift_sanitize_inventory : Ensure that dynamic provisioning is set if using dynamic storage] ***
Monday 22 January 2018 16:22:27 +0000 (0:00:00.073) 0:00:37.836 ********
skipping: [35.229.48.115]
TASK [openshift_sanitize_inventory : Ensure the hosted registry's GlusterFS storage is configured correctly] ***
Monday 22 January 2018 16:22:27 +0000 (0:00:00.034) 0:00:37.871 ********
skipping: [35.229.48.115]
TASK [openshift_sanitize_inventory : Ensure the hosted registry's GlusterFS storage is configured correctly] ***
Monday 22 January 2018 16:22:27 +0000 (0:00:00.027) 0:00:37.899 ********
skipping: [35.229.48.115]
TASK [openshift_sanitize_inventory : Ensure clusterid is set along with the cloudprovider] ***
Monday 22 January 2018 16:22:27 +0000 (0:00:00.027) 0:00:37.926 ********
skipping: [35.229.48.115]
TASK [openshift_sanitize_inventory : Ensure ansible_service_broker_remove and ansible_service_broker_install are mutually exclusive] ***
Monday 22 January 2018 16:22:27 +0000 (0:00:00.033) 0:00:37.960 ********
skipping: [35.229.48.115]
TASK [openshift_sanitize_inventory : Ensure template_service_broker_remove and template_service_broker_install are mutually exclusive] ***
Monday 22 January 2018 16:22:27 +0000 (0:00:00.026) 0:00:37.987 ********
skipping: [35.229.48.115]
TASK [Detecting Operating System from ostree_booted] ***************************
Monday 22 January 2018 16:22:27 +0000 (0:00:00.026) 0:00:38.013 ********
ok: [35.229.48.115]
TASK [initialize_facts set fact openshift_is_atomic and openshift_is_containerized] ***
Monday 22 January 2018 16:22:28 +0000 (0:00:00.347) 0:00:38.361 ********
ok: [35.229.48.115]
TASK [Validate python version - ans_dist is fedora and python is v3] ***********
Monday 22 January 2018 16:22:28 +0000 (0:00:00.061) 0:00:38.422 ********
skipping: [35.229.48.115]
TASK [Validate python version - ans_dist not Fedora and python must be v2] *****
Monday 22 January 2018 16:22:28 +0000 (0:00:00.030) 0:00:38.453 ********
skipping: [35.229.48.115]
TASK [Determine Atomic Host Docker Version] ************************************
Monday 22 January 2018 16:22:28 +0000 (0:00:00.032) 0:00:38.486 ********
skipping: [35.229.48.115]
TASK [assert atomic host docker version is 1.12 or later] **********************
Monday 22 January 2018 16:22:28 +0000 (0:00:00.031) 0:00:38.518 ********
skipping: [35.229.48.115]
TASK [Ensure openshift-ansible installer package deps are installed] ***********
Monday 22 January 2018 16:22:28 +0000 (0:00:00.030) 0:00:38.548 ********
ok: [35.229.48.115] => (item=iproute)
ok: [35.229.48.115] => (item=dbus-python)
ok: [35.229.48.115] => (item=PyYAML)
changed: [35.229.48.115] => (item=yum-utils)
TASK [Ensure various deps for running system containers are installed] *********
Monday 22 January 2018 16:22:59 +0000 (0:00:31.243) 0:01:09.792 ********
skipping: [35.229.48.115] => (item=atomic)
skipping: [35.229.48.115] => (item=ostree)
skipping: [35.229.48.115] => (item=runc)
TASK [Gather Cluster facts] ****************************************************
Monday 22 January 2018 16:22:59 +0000 (0:00:00.091) 0:01:09.883 ********
changed: [35.229.48.115]
TASK [Set fact of no_proxy_internal_hostnames] *********************************
Monday 22 January 2018 16:23:01 +0000 (0:00:01.697) 0:01:11.580 ********
skipping: [35.229.48.115]
TASK [Initialize openshift.node.sdn_mtu] ***************************************
Monday 22 January 2018 16:23:01 +0000 (0:00:00.032) 0:01:11.613 ********
changed: [35.229.48.115]
TASK [initialize_facts set_fact repoquery command] *****************************
Monday 22 January 2018 16:23:01 +0000 (0:00:00.539) 0:01:12.152 ********
ok: [35.229.48.115]
[WARNING]: Could not match supplied host pattern, ignoring: oo_first_master
PLAY [Initialize special first-master variables] *******************************
skipping: no hosts matched
PLAY [Verify Requirements] *****************************************************
TASK [fail] ********************************************************************
Monday 22 January 2018 16:23:02 +0000 (0:00:00.076) 0:01:12.229 ********
skipping: [35.229.48.115]
TASK [fail] ********************************************************************
Monday 22 January 2018 16:23:02 +0000 (0:00:00.034) 0:01:12.263 ********
skipping: [35.229.48.115]
TASK [fail] ********************************************************************
Monday 22 January 2018 16:23:02 +0000 (0:00:00.032) 0:01:12.295 ********
skipping: [35.229.48.115]
TASK [fail] ********************************************************************
Monday 22 January 2018 16:23:02 +0000 (0:00:00.032) 0:01:12.328 ********
skipping: [35.229.48.115]
TASK [fail] ********************************************************************
Monday 22 January 2018 16:23:02 +0000 (0:00:00.030) 0:01:12.359 ********
skipping: [35.229.48.115]
TASK [fail] ********************************************************************
Monday 22 January 2018 16:23:02 +0000 (0:00:00.031) 0:01:12.390 ********
skipping: [35.229.48.115]
TASK [fail] ********************************************************************
Monday 22 January 2018 16:23:02 +0000 (0:00:00.031) 0:01:12.421 ********
skipping: [35.229.48.115]
TASK [fail] ********************************************************************
Monday 22 January 2018 16:23:02 +0000 (0:00:00.031) 0:01:12.453 ********
skipping: [35.229.48.115]
TASK [fail] ********************************************************************
Monday 22 January 2018 16:23:02 +0000 (0:00:00.030) 0:01:12.483 ********
skipping: [35.229.48.115]
TASK [fail] ********************************************************************
Monday 22 January 2018 16:23:02 +0000 (0:00:00.030) 0:01:12.513 ********
skipping: [35.229.48.115]
TASK [fail] ********************************************************************
Monday 22 January 2018 16:23:02 +0000 (0:00:00.030) 0:01:12.544 ********
skipping: [35.229.48.115]
TASK [fail] ********************************************************************
Monday 22 January 2018 16:23:02 +0000 (0:00:00.030) 0:01:12.574 ********
skipping: [35.229.48.115]
PLAY [Validate node hostnames] *************************************************
TASK [Query DNS for IP address of ci-prtest-684dc76-1-build-image-instance] ****
Monday 22 January 2018 16:23:02 +0000 (0:00:00.041) 0:01:12.616 ********
skipping: [35.229.48.115]
TASK [Validate openshift_hostname when defined] ********************************
Monday 22 January 2018 16:23:02 +0000 (0:00:00.032) 0:01:12.648 ********
skipping: [35.229.48.115]
TASK [Validate openshift_ip exists on node when defined] ***********************
Monday 22 January 2018 16:23:02 +0000 (0:00:00.030) 0:01:12.679 ********
skipping: [35.229.48.115]
PLAY [Determine openshift_version to configure on first master] ****************
skipping: no hosts matched
PLAY [Set openshift_version for etcd, node, and master hosts] ******************
TASK [set_fact] ****************************************************************
Monday 22 January 2018 16:23:02 +0000 (0:00:00.050) 0:01:12.730 ********
skipping: [35.229.48.115]
TASK [debug] *******************************************************************
Monday 22 January 2018 16:23:02 +0000 (0:00:00.033) 0:01:12.763 ********
skipping: [35.229.48.115]
TASK [openshift_version : Abort when we cannot safely guess what Origin image version the user wanted] ***
Monday 22 January 2018 16:23:02 +0000 (0:00:00.033) 0:01:12.796 ********
skipping: [35.229.48.115]
TASK [openshift_version : set_fact] ********************************************
Monday 22 January 2018 16:23:02 +0000 (0:00:00.033) 0:01:12.830 ********
skipping: [35.229.48.115]
TASK [openshift_version : set_fact] ********************************************
Monday 22 January 2018 16:23:02 +0000 (0:00:00.031) 0:01:12.862 ********
skipping: [35.229.48.115]
TASK [openshift_version : (Origin) Verify openshift_image_tag is valid] ********
Monday 22 January 2018 16:23:02 +0000 (0:00:00.031) 0:01:12.893 ********
skipping: [35.229.48.115]
TASK [openshift_version : (Enterprise) Verify openshift_image_tag is valid] ****
Monday 22 January 2018 16:23:02 +0000 (0:00:00.032) 0:01:12.925 ********
skipping: [35.229.48.115]
TASK [openshift_version : set_fact] ********************************************
Monday 22 January 2018 16:23:02 +0000 (0:00:00.031) 0:01:12.957 ********
skipping: [35.229.48.115]
TASK [openshift_version : Use openshift.common.version fact as version to configure if already installed] ***
Monday 22 January 2018 16:23:02 +0000 (0:00:00.031) 0:01:12.988 ********
skipping: [35.229.48.115]
TASK [openshift_version : Set openshift_version for rpm installation] **********
Monday 22 January 2018 16:23:02 +0000 (0:00:00.030) 0:01:13.019 ********
skipping: [35.229.48.115]
TASK [openshift_version : Set openshift_version for containerized installation] ***
Monday 22 January 2018 16:23:02 +0000 (0:00:00.029) 0:01:13.049 ********
skipping: [35.229.48.115]
TASK [openshift_version : Get available origin version] ************************
Monday 22 January 2018 16:23:02 +0000 (0:00:00.035) 0:01:13.084 ********
skipping: [35.229.48.115]
TASK [openshift_version : fail] ************************************************
Monday 22 January 2018 16:23:02 +0000 (0:00:00.032) 0:01:13.116 ********
skipping: [35.229.48.115]
TASK [openshift_version : set_fact] ********************************************
Monday 22 January 2018 16:23:02 +0000 (0:00:00.031) 0:01:13.148 ********
skipping: [35.229.48.115]
TASK [openshift_version : Fail if rpm version and docker image version are different] ***
Monday 22 January 2018 16:23:03 +0000 (0:00:00.031) 0:01:13.179 ********
skipping: [35.229.48.115]
TASK [openshift_version : Warn if openshift_image_tag is defined when not doing a containerized install] ***
Monday 22 January 2018 16:23:03 +0000 (0:00:00.031) 0:01:13.211 ********
skipping: [35.229.48.115]
TASK [openshift_version : debug] ***********************************************
Monday 22 January 2018 16:23:03 +0000 (0:00:00.031) 0:01:13.243 ********
skipping: [35.229.48.115]
TASK [openshift_version : set_fact] ********************************************
Monday 22 January 2018 16:23:03 +0000 (0:00:00.031) 0:01:13.274 ********
skipping: [35.229.48.115]
TASK [openshift_version : debug] ***********************************************
Monday 22 January 2018 16:23:03 +0000 (0:00:00.032) 0:01:13.306 ********
skipping: [35.229.48.115]
TASK [openshift_version : set_fact] ********************************************
Monday 22 January 2018 16:23:03 +0000 (0:00:00.035) 0:01:13.342 ********
skipping: [35.229.48.115]
TASK [openshift_version : Abort if openshift_version was not set] **************
Monday 22 January 2018 16:23:03 +0000 (0:00:00.034) 0:01:13.376 ********
skipping: [35.229.48.115]
TASK [openshift_version : Abort if openshift_image_tag was not set] ************
Monday 22 January 2018 16:23:03 +0000 (0:00:00.033) 0:01:13.409 ********
skipping: [35.229.48.115]
TASK [openshift_version : Abort if openshift_pkg_version was not set] **********
Monday 22 January 2018 16:23:03 +0000 (0:00:00.033) 0:01:13.443 ********
skipping: [35.229.48.115]
TASK [openshift_version : Abort if openshift_pkg_version was not set] **********
Monday 22 January 2018 16:23:03 +0000 (0:00:00.033) 0:01:13.477 ********
skipping: [35.229.48.115]
TASK [openshift_version : For an RPM install, abort when the release requested does not match the available version.] ***
Monday 22 January 2018 16:23:03 +0000 (0:00:00.032) 0:01:13.509 ********
skipping: [35.229.48.115]
TASK [openshift_version : debug] ***********************************************
Monday 22 January 2018 16:23:03 +0000 (0:00:00.029) 0:01:13.539 ********
skipping: [35.229.48.115]
TASK [openshift_version : debug] ***********************************************
Monday 22 January 2018 16:23:03 +0000 (0:00:00.034) 0:01:13.573 ********
skipping: [35.229.48.115]
TASK [openshift_version : debug] ***********************************************
Monday 22 January 2018 16:23:03 +0000 (0:00:00.035) 0:01:13.609 ********
skipping: [35.229.48.115]
PLAY [Initialization Checkpoint End] *******************************************
TASK [Set install initialization 'Complete'] ***********************************
Monday 22 January 2018 16:23:03 +0000 (0:00:00.044) 0:01:13.654 ********
ok: [35.229.48.115]
PLAY [Setup yum repositories for all hosts] ************************************
TASK [subscribe instances to Red Hat Subscription Manager] *********************
Monday 22 January 2018 16:23:03 +0000 (0:00:00.073) 0:01:13.727 ********
skipping: [35.229.48.115]
TASK [initialize openshift repos] **********************************************
Monday 22 January 2018 16:23:03 +0000 (0:00:00.031) 0:01:13.759 ********
TASK [openshift_repos : openshift_repos detect ostree] *************************
Monday 22 January 2018 16:23:05 +0000 (0:00:02.176) 0:01:15.935 ********
ok: [35.229.48.115]
TASK [openshift_repos : Ensure libselinux-python is installed] *****************
Monday 22 January 2018 16:23:06 +0000 (0:00:00.267) 0:01:16.202 ********
ok: [35.229.48.115]
TASK [openshift_repos : Remove openshift_additional.repo file] *****************
Monday 22 January 2018 16:23:06 +0000 (0:00:00.459) 0:01:16.662 ********
ok: [35.229.48.115]
TASK [openshift_repos : Create any additional repos that are defined] **********
Monday 22 January 2018 16:23:07 +0000 (0:00:00.524) 0:01:17.186 ********
changed: [35.229.48.115] => (item={u'gpgcheck': 0, u'enabled': 1, u'name': u'origin-pr', u'baseurl': u'https://storage.googleapis.com/origin-ci-test/branch-logs/origin/master/builds/test_branch_origin_extended_conformance_gce/2247/artifacts/rpms'})
changed: [35.229.48.115] => (item={u'gpgcheck': 0, u'enabled': 1, u'name': u'origin-pr-dependencies', u'baseurl': u'http://mirror.centos.org/centos/7/paas/x86_64/openshift-origin/'})
TASK [openshift_repos : include_tasks] *****************************************
Monday 22 January 2018 16:23:07 +0000 (0:00:00.749) 0:01:17.936 ********
skipping: [35.229.48.115]
TASK [openshift_repos : include_tasks] *****************************************
Monday 22 January 2018 16:23:07 +0000 (0:00:00.044) 0:01:17.980 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_repos/tasks/centos_repos.yml for 35.229.48.115
TASK [openshift_repos : Configure origin gpg keys] *****************************
Monday 22 January 2018 16:23:07 +0000 (0:00:00.078) 0:01:18.058 ********
ok: [35.229.48.115]
TASK [openshift_repos : Configure correct origin release repository] ***********
Monday 22 January 2018 16:23:08 +0000 (0:00:00.536) 0:01:18.594 ********
ok: [35.229.48.115] => (item=/usr/share/ansible/openshift-ansible/roles/openshift_repos/templates/CentOS-OpenShift-Origin.repo.j2)
TASK [openshift_repos : Ensure clean repo cache in the event repos have been changed manually] ***
Monday 22 January 2018 16:23:09 +0000 (0:00:00.691) 0:01:19.286 ********
changed: [35.229.48.115] => {
"msg": "First run of openshift_repos"
}
TASK [openshift_repos : Record that openshift_repos already ran] ***************
Monday 22 January 2018 16:23:09 +0000 (0:00:00.222) 0:01:19.508 ********
ok: [35.229.48.115]
RUNNING HANDLER [openshift_repos : refresh cache] ******************************
Monday 22 January 2018 16:23:09 +0000 (0:00:00.215) 0:01:19.724 ********
changed: [35.229.48.115]
PLAY [Configure os_firewall] ***************************************************
TASK [os_firewall : Detecting Atomic Host Operating System] ********************
Monday 22 January 2018 16:23:10 +0000 (0:00:00.802) 0:01:20.527 ********
ok: [35.229.48.115]
TASK [os_firewall : Set fact r_os_firewall_is_atomic] **************************
Monday 22 January 2018 16:23:10 +0000 (0:00:00.437) 0:01:20.964 ********
ok: [35.229.48.115]
TASK [os_firewall : include_tasks] *********************************************
Monday 22 January 2018 16:23:11 +0000 (0:00:00.212) 0:01:21.176 ********
skipping: [35.229.48.115]
TASK [os_firewall : include_tasks] *********************************************
Monday 22 January 2018 16:23:11 +0000 (0:00:00.034) 0:01:21.211 ********
included: /usr/share/ansible/openshift-ansible/roles/os_firewall/tasks/iptables.yml for 35.229.48.115
TASK [os_firewall : Ensure firewalld service is not enabled] *******************
Monday 22 January 2018 16:23:11 +0000 (0:00:00.054) 0:01:21.265 ********
changed: [35.229.48.115]
TASK [os_firewall : Wait 10 seconds after disabling firewalld] *****************
Monday 22 January 2018 16:23:11 +0000 (0:00:00.832) 0:01:22.098 ********
Pausing for 10 seconds
(ctrl+C then 'C' = continue early, ctrl+C then 'A' = abort)
ok: [35.229.48.115]
TASK [os_firewall : Install iptables packages] *********************************
Monday 22 January 2018 16:23:21 +0000 (0:00:10.056) 0:01:32.155 ********
ok: [35.229.48.115] => (item=iptables)
ok: [35.229.48.115] => (item=iptables-services)
TASK [os_firewall : Start and enable iptables service] *************************
Monday 22 January 2018 16:23:22 +0000 (0:00:00.902) 0:01:33.058 ********
changed: [35.229.48.115 -> 35.229.48.115] => (item=35.229.48.115)
TASK [os_firewall : need to pause here, otherwise the iptables service starting can sometimes cause ssh to fail] ***
Monday 22 January 2018 16:23:23 +0000 (0:00:00.479) 0:01:33.537 ********
Pausing for 10 seconds
(ctrl+C then 'C' = continue early, ctrl+C then 'A' = abort)
ok: [35.229.48.115]
PLAY [oo_nodes_to_config] ******************************************************
TASK [include_role] ************************************************************
Monday 22 January 2018 16:23:33 +0000 (0:00:10.076) 0:01:43.614 ********
skipping: [35.229.48.115]
PLAY [oo_nodes_to_config] ******************************************************
TASK [include_role] ************************************************************
Monday 22 January 2018 16:23:33 +0000 (0:00:00.046) 0:01:43.660 ********
TASK [container_runtime : include_tasks] ***************************************
Monday 22 January 2018 16:23:35 +0000 (0:00:02.329) 0:01:45.990 ********
included: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/common/pre.yml for 35.229.48.115
TASK [container_runtime : include_tasks] ***************************************
Monday 22 January 2018 16:23:35 +0000 (0:00:00.053) 0:01:46.043 ********
skipping: [35.229.48.115]
TASK [container_runtime : Add enterprise registry, if necessary] ***************
Monday 22 January 2018 16:23:35 +0000 (0:00:00.030) 0:01:46.074 ********
skipping: [35.229.48.115]
TASK [container_runtime : Get current installed Docker version] ****************
Monday 22 January 2018 16:23:35 +0000 (0:00:00.029) 0:01:46.103 ********
ok: [35.229.48.115]
TASK [container_runtime : include_tasks] ***************************************
Monday 22 January 2018 16:23:36 +0000 (0:00:00.455) 0:01:46.558 ********
included: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/docker_sanity.yml for 35.229.48.115
TASK [container_runtime : Error out if Docker pre-installed but too old] *******
Monday 22 January 2018 16:23:36 +0000 (0:00:00.043) 0:01:46.601 ********
skipping: [35.229.48.115]
TASK [container_runtime : Error out if requested Docker is too old] ************
Monday 22 January 2018 16:23:36 +0000 (0:00:00.038) 0:01:46.640 ********
skipping: [35.229.48.115]
TASK [container_runtime : Fail if Docker version requested but downgrade is required] ***
Monday 22 January 2018 16:23:36 +0000 (0:00:00.027) 0:01:46.668 ********
skipping: [35.229.48.115]
TASK [container_runtime : Error out if attempting to upgrade Docker across the 1.10 boundary] ***
Monday 22 January 2018 16:23:36 +0000 (0:00:00.035) 0:01:46.704 ********
skipping: [35.229.48.115]
TASK [container_runtime : Install Docker] **************************************
Monday 22 January 2018 16:23:36 +0000 (0:00:00.037) 0:01:46.742 ********
skipping: [35.229.48.115]
TASK [container_runtime : Ensure docker.service.d directory exists] ************
Monday 22 January 2018 16:23:36 +0000 (0:00:00.037) 0:01:46.779 ********
changed: [35.229.48.115]
TASK [container_runtime : Configure Docker service unit file] ******************
Monday 22 January 2018 16:23:37 +0000 (0:00:00.416) 0:01:47.196 ********
changed: [35.229.48.115]
TASK [container_runtime : stat] ************************************************
Monday 22 January 2018 16:23:38 +0000 (0:00:01.239) 0:01:48.436 ********
ok: [35.229.48.115]
TASK [container_runtime : Set registry params] *********************************
Monday 22 January 2018 16:23:38 +0000 (0:00:00.227) 0:01:48.664 ********
skipping: [35.229.48.115] => (item={u'reg_conf_var': u'ADD_REGISTRY', u'reg_flag': u'--add-registry', u'reg_fact_val': []})
skipping: [35.229.48.115] => (item={u'reg_conf_var': u'BLOCK_REGISTRY', u'reg_flag': u'--block-registry', u'reg_fact_val': []})
skipping: [35.229.48.115] => (item={u'reg_conf_var': u'INSECURE_REGISTRY', u'reg_flag': u'--insecure-registry', u'reg_fact_val': []})
TASK [container_runtime : Place additional/blocked/insecure registries in /etc/containers/registries.conf] ***
Monday 22 January 2018 16:23:38 +0000 (0:00:00.073) 0:01:48.737 ********
skipping: [35.229.48.115]
TASK [container_runtime : Set Proxy Settings] **********************************
Monday 22 January 2018 16:23:38 +0000 (0:00:00.027) 0:01:48.765 ********
skipping: [35.229.48.115] => (item={u'reg_conf_var': u'HTTP_PROXY', u'reg_fact_val': u''})
skipping: [35.229.48.115] => (item={u'reg_conf_var': u'HTTPS_PROXY', u'reg_fact_val': u''})
skipping: [35.229.48.115] => (item={u'reg_conf_var': u'NO_PROXY', u'reg_fact_val': u''})
TASK [container_runtime : Set various Docker options] **************************
Monday 22 January 2018 16:23:38 +0000 (0:00:00.080) 0:01:48.846 ********
changed: [35.229.48.115]
TASK [container_runtime : stat] ************************************************
Monday 22 January 2018 16:23:39 +0000 (0:00:00.363) 0:01:49.210 ********
ok: [35.229.48.115]
TASK [container_runtime : Configure Docker Network OPTIONS] ********************
Monday 22 January 2018 16:23:39 +0000 (0:00:00.228) 0:01:49.438 ********
changed: [35.229.48.115]
TASK [container_runtime : Detect if docker is already started] *****************
Monday 22 January 2018 16:23:39 +0000 (0:00:00.232) 0:01:49.671 ********
ok: [35.229.48.115]
TASK [container_runtime : Start the Docker service] ****************************
Monday 22 January 2018 16:23:39 +0000 (0:00:00.230) 0:01:49.901 ********
changed: [35.229.48.115]
TASK [container_runtime : set_fact] ********************************************
Monday 22 January 2018 16:23:41 +0000 (0:00:02.150) 0:01:52.052 ********
ok: [35.229.48.115]
TASK [container_runtime : include_tasks] ***************************************
Monday 22 January 2018 16:23:41 +0000 (0:00:00.055) 0:01:52.108 ********
included: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/common/post.yml for 35.229.48.115
TASK [container_runtime : Ensure /var/lib/containers exists] *******************
Monday 22 January 2018 16:23:42 +0000 (0:00:00.052) 0:01:52.161 ********
changed: [35.229.48.115]
TASK [container_runtime : Fix SELinux Permissions on /var/lib/containers] ******
Monday 22 January 2018 16:23:42 +0000 (0:00:00.258) 0:01:52.419 ********
ok: [35.229.48.115]
RUNNING HANDLER [container_runtime : restart container runtime] ****************
Monday 22 January 2018 16:23:42 +0000 (0:00:00.211) 0:01:52.631 ********
skipping: [35.229.48.115]
TASK [container_runtime : include_tasks] ***************************************
Monday 22 January 2018 16:23:42 +0000 (0:00:00.038) 0:01:52.670 ********
included: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/registry_auth.yml for 35.229.48.115
TASK [container_runtime : Check for credentials file for registry auth] ********
Monday 22 January 2018 16:23:42 +0000 (0:00:00.048) 0:01:52.718 ********
skipping: [35.229.48.115]
TASK [container_runtime : Create credentials for docker cli registry auth] *****
Monday 22 January 2018 16:23:42 +0000 (0:00:00.027) 0:01:52.745 ********
skipping: [35.229.48.115]
TASK [container_runtime : Create credentials for docker cli registry auth (alternative)] ***
Monday 22 January 2018 16:23:42 +0000 (0:00:00.029) 0:01:52.775 ********
skipping: [35.229.48.115]
TASK [container_runtime : stat the docker data dir] ****************************
Monday 22 January 2018 16:23:42 +0000 (0:00:00.025) 0:01:52.801 ********
ok: [35.229.48.115]
TASK [container_runtime : include_tasks] ***************************************
Monday 22 January 2018 16:23:42 +0000 (0:00:00.239) 0:01:53.040 ********
skipping: [35.229.48.115]
TASK [include_role] ************************************************************
Monday 22 January 2018 16:23:42 +0000 (0:00:00.025) 0:01:53.066 ********
skipping: [35.229.48.115]
TASK [include_role] ************************************************************
Monday 22 January 2018 16:23:42 +0000 (0:00:00.029) 0:01:53.095 ********
skipping: [35.229.48.115]
PLAY [Disable excluders] *******************************************************
TASK [openshift_excluder : Detecting Atomic Host Operating System] *************
Monday 22 January 2018 16:23:42 +0000 (0:00:00.036) 0:01:53.131 ********
ok: [35.229.48.115]
TASK [openshift_excluder : Debug r_openshift_excluder_enable_docker_excluder] ***
Monday 22 January 2018 16:23:43 +0000 (0:00:00.221) 0:01:53.352 ********
ok: [35.229.48.115] => {
"r_openshift_excluder_enable_docker_excluder": true
}
TASK [openshift_excluder : Debug r_openshift_excluder_enable_openshift_excluder] ***
Monday 22 January 2018 16:23:43 +0000 (0:00:00.062) 0:01:53.415 ********
ok: [35.229.48.115] => {
"r_openshift_excluder_enable_openshift_excluder": true
}
TASK [openshift_excluder : Fail if invalid openshift_excluder_action provided] ***
Monday 22 January 2018 16:23:43 +0000 (0:00:00.064) 0:01:53.480 ********
skipping: [35.229.48.115]
TASK [openshift_excluder : Fail if r_openshift_excluder_upgrade_target is not defined] ***
Monday 22 January 2018 16:23:43 +0000 (0:00:00.033) 0:01:53.513 ********
skipping: [35.229.48.115]
TASK [openshift_excluder : Include main action task file] **********************
Monday 22 January 2018 16:23:43 +0000 (0:00:00.031) 0:01:53.545 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/disable.yml for 35.229.48.115
TASK [openshift_excluder : Include verify_upgrade.yml when upgrading] **********
Monday 22 January 2018 16:23:43 +0000 (0:00:00.059) 0:01:53.604 ********
skipping: [35.229.48.115]
TASK [openshift_excluder : Disable excluders before the upgrade to remove older excluding expressions] ***
Monday 22 January 2018 16:23:43 +0000 (0:00:00.028) 0:01:53.633 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/unexclude.yml for 35.229.48.115
TASK [openshift_excluder : Check for docker-excluder] **************************
Monday 22 January 2018 16:23:43 +0000 (0:00:00.046) 0:01:53.680 ********
ok: [35.229.48.115]
TASK [openshift_excluder : disable docker excluder] ****************************
Monday 22 January 2018 16:23:43 +0000 (0:00:00.234) 0:01:53.914 ********
skipping: [35.229.48.115]
TASK [openshift_excluder : Check for openshift excluder] ***********************
Monday 22 January 2018 16:23:43 +0000 (0:00:00.040) 0:01:53.954 ********
ok: [35.229.48.115]
TASK [openshift_excluder : disable openshift excluder] *************************
Monday 22 January 2018 16:23:44 +0000 (0:00:00.220) 0:01:54.175 ********
skipping: [35.229.48.115]
TASK [openshift_excluder : Include install.yml] ********************************
Monday 22 January 2018 16:23:44 +0000 (0:00:00.039) 0:01:54.215 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/install.yml for 35.229.48.115
TASK [openshift_excluder : Install docker excluder - yum] **********************
Monday 22 January 2018 16:23:44 +0000 (0:00:00.051) 0:01:54.267 ********
changed: [35.229.48.115]
TASK [openshift_excluder : Install docker excluder - dnf] **********************
Monday 22 January 2018 16:24:13 +0000 (0:00:29.315) 0:02:23.583 ********
skipping: [35.229.48.115]
TASK [openshift_excluder : Install openshift excluder - yum] *******************
Monday 22 January 2018 16:24:13 +0000 (0:00:00.043) 0:02:23.627 ********
changed: [35.229.48.115]
TASK [openshift_excluder : Install openshift excluder - dnf] *******************
Monday 22 January 2018 16:24:20 +0000 (0:00:06.788) 0:02:30.416 ********
skipping: [35.229.48.115]
TASK [openshift_excluder : set_fact] *******************************************
Monday 22 January 2018 16:24:20 +0000 (0:00:00.046) 0:02:30.462 ********
ok: [35.229.48.115]
TASK [openshift_excluder : Include exclude.yml] ********************************
Monday 22 January 2018 16:24:20 +0000 (0:00:00.063) 0:02:30.525 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/exclude.yml for 35.229.48.115
TASK [openshift_excluder : Check for docker-excluder] **************************
Monday 22 January 2018 16:24:20 +0000 (0:00:00.062) 0:02:30.588 ********
ok: [35.229.48.115]
TASK [openshift_excluder : Enable docker excluder] *****************************
Monday 22 January 2018 16:24:20 +0000 (0:00:00.260) 0:02:30.849 ********
changed: [35.229.48.115]
TASK [openshift_excluder : Check for openshift excluder] ***********************
Monday 22 January 2018 16:24:20 +0000 (0:00:00.262) 0:02:31.111 ********
ok: [35.229.48.115]
TASK [openshift_excluder : Enable openshift excluder] **************************
Monday 22 January 2018 16:24:21 +0000 (0:00:00.227) 0:02:31.339 ********
changed: [35.229.48.115]
TASK [openshift_excluder : Include unexclude.yml] ******************************
Monday 22 January 2018 16:24:21 +0000 (0:00:00.262) 0:02:31.601 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/unexclude.yml for 35.229.48.115
TASK [openshift_excluder : Check for docker-excluder] **************************
Monday 22 January 2018 16:24:21 +0000 (0:00:00.060) 0:02:31.662 ********
ok: [35.229.48.115]
TASK [openshift_excluder : disable docker excluder] ****************************
Monday 22 January 2018 16:24:21 +0000 (0:00:00.230) 0:02:31.892 ********
skipping: [35.229.48.115]
TASK [openshift_excluder : Check for openshift excluder] ***********************
Monday 22 January 2018 16:24:21 +0000 (0:00:00.029) 0:02:31.922 ********
ok: [35.229.48.115]
TASK [openshift_excluder : disable openshift excluder] *************************
Monday 22 January 2018 16:24:21 +0000 (0:00:00.226) 0:02:32.148 ********
changed: [35.229.48.115]
PLAY [Evaluate node groups] ****************************************************
TASK [Gathering Facts] *********************************************************
Monday 22 January 2018 16:24:22 +0000 (0:00:00.279) 0:02:32.428 ********
ok: [localhost]
TASK [Evaluate oo_containerized_master_nodes] **********************************
Monday 22 January 2018 16:24:31 +0000 (0:00:09.363) 0:02:41.791 ********
skipping: [localhost] => (item=35.229.48.115)
[WARNING]: Could not match supplied host pattern, ignoring:
oo_containerized_master_nodes
PLAY [Configure nodes] *********************************************************
TASK [openshift_clock : Determine if chrony is installed] **********************
Monday 22 January 2018 16:24:31 +0000 (0:00:00.102) 0:02:41.894 ********
[WARNING]: Consider using yum, dnf or zypper module rather than running rpm
changed: [35.229.48.115]
TASK [openshift_clock : Install ntp package] ***********************************
Monday 22 January 2018 16:24:32 +0000 (0:00:00.277) 0:02:42.172 ********
skipping: [35.229.48.115]
TASK [openshift_clock : Start and enable ntpd/chronyd] *************************
Monday 22 January 2018 16:24:32 +0000 (0:00:00.033) 0:02:42.205 ********
changed: [35.229.48.115]
TASK [openshift_cloud_provider : Set cloud provider facts] *********************
Monday 22 January 2018 16:24:32 +0000 (0:00:00.260) 0:02:42.465 ********
changed: [35.229.48.115]
TASK [openshift_cloud_provider : Create cloudprovider config dir] **************
Monday 22 January 2018 16:24:32 +0000 (0:00:00.553) 0:02:43.019 ********
changed: [35.229.48.115]
TASK [openshift_cloud_provider : include_tasks] ********************************
Monday 22 January 2018 16:24:33 +0000 (0:00:00.247) 0:02:43.267 ********
skipping: [35.229.48.115]
TASK [openshift_cloud_provider : include_tasks] ********************************
Monday 22 January 2018 16:24:33 +0000 (0:00:00.044) 0:02:43.311 ********
skipping: [35.229.48.115]
TASK [openshift_cloud_provider : include_tasks] ********************************
Monday 22 January 2018 16:24:33 +0000 (0:00:00.044) 0:02:43.356 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_cloud_provider/tasks/gce.yml for 35.229.48.115
TASK [openshift_cloud_provider : Create cloud config file] *********************
Monday 22 January 2018 16:24:33 +0000 (0:00:00.060) 0:02:43.416 ********
ok: [35.229.48.115]
TASK [openshift_cloud_provider : Configure GCE cloud provider] *****************
Monday 22 January 2018 16:24:33 +0000 (0:00:00.243) 0:02:43.660 ********
changed: [35.229.48.115]
TASK [openshift_node : fail] ***************************************************
Monday 22 January 2018 16:24:33 +0000 (0:00:00.465) 0:02:44.126 ********
skipping: [35.229.48.115]
TASK [openshift_node : include_tasks] ******************************************
Monday 22 January 2018 16:24:34 +0000 (0:00:00.031) 0:02:44.157 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/dnsmasq_install.yml for 35.229.48.115
TASK [openshift_node : Check for NetworkManager service] ***********************
Monday 22 January 2018 16:24:34 +0000 (0:00:00.053) 0:02:44.211 ********
ok: [35.229.48.115]
TASK [openshift_node : Set fact using_network_manager] *************************
Monday 22 January 2018 16:24:34 +0000 (0:00:00.255) 0:02:44.466 ********
ok: [35.229.48.115]
TASK [openshift_node : Install dnsmasq] ****************************************
Monday 22 January 2018 16:24:34 +0000 (0:00:00.174) 0:02:44.641 ********
changed: [35.229.48.115]
TASK [openshift_node : ensure origin/node directory exists] ********************
Monday 22 January 2018 16:24:39 +0000 (0:00:05.239) 0:02:49.881 ********
changed: [35.229.48.115] => (item=/etc/origin)
changed: [35.229.48.115] => (item=/etc/origin/node)
TASK [openshift_node : Install node-dnsmasq.conf] ******************************
Monday 22 January 2018 16:24:40 +0000 (0:00:00.588) 0:02:50.470 ********
changed: [35.229.48.115]
TASK [openshift_node : include_tasks] ******************************************
Monday 22 January 2018 16:24:41 +0000 (0:00:00.693) 0:02:51.163 ********
skipping: [35.229.48.115]
TASK [openshift_node : include_tasks] ******************************************
Monday 22 January 2018 16:24:41 +0000 (0:00:00.030) 0:02:51.194 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/dnsmasq.yml for 35.229.48.115
TASK [openshift_node : Install dnsmasq configuration] **************************
Monday 22 January 2018 16:24:41 +0000 (0:00:00.053) 0:02:51.247 ********
changed: [35.229.48.115]
TASK [openshift_node : Deploy additional dnsmasq.conf] *************************
Monday 22 January 2018 16:24:41 +0000 (0:00:00.811) 0:02:52.058 ********
skipping: [35.229.48.115]
TASK [openshift_node : Enable dnsmasq] *****************************************
Monday 22 January 2018 16:24:41 +0000 (0:00:00.029) 0:02:52.088 ********
changed: [35.229.48.115]
TASK [openshift_node : include_tasks] ******************************************
Monday 22 January 2018 16:24:42 +0000 (0:00:00.324) 0:02:52.413 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/dnsmasq/network-manager.yml for 35.229.48.115
TASK [openshift_node : Install network manager dispatch script] ****************
Monday 22 January 2018 16:24:42 +0000 (0:00:00.052) 0:02:52.466 ********
changed: [35.229.48.115]
RUNNING HANDLER [openshift_node : restart NetworkManager] **********************
Monday 22 January 2018 16:24:42 +0000 (0:00:00.673) 0:02:53.139 ********
changed: [35.229.48.115]
RUNNING HANDLER [openshift_node : restart dnsmasq] *****************************
Monday 22 January 2018 16:24:43 +0000 (0:00:00.419) 0:02:53.558 ********
changed: [35.229.48.115]
TASK [openshift_node : Add iptables allow rules] *******************************
Monday 22 January 2018 16:24:43 +0000 (0:00:00.464) 0:02:54.023 ********
changed: [35.229.48.115] => (item={u'port': u'10250/tcp', u'service': u'Kubernetes kubelet'})
changed: [35.229.48.115] => (item={u'port': u'80/tcp', u'service': u'http'})
changed: [35.229.48.115] => (item={u'port': u'443/tcp', u'service': u'https'})
changed: [35.229.48.115] => (item={u'cond': u'openshift_use_openshift_sdn | bool', u'port': u'4789/udp', u'service': u'OpenShift OVS sdn'})
skipping: [35.229.48.115] => (item={u'cond': False, u'port': u'179/tcp', u'service': u'Calico BGP Port'})
changed: [35.229.48.115] => (item={u'cond': True, u'port': u'30000-32000/tcp', u'service': u'Kubernetes service NodePort TCP'})
changed: [35.229.48.115] => (item={u'cond': True, u'port': u'30000-32000/udp', u'service': u'Kubernetes service NodePort UDP'})
changed: [35.229.48.115] => (item={u'port': u'8080/tcp', u'service': u'Master health check port'})
changed: [35.229.48.115] => (item={u'port': u'1936/tcp', u'service': u'Router stats port'})
changed: [35.229.48.115] => (item={u'port': u'9000-10000/tcp', u'service': u'Allowed open host ports'})
changed: [35.229.48.115] => (item={u'port': u'9000-10000/udp', u'service': u'Allowed open host ports'})
TASK [openshift_node : Remove iptables rules] **********************************
Monday 22 January 2018 16:24:46 +0000 (0:00:03.074) 0:02:57.098 ********
TASK [openshift_node : Add firewalld allow rules] ******************************
Monday 22 January 2018 16:24:46 +0000 (0:00:00.026) 0:02:57.125 ********
skipping: [35.229.48.115] => (item={u'port': u'10250/tcp', u'service': u'Kubernetes kubelet'})
skipping: [35.229.48.115] => (item={u'port': u'80/tcp', u'service': u'http'})
skipping: [35.229.48.115] => (item={u'port': u'443/tcp', u'service': u'https'})
skipping: [35.229.48.115] => (item={u'cond': u'openshift_use_openshift_sdn | bool', u'port': u'4789/udp', u'service': u'OpenShift OVS sdn'})
skipping: [35.229.48.115] => (item={u'cond': False, u'port': u'179/tcp', u'service': u'Calico BGP Port'})
skipping: [35.229.48.115] => (item={u'cond': True, u'port': u'30000-32000/tcp', u'service': u'Kubernetes service NodePort TCP'})
skipping: [35.229.48.115] => (item={u'cond': True, u'port': u'30000-32000/udp', u'service': u'Kubernetes service NodePort UDP'})
skipping: [35.229.48.115] => (item={u'port': u'8080/tcp', u'service': u'Master health check port'})
skipping: [35.229.48.115] => (item={u'port': u'1936/tcp', u'service': u'Router stats port'})
skipping: [35.229.48.115] => (item={u'port': u'9000-10000/tcp', u'service': u'Allowed open host ports'})
skipping: [35.229.48.115] => (item={u'port': u'9000-10000/udp', u'service': u'Allowed open host ports'})
TASK [openshift_node : Remove firewalld allow rules] ***************************
Monday 22 January 2018 16:24:47 +0000 (0:00:00.212) 0:02:57.338 ********
TASK [openshift_node : Check for swap usage] ***********************************
Monday 22 January 2018 16:24:47 +0000 (0:00:00.026) 0:02:57.365 ********
ok: [35.229.48.115]
TASK [openshift_node : Disable swap] *******************************************
Monday 22 January 2018 16:24:47 +0000 (0:00:00.363) 0:02:57.729 ********
skipping: [35.229.48.115]
TASK [openshift_node : Remove swap entries from /etc/fstab] ********************
Monday 22 January 2018 16:24:47 +0000 (0:00:00.030) 0:02:57.760 ********
skipping: [35.229.48.115]
TASK [openshift_node : Add notice about disabling swap] ************************
Monday 22 January 2018 16:24:47 +0000 (0:00:00.030) 0:02:57.790 ********
skipping: [35.229.48.115]
TASK [openshift_node : include node installer] *********************************
Monday 22 January 2018 16:24:47 +0000 (0:00:00.029) 0:02:57.819 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/install.yml for 35.229.48.115
TASK [openshift_node : Install Node package] ***********************************
Monday 22 January 2018 16:24:47 +0000 (0:00:00.050) 0:02:57.870 ********
changed: [35.229.48.115]
TASK [openshift_node : Install sdn-ovs package] ********************************
Monday 22 January 2018 16:25:20 +0000 (0:00:32.568) 0:03:30.439 ********
changed: [35.229.48.115]
TASK [openshift_node : Install conntrack-tools package] ************************
Monday 22 January 2018 16:25:26 +0000 (0:00:06.075) 0:03:36.514 ********
ok: [35.229.48.115]
TASK [openshift_node : Pre-pull node image when containerized] *****************
Monday 22 January 2018 16:25:26 +0000 (0:00:00.478) 0:03:36.993 ********
skipping: [35.229.48.115]
TASK [openshift_node : Restart cri-o] ******************************************
Monday 22 January 2018 16:25:26 +0000 (0:00:00.030) 0:03:37.023 ********
skipping: [35.229.48.115]
TASK [openshift_node : restart NetworkManager to ensure resolv.conf is present] ***
Monday 22 January 2018 16:25:26 +0000 (0:00:00.028) 0:03:37.052 ********
changed: [35.229.48.115]
TASK [openshift_node : sysctl] *************************************************
Monday 22 January 2018 16:25:27 +0000 (0:00:00.472) 0:03:37.524 ********
changed: [35.229.48.115]
TASK [openshift_node : include_tasks] ******************************************
Monday 22 January 2018 16:25:28 +0000 (0:00:00.731) 0:03:38.256 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/registry_auth.yml for 35.229.48.115
TASK [openshift_node : Check for credentials file for registry auth] ***********
Monday 22 January 2018 16:25:28 +0000 (0:00:00.051) 0:03:38.308 ********
skipping: [35.229.48.115]
TASK [openshift_node : Create credentials for registry auth] *******************
Monday 22 January 2018 16:25:28 +0000 (0:00:00.032) 0:03:38.341 ********
skipping: [35.229.48.115]
TASK [openshift_node : Create credentials for registry auth (alternative)] *****
Monday 22 January 2018 16:25:28 +0000 (0:00:00.036) 0:03:38.377 ********
skipping: [35.229.48.115]
TASK [openshift_node : Setup ro mount of /root/.docker for containerized hosts] ***
Monday 22 January 2018 16:25:28 +0000 (0:00:00.033) 0:03:38.411 ********
skipping: [35.229.48.115]
TASK [openshift_node : include standard node config] ***************************
Monday 22 January 2018 16:25:28 +0000 (0:00:00.030) 0:03:38.441 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/config.yml for 35.229.48.115
TASK [openshift_node : Install the systemd units] ******************************
Monday 22 January 2018 16:25:28 +0000 (0:00:00.085) 0:03:38.527 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/systemd_units.yml for 35.229.48.115
TASK [openshift_node : Install Node service file] ******************************
Monday 22 January 2018 16:25:28 +0000 (0:00:00.072) 0:03:38.599 ********
changed: [35.229.48.115]
TASK [openshift_node : include node deps docker service file] ******************
Monday 22 January 2018 16:25:29 +0000 (0:00:00.925) 0:03:39.524 ********
skipping: [35.229.48.115]
TASK [openshift_node : include ovs service environment file] *******************
Monday 22 January 2018 16:25:29 +0000 (0:00:00.033) 0:03:39.558 ********
skipping: [35.229.48.115]
TASK [openshift_node : include_tasks] ******************************************
Monday 22 January 2018 16:25:29 +0000 (0:00:00.031) 0:03:39.590 ********
skipping: [35.229.48.115]
TASK [openshift_node : include_tasks] ******************************************
Monday 22 January 2018 16:25:29 +0000 (0:00:00.031) 0:03:39.621 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/config/configure-node-settings.yml for 35.229.48.115
TASK [openshift_node : Configure Node settings] ********************************
Monday 22 January 2018 16:25:29 +0000 (0:00:00.055) 0:03:39.677 ********
changed: [35.229.48.115] => (item={u'regex': u'^OPTIONS=', u'line': u'OPTIONS=--loglevel=2'})
ok: [35.229.48.115] => (item={u'regex': u'^CONFIG_FILE=', u'line': u'CONFIG_FILE=/etc/origin/node/node-config.yaml'})
changed: [35.229.48.115] => (item={u'regex': u'^IMAGE_VERSION=', u'line': u'IMAGE_VERSION='})
TASK [openshift_node : include_tasks] ******************************************
Monday 22 January 2018 16:25:30 +0000 (0:00:00.744) 0:03:40.422 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/config/configure-proxy-settings.yml for 35.229.48.115
TASK [openshift_node : Configure Proxy Settings] *******************************
Monday 22 January 2018 16:25:30 +0000 (0:00:00.054) 0:03:40.476 ********
skipping: [35.229.48.115]
TASK [openshift_node : Pull container images] **********************************
Monday 22 January 2018 16:25:30 +0000 (0:00:00.041) 0:03:40.518 ********
skipping: [35.229.48.115]
TASK [openshift_node : Start and enable openvswitch service] *******************
Monday 22 January 2018 16:25:30 +0000 (0:00:00.030) 0:03:40.548 ********
skipping: [35.229.48.115]
TASK [openshift_node : set_fact] ***********************************************
Monday 22 January 2018 16:25:30 +0000 (0:00:00.032) 0:03:40.580 ********
ok: [35.229.48.115]
TASK [openshift_node : file] ***************************************************
Monday 22 January 2018 16:25:30 +0000 (0:00:00.056) 0:03:40.636 ********
skipping: [35.229.48.115]
TASK [openshift_node : Create the Node config] *********************************
Monday 22 January 2018 16:25:30 +0000 (0:00:00.046) 0:03:40.682 ********
changed: [35.229.48.115]
TASK [openshift_node : Configure Node Environment Variables] *******************
Monday 22 January 2018 16:25:31 +0000 (0:00:00.776) 0:03:41.459 ********
TASK [openshift_node : Configure AWS Cloud Provider Settings] ******************
Monday 22 January 2018 16:25:31 +0000 (0:00:00.027) 0:03:41.487 ********
skipping: [35.229.48.115] => (item=None)
skipping: [35.229.48.115] => (item=None)
TASK [openshift_node : Wait for master API to become available before proceeding] ***
Monday 22 January 2018 16:25:31 +0000 (0:00:00.075) 0:03:41.562 ********
skipping: [35.229.48.115]
TASK [openshift_node : Start and enable node dep] ******************************
Monday 22 January 2018 16:25:31 +0000 (0:00:00.032) 0:03:41.595 ********
skipping: [35.229.48.115]
TASK [openshift_node : Start and enable node] **********************************
Monday 22 January 2018 16:25:31 +0000 (0:00:00.030) 0:03:41.625 ********
skipping: [35.229.48.115]
TASK [openshift_node : Dump logs from node service if it failed] ***************
Monday 22 January 2018 16:25:31 +0000 (0:00:00.031) 0:03:41.656 ********
skipping: [35.229.48.115]
TASK [openshift_node : Abort if node failed to start] **************************
Monday 22 January 2018 16:25:31 +0000 (0:00:00.032) 0:03:41.688 ********
skipping: [35.229.48.115]
TASK [openshift_node : set_fact] ***********************************************
Monday 22 January 2018 16:25:31 +0000 (0:00:00.031) 0:03:41.720 ********
skipping: [35.229.48.115]
TASK [openshift_node : NFS storage plugin configuration] ***********************
Monday 22 January 2018 16:25:31 +0000 (0:00:00.031) 0:03:41.751 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/storage_plugins/nfs.yml for 35.229.48.115
TASK [openshift_node : Install NFS storage plugin dependencies] ****************
Monday 22 January 2018 16:25:31 +0000 (0:00:00.069) 0:03:41.821 ********
ok: [35.229.48.115]
TASK [openshift_node : Check for existence of nfs sebooleans] ******************
Monday 22 January 2018 16:25:32 +0000 (0:00:00.453) 0:03:42.274 ********
ok: [35.229.48.115] => (item=virt_use_nfs)
ok: [35.229.48.115] => (item=virt_sandbox_use_nfs)
TASK [openshift_node : Set seboolean to allow nfs storage plugin access from containers] ***
Monday 22 January 2018 16:25:32 +0000 (0:00:00.440) 0:03:42.715 ********
ok: [35.229.48.115] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-01-22 16:25:32.319514', '_ansible_no_log': False, u'stdout': u'virt_use_nfs --> on', u'cmd': [u'getsebool', u'virt_use_nfs'], u'rc': 0, 'item': u'virt_use_nfs', u'delta': u'0:00:00.005184', u'stderr': u'', u'changed': False, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'getsebool virt_use_nfs', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [u'virt_use_nfs --> on'], 'failed_when_result': False, u'start': u'2018-01-22 16:25:32.314330', '_ansible_ignore_errors': None, 'failed': False})
skipping: [35.229.48.115] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-01-22 16:25:32.514483', '_ansible_no_log': False, u'stdout': u'virt_use_nfs --> on', u'cmd': [u'getsebool', u'virt_sandbox_use_nfs'], u'rc': 0, 'item': u'virt_sandbox_use_nfs', u'delta': u'0:00:00.003315', u'stderr': u'', u'changed': False, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'getsebool virt_sandbox_use_nfs', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [u'virt_use_nfs --> on'], 'failed_when_result': False, u'start': u'2018-01-22 16:25:32.511168', '_ansible_ignore_errors': None, 'failed': False})
TASK [openshift_node : Set seboolean to allow nfs storage plugin access from containers (python 3)] ***
Monday 22 January 2018 16:25:32 +0000 (0:00:00.425) 0:03:43.140 ********
skipping: [35.229.48.115] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-01-22 16:25:32.319514', '_ansible_no_log': False, u'stdout': u'virt_use_nfs --> on', u'cmd': [u'getsebool', u'virt_use_nfs'], u'rc': 0, 'item': u'virt_use_nfs', u'delta': u'0:00:00.005184', u'stderr': u'', u'changed': False, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'getsebool virt_use_nfs', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [u'virt_use_nfs --> on'], 'failed_when_result': False, u'start': u'2018-01-22 16:25:32.314330', '_ansible_ignore_errors': None, 'failed': False})
skipping: [35.229.48.115] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-01-22 16:25:32.514483', '_ansible_no_log': False, u'stdout': u'virt_use_nfs --> on', u'cmd': [u'getsebool', u'virt_sandbox_use_nfs'], u'rc': 0, 'item': u'virt_sandbox_use_nfs', u'delta': u'0:00:00.003315', u'stderr': u'', u'changed': False, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'getsebool virt_sandbox_use_nfs', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [u'virt_use_nfs --> on'], 'failed_when_result': False, u'start': u'2018-01-22 16:25:32.511168', '_ansible_ignore_errors': None, 'failed': False})
TASK [openshift_node : GlusterFS storage plugin configuration] *****************
Monday 22 January 2018 16:25:33 +0000 (0:00:00.071) 0:03:43.212 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/storage_plugins/glusterfs.yml for 35.229.48.115
TASK [openshift_node : Install GlusterFS storage plugin dependencies] **********
Monday 22 January 2018 16:25:33 +0000 (0:00:00.073) 0:03:43.286 ********
changed: [35.229.48.115]
TASK [openshift_node : Check for existence of fusefs sebooleans] ***************
Monday 22 January 2018 16:25:37 +0000 (0:00:04.795) 0:03:48.082 ********
ok: [35.229.48.115] => (item=virt_use_fusefs)
ok: [35.229.48.115] => (item=virt_sandbox_use_fusefs)
TASK [openshift_node : Set seboolean to allow gluster storage plugin access from containers] ***
Monday 22 January 2018 16:25:38 +0000 (0:00:00.469) 0:03:48.552 ********
changed: [35.229.48.115] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-01-22 16:25:38.146886', '_ansible_no_log': False, u'stdout': u'virt_use_fusefs --> off', u'cmd': [u'getsebool', u'virt_use_fusefs'], u'rc': 0, 'item': u'virt_use_fusefs', u'delta': u'0:00:00.004069', u'stderr': u'', u'changed': False, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'getsebool virt_use_fusefs', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [u'virt_use_fusefs --> off'], 'failed_when_result': False, u'start': u'2018-01-22 16:25:38.142817', '_ansible_ignore_errors': None, 'failed': False})
changed: [35.229.48.115] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-01-22 16:25:38.350722', '_ansible_no_log': False, u'stdout': u'virt_sandbox_use_fusefs --> off', u'cmd': [u'getsebool', u'virt_sandbox_use_fusefs'], u'rc': 0, 'item': u'virt_sandbox_use_fusefs', u'delta': u'0:00:00.003872', u'stderr': u'', u'changed': False, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'getsebool virt_sandbox_use_fusefs', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [u'virt_sandbox_use_fusefs --> off'], 'failed_when_result': False, u'start': u'2018-01-22 16:25:38.346850', '_ansible_ignore_errors': None, 'failed': False})
TASK [openshift_node : Set seboolean to allow gluster storage plugin access from containers (python 3)] ***
Monday 22 January 2018 16:25:40 +0000 (0:00:01.855) 0:03:50.408 ********
skipping: [35.229.48.115] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-01-22 16:25:38.146886', '_ansible_no_log': False, u'stdout': u'virt_use_fusefs --> off', u'cmd': [u'getsebool', u'virt_use_fusefs'], u'rc': 0, 'item': u'virt_use_fusefs', u'delta': u'0:00:00.004069', u'stderr': u'', u'changed': False, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'getsebool virt_use_fusefs', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [u'virt_use_fusefs --> off'], 'failed_when_result': False, u'start': u'2018-01-22 16:25:38.142817', '_ansible_ignore_errors': None, 'failed': False})
skipping: [35.229.48.115] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-01-22 16:25:38.350722', '_ansible_no_log': False, u'stdout': u'virt_sandbox_use_fusefs --> off', u'cmd': [u'getsebool', u'virt_sandbox_use_fusefs'], u'rc': 0, 'item': u'virt_sandbox_use_fusefs', u'delta': u'0:00:00.003872', u'stderr': u'', u'changed': False, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'getsebool virt_sandbox_use_fusefs', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [u'virt_sandbox_use_fusefs --> off'], 'failed_when_result': False, u'start': u'2018-01-22 16:25:38.346850', '_ansible_ignore_errors': None, 'failed': False})
TASK [openshift_node : Ceph storage plugin configuration] **********************
Monday 22 January 2018 16:25:40 +0000 (0:00:00.078) 0:03:50.486 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/storage_plugins/ceph.yml for 35.229.48.115
TASK [openshift_node : Install Ceph storage plugin dependencies] ***************
Monday 22 January 2018 16:25:40 +0000 (0:00:00.080) 0:03:50.566 ********
changed: [35.229.48.115]
TASK [openshift_node : iSCSI storage plugin configuration] *********************
Monday 22 January 2018 16:25:48 +0000 (0:00:07.596) 0:03:58.163 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/storage_plugins/iscsi.yml for 35.229.48.115
TASK [openshift_node : Install iSCSI storage plugin dependencies] **************
Monday 22 January 2018 16:25:48 +0000 (0:00:00.084) 0:03:58.248 ********
changed: [35.229.48.115]
TASK [openshift_node : include_tasks] ******************************************
Monday 22 January 2018 16:25:53 +0000 (0:00:05.135) 0:04:03.384 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/config/workaround-bz1331590-ovs-oom-fix.yml for 35.229.48.115
TASK [openshift_node : Create OpenvSwitch service.d directory] *****************
Monday 22 January 2018 16:25:53 +0000 (0:00:00.103) 0:04:03.487 ********
changed: [35.229.48.115]
TASK [openshift_node : Install OpenvSwitch service OOM fix] ********************
Monday 22 January 2018 16:25:53 +0000 (0:00:00.251) 0:04:03.739 ********
changed: [35.229.48.115]
TASK [openshift_node : include bootstrap node config] **************************
Monday 22 January 2018 16:25:54 +0000 (0:00:00.704) 0:04:04.443 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/bootstrap.yml for 35.229.48.115
TASK [openshift_node : install needed rpm(s)] **********************************
Monday 22 January 2018 16:25:54 +0000 (0:00:00.133) 0:04:04.577 ********
changed: [35.229.48.115] => (item=origin-master)
ok: [35.229.48.115] => (item=origin-node)
ok: [35.229.48.115] => (item=origin-docker-excluder)
ok: [35.229.48.115] => (item=origin-sdn-ovs)
changed: [35.229.48.115] => (item=ansible)
ok: [35.229.48.115] => (item=openvswitch)
ok: [35.229.48.115] => (item=docker)
changed: [35.229.48.115] => (item=etcd)
changed: [35.229.48.115] => (item=haproxy)
ok: [35.229.48.115] => (item=dnsmasq)
ok: [35.229.48.115] => (item=ntp)
ok: [35.229.48.115] => (item=logrotate)
changed: [35.229.48.115] => (item=httpd-tools)
changed: [35.229.48.115] => (item=bind)
ok: [35.229.48.115] => (item=firewalld)
ok: [35.229.48.115] => (item=libselinux-python)
ok: [35.229.48.115] => (item=conntrack-tools)
ok: [35.229.48.115] => (item=openssl)
changed: [35.229.48.115] => (item=cloud-init)
ok: [35.229.48.115] => (item=iproute)
ok: [35.229.48.115] => (item=python-dbus)
ok: [35.229.48.115] => (item=PyYAML)
ok: [35.229.48.115] => (item=yum-utils)
ok: [35.229.48.115] => (item=glusterfs-fuse)
ok: [35.229.48.115] => (item=nfs-utils)
changed: [35.229.48.115] => (item=flannel)
ok: [35.229.48.115] => (item=bash-completion)
changed: [35.229.48.115] => (item=cockpit-ws)
changed: [35.229.48.115] => (item=cockpit-system)
ok: [35.229.48.115] => (item=cockpit-bridge)
changed: [35.229.48.115] => (item=cockpit-docker)
ok: [35.229.48.115] => (item=iscsi-initiator-utils)
ok: [35.229.48.115] => (item=ceph-common)
TASK [openshift_node : create the directory for node] **************************
Monday 22 January 2018 16:28:07 +0000 (0:02:13.091) 0:06:17.669 ********
changed: [35.229.48.115]
TASK [openshift_node : laydown systemd override] *******************************
Monday 22 January 2018 16:28:07 +0000 (0:00:00.461) 0:06:18.130 ********
changed: [35.229.48.115]
TASK [openshift_node : update the sysconfig to have necessary variables] *******
Monday 22 January 2018 16:28:08 +0000 (0:00:00.961) 0:06:19.091 ********
changed: [35.229.48.115] => (item={u'regexp': u'^KUBECONFIG=.*', u'line': u'KUBECONFIG=/etc/origin/node/bootstrap.kubeconfig'})
ok: [35.229.48.115] => (item={u'regexp': u'^CONFIG_FILE=.*', u'line': u'CONFIG_FILE=/etc/origin/node/node-config.yaml'})
TASK [openshift_node : Configure AWS Cloud Provider Settings] ******************
Monday 22 January 2018 16:28:09 +0000 (0:00:00.494) 0:06:19.585 ********
skipping: [35.229.48.115] => (item=None)
skipping: [35.229.48.115] => (item=None)
TASK [openshift_node : disable origin-node and origin-master services] *********
Monday 22 January 2018 16:28:09 +0000 (0:00:00.073) 0:06:19.659 ********
ok: [35.229.48.115] => (item=origin-node.service)
ok: [35.229.48.115] => (item=origin-master.service)
TASK [openshift_node : Check for RPM generated config marker file .config_managed] ***
Monday 22 January 2018 16:28:10 +0000 (0:00:00.695) 0:06:20.354 ********
ok: [35.229.48.115]
TASK [openshift_node : create directories for bootstrapping] *******************
Monday 22 January 2018 16:28:10 +0000 (0:00:00.459) 0:06:20.814 ********
changed: [35.229.48.115] => (item=/root/openshift_bootstrap)
changed: [35.229.48.115] => (item=/var/lib/origin/openshift.local.config)
changed: [35.229.48.115] => (item=/var/lib/origin/openshift.local.config/node)
changed: [35.229.48.115] => (item=/etc/docker/certs.d/docker-registry.default.svc:5000)
TASK [openshift_node : laydown the bootstrap.yml file for on boot configuration] ***
Monday 22 January 2018 16:28:11 +0000 (0:00:01.140) 0:06:21.955 ********
changed: [35.229.48.115]
TASK [openshift_node : symlink master ca for docker-registry] ******************
Monday 22 January 2018 16:28:12 +0000 (0:00:00.758) 0:06:22.714 ********
changed: [35.229.48.115] => (item=/etc/origin/node/node-client-ca.crt)
TASK [openshift_node : Remove RPM generated config files if present] ***********
Monday 22 January 2018 16:28:13 +0000 (0:00:00.462) 0:06:23.176 ********
changed: [35.229.48.115] => (item=master)
changed: [35.229.48.115] => (item=.config_managed)
TASK [openshift_node : find all files in /etc/origin/node so we can remove them] ***
Monday 22 January 2018 16:28:13 +0000 (0:00:00.710) 0:06:23.887 ********
ok: [35.229.48.115]
TASK [openshift_node : Remove everything except the resolv.conf required for node] ***
Monday 22 January 2018 16:28:14 +0000 (0:00:00.579) 0:06:24.467 ********
skipping: [35.229.48.115] => (item={u'uid': 0, u'woth': False, u'mtime': 1516638280.734687, u'inode': 25697005, u'isgid': False, u'size': 63, u'isuid': False, u'isreg': True, u'gid': 0, u'ischr': False, u'wusr': True, u'xoth': False, u'islnk': False, u'nlink': 1, u'issock': False, u'rgrp': True, u'path': u'/etc/origin/node/node-dnsmasq.conf', u'xusr': False, u'atime': 1516638280.961708, u'isdir': False, u'ctime': 1516638280.9657085, u'isblk': False, u'wgrp': False, u'xgrp': False, u'dev': 2049, u'roth': True, u'isfifo': False, u'mode': u'0644', u'rusr': True})
skipping: [35.229.48.115] => (item={u'uid': 0, u'woth': False, u'mtime': 1516638327.889043, u'inode': 17241451, u'isgid': False, u'size': 27, u'isuid': False, u'isreg': True, u'gid': 0, u'ischr': False, u'wusr': True, u'xoth': False, u'islnk': False, u'nlink': 1, u'issock': False, u'rgrp': False, u'path': u'/etc/origin/node/resolv.conf', u'xusr': False, u'atime': 1516638327.8720417, u'isdir': False, u'ctime': 1516638327.889043, u'isblk': False, u'wgrp': False, u'xgrp': False, u'dev': 2049, u'roth': False, u'isfifo': False, u'mode': u'0600', u'rusr': True})
changed: [35.229.48.115] => (item={u'uid': 0, u'woth': False, u'mtime': 1516638331.0143318, u'inode': 25639670, u'isgid': False, u'size': 1274, u'isuid': False, u'isreg': True, u'gid': 0, u'ischr': False, u'wusr': True, u'xoth': False, u'islnk': False, u'nlink': 1, u'issock': False, u'rgrp': False, u'path': u'/etc/origin/node/node-config.yaml', u'xusr': False, u'atime': 1516638331.242353, u'isdir': False, u'ctime': 1516638331.2463534, u'isblk': False, u'wgrp': False, u'xgrp': False, u'dev': 2049, u'roth': False, u'isfifo': False, u'mode': u'0600', u'rusr': True})
TASK [tuned : Check for tuned package] *****************************************
Monday 22 January 2018 16:28:14 +0000 (0:00:00.534) 0:06:25.001 ********
ok: [35.229.48.115]
TASK [tuned : Set tuned OpenShift variables] ***********************************
Monday 22 January 2018 16:28:15 +0000 (0:00:00.489) 0:06:25.490 ********
ok: [35.229.48.115]
TASK [tuned : Ensure directory structure exists] *******************************
Monday 22 January 2018 16:28:15 +0000 (0:00:00.055) 0:06:25.546 ********
changed: [35.229.48.115] => (item={'group': u'root', 'uid': 0, 'ctime': 1515100481.3071997, 'state': 'directory', 'gid': 0, 'mode': '0775', 'mtime': 1513818616.0, 'owner': 'root', 'path': u'openshift', 'root': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates', 'size': 24})
changed: [35.229.48.115] => (item={'group': u'root', 'uid': 0, 'ctime': 1515100481.3071997, 'state': 'directory', 'gid': 0, 'mode': '0775', 'mtime': 1513818616.0, 'owner': 'root', 'path': u'openshift-control-plane', 'root': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates', 'size': 24})
changed: [35.229.48.115] => (item={'group': u'root', 'uid': 0, 'ctime': 1515100481.3071997, 'state': 'directory', 'gid': 0, 'mode': '0775', 'mtime': 1513818616.0, 'owner': 'root', 'path': u'openshift-node', 'root': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates', 'size': 24})
skipping: [35.229.48.115] => (item={'src': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates/recommend.conf', 'group': u'root', 'uid': 0, 'ctime': 1515100480.5591998, 'state': 'file', 'gid': 0, 'mode': '0664', 'mtime': 1513818616.0, 'owner': 'root', 'path': u'recommend.conf', 'root': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates', 'size': 268})
skipping: [35.229.48.115] => (item={'src': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates/openshift/tuned.conf', 'group': u'root', 'uid': 0, 'ctime': 1515100480.5581996, 'state': 'file', 'gid': 0, 'mode': '0664', 'mtime': 1513818616.0, 'owner': 'root', 'path': u'openshift/tuned.conf', 'root': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates', 'size': 593})
skipping: [35.229.48.115] => (item={'src': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates/openshift-control-plane/tuned.conf', 'group': u'root', 'uid': 0, 'ctime': 1515100480.5581996, 'state': 'file', 'gid': 0, 'mode': '0664', 'mtime': 1513818616.0, 'owner': 'root', 'path': u'openshift-control-plane/tuned.conf', 'root': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates', 'size': 744})
skipping: [35.229.48.115] => (item={'src': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates/openshift-node/tuned.conf', 'group': u'root', 'uid': 0, 'ctime': 1515100480.5581996, 'state': 'file', 'gid': 0, 'mode': '0664', 'mtime': 1513818616.0, 'owner': 'root', 'path': u'openshift-node/tuned.conf', 'root': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates', 'size': 135})
TASK [tuned : Ensure files are populated from templates] ***********************
Monday 22 January 2018 16:28:16 +0000 (0:00:01.032) 0:06:26.579 ********
skipping: [35.229.48.115] => (item={'group': u'root', 'uid': 0, 'ctime': 1515100481.3071997, 'state': 'directory', 'gid': 0, 'mode': '0775', 'mtime': 1513818616.0, 'owner': 'root', 'path': u'openshift', 'root': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates', 'size': 24})
skipping: [35.229.48.115] => (item={'group': u'root', 'uid': 0, 'ctime': 1515100481.3071997, 'state': 'directory', 'gid': 0, 'mode': '0775', 'mtime': 1513818616.0, 'owner': 'root', 'path': u'openshift-control-plane', 'root': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates', 'size': 24})
skipping: [35.229.48.115] => (item={'group': u'root', 'uid': 0, 'ctime': 1515100481.3071997, 'state': 'directory', 'gid': 0, 'mode': '0775', 'mtime': 1513818616.0, 'owner': 'root', 'path': u'openshift-node', 'root': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates', 'size': 24})
changed: [35.229.48.115] => (item={'src': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates/recommend.conf', 'group': u'root', 'uid': 0, 'ctime': 1515100480.5591998, 'state': 'file', 'gid': 0, 'mode': '0664', 'mtime': 1513818616.0, 'owner': 'root', 'path': u'recommend.conf', 'root': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates', 'size': 268})
changed: [35.229.48.115] => (item={'src': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates/openshift/tuned.conf', 'group': u'root', 'uid': 0, 'ctime': 1515100480.5581996, 'state': 'file', 'gid': 0, 'mode': '0664', 'mtime': 1513818616.0, 'owner': 'root', 'path': u'openshift/tuned.conf', 'root': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates', 'size': 593})
changed: [35.229.48.115] => (item={'src': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates/openshift-control-plane/tuned.conf', 'group': u'root', 'uid': 0, 'ctime': 1515100480.5581996, 'state': 'file', 'gid': 0, 'mode': '0664', 'mtime': 1513818616.0, 'owner': 'root', 'path': u'openshift-control-plane/tuned.conf', 'root': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates', 'size': 744})
changed: [35.229.48.115] => (item={'src': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates/openshift-node/tuned.conf', 'group': u'root', 'uid': 0, 'ctime': 1515100480.5581996, 'state': u'file', 'gid': 0, 'mode': u'0664', 'mtime': 1513818616.0, 'owner': u'root', 'path': u'openshift-node/tuned.conf', 'root': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates', 'size': 135})
TASK [tuned : Make tuned use the recommended tuned profile on restart] *********
Monday 22 January 2018 16:28:19 +0000 (0:00:03.406) 0:06:29.986 ********
changed: [35.229.48.115]
TASK [tuned : Restart tuned service] *******************************************
Monday 22 January 2018 16:28:20 +0000 (0:00:00.426) 0:06:30.412 ********
changed: [35.229.48.115]
TASK [nickhammond.logrotate : nickhammond.logrotate | Install logrotate] *******
Monday 22 January 2018 16:28:21 +0000 (0:00:01.542) 0:06:31.954 ********
ok: [35.229.48.115]
TASK [nickhammond.logrotate : nickhammond.logrotate | Setup logrotate.d scripts] ***
Monday 22 January 2018 16:28:22 +0000 (0:00:00.661) 0:06:32.616 ********
RUNNING HANDLER [openshift_node : restart openvswitch] *************************
Monday 22 January 2018 16:28:22 +0000 (0:00:00.019) 0:06:32.635 ********
skipping: [35.229.48.115]
RUNNING HANDLER [openshift_node : restart node] ********************************
Monday 22 January 2018 16:28:22 +0000 (0:00:00.041) 0:06:32.676 ********
skipping: [35.229.48.115]
RUNNING HANDLER [openshift_node : reload systemd units] ************************
Monday 22 January 2018 16:28:22 +0000 (0:00:00.037) 0:06:32.714 ********
changed: [35.229.48.115]
PLAY [Re-enable excluder if it was previously enabled] *************************
TASK [openshift_excluder : Detecting Atomic Host Operating System] *************
Monday 22 January 2018 16:28:22 +0000 (0:00:00.321) 0:06:33.035 ********
ok: [35.229.48.115]
TASK [openshift_excluder : Debug r_openshift_excluder_enable_docker_excluder] ***
Monday 22 January 2018 16:28:23 +0000 (0:00:00.246) 0:06:33.282 ********
ok: [35.229.48.115] => {
"r_openshift_excluder_enable_docker_excluder": true
}
TASK [openshift_excluder : Debug r_openshift_excluder_enable_openshift_excluder] ***
Monday 22 January 2018 16:28:23 +0000 (0:00:00.056) 0:06:33.338 ********
ok: [35.229.48.115] => {
"r_openshift_excluder_enable_openshift_excluder": true
}
TASK [openshift_excluder : Fail if invalid openshift_excluder_action provided] ***
Monday 22 January 2018 16:28:23 +0000 (0:00:00.056) 0:06:33.394 ********
skipping: [35.229.48.115]
TASK [openshift_excluder : Fail if r_openshift_excluder_upgrade_target is not defined] ***
Monday 22 January 2018 16:28:23 +0000 (0:00:00.031) 0:06:33.426 ********
skipping: [35.229.48.115]
TASK [openshift_excluder : Include main action task file] **********************
Monday 22 January 2018 16:28:23 +0000 (0:00:00.031) 0:06:33.457 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/enable.yml for 35.229.48.115
TASK [openshift_excluder : Install excluders] **********************************
Monday 22 January 2018 16:28:23 +0000 (0:00:00.047) 0:06:33.505 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/install.yml for 35.229.48.115
TASK [openshift_excluder : Install docker excluder - yum] **********************
Monday 22 January 2018 16:28:23 +0000 (0:00:00.044) 0:06:33.550 ********
skipping: [35.229.48.115]
TASK [openshift_excluder : Install docker excluder - dnf] **********************
Monday 22 January 2018 16:28:23 +0000 (0:00:00.034) 0:06:33.585 ********
skipping: [35.229.48.115]
TASK [openshift_excluder : Install openshift excluder - yum] *******************
Monday 22 January 2018 16:28:23 +0000 (0:00:00.031) 0:06:33.617 ********
skipping: [35.229.48.115]
TASK [openshift_excluder : Install openshift excluder - dnf] *******************
Monday 22 January 2018 16:28:23 +0000 (0:00:00.032) 0:06:33.649 ********
skipping: [35.229.48.115]
TASK [openshift_excluder : set_fact] *******************************************
Monday 22 January 2018 16:28:23 +0000 (0:00:00.031) 0:06:33.681 ********
skipping: [35.229.48.115]
TASK [openshift_excluder : Enable excluders] ***********************************
Monday 22 January 2018 16:28:23 +0000 (0:00:00.032) 0:06:33.713 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/exclude.yml for 35.229.48.115
TASK [openshift_excluder : Check for docker-excluder] **************************
Monday 22 January 2018 16:28:23 +0000 (0:00:00.048) 0:06:33.761 ********
ok: [35.229.48.115]
TASK [openshift_excluder : Enable docker excluder] *****************************
Monday 22 January 2018 16:28:24 +0000 (0:00:00.441) 0:06:34.203 ********
changed: [35.229.48.115]
TASK [openshift_excluder : Check for openshift excluder] ***********************
Monday 22 January 2018 16:28:24 +0000 (0:00:00.468) 0:06:34.672 ********
ok: [35.229.48.115]
TASK [openshift_excluder : Enable openshift excluder] **************************
Monday 22 January 2018 16:28:24 +0000 (0:00:00.261) 0:06:34.933 ********
changed: [35.229.48.115]
PLAY [Configure nodes] *********************************************************
TASK [Remove any ansible facts created during AMI creation] ********************
Monday 22 January 2018 16:28:25 +0000 (0:00:00.491) 0:06:35.425 ********
changed: [35.229.48.115] => (item=openshift.fact)
PLAY [nodes] *******************************************************************
TASK [gce-docker-storage-setup : create the docker-storage-setup config file] ***
Monday 22 January 2018 16:28:25 +0000 (0:00:00.444) 0:06:35.870 ********
changed: [35.229.48.115]
TASK [gce-docker-storage-setup : start docker] *********************************
Monday 22 January 2018 16:28:26 +0000 (0:00:00.950) 0:06:36.820 ********
changed: [35.229.48.115]
TASK [gce-cloudconfig : ensure the /etc/origin folder exists] ******************
Monday 22 January 2018 16:28:29 +0000 (0:00:02.679) 0:06:39.499 ********
ok: [35.229.48.115]
TASK [gce-cloudconfig : configure gce cloud config options] ********************
Monday 22 January 2018 16:28:29 +0000 (0:00:00.440) 0:06:39.939 ********
changed: [35.229.48.115] => (item={u'key': u'project-id', u'value': u'openshift-gce-devel-ci'})
changed: [35.229.48.115] => (item={u'key': u'network-name', u'value': u'ci-prtest-684dc76-1-network'})
changed: [35.229.48.115] => (item={u'key': u'node-tags', u'value': u'ci-prtest-684dc76-1-ocp'})
changed: [35.229.48.115] => (item={u'key': u'node-instance-prefix', u'value': u'ci-prtest-684dc76-1-'})
changed: [35.229.48.115] => (item={u'key': u'multizone', u'value': u'false'})
TASK [frequent-log-rotation : Rotate logs daily] *******************************
Monday 22 January 2018 16:28:31 +0000 (0:00:01.364) 0:06:41.304 ********
changed: [35.229.48.115]
TASK [frequent-log-rotation : Rotate at a smaller size of log] *****************
Monday 22 January 2018 16:28:31 +0000 (0:00:00.534) 0:06:41.839 ********
changed: [35.229.48.115]
TASK [frequent-log-rotation : Limit total size of log files] *******************
Monday 22 January 2018 16:28:32 +0000 (0:00:00.448) 0:06:42.287 ********
changed: [35.229.48.115]
PLAY [Commit image] ************************************************************
TASK [Terminate the image build instance] **************************************
Monday 22 January 2018 16:28:32 +0000 (0:00:00.453) 0:06:42.740 ********
changed: [localhost]
TASK [Save the new image] ******************************************************
Monday 22 January 2018 16:29:18 +0000 (0:00:45.520) 0:07:28.261 ********
changed: [localhost]
TASK [Remove the image instance disk] ******************************************
Monday 22 January 2018 16:30:12 +0000 (0:00:54.272) 0:08:22.534 ********
changed: [localhost]
PLAY [Ensure all cloud resources necessary for the cluster, including instances, have been started] ***
TASK [openshift_gcp : Templatize DNS script] ***********************************
Monday 22 January 2018 16:30:16 +0000 (0:00:03.979) 0:08:26.514 ********
changed: [localhost]
TASK [openshift_gcp : Templatize provision script] *****************************
Monday 22 January 2018 16:30:16 +0000 (0:00:00.274) 0:08:26.789 ********
changed: [localhost]
TASK [openshift_gcp : Templatize de-provision script] **************************
Monday 22 January 2018 16:30:16 +0000 (0:00:00.329) 0:08:27.119 ********
skipping: [localhost]
TASK [openshift_gcp : Provision GCP DNS domain] ********************************
Monday 22 January 2018 16:30:16 +0000 (0:00:00.027) 0:08:27.146 ********
changed: [localhost]
TASK [openshift_gcp : Ensure that DNS resolves to the hosted zone] *************
Monday 22 January 2018 16:30:19 +0000 (0:00:02.101) 0:08:29.248 ********
ok: [localhost] => {
"changed": false,
"msg": "All assertions passed"
}
TASK [openshift_gcp : Provision GCP resources] *********************************
Monday 22 January 2018 16:30:19 +0000 (0:00:00.376) 0:08:29.625 ********
changed: [localhost]
TASK [openshift_gcp : De-provision GCP resources] ******************************
Monday 22 January 2018 16:32:21 +0000 (0:02:02.306) 0:10:31.931 ********
skipping: [localhost]
TASK [gce-dynamic-inventory : Extract PEM from service account file] ***********
Monday 22 January 2018 16:32:21 +0000 (0:00:00.029) 0:10:31.961 ********
ok: [localhost]
TASK [gce-dynamic-inventory : Templatize environment script] *******************
Monday 22 January 2018 16:32:22 +0000 (0:00:00.872) 0:10:32.833 ********
ok: [localhost]
PLAY [localhost] ***************************************************************
PLAY [localhost] ***************************************************************
TASK [gce-instance-groups : Add masters to requisite groups] *******************
Monday 22 January 2018 16:32:27 +0000 (0:00:04.356) 0:10:37.190 ********
changed: [localhost] => (item=ci-prtest-684dc76-1-ig-m-c02k)
TASK [gce-instance-groups : Add a master to the primary masters group] *********
Monday 22 January 2018 16:32:27 +0000 (0:00:00.073) 0:10:37.263 ********
changed: [localhost] => (item=ci-prtest-684dc76-1-ig-m-c02k)
TASK [gce-instance-groups : Add non-bootstrapping master node instances to node group] ***
Monday 22 January 2018 16:32:27 +0000 (0:00:00.071) 0:10:37.334 ********
TASK [gce-instance-groups : Add infra node instances to node group] ************
Monday 22 January 2018 16:32:27 +0000 (0:00:00.026) 0:10:37.361 ********
TASK [gce-instance-groups : Add node instances to node group] ******************
Monday 22 January 2018 16:32:27 +0000 (0:00:00.028) 0:10:37.390 ********
TASK [gce-instance-groups : Add bootstrap node instances] **********************
Monday 22 January 2018 16:32:27 +0000 (0:00:00.026) 0:10:37.417 ********
skipping: [localhost] => (item=ci-prtest-684dc76-1-ig-m-c02k)
skipping: [localhost] => (item=ci-prtest-684dc76-1-ig-n-81vj)
skipping: [localhost] => (item=ci-prtest-684dc76-1-ig-n-9tg8)
skipping: [localhost] => (item=ci-prtest-684dc76-1-ig-n-b8jd)
[WARNING]: Could not match supplied host pattern, ignoring: nodes
PLAY [nodes] *******************************************************************
skipping: no hosts matched
PLAY [Initialization Checkpoint Start] *****************************************
TASK [Set install initialization 'In Progress'] ********************************
Monday 22 January 2018 16:32:27 +0000 (0:00:00.066) 0:10:37.483 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Populate config host groups] *********************************************
TASK [Load group name mapping variables] ***************************************
Monday 22 January 2018 16:32:27 +0000 (0:00:00.069) 0:10:37.552 ********
ok: [localhost]
TASK [Evaluate groups - g_etcd_hosts or g_new_etcd_hosts required] *************
Monday 22 January 2018 16:32:27 +0000 (0:00:00.037) 0:10:37.589 ********
skipping: [localhost]
TASK [Evaluate groups - g_master_hosts or g_new_master_hosts required] *********
Monday 22 January 2018 16:32:27 +0000 (0:00:00.034) 0:10:37.624 ********
skipping: [localhost]
TASK [Evaluate groups - g_node_hosts or g_new_node_hosts required] *************
Monday 22 January 2018 16:32:27 +0000 (0:00:00.034) 0:10:37.658 ********
skipping: [localhost]
TASK [Evaluate groups - g_lb_hosts required] ***********************************
Monday 22 January 2018 16:32:27 +0000 (0:00:00.034) 0:10:37.693 ********
skipping: [localhost]
TASK [Evaluate groups - g_nfs_hosts required] **********************************
Monday 22 January 2018 16:32:27 +0000 (0:00:00.029) 0:10:37.722 ********
skipping: [localhost]
TASK [Evaluate groups - g_nfs_hosts is single host] ****************************
Monday 22 January 2018 16:32:27 +0000 (0:00:00.030) 0:10:37.753 ********
skipping: [localhost]
TASK [Evaluate groups - g_glusterfs_hosts required] ****************************
Monday 22 January 2018 16:32:27 +0000 (0:00:00.030) 0:10:37.783 ********
skipping: [localhost]
TASK [Evaluate groups - Fail if no etcd hosts group is defined] ****************
Monday 22 January 2018 16:32:27 +0000 (0:00:00.032) 0:10:37.816 ********
skipping: [localhost]
TASK [Evaluate oo_all_hosts] ***************************************************
Monday 22 January 2018 16:32:27 +0000 (0:00:00.030) 0:10:37.846 ********
ok: [localhost] => (item=ci-prtest-684dc76-1-ig-m-c02k)
TASK [Evaluate oo_masters] *****************************************************
Monday 22 January 2018 16:32:27 +0000 (0:00:00.072) 0:10:37.918 ********
ok: [localhost] => (item=ci-prtest-684dc76-1-ig-m-c02k)
TASK [Evaluate oo_first_master] ************************************************
Monday 22 January 2018 16:32:27 +0000 (0:00:00.050) 0:10:37.969 ********
ok: [localhost]
TASK [Evaluate oo_new_etcd_to_config] ******************************************
Monday 22 January 2018 16:32:27 +0000 (0:00:00.044) 0:10:38.013 ********
TASK [Evaluate oo_masters_to_config] *******************************************
Monday 22 January 2018 16:32:27 +0000 (0:00:00.027) 0:10:38.040 ********
ok: [localhost] => (item=ci-prtest-684dc76-1-ig-m-c02k)
TASK [Evaluate oo_etcd_to_config] **********************************************
Monday 22 January 2018 16:32:27 +0000 (0:00:00.050) 0:10:38.091 ********
ok: [localhost] => (item=ci-prtest-684dc76-1-ig-m-c02k)
TASK [Evaluate oo_first_etcd] **************************************************
Monday 22 January 2018 16:32:27 +0000 (0:00:00.046) 0:10:38.137 ********
ok: [localhost]
TASK [Evaluate oo_etcd_hosts_to_upgrade] ***************************************
Monday 22 January 2018 16:32:28 +0000 (0:00:00.044) 0:10:38.182 ********
ok: [localhost] => (item=ci-prtest-684dc76-1-ig-m-c02k)
TASK [Evaluate oo_etcd_hosts_to_backup] ****************************************
Monday 22 January 2018 16:32:28 +0000 (0:00:00.046) 0:10:38.229 ********
ok: [localhost] => (item=ci-prtest-684dc76-1-ig-m-c02k)
TASK [Evaluate oo_nodes_to_config] *********************************************
Monday 22 January 2018 16:32:28 +0000 (0:00:00.043) 0:10:38.272 ********
TASK [Add master to oo_nodes_to_config] ****************************************
Monday 22 January 2018 16:32:28 +0000 (0:00:00.030) 0:10:38.303 ********
skipping: [localhost] => (item=ci-prtest-684dc76-1-ig-m-c02k)
TASK [Evaluate oo_lb_to_config] ************************************************
Monday 22 January 2018 16:32:28 +0000 (0:00:00.039) 0:10:38.342 ********
TASK [Evaluate oo_nfs_to_config] ***********************************************
Monday 22 January 2018 16:32:28 +0000 (0:00:00.027) 0:10:38.370 ********
TASK [Evaluate oo_glusterfs_to_config] *****************************************
Monday 22 January 2018 16:32:28 +0000 (0:00:00.026) 0:10:38.397 ********
TASK [Evaluate oo_etcd_to_migrate] *********************************************
Monday 22 January 2018 16:32:28 +0000 (0:00:00.030) 0:10:38.427 ********
ok: [localhost] => (item=ci-prtest-684dc76-1-ig-m-c02k)
PLAY [Ensure that all non-node hosts are accessible] ***************************
TASK [Gathering Facts] *********************************************************
Monday 22 January 2018 16:32:28 +0000 (0:00:00.057) 0:10:38.484 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Initialize host facts] ***************************************************
TASK [Run openshift_sanitize_inventory to set variables] ***********************
Monday 22 January 2018 16:32:29 +0000 (0:00:01.120) 0:10:39.604 ********
TASK [openshift_sanitize_inventory : include_tasks] ****************************
Monday 22 January 2018 16:32:32 +0000 (0:00:02.605) 0:10:42.210 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/deprecations.yml for ci-prtest-684dc76-1-ig-m-c02k
TASK [openshift_sanitize_inventory : Check for usage of deprecated variables] ***
Monday 22 January 2018 16:32:32 +0000 (0:00:00.069) 0:10:42.280 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_deploy)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_hostname)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_ops_hostname)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_master_public_url)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_cluster_size)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_ops_cluster_size)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_image_pull_secret)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_enable_ops_cluster)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_curator_nodeselector)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_curator_ops_nodeselector)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_kibana_nodeselector)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_kibana_ops_nodeselector)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_fluentd_nodeselector_label)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_journal_source)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_journal_read_from_head)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_instance_ram)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_storage_labels)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_pvc_dynamic)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_pvc_size)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_pvc_prefix)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_storage_group)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_nodeselector)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_ops_instance_ram)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_loggingops_storage_labels)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_ops_pvc_dynamic)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_ops_pvc_size)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_ops_pvc_prefix)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_storage_group)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_ops_nodeselector)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_storage_access_modes)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_storage_kind)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_loggingops_storage_kind)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_storage_host)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_loggingops_storage_host)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_storage_nfs_directory)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_loggingops_storage_nfs_directory)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_storage_volume_name)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_loggingops_storage_volume_name)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_storage_volume_size)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_loggingops_storage_volume_size)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_enable_ops_cluster)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_image_pull_secret)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_curator_nodeselector)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_curator_ops_nodeselector)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_kibana_nodeselector)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_kibana_ops_nodeselector)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_ops_hostname)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_fluentd_nodeselector_label)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_journal_source)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_journal_read_from_head)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_instance_ram)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_nodeselector)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_ops_instance_ram)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_ops_nodeselector)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_storage_access_modes)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_deployer_prefix)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_deployer_version)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_metrics_deploy)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_metrics_storage_kind)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_metrics_storage_access_modes)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_metrics_storage_host)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_metrics_storage_nfs_directory)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_metrics_storage_volume_name)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_metrics_storage_volume_size)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_metrics_storage_labels)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_metrics_deployer_prefix)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_metrics_deployer_version)
TASK [openshift_sanitize_inventory : debug] ************************************
Monday 22 January 2018 16:32:33 +0000 (0:00:00.977) 0:10:43.258 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_sanitize_inventory : pause] ************************************
Monday 22 January 2018 16:32:33 +0000 (0:00:00.037) 0:10:43.295 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_sanitize_inventory : Assign deprecated variables to correct counterparts] ***
Monday 22 January 2018 16:32:33 +0000 (0:00:00.034) 0:10:43.330 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/__deprecations_logging.yml for ci-prtest-684dc76-1-ig-m-c02k
included: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/__deprecations_metrics.yml for ci-prtest-684dc76-1-ig-m-c02k
TASK [openshift_sanitize_inventory : conditional_set_fact] *********************
Monday 22 January 2018 16:32:33 +0000 (0:00:00.094) 0:10:43.424 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_sanitize_inventory : set_fact] *********************************
Monday 22 January 2018 16:32:33 +0000 (0:00:00.376) 0:10:43.800 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_sanitize_inventory : conditional_set_fact] *********************
Monday 22 January 2018 16:32:33 +0000 (0:00:00.083) 0:10:43.884 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_sanitize_inventory : Abort when conflicting deployment type variables are set] ***
Monday 22 January 2018 16:32:34 +0000 (0:00:00.366) 0:10:44.250 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_sanitize_inventory : Standardize on latest variable names] *****
Monday 22 January 2018 16:32:34 +0000 (0:00:00.045) 0:10:44.296 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_sanitize_inventory : Abort when deployment type is invalid] ****
Monday 22 January 2018 16:32:34 +0000 (0:00:00.076) 0:10:44.373 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_sanitize_inventory : Normalize openshift_release] **************
Monday 22 January 2018 16:32:34 +0000 (0:00:00.037) 0:10:44.410 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_sanitize_inventory : Abort when openshift_release is invalid] ***
Monday 22 January 2018 16:32:34 +0000 (0:00:00.035) 0:10:44.445 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_sanitize_inventory : include_tasks] ****************************
Monday 22 January 2018 16:32:34 +0000 (0:00:00.033) 0:10:44.479 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/unsupported.yml for ci-prtest-684dc76-1-ig-m-c02k
TASK [openshift_sanitize_inventory : Ensure that openshift_use_dnsmasq is true] ***
Monday 22 January 2018 16:32:34 +0000 (0:00:00.068) 0:10:44.548 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_sanitize_inventory : Ensure that openshift_node_dnsmasq_install_network_manager_hook is true] ***
Monday 22 January 2018 16:32:34 +0000 (0:00:00.036) 0:10:44.584 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_sanitize_inventory : set_fact] *********************************
Monday 22 January 2018 16:32:34 +0000 (0:00:00.034) 0:10:44.619 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_registry_storage_kind)
TASK [openshift_sanitize_inventory : Ensure that dynamic provisioning is set if using dynamic storage] ***
Monday 22 January 2018 16:32:34 +0000 (0:00:00.091) 0:10:44.711 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_sanitize_inventory : Ensure the hosted registry's GlusterFS storage is configured correctly] ***
Monday 22 January 2018 16:32:34 +0000 (0:00:00.042) 0:10:44.753 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_sanitize_inventory : Ensure the hosted registry's GlusterFS storage is configured correctly] ***
Monday 22 January 2018 16:32:34 +0000 (0:00:00.036) 0:10:44.790 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_sanitize_inventory : Ensure clusterid is set along with the cloudprovider] ***
Monday 22 January 2018 16:32:34 +0000 (0:00:00.036) 0:10:44.827 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_sanitize_inventory : Ensure ansible_service_broker_remove and ansible_service_broker_install are mutually exclusive] ***
Monday 22 January 2018 16:32:34 +0000 (0:00:00.042) 0:10:44.869 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_sanitize_inventory : Ensure template_service_broker_remove and template_service_broker_install are mutually exclusive] ***
Monday 22 January 2018 16:32:34 +0000 (0:00:00.035) 0:10:44.905 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [Detecting Operating System from ostree_booted] ***************************
Monday 22 January 2018 16:32:34 +0000 (0:00:00.034) 0:10:44.939 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [initialize_facts set fact openshift_is_atomic and openshift_is_containerized] ***
Monday 22 January 2018 16:32:35 +0000 (0:00:00.287) 0:10:45.227 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [Validate python version - ans_dist is fedora and python is v3] ***********
Monday 22 January 2018 16:32:35 +0000 (0:00:00.074) 0:10:45.302 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [Validate python version - ans_dist not Fedora and python must be v2] *****
Monday 22 January 2018 16:32:35 +0000 (0:00:00.035) 0:10:45.337 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [Determine Atomic Host Docker Version] ************************************
Monday 22 January 2018 16:32:35 +0000 (0:00:00.038) 0:10:45.376 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [assert atomic host docker version is 1.12 or later] **********************
Monday 22 January 2018 16:32:35 +0000 (0:00:00.035) 0:10:45.412 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [Ensure openshift-ansible installer package deps are installed] ***********
Monday 22 January 2018 16:32:35 +0000 (0:00:00.034) 0:10:45.447 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item=iproute)
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item=dbus-python)
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item=PyYAML)
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item=yum-utils)
TASK [Ensure various deps for running system containers are installed] *********
Monday 22 January 2018 16:32:37 +0000 (0:00:02.337) 0:10:47.784 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=atomic)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=ostree)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=runc)
TASK [Gather Cluster facts] ****************************************************
Monday 22 January 2018 16:32:37 +0000 (0:00:00.069) 0:10:47.853 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [Set fact of no_proxy_internal_hostnames] *********************************
Monday 22 January 2018 16:32:38 +0000 (0:00:01.223) 0:10:49.077 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [Initialize openshift.node.sdn_mtu] ***************************************
Monday 22 January 2018 16:32:38 +0000 (0:00:00.035) 0:10:49.113 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [initialize_facts set_fact repoquery command] *****************************
Monday 22 January 2018 16:32:39 +0000 (0:00:00.828) 0:10:49.942 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Initialize special first-master variables] *******************************
TASK [set_fact] ****************************************************************
Monday 22 January 2018 16:32:39 +0000 (0:00:00.078) 0:10:50.021 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Verify Requirements] *****************************************************
TASK [fail] ********************************************************************
Monday 22 January 2018 16:32:39 +0000 (0:00:00.079) 0:10:50.100 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [fail] ********************************************************************
Monday 22 January 2018 16:32:39 +0000 (0:00:00.040) 0:10:50.141 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [fail] ********************************************************************
Monday 22 January 2018 16:32:40 +0000 (0:00:00.040) 0:10:50.182 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [fail] ********************************************************************
Monday 22 January 2018 16:32:40 +0000 (0:00:00.040) 0:10:50.222 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [fail] ********************************************************************
Monday 22 January 2018 16:32:40 +0000 (0:00:00.040) 0:10:50.262 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [fail] ********************************************************************
Monday 22 January 2018 16:32:40 +0000 (0:00:00.039) 0:10:50.302 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [fail] ********************************************************************
Monday 22 January 2018 16:32:40 +0000 (0:00:00.041) 0:10:50.343 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [fail] ********************************************************************
Monday 22 January 2018 16:32:40 +0000 (0:00:00.039) 0:10:50.383 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [fail] ********************************************************************
Monday 22 January 2018 16:32:40 +0000 (0:00:00.039) 0:10:50.423 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [fail] ********************************************************************
Monday 22 January 2018 16:32:40 +0000 (0:00:00.039) 0:10:50.462 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [fail] ********************************************************************
Monday 22 January 2018 16:32:40 +0000 (0:00:00.040) 0:10:50.503 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [fail] ********************************************************************
Monday 22 January 2018 16:32:40 +0000 (0:00:00.037) 0:10:50.541 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
[WARNING]: Could not match supplied host pattern, ignoring: oo_nodes_to_config
PLAY [Validate node hostnames] *************************************************
skipping: no hosts matched
PLAY [Determine openshift_version to configure on first master] ****************
TASK [openshift_version : Abort when we cannot safely guess what Origin image version the user wanted] ***
Monday 22 January 2018 16:32:40 +0000 (0:00:00.059) 0:10:50.600 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : set_fact] ********************************************
Monday 22 January 2018 16:32:40 +0000 (0:00:00.039) 0:10:50.639 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : set_fact] ********************************************
Monday 22 January 2018 16:32:40 +0000 (0:00:00.039) 0:10:50.679 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : (Origin) Verify openshift_image_tag is valid] ********
Monday 22 January 2018 16:32:40 +0000 (0:00:00.039) 0:10:50.719 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : (Enterprise) Verify openshift_image_tag is valid] ****
Monday 22 January 2018 16:32:40 +0000 (0:00:00.039) 0:10:50.758 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : set_fact] ********************************************
Monday 22 January 2018 16:32:40 +0000 (0:00:00.038) 0:10:50.797 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : Use openshift.common.version fact as version to configure if already installed] ***
Monday 22 January 2018 16:32:40 +0000 (0:00:00.039) 0:10:50.836 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : Set openshift_version for rpm installation] **********
Monday 22 January 2018 16:32:40 +0000 (0:00:00.241) 0:10:51.078 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/set_version_rpm.yml for ci-prtest-684dc76-1-ig-m-c02k
TASK [openshift_version : Set rpm version to configure if openshift_pkg_version specified] ***
Monday 22 January 2018 16:32:40 +0000 (0:00:00.075) 0:10:51.153 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : Get available origin version] ************************
Monday 22 January 2018 16:32:41 +0000 (0:00:00.043) 0:10:51.197 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : fail] ************************************************
Monday 22 January 2018 16:32:41 +0000 (0:00:00.040) 0:10:51.237 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : set_fact] ********************************************
Monday 22 January 2018 16:32:41 +0000 (0:00:00.039) 0:10:51.276 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : Set openshift_version for containerized installation] ***
Monday 22 January 2018 16:32:41 +0000 (0:00:00.040) 0:10:51.317 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : Get available origin version] ************************
Monday 22 January 2018 16:32:41 +0000 (0:00:00.048) 0:10:51.365 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : fail] ************************************************
Monday 22 January 2018 16:32:41 +0000 (0:00:00.044) 0:10:51.410 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : set_fact] ********************************************
Monday 22 January 2018 16:32:41 +0000 (0:00:00.045) 0:10:51.456 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : Fail if rpm version and docker image version are different] ***
Monday 22 January 2018 16:32:41 +0000 (0:00:00.045) 0:10:51.502 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : Warn if openshift_image_tag is defined when not doing a containerized install] ***
Monday 22 January 2018 16:32:41 +0000 (0:00:00.047) 0:10:51.549 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : debug] ***********************************************
Monday 22 January 2018 16:32:41 +0000 (0:00:00.054) 0:10:51.603 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k] => {
"msg": "openshift_image_tag was not defined. Falling back to v3.9.0"
}
TASK [openshift_version : set_fact] ********************************************
Monday 22 January 2018 16:32:41 +0000 (0:00:00.248) 0:10:51.851 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : debug] ***********************************************
Monday 22 January 2018 16:32:41 +0000 (0:00:00.258) 0:10:52.109 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k] => {
"msg": "openshift_pkg_version was not defined. Falling back to -3.9.0"
}
TASK [openshift_version : set_fact] ********************************************
Monday 22 January 2018 16:32:42 +0000 (0:00:00.259) 0:10:52.369 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : Abort if openshift_version was not set] **************
Monday 22 January 2018 16:32:42 +0000 (0:00:00.251) 0:10:52.621 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : Abort if openshift_image_tag was not set] ************
Monday 22 January 2018 16:32:42 +0000 (0:00:00.045) 0:10:52.666 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : Abort if openshift_pkg_version was not set] **********
Monday 22 January 2018 16:32:42 +0000 (0:00:00.045) 0:10:52.711 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : Abort if openshift_pkg_version was not set] **********
Monday 22 January 2018 16:32:42 +0000 (0:00:00.046) 0:10:52.758 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : For an RPM install, abort when the release requested does not match the available version.] ***
Monday 22 January 2018 16:32:42 +0000 (0:00:00.048) 0:10:52.806 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : debug] ***********************************************
Monday 22 January 2018 16:32:42 +0000 (0:00:00.047) 0:10:52.854 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k] => {
"openshift_release": "VARIABLE IS NOT DEFINED!"
}
TASK [openshift_version : debug] ***********************************************
Monday 22 January 2018 16:32:42 +0000 (0:00:00.232) 0:10:53.086 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k] => {
"openshift_image_tag": "v3.9.0"
}
TASK [openshift_version : debug] ***********************************************
Monday 22 January 2018 16:32:43 +0000 (0:00:00.080) 0:10:53.167 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k] => {
"openshift_pkg_version": "-3.9.0"
}
PLAY [Set openshift_version for etcd, node, and master hosts] ******************
skipping: no hosts matched
PLAY [Initialization Checkpoint End] *******************************************
TASK [Set install initialization 'Complete'] ***********************************
Monday 22 January 2018 16:32:43 +0000 (0:00:00.088) 0:10:53.256 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [masters] *****************************************************************
TASK [master-http-proxy : refresh yum cache] ***********************************
Monday 22 January 2018 16:32:43 +0000 (0:00:00.089) 0:10:53.345 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [master-http-proxy : install haproxy] *************************************
Monday 22 January 2018 16:32:43 +0000 (0:00:00.528) 0:10:53.873 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [master-http-proxy : configure haproxy] ***********************************
Monday 22 January 2018 16:32:44 +0000 (0:00:00.686) 0:10:54.560 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [master-http-proxy : start and enable haproxy service] ********************
Monday 22 January 2018 16:32:45 +0000 (0:00:00.961) 0:10:55.522 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Initialization Checkpoint Start] *****************************************
TASK [Set install initialization 'In Progress'] ********************************
Monday 22 January 2018 16:32:45 +0000 (0:00:00.394) 0:10:55.916 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Populate config host groups] *********************************************
TASK [Load group name mapping variables] ***************************************
Monday 22 January 2018 16:32:46 +0000 (0:00:00.247) 0:10:56.164 ********
ok: [localhost]
TASK [Evaluate groups - g_etcd_hosts or g_new_etcd_hosts required] *************
Monday 22 January 2018 16:32:46 +0000 (0:00:00.044) 0:10:56.209 ********
skipping: [localhost]
TASK [Evaluate groups - g_master_hosts or g_new_master_hosts required] *********
Monday 22 January 2018 16:32:46 +0000 (0:00:00.039) 0:10:56.248 ********
skipping: [localhost]
TASK [Evaluate groups - g_node_hosts or g_new_node_hosts required] *************
Monday 22 January 2018 16:32:46 +0000 (0:00:00.038) 0:10:56.287 ********
skipping: [localhost]
TASK [Evaluate groups - g_lb_hosts required] ***********************************
Monday 22 January 2018 16:32:46 +0000 (0:00:00.038) 0:10:56.325 ********
skipping: [localhost]
TASK [Evaluate groups - g_nfs_hosts required] **********************************
Monday 22 January 2018 16:32:46 +0000 (0:00:00.035) 0:10:56.361 ********
skipping: [localhost]
TASK [Evaluate groups - g_nfs_hosts is single host] ****************************
Monday 22 January 2018 16:32:46 +0000 (0:00:00.035) 0:10:56.396 ********
skipping: [localhost]
TASK [Evaluate groups - g_glusterfs_hosts required] ****************************
Monday 22 January 2018 16:32:46 +0000 (0:00:00.035) 0:10:56.432 ********
skipping: [localhost]
TASK [Evaluate groups - Fail if no etcd hosts group is defined] ****************
Monday 22 January 2018 16:32:46 +0000 (0:00:00.034) 0:10:56.467 ********
skipping: [localhost]
TASK [Evaluate oo_all_hosts] ***************************************************
Monday 22 January 2018 16:32:46 +0000 (0:00:00.036) 0:10:56.503 ********
ok: [localhost] => (item=ci-prtest-684dc76-1-ig-m-c02k)
TASK [Evaluate oo_masters] *****************************************************
Monday 22 January 2018 16:32:46 +0000 (0:00:00.081) 0:10:56.584 ********
ok: [localhost] => (item=ci-prtest-684dc76-1-ig-m-c02k)
TASK [Evaluate oo_first_master] ************************************************
Monday 22 January 2018 16:32:46 +0000 (0:00:00.057) 0:10:56.641 ********
ok: [localhost]
TASK [Evaluate oo_new_etcd_to_config] ******************************************
Monday 22 January 2018 16:32:46 +0000 (0:00:00.052) 0:10:56.694 ********
TASK [Evaluate oo_masters_to_config] *******************************************
Monday 22 January 2018 16:32:46 +0000 (0:00:00.033) 0:10:56.727 ********
ok: [localhost] => (item=ci-prtest-684dc76-1-ig-m-c02k)
TASK [Evaluate oo_etcd_to_config] **********************************************
Monday 22 January 2018 16:32:46 +0000 (0:00:00.056) 0:10:56.784 ********
ok: [localhost] => (item=ci-prtest-684dc76-1-ig-m-c02k)
TASK [Evaluate oo_first_etcd] **************************************************
Monday 22 January 2018 16:32:46 +0000 (0:00:00.053) 0:10:56.838 ********
ok: [localhost]
TASK [Evaluate oo_etcd_hosts_to_upgrade] ***************************************
Monday 22 January 2018 16:32:46 +0000 (0:00:00.051) 0:10:56.890 ********
ok: [localhost] => (item=ci-prtest-684dc76-1-ig-m-c02k)
TASK [Evaluate oo_etcd_hosts_to_backup] ****************************************
Monday 22 January 2018 16:32:46 +0000 (0:00:00.048) 0:10:56.938 ********
ok: [localhost] => (item=ci-prtest-684dc76-1-ig-m-c02k)
TASK [Evaluate oo_nodes_to_config] *********************************************
Monday 22 January 2018 16:32:46 +0000 (0:00:00.050) 0:10:56.989 ********
TASK [Add master to oo_nodes_to_config] ****************************************
Monday 22 January 2018 16:32:46 +0000 (0:00:00.037) 0:10:57.026 ********
skipping: [localhost] => (item=ci-prtest-684dc76-1-ig-m-c02k)
TASK [Evaluate oo_lb_to_config] ************************************************
Monday 22 January 2018 16:32:46 +0000 (0:00:00.047) 0:10:57.074 ********
TASK [Evaluate oo_nfs_to_config] ***********************************************
Monday 22 January 2018 16:32:46 +0000 (0:00:00.033) 0:10:57.107 ********
TASK [Evaluate oo_glusterfs_to_config] *****************************************
Monday 22 January 2018 16:32:46 +0000 (0:00:00.033) 0:10:57.141 ********
TASK [Evaluate oo_etcd_to_migrate] *********************************************
Monday 22 January 2018 16:32:47 +0000 (0:00:00.035) 0:10:57.176 ********
ok: [localhost] => (item=ci-prtest-684dc76-1-ig-m-c02k)
PLAY [Ensure that all non-node hosts are accessible] ***************************
PLAY [Initialize host facts] ***************************************************
TASK [Run openshift_sanitize_inventory to set variables] ***********************
Monday 22 January 2018 16:32:47 +0000 (0:00:00.069) 0:10:57.246 ********
TASK [openshift_sanitize_inventory : include_tasks] ****************************
Monday 22 January 2018 16:32:49 +0000 (0:00:02.852) 0:11:00.098 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/deprecations.yml for ci-prtest-684dc76-1-ig-m-c02k
TASK [openshift_sanitize_inventory : Check for usage of deprecated variables] ***
Monday 22 January 2018 16:32:50 +0000 (0:00:00.073) 0:11:00.172 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_deploy)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_hostname)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_ops_hostname)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_master_public_url)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_cluster_size)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_ops_cluster_size)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_image_pull_secret)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_enable_ops_cluster)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_curator_nodeselector)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_curator_ops_nodeselector)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_kibana_nodeselector)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_kibana_ops_nodeselector)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_fluentd_nodeselector_label)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_journal_source)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_journal_read_from_head)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_instance_ram)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_storage_labels)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_pvc_dynamic)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_pvc_size)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_pvc_prefix)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_storage_group)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_nodeselector)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_ops_instance_ram)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_loggingops_storage_labels)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_ops_pvc_dynamic)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_ops_pvc_size)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_ops_pvc_prefix)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_storage_group)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_ops_nodeselector)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_storage_access_modes)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_storage_kind)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_loggingops_storage_kind)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_storage_host)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_loggingops_storage_host)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_storage_nfs_directory)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_loggingops_storage_nfs_directory)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_storage_volume_name)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_loggingops_storage_volume_name)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_storage_volume_size)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_loggingops_storage_volume_size)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_enable_ops_cluster)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_image_pull_secret)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_curator_nodeselector)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_curator_ops_nodeselector)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_kibana_nodeselector)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_kibana_ops_nodeselector)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_ops_hostname)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_fluentd_nodeselector_label)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_journal_source)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_journal_read_from_head)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_instance_ram)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_nodeselector)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_ops_instance_ram)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_ops_nodeselector)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_storage_access_modes)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_deployer_prefix)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_deployer_version)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_metrics_deploy)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_metrics_storage_kind)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_metrics_storage_access_modes)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_metrics_storage_host)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_metrics_storage_nfs_directory)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_metrics_storage_volume_name)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_metrics_storage_volume_size)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_metrics_storage_labels)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_metrics_deployer_prefix)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_metrics_deployer_version)
TASK [openshift_sanitize_inventory : debug] ************************************
Monday 22 January 2018 16:32:51 +0000 (0:00:01.010) 0:11:01.182 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_sanitize_inventory : pause] ************************************
Monday 22 January 2018 16:32:51 +0000 (0:00:00.035) 0:11:01.218 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_sanitize_inventory : Assign deprecated variables to correct counterparts] ***
Monday 22 January 2018 16:32:51 +0000 (0:00:00.036) 0:11:01.254 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/__deprecations_logging.yml for ci-prtest-684dc76-1-ig-m-c02k
included: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/__deprecations_metrics.yml for ci-prtest-684dc76-1-ig-m-c02k
TASK [openshift_sanitize_inventory : conditional_set_fact] *********************
Monday 22 January 2018 16:32:51 +0000 (0:00:00.093) 0:11:01.347 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_sanitize_inventory : set_fact] *********************************
Monday 22 January 2018 16:32:51 +0000 (0:00:00.428) 0:11:01.776 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_sanitize_inventory : conditional_set_fact] *********************
Monday 22 January 2018 16:32:51 +0000 (0:00:00.085) 0:11:01.861 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_sanitize_inventory : Abort when conflicting deployment type variables are set] ***
Monday 22 January 2018 16:32:52 +0000 (0:00:00.384) 0:11:02.246 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_sanitize_inventory : Standardize on latest variable names] *****
Monday 22 January 2018 16:32:52 +0000 (0:00:00.045) 0:11:02.291 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_sanitize_inventory : Abort when deployment type is invalid] ****
Monday 22 January 2018 16:32:52 +0000 (0:00:00.075) 0:11:02.367 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_sanitize_inventory : Normalize openshift_release] **************
Monday 22 January 2018 16:32:52 +0000 (0:00:00.037) 0:11:02.404 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_sanitize_inventory : Abort when openshift_release is invalid] ***
Monday 22 January 2018 16:32:52 +0000 (0:00:00.036) 0:11:02.441 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_sanitize_inventory : include_tasks] ****************************
Monday 22 January 2018 16:32:52 +0000 (0:00:00.034) 0:11:02.476 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/unsupported.yml for ci-prtest-684dc76-1-ig-m-c02k
TASK [openshift_sanitize_inventory : Ensure that openshift_use_dnsmasq is true] ***
Monday 22 January 2018 16:32:52 +0000 (0:00:00.071) 0:11:02.548 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_sanitize_inventory : Ensure that openshift_node_dnsmasq_install_network_manager_hook is true] ***
Monday 22 January 2018 16:32:52 +0000 (0:00:00.042) 0:11:02.591 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_sanitize_inventory : set_fact] *********************************
Monday 22 January 2018 16:32:52 +0000 (0:00:00.043) 0:11:02.634 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_registry_storage_kind)
TASK [openshift_sanitize_inventory : Ensure that dynamic provisioning is set if using dynamic storage] ***
Monday 22 January 2018 16:32:52 +0000 (0:00:00.095) 0:11:02.730 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_sanitize_inventory : Ensure the hosted registry's GlusterFS storage is configured correctly] ***
Monday 22 January 2018 16:32:52 +0000 (0:00:00.045) 0:11:02.775 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_sanitize_inventory : Ensure the hosted registry's GlusterFS storage is configured correctly] ***
Monday 22 January 2018 16:32:52 +0000 (0:00:00.037) 0:11:02.813 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_sanitize_inventory : Ensure clusterid is set along with the cloudprovider] ***
Monday 22 January 2018 16:32:52 +0000 (0:00:00.037) 0:11:02.850 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_sanitize_inventory : Ensure ansible_service_broker_remove and ansible_service_broker_install are mutually exclusive] ***
Monday 22 January 2018 16:32:52 +0000 (0:00:00.044) 0:11:02.894 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_sanitize_inventory : Ensure template_service_broker_remove and template_service_broker_install are mutually exclusive] ***
Monday 22 January 2018 16:32:52 +0000 (0:00:00.037) 0:11:02.931 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [Detecting Operating System from ostree_booted] ***************************
Monday 22 January 2018 16:32:52 +0000 (0:00:00.036) 0:11:02.968 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [initialize_facts set fact openshift_is_atomic and openshift_is_containerized] ***
Monday 22 January 2018 16:32:53 +0000 (0:00:00.287) 0:11:03.255 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [Validate python version - ans_dist is fedora and python is v3] ***********
Monday 22 January 2018 16:32:53 +0000 (0:00:00.074) 0:11:03.330 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [Validate python version - ans_dist not Fedora and python must be v2] *****
Monday 22 January 2018 16:32:53 +0000 (0:00:00.036) 0:11:03.366 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [Determine Atomic Host Docker Version] ************************************
Monday 22 January 2018 16:32:53 +0000 (0:00:00.040) 0:11:03.406 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [assert atomic host docker version is 1.12 or later] **********************
Monday 22 January 2018 16:32:53 +0000 (0:00:00.035) 0:11:03.442 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [Ensure openshift-ansible installer package deps are installed] ***********
Monday 22 January 2018 16:32:53 +0000 (0:00:00.036) 0:11:03.479 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item=iproute)
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item=dbus-python)
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item=PyYAML)
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item=yum-utils)
TASK [Ensure various deps for running system containers are installed] *********
Monday 22 January 2018 16:32:55 +0000 (0:00:01.900) 0:11:05.379 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=atomic)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=ostree)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=runc)
TASK [Gather Cluster facts] ****************************************************
Monday 22 January 2018 16:32:55 +0000 (0:00:00.072) 0:11:05.452 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [Set fact of no_proxy_internal_hostnames] *********************************
Monday 22 January 2018 16:32:56 +0000 (0:00:00.817) 0:11:06.270 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [Initialize openshift.node.sdn_mtu] ***************************************
Monday 22 January 2018 16:32:56 +0000 (0:00:00.035) 0:11:06.305 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [initialize_facts set_fact repoquery command] *****************************
Monday 22 January 2018 16:32:57 +0000 (0:00:00.855) 0:11:07.161 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Initialize special first-master variables] *******************************
TASK [set_fact] ****************************************************************
Monday 22 January 2018 16:32:57 +0000 (0:00:00.079) 0:11:07.240 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Verify Requirements] *****************************************************
TASK [fail] ********************************************************************
Monday 22 January 2018 16:32:57 +0000 (0:00:00.078) 0:11:07.318 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [fail] ********************************************************************
Monday 22 January 2018 16:32:57 +0000 (0:00:00.040) 0:11:07.358 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [fail] ********************************************************************
Monday 22 January 2018 16:32:57 +0000 (0:00:00.039) 0:11:07.398 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [fail] ********************************************************************
Monday 22 January 2018 16:32:57 +0000 (0:00:00.039) 0:11:07.438 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [fail] ********************************************************************
Monday 22 January 2018 16:32:57 +0000 (0:00:00.040) 0:11:07.478 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [fail] ********************************************************************
Monday 22 January 2018 16:32:57 +0000 (0:00:00.041) 0:11:07.520 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [fail] ********************************************************************
Monday 22 January 2018 16:32:57 +0000 (0:00:00.039) 0:11:07.560 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [fail] ********************************************************************
Monday 22 January 2018 16:32:57 +0000 (0:00:00.039) 0:11:07.599 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [fail] ********************************************************************
Monday 22 January 2018 16:32:57 +0000 (0:00:00.038) 0:11:07.638 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [fail] ********************************************************************
Monday 22 January 2018 16:32:57 +0000 (0:00:00.040) 0:11:07.679 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [fail] ********************************************************************
Monday 22 January 2018 16:32:57 +0000 (0:00:00.038) 0:11:07.718 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [fail] ********************************************************************
Monday 22 January 2018 16:32:57 +0000 (0:00:00.041) 0:11:07.759 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Validate node hostnames] *************************************************
skipping: no hosts matched
PLAY [Determine openshift_version to configure on first master] ****************
TASK [openshift_version : Abort when we cannot safely guess what Origin image version the user wanted] ***
Monday 22 January 2018 16:32:57 +0000 (0:00:00.056) 0:11:07.816 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : set_fact] ********************************************
Monday 22 January 2018 16:32:57 +0000 (0:00:00.035) 0:11:07.852 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : set_fact] ********************************************
Monday 22 January 2018 16:32:57 +0000 (0:00:00.038) 0:11:07.891 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : (Origin) Verify openshift_image_tag is valid] ********
Monday 22 January 2018 16:32:57 +0000 (0:00:00.035) 0:11:07.926 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : (Enterprise) Verify openshift_image_tag is valid] ****
Monday 22 January 2018 16:32:57 +0000 (0:00:00.036) 0:11:07.963 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : set_fact] ********************************************
Monday 22 January 2018 16:32:57 +0000 (0:00:00.036) 0:11:07.999 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : Use openshift.common.version fact as version to configure if already installed] ***
Monday 22 January 2018 16:32:57 +0000 (0:00:00.036) 0:11:08.036 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : Set openshift_version for rpm installation] **********
Monday 22 January 2018 16:32:57 +0000 (0:00:00.035) 0:11:08.071 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : Set openshift_version for containerized installation] ***
Monday 22 January 2018 16:32:57 +0000 (0:00:00.035) 0:11:08.107 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : Get available origin version] ************************
Monday 22 January 2018 16:32:57 +0000 (0:00:00.038) 0:11:08.146 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : fail] ************************************************
Monday 22 January 2018 16:32:58 +0000 (0:00:00.038) 0:11:08.184 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : set_fact] ********************************************
Monday 22 January 2018 16:32:58 +0000 (0:00:00.035) 0:11:08.219 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : Fail if rpm version and docker image version are different] ***
Monday 22 January 2018 16:32:58 +0000 (0:00:00.036) 0:11:08.256 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : Warn if openshift_image_tag is defined when not doing a containerized install] ***
Monday 22 January 2018 16:32:58 +0000 (0:00:00.036) 0:11:08.292 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : debug] ***********************************************
Monday 22 January 2018 16:32:58 +0000 (0:00:00.038) 0:11:08.331 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : set_fact] ********************************************
Monday 22 January 2018 16:32:58 +0000 (0:00:00.037) 0:11:08.368 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : debug] ***********************************************
Monday 22 January 2018 16:32:58 +0000 (0:00:00.036) 0:11:08.404 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : set_fact] ********************************************
Monday 22 January 2018 16:32:58 +0000 (0:00:00.037) 0:11:08.441 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : Abort if openshift_version was not set] **************
Monday 22 January 2018 16:32:58 +0000 (0:00:00.036) 0:11:08.478 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : Abort if openshift_image_tag was not set] ************
Monday 22 January 2018 16:32:58 +0000 (0:00:00.037) 0:11:08.516 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : Abort if openshift_pkg_version was not set] **********
Monday 22 January 2018 16:32:58 +0000 (0:00:00.035) 0:11:08.552 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : Abort if openshift_pkg_version was not set] **********
Monday 22 January 2018 16:32:58 +0000 (0:00:00.042) 0:11:08.594 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : For an RPM install, abort when the release requested does not match the available version.] ***
Monday 22 January 2018 16:32:58 +0000 (0:00:00.040) 0:11:08.635 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : debug] ***********************************************
Monday 22 January 2018 16:32:58 +0000 (0:00:00.044) 0:11:08.680 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : debug] ***********************************************
Monday 22 January 2018 16:32:58 +0000 (0:00:00.035) 0:11:08.715 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : debug] ***********************************************
Monday 22 January 2018 16:32:58 +0000 (0:00:00.036) 0:11:08.751 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Set openshift_version for etcd, node, and master hosts] ******************
skipping: no hosts matched
PLAY [Initialization Checkpoint End] *******************************************
TASK [Set install initialization 'Complete'] ***********************************
Monday 22 January 2018 16:32:58 +0000 (0:00:00.046) 0:11:08.798 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Setup yum repositories for all hosts] ************************************
TASK [subscribe instances to Red Hat Subscription Manager] *********************
Monday 22 January 2018 16:32:58 +0000 (0:00:00.089) 0:11:08.887 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [initialize openshift repos] **********************************************
Monday 22 January 2018 16:32:58 +0000 (0:00:00.035) 0:11:08.922 ********
TASK [openshift_repos : openshift_repos detect ostree] *************************
Monday 22 January 2018 16:33:01 +0000 (0:00:02.788) 0:11:11.710 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_repos : Ensure libselinux-python is installed] *****************
Monday 22 January 2018 16:33:01 +0000 (0:00:00.316) 0:11:12.027 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_repos : Remove openshift_additional.repo file] *****************
Monday 22 January 2018 16:33:02 +0000 (0:00:00.540) 0:11:12.568 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_repos : Create any additional repos that are defined] **********
Monday 22 January 2018 16:33:02 +0000 (0:00:00.272) 0:11:12.841 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'gpgcheck': 0, u'enabled': 1, u'name': u'origin-pr', u'baseurl': u'https://storage.googleapis.com/origin-ci-test/branch-logs/origin/master/builds/test_branch_origin_extended_conformance_gce/2247/artifacts/rpms'})
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'gpgcheck': 0, u'enabled': 1, u'name': u'origin-pr-dependencies', u'baseurl': u'http://mirror.centos.org/centos/7/paas/x86_64/openshift-origin/'})
TASK [openshift_repos : include_tasks] *****************************************
Monday 22 January 2018 16:33:03 +0000 (0:00:00.560) 0:11:13.401 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_repos : include_tasks] *****************************************
Monday 22 January 2018 16:33:03 +0000 (0:00:00.049) 0:11:13.450 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_repos/tasks/centos_repos.yml for ci-prtest-684dc76-1-ig-m-c02k
TASK [openshift_repos : Configure origin gpg keys] *****************************
Monday 22 January 2018 16:33:03 +0000 (0:00:00.082) 0:11:13.533 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_repos : Configure correct origin release repository] ***********
Monday 22 January 2018 16:33:03 +0000 (0:00:00.602) 0:11:14.136 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item=/usr/share/ansible/openshift-ansible/roles/openshift_repos/templates/CentOS-OpenShift-Origin.repo.j2)
TASK [openshift_repos : Ensure clean repo cache in the event repos have been changed manually] ***
Monday 22 January 2018 16:33:04 +0000 (0:00:00.650) 0:11:14.787 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k] => {
"msg": "First run of openshift_repos"
}
TASK [openshift_repos : Record that openshift_repos already ran] ***************
Monday 22 January 2018 16:33:04 +0000 (0:00:00.085) 0:11:14.873 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
RUNNING HANDLER [openshift_repos : refresh cache] ******************************
Monday 22 January 2018 16:33:04 +0000 (0:00:00.071) 0:11:14.944 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Configure os_firewall] ***************************************************
TASK [os_firewall : Detecting Atomic Host Operating System] ********************
Monday 22 January 2018 16:33:05 +0000 (0:00:00.490) 0:11:15.435 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [os_firewall : Set fact r_os_firewall_is_atomic] **************************
Monday 22 January 2018 16:33:05 +0000 (0:00:00.277) 0:11:15.712 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [os_firewall : include_tasks] *********************************************
Monday 22 January 2018 16:33:05 +0000 (0:00:00.072) 0:11:15.784 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [os_firewall : include_tasks] *********************************************
Monday 22 January 2018 16:33:05 +0000 (0:00:00.039) 0:11:15.823 ********
included: /usr/share/ansible/openshift-ansible/roles/os_firewall/tasks/iptables.yml for ci-prtest-684dc76-1-ig-m-c02k
TASK [os_firewall : Ensure firewalld service is not enabled] *******************
Monday 22 January 2018 16:33:05 +0000 (0:00:00.059) 0:11:15.882 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [os_firewall : Wait 10 seconds after disabling firewalld] *****************
Monday 22 January 2018 16:33:06 +0000 (0:00:00.311) 0:11:16.194 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [os_firewall : Install iptables packages] *********************************
Monday 22 January 2018 16:33:06 +0000 (0:00:00.035) 0:11:16.229 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item=iptables)
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item=iptables-services)
TASK [os_firewall : Start and enable iptables service] *************************
Monday 22 January 2018 16:33:07 +0000 (0:00:01.050) 0:11:17.280 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211] => (item=ci-prtest-684dc76-1-ig-m-c02k)
TASK [os_firewall : need to pause here, otherwise the iptables service starting can sometimes cause ssh to fail] ***
Monday 22 January 2018 16:33:07 +0000 (0:00:00.384) 0:11:17.665 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [oo_nodes_to_config] ******************************************************
skipping: no hosts matched
PLAY [oo_nodes_to_config] ******************************************************
skipping: no hosts matched
PLAY [Initialization Checkpoint Start] *****************************************
TASK [Set install initialization 'In Progress'] ********************************
Monday 22 January 2018 16:33:07 +0000 (0:00:00.058) 0:11:17.723 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Populate config host groups] *********************************************
TASK [Load group name mapping variables] ***************************************
Monday 22 January 2018 16:33:07 +0000 (0:00:00.085) 0:11:17.809 ********
ok: [localhost]
TASK [Evaluate groups - g_etcd_hosts or g_new_etcd_hosts required] *************
Monday 22 January 2018 16:33:07 +0000 (0:00:00.046) 0:11:17.856 ********
skipping: [localhost]
TASK [Evaluate groups - g_master_hosts or g_new_master_hosts required] *********
Monday 22 January 2018 16:33:07 +0000 (0:00:00.042) 0:11:17.898 ********
skipping: [localhost]
TASK [Evaluate groups - g_node_hosts or g_new_node_hosts required] *************
Monday 22 January 2018 16:33:07 +0000 (0:00:00.043) 0:11:17.942 ********
skipping: [localhost]
TASK [Evaluate groups - g_lb_hosts required] ***********************************
Monday 22 January 2018 16:33:07 +0000 (0:00:00.038) 0:11:17.980 ********
skipping: [localhost]
TASK [Evaluate groups - g_nfs_hosts required] **********************************
Monday 22 January 2018 16:33:07 +0000 (0:00:00.035) 0:11:18.016 ********
skipping: [localhost]
TASK [Evaluate groups - g_nfs_hosts is single host] ****************************
Monday 22 January 2018 16:33:07 +0000 (0:00:00.034) 0:11:18.051 ********
skipping: [localhost]
TASK [Evaluate groups - g_glusterfs_hosts required] ****************************
Monday 22 January 2018 16:33:07 +0000 (0:00:00.036) 0:11:18.087 ********
skipping: [localhost]
TASK [Evaluate groups - Fail if no etcd hosts group is defined] ****************
Monday 22 January 2018 16:33:07 +0000 (0:00:00.033) 0:11:18.121 ********
skipping: [localhost]
TASK [Evaluate oo_all_hosts] ***************************************************
Monday 22 January 2018 16:33:07 +0000 (0:00:00.035) 0:11:18.157 ********
ok: [localhost] => (item=ci-prtest-684dc76-1-ig-m-c02k)
TASK [Evaluate oo_masters] *****************************************************
Monday 22 January 2018 16:33:08 +0000 (0:00:00.083) 0:11:18.240 ********
ok: [localhost] => (item=ci-prtest-684dc76-1-ig-m-c02k)
TASK [Evaluate oo_first_master] ************************************************
Monday 22 January 2018 16:33:08 +0000 (0:00:00.058) 0:11:18.299 ********
ok: [localhost]
TASK [Evaluate oo_new_etcd_to_config] ******************************************
Monday 22 January 2018 16:33:08 +0000 (0:00:00.053) 0:11:18.352 ********
TASK [Evaluate oo_masters_to_config] *******************************************
Monday 22 January 2018 16:33:08 +0000 (0:00:00.033) 0:11:18.385 ********
ok: [localhost] => (item=ci-prtest-684dc76-1-ig-m-c02k)
TASK [Evaluate oo_etcd_to_config] **********************************************
Monday 22 January 2018 16:33:08 +0000 (0:00:00.057) 0:11:18.443 ********
ok: [localhost] => (item=ci-prtest-684dc76-1-ig-m-c02k)
TASK [Evaluate oo_first_etcd] **************************************************
Monday 22 January 2018 16:33:08 +0000 (0:00:00.054) 0:11:18.498 ********
ok: [localhost]
TASK [Evaluate oo_etcd_hosts_to_upgrade] ***************************************
Monday 22 January 2018 16:33:08 +0000 (0:00:00.054) 0:11:18.552 ********
ok: [localhost] => (item=ci-prtest-684dc76-1-ig-m-c02k)
TASK [Evaluate oo_etcd_hosts_to_backup] ****************************************
Monday 22 January 2018 16:33:08 +0000 (0:00:00.051) 0:11:18.604 ********
ok: [localhost] => (item=ci-prtest-684dc76-1-ig-m-c02k)
TASK [Evaluate oo_nodes_to_config] *********************************************
Monday 22 January 2018 16:33:08 +0000 (0:00:00.051) 0:11:18.655 ********
TASK [Add master to oo_nodes_to_config] ****************************************
Monday 22 January 2018 16:33:08 +0000 (0:00:00.036) 0:11:18.692 ********
skipping: [localhost] => (item=ci-prtest-684dc76-1-ig-m-c02k)
TASK [Evaluate oo_lb_to_config] ************************************************
Monday 22 January 2018 16:33:08 +0000 (0:00:00.045) 0:11:18.738 ********
TASK [Evaluate oo_nfs_to_config] ***********************************************
Monday 22 January 2018 16:33:08 +0000 (0:00:00.031) 0:11:18.770 ********
TASK [Evaluate oo_glusterfs_to_config] *****************************************
Monday 22 January 2018 16:33:08 +0000 (0:00:00.032) 0:11:18.802 ********
TASK [Evaluate oo_etcd_to_migrate] *********************************************
Monday 22 January 2018 16:33:08 +0000 (0:00:00.036) 0:11:18.838 ********
ok: [localhost] => (item=ci-prtest-684dc76-1-ig-m-c02k)
PLAY [Ensure that all non-node hosts are accessible] ***************************
PLAY [Initialize host facts] ***************************************************
TASK [Run openshift_sanitize_inventory to set variables] ***********************
Monday 22 January 2018 16:33:08 +0000 (0:00:00.074) 0:11:18.913 ********
TASK [openshift_sanitize_inventory : include_tasks] ****************************
Monday 22 January 2018 16:33:11 +0000 (0:00:02.823) 0:11:21.736 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/deprecations.yml for ci-prtest-684dc76-1-ig-m-c02k
TASK [openshift_sanitize_inventory : Check for usage of deprecated variables] ***
Monday 22 January 2018 16:33:11 +0000 (0:00:00.077) 0:11:21.814 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_deploy)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_hostname)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_ops_hostname)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_master_public_url)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_cluster_size)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_ops_cluster_size)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_image_pull_secret)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_enable_ops_cluster)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_curator_nodeselector)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_curator_ops_nodeselector)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_kibana_nodeselector)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_kibana_ops_nodeselector)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_fluentd_nodeselector_label)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_journal_source)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_journal_read_from_head)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_instance_ram)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_storage_labels)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_pvc_dynamic)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_pvc_size)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_pvc_prefix)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_storage_group)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_nodeselector)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_ops_instance_ram)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_loggingops_storage_labels)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_ops_pvc_dynamic)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_ops_pvc_size)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_ops_pvc_prefix)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_storage_group)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_ops_nodeselector)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_storage_access_modes)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_storage_kind)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_loggingops_storage_kind)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_storage_host)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_loggingops_storage_host)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_storage_nfs_directory)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_loggingops_storage_nfs_directory)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_storage_volume_name)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_loggingops_storage_volume_name)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_storage_volume_size)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_loggingops_storage_volume_size)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_enable_ops_cluster)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_image_pull_secret)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_curator_nodeselector)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_curator_ops_nodeselector)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_kibana_nodeselector)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_kibana_ops_nodeselector)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_ops_hostname)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_fluentd_nodeselector_label)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_journal_source)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_journal_read_from_head)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_instance_ram)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_nodeselector)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_ops_instance_ram)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_elasticsearch_ops_nodeselector)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_storage_access_modes)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_deployer_prefix)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_logging_deployer_version)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_metrics_deploy)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_metrics_storage_kind)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_metrics_storage_access_modes)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_metrics_storage_host)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_metrics_storage_nfs_directory)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_metrics_storage_volume_name)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_metrics_storage_volume_size)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_metrics_storage_labels)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_metrics_deployer_prefix)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_metrics_deployer_version)
TASK [openshift_sanitize_inventory : debug] ************************************
Monday 22 January 2018 16:33:12 +0000 (0:00:01.329) 0:11:23.143 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_sanitize_inventory : pause] ************************************
Monday 22 January 2018 16:33:13 +0000 (0:00:00.039) 0:11:23.182 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_sanitize_inventory : Assign deprecated variables to correct counterparts] ***
Monday 22 January 2018 16:33:13 +0000 (0:00:00.035) 0:11:23.218 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/__deprecations_logging.yml for ci-prtest-684dc76-1-ig-m-c02k
included: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/__deprecations_metrics.yml for ci-prtest-684dc76-1-ig-m-c02k
TASK [openshift_sanitize_inventory : conditional_set_fact] *********************
Monday 22 January 2018 16:33:13 +0000 (0:00:00.087) 0:11:23.305 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_sanitize_inventory : set_fact] *********************************
Monday 22 January 2018 16:33:13 +0000 (0:00:00.421) 0:11:23.727 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_sanitize_inventory : conditional_set_fact] *********************
Monday 22 January 2018 16:33:13 +0000 (0:00:00.073) 0:11:23.800 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_sanitize_inventory : Abort when conflicting deployment type variables are set] ***
Monday 22 January 2018 16:33:14 +0000 (0:00:00.384) 0:11:24.185 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_sanitize_inventory : Standardize on latest variable names] *****
Monday 22 January 2018 16:33:14 +0000 (0:00:00.039) 0:11:24.224 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_sanitize_inventory : Abort when deployment type is invalid] ****
Monday 22 January 2018 16:33:14 +0000 (0:00:00.061) 0:11:24.286 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_sanitize_inventory : Normalize openshift_release] **************
Monday 22 January 2018 16:33:14 +0000 (0:00:00.033) 0:11:24.319 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_sanitize_inventory : Abort when openshift_release is invalid] ***
Monday 22 January 2018 16:33:14 +0000 (0:00:00.033) 0:11:24.352 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_sanitize_inventory : include_tasks] ****************************
Monday 22 January 2018 16:33:14 +0000 (0:00:00.032) 0:11:24.385 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/unsupported.yml for ci-prtest-684dc76-1-ig-m-c02k
TASK [openshift_sanitize_inventory : Ensure that openshift_use_dnsmasq is true] ***
Monday 22 January 2018 16:33:14 +0000 (0:00:00.062) 0:11:24.447 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_sanitize_inventory : Ensure that openshift_node_dnsmasq_install_network_manager_hook is true] ***
Monday 22 January 2018 16:33:14 +0000 (0:00:00.031) 0:11:24.479 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_sanitize_inventory : set_fact] *********************************
Monday 22 January 2018 16:33:14 +0000 (0:00:00.033) 0:11:24.512 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift_hosted_registry_storage_kind)
TASK [openshift_sanitize_inventory : Ensure that dynamic provisioning is set if using dynamic storage] ***
Monday 22 January 2018 16:33:14 +0000 (0:00:00.085) 0:11:24.598 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_sanitize_inventory : Ensure the hosted registry's GlusterFS storage is configured correctly] ***
Monday 22 January 2018 16:33:14 +0000 (0:00:00.039) 0:11:24.637 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_sanitize_inventory : Ensure the hosted registry's GlusterFS storage is configured correctly] ***
Monday 22 January 2018 16:33:14 +0000 (0:00:00.033) 0:11:24.670 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_sanitize_inventory : Ensure clusterid is set along with the cloudprovider] ***
Monday 22 January 2018 16:33:14 +0000 (0:00:00.033) 0:11:24.704 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_sanitize_inventory : Ensure ansible_service_broker_remove and ansible_service_broker_install are mutually exclusive] ***
Monday 22 January 2018 16:33:14 +0000 (0:00:00.040) 0:11:24.745 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_sanitize_inventory : Ensure template_service_broker_remove and template_service_broker_install are mutually exclusive] ***
Monday 22 January 2018 16:33:14 +0000 (0:00:00.032) 0:11:24.778 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [Detecting Operating System from ostree_booted] ***************************
Monday 22 January 2018 16:33:14 +0000 (0:00:00.031) 0:11:24.809 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [initialize_facts set fact openshift_is_atomic and openshift_is_containerized] ***
Monday 22 January 2018 16:33:14 +0000 (0:00:00.279) 0:11:25.089 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [Validate python version - ans_dist is fedora and python is v3] ***********
Monday 22 January 2018 16:33:15 +0000 (0:00:00.069) 0:11:25.158 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [Validate python version - ans_dist not Fedora and python must be v2] *****
Monday 22 January 2018 16:33:15 +0000 (0:00:00.032) 0:11:25.191 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [Determine Atomic Host Docker Version] ************************************
Monday 22 January 2018 16:33:15 +0000 (0:00:00.035) 0:11:25.226 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [assert atomic host docker version is 1.12 or later] **********************
Monday 22 January 2018 16:33:15 +0000 (0:00:00.032) 0:11:25.259 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [Ensure openshift-ansible installer package deps are installed] ***********
Monday 22 January 2018 16:33:15 +0000 (0:00:00.030) 0:11:25.289 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item=iproute)
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item=dbus-python)
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item=PyYAML)
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item=yum-utils)
TASK [Ensure various deps for running system containers are installed] *********
Monday 22 January 2018 16:33:17 +0000 (0:00:01.959) 0:11:27.249 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=atomic)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=ostree)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=runc)
TASK [Gather Cluster facts] ****************************************************
Monday 22 January 2018 16:33:17 +0000 (0:00:00.065) 0:11:27.315 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [Set fact of no_proxy_internal_hostnames] *********************************
Monday 22 January 2018 16:33:18 +0000 (0:00:00.921) 0:11:28.236 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [Initialize openshift.node.sdn_mtu] ***************************************
Monday 22 January 2018 16:33:18 +0000 (0:00:00.033) 0:11:28.270 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [initialize_facts set_fact repoquery command] *****************************
Monday 22 January 2018 16:33:18 +0000 (0:00:00.865) 0:11:29.135 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Initialize special first-master variables] *******************************
TASK [set_fact] ****************************************************************
Monday 22 January 2018 16:33:19 +0000 (0:00:00.066) 0:11:29.202 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Verify Requirements] *****************************************************
TASK [fail] ********************************************************************
Monday 22 January 2018 16:33:19 +0000 (0:00:00.065) 0:11:29.267 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [fail] ********************************************************************
Monday 22 January 2018 16:33:19 +0000 (0:00:00.035) 0:11:29.302 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [fail] ********************************************************************
Monday 22 January 2018 16:33:19 +0000 (0:00:00.034) 0:11:29.337 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [fail] ********************************************************************
Monday 22 January 2018 16:33:19 +0000 (0:00:00.035) 0:11:29.373 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [fail] ********************************************************************
Monday 22 January 2018 16:33:19 +0000 (0:00:00.036) 0:11:29.410 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [fail] ********************************************************************
Monday 22 January 2018 16:33:19 +0000 (0:00:00.037) 0:11:29.447 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [fail] ********************************************************************
Monday 22 January 2018 16:33:19 +0000 (0:00:00.034) 0:11:29.481 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [fail] ********************************************************************
Monday 22 January 2018 16:33:19 +0000 (0:00:00.034) 0:11:29.516 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [fail] ********************************************************************
Monday 22 January 2018 16:33:19 +0000 (0:00:00.036) 0:11:29.552 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [fail] ********************************************************************
Monday 22 January 2018 16:33:19 +0000 (0:00:00.037) 0:11:29.590 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [fail] ********************************************************************
Monday 22 January 2018 16:33:19 +0000 (0:00:00.035) 0:11:29.625 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [fail] ********************************************************************
Monday 22 January 2018 16:33:19 +0000 (0:00:00.038) 0:11:29.664 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Validate node hostnames] *************************************************
skipping: no hosts matched
PLAY [Determine openshift_version to configure on first master] ****************
TASK [openshift_version : Abort when we cannot safely guess what Origin image version the user wanted] ***
Monday 22 January 2018 16:33:19 +0000 (0:00:00.054) 0:11:29.718 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : set_fact] ********************************************
Monday 22 January 2018 16:33:19 +0000 (0:00:00.035) 0:11:29.754 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : set_fact] ********************************************
Monday 22 January 2018 16:33:19 +0000 (0:00:00.036) 0:11:29.790 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : (Origin) Verify openshift_image_tag is valid] ********
Monday 22 January 2018 16:33:19 +0000 (0:00:00.035) 0:11:29.825 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k] => {
"changed": false,
"msg": "All assertions passed"
}
TASK [openshift_version : (Enterprise) Verify openshift_image_tag is valid] ****
Monday 22 January 2018 16:33:19 +0000 (0:00:00.078) 0:11:29.904 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : set_fact] ********************************************
Monday 22 January 2018 16:33:19 +0000 (0:00:00.050) 0:11:29.954 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : Use openshift.common.version fact as version to configure if already installed] ***
Monday 22 January 2018 16:33:19 +0000 (0:00:00.064) 0:11:30.019 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : Set openshift_version for rpm installation] **********
Monday 22 January 2018 16:33:19 +0000 (0:00:00.039) 0:11:30.058 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/set_version_rpm.yml for ci-prtest-684dc76-1-ig-m-c02k
TASK [openshift_version : Set rpm version to configure if openshift_pkg_version specified] ***
Monday 22 January 2018 16:33:19 +0000 (0:00:00.069) 0:11:30.128 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : Get available origin version] ************************
Monday 22 January 2018 16:33:20 +0000 (0:00:00.043) 0:11:30.171 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : fail] ************************************************
Monday 22 January 2018 16:33:20 +0000 (0:00:00.036) 0:11:30.208 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : set_fact] ********************************************
Monday 22 January 2018 16:33:20 +0000 (0:00:00.037) 0:11:30.245 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : Set openshift_version for containerized installation] ***
Monday 22 January 2018 16:33:20 +0000 (0:00:00.037) 0:11:30.282 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : Get available origin version] ************************
Monday 22 January 2018 16:33:20 +0000 (0:00:00.042) 0:11:30.324 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : fail] ************************************************
Monday 22 January 2018 16:33:20 +0000 (0:00:00.042) 0:11:30.367 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : set_fact] ********************************************
Monday 22 January 2018 16:33:20 +0000 (0:00:00.040) 0:11:30.407 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : Fail if rpm version and docker image version are different] ***
Monday 22 January 2018 16:33:20 +0000 (0:00:00.040) 0:11:30.448 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : Warn if openshift_image_tag is defined when not doing a containerized install] ***
Monday 22 January 2018 16:33:20 +0000 (0:00:00.040) 0:11:30.489 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k] => {
"msg": "openshift_image_tag is used for containerized installs. If you are trying to specify an image for a non-container install see oreg_url or oreg_url_master or oreg_url_node.\n"
}
TASK [openshift_version : debug] ***********************************************
Monday 22 January 2018 16:33:20 +0000 (0:00:00.071) 0:11:30.560 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : set_fact] ********************************************
Monday 22 January 2018 16:33:20 +0000 (0:00:00.041) 0:11:30.601 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : debug] ***********************************************
Monday 22 January 2018 16:33:20 +0000 (0:00:00.046) 0:11:30.648 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : set_fact] ********************************************
Monday 22 January 2018 16:33:20 +0000 (0:00:00.045) 0:11:30.693 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : Abort if openshift_version was not set] **************
Monday 22 January 2018 16:33:20 +0000 (0:00:00.047) 0:11:30.741 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : Abort if openshift_image_tag was not set] ************
Monday 22 January 2018 16:33:20 +0000 (0:00:00.039) 0:11:30.781 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : Abort if openshift_pkg_version was not set] **********
Monday 22 January 2018 16:33:20 +0000 (0:00:00.040) 0:11:30.821 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : Abort if openshift_pkg_version was not set] **********
Monday 22 January 2018 16:33:20 +0000 (0:00:00.039) 0:11:30.861 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : For an RPM install, abort when the release requested does not match the available version.] ***
Monday 22 January 2018 16:33:20 +0000 (0:00:00.043) 0:11:30.905 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_version : debug] ***********************************************
Monday 22 January 2018 16:33:20 +0000 (0:00:00.042) 0:11:30.948 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k] => {
"openshift_release": "VARIABLE IS NOT DEFINED!"
}
TASK [openshift_version : debug] ***********************************************
Monday 22 January 2018 16:33:20 +0000 (0:00:00.065) 0:11:31.013 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k] => {
"openshift_image_tag": "v3.9.0"
}
TASK [openshift_version : debug] ***********************************************
Monday 22 January 2018 16:33:20 +0000 (0:00:00.063) 0:11:31.077 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k] => {
"openshift_pkg_version": "-3.9.0"
}
PLAY [Set openshift_version for etcd, node, and master hosts] ******************
skipping: no hosts matched
PLAY [Initialization Checkpoint End] *******************************************
TASK [Set install initialization 'Complete'] ***********************************
Monday 22 January 2018 16:33:20 +0000 (0:00:00.074) 0:11:31.151 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Health Check Checkpoint Start] *******************************************
TASK [Set Health Check 'In Progress'] ******************************************
Monday 22 January 2018 16:33:21 +0000 (0:00:00.077) 0:11:31.229 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [OpenShift Health Checks] *************************************************
TASK [Run health checks (install) - EL] ****************************************
Monday 22 January 2018 16:33:21 +0000 (0:00:00.084) 0:11:31.314 ********
CHECK [docker_storage : 35.227.111.211] ****************************************
CHECK [disk_availability : 35.227.111.211] *************************************
CHECK [package_availability : 35.227.111.211] **********************************
CHECK [package_version : 35.227.111.211] ***************************************
CHECK [docker_image_availability : 35.227.111.211] *****************************
CHECK [memory_availability : 35.227.111.211] ***********************************
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [Run health checks (install) - Fedora] ************************************
Monday 22 January 2018 16:33:52 +0000 (0:00:31.640) 0:12:02.955 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Health Check Checkpoint End] *********************************************
TASK [Set Health Check 'Complete'] *********************************************
Monday 22 January 2018 16:33:52 +0000 (0:00:00.039) 0:12:02.995 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [etcd Install Checkpoint Start] *******************************************
TASK [Set etcd install 'In Progress'] ******************************************
Monday 22 January 2018 16:33:52 +0000 (0:00:00.074) 0:12:03.069 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Generate new etcd CA] ****************************************************
TASK [openshift_clock : Determine if chrony is installed] **********************
Monday 22 January 2018 16:33:52 +0000 (0:00:00.074) 0:12:03.144 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_clock : Install ntp package] ***********************************
Monday 22 January 2018 16:33:53 +0000 (0:00:00.298) 0:12:03.442 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_clock : Start and enable ntpd/chronyd] *************************
Monday 22 January 2018 16:33:53 +0000 (0:00:00.036) 0:12:03.479 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [include_role] ************************************************************
Monday 22 January 2018 16:33:53 +0000 (0:00:00.282) 0:12:03.761 ********
TASK [etcd : include_tasks] ****************************************************
Monday 22 January 2018 16:33:56 +0000 (0:00:02.738) 0:12:06.500 ********
included: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/deploy_ca.yml for ci-prtest-684dc76-1-ig-m-c02k
TASK [etcd : Install openssl] **************************************************
Monday 22 January 2018 16:33:56 +0000 (0:00:00.086) 0:12:06.586 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211]
TASK [etcd : file] *************************************************************
Monday 22 January 2018 16:33:57 +0000 (0:00:00.605) 0:12:07.192 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211] => (item=/etc/etcd/ca/certs)
changed: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211] => (item=/etc/etcd/ca/crl)
changed: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211] => (item=/etc/etcd/ca/fragments)
TASK [etcd : command] **********************************************************
Monday 22 January 2018 16:33:57 +0000 (0:00:00.903) 0:12:08.095 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211]
TASK [etcd : template] *********************************************************
Monday 22 January 2018 16:33:58 +0000 (0:00:00.310) 0:12:08.405 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211]
TASK [etcd : assemble] *********************************************************
Monday 22 January 2018 16:33:59 +0000 (0:00:00.813) 0:12:09.218 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211]
TASK [etcd : Check etcd_ca_db exist] *******************************************
Monday 22 January 2018 16:33:59 +0000 (0:00:00.528) 0:12:09.747 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211]
TASK [etcd : Touch etcd_ca_db file] ********************************************
Monday 22 January 2018 16:33:59 +0000 (0:00:00.267) 0:12:10.015 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211]
TASK [etcd : copy] *************************************************************
Monday 22 January 2018 16:34:00 +0000 (0:00:00.278) 0:12:10.293 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211]
TASK [etcd : Create etcd CA certificate] ***************************************
Monday 22 January 2018 16:34:00 +0000 (0:00:00.771) 0:12:11.064 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211]
PLAY [Create etcd server certificates for etcd hosts] **************************
TASK [include_role] ************************************************************
Monday 22 January 2018 16:34:02 +0000 (0:00:01.094) 0:12:12.159 ********
TASK [etcd : include_tasks] ****************************************************
Monday 22 January 2018 16:34:04 +0000 (0:00:02.869) 0:12:15.029 ********
included: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/ca.yml for ci-prtest-684dc76-1-ig-m-c02k
TASK [etcd : include_tasks] ****************************************************
Monday 22 January 2018 16:34:04 +0000 (0:00:00.067) 0:12:15.097 ********
included: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/deploy_ca.yml for ci-prtest-684dc76-1-ig-m-c02k
TASK [etcd : Install openssl] **************************************************
Monday 22 January 2018 16:34:05 +0000 (0:00:00.073) 0:12:15.170 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211]
TASK [etcd : file] *************************************************************
Monday 22 January 2018 16:34:05 +0000 (0:00:00.610) 0:12:15.781 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211] => (item=/etc/etcd/ca/certs)
ok: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211] => (item=/etc/etcd/ca/crl)
ok: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211] => (item=/etc/etcd/ca/fragments)
TASK [etcd : command] **********************************************************
Monday 22 January 2018 16:34:06 +0000 (0:00:00.767) 0:12:16.549 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211]
TASK [etcd : template] *********************************************************
Monday 22 January 2018 16:34:06 +0000 (0:00:00.278) 0:12:16.828 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211]
TASK [etcd : assemble] *********************************************************
Monday 22 January 2018 16:34:07 +0000 (0:00:00.636) 0:12:17.465 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211]
TASK [etcd : Check etcd_ca_db exist] *******************************************
Monday 22 January 2018 16:34:07 +0000 (0:00:00.287) 0:12:17.752 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211]
TASK [etcd : Touch etcd_ca_db file] ********************************************
Monday 22 January 2018 16:34:07 +0000 (0:00:00.305) 0:12:18.058 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [etcd : copy] *************************************************************
Monday 22 January 2018 16:34:07 +0000 (0:00:00.053) 0:12:18.111 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211]
TASK [etcd : Create etcd CA certificate] ***************************************
Monday 22 January 2018 16:34:08 +0000 (0:00:00.428) 0:12:18.540 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211]
TASK [etcd : include_tasks] ****************************************************
Monday 22 January 2018 16:34:08 +0000 (0:00:00.277) 0:12:18.818 ********
included: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/fetch_server_certificates_from_ca.yml for ci-prtest-684dc76-1-ig-m-c02k
TASK [etcd : Install etcd] *****************************************************
Monday 22 January 2018 16:34:08 +0000 (0:00:00.086) 0:12:18.904 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [etcd : Check status of etcd certificates] ********************************
Monday 22 January 2018 16:34:09 +0000 (0:00:00.524) 0:12:19.429 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item=/etc/etcd/server.crt)
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item=/etc/etcd/peer.crt)
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item=/etc/etcd/ca.crt)
TASK [etcd : set_fact] *********************************************************
Monday 22 January 2018 16:34:09 +0000 (0:00:00.709) 0:12:20.139 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [etcd : Ensure generated_certs directory present] *************************
Monday 22 January 2018 16:34:10 +0000 (0:00:00.088) 0:12:20.228 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211]
TASK [etcd : Create the server csr] ********************************************
Monday 22 January 2018 16:34:10 +0000 (0:00:00.298) 0:12:20.526 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211]
TASK [etcd : Sign and create the server crt] ***********************************
Monday 22 January 2018 16:34:10 +0000 (0:00:00.616) 0:12:21.143 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211]
TASK [etcd : Create the peer csr] **********************************************
Monday 22 January 2018 16:34:11 +0000 (0:00:00.447) 0:12:21.591 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211]
TASK [etcd : Sign and create the peer crt] *************************************
Monday 22 January 2018 16:34:11 +0000 (0:00:00.335) 0:12:21.926 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211]
TASK [etcd : file] *************************************************************
Monday 22 January 2018 16:34:12 +0000 (0:00:00.320) 0:12:22.247 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211]
TASK [etcd : Create local temp directory for syncing certs] ********************
Monday 22 January 2018 16:34:12 +0000 (0:00:00.300) 0:12:22.548 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k -> localhost]
TASK [etcd : Create a tarball of the etcd certs] *******************************
Monday 22 January 2018 16:34:13 +0000 (0:00:00.707) 0:12:23.255 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211]
TASK [etcd : Retrieve etcd cert tarball] ***************************************
Monday 22 January 2018 16:34:13 +0000 (0:00:00.328) 0:12:23.584 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211]
TASK [etcd : Ensure certificate directory exists] ******************************
Monday 22 January 2018 16:34:14 +0000 (0:00:00.644) 0:12:24.228 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item=/etc/etcd)
TASK [etcd : Unarchive cert tarball] *******************************************
Monday 22 January 2018 16:34:14 +0000 (0:00:00.282) 0:12:24.511 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [etcd : Create a tarball of the etcd ca certs] ****************************
Monday 22 January 2018 16:34:15 +0000 (0:00:01.315) 0:12:25.826 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211]
TASK [etcd : Retrieve etcd ca cert tarball] ************************************
Monday 22 January 2018 16:34:15 +0000 (0:00:00.285) 0:12:26.112 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211]
TASK [etcd : Ensure ca directory exists] ***************************************
Monday 22 January 2018 16:34:16 +0000 (0:00:00.280) 0:12:26.392 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item=/etc/etcd/ca)
TASK [etcd : Delete temporary directory] ***************************************
Monday 22 January 2018 16:34:16 +0000 (0:00:00.277) 0:12:26.670 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k -> localhost]
TASK [etcd : Validate permissions on certificate files] ************************
Monday 22 January 2018 16:34:16 +0000 (0:00:00.164) 0:12:26.834 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item=/etc/etcd/ca.crt)
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item=/etc/etcd/server.crt)
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item=/etc/etcd/server.key)
TASK [etcd : Validate permissions on peer certificate files] *******************
Monday 22 January 2018 16:34:17 +0000 (0:00:00.759) 0:12:27.593 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item=/etc/etcd/ca.crt)
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item=/etc/etcd/peer.crt)
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item=/etc/etcd/peer.key)
TASK [etcd : Validate permissions on the config dir] ***************************
Monday 22 January 2018 16:34:18 +0000 (0:00:00.752) 0:12:28.345 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Create etcd client certificates for master hosts] ************************
TASK [openshift_etcd_client_certificates : include_role] ***********************
Monday 22 January 2018 16:34:18 +0000 (0:00:00.270) 0:12:28.616 ********
TASK [etcd : include_tasks] ****************************************************
Monday 22 January 2018 16:34:21 +0000 (0:00:02.873) 0:12:31.489 ********
included: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/fetch_client_certificates_from_ca.yml for ci-prtest-684dc76-1-ig-m-c02k
TASK [etcd : Ensure CA certificate exists on etcd_ca_host] *********************
Monday 22 January 2018 16:34:21 +0000 (0:00:00.121) 0:12:31.611 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211]
TASK [etcd : fail] *************************************************************
Monday 22 January 2018 16:34:21 +0000 (0:00:00.321) 0:12:31.933 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [etcd : Check status of external etcd certificatees] **********************
Monday 22 January 2018 16:34:21 +0000 (0:00:00.043) 0:12:31.977 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item=master.etcd-client.crt)
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item=master.etcd-client.key)
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item=master.etcd-ca.crt)
TASK [etcd : set_fact] *********************************************************
Monday 22 January 2018 16:34:22 +0000 (0:00:00.717) 0:12:32.694 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [etcd : Ensure generated_certs directory present] *************************
Monday 22 January 2018 16:34:22 +0000 (0:00:00.092) 0:12:32.787 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211]
TASK [etcd : Create the client csr] ********************************************
Monday 22 January 2018 16:34:22 +0000 (0:00:00.289) 0:12:33.076 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211]
TASK [etcd : Sign and create the client crt] ***********************************
Monday 22 January 2018 16:34:23 +0000 (0:00:00.629) 0:12:33.705 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211]
TASK [etcd : file] *************************************************************
Monday 22 January 2018 16:34:23 +0000 (0:00:00.324) 0:12:34.030 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211]
TASK [etcd : Create local temp directory for syncing certs] ********************
Monday 22 January 2018 16:34:24 +0000 (0:00:00.292) 0:12:34.323 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k -> localhost]
TASK [etcd : Create a tarball of the etcd certs] *******************************
Monday 22 January 2018 16:34:25 +0000 (0:00:01.686) 0:12:36.010 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211]
TASK [etcd : Retrieve the etcd cert tarballs] **********************************
Monday 22 January 2018 16:34:26 +0000 (0:00:00.338) 0:12:36.348 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211]
TASK [etcd : Ensure certificate directory exists] ******************************
Monday 22 January 2018 16:34:26 +0000 (0:00:00.302) 0:12:36.651 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [etcd : Unarchive etcd cert tarballs] *************************************
Monday 22 January 2018 16:34:26 +0000 (0:00:00.275) 0:12:36.927 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [etcd : file] *************************************************************
Monday 22 January 2018 16:34:27 +0000 (0:00:00.966) 0:12:37.893 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item=master.etcd-client.crt)
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item=master.etcd-client.key)
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item=master.etcd-ca.crt)
TASK [etcd : Delete temporary directory] ***************************************
Monday 22 January 2018 16:34:28 +0000 (0:00:00.898) 0:12:38.792 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k -> localhost]
PLAY [Configure etcd] **********************************************************
TASK [openshift_clock : Determine if chrony is installed] **********************
Monday 22 January 2018 16:34:28 +0000 (0:00:00.186) 0:12:38.979 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_clock : Install ntp package] ***********************************
Monday 22 January 2018 16:34:29 +0000 (0:00:00.456) 0:12:39.436 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_clock : Start and enable ntpd/chronyd] *************************
Monday 22 January 2018 16:34:29 +0000 (0:00:00.040) 0:12:39.477 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [etcd : Set hostname and ip facts] ****************************************
Monday 22 January 2018 16:34:29 +0000 (0:00:00.282) 0:12:39.759 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [etcd : Add iptables allow rules] *****************************************
Monday 22 January 2018 16:34:29 +0000 (0:00:00.066) 0:12:39.826 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'port': u'2379/tcp', u'service': u'etcd'})
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'port': u'2380/tcp', u'service': u'etcd peering'})
TASK [etcd : Remove iptables rules] ********************************************
Monday 22 January 2018 16:34:30 +0000 (0:00:00.668) 0:12:40.495 ********
TASK [etcd : Add firewalld allow rules] ****************************************
Monday 22 January 2018 16:34:30 +0000 (0:00:00.034) 0:12:40.529 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'port': u'2379/tcp', u'service': u'etcd'})
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'port': u'2380/tcp', u'service': u'etcd peering'})
TASK [etcd : Remove firewalld allow rules] *************************************
Monday 22 January 2018 16:34:30 +0000 (0:00:00.065) 0:12:40.595 ********
TASK [etcd : Install etcd] *****************************************************
Monday 22 January 2018 16:34:30 +0000 (0:00:00.036) 0:12:40.632 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [etcd : include_tasks] ****************************************************
Monday 22 January 2018 16:34:30 +0000 (0:00:00.503) 0:12:41.135 ********
included: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/drop_etcdctl.yml for ci-prtest-684dc76-1-ig-m-c02k
TASK [etcd : include_tasks] ****************************************************
Monday 22 January 2018 16:34:31 +0000 (0:00:00.059) 0:12:41.195 ********
included: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/auxiliary/drop_etcdctl.yml for ci-prtest-684dc76-1-ig-m-c02k
TASK [etcd : Install etcd for etcdctl] *****************************************
Monday 22 January 2018 16:34:31 +0000 (0:00:00.054) 0:12:41.249 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [etcd : Configure etcd profile.d aliases] *********************************
Monday 22 January 2018 16:34:31 +0000 (0:00:00.543) 0:12:41.792 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [etcd : Pull etcd container] **********************************************
Monday 22 January 2018 16:34:32 +0000 (0:00:00.825) 0:12:42.618 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [etcd : Install etcd container service file] ******************************
Monday 22 January 2018 16:34:32 +0000 (0:00:00.035) 0:12:42.653 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [etcd : Create configuration directory] ***********************************
Monday 22 January 2018 16:34:32 +0000 (0:00:00.034) 0:12:42.688 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [etcd : Copy service file for etcd instance] ******************************
Monday 22 January 2018 16:34:32 +0000 (0:00:00.033) 0:12:42.721 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [etcd : Create third party etcd service.d directory exists] ***************
Monday 22 January 2018 16:34:32 +0000 (0:00:00.029) 0:12:42.750 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [etcd : Configure third part etcd service unit file] **********************
Monday 22 January 2018 16:34:32 +0000 (0:00:00.029) 0:12:42.780 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [etcd : Ensure etcd datadir exists] ***************************************
Monday 22 January 2018 16:34:32 +0000 (0:00:00.035) 0:12:42.816 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [etcd : Ensure etcd datadir ownership for thirdparty datadir] *************
Monday 22 January 2018 16:34:32 +0000 (0:00:00.040) 0:12:42.856 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [etcd : command] **********************************************************
Monday 22 January 2018 16:34:32 +0000 (0:00:00.034) 0:12:42.891 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [etcd : Disable system etcd when containerized] ***************************
Monday 22 January 2018 16:34:32 +0000 (0:00:00.036) 0:12:42.928 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [etcd : Install etcd container service file] ******************************
Monday 22 January 2018 16:34:32 +0000 (0:00:00.035) 0:12:42.963 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [etcd : Install Etcd system container] ************************************
Monday 22 January 2018 16:34:32 +0000 (0:00:00.037) 0:12:43.000 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [etcd : Validate permissions on the config dir] ***************************
Monday 22 January 2018 16:34:32 +0000 (0:00:00.035) 0:12:43.035 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [etcd : Write etcd global config file] ************************************
Monday 22 January 2018 16:34:33 +0000 (0:00:00.275) 0:12:43.311 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [etcd : Enable etcd] ******************************************************
Monday 22 January 2018 16:34:34 +0000 (0:00:00.858) 0:12:44.169 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [etcd : Set fact etcd_service_status_changed] *****************************
Monday 22 January 2018 16:34:35 +0000 (0:00:01.416) 0:12:45.585 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [nickhammond.logrotate : nickhammond.logrotate | Install logrotate] *******
Monday 22 January 2018 16:34:35 +0000 (0:00:00.062) 0:12:45.648 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [nickhammond.logrotate : nickhammond.logrotate | Setup logrotate.d scripts] ***
Monday 22 January 2018 16:34:36 +0000 (0:00:00.544) 0:12:46.192 ********
RUNNING HANDLER [etcd : restart etcd] ******************************************
Monday 22 January 2018 16:34:36 +0000 (0:00:00.022) 0:12:46.215 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [etcd Install Checkpoint End] *********************************************
TASK [Set etcd install 'Complete'] *********************************************
Monday 22 January 2018 16:34:36 +0000 (0:00:00.052) 0:12:46.267 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [NFS Install Checkpoint Start] ********************************************
TASK [Set NFS install 'In Progress'] *******************************************
Monday 22 January 2018 16:34:36 +0000 (0:00:00.077) 0:12:46.345 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Configure nfs] ***********************************************************
skipping: no hosts matched
PLAY [NFS Install Checkpoint End] **********************************************
TASK [Set NFS install 'Complete'] **********************************************
Monday 22 January 2018 16:34:36 +0000 (0:00:00.044) 0:12:46.389 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Load Balancer Install Checkpoint Start] **********************************
TASK [Set load balancer install 'In Progress'] *********************************
Monday 22 January 2018 16:34:36 +0000 (0:00:00.042) 0:12:46.432 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Configure load balancers] ************************************************
skipping: no hosts matched
PLAY [Load Balancer Install Checkpoint End] ************************************
TASK [Set load balancer install 'Complete'] ************************************
Monday 22 January 2018 16:34:36 +0000 (0:00:00.045) 0:12:46.477 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Master Install Checkpoint Start] *****************************************
TASK [Set Master install 'In Progress'] ****************************************
Monday 22 January 2018 16:34:36 +0000 (0:00:00.045) 0:12:46.523 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Create OpenShift certificates for master hosts] **************************
TASK [openshift_master_facts : Verify required variables are set] **************
Monday 22 January 2018 16:34:36 +0000 (0:00:00.095) 0:12:46.618 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master_facts : Set g_metrics_hostname] *************************
Monday 22 January 2018 16:34:36 +0000 (0:00:00.037) 0:12:46.656 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master_facts : set_fact] ***************************************
Monday 22 January 2018 16:34:36 +0000 (0:00:00.063) 0:12:46.720 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master_facts : Set master facts] *******************************
Monday 22 January 2018 16:34:36 +0000 (0:00:00.037) 0:12:46.757 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master_facts : Determine if scheduler config present] **********
Monday 22 January 2018 16:34:37 +0000 (0:00:01.051) 0:12:47.809 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master_facts : Set Default scheduler predicates and priorities] ***
Monday 22 January 2018 16:34:37 +0000 (0:00:00.268) 0:12:48.078 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master_facts : Retrieve current scheduler config] **************
Monday 22 January 2018 16:34:37 +0000 (0:00:00.075) 0:12:48.154 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master_facts : Set openshift_master_scheduler_current_config] ***
Monday 22 January 2018 16:34:38 +0000 (0:00:00.036) 0:12:48.190 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master_facts : Test if scheduler config is readable] ***********
Monday 22 January 2018 16:34:38 +0000 (0:00:00.033) 0:12:48.224 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master_facts : Set current scheduler predicates and priorities] ***
Monday 22 January 2018 16:34:38 +0000 (0:00:00.034) 0:12:48.259 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_named_certificates : set_fact] *********************************
Monday 22 January 2018 16:34:38 +0000 (0:00:00.040) 0:12:48.300 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_named_certificates : openshift_facts] **************************
Monday 22 January 2018 16:34:38 +0000 (0:00:00.037) 0:12:48.337 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_named_certificates : Clear named certificates] *****************
Monday 22 January 2018 16:34:39 +0000 (0:00:00.885) 0:12:49.222 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_named_certificates : Ensure named certificate directory exists] ***
Monday 22 January 2018 16:34:39 +0000 (0:00:00.038) 0:12:49.261 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_named_certificates : Land named certificates] ******************
Monday 22 January 2018 16:34:39 +0000 (0:00:00.277) 0:12:49.538 ********
TASK [openshift_named_certificates : Land named certificate keys] **************
Monday 22 January 2018 16:34:39 +0000 (0:00:00.035) 0:12:49.574 ********
TASK [openshift_named_certificates : Land named CA certificates] ***************
Monday 22 January 2018 16:34:39 +0000 (0:00:00.034) 0:12:49.608 ********
TASK [openshift_cli : Install clients] *****************************************
Monday 22 January 2018 16:34:39 +0000 (0:00:00.034) 0:12:49.643 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_cli : Pull CLI Image] ******************************************
Monday 22 January 2018 16:34:40 +0000 (0:00:00.914) 0:12:50.558 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_cli : Copy client binaries/symlinks out of CLI image for use on the host] ***
Monday 22 January 2018 16:34:40 +0000 (0:00:00.034) 0:12:50.592 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_cli : Pull CLI Image] ******************************************
Monday 22 January 2018 16:34:40 +0000 (0:00:00.034) 0:12:50.627 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_cli : Copy client binaries/symlinks out of CLI image for use on the host] ***
Monday 22 January 2018 16:34:40 +0000 (0:00:00.035) 0:12:50.662 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_cli : Reload facts to pick up installed OpenShift version] *****
Monday 22 January 2018 16:34:40 +0000 (0:00:00.034) 0:12:50.697 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_cli : Install bash completion for oc tools] ********************
Monday 22 January 2018 16:34:41 +0000 (0:00:00.934) 0:12:51.631 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_ca : fail] *****************************************************
Monday 22 January 2018 16:34:42 +0000 (0:00:00.527) 0:12:52.159 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_ca : fail] *****************************************************
Monday 22 January 2018 16:34:42 +0000 (0:00:00.035) 0:12:52.194 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_ca : Install the base package for admin tooling] ***************
Monday 22 January 2018 16:34:42 +0000 (0:00:00.047) 0:12:52.241 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211]
TASK [openshift_ca : Reload generated facts] ***********************************
Monday 22 January 2018 16:34:42 +0000 (0:00:00.615) 0:12:52.857 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_ca : Create openshift_ca_config_dir if it does not exist] ******
Monday 22 January 2018 16:34:42 +0000 (0:00:00.086) 0:12:52.943 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211]
TASK [openshift_ca : Determine if CA must be created] **************************
Monday 22 January 2018 16:34:43 +0000 (0:00:00.294) 0:12:53.238 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211] => (item=ca-bundle.crt)
ok: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211] => (item=ca.crt)
ok: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211] => (item=ca.key)
TASK [openshift_ca : set_fact] *************************************************
Monday 22 January 2018 16:34:43 +0000 (0:00:00.679) 0:12:53.918 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_ca : Retain original serviceaccount keys] **********************
Monday 22 January 2018 16:34:43 +0000 (0:00:00.060) 0:12:53.978 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=/etc/origin/master/serviceaccounts.private.key)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=/etc/origin/master/serviceaccounts.public.key)
TASK [openshift_ca : Deploy master ca certificate] *****************************
Monday 22 January 2018 16:34:43 +0000 (0:00:00.063) 0:12:54.042 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'dest': u'ca.crt', u'src': u''})
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'dest': u'ca.key', u'src': u''})
TASK [openshift_ca : Create ca serial] *****************************************
Monday 22 January 2018 16:34:43 +0000 (0:00:00.064) 0:12:54.106 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_ca : find] *****************************************************
Monday 22 January 2018 16:34:43 +0000 (0:00:00.037) 0:12:54.143 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_ca : Create the master certificates if they do not already exist] ***
Monday 22 January 2018 16:34:44 +0000 (0:00:00.262) 0:12:54.406 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211]
TASK [openshift_ca : command] **************************************************
Monday 22 January 2018 16:34:46 +0000 (0:00:02.537) 0:12:56.944 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211]
TASK [openshift_ca : copy] *****************************************************
Monday 22 January 2018 16:34:47 +0000 (0:00:00.300) 0:12:57.244 ********
TASK [openshift_ca : copy] *****************************************************
Monday 22 January 2018 16:34:47 +0000 (0:00:00.044) 0:12:57.288 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211]
TASK [openshift_ca : assemble] *************************************************
Monday 22 January 2018 16:34:47 +0000 (0:00:00.266) 0:12:57.555 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211]
TASK [openshift_ca : Test local loopback context] ******************************
Monday 22 January 2018 16:34:47 +0000 (0:00:00.265) 0:12:57.821 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211]
TASK [openshift_ca : Create temp directory for loopback master client config] ***
Monday 22 January 2018 16:34:48 +0000 (0:00:00.525) 0:12:58.346 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211]
TASK [openshift_ca : Generate the loopback master client config] ***************
Monday 22 January 2018 16:34:48 +0000 (0:00:00.268) 0:12:58.614 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211]
TASK [openshift_ca : Copy generated loopback master client config to master config dir] ***
Monday 22 January 2018 16:34:49 +0000 (0:00:00.907) 0:12:59.522 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211] => (item=openshift-master.crt)
changed: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211] => (item=openshift-master.key)
changed: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211] => (item=openshift-master.kubeconfig)
TASK [openshift_ca : Delete temp directory] ************************************
Monday 22 January 2018 16:34:50 +0000 (0:00:00.756) 0:13:00.279 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211]
TASK [openshift_ca : Restore original serviceaccount keys] *********************
Monday 22 January 2018 16:34:50 +0000 (0:00:00.255) 0:13:00.534 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=/etc/origin/master/serviceaccounts.private.key)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=/etc/origin/master/serviceaccounts.public.key)
TASK [openshift_ca : Remove backup serviceaccount keys] ************************
Monday 22 January 2018 16:34:50 +0000 (0:00:00.048) 0:13:00.583 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=/etc/origin/master/serviceaccounts.private.key)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=/etc/origin/master/serviceaccounts.public.key)
TASK [openshift_master_certificates : set_fact] ********************************
Monday 22 January 2018 16:34:50 +0000 (0:00:00.047) 0:13:00.631 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master_certificates : set_fact] ********************************
Monday 22 January 2018 16:34:50 +0000 (0:00:00.056) 0:13:00.688 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master_certificates : Check status of master certificates] *****
Monday 22 January 2018 16:34:50 +0000 (0:00:00.098) 0:13:00.787 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item=admin.crt)
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item=master.kubelet-client.crt)
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item=master.proxy-client.crt)
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item=master.server.crt)
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift-master.crt)
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift-registry.crt)
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item=openshift-router.crt)
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item=etcd.server.crt)
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item=master.etcd-client.crt)
TASK [openshift_master_certificates : set_fact] ********************************
Monday 22 January 2018 16:34:52 +0000 (0:00:02.027) 0:13:02.814 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master_certificates : Ensure the generated_configs directory present] ***
Monday 22 January 2018 16:34:52 +0000 (0:00:00.073) 0:13:02.887 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master_certificates : find] ************************************
Monday 22 January 2018 16:34:52 +0000 (0:00:00.052) 0:13:02.940 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211]
TASK [openshift_master_certificates : Create the master server certificate] ****
Monday 22 January 2018 16:34:53 +0000 (0:00:00.306) 0:13:03.246 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=ci-prtest-684dc76-1-ig-m-c02k)
TASK [openshift_master_certificates : Generate the loopback master client config] ***
Monday 22 January 2018 16:34:53 +0000 (0:00:00.081) 0:13:03.328 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=ci-prtest-684dc76-1-ig-m-c02k)
TASK [openshift_master_certificates : file] ************************************
Monday 22 January 2018 16:34:53 +0000 (0:00:00.103) 0:13:03.431 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=admin.crt)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=admin.key)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=admin.kubeconfig)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=master.kubelet-client.crt)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=master.kubelet-client.key)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=master.proxy-client.crt)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=master.proxy-client.key)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=service-signer.crt)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=service-signer.key)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=ca.crt)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=ca.key)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=ca-bundle.crt)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=client-ca-bundle.crt)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=serviceaccounts.private.key)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=serviceaccounts.public.key)
TASK [openshift_master_certificates : Remove generated etcd client certs when using external etcd] ***
Monday 22 January 2018 16:34:53 +0000 (0:00:00.195) 0:13:03.627 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211] => (item=master.etcd-client.crt)
ok: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211] => (item=master.etcd-client.key)
TASK [openshift_master_certificates : Create local temp directory for syncing certs] ***
Monday 22 January 2018 16:34:53 +0000 (0:00:00.527) 0:13:04.155 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k -> localhost]
TASK [openshift_master_certificates : Create a tarball of the master certs] ****
Monday 22 January 2018 16:34:54 +0000 (0:00:00.661) 0:13:04.816 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master_certificates : Retrieve the master cert tarball from the master] ***
Monday 22 January 2018 16:34:54 +0000 (0:00:00.049) 0:13:04.866 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master_certificates : Ensure certificate directory exists] *****
Monday 22 January 2018 16:34:54 +0000 (0:00:00.039) 0:13:04.906 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master_certificates : Unarchive the tarball on the master] *****
Monday 22 January 2018 16:34:54 +0000 (0:00:00.038) 0:13:04.944 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master_certificates : Delete local temp directory] *************
Monday 22 January 2018 16:34:54 +0000 (0:00:00.041) 0:13:04.986 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k -> localhost]
TASK [openshift_master_certificates : Lookup default group for ansible_ssh_user] ***
Monday 22 January 2018 16:34:54 +0000 (0:00:00.159) 0:13:05.145 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master_certificates : set_fact] ********************************
Monday 22 January 2018 16:34:55 +0000 (0:00:00.278) 0:13:05.423 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master_certificates : Create the client config dir(s)] *********
Monday 22 January 2018 16:34:55 +0000 (0:00:00.060) 0:13:05.484 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item=cloud-user)
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item=root)
TASK [openshift_master_certificates : Copy the admin client config(s)] *********
Monday 22 January 2018 16:34:55 +0000 (0:00:00.466) 0:13:05.950 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item=cloud-user)
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item=root)
TASK [openshift_master_certificates : Update the permissions on the admin client config(s)] ***
Monday 22 January 2018 16:34:56 +0000 (0:00:00.471) 0:13:06.422 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item=cloud-user)
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item=root)
TASK [openshift_master_certificates : Check for ca-bundle.crt] *****************
Monday 22 January 2018 16:34:56 +0000 (0:00:00.470) 0:13:06.892 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master_certificates : Check for ca.crt] ************************
Monday 22 January 2018 16:34:56 +0000 (0:00:00.262) 0:13:07.154 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master_certificates : Migrate ca.crt to ca-bundle.crt] *********
Monday 22 January 2018 16:34:57 +0000 (0:00:00.257) 0:13:07.412 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master_certificates : Link ca.crt to ca-bundle.crt] ************
Monday 22 January 2018 16:34:57 +0000 (0:00:00.035) 0:13:07.447 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Disable excluders] *******************************************************
TASK [openshift_excluder : Detecting Atomic Host Operating System] *************
Monday 22 January 2018 16:34:57 +0000 (0:00:00.043) 0:13:07.490 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_excluder : Debug r_openshift_excluder_enable_docker_excluder] ***
Monday 22 January 2018 16:34:57 +0000 (0:00:00.233) 0:13:07.724 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k] => {
"r_openshift_excluder_enable_docker_excluder": true
}
TASK [openshift_excluder : Debug r_openshift_excluder_enable_openshift_excluder] ***
Monday 22 January 2018 16:34:57 +0000 (0:00:00.067) 0:13:07.792 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k] => {
"r_openshift_excluder_enable_openshift_excluder": true
}
TASK [openshift_excluder : Fail if invalid openshift_excluder_action provided] ***
Monday 22 January 2018 16:34:57 +0000 (0:00:00.066) 0:13:07.858 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_excluder : Fail if r_openshift_excluder_upgrade_target is not defined] ***
Monday 22 January 2018 16:34:57 +0000 (0:00:00.038) 0:13:07.896 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_excluder : Include main action task file] **********************
Monday 22 January 2018 16:34:57 +0000 (0:00:00.037) 0:13:07.934 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/disable.yml for ci-prtest-684dc76-1-ig-m-c02k
TASK [openshift_excluder : Include verify_upgrade.yml when upgrading] **********
Monday 22 January 2018 16:34:57 +0000 (0:00:00.065) 0:13:08.000 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_excluder : Disable excluders before the upgrade to remove older excluding expressions] ***
Monday 22 January 2018 16:34:57 +0000 (0:00:00.031) 0:13:08.031 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/unexclude.yml for ci-prtest-684dc76-1-ig-m-c02k
TASK [openshift_excluder : Check for docker-excluder] **************************
Monday 22 January 2018 16:34:57 +0000 (0:00:00.050) 0:13:08.081 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_excluder : disable docker excluder] ****************************
Monday 22 January 2018 16:34:58 +0000 (0:00:00.270) 0:13:08.352 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_excluder : Check for openshift excluder] ***********************
Monday 22 January 2018 16:34:58 +0000 (0:00:00.300) 0:13:08.652 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_excluder : disable openshift excluder] *************************
Monday 22 January 2018 16:34:58 +0000 (0:00:00.260) 0:13:08.913 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_excluder : Include install.yml] ********************************
Monday 22 January 2018 16:34:59 +0000 (0:00:00.328) 0:13:09.242 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/install.yml for ci-prtest-684dc76-1-ig-m-c02k
TASK [openshift_excluder : Install docker excluder - yum] **********************
Monday 22 January 2018 16:34:59 +0000 (0:00:00.054) 0:13:09.296 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_excluder : Install docker excluder - dnf] **********************
Monday 22 January 2018 16:35:04 +0000 (0:00:04.925) 0:13:14.221 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_excluder : Install openshift excluder - yum] *******************
Monday 22 January 2018 16:35:04 +0000 (0:00:00.050) 0:13:14.271 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_excluder : Install openshift excluder - dnf] *******************
Monday 22 January 2018 16:35:07 +0000 (0:00:02.996) 0:13:17.268 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_excluder : set_fact] *******************************************
Monday 22 January 2018 16:35:07 +0000 (0:00:00.047) 0:13:17.315 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_excluder : Include exclude.yml] ********************************
Monday 22 January 2018 16:35:07 +0000 (0:00:00.061) 0:13:17.376 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/exclude.yml for ci-prtest-684dc76-1-ig-m-c02k
TASK [openshift_excluder : Check for docker-excluder] **************************
Monday 22 January 2018 16:35:07 +0000 (0:00:00.058) 0:13:17.435 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_excluder : Enable docker excluder] *****************************
Monday 22 January 2018 16:35:07 +0000 (0:00:00.286) 0:13:17.721 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_excluder : Check for openshift excluder] ***********************
Monday 22 January 2018 16:35:07 +0000 (0:00:00.296) 0:13:18.018 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_excluder : Enable openshift excluder] **************************
Monday 22 January 2018 16:35:08 +0000 (0:00:00.265) 0:13:18.284 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_excluder : Include unexclude.yml] ******************************
Monday 22 January 2018 16:35:08 +0000 (0:00:00.307) 0:13:18.592 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/unexclude.yml for ci-prtest-684dc76-1-ig-m-c02k
TASK [openshift_excluder : Check for docker-excluder] **************************
Monday 22 January 2018 16:35:08 +0000 (0:00:00.065) 0:13:18.657 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_excluder : disable docker excluder] ****************************
Monday 22 January 2018 16:35:08 +0000 (0:00:00.255) 0:13:18.912 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_excluder : Check for openshift excluder] ***********************
Monday 22 January 2018 16:35:08 +0000 (0:00:00.032) 0:13:18.945 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_excluder : disable openshift excluder] *************************
Monday 22 January 2018 16:35:09 +0000 (0:00:00.371) 0:13:19.317 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Gather and set facts for master hosts] ***********************************
TASK [Detect if this host is a new master in a scale up] ***********************
Monday 22 January 2018 16:35:09 +0000 (0:00:00.309) 0:13:19.626 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [Scaleup Detection] *******************************************************
Monday 22 January 2018 16:35:09 +0000 (0:00:00.058) 0:13:19.685 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k] => {
"g_openshift_master_is_scaleup": false
}
TASK [Check for RPM generated config marker file .config_managed] **************
Monday 22 January 2018 16:35:09 +0000 (0:00:00.052) 0:13:19.738 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [Remove RPM generated config files if present] ****************************
Monday 22 January 2018 16:35:09 +0000 (0:00:00.237) 0:13:19.976 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=master)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=node)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=.config_managed)
TASK [set_fact] ****************************************************************
Monday 22 January 2018 16:35:09 +0000 (0:00:00.047) 0:13:20.023 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_facts] *********************************************************
Monday 22 January 2018 16:35:09 +0000 (0:00:00.100) 0:13:20.124 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Inspect state of first master config settings] ***************************
TASK [openshift_facts] *********************************************************
Monday 22 January 2018 16:35:10 +0000 (0:00:00.883) 0:13:21.008 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [Check for existing configuration] ****************************************
Monday 22 January 2018 16:35:11 +0000 (0:00:00.848) 0:13:21.856 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [Set clean install fact] **************************************************
Monday 22 January 2018 16:35:11 +0000 (0:00:00.247) 0:13:22.104 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [Determine if etcd3 storage is in use] ************************************
Monday 22 January 2018 16:35:12 +0000 (0:00:00.056) 0:13:22.160 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [Set etcd3 fact] **********************************************************
Monday 22 January 2018 16:35:12 +0000 (0:00:00.240) 0:13:22.401 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [Check if atomic-openshift-master sysconfig exists yet] *******************
Monday 22 January 2018 16:35:12 +0000 (0:00:00.055) 0:13:22.456 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [Preserve OPENSHIFT_DEFAULT_REGISTRY master parameter if present] *********
Monday 22 January 2018 16:35:12 +0000 (0:00:00.230) 0:13:22.687 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [Check if atomic-openshift-master-api sysconfig exists yet] ***************
Monday 22 January 2018 16:35:12 +0000 (0:00:00.034) 0:13:22.721 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [Preserve OPENSHIFT_DEFAULT_REGISTRY master-api parameter if present] *****
Monday 22 January 2018 16:35:12 +0000 (0:00:00.240) 0:13:22.962 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [Check if atomic-openshift-master-controllers sysconfig exists yet] *******
Monday 22 January 2018 16:35:12 +0000 (0:00:00.033) 0:13:22.995 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [Preserve OPENSHIFT_DEFAULT_REGISTRY master-controllers parameter if present] ***
Monday 22 January 2018 16:35:13 +0000 (0:00:00.239) 0:13:23.234 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [Update facts with OPENSHIFT_DEFAULT_REGISTRY value] **********************
Monday 22 January 2018 16:35:13 +0000 (0:00:00.032) 0:13:23.266 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Generate master session secrets] *****************************************
TASK [openshift_facts] *********************************************************
Monday 22 January 2018 16:35:13 +0000 (0:00:00.064) 0:13:23.331 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Configure masters] *******************************************************
TASK [openshift_master_facts : Verify required variables are set] **************
Monday 22 January 2018 16:35:14 +0000 (0:00:00.880) 0:13:24.211 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master_facts : Set g_metrics_hostname] *************************
Monday 22 January 2018 16:35:14 +0000 (0:00:00.039) 0:13:24.250 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master_facts : set_fact] ***************************************
Monday 22 January 2018 16:35:14 +0000 (0:00:00.062) 0:13:24.313 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master_facts : Set master facts] *******************************
Monday 22 January 2018 16:35:14 +0000 (0:00:00.036) 0:13:24.349 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master_facts : Determine if scheduler config present] **********
Monday 22 January 2018 16:35:15 +0000 (0:00:00.988) 0:13:25.338 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master_facts : Set Default scheduler predicates and priorities] ***
Monday 22 January 2018 16:35:15 +0000 (0:00:00.411) 0:13:25.749 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master_facts : Retrieve current scheduler config] **************
Monday 22 January 2018 16:35:15 +0000 (0:00:00.197) 0:13:25.947 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master_facts : Set openshift_master_scheduler_current_config] ***
Monday 22 January 2018 16:35:15 +0000 (0:00:00.036) 0:13:25.984 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master_facts : Test if scheduler config is readable] ***********
Monday 22 January 2018 16:35:15 +0000 (0:00:00.034) 0:13:26.018 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master_facts : Set current scheduler predicates and priorities] ***
Monday 22 January 2018 16:35:15 +0000 (0:00:00.034) 0:13:26.053 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_clock : Determine if chrony is installed] **********************
Monday 22 January 2018 16:35:15 +0000 (0:00:00.035) 0:13:26.088 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_clock : Install ntp package] ***********************************
Monday 22 January 2018 16:35:16 +0000 (0:00:00.433) 0:13:26.521 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_clock : Start and enable ntpd/chronyd] *************************
Monday 22 January 2018 16:35:16 +0000 (0:00:00.038) 0:13:26.561 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_cloud_provider : Set cloud provider facts] *********************
Monday 22 January 2018 16:35:16 +0000 (0:00:00.270) 0:13:26.831 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_cloud_provider : Create cloudprovider config dir] **************
Monday 22 January 2018 16:35:17 +0000 (0:00:00.844) 0:13:27.676 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_cloud_provider : include_tasks] ********************************
Monday 22 January 2018 16:35:17 +0000 (0:00:00.408) 0:13:28.084 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_cloud_provider : include_tasks] ********************************
Monday 22 January 2018 16:35:17 +0000 (0:00:00.040) 0:13:28.124 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_cloud_provider : include_tasks] ********************************
Monday 22 January 2018 16:35:18 +0000 (0:00:00.040) 0:13:28.165 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_cloud_provider/tasks/gce.yml for ci-prtest-684dc76-1-ig-m-c02k
TASK [openshift_cloud_provider : Create cloud config file] *********************
Monday 22 January 2018 16:35:18 +0000 (0:00:00.060) 0:13:28.225 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_cloud_provider : Configure GCE cloud provider] *****************
Monday 22 January 2018 16:35:18 +0000 (0:00:00.392) 0:13:28.618 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_builddefaults : Set builddefaults] *****************************
Monday 22 January 2018 16:35:18 +0000 (0:00:00.393) 0:13:29.011 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_builddefaults : Set builddefaults config structure] ************
Monday 22 January 2018 16:35:19 +0000 (0:00:00.891) 0:13:29.903 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_buildoverrides : Set buildoverrides config structure] **********
Monday 22 January 2018 16:35:20 +0000 (0:00:00.999) 0:13:30.902 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [nickhammond.logrotate : nickhammond.logrotate | Install logrotate] *******
Monday 22 January 2018 16:35:21 +0000 (0:00:00.857) 0:13:31.760 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [nickhammond.logrotate : nickhammond.logrotate | Setup logrotate.d scripts] ***
Monday 22 January 2018 16:35:22 +0000 (0:00:00.680) 0:13:32.441 ********
TASK [contiv_facts : Determine if CoreOS] **************************************
Monday 22 January 2018 16:35:22 +0000 (0:00:00.035) 0:13:32.477 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [contiv_facts : Init the is_coreos fact] **********************************
Monday 22 January 2018 16:35:22 +0000 (0:00:00.037) 0:13:32.514 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [contiv_facts : Set the is_coreos fact] ***********************************
Monday 22 January 2018 16:35:22 +0000 (0:00:00.035) 0:13:32.549 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [contiv_facts : Set docker config file directory] *************************
Monday 22 January 2018 16:35:22 +0000 (0:00:00.037) 0:13:32.587 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [contiv_facts : Override docker config file directory for Debian] *********
Monday 22 January 2018 16:35:22 +0000 (0:00:00.037) 0:13:32.624 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [contiv_facts : Create config file directory] *****************************
Monday 22 January 2018 16:35:22 +0000 (0:00:00.037) 0:13:32.662 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [contiv_facts : Set the bin directory path for CoreOS] ********************
Monday 22 January 2018 16:35:22 +0000 (0:00:00.034) 0:13:32.697 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [contiv_facts : Create the directory used to store binaries] **************
Monday 22 January 2018 16:35:22 +0000 (0:00:00.037) 0:13:32.734 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [contiv_facts : Create Ansible temp directory] ****************************
Monday 22 January 2018 16:35:22 +0000 (0:00:00.036) 0:13:32.770 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [contiv_facts : Determine if has rpm] *************************************
Monday 22 January 2018 16:35:22 +0000 (0:00:00.035) 0:13:32.806 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [contiv_facts : Init the has_rpm fact] ************************************
Monday 22 January 2018 16:35:22 +0000 (0:00:00.035) 0:13:32.842 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [contiv_facts : Set the has_rpm fact] *************************************
Monday 22 January 2018 16:35:22 +0000 (0:00:00.036) 0:13:32.879 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [contiv_facts : Init the has_firewalld fact] ******************************
Monday 22 January 2018 16:35:22 +0000 (0:00:00.038) 0:13:32.917 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [contiv_facts : Init the has_iptables fact] *******************************
Monday 22 January 2018 16:35:22 +0000 (0:00:00.039) 0:13:32.956 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [contiv_facts : include_tasks] ********************************************
Monday 22 January 2018 16:35:22 +0000 (0:00:00.036) 0:13:32.992 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [contiv_facts : include_tasks] ********************************************
Monday 22 January 2018 16:35:22 +0000 (0:00:00.036) 0:13:33.029 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [etcd : Set hostname and ip facts] ****************************************
Monday 22 January 2018 16:35:22 +0000 (0:00:00.036) 0:13:33.066 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [etcd : Add iptables allow rules] *****************************************
Monday 22 January 2018 16:35:22 +0000 (0:00:00.038) 0:13:33.104 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'port': u'22379/tcp', u'service': u'etcd'})
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'port': u'22380/tcp', u'service': u'etcd peering'})
TASK [etcd : Remove iptables rules] ********************************************
Monday 22 January 2018 16:35:23 +0000 (0:00:00.055) 0:13:33.159 ********
TASK [etcd : Add firewalld allow rules] ****************************************
Monday 22 January 2018 16:35:23 +0000 (0:00:00.034) 0:13:33.194 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'port': u'22379/tcp', u'service': u'etcd'})
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'port': u'22380/tcp', u'service': u'etcd peering'})
TASK [etcd : Remove firewalld allow rules] *************************************
Monday 22 January 2018 16:35:23 +0000 (0:00:00.055) 0:13:33.249 ********
TASK [etcd : Install etcd] *****************************************************
Monday 22 January 2018 16:35:23 +0000 (0:00:00.034) 0:13:33.284 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [etcd : include_tasks] ****************************************************
Monday 22 January 2018 16:35:23 +0000 (0:00:00.035) 0:13:33.319 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [etcd : Pull etcd container] **********************************************
Monday 22 January 2018 16:35:23 +0000 (0:00:00.037) 0:13:33.357 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [etcd : Install etcd container service file] ******************************
Monday 22 January 2018 16:35:23 +0000 (0:00:00.038) 0:13:33.395 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [etcd : Create configuration directory] ***********************************
Monday 22 January 2018 16:35:23 +0000 (0:00:00.037) 0:13:33.432 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [etcd : Copy service file for etcd instance] ******************************
Monday 22 January 2018 16:35:23 +0000 (0:00:00.035) 0:13:33.468 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [etcd : Create third party etcd service.d directory exists] ***************
Monday 22 January 2018 16:35:23 +0000 (0:00:00.038) 0:13:33.507 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [etcd : Configure third part etcd service unit file] **********************
Monday 22 January 2018 16:35:23 +0000 (0:00:00.038) 0:13:33.545 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [etcd : Ensure etcd datadir exists] ***************************************
Monday 22 January 2018 16:35:23 +0000 (0:00:00.039) 0:13:33.584 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [etcd : Ensure etcd datadir ownership for thirdparty datadir] *************
Monday 22 January 2018 16:35:23 +0000 (0:00:00.035) 0:13:33.620 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [etcd : command] **********************************************************
Monday 22 January 2018 16:35:23 +0000 (0:00:00.037) 0:13:33.657 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [etcd : Disable system etcd when containerized] ***************************
Monday 22 January 2018 16:35:23 +0000 (0:00:00.036) 0:13:33.694 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [etcd : Install etcd container service file] ******************************
Monday 22 January 2018 16:35:23 +0000 (0:00:00.037) 0:13:33.732 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [etcd : Install Etcd system container] ************************************
Monday 22 January 2018 16:35:23 +0000 (0:00:00.035) 0:13:33.767 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [etcd : Validate permissions on the config dir] ***************************
Monday 22 January 2018 16:35:23 +0000 (0:00:00.035) 0:13:33.802 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [etcd : Write etcd global config file] ************************************
Monday 22 January 2018 16:35:23 +0000 (0:00:00.036) 0:13:33.839 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [etcd : Enable etcd] ******************************************************
Monday 22 January 2018 16:35:23 +0000 (0:00:00.037) 0:13:33.877 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [etcd : Set fact etcd_service_status_changed] *****************************
Monday 22 January 2018 16:35:23 +0000 (0:00:00.036) 0:13:33.913 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [contiv_auth_proxy : setup iptables for auth proxy] ***********************
Monday 22 January 2018 16:35:23 +0000 (0:00:00.035) 0:13:33.948 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=10000)
TASK [contiv_auth_proxy : copy auth-proxy image] *******************************
Monday 22 January 2018 16:35:23 +0000 (0:00:00.040) 0:13:33.988 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [contiv_auth_proxy : load auth-proxy image] *******************************
Monday 22 January 2018 16:35:23 +0000 (0:00:00.037) 0:13:34.026 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [contiv_auth_proxy : create cert folder for proxy] ************************
Monday 22 January 2018 16:35:23 +0000 (0:00:00.037) 0:13:34.063 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [contiv_auth_proxy : copy shell script for starting auth-proxy] ***********
Monday 22 January 2018 16:35:23 +0000 (0:00:00.034) 0:13:34.098 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [contiv_auth_proxy : copy cert for starting auth-proxy] *******************
Monday 22 January 2018 16:35:23 +0000 (0:00:00.035) 0:13:34.133 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [contiv_auth_proxy : copy key for starting auth-proxy] ********************
Monday 22 January 2018 16:35:24 +0000 (0:00:00.036) 0:13:34.170 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [contiv_auth_proxy : copy systemd units for auth-proxy] *******************
Monday 22 January 2018 16:35:24 +0000 (0:00:00.037) 0:13:34.208 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [contiv_auth_proxy : start auth-proxy container] **************************
Monday 22 January 2018 16:35:24 +0000 (0:00:00.037) 0:13:34.246 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [contiv : Ensure bin_dir exists] ******************************************
Monday 22 January 2018 16:35:24 +0000 (0:00:00.035) 0:13:34.281 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [contiv : include_tasks] **************************************************
Monday 22 January 2018 16:35:24 +0000 (0:00:00.035) 0:13:34.317 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [contiv : include_tasks] **************************************************
Monday 22 January 2018 16:35:24 +0000 (0:00:00.036) 0:13:34.353 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [contiv : include_tasks] **************************************************
Monday 22 January 2018 16:35:24 +0000 (0:00:00.039) 0:13:34.392 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master : fail] *************************************************
Monday 22 January 2018 16:35:24 +0000 (0:00:00.034) 0:13:34.427 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master : Add iptables allow rules] *****************************
Monday 22 January 2018 16:35:24 +0000 (0:00:00.036) 0:13:34.463 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'port': u'8443/tcp', u'service': u'api server https'})
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'port': u'8444/tcp', u'service': u'api controllers https'})
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'port': u'8053/tcp', u'service': u'skydns tcp'})
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'port': u'8053/udp', u'service': u'skydns udp'})
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'cond': False, u'port': u'4001/tcp', u'service': u'etcd embedded'})
TASK [openshift_master : Remove iptables rules] ********************************
Monday 22 January 2018 16:35:25 +0000 (0:00:01.504) 0:13:35.967 ********
TASK [openshift_master : Add firewalld allow rules] ****************************
Monday 22 January 2018 16:35:25 +0000 (0:00:00.035) 0:13:36.003 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'port': u'8443/tcp', u'service': u'api server https'})
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'port': u'8444/tcp', u'service': u'api controllers https'})
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'port': u'8053/tcp', u'service': u'skydns tcp'})
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'port': u'8053/udp', u'service': u'skydns udp'})
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'cond': False, u'port': u'4001/tcp', u'service': u'etcd embedded'})
TASK [openshift_master : Remove firewalld allow rules] *************************
Monday 22 January 2018 16:35:25 +0000 (0:00:00.105) 0:13:36.108 ********
TASK [openshift_master : Install Master package] *******************************
Monday 22 January 2018 16:35:25 +0000 (0:00:00.035) 0:13:36.143 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master : Create r_openshift_master_data_dir] *******************
Monday 22 January 2018 16:35:26 +0000 (0:00:00.708) 0:13:36.852 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master : Reload systemd units] *********************************
Monday 22 January 2018 16:35:26 +0000 (0:00:00.035) 0:13:36.888 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master : Re-gather package dependent master facts] *************
Monday 22 January 2018 16:35:26 +0000 (0:00:00.035) 0:13:36.923 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master : Create config parent directory if it does not exist] ***
Monday 22 January 2018 16:35:27 +0000 (0:00:00.999) 0:13:37.923 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master : Create the policy file if it does not already exist] ***
Monday 22 January 2018 16:35:28 +0000 (0:00:00.423) 0:13:38.346 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master : Create the scheduler config] **************************
Monday 22 January 2018 16:35:28 +0000 (0:00:00.642) 0:13:38.989 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master : Install httpd-tools if needed] ************************
Monday 22 January 2018 16:35:29 +0000 (0:00:00.970) 0:13:39.960 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'challenge': u'true', u'login': u'true', u'kind': u'AllowAllPasswordIdentityProvider', u'name': u'allow_all'})
TASK [openshift_master : Ensure htpasswd directory exists] *********************
Monday 22 January 2018 16:35:29 +0000 (0:00:00.044) 0:13:40.004 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'challenge': u'true', u'login': u'true', u'kind': u'AllowAllPasswordIdentityProvider', u'name': u'allow_all'})
TASK [openshift_master : Create the htpasswd file if needed] *******************
Monday 22 January 2018 16:35:29 +0000 (0:00:00.043) 0:13:40.048 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'challenge': u'true', u'login': u'true', u'kind': u'AllowAllPasswordIdentityProvider', u'name': u'allow_all'})
TASK [openshift_master : Ensure htpasswd file exists] **************************
Monday 22 January 2018 16:35:29 +0000 (0:00:00.042) 0:13:40.091 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'challenge': u'true', u'login': u'true', u'kind': u'AllowAllPasswordIdentityProvider', u'name': u'allow_all'})
TASK [openshift_master : Create the ldap ca file if needed] ********************
Monday 22 January 2018 16:35:29 +0000 (0:00:00.043) 0:13:40.135 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'challenge': u'true', u'login': u'true', u'kind': u'AllowAllPasswordIdentityProvider', u'name': u'allow_all'})
TASK [openshift_master : Create the openid ca file if needed] ******************
Monday 22 January 2018 16:35:30 +0000 (0:00:00.043) 0:13:40.178 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'challenge': u'true', u'login': u'true', u'kind': u'AllowAllPasswordIdentityProvider', u'name': u'allow_all'})
TASK [openshift_master : Create the request header ca file if needed] **********
Monday 22 January 2018 16:35:30 +0000 (0:00:00.042) 0:13:40.221 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'challenge': u'true', u'login': u'true', u'kind': u'AllowAllPasswordIdentityProvider', u'name': u'allow_all'})
TASK [openshift_master : check whether our docker-registry setting exists in the env file] ***
Monday 22 January 2018 16:35:30 +0000 (0:00:00.044) 0:13:40.265 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master : set_fact] *********************************************
Monday 22 January 2018 16:35:30 +0000 (0:00:00.394) 0:13:40.660 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master : Set fact of all etcd host IPs] ************************
Monday 22 January 2018 16:35:30 +0000 (0:00:00.191) 0:13:40.851 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master : Update journald config] *******************************
Monday 22 January 2018 16:35:31 +0000 (0:00:01.050) 0:13:41.902 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/journald.yml for ci-prtest-684dc76-1-ig-m-c02k
TASK [openshift_master : Checking for journald.conf] ***************************
Monday 22 January 2018 16:35:31 +0000 (0:00:00.060) 0:13:41.963 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master : Create journald persistence directories] **************
Monday 22 January 2018 16:35:32 +0000 (0:00:00.420) 0:13:42.383 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master : Update journald setup] ********************************
Monday 22 January 2018 16:35:32 +0000 (0:00:00.395) 0:13:42.779 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'var': u'Storage', u'val': u'persistent'})
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'var': u'Compress', u'val': True})
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'var': u'SyncIntervalSec', u'val': u'1s'})
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'var': u'RateLimitInterval', u'val': u'1s'})
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'var': u'RateLimitBurst', u'val': 10000})
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'var': u'SystemMaxUse', u'val': u'8G'})
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'var': u'SystemKeepFree', u'val': u'20%'})
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'var': u'SystemMaxFileSize', u'val': u'10M'})
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'var': u'MaxRetentionSec', u'val': u'1month'})
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'var': u'MaxFileSec', u'val': u'1day'})
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'var': u'ForwardToSyslog', u'val': False})
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'var': u'ForwardToWall', u'val': False})
TASK [openshift_master : Restart journald] *************************************
Monday 22 January 2018 16:35:35 +0000 (0:00:02.950) 0:13:45.730 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master : Install the systemd units] ****************************
Monday 22 January 2018 16:35:35 +0000 (0:00:00.373) 0:13:46.104 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/systemd_units.yml for ci-prtest-684dc76-1-ig-m-c02k
TASK [openshift_master : Set HA Service Info for containerized installs] *******
Monday 22 January 2018 16:35:36 +0000 (0:00:00.091) 0:13:46.196 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master : include_tasks] ****************************************
Monday 22 January 2018 16:35:36 +0000 (0:00:00.038) 0:13:46.234 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/registry_auth.yml for ci-prtest-684dc76-1-ig-m-c02k
TASK [openshift_master : Check for credentials file for registry auth] *********
Monday 22 January 2018 16:35:36 +0000 (0:00:00.073) 0:13:46.307 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master : Create credentials for registry auth] *****************
Monday 22 January 2018 16:35:36 +0000 (0:00:00.038) 0:13:46.346 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master : Create credentials for registry auth (alternative)] ***
Monday 22 January 2018 16:35:36 +0000 (0:00:00.046) 0:13:46.393 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master : Setup ro mount of /root/.docker for containerized hosts] ***
Monday 22 January 2018 16:35:36 +0000 (0:00:00.042) 0:13:46.435 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master : Disable the legacy master service if it exists] *******
Monday 22 January 2018 16:35:36 +0000 (0:00:00.036) 0:13:46.471 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master : Remove the legacy master service if it exists] ********
Monday 22 January 2018 16:35:36 +0000 (0:00:00.343) 0:13:46.815 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master : Pre-pull master image] ********************************
Monday 22 January 2018 16:35:36 +0000 (0:00:00.265) 0:13:47.081 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master : Create the ha systemd unit files] *********************
Monday 22 January 2018 16:35:36 +0000 (0:00:00.037) 0:13:47.118 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item=api)
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item=controllers)
TASK [openshift_master : command] **********************************************
Monday 22 January 2018 16:35:38 +0000 (0:00:01.538) 0:13:48.656 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master : enable master services] *******************************
Monday 22 January 2018 16:35:38 +0000 (0:00:00.283) 0:13:48.939 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item=api)
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item=controllers)
TASK [openshift_master : Preserve Master API Proxy Config options] *************
Monday 22 January 2018 16:35:39 +0000 (0:00:00.602) 0:13:49.542 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master : Preserve Master API AWS options] **********************
Monday 22 January 2018 16:35:39 +0000 (0:00:00.246) 0:13:49.789 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master : Create the master api service env file] ***************
Monday 22 January 2018 16:35:39 +0000 (0:00:00.241) 0:13:50.030 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master : Restore Master API Proxy Config Options] **************
Monday 22 January 2018 16:35:40 +0000 (0:00:00.846) 0:13:50.876 ********
TASK [openshift_master : Restore Master API AWS Options] ***********************
Monday 22 January 2018 16:35:40 +0000 (0:00:00.036) 0:13:50.912 ********
TASK [openshift_master : Preserve Master Controllers Proxy Config options] *****
Monday 22 January 2018 16:35:40 +0000 (0:00:00.037) 0:13:50.950 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master : Preserve Master Controllers AWS options] **************
Monday 22 January 2018 16:35:42 +0000 (0:00:01.253) 0:13:52.203 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master : Create the master controllers service env file] *******
Monday 22 January 2018 16:35:42 +0000 (0:00:00.273) 0:13:52.476 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master : Restore Master Controllers Proxy Config Options] ******
Monday 22 January 2018 16:35:43 +0000 (0:00:00.850) 0:13:53.326 ********
TASK [openshift_master : Restore Master Controllers AWS Options] ***************
Monday 22 January 2018 16:35:43 +0000 (0:00:00.036) 0:13:53.363 ********
TASK [openshift_master : Install Master system container] **********************
Monday 22 January 2018 16:35:43 +0000 (0:00:00.037) 0:13:53.400 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master : Create session secrets file] **************************
Monday 22 January 2018 16:35:43 +0000 (0:00:00.037) 0:13:53.438 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master : set_fact] *********************************************
Monday 22 January 2018 16:35:44 +0000 (0:00:00.806) 0:13:54.244 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master : Create master config] *********************************
Monday 22 January 2018 16:35:44 +0000 (0:00:00.064) 0:13:54.309 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master : include_tasks] ****************************************
Monday 22 January 2018 16:35:45 +0000 (0:00:00.983) 0:13:55.292 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/bootstrap_settings.yml for ci-prtest-684dc76-1-ig-m-c02k
TASK [openshift_master : modify controller args] *******************************
Monday 22 January 2018 16:35:45 +0000 (0:00:00.073) 0:13:55.366 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master : include_tasks] ****************************************
Monday 22 January 2018 16:35:45 +0000 (0:00:00.690) 0:13:56.056 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/set_loopback_context.yml for ci-prtest-684dc76-1-ig-m-c02k
TASK [openshift_master : Test local loopback context] **************************
Monday 22 January 2018 16:35:45 +0000 (0:00:00.078) 0:13:56.135 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master : command] **********************************************
Monday 22 January 2018 16:35:46 +0000 (0:00:00.462) 0:13:56.598 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master : command] **********************************************
Monday 22 January 2018 16:35:46 +0000 (0:00:00.039) 0:13:56.637 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master : command] **********************************************
Monday 22 January 2018 16:35:46 +0000 (0:00:00.037) 0:13:56.675 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master : Start and enable master api on first master] **********
Monday 22 January 2018 16:35:46 +0000 (0:00:00.035) 0:13:56.710 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master : Dump logs from master-api if it failed] ***************
Monday 22 January 2018 16:35:56 +0000 (0:00:09.964) 0:14:06.675 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master : set_fact] *********************************************
Monday 22 January 2018 16:35:56 +0000 (0:00:00.036) 0:14:06.711 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master : pause] ************************************************
Monday 22 January 2018 16:35:56 +0000 (0:00:00.065) 0:14:06.777 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master : Start and enable master api all masters] **************
Monday 22 January 2018 16:35:56 +0000 (0:00:00.038) 0:14:06.815 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master : Dump logs from master-api if it failed] ***************
Monday 22 January 2018 16:35:56 +0000 (0:00:00.038) 0:14:06.854 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master : set_fact] *********************************************
Monday 22 January 2018 16:35:56 +0000 (0:00:00.035) 0:14:06.889 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master : include_tasks] ****************************************
Monday 22 January 2018 16:35:56 +0000 (0:00:00.038) 0:14:06.927 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/check_master_api_is_ready.yml for ci-prtest-684dc76-1-ig-m-c02k
TASK [openshift_master : Wait for API to become available] *********************
Monday 22 January 2018 16:35:56 +0000 (0:00:00.086) 0:14:07.014 ********
FAILED - RETRYING: Wait for API to become available (120 retries left).
ok: [ci-prtest-684dc76-1-ig-m-c02k]
[WARNING]: Consider using get_url or uri module rather than running curl
TASK [openshift_master : Start and enable master controller service] ***********
Monday 22 January 2018 16:35:58 +0000 (0:00:01.848) 0:14:08.862 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master : Dump logs from master-controllers if it failed] *******
Monday 22 January 2018 16:35:59 +0000 (0:00:00.552) 0:14:09.415 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master : Set fact master_controllers_service_status_changed] ***
Monday 22 January 2018 16:35:59 +0000 (0:00:00.037) 0:14:09.453 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master : node bootstrap settings] ******************************
Monday 22 January 2018 16:35:59 +0000 (0:00:00.059) 0:14:09.513 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/bootstrap.yml for ci-prtest-684dc76-1-ig-m-c02k
TASK [openshift_master : create service account kubeconfig with csr rights] ****
Monday 22 January 2018 16:35:59 +0000 (0:00:00.094) 0:14:09.607 ********
FAILED - RETRYING: create service account kubeconfig with csr rights (24 retries left).
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_master : put service account kubeconfig into a file on disk for bootstrap] ***
Monday 22 January 2018 16:36:05 +0000 (0:00:06.187) 0:14:15.794 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [tuned : Check for tuned package] *****************************************
Monday 22 January 2018 16:36:06 +0000 (0:00:00.848) 0:14:16.643 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [tuned : Set tuned OpenShift variables] ***********************************
Monday 22 January 2018 16:36:06 +0000 (0:00:00.409) 0:14:17.052 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [tuned : Ensure directory structure exists] *******************************
Monday 22 January 2018 16:36:06 +0000 (0:00:00.062) 0:14:17.115 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item={'group': u'root', 'uid': 0, 'ctime': 1515100481.3071997, 'state': 'directory', 'gid': 0, 'mode': '0775', 'mtime': 1513818616.0, 'owner': 'root', 'path': u'openshift', 'root': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates', 'size': 24})
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item={'group': u'root', 'uid': 0, 'ctime': 1515100481.3071997, 'state': 'directory', 'gid': 0, 'mode': '0775', 'mtime': 1513818616.0, 'owner': 'root', 'path': u'openshift-control-plane', 'root': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates', 'size': 24})
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item={'group': u'root', 'uid': 0, 'ctime': 1515100481.3071997, 'state': 'directory', 'gid': 0, 'mode': '0775', 'mtime': 1513818616.0, 'owner': 'root', 'path': u'openshift-node', 'root': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates', 'size': 24})
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item={'src': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates/recommend.conf', 'group': u'root', 'uid': 0, 'ctime': 1515100480.5591998, 'state': 'file', 'gid': 0, 'mode': '0664', 'mtime': 1513818616.0, 'owner': 'root', 'path': u'recommend.conf', 'root': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates', 'size': 268})
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item={'src': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates/openshift/tuned.conf', 'group': u'root', 'uid': 0, 'ctime': 1515100480.5581996, 'state': 'file', 'gid': 0, 'mode': '0664', 'mtime': 1513818616.0, 'owner': 'root', 'path': u'openshift/tuned.conf', 'root': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates', 'size': 593})
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item={'src': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates/openshift-control-plane/tuned.conf', 'group': u'root', 'uid': 0, 'ctime': 1515100480.5581996, 'state': 'file', 'gid': 0, 'mode': '0664', 'mtime': 1513818616.0, 'owner': 'root', 'path': u'openshift-control-plane/tuned.conf', 'root': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates', 'size': 744})
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item={'src': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates/openshift-node/tuned.conf', 'group': u'root', 'uid': 0, 'ctime': 1515100480.5581996, 'state': 'file', 'gid': 0, 'mode': '0664', 'mtime': 1513818616.0, 'owner': 'root', 'path': u'openshift-node/tuned.conf', 'root': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates', 'size': 135})
TASK [tuned : Ensure files are populated from templates] ***********************
Monday 22 January 2018 16:36:07 +0000 (0:00:00.837) 0:14:17.952 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item={'group': u'root', 'uid': 0, 'ctime': 1515100481.3071997, 'state': 'directory', 'gid': 0, 'mode': '0775', 'mtime': 1513818616.0, 'owner': 'root', 'path': u'openshift', 'root': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates', 'size': 24})
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item={'group': u'root', 'uid': 0, 'ctime': 1515100481.3071997, 'state': 'directory', 'gid': 0, 'mode': '0775', 'mtime': 1513818616.0, 'owner': 'root', 'path': u'openshift-control-plane', 'root': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates', 'size': 24})
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item={'group': u'root', 'uid': 0, 'ctime': 1515100481.3071997, 'state': 'directory', 'gid': 0, 'mode': '0775', 'mtime': 1513818616.0, 'owner': 'root', 'path': u'openshift-node', 'root': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates', 'size': 24})
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item={'src': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates/recommend.conf', 'group': u'root', 'uid': 0, 'ctime': 1515100480.5591998, 'state': 'file', 'gid': 0, 'mode': '0664', 'mtime': 1513818616.0, 'owner': 'root', 'path': u'recommend.conf', 'root': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates', 'size': 268})
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item={'src': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates/openshift/tuned.conf', 'group': u'root', 'uid': 0, 'ctime': 1515100480.5581996, 'state': 'file', 'gid': 0, 'mode': '0664', 'mtime': 1513818616.0, 'owner': 'root', 'path': u'openshift/tuned.conf', 'root': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates', 'size': 593})
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item={'src': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates/openshift-control-plane/tuned.conf', 'group': u'root', 'uid': 0, 'ctime': 1515100480.5581996, 'state': 'file', 'gid': 0, 'mode': '0664', 'mtime': 1513818616.0, 'owner': 'root', 'path': u'openshift-control-plane/tuned.conf', 'root': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates', 'size': 744})
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item={'src': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates/openshift-node/tuned.conf', 'group': u'root', 'uid': 0, 'ctime': 1515100480.5581996, 'state': u'file', 'gid': 0, 'mode': u'0664', 'mtime': 1513818616.0, 'owner': u'root', 'path': u'openshift-node/tuned.conf', 'root': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates', 'size': 135})
TASK [tuned : Make tuned use the recommended tuned profile on restart] *********
Monday 22 January 2018 16:36:10 +0000 (0:00:02.290) 0:14:20.243 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [tuned : Restart tuned service] *******************************************
Monday 22 January 2018 16:36:10 +0000 (0:00:00.260) 0:14:20.504 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [nuage_common : Set the Nuage plugin openshift directory fact to handle Atomic host install] ***
Monday 22 January 2018 16:36:12 +0000 (0:00:01.754) 0:14:22.258 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [nuage_common : Set the Nuage CNI network config directory fact to handle Atomic host install] ***
Monday 22 January 2018 16:36:12 +0000 (0:00:00.037) 0:14:22.296 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [nuage_common : Set the Nuage CNI binary directory fact to handle Atomic host install] ***
Monday 22 January 2018 16:36:12 +0000 (0:00:00.036) 0:14:22.332 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [nuage_common : Assure CNI plugin config dir exists before daemon set install] ***
Monday 22 January 2018 16:36:12 +0000 (0:00:00.036) 0:14:22.368 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [nuage_common : Assure CNI netconf directory exists before daemon set install] ***
Monday 22 January 2018 16:36:12 +0000 (0:00:00.036) 0:14:22.405 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [nuage_common : Assure CNI plugin binary directory exists before daemon set install] ***
Monday 22 January 2018 16:36:12 +0000 (0:00:00.037) 0:14:22.443 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [nuage_ca : Install openssl] **********************************************
Monday 22 January 2018 16:36:12 +0000 (0:00:00.035) 0:14:22.478 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [nuage_ca : Create CA directory] ******************************************
Monday 22 January 2018 16:36:12 +0000 (0:00:00.049) 0:14:22.528 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [nuage_ca : Create certificate directory] *********************************
Monday 22 January 2018 16:36:12 +0000 (0:00:00.052) 0:14:22.581 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [nuage_ca : Check if the CA key already exists] ***************************
Monday 22 January 2018 16:36:12 +0000 (0:00:00.052) 0:14:22.633 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [nuage_ca : Create CA key] ************************************************
Monday 22 January 2018 16:36:12 +0000 (0:00:00.052) 0:14:22.685 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [nuage_ca : Check if the CA crt already exists] ***************************
Monday 22 January 2018 16:36:12 +0000 (0:00:00.050) 0:14:22.736 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [nuage_ca : Create CA crt] ************************************************
Monday 22 January 2018 16:36:12 +0000 (0:00:00.052) 0:14:22.788 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [nuage_ca : Create the serial file] ***************************************
Monday 22 January 2018 16:36:12 +0000 (0:00:00.051) 0:14:22.840 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [nuage_ca : Copy SSL config file] *****************************************
Monday 22 January 2018 16:36:12 +0000 (0:00:00.053) 0:14:22.893 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [nuage_common : Set the Nuage plugin openshift directory fact to handle Atomic host install] ***
Monday 22 January 2018 16:36:12 +0000 (0:00:00.038) 0:14:22.932 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [nuage_common : Set the Nuage CNI network config directory fact to handle Atomic host install] ***
Monday 22 January 2018 16:36:12 +0000 (0:00:00.037) 0:14:22.969 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [nuage_common : Set the Nuage CNI binary directory fact to handle Atomic host install] ***
Monday 22 January 2018 16:36:12 +0000 (0:00:00.037) 0:14:23.007 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [nuage_common : Assure CNI plugin config dir exists before daemon set install] ***
Monday 22 January 2018 16:36:12 +0000 (0:00:00.036) 0:14:23.043 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [nuage_common : Assure CNI netconf directory exists before daemon set install] ***
Monday 22 January 2018 16:36:12 +0000 (0:00:00.035) 0:14:23.079 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [nuage_common : Assure CNI plugin binary directory exists before daemon set install] ***
Monday 22 January 2018 16:36:12 +0000 (0:00:00.036) 0:14:23.116 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [nuage_master : Add iptables allow rules] *********************************
Monday 22 January 2018 16:36:12 +0000 (0:00:00.036) 0:14:23.152 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'port': u'9443/tcp', u'service': u'openshift-monitor'})
TASK [nuage_master : Remove iptables rules] ************************************
Monday 22 January 2018 16:36:13 +0000 (0:00:00.044) 0:14:23.197 ********
TASK [nuage_master : Add firewalld allow rules] ********************************
Monday 22 January 2018 16:36:13 +0000 (0:00:00.034) 0:14:23.232 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'port': u'9443/tcp', u'service': u'openshift-monitor'})
TASK [nuage_master : Remove firewalld allow rules] *****************************
Monday 22 January 2018 16:36:13 +0000 (0:00:00.046) 0:14:23.278 ********
TASK [nuage_master : Set the Nuage certificate directory fact for Atomic hosts] ***
Monday 22 January 2018 16:36:13 +0000 (0:00:00.036) 0:14:23.314 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [nuage_master : Set the Nuage kubeconfig file path fact for Atomic hosts] ***
Monday 22 January 2018 16:36:13 +0000 (0:00:00.035) 0:14:23.350 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [nuage_master : Set the Nuage monitor yaml location fact for Atomic hosts] ***
Monday 22 January 2018 16:36:13 +0000 (0:00:00.034) 0:14:23.385 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [nuage_master : Set the Nuage monitor certs location fact for Atomic hosts] ***
Monday 22 January 2018 16:36:13 +0000 (0:00:00.037) 0:14:23.423 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [nuage_master : Set the Nuage master config directory for daemon sets install] ***
Monday 22 January 2018 16:36:13 +0000 (0:00:00.036) 0:14:23.459 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [nuage_master : Set the Nuage node config directory for daemon sets install] ***
Monday 22 January 2018 16:36:13 +0000 (0:00:00.038) 0:14:23.497 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [nuage_master : Set the Nuage CNI plugin binary directory for daemon sets install] ***
Monday 22 January 2018 16:36:13 +0000 (0:00:00.035) 0:14:23.532 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [nuage_master : Create directory /usr/share/nuage-openshift-monitor] ******
Monday 22 January 2018 16:36:13 +0000 (0:00:00.035) 0:14:23.568 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [nuage_master : Create directory /var/usr/share/nuage-openshift-monitor] ***
Monday 22 January 2018 16:36:13 +0000 (0:00:00.036) 0:14:23.605 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [nuage_master : Create directory /var/usr/bin for monitor binary on atomic] ***
Monday 22 January 2018 16:36:13 +0000 (0:00:00.038) 0:14:23.643 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [nuage_master : Create CNI bin directory /var/opt/cni/bin] ****************
Monday 22 January 2018 16:36:13 +0000 (0:00:00.033) 0:14:23.677 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [nuage_master : Create the log directory] *********************************
Monday 22 January 2018 16:36:13 +0000 (0:00:00.039) 0:14:23.717 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [nuage_master : include_tasks] ********************************************
Monday 22 January 2018 16:36:13 +0000 (0:00:00.040) 0:14:23.757 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [nuage_master : Download the certs and keys] ******************************
Monday 22 January 2018 16:36:13 +0000 (0:00:00.042) 0:14:23.800 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=ca.crt)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=nuage.crt)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=nuage.key)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=nuage.kubeconfig)
TASK [nuage_master : Copy the certificates and keys] ***************************
Monday 22 January 2018 16:36:13 +0000 (0:00:00.056) 0:14:23.857 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=ca.crt)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=nuage.crt)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=nuage.key)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=nuage.kubeconfig)
TASK [nuage_master : include_tasks] ********************************************
Monday 22 January 2018 16:36:13 +0000 (0:00:00.058) 0:14:23.915 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [nuage_master : Install Nuage VSD user certificate] ***********************
Monday 22 January 2018 16:36:13 +0000 (0:00:00.037) 0:14:23.953 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [nuage_master : Install Nuage VSD user key] *******************************
Monday 22 January 2018 16:36:13 +0000 (0:00:00.037) 0:14:23.991 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [nuage_master : Create Nuage master daemon set yaml file] *****************
Monday 22 January 2018 16:36:13 +0000 (0:00:00.035) 0:14:24.026 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [nuage_master : Create Nuage node daemon set yaml file] *******************
Monday 22 January 2018 16:36:13 +0000 (0:00:00.036) 0:14:24.062 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [nuage_master : Add the service account to the privileged scc to have root permissions] ***
Monday 22 January 2018 16:36:13 +0000 (0:00:00.036) 0:14:24.099 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [nuage_master : Spawn Nuage Master monitor daemon sets pod] ***************
Monday 22 January 2018 16:36:13 +0000 (0:00:00.037) 0:14:24.136 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [nuage_master : Spawn Nuage CNI daemon sets pod] **************************
Monday 22 January 2018 16:36:14 +0000 (0:00:00.034) 0:14:24.170 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [nuage_master : Restart daemons] ******************************************
Monday 22 January 2018 16:36:14 +0000 (0:00:00.037) 0:14:24.208 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [calico : Calico Node | Error if invalid cert arguments] ******************
Monday 22 January 2018 16:36:14 +0000 (0:00:00.039) 0:14:24.248 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [calico : Calico Node | Generate OpenShift-etcd certs] ********************
Monday 22 January 2018 16:36:14 +0000 (0:00:00.037) 0:14:24.285 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [calico : Calico Node | Set etcd cert location facts] *********************
Monday 22 January 2018 16:36:14 +0000 (0:00:00.038) 0:14:24.324 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [calico : Calico Node | Error if no certs set.] ***************************
Monday 22 January 2018 16:36:14 +0000 (0:00:00.037) 0:14:24.361 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=calico_etcd_ca_cert_file)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=calico_etcd_cert_file)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=calico_etcd_key_file)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=calico_etcd_endpoints)
TASK [calico : Calico Node | Assure the calico certs are present] **************
Monday 22 January 2018 16:36:14 +0000 (0:00:00.058) 0:14:24.420 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [calico : Calico Node | Configure Calico service unit file] ***************
Monday 22 January 2018 16:36:14 +0000 (0:00:00.041) 0:14:24.461 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [calico : Calico Node | Enable calico] ************************************
Monday 22 January 2018 16:36:14 +0000 (0:00:00.036) 0:14:24.497 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [calico : Calico Node | Assure CNI conf dir exists] ***********************
Monday 22 January 2018 16:36:14 +0000 (0:00:00.036) 0:14:24.534 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [calico : Calico Node | Generate Calico CNI config] ***********************
Monday 22 January 2018 16:36:14 +0000 (0:00:00.036) 0:14:24.570 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [calico : Calico Node | Assures Kuberentes CNI bin dir exists] ************
Monday 22 January 2018 16:36:14 +0000 (0:00:00.038) 0:14:24.608 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [calico : Calico Node | Download Calico CNI Plugin] ***********************
Monday 22 January 2018 16:36:14 +0000 (0:00:00.034) 0:14:24.643 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [calico : Calico Node | Download Calico IPAM Plugin] **********************
Monday 22 January 2018 16:36:14 +0000 (0:00:00.037) 0:14:24.680 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [calico : Calico Node | Download and extract standard CNI plugins] ********
Monday 22 January 2018 16:36:14 +0000 (0:00:00.035) 0:14:24.716 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [calico : Calico Node | Assure Calico conf dir exists] ********************
Monday 22 January 2018 16:36:14 +0000 (0:00:00.037) 0:14:24.754 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [calico : Calico Node | Set calicoctl.cfg] ********************************
Monday 22 January 2018 16:36:14 +0000 (0:00:00.034) 0:14:24.789 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [calico_master : Calico Master | Assure the calico certs have been generated] ***
Monday 22 January 2018 16:36:14 +0000 (0:00:00.036) 0:14:24.825 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [calico_master : Calico Master | Create temp directory for policy controller definition] ***
Monday 22 January 2018 16:36:14 +0000 (0:00:00.038) 0:14:24.864 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [calico_master : Calico Master | Write Calico Policy Controller definition] ***
Monday 22 January 2018 16:36:14 +0000 (0:00:00.036) 0:14:24.900 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [calico_master : Calico Master | Launch Calico Policy Controller] *********
Monday 22 January 2018 16:36:14 +0000 (0:00:00.036) 0:14:24.937 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [calico_master : Calico Master | Delete temp directory] *******************
Monday 22 January 2018 16:36:14 +0000 (0:00:00.036) 0:14:24.973 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [calico_master : Calico Master | oc adm policy add-scc-to-user privileged system:serviceaccount:kube-system:calico] ***
Monday 22 January 2018 16:36:14 +0000 (0:00:00.036) 0:14:25.010 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [calico_master : Download Calicoctl] **************************************
Monday 22 January 2018 16:36:14 +0000 (0:00:00.035) 0:14:25.046 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [include_role] ************************************************************
Monday 22 January 2018 16:36:14 +0000 (0:00:00.035) 0:14:25.081 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [Setup the node group config maps] ****************************************
Monday 22 January 2018 16:36:14 +0000 (0:00:00.034) 0:14:25.116 ********
TASK [openshift_node_group : Build node config maps] ***************************
Monday 22 January 2018 16:36:18 +0000 (0:00:03.794) 0:14:28.911 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_node_group/tasks/create_config.yml for ci-prtest-684dc76-1-ig-m-c02k
included: /usr/share/ansible/openshift-ansible/roles/openshift_node_group/tasks/create_config.yml for ci-prtest-684dc76-1-ig-m-c02k
TASK [openshift_node_group : fetch node configmap] *****************************
Monday 22 January 2018 16:36:18 +0000 (0:00:00.138) 0:14:29.050 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_node_group : debug node config] ********************************
Monday 22 January 2018 16:36:19 +0000 (0:00:00.977) 0:14:30.027 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k] => {
"configout": {
"changed": false,
"failed": false,
"results": {
"cmd": "/bin/oc get configmap node-config-master -o json -n openshift-node",
"results": [
{}
],
"returncode": 0,
"stderr": "Error from server (NotFound): configmaps \"node-config-master\" not found\n",
"stdout": ""
},
"state": "list"
}
}
TASK [openshift_node_group : create a temp dir for this work] ******************
Monday 22 January 2018 16:36:19 +0000 (0:00:00.077) 0:14:30.104 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_node_group : create node config template] **********************
Monday 22 January 2018 16:36:20 +0000 (0:00:00.288) 0:14:30.393 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_node_group : lay down the config from the existing configmap] ***
Monday 22 January 2018 16:36:21 +0000 (0:00:00.795) 0:14:31.189 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_node_group : specialize the generated configs for node-config-master] ***
Monday 22 January 2018 16:36:21 +0000 (0:00:00.053) 0:14:31.242 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_node_group : debug] ********************************************
Monday 22 January 2018 16:36:21 +0000 (0:00:00.051) 0:14:31.293 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k] => {
"yeditout": {
"changed": false,
"skip_reason": "Conditional result was False",
"skipped": true
}
}
TASK [openshift_node_group : create node-config.yaml configmap] ****************
Monday 22 January 2018 16:36:21 +0000 (0:00:00.083) 0:14:31.377 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_node_group : remove templated files] ***************************
Monday 22 January 2018 16:36:22 +0000 (0:00:00.999) 0:14:32.377 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_node_group : fetch node configmap] *****************************
Monday 22 January 2018 16:36:22 +0000 (0:00:00.311) 0:14:32.688 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_node_group : debug node config] ********************************
Monday 22 January 2018 16:36:23 +0000 (0:00:00.548) 0:14:33.237 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k] => {
"configout": {
"changed": false,
"failed": false,
"results": {
"cmd": "/bin/oc get configmap node-config-node -o json -n openshift-node",
"results": [
{}
],
"returncode": 0,
"stderr": "Error from server (NotFound): configmaps \"node-config-node\" not found\n",
"stdout": ""
},
"state": "list"
}
}
TASK [openshift_node_group : create a temp dir for this work] ******************
Monday 22 January 2018 16:36:23 +0000 (0:00:00.076) 0:14:33.313 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_node_group : create node config template] **********************
Monday 22 January 2018 16:36:23 +0000 (0:00:00.272) 0:14:33.586 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_node_group : lay down the config from the existing configmap] ***
Monday 22 January 2018 16:36:24 +0000 (0:00:00.833) 0:14:34.420 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_node_group : specialize the generated configs for node-config-node] ***
Monday 22 January 2018 16:36:24 +0000 (0:00:00.052) 0:14:34.473 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_node_group : debug] ********************************************
Monday 22 January 2018 16:36:24 +0000 (0:00:00.341) 0:14:34.814 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k] => {
"yeditout": {
"changed": true,
"failed": false,
"result": [
{
"edit": {
"allowDisabledDocker": false,
"apiVersion": "v1",
"authConfig": {
"authenticationCacheSize": 1000,
"authenticationCacheTTL": "5m",
"authorizationCacheSize": 1000,
"authorizationCacheTTL": "5m"
},
"dnsBindAddress": "127.0.0.1:53",
"dnsDomain": "cluster.local",
"dnsIP": "0.0.0.0",
"dnsNameservers": null,
"dnsRecursiveResolvConf": "/etc/origin/node/resolv.conf",
"dockerConfig": {
"dockerShimRootDirectory": "/var/lib/dockershim",
"dockerShimSocket": "/var/run/dockershim.sock",
"execHandlerName": "native"
},
"enable-controller-attach-detach": [
"true"
],
"enableUnidling": true,
"imageConfig": {
"format": "openshift/origin-${component}:${version}",
"latest": false
},
"iptablesSyncPeriod": "30s",
"kind": "NodeConfig",
"kubeletArguments": {
"cloud-config": [
"/etc/origin/cloudprovider/gce.conf"
],
"cloud-provider": [
"gce"
],
"node-labels": [
"role=app"
],
"pods-per-core": [
"20"
]
},
"masterClientConnectionOverrides": {
"acceptContentTypes": "application/vnd.kubernetes.protobuf,application/json",
"burst": 40,
"contentType": "application/vnd.kubernetes.protobuf",
"qps": 20
},
"masterKubeConfig": "node.kubeconfig",
"networkConfig": {
"mtu": 1410,
"networkPluginName": "redhat/openshift-ovs-subnet"
},
"networkPluginName": "redhat/openshift-ovs-subnet",
"nodeIP": "",
"podManifestConfig": null,
"servingInfo": {
"bindAddress": "0.0.0.0:10250",
"bindNetwork": "tcp4",
"certFile": "server.crt",
"clientCA": "node-client-ca.crt",
"keyFile": "server.key",
"namedCertificates": null
},
"volumeConfig": {
"localQuota": {
"perFSGroup": null
}
},
"volumeDirectory": "/var/lib/origin/openshift.local.volumes"
},
"key": "kubeletArguments.pods-per-core"
}
],
"state": "present"
}
}
TASK [openshift_node_group : create node-config.yaml configmap] ****************
Monday 22 January 2018 16:36:24 +0000 (0:00:00.094) 0:14:34.909 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_node_group : remove templated files] ***************************
Monday 22 January 2018 16:36:25 +0000 (0:00:01.016) 0:14:35.926 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
RUNNING HANDLER [openshift_master : restart master api] ************************
Monday 22 January 2018 16:36:26 +0000 (0:00:00.298) 0:14:36.224 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
RUNNING HANDLER [openshift_master : restart master controllers] ****************
Monday 22 January 2018 16:36:26 +0000 (0:00:00.041) 0:14:36.266 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [Create group for deployment type] ****************************************
Monday 22 January 2018 16:36:26 +0000 (0:00:00.054) 0:14:36.320 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Configure API Aggregation on masters] ************************************
TASK [include_tasks] ***********************************************************
Monday 22 January 2018 16:36:26 +0000 (0:00:00.079) 0:14:36.400 ********
included: /usr/share/ansible/openshift-ansible/playbooks/openshift-master/private/tasks/wire_aggregator.yml for ci-prtest-684dc76-1-ig-m-c02k
TASK [Make temp cert dir] ******************************************************
Monday 22 January 2018 16:36:26 +0000 (0:00:00.074) 0:14:36.474 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [Check for First Master Aggregator Signer cert] ***************************
Monday 22 January 2018 16:36:26 +0000 (0:00:00.299) 0:14:36.774 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211]
TASK [Check for First Master Aggregator Signer key] ****************************
Monday 22 January 2018 16:36:26 +0000 (0:00:00.288) 0:14:37.063 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211]
TASK [Creating First Master Aggregator signer certs] ***************************
Monday 22 January 2018 16:36:27 +0000 (0:00:00.273) 0:14:37.337 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211]
TASK [Check for Aggregator Signer cert] ****************************************
Monday 22 January 2018 16:36:28 +0000 (0:00:00.941) 0:14:38.278 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [Check for Aggregator Signer key] *****************************************
Monday 22 January 2018 16:36:28 +0000 (0:00:00.293) 0:14:38.571 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [Copy Aggregator Signer certs from first master] **************************
Monday 22 January 2018 16:36:28 +0000 (0:00:00.276) 0:14:38.848 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=front-proxy-ca.crt)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=front-proxy-ca.key)
TASK [Copy Aggregator Signer certs to host] ************************************
Monday 22 January 2018 16:36:28 +0000 (0:00:00.052) 0:14:38.900 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=front-proxy-ca.crt)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=front-proxy-ca.key)
TASK [Check for first master api-client config] ********************************
Monday 22 January 2018 16:36:28 +0000 (0:00:00.058) 0:14:38.959 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211]
TASK [Create first master api-client config for Aggregator] ********************
Monday 22 January 2018 16:36:29 +0000 (0:00:00.264) 0:14:39.223 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211]
TASK [Copy first master api-client config for Aggregator] **********************
Monday 22 January 2018 16:36:30 +0000 (0:00:01.276) 0:14:40.500 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211] => (item=aggregator-front-proxy.crt)
changed: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211] => (item=aggregator-front-proxy.key)
changed: [ci-prtest-684dc76-1-ig-m-c02k -> 35.227.111.211] => (item=aggregator-front-proxy.kubeconfig)
TASK [Check for api-client config] *********************************************
Monday 22 January 2018 16:36:31 +0000 (0:00:00.982) 0:14:41.483 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [Copy api-client config from first master] ********************************
Monday 22 January 2018 16:36:31 +0000 (0:00:00.289) 0:14:41.772 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=aggregator-front-proxy.crt)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=aggregator-front-proxy.key)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=aggregator-front-proxy.kubeconfig)
TASK [Copy api-client config to host] ******************************************
Monday 22 January 2018 16:36:31 +0000 (0:00:00.059) 0:14:41.832 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=aggregator-front-proxy.crt)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=aggregator-front-proxy.key)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=aggregator-front-proxy.kubeconfig)
TASK [Delete temp directory] ***************************************************
Monday 22 January 2018 16:36:31 +0000 (0:00:00.052) 0:14:41.884 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [Setup extension file for service console UI] *****************************
Monday 22 January 2018 16:36:32 +0000 (0:00:00.507) 0:14:42.392 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [Update master config] ****************************************************
Monday 22 January 2018 16:36:33 +0000 (0:00:00.793) 0:14:43.185 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [restart master api] ******************************************************
Monday 22 January 2018 16:36:33 +0000 (0:00:00.632) 0:14:43.818 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [restart master controllers] **********************************************
Monday 22 January 2018 16:36:44 +0000 (0:00:10.624) 0:14:54.442 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [Verify API Server] *******************************************************
Monday 22 January 2018 16:36:45 +0000 (0:00:01.268) 0:14:55.711 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Re-enable excluder if it was previously enabled] *************************
TASK [openshift_excluder : Detecting Atomic Host Operating System] *************
Monday 22 January 2018 16:36:46 +0000 (0:00:00.555) 0:14:56.266 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_excluder : Debug r_openshift_excluder_enable_docker_excluder] ***
Monday 22 January 2018 16:36:46 +0000 (0:00:00.514) 0:14:56.781 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k] => {
"r_openshift_excluder_enable_docker_excluder": true
}
TASK [openshift_excluder : Debug r_openshift_excluder_enable_openshift_excluder] ***
Monday 22 January 2018 16:36:46 +0000 (0:00:00.303) 0:14:57.084 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k] => {
"r_openshift_excluder_enable_openshift_excluder": true
}
TASK [openshift_excluder : Fail if invalid openshift_excluder_action provided] ***
Monday 22 January 2018 16:36:47 +0000 (0:00:00.306) 0:14:57.390 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_excluder : Fail if r_openshift_excluder_upgrade_target is not defined] ***
Monday 22 January 2018 16:36:47 +0000 (0:00:00.040) 0:14:57.431 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_excluder : Include main action task file] **********************
Monday 22 January 2018 16:36:47 +0000 (0:00:00.039) 0:14:57.470 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/enable.yml for ci-prtest-684dc76-1-ig-m-c02k
TASK [openshift_excluder : Install excluders] **********************************
Monday 22 January 2018 16:36:47 +0000 (0:00:00.062) 0:14:57.533 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/install.yml for ci-prtest-684dc76-1-ig-m-c02k
TASK [openshift_excluder : Install docker excluder - yum] **********************
Monday 22 January 2018 16:36:47 +0000 (0:00:00.055) 0:14:57.588 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_excluder : Install docker excluder - dnf] **********************
Monday 22 January 2018 16:36:47 +0000 (0:00:00.041) 0:14:57.630 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_excluder : Install openshift excluder - yum] *******************
Monday 22 January 2018 16:36:47 +0000 (0:00:00.041) 0:14:57.671 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_excluder : Install openshift excluder - dnf] *******************
Monday 22 January 2018 16:36:47 +0000 (0:00:00.041) 0:14:57.713 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_excluder : set_fact] *******************************************
Monday 22 January 2018 16:36:47 +0000 (0:00:00.041) 0:14:57.754 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_excluder : Enable excluders] ***********************************
Monday 22 January 2018 16:36:47 +0000 (0:00:00.043) 0:14:57.797 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/exclude.yml for ci-prtest-684dc76-1-ig-m-c02k
TASK [openshift_excluder : Check for docker-excluder] **************************
Monday 22 January 2018 16:36:47 +0000 (0:00:00.058) 0:14:57.856 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_excluder : Enable docker excluder] *****************************
Monday 22 January 2018 16:36:48 +0000 (0:00:00.531) 0:14:58.388 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_excluder : Check for openshift excluder] ***********************
Monday 22 January 2018 16:36:48 +0000 (0:00:00.550) 0:14:58.938 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_excluder : Enable openshift excluder] **************************
Monday 22 January 2018 16:36:49 +0000 (0:00:00.522) 0:14:59.460 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Master Install Checkpoint End] *******************************************
TASK [Set Master install 'Complete'] *******************************************
Monday 22 January 2018 16:36:49 +0000 (0:00:00.566) 0:15:00.027 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Master Additional Install Checkpoint Start] ******************************
TASK [Set Master Additional install 'In Progress'] *****************************
Monday 22 January 2018 16:36:50 +0000 (0:00:00.320) 0:15:00.348 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Additional master configuration] *****************************************
TASK [openshift_project_request_template : Create temp file for template] ******
Monday 22 January 2018 16:36:50 +0000 (0:00:00.334) 0:15:00.683 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_project_request_template : Generate default project template] ***
Monday 22 January 2018 16:36:50 +0000 (0:00:00.034) 0:15:00.717 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_project_request_template : Write default project template to file] ***
Monday 22 January 2018 16:36:50 +0000 (0:00:00.035) 0:15:00.753 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_project_request_template : Apply template modifications] *******
Monday 22 January 2018 16:36:50 +0000 (0:00:00.035) 0:15:00.789 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_project_request_template : Create or update project request template] ***
Monday 22 January 2018 16:36:50 +0000 (0:00:00.033) 0:15:00.822 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_project_request_template : Delete temp file] *******************
Monday 22 January 2018 16:36:50 +0000 (0:00:00.032) 0:15:00.855 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_examples : Create local temp dir for OpenShift examples copy] ***
Monday 22 January 2018 16:36:50 +0000 (0:00:00.041) 0:15:00.897 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k -> localhost]
TASK [openshift_examples : Create tar of OpenShift examples] *******************
Monday 22 January 2018 16:36:51 +0000 (0:00:00.669) 0:15:01.567 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k -> localhost]
TASK [openshift_examples : Create the remote OpenShift examples directory] *****
Monday 22 January 2018 16:36:52 +0000 (0:00:01.482) 0:15:03.049 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_examples : Unarchive the OpenShift examples on the remote] *****
Monday 22 January 2018 16:36:53 +0000 (0:00:00.297) 0:15:03.346 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_examples : Cleanup the OpenShift Examples temp dir] ************
Monday 22 January 2018 16:36:54 +0000 (0:00:01.082) 0:15:04.429 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k -> localhost]
TASK [openshift_examples : Modify registry paths if registry_url is not registry.access.redhat.com] ***
Monday 22 January 2018 16:36:54 +0000 (0:00:00.166) 0:15:04.595 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_examples : Import RHEL streams] ********************************
Monday 22 January 2018 16:36:54 +0000 (0:00:00.048) 0:15:04.644 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=/usr/share/openshift/examples/image-streams/image-streams-rhel7.json)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=/usr/share/openshift/examples/image-streams/dotnet_imagestreams.json)
TASK [openshift_examples : Import Centos Image streams] ************************
Monday 22 January 2018 16:36:54 +0000 (0:00:00.069) 0:15:04.713 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item=/usr/share/openshift/examples/image-streams/image-streams-centos7.json)
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item=/usr/share/openshift/examples/image-streams/dotnet_imagestreams_centos.json)
TASK [openshift_examples : Import db templates] ********************************
Monday 22 January 2018 16:36:55 +0000 (0:00:01.177) 0:15:05.891 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_examples : Remove defunct quickstart template files] ***********
Monday 22 January 2018 16:36:56 +0000 (0:00:00.640) 0:15:06.531 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item=/usr/share/openshift/examples/quickstart-templates/nodejs.json)
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item=/usr/share/openshift/examples/quickstart-templates/cakephp.json)
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item=/usr/share/openshift/examples/quickstart-templates/dancer.json)
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item=/usr/share/openshift/examples/quickstart-templates/django.json)
TASK [openshift_examples : Remove defunct quickstart templates from openshift namespace] ***
Monday 22 January 2018 16:36:57 +0000 (0:00:00.946) 0:15:07.478 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item=nodejs-example)
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item=cakephp-example)
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item=dancer-example)
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item=django-example)
TASK [openshift_examples : Import quickstart-templates] ************************
Monday 22 January 2018 16:36:59 +0000 (0:00:02.056) 0:15:09.534 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_examples : Remove old xPaas template files] ********************
Monday 22 January 2018 16:37:00 +0000 (0:00:00.861) 0:15:10.396 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item=/usr/share/openshift/examples/xpaas-templates/sso70-basic.json)
TASK [openshift_examples : Remove old xPaas templates from openshift namespace] ***
Monday 22 January 2018 16:37:00 +0000 (0:00:00.293) 0:15:10.689 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item=sso70-basic)
TASK [openshift_examples : Import xPaas image streams] *************************
Monday 22 January 2018 16:37:01 +0000 (0:00:00.510) 0:15:11.200 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_examples : Import xPaas templates] *****************************
Monday 22 January 2018 16:37:01 +0000 (0:00:00.047) 0:15:11.248 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_hosted_templates : Create local temp dir for OpenShift hosted templates copy] ***
Monday 22 January 2018 16:37:01 +0000 (0:00:00.052) 0:15:11.301 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k -> localhost]
TASK [openshift_hosted_templates : Create tar of OpenShift examples] ***********
Monday 22 January 2018 16:37:02 +0000 (0:00:01.671) 0:15:12.973 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k -> localhost]
TASK [openshift_hosted_templates : Create remote OpenShift hosted templates directory] ***
Monday 22 January 2018 16:37:03 +0000 (0:00:00.668) 0:15:13.641 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_hosted_templates : Unarchive the OpenShift hosted templates on the remote] ***
Monday 22 January 2018 16:37:03 +0000 (0:00:00.286) 0:15:13.928 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_hosted_templates : Cleanup the OpenShift hosted templates temp dir] ***
Monday 22 January 2018 16:37:04 +0000 (0:00:01.033) 0:15:14.961 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k -> localhost]
TASK [openshift_hosted_templates : Modify registry paths if registry_url is not registry.access.redhat.com] ***
Monday 22 January 2018 16:37:04 +0000 (0:00:00.165) 0:15:15.127 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_hosted_templates : Create temp directory for kubeconfig] *******
Monday 22 January 2018 16:37:05 +0000 (0:00:00.044) 0:15:15.172 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_hosted_templates : Record kubeconfig tmp dir] ******************
Monday 22 January 2018 16:37:05 +0000 (0:00:00.271) 0:15:15.443 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_hosted_templates : Copy the admin client config(s)] ************
Monday 22 January 2018 16:37:05 +0000 (0:00:00.066) 0:15:15.509 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_hosted_templates : Create or update hosted templates] **********
Monday 22 January 2018 16:37:05 +0000 (0:00:00.263) 0:15:15.773 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_hosted_templates : Delete temp directory] **********************
Monday 22 January 2018 16:37:06 +0000 (0:00:00.522) 0:15:16.296 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_manageiq : Add Management Infrastructure project] **************
Monday 22 January 2018 16:37:06 +0000 (0:00:00.253) 0:15:16.550 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_manageiq : Create Admin and Image Inspector Service Account] ***
Monday 22 January 2018 16:37:08 +0000 (0:00:02.006) 0:15:18.557 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item=management-admin)
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item=inspector-admin)
TASK [openshift_manageiq : Create manageiq cluster role] ***********************
Monday 22 January 2018 16:37:10 +0000 (0:00:02.388) 0:15:20.945 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_manageiq : Create Hawkular Metrics Admin Cluster Role] *********
Monday 22 January 2018 16:37:12 +0000 (0:00:01.523) 0:15:22.469 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_manageiq : Configure role/user permissions] ********************
Monday 22 January 2018 16:37:13 +0000 (0:00:01.255) 0:15:23.725 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'resource_kind': u'role', u'resource_name': u'admin', u'user': u'management-admin'})
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'resource_kind': u'role', u'resource_name': u'admin', u'user': u'system:serviceaccount:management-infra:management-admin'})
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'resource_kind': u'cluster-role', u'resource_name': u'management-infra-admin', u'user': u'system:serviceaccount:management-infra:management-admin'})
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'resource_kind': u'cluster-role', u'resource_name': u'cluster-reader', u'user': u'system:serviceaccount:management-infra:management-admin'})
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'resource_kind': u'scc', u'resource_name': u'privileged', u'user': u'system:serviceaccount:management-infra:management-admin'})
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'resource_kind': u'cluster-role', u'resource_name': u'system:image-puller', u'user': u'system:serviceaccount:management-infra:inspector-admin'})
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'resource_kind': u'scc', u'resource_name': u'privileged', u'user': u'system:serviceaccount:management-infra:inspector-admin'})
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'resource_kind': u'cluster-role', u'resource_name': u'self-provisioner', u'user': u'system:serviceaccount:management-infra:management-admin'})
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'resource_kind': u'cluster-role', u'resource_name': u'hawkular-metrics-admin', u'user': u'system:serviceaccount:management-infra:management-admin'})
TASK [openshift_manageiq : Configure 3_2 role/user permissions] ****************
Monday 22 January 2018 16:37:20 +0000 (0:00:07.260) 0:15:30.986 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'resource_kind': u'cluster-role', u'resource_name': u'system:image-auditor', u'user': u'system:serviceaccount:management-infra:management-admin'})
TASK [cockpit : Add iptables allow rules] **************************************
Monday 22 January 2018 16:37:21 +0000 (0:00:00.851) 0:15:31.837 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'port': u'9090/tcp', u'service': u'cockpit-ws'})
TASK [cockpit : Remove iptables rules] *****************************************
Monday 22 January 2018 16:37:21 +0000 (0:00:00.054) 0:15:31.892 ********
TASK [cockpit : Add firewalld allow rules] *************************************
Monday 22 January 2018 16:37:21 +0000 (0:00:00.037) 0:15:31.930 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'port': u'9090/tcp', u'service': u'cockpit-ws'})
TASK [cockpit : Remove firewalld allow rules] **********************************
Monday 22 January 2018 16:37:21 +0000 (0:00:00.052) 0:15:31.982 ********
TASK [cockpit : Install cockpit-ws] ********************************************
Monday 22 January 2018 16:37:21 +0000 (0:00:00.038) 0:15:32.021 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=cockpit-ws)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=cockpit-system)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=cockpit-bridge)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=cockpit-docker)
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=cockpit-kubernetes)
TASK [cockpit : Enable cockpit-ws] *********************************************
Monday 22 January 2018 16:37:21 +0000 (0:00:00.086) 0:15:32.108 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [flannel_register : Assures /etc/flannel dir exists] **********************
Monday 22 January 2018 16:37:21 +0000 (0:00:00.041) 0:15:32.150 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [flannel_register : Generate etcd configuration for etcd] *****************
Monday 22 January 2018 16:37:22 +0000 (0:00:00.040) 0:15:32.190 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [flannel_register : Insert flannel configuration into etcd] ***************
Monday 22 January 2018 16:37:22 +0000 (0:00:00.037) 0:15:32.228 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Master Additional Install Checkpoint End] ********************************
TASK [Set Master Additional install 'Complete'] ********************************
Monday 22 January 2018 16:37:22 +0000 (0:00:00.046) 0:15:32.274 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Node Install Checkpoint Start] *******************************************
TASK [Set Node install 'In Progress'] ******************************************
Monday 22 January 2018 16:37:22 +0000 (0:00:00.084) 0:15:32.359 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Create OpenShift certificates for node hosts] ****************************
skipping: no hosts matched
PLAY [Disable excluders] *******************************************************
skipping: no hosts matched
PLAY [Evaluate node groups] ****************************************************
TASK [Evaluate oo_containerized_master_nodes] **********************************
Monday 22 January 2018 16:37:22 +0000 (0:00:00.086) 0:15:32.446 ********
PLAY [Configure containerized nodes] *******************************************
skipping: no hosts matched
PLAY [Configure nodes] *********************************************************
skipping: no hosts matched
PLAY [create additional node network plugin groups] ****************************
skipping: no hosts matched
[WARNING]: Could not match supplied host pattern, ignoring:
oo_nodes_use_flannel
PLAY [etcd_client node config] *************************************************
skipping: no hosts matched
[WARNING]: Could not match supplied host pattern, ignoring:
oo_nodes_use_calico
[WARNING]: Could not match supplied host pattern, ignoring:
oo_nodes_use_contiv
[WARNING]: Could not match supplied host pattern, ignoring: oo_nodes_use_kuryr
PLAY [Additional node config] **************************************************
skipping: no hosts matched
PLAY [Additional node config] **************************************************
skipping: no hosts matched
[WARNING]: Could not match supplied host pattern, ignoring: oo_nodes_use_nuage
PLAY [Additional node config] **************************************************
skipping: no hosts matched
PLAY [Additional node config] **************************************************
skipping: no hosts matched
PLAY [Configure Kuryr node] ****************************************************
skipping: no hosts matched
PLAY [Additional node config] **************************************************
skipping: no hosts matched
PLAY [Re-enable excluder if it was previously enabled] *************************
skipping: no hosts matched
PLAY [Node Install Checkpoint End] *********************************************
TASK [Set Node install 'Complete'] *********************************************
Monday 22 January 2018 16:37:22 +0000 (0:00:00.079) 0:15:32.526 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [GlusterFS Install Checkpoint Start] **************************************
TASK [Set GlusterFS install 'In Progress'] *************************************
Monday 22 January 2018 16:37:22 +0000 (0:00:00.084) 0:15:32.610 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Open firewall ports for GlusterFS nodes] *********************************
[WARNING]: Could not match supplied host pattern, ignoring: glusterfs
skipping: no hosts matched
[WARNING]: Could not match supplied host pattern, ignoring: glusterfs_registry
PLAY [Open firewall ports for GlusterFS registry nodes] ************************
skipping: no hosts matched
PLAY [Configure GlusterFS] *****************************************************
TASK [setup glusterfs] *********************************************************
Monday 22 January 2018 16:37:22 +0000 (0:00:00.051) 0:15:32.662 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [GlusterFS Install Checkpoint End] ****************************************
TASK [Set GlusterFS install 'Complete'] ****************************************
Monday 22 January 2018 16:37:22 +0000 (0:00:00.044) 0:15:32.706 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Hosted Install Checkpoint Start] *****************************************
TASK [Set Hosted install 'In Progress'] ****************************************
Monday 22 January 2018 16:37:22 +0000 (0:00:00.044) 0:15:32.751 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Create Hosted Resources - persistent volumes] ****************************
TASK [openshift_persistent_volumes : Create temp directory for volume definitions] ***
Monday 22 January 2018 16:37:22 +0000 (0:00:00.084) 0:15:32.836 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_persistent_volumes : Copy the admin client config(s)] **********
Monday 22 January 2018 16:37:22 +0000 (0:00:00.282) 0:15:33.118 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_persistent_volumes : set_fact] *********************************
Monday 22 January 2018 16:37:23 +0000 (0:00:00.270) 0:15:33.388 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_persistent_volumes : create standard pv and pvc lists] *********
Monday 22 January 2018 16:37:23 +0000 (0:00:00.042) 0:15:33.431 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_persistent_volumes : include_tasks] ****************************
Monday 22 January 2018 16:37:23 +0000 (0:00:00.063) 0:15:33.494 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_persistent_volumes/tasks/pv.yml for ci-prtest-684dc76-1-ig-m-c02k
TASK [openshift_persistent_volumes : Deploy PersistentVolume definitions] ******
Monday 22 January 2018 16:37:23 +0000 (0:00:00.048) 0:15:33.542 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_persistent_volumes : Create PersistentVolumes] *****************
Monday 22 January 2018 16:37:23 +0000 (0:00:00.043) 0:15:33.586 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_persistent_volumes : include_tasks] ****************************
Monday 22 January 2018 16:37:23 +0000 (0:00:00.043) 0:15:33.630 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_persistent_volumes/tasks/pvc.yml for ci-prtest-684dc76-1-ig-m-c02k
TASK [openshift_persistent_volumes : Deploy PersistentVolumeClaim definitions] ***
Monday 22 January 2018 16:37:23 +0000 (0:00:00.048) 0:15:33.679 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_persistent_volumes : Create PersistentVolumeClaims] ************
Monday 22 January 2018 16:37:23 +0000 (0:00:00.042) 0:15:33.721 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_persistent_volumes : Delete temp directory] ********************
Monday 22 January 2018 16:37:23 +0000 (0:00:00.043) 0:15:33.765 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Create Hosted Resources - openshift_default_storage_class] ***************
TASK [openshift_default_storage_class : Ensure storageclass object] ************
Monday 22 January 2018 16:37:23 +0000 (0:00:00.278) 0:15:34.044 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Create Hosted Resources - openshift projects] ****************************
TASK [include_role] ************************************************************
Monday 22 January 2018 16:37:25 +0000 (0:00:01.302) 0:15:35.346 ********
TASK [openshift_hosted : Create default projects] ******************************
Monday 22 January 2018 16:37:28 +0000 (0:00:03.304) 0:15:38.651 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item={'value': {u'default_node_selector': u''}, 'key': u'default'})
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item={'value': {u'default_node_selector': u''}, 'key': u'logging'})
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item={'value': {u'default_node_selector': u''}, 'key': u'openshift-infra'})
TASK [openshift_hosted : Create additional projects] ***************************
Monday 22 January 2018 16:37:32 +0000 (0:00:03.811) 0:15:42.462 ********
PLAY [Create Hosted Resources - router] ****************************************
TASK [set_fact] ****************************************************************
Monday 22 January 2018 16:37:32 +0000 (0:00:00.047) 0:15:42.510 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [include_role] ************************************************************
Monday 22 January 2018 16:37:32 +0000 (0:00:00.178) 0:15:42.688 ********
TASK [openshift_hosted : Add iptables allow rules] *****************************
Monday 22 January 2018 16:37:36 +0000 (0:00:03.597) 0:15:46.285 ********
TASK [openshift_hosted : Remove iptables rules] ********************************
Monday 22 January 2018 16:37:36 +0000 (0:00:00.065) 0:15:46.351 ********
TASK [openshift_hosted : Add firewalld allow rules] ****************************
Monday 22 January 2018 16:37:36 +0000 (0:00:00.043) 0:15:46.395 ********
TASK [openshift_hosted : Remove firewalld allow rules] *************************
Monday 22 January 2018 16:37:36 +0000 (0:00:00.042) 0:15:46.438 ********
TASK [openshift_hosted : Retrieve list of openshift nodes matching router selector] ***
Monday 22 January 2018 16:37:36 +0000 (0:00:00.040) 0:15:46.478 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_hosted : set_fact replicas] ************************************
Monday 22 January 2018 16:37:36 +0000 (0:00:00.043) 0:15:46.521 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_hosted : Get the certificate contents for router] **************
Monday 22 January 2018 16:37:36 +0000 (0:00:00.077) 0:15:46.599 ********
TASK [openshift_hosted : generate a default wildcard router certificate] *******
Monday 22 January 2018 16:37:36 +0000 (0:00:00.049) 0:15:46.648 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'name': u'router', u'certificate': {}, u'replicas': u'1', u'serviceaccount': u'router', u'namespace': u'default', u'stats_port': 1936, u'edits': [{u'action': u'put', u'key': u'spec.strategy.rollingParams.intervalSeconds', u'value': 1}, {u'action': u'put', u'key': u'spec.strategy.rollingParams.updatePeriodSeconds', u'value': 1}, {u'action': u'put', u'key': u'spec.strategy.activeDeadlineSeconds', u'value': 21600}], u'images': u'openshift/origin-${component}:${version}', u'selector': u'role=infra', u'ports': [u'80:80', u'443:443']})
TASK [openshift_hosted : set the openshift_hosted_router_certificate] **********
Monday 22 January 2018 16:37:38 +0000 (0:00:01.674) 0:15:48.322 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_hosted : Create the router service account(s)] *****************
Monday 22 January 2018 16:37:38 +0000 (0:00:00.117) 0:15:48.440 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'name': u'router', u'certificate': {u'certfile': u'/etc/origin/master/openshift-router.crt', u'keyfile': u'/etc/origin/master/openshift-router.key', u'cafile': u'/etc/origin/master/ca.crt'}, u'replicas': u'1', u'serviceaccount': u'router', u'namespace': u'default', u'stats_port': 1936, u'edits': [{u'action': u'put', u'key': u'spec.strategy.rollingParams.intervalSeconds', u'value': 1}, {u'action': u'put', u'key': u'spec.strategy.rollingParams.updatePeriodSeconds', u'value': 1}, {u'action': u'put', u'key': u'spec.strategy.activeDeadlineSeconds', u'value': 21600}], u'images': u'openshift/origin-${component}:${version}', u'selector': u'role=infra', u'ports': [u'80:80', u'443:443']})
TASK [openshift_hosted : Grant the router service account(s) access to the appropriate scc] ***
Monday 22 January 2018 16:37:39 +0000 (0:00:01.063) 0:15:49.504 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'name': u'router', u'certificate': {u'certfile': u'/etc/origin/master/openshift-router.crt', u'keyfile': u'/etc/origin/master/openshift-router.key', u'cafile': u'/etc/origin/master/ca.crt'}, u'replicas': u'1', u'serviceaccount': u'router', u'namespace': u'default', u'stats_port': 1936, u'edits': [{u'action': u'put', u'key': u'spec.strategy.rollingParams.intervalSeconds', u'value': 1}, {u'action': u'put', u'key': u'spec.strategy.rollingParams.updatePeriodSeconds', u'value': 1}, {u'action': u'put', u'key': u'spec.strategy.activeDeadlineSeconds', u'value': 21600}], u'images': u'openshift/origin-${component}:${version}', u'selector': u'role=infra', u'ports': [u'80:80', u'443:443']})
TASK [openshift_hosted : Set additional permissions for router service account] ***
Monday 22 January 2018 16:37:40 +0000 (0:00:00.795) 0:15:50.300 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'name': u'router', u'certificate': {u'certfile': u'/etc/origin/master/openshift-router.crt', u'keyfile': u'/etc/origin/master/openshift-router.key', u'cafile': u'/etc/origin/master/ca.crt'}, u'replicas': u'1', u'serviceaccount': u'router', u'namespace': u'default', u'stats_port': 1936, u'edits': [{u'action': u'put', u'key': u'spec.strategy.rollingParams.intervalSeconds', u'value': 1}, {u'action': u'put', u'key': u'spec.strategy.rollingParams.updatePeriodSeconds', u'value': 1}, {u'action': u'put', u'key': u'spec.strategy.activeDeadlineSeconds', u'value': 21600}], u'images': u'openshift/origin-${component}:${version}', u'selector': u'role=infra', u'ports': [u'80:80', u'443:443']})
TASK [openshift_hosted : Create OpenShift router] ******************************
Monday 22 January 2018 16:37:41 +0000 (0:00:00.864) 0:15:51.165 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'name': u'router', u'certificate': {u'certfile': u'/etc/origin/master/openshift-router.crt', u'keyfile': u'/etc/origin/master/openshift-router.key', u'cafile': u'/etc/origin/master/ca.crt'}, u'replicas': u'1', u'serviceaccount': u'router', u'namespace': u'default', u'stats_port': 1936, u'edits': [{u'action': u'put', u'key': u'spec.strategy.rollingParams.intervalSeconds', u'value': 1}, {u'action': u'put', u'key': u'spec.strategy.rollingParams.updatePeriodSeconds', u'value': 1}, {u'action': u'put', u'key': u'spec.strategy.activeDeadlineSeconds', u'value': 21600}], u'images': u'openshift/origin-${component}:${version}', u'selector': u'role=infra', u'ports': [u'80:80', u'443:443']})
TASK [openshift_hosted : Wait for pod (Routers)] *******************************
Monday 22 January 2018 16:37:49 +0000 (0:00:08.212) 0:15:59.377 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_hosted/tasks/wait_for_pod.yml for ci-prtest-684dc76-1-ig-m-c02k
TASK [openshift_hosted : Ensure OpenShift pod correctly rolls out (best-effort today)] ***
Monday 22 January 2018 16:37:49 +0000 (0:00:00.057) 0:15:59.435 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'name': u'router', u'certificate': {u'keyfile': u'/etc/origin/master/openshift-router.key', u'certfile': u'/etc/origin/master/openshift-router.crt', u'cafile': u'/etc/origin/master/ca.crt'}, u'replicas': u'1', u'namespace': u'default', u'serviceaccount': u'router', u'selector': u'role=infra', u'edits': [{u'action': u'put', u'value': 1, u'key': u'spec.strategy.rollingParams.intervalSeconds'}, {u'action': u'put', u'value': 1, u'key': u'spec.strategy.rollingParams.updatePeriodSeconds'}, {u'action': u'put', u'value': 21600, u'key': u'spec.strategy.activeDeadlineSeconds'}], u'images': u'openshift/origin-${component}:${version}', u'stats_port': 1936, u'ports': [u'80:80', u'443:443']})
TASK [openshift_hosted : Determine the latest version of the OpenShift pod deployment] ***
Monday 22 January 2018 16:37:49 +0000 (0:00:00.073) 0:15:59.509 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'name': u'router', u'certificate': {u'keyfile': u'/etc/origin/master/openshift-router.key', u'certfile': u'/etc/origin/master/openshift-router.crt', u'cafile': u'/etc/origin/master/ca.crt'}, u'replicas': u'1', u'namespace': u'default', u'serviceaccount': u'router', u'selector': u'role=infra', u'edits': [{u'action': u'put', u'value': 1, u'key': u'spec.strategy.rollingParams.intervalSeconds'}, {u'action': u'put', u'value': 1, u'key': u'spec.strategy.rollingParams.updatePeriodSeconds'}, {u'action': u'put', u'value': 21600, u'key': u'spec.strategy.activeDeadlineSeconds'}], u'images': u'openshift/origin-${component}:${version}', u'stats_port': 1936, u'ports': [u'80:80', u'443:443']})
TASK [openshift_hosted : Poll for OpenShift pod deployment success] ************
Monday 22 January 2018 16:37:49 +0000 (0:00:00.074) 0:15:59.583 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=[{u'name': u'router', u'certificate': {u'certfile': u'/etc/origin/master/openshift-router.crt', u'keyfile': u'/etc/origin/master/openshift-router.key', u'cafile': u'/etc/origin/master/ca.crt'}, u'replicas': u'1', u'namespace': u'default', u'serviceaccount': u'router', u'selector': u'role=infra', u'edits': [{u'action': u'put', u'key': u'spec.strategy.rollingParams.intervalSeconds', u'value': 1}, {u'action': u'put', u'key': u'spec.strategy.rollingParams.updatePeriodSeconds', u'value': 1}, {u'action': u'put', u'key': u'spec.strategy.activeDeadlineSeconds', u'value': 21600}], u'images': u'openshift/origin-${component}:${version}', u'stats_port': 1936, u'ports': [u'80:80', u'443:443']}, {'skipped': True, '_ansible_no_log': False, 'skip_reason': u'Conditional result was False', '_ansible_item_result': True, 'item': {u'name': u'router', u'certificate': {u'keyfile': u'/etc/origin/master/openshift-router.key', u'certfile': u'/etc/origin/master/openshift-router.crt', u'cafile': u'/etc/origin/master/ca.crt'}, u'replicas': u'1', u'namespace': u'default', u'serviceaccount': u'router', u'stats_port': 1936, u'edits': [{u'action': u'put', u'value': 1, u'key': u'spec.strategy.rollingParams.intervalSeconds'}, {u'action': u'put', u'value': 1, u'key': u'spec.strategy.rollingParams.updatePeriodSeconds'}, {u'action': u'put', u'value': 21600, u'key': u'spec.strategy.activeDeadlineSeconds'}], u'images': u'openshift/origin-${component}:${version}', u'selector': u'role=infra', u'ports': [u'80:80', u'443:443']}, 'changed': False, '_ansible_ignore_errors': None}])
PLAY [Create Hosted Resources - registry] **************************************
TASK [set_fact] ****************************************************************
Monday 22 January 2018 16:37:49 +0000 (0:00:00.087) 0:15:59.670 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [include_role] ************************************************************
Monday 22 January 2018 16:37:49 +0000 (0:00:00.168) 0:15:59.839 ********
TASK [openshift_hosted : Create temp directory for doing work in] **************
Monday 22 January 2018 16:37:53 +0000 (0:00:03.706) 0:16:03.545 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_hosted : Add iptables allow rules] *****************************
Monday 22 January 2018 16:37:53 +0000 (0:00:00.478) 0:16:04.024 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'cond': False, u'port': u'5000/tcp', u'service': u'Docker Registry Port'})
TASK [openshift_hosted : Remove iptables rules] ********************************
Monday 22 January 2018 16:37:53 +0000 (0:00:00.069) 0:16:04.093 ********
TASK [openshift_hosted : Add firewalld allow rules] ****************************
Monday 22 January 2018 16:37:53 +0000 (0:00:00.041) 0:16:04.135 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'cond': False, u'port': u'5000/tcp', u'service': u'Docker Registry Port'})
TASK [openshift_hosted : Remove firewalld allow rules] *************************
Monday 22 January 2018 16:37:54 +0000 (0:00:00.069) 0:16:04.204 ********
TASK [openshift_hosted : Retrieve list of openshift nodes matching registry selector] ***
Monday 22 January 2018 16:37:54 +0000 (0:00:00.042) 0:16:04.247 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_hosted : set_fact l_node_count to number of nodes matching registry selector] ***
Monday 22 January 2018 16:37:54 +0000 (0:00:00.038) 0:16:04.285 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_hosted : set_fact l_default_replicas when l_node_count == 0] ***
Monday 22 January 2018 16:37:54 +0000 (0:00:00.040) 0:16:04.326 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_hosted : set_fact l_default_replicas when l_node_count > 0] ****
Monday 22 January 2018 16:37:54 +0000 (0:00:00.039) 0:16:04.366 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_hosted : set openshift_hosted facts] ***************************
Monday 22 January 2018 16:37:54 +0000 (0:00:00.042) 0:16:04.408 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_hosted : Update registry environment variables when pushing via dns] ***
Monday 22 January 2018 16:37:54 +0000 (0:00:00.266) 0:16:04.675 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_hosted : Update registry proxy settings for dc/docker-registry] ***
Monday 22 January 2018 16:37:54 +0000 (0:00:00.263) 0:16:04.939 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_hosted : Create the registry service account] ******************
Monday 22 January 2018 16:37:55 +0000 (0:00:00.246) 0:16:05.185 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_hosted : Grant the registry service account access to the appropriate scc] ***
Monday 22 January 2018 16:37:55 +0000 (0:00:00.956) 0:16:06.141 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_hosted : oc adm policy add-cluster-role-to-user system:registry system:serviceaccount:default:registry] ***
Monday 22 January 2018 16:37:56 +0000 (0:00:00.734) 0:16:06.875 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_hosted : create the default registry service] ******************
Monday 22 January 2018 16:37:57 +0000 (0:00:00.841) 0:16:07.717 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_hosted : include_tasks] ****************************************
Monday 22 January 2018 16:37:59 +0000 (0:00:01.605) 0:16:09.322 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_hosted/tasks/secure.yml for ci-prtest-684dc76-1-ig-m-c02k
TASK [openshift_hosted : Include reencrypt route configuration] ****************
Monday 22 January 2018 16:37:59 +0000 (0:00:00.094) 0:16:09.416 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_hosted : Include passthrough route configuration] **************
Monday 22 January 2018 16:37:59 +0000 (0:00:00.040) 0:16:09.457 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_hosted/tasks/secure/passthrough.yml for ci-prtest-684dc76-1-ig-m-c02k
TASK [openshift_hosted : Configure self-signed certificate file paths] *********
Monday 22 January 2018 16:37:59 +0000 (0:00:00.082) 0:16:09.539 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_hosted : Configure provided certificate file paths] ************
Monday 22 January 2018 16:37:59 +0000 (0:00:00.080) 0:16:09.619 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_hosted : Configure provided ca certificate file path] **********
Monday 22 January 2018 16:37:59 +0000 (0:00:00.040) 0:16:09.660 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_hosted : Retrieve provided certificate files] ******************
Monday 22 January 2018 16:37:59 +0000 (0:00:00.039) 0:16:09.700 ********
TASK [openshift_hosted : Configure a passthrough route for docker-registry] ****
Monday 22 January 2018 16:37:59 +0000 (0:00:00.037) 0:16:09.737 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_hosted : Fetch the docker-registry route] **********************
Monday 22 January 2018 16:38:00 +0000 (0:00:01.397) 0:16:11.135 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_hosted : Retrieve registry service for the clusterip] **********
Monday 22 January 2018 16:38:01 +0000 (0:00:00.539) 0:16:11.674 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_hosted : Generate self-signed docker-registry certificates] ****
Monday 22 January 2018 16:38:02 +0000 (0:00:00.533) 0:16:12.208 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_hosted : Retrieve certificate files to generate certificate bundle] ***
Monday 22 January 2018 16:38:02 +0000 (0:00:00.740) 0:16:12.948 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item=/etc/origin/master/registry.crt)
ok: [ci-prtest-684dc76-1-ig-m-c02k] => (item=/etc/origin/master/ca.crt)
TASK [openshift_hosted : Generate certificate bundle] **************************
Monday 22 January 2018 16:38:03 +0000 (0:00:00.482) 0:16:13.430 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_hosted : Reset the certificate path to use the bundle] *********
Monday 22 January 2018 16:38:04 +0000 (0:00:00.775) 0:16:14.205 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_hosted : Create the secret for the registry certificates] ******
Monday 22 January 2018 16:38:04 +0000 (0:00:00.068) 0:16:14.274 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_hosted : Add the secret to the registry's pod service accounts] ***
Monday 22 January 2018 16:38:05 +0000 (0:00:01.040) 0:16:15.314 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item=registry)
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item=default)
TASK [openshift_hosted : Set facts for secure registry] ************************
Monday 22 January 2018 16:38:07 +0000 (0:00:02.780) 0:16:18.095 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_hosted : Detect if there has been certificate changes] *********
Monday 22 January 2018 16:38:08 +0000 (0:00:00.066) 0:16:18.161 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_hosted : Update openshift_hosted facts with secure registry variables] ***
Monday 22 January 2018 16:38:08 +0000 (0:00:00.065) 0:16:18.226 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_hosted : include_tasks] ****************************************
Monday 22 January 2018 16:38:08 +0000 (0:00:00.072) 0:16:18.299 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_hosted/tasks/storage/object_storage.yml for ci-prtest-684dc76-1-ig-m-c02k
TASK [openshift_hosted : include_tasks] ****************************************
Monday 22 January 2018 16:38:08 +0000 (0:00:00.080) 0:16:18.380 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_hosted : Ensure the registry secret exists] ********************
Monday 22 January 2018 16:38:08 +0000 (0:00:00.038) 0:16:18.418 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_hosted : Ensure the registry secret exists for GCS] ************
Monday 22 January 2018 16:38:08 +0000 (0:00:00.037) 0:16:18.455 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_hosted : Add secrets to registry service account] **************
Monday 22 January 2018 16:38:09 +0000 (0:00:00.834) 0:16:19.290 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_hosted : Set facts for registry object storage] ****************
Monday 22 January 2018 16:38:10 +0000 (0:00:01.237) 0:16:20.528 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_hosted : Update openshift_hosted registry facts for storage] ***
Monday 22 January 2018 16:38:10 +0000 (0:00:00.066) 0:16:20.594 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_hosted : Update openshift_hosted facts for persistent volumes] ***
Monday 22 January 2018 16:38:10 +0000 (0:00:00.069) 0:16:20.664 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_hosted : include_tasks] ****************************************
Monday 22 January 2018 16:38:10 +0000 (0:00:00.040) 0:16:20.704 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_hosted : Create OpenShift registry] ****************************
Monday 22 January 2018 16:38:10 +0000 (0:00:00.038) 0:16:20.743 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_hosted : setup registry list] **********************************
Monday 22 January 2018 16:38:12 +0000 (0:00:01.894) 0:16:22.637 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_hosted : Wait for pod (Registry)] ******************************
Monday 22 January 2018 16:38:12 +0000 (0:00:00.064) 0:16:22.702 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_hosted/tasks/wait_for_pod.yml for ci-prtest-684dc76-1-ig-m-c02k
TASK [openshift_hosted : Ensure OpenShift pod correctly rolls out (best-effort today)] ***
Monday 22 January 2018 16:38:12 +0000 (0:00:00.071) 0:16:22.774 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'namespace': u'default', u'name': u'docker-registry'})
TASK [openshift_hosted : Determine the latest version of the OpenShift pod deployment] ***
Monday 22 January 2018 16:38:12 +0000 (0:00:00.050) 0:16:22.825 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item={u'namespace': u'default', u'name': u'docker-registry'})
TASK [openshift_hosted : Poll for OpenShift pod deployment success] ************
Monday 22 January 2018 16:38:12 +0000 (0:00:00.052) 0:16:22.877 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=[{u'namespace': u'default', u'name': u'docker-registry'}, {'skipped': True, '_ansible_no_log': False, 'skip_reason': u'Conditional result was False', '_ansible_item_result': True, 'item': {u'namespace': u'default', u'name': u'docker-registry'}, 'changed': False, '_ansible_ignore_errors': None}])
TASK [openshift_hosted : include_tasks] ****************************************
Monday 22 January 2018 16:38:12 +0000 (0:00:00.054) 0:16:22.931 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_hosted : Delete temp directory] ********************************
Monday 22 January 2018 16:38:12 +0000 (0:00:00.037) 0:16:22.969 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Create Hosted Resources - cockpit-ui] ************************************
TASK [cockpit-ui : fetch the docker-registry route] ****************************
Monday 22 January 2018 16:38:13 +0000 (0:00:00.291) 0:16:23.260 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [cockpit-ui : Create passthrough route for registry-console] **************
Monday 22 January 2018 16:38:13 +0000 (0:00:00.560) 0:16:23.821 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [cockpit-ui : Create temp directory for kubeconfig] ***********************
Monday 22 January 2018 16:38:14 +0000 (0:00:01.257) 0:16:25.078 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [cockpit-ui : set_fact] ***************************************************
Monday 22 January 2018 16:38:15 +0000 (0:00:00.314) 0:16:25.393 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [cockpit-ui : Copy the admin client config(s)] ****************************
Monday 22 January 2018 16:38:15 +0000 (0:00:00.088) 0:16:25.481 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [cockpit-ui : Deploy registry-console] ************************************
Monday 22 January 2018 16:38:15 +0000 (0:00:00.302) 0:16:25.784 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [cockpit-ui : Delete temp directory] **************************************
Monday 22 January 2018 16:38:16 +0000 (0:00:00.678) 0:16:26.463 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Install docker gc] *******************************************************
TASK [include_role] ************************************************************
Monday 22 January 2018 16:38:16 +0000 (0:00:00.309) 0:16:26.772 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Hosted Install Checkpoint End] *******************************************
TASK [Set Hosted install 'Complete'] *******************************************
Monday 22 January 2018 16:38:16 +0000 (0:00:00.045) 0:16:26.818 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Metrics Install Checkpoint Start] ****************************************
TASK [Set Metrics install 'In Progress'] ***************************************
Monday 22 January 2018 16:38:16 +0000 (0:00:00.087) 0:16:26.906 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [OpenShift Metrics] *******************************************************
TASK [openshift_metrics : command] *********************************************
Monday 22 January 2018 16:38:16 +0000 (0:00:00.057) 0:16:26.963 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_metrics : Check that python-passlib is available on the control host] ***
Monday 22 January 2018 16:38:16 +0000 (0:00:00.040) 0:16:27.004 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_metrics : Set default image variables based on deployment_type] ***
Monday 22 January 2018 16:38:16 +0000 (0:00:00.041) 0:16:27.045 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=/usr/share/ansible/openshift-ansible/roles/openshift_metrics/vars/default_images.yml)
TASK [openshift_metrics : Set metrics image facts] *****************************
Monday 22 January 2018 16:38:16 +0000 (0:00:00.046) 0:16:27.092 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_metrics : Create temp directory for doing work in on target] ***
Monday 22 January 2018 16:38:16 +0000 (0:00:00.039) 0:16:27.131 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_metrics : Create temp directory for all our templates] *********
Monday 22 January 2018 16:38:17 +0000 (0:00:00.039) 0:16:27.171 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_metrics : Create temp directory local on control node] *********
Monday 22 January 2018 16:38:17 +0000 (0:00:00.045) 0:16:27.216 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_metrics : Copy the admin client config(s)] *********************
Monday 22 January 2018 16:38:17 +0000 (0:00:00.038) 0:16:27.254 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_metrics : include_tasks] ***************************************
Monday 22 January 2018 16:38:17 +0000 (0:00:00.041) 0:16:27.296 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_metrics : include_tasks] ***************************************
Monday 22 January 2018 16:38:17 +0000 (0:00:00.043) 0:16:27.340 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_metrics : include_tasks] ***************************************
Monday 22 January 2018 16:38:17 +0000 (0:00:00.044) 0:16:27.385 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_metrics : Delete temp directory] *******************************
Monday 22 January 2018 16:38:17 +0000 (0:00:00.043) 0:16:27.428 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [OpenShift Metrics] *******************************************************
skipping: no hosts matched
PLAY [Metrics Install Checkpoint End] ******************************************
TASK [Set Metrics install 'Complete'] ******************************************
Monday 22 January 2018 16:38:17 +0000 (0:00:00.050) 0:16:27.479 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Logging Install Checkpoint Start] ****************************************
TASK [Set Logging install 'In Progress'] ***************************************
Monday 22 January 2018 16:38:17 +0000 (0:00:00.046) 0:16:27.525 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [OpenShift Aggregated Logging] ********************************************
TASK [openshift_logging : fail] ************************************************
Monday 22 January 2018 16:38:17 +0000 (0:00:00.048) 0:16:27.574 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_logging : Create temp directory for doing work in] *************
Monday 22 January 2018 16:38:17 +0000 (0:00:00.039) 0:16:27.613 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_logging : debug] ***********************************************
Monday 22 January 2018 16:38:17 +0000 (0:00:00.038) 0:16:27.652 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_logging : Create local temp directory for doing work in] *******
Monday 22 January 2018 16:38:17 +0000 (0:00:00.045) 0:16:27.697 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_logging : include_tasks] ***************************************
Monday 22 January 2018 16:38:17 +0000 (0:00:00.040) 0:16:27.738 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_logging : include_tasks] ***************************************
Monday 22 January 2018 16:38:17 +0000 (0:00:00.037) 0:16:27.776 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_logging : Cleaning up local temp dir] **************************
Monday 22 January 2018 16:38:17 +0000 (0:00:00.045) 0:16:27.821 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Update Master configs] ***************************************************
skipping: no hosts matched
PLAY [Logging Install Checkpoint End] ******************************************
TASK [Set Logging install 'Complete'] ******************************************
Monday 22 January 2018 16:38:17 +0000 (0:00:00.050) 0:16:27.871 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Prometheus Install Checkpoint Start] *************************************
TASK [Set Prometheus install 'In Progress'] ************************************
Monday 22 January 2018 16:38:17 +0000 (0:00:00.047) 0:16:27.919 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [OpenShift Prometheus] ****************************************************
TASK [openshift_prometheus : Set default image variables based on deployment_type] ***
Monday 22 January 2018 16:38:17 +0000 (0:00:00.046) 0:16:27.966 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k] => (item=/usr/share/ansible/openshift-ansible/roles/openshift_prometheus/vars/default_images.yml)
TASK [openshift_prometheus : Create temp directory for doing work in on target] ***
Monday 22 January 2018 16:38:17 +0000 (0:00:00.044) 0:16:28.010 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_prometheus : set_fact] *****************************************
Monday 22 January 2018 16:38:17 +0000 (0:00:00.039) 0:16:28.050 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_prometheus : Create templates subdirectory] ********************
Monday 22 January 2018 16:38:17 +0000 (0:00:00.039) 0:16:28.089 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_prometheus : include_tasks] ************************************
Monday 22 January 2018 16:38:17 +0000 (0:00:00.038) 0:16:28.128 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_prometheus : include_tasks] ************************************
Monday 22 January 2018 16:38:18 +0000 (0:00:00.037) 0:16:28.165 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_prometheus : Delete temp directory] ****************************
Monday 22 January 2018 16:38:18 +0000 (0:00:00.038) 0:16:28.204 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Prometheus Install Checkpoint End] ***************************************
TASK [Set Prometheus install 'Complete'] ***************************************
Monday 22 January 2018 16:38:18 +0000 (0:00:00.045) 0:16:28.250 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Service Catalog Install Checkpoint Start] ********************************
TASK [Set Service Catalog install 'In Progress'] *******************************
Monday 22 January 2018 16:38:18 +0000 (0:00:00.045) 0:16:28.296 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Service Catalog] *********************************************************
TASK [openshift_service_catalog : include_tasks] *******************************
Monday 22 January 2018 16:38:18 +0000 (0:00:00.047) 0:16:28.343 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [openshift_service_catalog : include_tasks] *******************************
Monday 22 January 2018 16:38:18 +0000 (0:00:00.037) 0:16:28.381 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [ansible_service_broker : include_tasks] **********************************
Monday 22 January 2018 16:38:18 +0000 (0:00:00.043) 0:16:28.425 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [ansible_service_broker : include_tasks] **********************************
Monday 22 January 2018 16:38:18 +0000 (0:00:00.044) 0:16:28.470 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [template_service_broker : include_tasks] *********************************
Monday 22 January 2018 16:38:18 +0000 (0:00:00.044) 0:16:28.515 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [template_service_broker : include_tasks] *********************************
Monday 22 January 2018 16:38:18 +0000 (0:00:00.037) 0:16:28.552 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Service Catalog Install Checkpoint End] **********************************
TASK [Set Service Catalog install 'Complete'] **********************************
Monday 22 January 2018 16:38:18 +0000 (0:00:00.047) 0:16:28.599 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Management Install Checkpoint Start] *************************************
TASK [Set Management install 'In Progress'] ************************************
Monday 22 January 2018 16:38:18 +0000 (0:00:00.043) 0:16:28.643 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Setup CFME] **************************************************************
TASK [Create a temporary place to evaluate the PV templates] *******************
Monday 22 January 2018 16:38:18 +0000 (0:00:00.046) 0:16:28.690 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [Run the CFME Setup Role] *************************************************
Monday 22 January 2018 16:38:18 +0000 (0:00:00.037) 0:16:28.728 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Management Install Checkpoint End] ***************************************
TASK [Set Management install 'Complete'] ***************************************
Monday 22 January 2018 16:38:18 +0000 (0:00:00.046) 0:16:28.774 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [Print deprecated variable warning message if necessary] ******************
TASK [debug] *******************************************************************
Monday 22 January 2018 16:38:18 +0000 (0:00:00.045) 0:16:28.820 ********
skipping: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [primary_master] **********************************************************
TASK [Retrieve cluster configuration] ******************************************
Monday 22 January 2018 16:38:18 +0000 (0:00:00.043) 0:16:28.864 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [masters] *****************************************************************
TASK [gce-master-bootstrap : Copy unit service] ********************************
Monday 22 January 2018 16:38:18 +0000 (0:00:00.283) 0:16:29.147 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [gce-master-bootstrap : Copy unit timer] **********************************
Monday 22 January 2018 16:38:19 +0000 (0:00:00.797) 0:16:29.944 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [gce-master-bootstrap : Create bootstrap update script] *******************
Monday 22 January 2018 16:38:20 +0000 (0:00:00.765) 0:16:30.710 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [gce-master-bootstrap : Start bootstrap update timer] *********************
Monday 22 January 2018 16:38:21 +0000 (0:00:00.795) 0:16:31.506 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [gce-master-bootstrap : Bootstrap all nodes that were identified with bootstrap metadata] ***
Monday 22 January 2018 16:38:21 +0000 (0:00:00.275) 0:16:31.782 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [gce-master-bootstrap : include_tasks] ************************************
Monday 22 January 2018 16:38:42 +0000 (0:00:20.549) 0:16:52.331 ********
included: /usr/share/ansible/openshift-ansible-gce/playbooks/roles/gce-master-bootstrap/tasks/autoapprover.yaml for ci-prtest-684dc76-1-ig-m-c02k
TASK [gce-master-bootstrap : Copy auto-approver config to host] ****************
Monday 22 January 2018 16:38:42 +0000 (0:00:00.061) 0:16:52.393 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item=/usr/share/ansible/openshift-ansible-gce/playbooks/roles/gce-master-bootstrap/files/openshift-bootstrap-controller-policy.yaml)
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item=/usr/share/ansible/openshift-ansible-gce/playbooks/roles/gce-master-bootstrap/files/openshift-bootstrap-controller-role.yaml)
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item=/usr/share/ansible/openshift-ansible-gce/playbooks/roles/gce-master-bootstrap/files/openshift-bootstrap-controller-serviceaccount.yaml)
changed: [ci-prtest-684dc76-1-ig-m-c02k] => (item=/usr/share/ansible/openshift-ansible-gce/playbooks/roles/gce-master-bootstrap/files/openshift-bootstrap-controller.yaml)
TASK [gce-master-bootstrap : Set auto-approver nodeSelector] *******************
Monday 22 January 2018 16:38:45 +0000 (0:00:03.137) 0:16:55.531 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [gce-master-bootstrap : Create auto-approver on cluster] ******************
Monday 22 January 2018 16:38:45 +0000 (0:00:00.319) 0:16:55.851 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [gce-master-bootstrap : Remove auto-approver config] **********************
Monday 22 January 2018 16:38:46 +0000 (0:00:00.786) 0:16:56.637 ********
changed: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [primary_master] **********************************************************
TASK [openshift-roles : Assign roles to cluster users] *************************
Monday 22 January 2018 16:38:46 +0000 (0:00:00.296) 0:16:56.934 ********
TASK [openshift-roles : Assign roles to cluster groups] ************************
Monday 22 January 2018 16:38:46 +0000 (0:00:00.036) 0:16:56.970 ********
TASK [master-validate : Validate the public address] ***************************
Monday 22 January 2018 16:38:46 +0000 (0:00:00.034) 0:16:57.004 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [master-validate : Validate the internal address] *************************
Monday 22 January 2018 16:38:47 +0000 (0:00:00.767) 0:16:57.771 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
TASK [master-validate : Validate the master address] ***************************
Monday 22 January 2018 16:38:47 +0000 (0:00:00.368) 0:16:58.140 ********
ok: [ci-prtest-684dc76-1-ig-m-c02k]
PLAY [localhost] ***************************************************************
TASK [Validate the public address from outside the cluster] ********************
Monday 22 January 2018 16:38:48 +0000 (0:00:00.347) 0:16:58.487 ********
ok: [localhost]
[WARNING]: Could not match supplied host pattern, ignoring: app_nodes
PLAY [app_nodes] ***************************************************************
skipping: no hosts matched
PLAY RECAP *********************************************************************
35.229.48.115 : ok=164 changed=69 unreachable=0 failed=0
ci-prtest-684dc76-1-ig-m-c02k : ok=456 changed=163 unreachable=0 failed=0
localhost : ok=52 changed=12 unreachable=0 failed=0
INSTALLER STATUS ***************************************************************
Initialization : Complete (0:00:14)
Health Check : Complete (0:00:31)
etcd Install : Complete (0:00:44)
Master Install : Complete (0:02:13)
Master Additional Install : Complete (0:00:32)
Node Install : Complete (0:00:00)
Hosted Install : Complete (0:00:54)
Monday 22 January 2018 16:38:48 +0000 (0:00:00.389) 0:16:58.876 ********
===============================================================================
openshift_node : install needed rpm(s) -------------------------------- 133.09s
openshift_gcp : Provision GCP resources ------------------------------- 122.31s
Save the new image ----------------------------------------------------- 54.27s
Terminate the image build instance ------------------------------------- 45.52s
openshift_node : Install Node package ---------------------------------- 32.57s
Run health checks (install) - EL --------------------------------------- 31.64s
Ensure openshift-ansible installer package deps are installed ---------- 31.24s
openshift_excluder : Install docker excluder - yum --------------------- 29.32s
gce-master-bootstrap : Bootstrap all nodes that were identified with bootstrap metadata -- 20.55s
Launch the image build instance ---------------------------------------- 12.34s
Wait for instance to respond to SSH ------------------------------------ 11.39s
restart master api ----------------------------------------------------- 10.62s
os_firewall : need to pause here, otherwise the iptables service starting can sometimes cause ssh to fail -- 10.08s
os_firewall : Wait 10 seconds after disabling firewalld ---------------- 10.06s
openshift_master : Start and enable master api on first master ---------- 9.96s
Gathering Facts --------------------------------------------------------- 9.36s
openshift_hosted : Create OpenShift router ------------------------------ 8.21s
openshift_node : Install Ceph storage plugin dependencies --------------- 7.60s
openshift_manageiq : Configure role/user permissions -------------------- 7.26s
openshift_excluder : Install openshift excluder - yum ------------------- 6.79s
+ cp admin.kubeconfig /tmp/cluster-admin.kubeconfig
+ set +o xtrace
########## FINISHED STAGE: SUCCESS: PROVISION TEST CLUSTER [00h 17m 47s] ##########
[workspace] $ /bin/bash /tmp/jenkins7558530499076747.sh
########## STARTING STAGE: RUN EXTENDED TESTS ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ export PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
++ mktemp
+ script=/tmp/tmp.C1vYyQoguG
+ cat
+ chmod +x /tmp/tmp.C1vYyQoguG
+ scp -F ./.config/origin-ci-tool/inventory/.ssh_config /tmp/tmp.C1vYyQoguG openshiftdevel:/tmp/tmp.C1vYyQoguG
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config -t openshiftdevel 'bash -l -c "timeout 6000 /tmp/tmp.C1vYyQoguG"'
+ cd /data/src/github.com/openshift/origin
No suite or focus, skipping test step
+ [[ -z '' ]]
+ [[ -z '' ]]
+ echo 'No suite or focus, skipping test step'
+ exit 0
+ set +o xtrace
########## FINISHED STAGE: SUCCESS: RUN EXTENDED TESTS [00h 00m 01s] ##########
[workspace] $ /bin/bash /tmp/jenkins3812016367054365171.sh
########## STARTING STAGE: HOLD FOR USER ACTION ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ export PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
++ mktemp
+ script=/tmp/tmp.TJhoVRX8Vp
+ cat
+ chmod +x /tmp/tmp.TJhoVRX8Vp
+ scp -F ./.config/origin-ci-tool/inventory/.ssh_config /tmp/tmp.TJhoVRX8Vp openshiftdevel:/tmp/tmp.TJhoVRX8Vp
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config -t openshiftdevel 'bash -l -c "timeout 7230 /tmp/tmp.TJhoVRX8Vp"'
+ cd /data/src/github.com/openshift/origin
+ date
Mon Jan 22 16:38:50 UTC 2018
+ echo 'Waiting for two hours before tearing down cluster'
Waiting for two hours before tearing down cluster
+ sleep 7200
+ set +o xtrace
########## FINISHED STAGE: SUCCESS: HOLD FOR USER ACTION [02h 00m 00s] ##########
[PostBuildScript] - Execution post build scripts.
[workspace] $ /bin/bash /tmp/jenkins4854940950893440930.sh
########## STARTING STAGE: DOWNLOAD ARTIFACTS FROM THE REMOTE HOST ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ export PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
+ trap 'exit 0' EXIT
++ pwd
+ ARTIFACT_DIR=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/artifacts/gathered
+ rm -rf /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/artifacts/gathered
+ mkdir -p /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/artifacts/gathered
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel sudo stat /data/src/github.com/openshift/origin/_output/scripts
File: ‘/data/src/github.com/openshift/origin/_output/scripts’
Size: 28 Blocks: 0 IO Block: 4096 directory
Device: ca02h/51714d Inode: 2946079 Links: 3
Access: (2755/drwxr-sr-x) Uid: ( 1001/ origin) Gid: ( 1003/origin-git)
Context: unconfined_u:object_r:default_t:s0
Access: 2018-01-22 16:20:48.300714612 +0000
Modify: 2018-01-22 16:20:48.300714612 +0000
Change: 2018-01-22 16:20:48.300714612 +0000
Birth: -
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel sudo chmod -R o+rX /data/src/github.com/openshift/origin/_output/scripts
+ scp -r -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel:/data/src/github.com/openshift/origin/_output/scripts /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/artifacts/gathered
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel sudo stat /tmp/artifacts
stat: cannot stat ‘/tmp/artifacts’: No such file or directory
+ tree /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/artifacts/gathered
/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/artifacts/gathered
└── scripts
└── origin_version
├── artifacts
├── logs
└── openshift.local.home
5 directories, 0 files
+ exit 0
[workspace] $ /bin/bash /tmp/jenkins4151080091214801260.sh
########## STARTING STAGE: GENERATE ARTIFACTS FROM THE REMOTE HOST ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ export PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
+ trap 'exit 0' EXIT
++ pwd
+ ARTIFACT_DIR=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/artifacts/generated
+ rm -rf /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/artifacts/generated
+ mkdir /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/artifacts/generated
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'sudo docker version && sudo docker info && sudo docker images && sudo docker ps -a 2>&1'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'sudo cat /etc/sysconfig/docker /etc/sysconfig/docker-network /etc/sysconfig/docker-storage /etc/sysconfig/docker-storage-setup /etc/systemd/system/docker.service 2>&1'
+ true
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'oc get --raw /metrics --server=https://$( uname --nodename ):10250 --config=/etc/origin/master/admin.kubeconfig 2>&1'
+ true
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'sudo ausearch -m AVC -m SELINUX_ERR -m USER_AVC 2>&1'
+ true
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'oc get --raw /metrics --config=/etc/origin/master/admin.kubeconfig 2>&1'
+ true
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'sudo df -T -h && sudo pvs && sudo vgs && sudo lvs 2>&1'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'sudo yum list installed 2>&1'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'sudo journalctl _PID=1 --no-pager --all --lines=all 2>&1'
+ tree /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/artifacts/generated
/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/artifacts/generated
├── avc_denials.log
├── docker.config
├── docker.info
├── filesystem.info
├── installed_packages.log
├── master-metrics.log
├── node-metrics.log
└── pid1.journal
0 directories, 8 files
+ exit 0
[workspace] $ /bin/bash /tmp/jenkins3339097482483072614.sh
########## STARTING STAGE: FETCH SYSTEMD JOURNALS FROM THE REMOTE HOST ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ export PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
+ trap 'exit 0' EXIT
++ pwd
+ ARTIFACT_DIR=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/artifacts/journals
+ rm -rf /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/artifacts/journals
+ mkdir /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/artifacts/journals
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel sudo journalctl --unit docker.service --no-pager --all --lines=all
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel sudo journalctl --unit dnsmasq.service --no-pager --all --lines=all
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel sudo journalctl --unit systemd-journald.service --no-pager --all --lines=all
+ tree /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/artifacts/journals
/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/artifacts/journals
├── dnsmasq.service
├── docker.service
└── systemd-journald.service
0 directories, 3 files
+ exit 0
[workspace] $ /bin/bash /tmp/jenkins946267621836126120.sh
########## STARTING STAGE: FORWARD PARAMETERS TO THE REMOTE HOST ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ export PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel sudo chmod o+rw /etc/environment
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''BUILD_URL=https://ci.openshift.redhat.com/jenkins/job/test_pull_request_openshift_ansible_launch_gce/1/'\'' >> /etc/environment'
+ set +o xtrace
########## FINISHED STAGE: SUCCESS: FORWARD PARAMETERS TO THE REMOTE HOST [00h 00m 00s] ##########
[workspace] $ /bin/bash /tmp/jenkins7683750094685483524.sh
########## STARTING STAGE: RECORD THE ENDING METADATA ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ export PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
++ mktemp
+ script=/tmp/tmp.990rip1iwE
+ cat
+ chmod +x /tmp/tmp.990rip1iwE
+ scp -F ./.config/origin-ci-tool/inventory/.ssh_config /tmp/tmp.990rip1iwE openshiftdevel:/tmp/tmp.990rip1iwE
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config -t openshiftdevel 'bash -l -c "timeout 300 /tmp/tmp.990rip1iwE"'
+ cd /data/src/github.com/openshift/aos-cd-jobs
+ trap 'exit 0' EXIT
+ sjb/gcs/finished.py
+ exit 0
+ set +o xtrace
########## FINISHED STAGE: SUCCESS: RECORD THE ENDING METADATA [00h 00m 01s] ##########
[workspace] $ /bin/bash /tmp/jenkins9173445675384569568.sh
########## STARTING STAGE: ASSEMBLE GCS OUTPUT ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ export PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
+ trap 'exit 0' EXIT
+ mkdir -p gcs/artifacts gcs/artifacts/generated gcs/artifacts/journals gcs/artifacts/gathered
+ scp -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel:/data/finished.json gcs/
+ cat /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/builds/1/log
+ cp artifacts/generated/avc_denials.log artifacts/generated/docker.config artifacts/generated/docker.info artifacts/generated/filesystem.info artifacts/generated/installed_packages.log artifacts/generated/master-metrics.log artifacts/generated/node-metrics.log artifacts/generated/pid1.journal gcs/artifacts/generated/
+ cp artifacts/journals/dnsmasq.service artifacts/journals/docker.service artifacts/journals/systemd-journald.service gcs/artifacts/journals/
+ cp -r artifacts/gathered/scripts gcs/artifacts/
++ gcs_path
++ bucket=gs://origin-ci-test/
++ [[ -z f11e6007-ff8e-11e7-866a-0a58ac1011b7 ]]
++ suffix=test_pull_request_openshift_ansible_launch_gce/1/
++ [[ -n openshift ]]
++ [[ openshift-ansible != \o\r\i\g\i\n ]]
++ segment=openshift_openshift-ansible/
++ [[ -n 6541 ]]
++ prefix=pr-logs/pull/
++ segment=openshift_openshift-ansible/6541/
++ echo gs://origin-ci-test/pr-logs/pull/openshift_openshift-ansible/6541/test_pull_request_openshift_ansible_launch_gce/1/
++ return 0
+ path=gs://origin-ci-test/pr-logs/pull/openshift_openshift-ansible/6541/test_pull_request_openshift_ansible_launch_gce/1/
+ gsutil -m cp -r gcs/artifacts gcs/build-log.txt gcs/finished.json gcs/started.json gs://origin-ci-test/pr-logs/pull/openshift_openshift-ansible/6541/test_pull_request_openshift_ansible_launch_gce/1/
Copying file://gcs/artifacts/generated/avc_denials.log [Content-Type=text/plain]...
/ [0/14 files][ 0.0 B/ 1.5 MiB] 0% Done
/ [0/14 files][ 0.0 B/ 1.5 MiB] 0% Done
/ [0/14 files][ 0.0 B/ 1.5 MiB] 0% Done
/ [0/14 files][ 0.0 B/ 1.5 MiB] 0% Done
Copying file://gcs/artifacts/journals/dnsmasq.service [Content-Type=application/octet-stream]...
/ [0/14 files][ 0.0 B/ 1.5 MiB] 0% Done
/ [0/14 files][ 0.0 B/ 1.5 MiB] 0% Done
Copying file://gcs/artifacts/generated/master-metrics.log [Content-Type=text/plain]...
/ [0/14 files][ 0.0 B/ 1.5 MiB] 0% Done
Copying file://gcs/artifacts/generated/pid1.journal [Content-Type=application/octet-stream]...
/ [0/14 files][ 0.0 B/ 1.5 MiB] 0% Done
Copying file://gcs/artifacts/journals/systemd-journald.service [Content-Type=application/octet-stream]...
/ [0/14 files][ 0.0 B/ 1.5 MiB] 0% Done
Copying file://gcs/artifacts/generated/node-metrics.log [Content-Type=text/plain]...
/ [0/14 files][ 0.0 B/ 1.5 MiB] 0% Done
Copying file://gcs/build-log.txt [Content-Type=text/plain]...
Copying file://gcs/artifacts/journals/docker.service [Content-Type=application/octet-stream]...
/ [0/14 files][ 0.0 B/ 1.5 MiB] 0% Done
/ [0/14 files][ 0.0 B/ 1.5 MiB] 0% Done
Copying file://gcs/started.json [Content-Type=application/json]...
/ [0/14 files][ 0.0 B/ 1.5 MiB] 0% Done
Copying file://gcs/finished.json [Content-Type=application/json]...
/ [0/14 files][ 0.0 B/ 1.5 MiB] 0% Done
/ [1/14 files][ 1.5 MiB/ 1.5 MiB] 99% Done
/ [2/14 files][ 1.5 MiB/ 1.5 MiB] 99% Done
/ [3/14 files][ 1.5 MiB/ 1.5 MiB] 99% Done
/ [4/14 files][ 1.5 MiB/ 1.5 MiB] 99% Done
/ [5/14 files][ 1.5 MiB/ 1.5 MiB] 99% Done
/ [6/14 files][ 1.5 MiB/ 1.5 MiB] 99% Done
/ [7/14 files][ 1.5 MiB/ 1.5 MiB] 99% Done
/ [8/14 files][ 1.5 MiB/ 1.5 MiB] 99% Done
-
- [9/14 files][ 1.5 MiB/ 1.5 MiB] 99% Done
- [10/14 files][ 1.5 MiB/ 1.5 MiB] 99% Done
- [11/14 files][ 1.5 MiB/ 1.5 MiB] 99% Done
- [12/14 files][ 1.5 MiB/ 1.5 MiB] 99% Done
- [13/14 files][ 1.5 MiB/ 1.5 MiB] 99% Done
- [14/14 files][ 1.5 MiB/ 1.5 MiB] 100% Done
Operation completed over 14 objects/1.5 MiB.
+ exit 0
[workspace] $ /bin/bash /tmp/jenkins6165893650976690618.sh
########## STARTING STAGE: GATHER ARTIFACTS FROM TEST CLUSTER ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ export PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
+ trap 'exit 0' EXIT
++ pwd
+ base_artifact_dir=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/artifacts
+ source ./INSTANCE_PREFIX
++ INSTANCE_PREFIX=prtest-684dc76-1
++ gcloud compute instances list --regexp '.*prtest-684dc76-1.*' --uri
+ for instance in '$( gcloud compute instances list --regexp ".*${INSTANCE_PREFIX}.*" --uri )'
++ mktemp
+ info=/tmp/tmp.o61FEeCOFT
+ gcloud compute instances describe https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-m-c02k --format json
++ jq .name --raw-output /tmp/tmp.o61FEeCOFT
++ tail -c 5
+ name=c02k
+ jq '.tags.items | contains(["ocp-master"])' --exit-status /tmp/tmp.o61FEeCOFT
true
+ artifact_dir=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/artifacts/masters/c02k
+ mkdir -p /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/artifacts/masters/c02k /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/artifacts/masters/c02k/generated /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/artifacts/masters/c02k/journals
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-m-c02k -- sudo journalctl --unit origin-master.service --no-pager --all --lines=all
Warning: Permanently added 'compute.7329698602971541303' (ECDSA) to the list of known hosts.
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-m-c02k -- sudo journalctl --unit origin-master-api.service --no-pager --all --lines=all
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-m-c02k -- sudo journalctl --unit origin-master-controllers.service --no-pager --all --lines=all
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-m-c02k -- sudo journalctl --unit etcd.service --no-pager --all --lines=all
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-m-c02k -- oc get --raw /metrics --config=/etc/origin/master/admin.kubeconfig
error: Error loading config file "/etc/origin/master/admin.kubeconfig": open /etc/origin/master/admin.kubeconfig: permission denied
+ true
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-m-c02k -- sudo journalctl --unit origin-node.service --no-pager --all --lines=all
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-m-c02k -- sudo journalctl --unit openvswitch.service --no-pager --all --lines=all
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-m-c02k -- sudo journalctl --unit ovs-vswitchd.service --no-pager --all --lines=all
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-m-c02k -- sudo journalctl --unit ovsdb-server.service --no-pager --all --lines=all
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-m-c02k -- sudo journalctl --unit docker.service --no-pager --all --lines=all
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-m-c02k -- sudo journalctl --unit dnsmasq.service --no-pager --all --lines=all
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-m-c02k -- sudo journalctl --unit systemd-journald.service --no-pager --all --lines=all
++ uname --nodename
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-m-c02k -- oc get --raw /metrics --server=https://ip-172-18-8-64.ec2.internal:10250
Unable to connect to the server: dial tcp: lookup ip-172-18-8-64.ec2.internal on 10.142.0.2:53: no such host
+ true
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-m-c02k -- 'sudo docker version && sudo docker info && sudo docker images && sudo docker ps -a'
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-m-c02k -- sudo yum history info origin
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-m-c02k -- 'sudo df -h && sudo pvs && sudo vgs && sudo lvs'
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-m-c02k -- sudo yum list installed
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-m-c02k -- sudo ausearch -m AVC -m SELINUX_ERR -m USER_AVC
<no matches>
+ true
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-m-c02k -- sudo journalctl _PID=1 --no-pager --all --lines=all
+ for instance in '$( gcloud compute instances list --regexp ".*${INSTANCE_PREFIX}.*" --uri )'
++ mktemp
+ info=/tmp/tmp.09J17HrWjK
+ gcloud compute instances describe https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-n-81vj --format json
++ jq .name --raw-output /tmp/tmp.09J17HrWjK
++ tail -c 5
+ name=81vj
+ jq '.tags.items | contains(["ocp-master"])' --exit-status /tmp/tmp.09J17HrWjK
false
+ jq '.tags.items | contains(["ocp-node"])' --exit-status /tmp/tmp.09J17HrWjK
true
+ artifact_dir=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/artifacts/nodes/81vj
+ mkdir -p /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/artifacts/nodes/81vj /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/artifacts/nodes/81vj/generated /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/artifacts/nodes/81vj/journals
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-n-81vj -- sudo journalctl --unit origin-node.service --no-pager --all --lines=all
Warning: Permanently added 'compute.2638545149718409013' (ECDSA) to the list of known hosts.
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-n-81vj -- sudo journalctl --unit openvswitch.service --no-pager --all --lines=all
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-n-81vj -- sudo journalctl --unit ovs-vswitchd.service --no-pager --all --lines=all
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-n-81vj -- sudo journalctl --unit ovsdb-server.service --no-pager --all --lines=all
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-n-81vj -- sudo journalctl --unit docker.service --no-pager --all --lines=all
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-n-81vj -- sudo journalctl --unit dnsmasq.service --no-pager --all --lines=all
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-n-81vj -- sudo journalctl --unit systemd-journald.service --no-pager --all --lines=all
++ uname --nodename
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-n-81vj -- oc get --raw /metrics --server=https://ip-172-18-8-64.ec2.internal:10250
Unable to connect to the server: dial tcp: lookup ip-172-18-8-64.ec2.internal on 10.142.0.5:53: no such host
+ true
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-n-81vj -- 'sudo docker version && sudo docker info && sudo docker images && sudo docker ps -a'
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-n-81vj -- sudo yum history info origin
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-n-81vj -- 'sudo df -h && sudo pvs && sudo vgs && sudo lvs'
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-n-81vj -- sudo yum list installed
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-n-81vj -- sudo ausearch -m AVC -m SELINUX_ERR -m USER_AVC
<no matches>
+ true
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-n-81vj -- sudo journalctl _PID=1 --no-pager --all --lines=all
+ for instance in '$( gcloud compute instances list --regexp ".*${INSTANCE_PREFIX}.*" --uri )'
++ mktemp
+ info=/tmp/tmp.uIbMfigLA5
+ gcloud compute instances describe https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-n-9tg8 --format json
++ jq .name --raw-output /tmp/tmp.uIbMfigLA5
++ tail -c 5
+ name=9tg8
+ jq '.tags.items | contains(["ocp-master"])' --exit-status /tmp/tmp.uIbMfigLA5
false
+ jq '.tags.items | contains(["ocp-node"])' --exit-status /tmp/tmp.uIbMfigLA5
true
+ artifact_dir=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/artifacts/nodes/9tg8
+ mkdir -p /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/artifacts/nodes/9tg8 /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/artifacts/nodes/9tg8/generated /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/artifacts/nodes/9tg8/journals
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-n-9tg8 -- sudo journalctl --unit origin-node.service --no-pager --all --lines=all
Warning: Permanently added 'compute.1992606296310525749' (ECDSA) to the list of known hosts.
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-n-9tg8 -- sudo journalctl --unit openvswitch.service --no-pager --all --lines=all
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-n-9tg8 -- sudo journalctl --unit ovs-vswitchd.service --no-pager --all --lines=all
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-n-9tg8 -- sudo journalctl --unit ovsdb-server.service --no-pager --all --lines=all
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-n-9tg8 -- sudo journalctl --unit docker.service --no-pager --all --lines=all
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-n-9tg8 -- sudo journalctl --unit dnsmasq.service --no-pager --all --lines=all
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-n-9tg8 -- sudo journalctl --unit systemd-journald.service --no-pager --all --lines=all
++ uname --nodename
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-n-9tg8 -- oc get --raw /metrics --server=https://ip-172-18-8-64.ec2.internal:10250
Unable to connect to the server: dial tcp: lookup ip-172-18-8-64.ec2.internal on 10.142.0.4:53: no such host
+ true
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-n-9tg8 -- 'sudo docker version && sudo docker info && sudo docker images && sudo docker ps -a'
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-n-9tg8 -- sudo yum history info origin
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-n-9tg8 -- 'sudo df -h && sudo pvs && sudo vgs && sudo lvs'
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-n-9tg8 -- sudo yum list installed
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-n-9tg8 -- sudo ausearch -m AVC -m SELINUX_ERR -m USER_AVC
<no matches>
+ true
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-n-9tg8 -- sudo journalctl _PID=1 --no-pager --all --lines=all
+ for instance in '$( gcloud compute instances list --regexp ".*${INSTANCE_PREFIX}.*" --uri )'
++ mktemp
+ info=/tmp/tmp.TAaCSlCgd8
+ gcloud compute instances describe https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-n-b8jd --format json
++ jq .name --raw-output /tmp/tmp.TAaCSlCgd8
++ tail -c 5
+ name=b8jd
+ jq '.tags.items | contains(["ocp-master"])' --exit-status /tmp/tmp.TAaCSlCgd8
false
+ jq '.tags.items | contains(["ocp-node"])' --exit-status /tmp/tmp.TAaCSlCgd8
true
+ artifact_dir=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/artifacts/nodes/b8jd
+ mkdir -p /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/artifacts/nodes/b8jd /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/artifacts/nodes/b8jd/generated /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/artifacts/nodes/b8jd/journals
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-n-b8jd -- sudo journalctl --unit origin-node.service --no-pager --all --lines=all
Warning: Permanently added 'compute.2447417945405239093' (ECDSA) to the list of known hosts.
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-n-b8jd -- sudo journalctl --unit openvswitch.service --no-pager --all --lines=all
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-n-b8jd -- sudo journalctl --unit ovs-vswitchd.service --no-pager --all --lines=all
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-n-b8jd -- sudo journalctl --unit ovsdb-server.service --no-pager --all --lines=all
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-n-b8jd -- sudo journalctl --unit docker.service --no-pager --all --lines=all
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-n-b8jd -- sudo journalctl --unit dnsmasq.service --no-pager --all --lines=all
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-n-b8jd -- sudo journalctl --unit systemd-journald.service --no-pager --all --lines=all
++ uname --nodename
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-n-b8jd -- oc get --raw /metrics --server=https://ip-172-18-8-64.ec2.internal:10250
Unable to connect to the server: dial tcp: lookup ip-172-18-8-64.ec2.internal on 10.142.0.3:53: no such host
+ true
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-n-b8jd -- 'sudo docker version && sudo docker info && sudo docker images && sudo docker ps -a'
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-n-b8jd -- sudo yum history info origin
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-n-b8jd -- 'sudo df -h && sudo pvs && sudo vgs && sudo lvs'
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-n-b8jd -- sudo yum list installed
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-n-b8jd -- sudo ausearch -m AVC -m SELINUX_ERR -m USER_AVC
<no matches>
+ true
+ gcloud compute ssh https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/zones/us-east1-c/instances/ci-prtest-684dc76-1-ig-n-b8jd -- sudo journalctl _PID=1 --no-pager --all --lines=all
+ exit 0
[workspace] $ /bin/bash /tmp/jenkins5450674620216313675.sh
########## STARTING STAGE: DEPROVISION TEST CLUSTER ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ export PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
++ mktemp
+ script=/tmp/tmp.9yDYMoSML9
+ cat
+ chmod +x /tmp/tmp.9yDYMoSML9
+ scp -F ./.config/origin-ci-tool/inventory/.ssh_config /tmp/tmp.9yDYMoSML9 openshiftdevel:/tmp/tmp.9yDYMoSML9
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config -t openshiftdevel 'bash -l -c "timeout 900 /tmp/tmp.9yDYMoSML9"'
+ cd /data/src/github.com/openshift/release
+ cd cluster/test-deploy/data
+ [[ -n '' ]]
+ ../../bin/local.sh ansible-playbook playbooks/terminate.yaml
Activated service account credentials for: [jenkins-ci-provisioner@openshift-gce-devel.iam.gserviceaccount.com]
PLAY [Terminate running cluster and remove all supporting resources in GCE] ****
TASK [Gathering Facts] *********************************************************
Monday 22 January 2018 18:40:33 +0000 (0:00:00.058) 0:00:00.058 ********
ok: [localhost]
TASK [include_role] ************************************************************
Monday 22 January 2018 18:40:41 +0000 (0:00:07.523) 0:00:07.581 ********
TASK [openshift_gcp : Templatize DNS script] ***********************************
Monday 22 January 2018 18:40:41 +0000 (0:00:00.085) 0:00:07.667 ********
changed: [localhost]
TASK [openshift_gcp : Templatize provision script] *****************************
Monday 22 January 2018 18:40:41 +0000 (0:00:00.487) 0:00:08.154 ********
changed: [localhost]
TASK [openshift_gcp : Templatize de-provision script] **************************
Monday 22 January 2018 18:40:42 +0000 (0:00:00.311) 0:00:08.465 ********
changed: [localhost]
TASK [openshift_gcp : Provision GCP DNS domain] ********************************
Monday 22 January 2018 18:40:42 +0000 (0:00:00.280) 0:00:08.746 ********
skipping: [localhost]
TASK [openshift_gcp : Ensure that DNS resolves to the hosted zone] *************
Monday 22 January 2018 18:40:42 +0000 (0:00:00.025) 0:00:08.771 ********
skipping: [localhost]
TASK [openshift_gcp : Provision GCP resources] *********************************
Monday 22 January 2018 18:40:42 +0000 (0:00:00.023) 0:00:08.794 ********
skipping: [localhost]
TASK [openshift_gcp : De-provision GCP resources] ******************************
Monday 22 January 2018 18:40:42 +0000 (0:00:00.024) 0:00:08.818 ********
changed: [localhost]
PLAY RECAP *********************************************************************
localhost : ok=5 changed=4 unreachable=0 failed=0
Monday 22 January 2018 18:48:21 +0000 (0:07:39.232) 0:07:48.051 ********
===============================================================================
openshift_gcp : De-provision GCP resources ---------------------------- 459.23s
Gathering Facts --------------------------------------------------------- 7.52s
openshift_gcp : Templatize DNS script ----------------------------------- 0.49s
openshift_gcp : Templatize provision script ----------------------------- 0.31s
openshift_gcp : Templatize de-provision script -------------------------- 0.28s
include_role ------------------------------------------------------------ 0.09s
openshift_gcp : Provision GCP DNS domain -------------------------------- 0.03s
openshift_gcp : Provision GCP resources --------------------------------- 0.02s
openshift_gcp : Ensure that DNS resolves to the hosted zone ------------- 0.02s
+ set +o xtrace
########## FINISHED STAGE: SUCCESS: DEPROVISION TEST CLUSTER [00h 07m 56s] ##########
[workspace] $ /bin/bash /tmp/jenkins8344067979280963085.sh
########## STARTING STAGE: DEPROVISION CLOUD RESOURCES ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ export PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config
+ oct deprovision
PLAYBOOK: main.yml *************************************************************
4 plays in /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/deprovision/main.yml
PLAY [ensure we have the parameters necessary to deprovision virtual hosts] ****
TASK [ensure all required variables are set] ***********************************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/deprovision/main.yml:9
skipping: [localhost] => (item=origin_ci_inventory_dir) => {
"changed": false,
"generated_timestamp": "2018-01-22 13:48:23.175156",
"item": "origin_ci_inventory_dir",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_aws_region) => {
"changed": false,
"generated_timestamp": "2018-01-22 13:48:23.179527",
"item": "origin_ci_aws_region",
"skip_reason": "Conditional check failed",
"skipped": true
}
PLAY [deprovision virtual hosts in EC2] ****************************************
TASK [Gathering Facts] *********************************************************
ok: [localhost]
TASK [deprovision a virtual EC2 host] ******************************************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/deprovision/main.yml:28
included: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/deprovision/roles/aws-down/tasks/main.yml for localhost
TASK [update the SSH configuration to remove AWS EC2 specifics] ****************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/deprovision/roles/aws-down/tasks/main.yml:2
ok: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-22 13:48:24.042535",
"msg": ""
}
TASK [rename EC2 instance for termination reaper] ******************************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/deprovision/roles/aws-down/tasks/main.yml:8
changed: [localhost] => {
"changed": true,
"generated_timestamp": "2018-01-22 13:48:24.612151",
"msg": "Tags {'Name': 'oct-terminate'} created for resource i-0d6152fa471ae232f."
}
TASK [tear down the EC2 instance] **********************************************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/deprovision/roles/aws-down/tasks/main.yml:15
changed: [localhost] => {
"changed": true,
"generated_timestamp": "2018-01-22 13:48:26.154788",
"instance_ids": [
"i-0d6152fa471ae232f"
],
"instances": [
{
"ami_launch_index": "0",
"architecture": "x86_64",
"block_device_mapping": {
"/dev/sda1": {
"delete_on_termination": true,
"status": "attached",
"volume_id": "vol-0c963a94f847d7ce8"
},
"/dev/sdb": {
"delete_on_termination": true,
"status": "attached",
"volume_id": "vol-0a6b1e939a612087a"
}
},
"dns_name": "ec2-52-55-255-94.compute-1.amazonaws.com",
"ebs_optimized": false,
"groups": {
"sg-7e73221a": "default"
},
"hypervisor": "xen",
"id": "i-0d6152fa471ae232f",
"image_id": "ami-3b491841",
"instance_type": "m4.xlarge",
"kernel": null,
"key_name": "libra",
"launch_time": "2018-01-22T16:12:22.000Z",
"placement": "us-east-1d",
"private_dns_name": "ip-172-18-15-173.ec2.internal",
"private_ip": "172.18.15.173",
"public_dns_name": "ec2-52-55-255-94.compute-1.amazonaws.com",
"public_ip": "52.55.255.94",
"ramdisk": null,
"region": "us-east-1",
"root_device_name": "/dev/sda1",
"root_device_type": "ebs",
"state": "running",
"state_code": 16,
"tags": {
"Name": "oct-terminate",
"openshift_etcd": "",
"openshift_master": "",
"openshift_node": ""
},
"tenancy": "default",
"virtualization_type": "hvm"
}
],
"tagged_instances": []
}
TASK [remove the serialized host variables] ************************************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/deprovision/roles/aws-down/tasks/main.yml:22
changed: [localhost] => {
"changed": true,
"generated_timestamp": "2018-01-22 13:48:26.425942",
"path": "/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config/origin-ci-tool/inventory/host_vars/172.18.15.173.yml",
"state": "absent"
}
PLAY [deprovision virtual hosts locally manged by Vagrant] *********************
TASK [Gathering Facts] *********************************************************
ok: [localhost]
PLAY [clean up local configuration for deprovisioned instances] ****************
TASK [remove inventory configuration directory] ********************************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/deprovision/main.yml:61
changed: [localhost] => {
"changed": true,
"generated_timestamp": "2018-01-22 13:48:26.911478",
"path": "/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_launch_gce/workspace/.config/origin-ci-tool/inventory",
"state": "absent"
}
PLAY RECAP *********************************************************************
localhost : ok=8 changed=4 unreachable=0 failed=0
+ set +o xtrace
########## FINISHED STAGE: SUCCESS: DEPROVISION CLOUD RESOURCES [00h 00m 04s] ##########
Archiving artifacts
[WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
Finished: SUCCESS