Started by upstream project "pipeline-nightly" build number 142
originally caused by:
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on slave-openstack-gz1_1 (openstack) in workspace /home/jenkins/workspace/deploy-tf-ansible-os
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[WS-CLEANUP] Done
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/opensdn-io/tf-jenkins.git
> git init /home/jenkins/workspace/deploy-tf-ansible-os/src/opensdn-io/tf-jenkins # timeout=10
Fetching upstream changes from https://github.com/opensdn-io/tf-jenkins.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
> git fetch --tags --force --progress -- https://github.com/opensdn-io/tf-jenkins.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/opensdn-io/tf-jenkins.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 24e5e75ac9fdb67bf86f8aabcbd4b94d5e23b889 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 24e5e75ac9fdb67bf86f8aabcbd4b94d5e23b889 # timeout=10
Commit message: "add build-r25.1 and ansible-os-r25.1 jobs"
> git rev-list --no-walk 24e5e75ac9fdb67bf86f8aabcbd4b94d5e23b889 # timeout=10
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/opensdn-io/tf-devstack.git
> git init /home/jenkins/workspace/deploy-tf-ansible-os/src/opensdn-io/tf-devstack # timeout=10
Fetching upstream changes from https://github.com/opensdn-io/tf-devstack.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
> git fetch --tags --force --progress -- https://github.com/opensdn-io/tf-devstack.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/opensdn-io/tf-devstack.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 2bc95190e286588db9dd53fbdd8df748fe6ea3fa (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 2bc95190e286588db9dd53fbdd8df748fe6ea3fa # timeout=10
Commit message: "enable debug logs for openstack"
> git rev-list --no-walk 2bc95190e286588db9dd53fbdd8df748fe6ea3fa # timeout=10
Copied 3 artifacts from "pipeline-nightly" build number 142
[deploy-tf-ansible-os] $ /bin/bash -xe /tmp/jenkins17905978849949124424.sh
+ source /home/jenkins/workspace/deploy-tf-ansible-os/global.env
++ export PIPELINE_BUILD_TAG=jenkins-pipeline-nightly-142
++ PIPELINE_BUILD_TAG=jenkins-pipeline-nightly-142
++ export SLAVE=openstack
++ SLAVE=openstack
++ export SLAVE_REGION=gz1
++ SLAVE_REGION=gz1
++ export LOGS_HOST=nexus.gz1.opensdn.io
++ LOGS_HOST=nexus.gz1.opensdn.io
++ export LOGS_PATH=/var/www/logs/jenkins_logs/nightly/pipeline_142
++ LOGS_PATH=/var/www/logs/jenkins_logs/nightly/pipeline_142
++ export LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_142
++ LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_142
++ export SITE_MIRROR=http://nexus.gz1.opensdn.io/repository
++ SITE_MIRROR=http://nexus.gz1.opensdn.io/repository
++ export CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
++ CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
++ export DEPLOYER_CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
++ DEPLOYER_CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
++ export CONTRAIL_CONTAINER_TAG=nightly
++ CONTRAIL_CONTAINER_TAG=nightly
++ export CONTRAIL_DEPLOYER_CONTAINER_TAG=nightly
++ CONTRAIL_DEPLOYER_CONTAINER_TAG=nightly
++ export CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5102
++ CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5102
++ export DEPLOYER_CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5102
++ DEPLOYER_CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5102
++ export CONTRAIL_CONTAINER_TAG_ORIGINAL=nightly
++ CONTRAIL_CONTAINER_TAG_ORIGINAL=nightly
++ export CONTRAIL_DEPLOYER_CONTAINER_TAG_ORIGINAL=nightly
++ CONTRAIL_DEPLOYER_CONTAINER_TAG_ORIGINAL=nightly
++ export GERRIT_PIPELINE=nightly
++ GERRIT_PIPELINE=nightly
++ export GERRIT_BRANCH=master
++ GERRIT_BRANCH=master
++ export REPOS_CHANNEL=latest
++ REPOS_CHANNEL=latest
+ desc='Pipeline: pipeline-nightly-142 Random: 42672 Stream: ansible-os-ha-ziu'
+ desc+='
Job logs: http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_142/ansible-os-ha-ziu'
+ echo 'DESCRIPTION Pipeline: pipeline-nightly-142 Random: 42672 Stream: ansible-os-ha-ziu
Job logs: http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_142/ansible-os-ha-ziu'
DESCRIPTION Pipeline: pipeline-nightly-142 Random: 42672 Stream: ansible-os-ha-ziu
Job logs: http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_142/ansible-os-ha-ziu
[description-setter] Description set: Pipeline: pipeline-nightly-142 Random: 42672 Stream: ansible-os-ha-ziu
Job logs: http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_142/ansible-os-ha-ziu'
[deploy-tf-ansible-os] $ /bin/bash -xe /tmp/jenkins17785189326511683777.sh
+ set -eo pipefail
+ source /home/jenkins/workspace/deploy-tf-ansible-os/global.env
++ export PIPELINE_BUILD_TAG=jenkins-pipeline-nightly-142
++ PIPELINE_BUILD_TAG=jenkins-pipeline-nightly-142
++ export SLAVE=openstack
++ SLAVE=openstack
++ export SLAVE_REGION=gz1
++ SLAVE_REGION=gz1
++ export LOGS_HOST=nexus.gz1.opensdn.io
++ LOGS_HOST=nexus.gz1.opensdn.io
++ export LOGS_PATH=/var/www/logs/jenkins_logs/nightly/pipeline_142
++ LOGS_PATH=/var/www/logs/jenkins_logs/nightly/pipeline_142
++ export LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_142
++ LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_142
++ export SITE_MIRROR=http://nexus.gz1.opensdn.io/repository
++ SITE_MIRROR=http://nexus.gz1.opensdn.io/repository
++ export CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
++ CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
++ export DEPLOYER_CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
++ DEPLOYER_CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
++ export CONTRAIL_CONTAINER_TAG=nightly
++ CONTRAIL_CONTAINER_TAG=nightly
++ export CONTRAIL_DEPLOYER_CONTAINER_TAG=nightly
++ CONTRAIL_DEPLOYER_CONTAINER_TAG=nightly
++ export CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5102
++ CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5102
++ export DEPLOYER_CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5102
++ DEPLOYER_CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5102
++ export CONTRAIL_CONTAINER_TAG_ORIGINAL=nightly
++ CONTRAIL_CONTAINER_TAG_ORIGINAL=nightly
++ export CONTRAIL_DEPLOYER_CONTAINER_TAG_ORIGINAL=nightly
++ CONTRAIL_DEPLOYER_CONTAINER_TAG_ORIGINAL=nightly
++ export GERRIT_PIPELINE=nightly
++ GERRIT_PIPELINE=nightly
++ export GERRIT_BRANCH=master
++ GERRIT_BRANCH=master
++ export REPOS_CHANNEL=latest
++ REPOS_CHANNEL=latest
+ ./src/opensdn-io/tf-jenkins/infra/gerrit/apply_patchsets.sh ./src opensdn-io/tf-jenkins ./patchsets-info.json
+ ./src/opensdn-io/tf-jenkins/infra/gerrit/apply_patchsets.sh ./src opensdn-io/tf-devstack ./patchsets-info.json
[deploy-tf-ansible-os] $ /bin/bash -xe /tmp/jenkins11037575330313141419.sh
+ set -eo pipefail
+ source /home/jenkins/workspace/deploy-tf-ansible-os/global.env
++ export PIPELINE_BUILD_TAG=jenkins-pipeline-nightly-142
++ PIPELINE_BUILD_TAG=jenkins-pipeline-nightly-142
++ export SLAVE=openstack
++ SLAVE=openstack
++ export SLAVE_REGION=gz1
++ SLAVE_REGION=gz1
++ export LOGS_HOST=nexus.gz1.opensdn.io
++ LOGS_HOST=nexus.gz1.opensdn.io
++ export LOGS_PATH=/var/www/logs/jenkins_logs/nightly/pipeline_142
++ LOGS_PATH=/var/www/logs/jenkins_logs/nightly/pipeline_142
++ export LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_142
++ LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_142
++ export SITE_MIRROR=http://nexus.gz1.opensdn.io/repository
++ SITE_MIRROR=http://nexus.gz1.opensdn.io/repository
++ export CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
++ CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
++ export DEPLOYER_CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
++ DEPLOYER_CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
++ export CONTRAIL_CONTAINER_TAG=nightly
++ CONTRAIL_CONTAINER_TAG=nightly
++ export CONTRAIL_DEPLOYER_CONTAINER_TAG=nightly
++ CONTRAIL_DEPLOYER_CONTAINER_TAG=nightly
++ export CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5102
++ CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5102
++ export DEPLOYER_CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5102
++ DEPLOYER_CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5102
++ export CONTRAIL_CONTAINER_TAG_ORIGINAL=nightly
++ CONTRAIL_CONTAINER_TAG_ORIGINAL=nightly
++ export CONTRAIL_DEPLOYER_CONTAINER_TAG_ORIGINAL=nightly
++ CONTRAIL_DEPLOYER_CONTAINER_TAG_ORIGINAL=nightly
++ export GERRIT_PIPELINE=nightly
++ GERRIT_PIPELINE=nightly
++ export GERRIT_BRANCH=master
++ GERRIT_BRANCH=master
++ export REPOS_CHANNEL=latest
++ REPOS_CHANNEL=latest
+ source ./src/opensdn-io/tf-jenkins/infra/openstack/definitions
++ export PROVIDER=openstack
++ PROVIDER=openstack
++ export OS_NETWORK=management
++ OS_NETWORK=management
++ export OS_DATA_NETWORK=data
++ OS_DATA_NETWORK=data
++ export OS_SG=default
++ OS_SG=default
++ export RESERVED_INSTANCES_COUNT=3
++ RESERVED_INSTANCES_COUNT=3
++ export RESERVED_CORES_COUNT=16
++ RESERVED_CORES_COUNT=16
++ export VM_BOOT_RETRIES=120
++ VM_BOOT_RETRIES=120
++ export VM_BOOT_DELAY=60
++ VM_BOOT_DELAY=60
++ export VOLUME_TYPE=ceph-ssd
++ VOLUME_TYPE=ceph-ssd
++ ENVIRONMENT_OS=rocky9
++ VM_TYPES=(['xsmall']='STD3-1-4' ['small']='STD3-2-8' ['medium']='STD3-4-16' ['large']='STD3-8-32')
++ declare -A VM_TYPES
++ VOLUME_SIZE=(['xsmall']='50' ['small']='50' ['medium']='80' ['large']='80')
++ declare -A VOLUME_SIZE
++ OS_IMAGES=(['CENTOS7']='prepared-centos7' ['CENTOS8']='prepared-centos8' ['UBUNTU20']='prepared-ubuntu20' ['UBUNTU22']='prepared-ubuntu22' ['UBUNTU24']='prepared-ubuntu24' ['ROCKY9']='prepared-rocky95')
++ declare -A OS_IMAGES
++ OS_IMAGE_USERS=(['CENTOS7']='centos' ['CENTOS8']='centos' ['UBUNTU20']='ubuntu' ['UBUNTU22']='ubuntu' ['UBUNTU24']='ubuntu' ['ROCKY9']='rocky' ['ROCKY92']='rocky' ['ROCKY95']='rocky')
++ declare -A OS_IMAGE_USERS
++ OS_IMAGES_UP=(['CENTOS7']='centos' ['CENTOS8']='centos' ['UBUNTU20']='ubuntu' ['UBUNTU22']='ubuntu' ['UBUNTU24']='ubuntu' ['ROCKY9']='rocky' ['ROCKY92']='rocky' ['ROCKY95']='rocky')
++ declare -A OS_IMAGES_UP
++ OS_IMAGES_DOWN=(['CENTOS7']='' ['CENTOS8']='' ['UBUNTU20']='' ['UBUNTU22']='' ['UBUNTU24']='' ['ROCKY9']='' ['ROCKY92']='' ['ROCKY95']='')
++ declare -A OS_IMAGES_DOWN
++ SSH_OPTIONS='-T -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o PasswordAuthentication=no'
+ source /home/jenkins/workspace/deploy-tf-ansible-os/deps.deploy-tf-ansible-os.42672.env
++ export PROVIDER=openstack
++ PROVIDER=openstack
++ export ENVIRONMENT_OS=ubuntu22
++ ENVIRONMENT_OS=ubuntu22
++ export DATA_NETWORK=10.20.0.0/24
++ DATA_NETWORK=10.20.0.0/24
++ head -1
++ export VROUTER_GATEWAY=10.20.0.1
++ VROUTER_GATEWAY=10.20.0.1
++ export IMAGE=4744ca8a-852c-4f31-8cf0-48b97ea797c5
++ IMAGE=4744ca8a-852c-4f31-8cf0-48b97ea797c5
++ export IMAGE_SSH_USER=ubuntu
++ IMAGE_SSH_USER=ubuntu
++ export INSTANCE_IDS=ff450d4b-6bd9-4cd0-b591-7e7cd155705c,7000d944-3edf-49f8-a9d3-fd0b1c8b0366,35484649-38e4-4189-9bf8-e05ba01057d3,afd3f89b-9ceb-4511-a9dd-5d532fb0b084,8be4e3bd-07fc-41c1-803a-dc6e15c33054,
++ INSTANCE_IDS=ff450d4b-6bd9-4cd0-b591-7e7cd155705c,7000d944-3edf-49f8-a9d3-fd0b1c8b0366,35484649-38e4-4189-9bf8-e05ba01057d3,afd3f89b-9ceb-4511-a9dd-5d532fb0b084,8be4e3bd-07fc-41c1-803a-dc6e15c33054,
++ export instance_ip=10.0.0.50
++ instance_ip=10.0.0.50
++ export CONTROLLER_NODES=10.0.0.50,10.0.0.33,10.0.0.249,
++ CONTROLLER_NODES=10.0.0.50,10.0.0.33,10.0.0.249,
++ export CONTROL_NODES=10.20.0.17,10.20.0.14,10.20.0.25,
++ CONTROL_NODES=10.20.0.17,10.20.0.14,10.20.0.25,
++ export AGENT_NODES=10.0.0.22,10.0.0.19,
++ AGENT_NODES=10.0.0.22,10.0.0.19,
++ export ORCHESTRATOR=openstack
++ ORCHESTRATOR=openstack
++ export DEPLOYER=ansible
++ DEPLOYER=ansible
++ export JOB_LOGS_PATH=ansible-os-ha-ziu
++ JOB_LOGS_PATH=ansible-os-ha-ziu
+ source /home/jenkins/workspace/deploy-tf-ansible-os/vars.deploy-tf-ansible-os.42672.env
++ export CONTRAIL_DEPLOYER_BRANCH=R24.1
++ CONTRAIL_DEPLOYER_BRANCH=R24.1
++ export CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5002
++ CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5002
++ export CONTRAIL_CONTAINER_TAG=nightly-r24.1-centos
++ CONTRAIL_CONTAINER_TAG=nightly-r24.1-centos
++ export DEPLOYER_CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5002
++ DEPLOYER_CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5002
++ export CONTRAIL_DEPLOYER_CONTAINER_TAG=nightly-r24.1-centos
++ CONTRAIL_DEPLOYER_CONTAINER_TAG=nightly-r24.1-centos
++ export MONITORING_DEPLOY_TARGET=HA,ZIU
++ MONITORING_DEPLOY_TARGET=HA,ZIU
++ export MONITORING_DEPLOYER=ansible
++ MONITORING_DEPLOYER=ansible
++ export MONITORING_ORCHESTRATOR=os
++ MONITORING_ORCHESTRATOR=os
++ export USE_DATAPLANE_NETWORK=true
++ USE_DATAPLANE_NETWORK=true
+ export FULL_LOGS_PATH=/var/www/logs/jenkins_logs/nightly/pipeline_142/ansible-os-ha-ziu
+ FULL_LOGS_PATH=/var/www/logs/jenkins_logs/nightly/pipeline_142/ansible-os-ha-ziu
+ ./src/opensdn-io/tf-jenkins/jobs/devstack/ansible/deploy_tf.sh
INFO: Deploy ansible/ (deploy-tf-ansible-os)
Warning: Permanently added '10.0.0.50' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.0.0.50' (ECDSA) to the list of known hosts.
INFO: =================== Mon Dec 1 05:20:04 UTC 2025 ===================
[there is no tf devenv configuration to load]
INFO: Applying stages machines k8s openstack tf wait
INFO: Running stage machines at Mon Dec 1 05:20:04 UTC 2025
Skipping stage machines because it's finished
INFO: Stage machines was run successfully Mon Dec 1 05:20:04 UTC 2025
INFO: Running stage k8s at Mon Dec 1 05:20:04 UTC 2025
Skipping stage k8s because it's finished
INFO: Stage k8s was run successfully Mon Dec 1 05:20:04 UTC 2025
INFO: Running stage openstack at Mon Dec 1 05:20:04 UTC 2025
Skipping stage openstack because it's finished
INFO: Stage openstack was run successfully Mon Dec 1 05:20:04 UTC 2025
INFO: Running stage tf at Mon Dec 1 05:20:04 UTC 2025
[WARNING]: log file at /var/log/ansible.log is not writeable and we cannot create it, aborting
Using /home/ubuntu/tf-ansible-deployer/ansible.cfg as config file
[WARNING]: No inventory was parsed, only implicit localhost is available
[WARNING]: provided hosts list is empty, only localhost is available. Note that
the implicit localhost does not match 'all'
PLAY [Create container host group and evaluate variables for Contrail] *********
TASK [Gathering Facts] *********************************************************
ok: [localhost]
TASK [Expose instances] ********************************************************
ok: [localhost] => {"ansible_facts": {"instances": {"node_10_0_0_19": {"ip": "10.0.0.19", "provider": "bms", "roles": {"openstack_compute": null, "vrouter": null}}, "node_10_0_0_22": {"ip": "10.0.0.22", "provider": "bms", "roles": {"openstack_compute": null, "vrouter": null}}, "node_10_0_0_249": {"ip": "10.0.0.249", "provider": "bms", "roles": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "webui": null}}, "node_10_0_0_33": {"ip": "10.0.0.33", "provider": "bms", "roles": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "webui": null}}, "node_10_0_0_50": {"ip": "10.0.0.50", "provider": "bms", "roles": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "openstack": null, "webui": null}}}}, "changed": false}
TASK [Expose global configuration] *********************************************
ok: [localhost] => {"ansible_facts": {"global_configuration": {"CONTAINER_REGISTRY": "nexus.gz1.opensdn.io:5002", "ENABLE_DESTROY": false, "K8S_YUM_REPO_URL": "http://tf-mirrors.gz1.opensdn.io/repos/yum7/latest/k8s/", "REGISTRY_PRIVATE_INSECURE": true}}, "changed": false}
TASK [Expose remote_locations configuration] ***********************************
ok: [localhost] => {"ansible_facts": {"remote_locations": {}}, "changed": false}
TASK [Expose provider config] **************************************************
ok: [localhost] => {"ansible_facts": {"provider_config": {"bms": {"domainsuffix": "", "ssh_private_key": "/home/ubuntu/.ssh/id_rsa", "ssh_pwd": null, "ssh_user": "ubuntu"}}}, "changed": false}
TASK [contrail_deployer : create container host group] *************************
included: /home/ubuntu/tf-ansible-deployer/playbooks/roles/contrail_deployer/tasks/create_container_host_group.yml for localhost
TASK [contrail_deployer : add bms container hosts] *****************************
ok: [localhost] => (item={'key': 'node_10_0_0_50', 'value': {'ip': '10.0.0.50', 'provider': 'bms', 'roles': {'analytics': None, 'analytics_snmp': None, 'analytics_alarm': None, 'analytics_database': None, 'config': None, 'config_database': None, 'control': None, 'webui': None, 'openstack': None}}}) => {"add_host": {"groups": ["container_hosts"], "host_name": "10.0.0.50", "host_vars": {"ansible_become": true, "ansible_ssh_pass": "", "ansible_user": "ubuntu", "instance_name": "node_10_0_0_50", "private_ip": "10.0.0.50"}}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_50", "value": {"ip": "10.0.0.50", "provider": "bms", "roles": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "openstack": null, "webui": null}}}}
ok: [localhost] => (item={'key': 'node_10_0_0_33', 'value': {'ip': '10.0.0.33', 'provider': 'bms', 'roles': {'analytics': None, 'analytics_snmp': None, 'analytics_alarm': None, 'analytics_database': None, 'config': None, 'config_database': None, 'control': None, 'webui': None}}}) => {"add_host": {"groups": ["container_hosts"], "host_name": "10.0.0.33", "host_vars": {"ansible_become": true, "ansible_ssh_pass": "", "ansible_user": "ubuntu", "instance_name": "node_10_0_0_33", "private_ip": "10.0.0.33"}}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_33", "value": {"ip": "10.0.0.33", "provider": "bms", "roles": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "webui": null}}}}
ok: [localhost] => (item={'key': 'node_10_0_0_249', 'value': {'ip': '10.0.0.249', 'provider': 'bms', 'roles': {'analytics': None, 'analytics_snmp': None, 'analytics_alarm': None, 'analytics_database': None, 'config': None, 'config_database': None, 'control': None, 'webui': None}}}) => {"add_host": {"groups": ["container_hosts"], "host_name": "10.0.0.249", "host_vars": {"ansible_become": true, "ansible_ssh_pass": "", "ansible_user": "ubuntu", "instance_name": "node_10_0_0_249", "private_ip": "10.0.0.249"}}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_249", "value": {"ip": "10.0.0.249", "provider": "bms", "roles": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "webui": null}}}}
ok: [localhost] => (item={'key': 'node_10_0_0_22', 'value': {'ip': '10.0.0.22', 'provider': 'bms', 'roles': {'vrouter': None, 'openstack_compute': None}}}) => {"add_host": {"groups": ["container_hosts"], "host_name": "10.0.0.22", "host_vars": {"ansible_become": true, "ansible_ssh_pass": "", "ansible_user": "ubuntu", "instance_name": "node_10_0_0_22", "private_ip": "10.0.0.22"}}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_22", "value": {"ip": "10.0.0.22", "provider": "bms", "roles": {"openstack_compute": null, "vrouter": null}}}}
ok: [localhost] => (item={'key': 'node_10_0_0_19', 'value': {'ip': '10.0.0.19', 'provider': 'bms', 'roles': {'vrouter': None, 'openstack_compute': None}}}) => {"add_host": {"groups": ["container_hosts"], "host_name": "10.0.0.19", "host_vars": {"ansible_become": true, "ansible_ssh_pass": "", "ansible_user": "ubuntu", "instance_name": "node_10_0_0_19", "private_ip": "10.0.0.19"}}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_19", "value": {"ip": "10.0.0.19", "provider": "bms", "roles": {"openstack_compute": null, "vrouter": null}}}}
TASK [contrail_deployer : add bms container hosts] *****************************
ok: [localhost] => (item={'key': 'node_10_0_0_50', 'value': {'ip': '10.0.0.50', 'provider': 'bms', 'roles': {'analytics': None, 'analytics_snmp': None, 'analytics_alarm': None, 'analytics_database': None, 'config': None, 'config_database': None, 'control': None, 'webui': None, 'openstack': None}}}) => {"add_host": {"groups": ["container_hosts"], "host_name": "10.0.0.50", "host_vars": {"ansible_become": true, "ansible_ssh_private_key_file": "/home/ubuntu/.ssh/id_rsa", "ansible_user": "ubuntu", "instance_name": "node_10_0_0_50", "private_ip": "10.0.0.50"}}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_50", "value": {"ip": "10.0.0.50", "provider": "bms", "roles": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "openstack": null, "webui": null}}}}
ok: [localhost] => (item={'key': 'node_10_0_0_33', 'value': {'ip': '10.0.0.33', 'provider': 'bms', 'roles': {'analytics': None, 'analytics_snmp': None, 'analytics_alarm': None, 'analytics_database': None, 'config': None, 'config_database': None, 'control': None, 'webui': None}}}) => {"add_host": {"groups": ["container_hosts"], "host_name": "10.0.0.33", "host_vars": {"ansible_become": true, "ansible_ssh_private_key_file": "/home/ubuntu/.ssh/id_rsa", "ansible_user": "ubuntu", "instance_name": "node_10_0_0_33", "private_ip": "10.0.0.33"}}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_33", "value": {"ip": "10.0.0.33", "provider": "bms", "roles": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "webui": null}}}}
ok: [localhost] => (item={'key': 'node_10_0_0_249', 'value': {'ip': '10.0.0.249', 'provider': 'bms', 'roles': {'analytics': None, 'analytics_snmp': None, 'analytics_alarm': None, 'analytics_database': None, 'config': None, 'config_database': None, 'control': None, 'webui': None}}}) => {"add_host": {"groups": ["container_hosts"], "host_name": "10.0.0.249", "host_vars": {"ansible_become": true, "ansible_ssh_private_key_file": "/home/ubuntu/.ssh/id_rsa", "ansible_user": "ubuntu", "instance_name": "node_10_0_0_249", "private_ip": "10.0.0.249"}}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_249", "value": {"ip": "10.0.0.249", "provider": "bms", "roles": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "webui": null}}}}
ok: [localhost] => (item={'key': 'node_10_0_0_22', 'value': {'ip': '10.0.0.22', 'provider': 'bms', 'roles': {'vrouter': None, 'openstack_compute': None}}}) => {"add_host": {"groups": ["container_hosts"], "host_name": "10.0.0.22", "host_vars": {"ansible_become": true, "ansible_ssh_private_key_file": "/home/ubuntu/.ssh/id_rsa", "ansible_user": "ubuntu", "instance_name": "node_10_0_0_22", "private_ip": "10.0.0.22"}}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_22", "value": {"ip": "10.0.0.22", "provider": "bms", "roles": {"openstack_compute": null, "vrouter": null}}}}
ok: [localhost] => (item={'key': 'node_10_0_0_19', 'value': {'ip': '10.0.0.19', 'provider': 'bms', 'roles': {'vrouter': None, 'openstack_compute': None}}}) => {"add_host": {"groups": ["container_hosts"], "host_name": "10.0.0.19", "host_vars": {"ansible_become": true, "ansible_ssh_private_key_file": "/home/ubuntu/.ssh/id_rsa", "ansible_user": "ubuntu", "instance_name": "node_10_0_0_19", "private_ip": "10.0.0.19"}}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_19", "value": {"ip": "10.0.0.19", "provider": "bms", "roles": {"openstack_compute": null, "vrouter": null}}}}
TASK [contrail_deployer : build node lists] ************************************
included: /home/ubuntu/tf-ansible-deployer/playbooks/roles/contrail_deployer/tasks/build_node_lists.yml for localhost
TASK [contrail_deployer : set_fact] ********************************************
ok: [localhost] => {"ansible_facts": {"config_nodes_list": []}, "changed": false}
TASK [contrail_deployer : add config nodes to the list] ************************
ok: [localhost] => (item={'key': 'node_10_0_0_50', 'value': {'ip': '10.0.0.50', 'provider': 'bms', 'roles': {'analytics': None, 'analytics_snmp': None, 'analytics_alarm': None, 'analytics_database': None, 'config': None, 'config_database': None, 'control': None, 'webui': None, 'openstack': None}}}) => {"ansible_facts": {"config_nodes_list": ["10.0.0.50"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_50", "value": {"ip": "10.0.0.50", "provider": "bms", "roles": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "openstack": null, "webui": null}}}}
ok: [localhost] => (item={'key': 'node_10_0_0_33', 'value': {'ip': '10.0.0.33', 'provider': 'bms', 'roles': {'analytics': None, 'analytics_snmp': None, 'analytics_alarm': None, 'analytics_database': None, 'config': None, 'config_database': None, 'control': None, 'webui': None}}}) => {"ansible_facts": {"config_nodes_list": ["10.0.0.50", "10.0.0.33"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_33", "value": {"ip": "10.0.0.33", "provider": "bms", "roles": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "webui": null}}}}
ok: [localhost] => (item={'key': 'node_10_0_0_249', 'value': {'ip': '10.0.0.249', 'provider': 'bms', 'roles': {'analytics': None, 'analytics_snmp': None, 'analytics_alarm': None, 'analytics_database': None, 'config': None, 'config_database': None, 'control': None, 'webui': None}}}) => {"ansible_facts": {"config_nodes_list": ["10.0.0.50", "10.0.0.33", "10.0.0.249"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_249", "value": {"ip": "10.0.0.249", "provider": "bms", "roles": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "webui": null}}}}
TASK [contrail_deployer : set_fact] ********************************************
ok: [localhost] => {"ansible_facts": {"control_nodes_list": []}, "changed": false}
TASK [contrail_deployer : add control nodes to the list] ***********************
ok: [localhost] => (item={'key': 'node_10_0_0_50', 'value': {'ip': '10.0.0.50', 'provider': 'bms', 'roles': {'analytics': None, 'analytics_snmp': None, 'analytics_alarm': None, 'analytics_database': None, 'config': None, 'config_database': None, 'control': None, 'webui': None, 'openstack': None}}}) => {"ansible_facts": {"control_nodes_list": ["10.0.0.50"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_50", "value": {"ip": "10.0.0.50", "provider": "bms", "roles": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "openstack": null, "webui": null}}}}
ok: [localhost] => (item={'key': 'node_10_0_0_33', 'value': {'ip': '10.0.0.33', 'provider': 'bms', 'roles': {'analytics': None, 'analytics_snmp': None, 'analytics_alarm': None, 'analytics_database': None, 'config': None, 'config_database': None, 'control': None, 'webui': None}}}) => {"ansible_facts": {"control_nodes_list": ["10.0.0.50", "10.0.0.33"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_33", "value": {"ip": "10.0.0.33", "provider": "bms", "roles": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "webui": null}}}}
ok: [localhost] => (item={'key': 'node_10_0_0_249', 'value': {'ip': '10.0.0.249', 'provider': 'bms', 'roles': {'analytics': None, 'analytics_snmp': None, 'analytics_alarm': None, 'analytics_database': None, 'config': None, 'config_database': None, 'control': None, 'webui': None}}}) => {"ansible_facts": {"control_nodes_list": ["10.0.0.50", "10.0.0.33", "10.0.0.249"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_249", "value": {"ip": "10.0.0.249", "provider": "bms", "roles": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "webui": null}}}}
TASK [contrail_deployer : set_fact] ********************************************
ok: [localhost] => {"ansible_facts": {"configdb_nodes_list": []}, "changed": false}
TASK [contrail_deployer : add configdb nodes to the list] **********************
ok: [localhost] => (item={'key': 'node_10_0_0_50', 'value': {'ip': '10.0.0.50', 'provider': 'bms', 'roles': {'analytics': None, 'analytics_snmp': None, 'analytics_alarm': None, 'analytics_database': None, 'config': None, 'config_database': None, 'control': None, 'webui': None, 'openstack': None}}}) => {"ansible_facts": {"configdb_nodes_list": ["10.0.0.50"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_50", "value": {"ip": "10.0.0.50", "provider": "bms", "roles": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "openstack": null, "webui": null}}}}
ok: [localhost] => (item={'key': 'node_10_0_0_33', 'value': {'ip': '10.0.0.33', 'provider': 'bms', 'roles': {'analytics': None, 'analytics_snmp': None, 'analytics_alarm': None, 'analytics_database': None, 'config': None, 'config_database': None, 'control': None, 'webui': None}}}) => {"ansible_facts": {"configdb_nodes_list": ["10.0.0.50", "10.0.0.33"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_33", "value": {"ip": "10.0.0.33", "provider": "bms", "roles": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "webui": null}}}}
ok: [localhost] => (item={'key': 'node_10_0_0_249', 'value': {'ip': '10.0.0.249', 'provider': 'bms', 'roles': {'analytics': None, 'analytics_snmp': None, 'analytics_alarm': None, 'analytics_database': None, 'config': None, 'config_database': None, 'control': None, 'webui': None}}}) => {"ansible_facts": {"configdb_nodes_list": ["10.0.0.50", "10.0.0.33", "10.0.0.249"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_249", "value": {"ip": "10.0.0.249", "provider": "bms", "roles": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "webui": null}}}}
TASK [contrail_deployer : set_fact] ********************************************
ok: [localhost] => {"ansible_facts": {"analytics_nodes_list": []}, "changed": false}
TASK [contrail_deployer : add analytics nodes to the list] *********************
ok: [localhost] => (item={'key': 'node_10_0_0_50', 'value': {'ip': '10.0.0.50', 'provider': 'bms', 'roles': {'analytics': None, 'analytics_snmp': None, 'analytics_alarm': None, 'analytics_database': None, 'config': None, 'config_database': None, 'control': None, 'webui': None, 'openstack': None}}}) => {"ansible_facts": {"analytics_nodes_list": ["10.0.0.50"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_50", "value": {"ip": "10.0.0.50", "provider": "bms", "roles": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "openstack": null, "webui": null}}}}
ok: [localhost] => (item={'key': 'node_10_0_0_33', 'value': {'ip': '10.0.0.33', 'provider': 'bms', 'roles': {'analytics': None, 'analytics_snmp': None, 'analytics_alarm': None, 'analytics_database': None, 'config': None, 'config_database': None, 'control': None, 'webui': None}}}) => {"ansible_facts": {"analytics_nodes_list": ["10.0.0.50", "10.0.0.33"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_33", "value": {"ip": "10.0.0.33", "provider": "bms", "roles": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "webui": null}}}}
ok: [localhost] => (item={'key': 'node_10_0_0_249', 'value': {'ip': '10.0.0.249', 'provider': 'bms', 'roles': {'analytics': None, 'analytics_snmp': None, 'analytics_alarm': None, 'analytics_database': None, 'config': None, 'config_database': None, 'control': None, 'webui': None}}}) => {"ansible_facts": {"analytics_nodes_list": ["10.0.0.50", "10.0.0.33", "10.0.0.249"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_249", "value": {"ip": "10.0.0.249", "provider": "bms", "roles": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "webui": null}}}}
TASK [contrail_deployer : set_fact] ********************************************
ok: [localhost] => {"ansible_facts": {"analytics_snmp_nodes_list": []}, "changed": false}
TASK [contrail_deployer : add analytics snmp nodes to the list] ****************
ok: [localhost] => (item={'key': 'node_10_0_0_50', 'value': {'ip': '10.0.0.50', 'provider': 'bms', 'roles': {'analytics': None, 'analytics_snmp': None, 'analytics_alarm': None, 'analytics_database': None, 'config': None, 'config_database': None, 'control': None, 'webui': None, 'openstack': None}}}) => {"ansible_facts": {"analytics_snmp_nodes_list": ["10.0.0.50"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_50", "value": {"ip": "10.0.0.50", "provider": "bms", "roles": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "openstack": null, "webui": null}}}}
ok: [localhost] => (item={'key': 'node_10_0_0_33', 'value': {'ip': '10.0.0.33', 'provider': 'bms', 'roles': {'analytics': None, 'analytics_snmp': None, 'analytics_alarm': None, 'analytics_database': None, 'config': None, 'config_database': None, 'control': None, 'webui': None}}}) => {"ansible_facts": {"analytics_snmp_nodes_list": ["10.0.0.50", "10.0.0.33"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_33", "value": {"ip": "10.0.0.33", "provider": "bms", "roles": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "webui": null}}}}
ok: [localhost] => (item={'key': 'node_10_0_0_249', 'value': {'ip': '10.0.0.249', 'provider': 'bms', 'roles': {'analytics': None, 'analytics_snmp': None, 'analytics_alarm': None, 'analytics_database': None, 'config': None, 'config_database': None, 'control': None, 'webui': None}}}) => {"ansible_facts": {"analytics_snmp_nodes_list": ["10.0.0.50", "10.0.0.33", "10.0.0.249"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_249", "value": {"ip": "10.0.0.249", "provider": "bms", "roles": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "webui": null}}}}
TASK [contrail_deployer : set_fact] ********************************************
ok: [localhost] => {"ansible_facts": {"analytics_alarm_nodes_list": []}, "changed": false}
TASK [contrail_deployer : add analytics alarm nodes to the list] ***************
ok: [localhost] => (item={'key': 'node_10_0_0_50', 'value': {'ip': '10.0.0.50', 'provider': 'bms', 'roles': {'analytics': None, 'analytics_snmp': None, 'analytics_alarm': None, 'analytics_database': None, 'config': None, 'config_database': None, 'control': None, 'webui': None, 'openstack': None}}}) => {"ansible_facts": {"analytics_alarm_nodes_list": ["10.0.0.50"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_50", "value": {"ip": "10.0.0.50", "provider": "bms", "roles": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "openstack": null, "webui": null}}}}
ok: [localhost] => (item={'key': 'node_10_0_0_33', 'value': {'ip': '10.0.0.33', 'provider': 'bms', 'roles': {'analytics': None, 'analytics_snmp': None, 'analytics_alarm': None, 'analytics_database': None, 'config': None, 'config_database': None, 'control': None, 'webui': None}}}) => {"ansible_facts": {"analytics_alarm_nodes_list": ["10.0.0.50", "10.0.0.33"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_33", "value": {"ip": "10.0.0.33", "provider": "bms", "roles": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "webui": null}}}}
ok: [localhost] => (item={'key': 'node_10_0_0_249', 'value': {'ip': '10.0.0.249', 'provider': 'bms', 'roles': {'analytics': None, 'analytics_snmp': None, 'analytics_alarm': None, 'analytics_database': None, 'config': None, 'config_database': None, 'control': None, 'webui': None}}}) => {"ansible_facts": {"analytics_alarm_nodes_list": ["10.0.0.50", "10.0.0.33", "10.0.0.249"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_249", "value": {"ip": "10.0.0.249", "provider": "bms", "roles": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "webui": null}}}}
TASK [contrail_deployer : set_fact] ********************************************
ok: [localhost] => {"ansible_facts": {"analyticsdb_nodes_list": []}, "changed": false}
TASK [contrail_deployer : add analyticsdb nodes to the list] *******************
ok: [localhost] => (item={'key': 'node_10_0_0_50', 'value': {'ip': '10.0.0.50', 'provider': 'bms', 'roles': {'analytics': None, 'analytics_snmp': None, 'analytics_alarm': None, 'analytics_database': None, 'config': None, 'config_database': None, 'control': None, 'webui': None, 'openstack': None}}}) => {"ansible_facts": {"analyticsdb_nodes_list": ["10.0.0.50"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_50", "value": {"ip": "10.0.0.50", "provider": "bms", "roles": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "openstack": null, "webui": null}}}}
ok: [localhost] => (item={'key': 'node_10_0_0_33', 'value': {'ip': '10.0.0.33', 'provider': 'bms', 'roles': {'analytics': None, 'analytics_snmp': None, 'analytics_alarm': None, 'analytics_database': None, 'config': None, 'config_database': None, 'control': None, 'webui': None}}}) => {"ansible_facts": {"analyticsdb_nodes_list": ["10.0.0.50", "10.0.0.33"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_33", "value": {"ip": "10.0.0.33", "provider": "bms", "roles": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "webui": null}}}}
ok: [localhost] => (item={'key': 'node_10_0_0_249', 'value': {'ip': '10.0.0.249', 'provider': 'bms', 'roles': {'analytics': None, 'analytics_snmp': None, 'analytics_alarm': None, 'analytics_database': None, 'config': None, 'config_database': None, 'control': None, 'webui': None}}}) => {"ansible_facts": {"analyticsdb_nodes_list": ["10.0.0.50", "10.0.0.33", "10.0.0.249"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_249", "value": {"ip": "10.0.0.249", "provider": "bms", "roles": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "webui": null}}}}
TASK [contrail_deployer : set_fact] ********************************************
ok: [localhost] => {"ansible_facts": {"webui_nodes_list": []}, "changed": false}
TASK [contrail_deployer : add webui nodes to the list] *************************
ok: [localhost] => (item={'key': 'node_10_0_0_50', 'value': {'ip': '10.0.0.50', 'provider': 'bms', 'roles': {'analytics': None, 'analytics_snmp': None, 'analytics_alarm': None, 'analytics_database': None, 'config': None, 'config_database': None, 'control': None, 'webui': None, 'openstack': None}}}) => {"ansible_facts": {"webui_nodes_list": ["10.0.0.50"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_50", "value": {"ip": "10.0.0.50", "provider": "bms", "roles": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "openstack": null, "webui": null}}}}
ok: [localhost] => (item={'key': 'node_10_0_0_33', 'value': {'ip': '10.0.0.33', 'provider': 'bms', 'roles': {'analytics': None, 'analytics_snmp': None, 'analytics_alarm': None, 'analytics_database': None, 'config': None, 'config_database': None, 'control': None, 'webui': None}}}) => {"ansible_facts": {"webui_nodes_list": ["10.0.0.50", "10.0.0.33"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_33", "value": {"ip": "10.0.0.33", "provider": "bms", "roles": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "webui": null}}}}
ok: [localhost] => (item={'key': 'node_10_0_0_249', 'value': {'ip': '10.0.0.249', 'provider': 'bms', 'roles': {'analytics': None, 'analytics_snmp': None, 'analytics_alarm': None, 'analytics_database': None, 'config': None, 'config_database': None, 'control': None, 'webui': None}}}) => {"ansible_facts": {"webui_nodes_list": ["10.0.0.50", "10.0.0.33", "10.0.0.249"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_249", "value": {"ip": "10.0.0.249", "provider": "bms", "roles": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "webui": null}}}}
TASK [contrail_deployer : set_fact] ********************************************
ok: [localhost] => {"ansible_facts": {"k8s_master_nodes_list": []}, "changed": false}
TASK [contrail_deployer : set_fact] ********************************************
ok: [localhost] => {"ansible_facts": {"k8s_node_nodes_list": []}, "changed": false}
TASK [contrail_deployer : set_fact] ********************************************
ok: [localhost] => {"ansible_facts": {"kubemanager_nodes_list": []}, "changed": false}
TASK [contrail_deployer : set_fact] ********************************************
ok: [localhost] => {"ansible_facts": {"openstack_nodes_list": []}, "changed": false}
TASK [contrail_deployer : add openstack nodes to the list] *********************
ok: [localhost] => (item={'key': 'node_10_0_0_50', 'value': {'ip': '10.0.0.50', 'provider': 'bms', 'roles': {'analytics': None, 'analytics_snmp': None, 'analytics_alarm': None, 'analytics_database': None, 'config': None, 'config_database': None, 'control': None, 'webui': None, 'openstack': None}}}) => {"ansible_facts": {"openstack_nodes_list": ["10.0.0.50"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_50", "value": {"ip": "10.0.0.50", "provider": "bms", "roles": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "openstack": null, "webui": null}}}}
TASK [contrail_deployer : set_fact] ********************************************
ok: [localhost] => {"ansible_facts": {"vrouter_nodes_list": []}, "changed": false}
TASK [contrail_deployer : add Vrouter Nodes to the list] ***********************
ok: [localhost] => (item={'key': 'node_10_0_0_22', 'value': {'ip': '10.0.0.22', 'provider': 'bms', 'roles': {'vrouter': None, 'openstack_compute': None}}}) => {"ansible_facts": {"vrouter_nodes_list": ["10.0.0.22"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_22", "value": {"ip": "10.0.0.22", "provider": "bms", "roles": {"openstack_compute": null, "vrouter": null}}}}
ok: [localhost] => (item={'key': 'node_10_0_0_19', 'value': {'ip': '10.0.0.19', 'provider': 'bms', 'roles': {'vrouter': None, 'openstack_compute': None}}}) => {"ansible_facts": {"vrouter_nodes_list": ["10.0.0.22", "10.0.0.19"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_19", "value": {"ip": "10.0.0.19", "provider": "bms", "roles": {"openstack_compute": null, "vrouter": null}}}}
TASK [contrail_deployer : set_fact] ********************************************
ok: [localhost] => {"ansible_facts": {"tsn_nodes_list": []}, "changed": false}
TASK [contrail_deployer : set global variables] ********************************
included: /home/ubuntu/tf-ansible-deployer/playbooks/roles/contrail_deployer/tasks/set_global_variables.yml for localhost
TASK [contrail_deployer : set container tag contrail version if defined] *******
ok: [localhost] => {"ansible_facts": {"contrail_version_tag": "latest"}, "changed": false}
TASK [contrail_deployer : add specific contrail version tag if defined] ********
ok: [localhost] => {"ansible_facts": {"contrail_version_tag": "nightly-r24.1-centos"}, "changed": false}
TASK [contrail_deployer : set registry if defined] *****************************
ok: [localhost] => {"ansible_facts": {"container_registry": "nexus.gz1.opensdn.io:5002"}, "changed": false}
TASK [contrail_deployer : set_fact] ********************************************
ok: [localhost] => {"ansible_facts": {"roles": {}}, "changed": false}
TASK [contrail_deployer : add roles if defined] ********************************
ok: [localhost] => (item={'key': 'node_10_0_0_50', 'value': {'ip': '10.0.0.50', 'provider': 'bms', 'roles': {'analytics': None, 'analytics_snmp': None, 'analytics_alarm': None, 'analytics_database': None, 'config': None, 'config_database': None, 'control': None, 'webui': None, 'openstack': None}}}) => {"ansible_facts": {"roles": {"node_10_0_0_50": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "openstack": null, "webui": null}}}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_50", "value": {"ip": "10.0.0.50", "provider": "bms", "roles": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "openstack": null, "webui": null}}}}
ok: [localhost] => (item={'key': 'node_10_0_0_33', 'value': {'ip': '10.0.0.33', 'provider': 'bms', 'roles': {'analytics': None, 'analytics_snmp': None, 'analytics_alarm': None, 'analytics_database': None, 'config': None, 'config_database': None, 'control': None, 'webui': None}}}) => {"ansible_facts": {"roles": {"node_10_0_0_33": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "webui": null}, "node_10_0_0_50": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "openstack": null, "webui": null}}}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_33", "value": {"ip": "10.0.0.33", "provider": "bms", "roles": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "webui": null}}}}
ok: [localhost] => (item={'key': 'node_10_0_0_249', 'value': {'ip': '10.0.0.249', 'provider': 'bms', 'roles': {'analytics': None, 'analytics_snmp': None, 'analytics_alarm': None, 'analytics_database': None, 'config': None, 'config_database': None, 'control': None, 'webui': None}}}) => {"ansible_facts": {"roles": {"node_10_0_0_249": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "webui": null}, "node_10_0_0_33": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "webui": null}, "node_10_0_0_50": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "openstack": null, "webui": null}}}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_249", "value": {"ip": "10.0.0.249", "provider": "bms", "roles": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "webui": null}}}}
ok: [localhost] => (item={'key': 'node_10_0_0_22', 'value': {'ip': '10.0.0.22', 'provider': 'bms', 'roles': {'vrouter': None, 'openstack_compute': None}}}) => {"ansible_facts": {"roles": {"node_10_0_0_22": {"openstack_compute": null, "vrouter": null}, "node_10_0_0_249": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "webui": null}, "node_10_0_0_33": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "webui": null}, "node_10_0_0_50": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "openstack": null, "webui": null}}}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_22", "value": {"ip": "10.0.0.22", "provider": "bms", "roles": {"openstack_compute": null, "vrouter": null}}}}
ok: [localhost] => (item={'key': 'node_10_0_0_19', 'value': {'ip': '10.0.0.19', 'provider': 'bms', 'roles': {'vrouter': None, 'openstack_compute': None}}}) => {"ansible_facts": {"roles": {"node_10_0_0_19": {"openstack_compute": null, "vrouter": null}, "node_10_0_0_22": {"openstack_compute": null, "vrouter": null}, "node_10_0_0_249": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "webui": null}, "node_10_0_0_33": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "webui": null}, "node_10_0_0_50": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "openstack": null, "webui": null}}}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_19", "value": {"ip": "10.0.0.19", "provider": "bms", "roles": {"openstack_compute": null, "vrouter": null}}}}
TASK [contrail_deployer : set vars for vanilla openstack deploy] ***************
ok: [localhost] => {"ansible_facts": {"analytics_api_port": 8081, "config_api_port": 8082, "keystone_auth_proto": "http", "keystone_auth_public_port": 5000, "opencontrail_api_server_ip": "10.0.0.50 10.0.0.33 10.0.0.249", "opencontrail_collector_ip": "10.0.0.50 10.0.0.33 10.0.0.249"}, "changed": false}
TASK [contrail_deployer : set default variables] *******************************
included: /home/ubuntu/tf-ansible-deployer/playbooks/roles/contrail_deployer/tasks/set_default_variables.yml for localhost
TASK [contrail_deployer : set orchestrator param] ******************************
ok: [localhost] => {"ansible_facts": {"default_configuration": {"VXLAN_VN_ID_MODE": "automatic"}}, "changed": false}
TASK [contrail_deployer : set contrail variables] ******************************
included: /home/ubuntu/tf-ansible-deployer/playbooks/roles/contrail_deployer/tasks/set_contrail_variables.yml for localhost
TASK [contrail_deployer : set stdin_open to true if it's not defined] **********
ok: [localhost] => {"ansible_facts": {"contrail_configuration": {"AAA_MODE": "rbac", "ANALYTICSDB_ENABLE": "true", "ANALYTICS_ALARM_ENABLE": "true", "ANALYTICS_SNMP_ENABLE": "true", "AUTH_MODE": "keystone", "CASSANDRA_SSL_ENABLE": "false", "CLOUD_ORCHESTRATOR": "openstack", "CONFIG_DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "CONTRAIL_CONTAINER_TAG": "nightly-r24.1-centos", "CONTROL_NODES": "10.20.0.17,10.20.0.14,10.20.0.25", "DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "HUGE_PAGES_2MB": "256", "JVM_EXTRA_OPTS": "-Xms1g -Xmx2g", "KEYSTONE_AUTH_URL_VERSION": "/v3", "KOLLA_MODE": "patched", "LOG_LEVEL": "SYS_DEBUG", "OPENSTACK_VERSION": "yoga", "RABBITMQ_USE_SSL": "false", "SSL_ENABLE": "false", "STDIN_OPEN": true, "VROUTER_ENCRYPTION": false}}, "changed": false}
TASK [contrail_deployer : set tty to true if it's not defined] *****************
ok: [localhost] => {"ansible_facts": {"contrail_configuration": {"AAA_MODE": "rbac", "ANALYTICSDB_ENABLE": "true", "ANALYTICS_ALARM_ENABLE": "true", "ANALYTICS_SNMP_ENABLE": "true", "AUTH_MODE": "keystone", "CASSANDRA_SSL_ENABLE": "false", "CLOUD_ORCHESTRATOR": "openstack", "CONFIG_DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "CONTRAIL_CONTAINER_TAG": "nightly-r24.1-centos", "CONTROL_NODES": "10.20.0.17,10.20.0.14,10.20.0.25", "DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "HUGE_PAGES_2MB": "256", "JVM_EXTRA_OPTS": "-Xms1g -Xmx2g", "KEYSTONE_AUTH_URL_VERSION": "/v3", "KOLLA_MODE": "patched", "LOG_LEVEL": "SYS_DEBUG", "OPENSTACK_VERSION": "yoga", "RABBITMQ_USE_SSL": "false", "SSL_ENABLE": "false", "STDIN_OPEN": true, "TTY": true, "VROUTER_ENCRYPTION": false}}, "changed": false}
TASK [contrail_deployer : add nodes to contrail_configuration] *****************
ok: [localhost] => (item={'name': 'CONFIG_NODES', 'nodes': ['10.0.0.50', '10.0.0.33', '10.0.0.249']}) => {"ansible_facts": {"contrail_configuration": {"AAA_MODE": "rbac", "ANALYTICSDB_ENABLE": "true", "ANALYTICS_ALARM_ENABLE": "true", "ANALYTICS_SNMP_ENABLE": "true", "AUTH_MODE": "keystone", "CASSANDRA_SSL_ENABLE": "false", "CLOUD_ORCHESTRATOR": "openstack", "CONFIG_DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "CONFIG_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONTRAIL_CONTAINER_TAG": "nightly-r24.1-centos", "CONTROL_NODES": "10.20.0.17,10.20.0.14,10.20.0.25", "DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "HUGE_PAGES_2MB": "256", "JVM_EXTRA_OPTS": "-Xms1g -Xmx2g", "KEYSTONE_AUTH_URL_VERSION": "/v3", "KOLLA_MODE": "patched", "LOG_LEVEL": "SYS_DEBUG", "OPENSTACK_VERSION": "yoga", "RABBITMQ_USE_SSL": "false", "SSL_ENABLE": "false", "STDIN_OPEN": true, "TTY": true, "VROUTER_ENCRYPTION": false}}, "ansible_loop_var": "item", "changed": false, "item": {"name": "CONFIG_NODES", "nodes": ["10.0.0.50", "10.0.0.33", "10.0.0.249"]}}
ok: [localhost] => (item={'name': 'CONTROLLER_NODES', 'nodes': ['10.0.0.50', '10.0.0.33', '10.0.0.249']}) => {"ansible_facts": {"contrail_configuration": {"AAA_MODE": "rbac", "ANALYTICSDB_ENABLE": "true", "ANALYTICS_ALARM_ENABLE": "true", "ANALYTICS_SNMP_ENABLE": "true", "AUTH_MODE": "keystone", "CASSANDRA_SSL_ENABLE": "false", "CLOUD_ORCHESTRATOR": "openstack", "CONFIG_DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "CONFIG_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONTRAIL_CONTAINER_TAG": "nightly-r24.1-centos", "CONTROLLER_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONTROL_NODES": "10.20.0.17,10.20.0.14,10.20.0.25", "DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "HUGE_PAGES_2MB": "256", "JVM_EXTRA_OPTS": "-Xms1g -Xmx2g", "KEYSTONE_AUTH_URL_VERSION": "/v3", "KOLLA_MODE": "patched", "LOG_LEVEL": "SYS_DEBUG", "OPENSTACK_VERSION": "yoga", "RABBITMQ_USE_SSL": "false", "SSL_ENABLE": "false", "STDIN_OPEN": true, "TTY": true, "VROUTER_ENCRYPTION": false}}, "ansible_loop_var": "item", "changed": false, "item": {"name": "CONTROLLER_NODES", "nodes": ["10.0.0.50", "10.0.0.33", "10.0.0.249"]}}
ok: [localhost] => (item={'name': 'CONFIGDB_NODES', 'nodes': ['10.0.0.50', '10.0.0.33', '10.0.0.249']}) => {"ansible_facts": {"contrail_configuration": {"AAA_MODE": "rbac", "ANALYTICSDB_ENABLE": "true", "ANALYTICS_ALARM_ENABLE": "true", "ANALYTICS_SNMP_ENABLE": "true", "AUTH_MODE": "keystone", "CASSANDRA_SSL_ENABLE": "false", "CLOUD_ORCHESTRATOR": "openstack", "CONFIGDB_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONFIG_DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "CONFIG_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONTRAIL_CONTAINER_TAG": "nightly-r24.1-centos", "CONTROLLER_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONTROL_NODES": "10.20.0.17,10.20.0.14,10.20.0.25", "DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "HUGE_PAGES_2MB": "256", "JVM_EXTRA_OPTS": "-Xms1g -Xmx2g", "KEYSTONE_AUTH_URL_VERSION": "/v3", "KOLLA_MODE": "patched", "LOG_LEVEL": "SYS_DEBUG", "OPENSTACK_VERSION": "yoga", "RABBITMQ_USE_SSL": "false", "SSL_ENABLE": "false", "STDIN_OPEN": true, "TTY": true, "VROUTER_ENCRYPTION": false}}, "ansible_loop_var": "item", "changed": false, "item": {"name": "CONFIGDB_NODES", "nodes": ["10.0.0.50", "10.0.0.33", "10.0.0.249"]}}
ok: [localhost] => (item={'name': 'ANALYTICS_NODES', 'nodes': ['10.0.0.50', '10.0.0.33', '10.0.0.249']}) => {"ansible_facts": {"contrail_configuration": {"AAA_MODE": "rbac", "ANALYTICSDB_ENABLE": "true", "ANALYTICS_ALARM_ENABLE": "true", "ANALYTICS_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "ANALYTICS_SNMP_ENABLE": "true", "AUTH_MODE": "keystone", "CASSANDRA_SSL_ENABLE": "false", "CLOUD_ORCHESTRATOR": "openstack", "CONFIGDB_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONFIG_DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "CONFIG_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONTRAIL_CONTAINER_TAG": "nightly-r24.1-centos", "CONTROLLER_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONTROL_NODES": "10.20.0.17,10.20.0.14,10.20.0.25", "DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "HUGE_PAGES_2MB": "256", "JVM_EXTRA_OPTS": "-Xms1g -Xmx2g", "KEYSTONE_AUTH_URL_VERSION": "/v3", "KOLLA_MODE": "patched", "LOG_LEVEL": "SYS_DEBUG", "OPENSTACK_VERSION": "yoga", "RABBITMQ_USE_SSL": "false", "SSL_ENABLE": "false", "STDIN_OPEN": true, "TTY": true, "VROUTER_ENCRYPTION": false}}, "ansible_loop_var": "item", "changed": false, "item": {"name": "ANALYTICS_NODES", "nodes": ["10.0.0.50", "10.0.0.33", "10.0.0.249"]}}
ok: [localhost] => (item={'name': 'ANALYTICS_SNMP_NODES', 'nodes': ['10.0.0.50', '10.0.0.33', '10.0.0.249']}) => {"ansible_facts": {"contrail_configuration": {"AAA_MODE": "rbac", "ANALYTICSDB_ENABLE": "true", "ANALYTICS_ALARM_ENABLE": "true", "ANALYTICS_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "ANALYTICS_SNMP_ENABLE": "true", "ANALYTICS_SNMP_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "AUTH_MODE": "keystone", "CASSANDRA_SSL_ENABLE": "false", "CLOUD_ORCHESTRATOR": "openstack", "CONFIGDB_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONFIG_DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "CONFIG_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONTRAIL_CONTAINER_TAG": "nightly-r24.1-centos", "CONTROLLER_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONTROL_NODES": "10.20.0.17,10.20.0.14,10.20.0.25", "DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "HUGE_PAGES_2MB": "256", "JVM_EXTRA_OPTS": "-Xms1g -Xmx2g", "KEYSTONE_AUTH_URL_VERSION": "/v3", "KOLLA_MODE": "patched", "LOG_LEVEL": "SYS_DEBUG", "OPENSTACK_VERSION": "yoga", "RABBITMQ_USE_SSL": "false", "SSL_ENABLE": "false", "STDIN_OPEN": true, "TTY": true, "VROUTER_ENCRYPTION": false}}, "ansible_loop_var": "item", "changed": false, "item": {"name": "ANALYTICS_SNMP_NODES", "nodes": ["10.0.0.50", "10.0.0.33", "10.0.0.249"]}}
ok: [localhost] => (item={'name': 'ANALYTICS_ALARM_NODES', 'nodes': ['10.0.0.50', '10.0.0.33', '10.0.0.249']}) => {"ansible_facts": {"contrail_configuration": {"AAA_MODE": "rbac", "ANALYTICSDB_ENABLE": "true", "ANALYTICS_ALARM_ENABLE": "true", "ANALYTICS_ALARM_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "ANALYTICS_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "ANALYTICS_SNMP_ENABLE": "true", "ANALYTICS_SNMP_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "AUTH_MODE": "keystone", "CASSANDRA_SSL_ENABLE": "false", "CLOUD_ORCHESTRATOR": "openstack", "CONFIGDB_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONFIG_DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "CONFIG_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONTRAIL_CONTAINER_TAG": "nightly-r24.1-centos", "CONTROLLER_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONTROL_NODES": "10.20.0.17,10.20.0.14,10.20.0.25", "DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "HUGE_PAGES_2MB": "256", "JVM_EXTRA_OPTS": "-Xms1g -Xmx2g", "KEYSTONE_AUTH_URL_VERSION": "/v3", "KOLLA_MODE": "patched", "LOG_LEVEL": "SYS_DEBUG", "OPENSTACK_VERSION": "yoga", "RABBITMQ_USE_SSL": "false", "SSL_ENABLE": "false", "STDIN_OPEN": true, "TTY": true, "VROUTER_ENCRYPTION": false}}, "ansible_loop_var": "item", "changed": false, "item": {"name": "ANALYTICS_ALARM_NODES", "nodes": ["10.0.0.50", "10.0.0.33", "10.0.0.249"]}}
ok: [localhost] => (item={'name': 'ANALYTICSDB_NODES', 'nodes': ['10.0.0.50', '10.0.0.33', '10.0.0.249']}) => {"ansible_facts": {"contrail_configuration": {"AAA_MODE": "rbac", "ANALYTICSDB_ENABLE": "true", "ANALYTICSDB_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "ANALYTICS_ALARM_ENABLE": "true", "ANALYTICS_ALARM_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "ANALYTICS_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "ANALYTICS_SNMP_ENABLE": "true", "ANALYTICS_SNMP_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "AUTH_MODE": "keystone", "CASSANDRA_SSL_ENABLE": "false", "CLOUD_ORCHESTRATOR": "openstack", "CONFIGDB_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONFIG_DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "CONFIG_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONTRAIL_CONTAINER_TAG": "nightly-r24.1-centos", "CONTROLLER_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONTROL_NODES": "10.20.0.17,10.20.0.14,10.20.0.25", "DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "HUGE_PAGES_2MB": "256", "JVM_EXTRA_OPTS": "-Xms1g -Xmx2g", "KEYSTONE_AUTH_URL_VERSION": "/v3", "KOLLA_MODE": "patched", "LOG_LEVEL": "SYS_DEBUG", "OPENSTACK_VERSION": "yoga", "RABBITMQ_USE_SSL": "false", "SSL_ENABLE": "false", "STDIN_OPEN": true, "TTY": true, "VROUTER_ENCRYPTION": false}}, "ansible_loop_var": "item", "changed": false, "item": {"name": "ANALYTICSDB_NODES", "nodes": ["10.0.0.50", "10.0.0.33", "10.0.0.249"]}}
ok: [localhost] => (item={'name': 'WEBUI_NODES', 'nodes': ['10.0.0.50', '10.0.0.33', '10.0.0.249']}) => {"ansible_facts": {"contrail_configuration": {"AAA_MODE": "rbac", "ANALYTICSDB_ENABLE": "true", "ANALYTICSDB_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "ANALYTICS_ALARM_ENABLE": "true", "ANALYTICS_ALARM_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "ANALYTICS_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "ANALYTICS_SNMP_ENABLE": "true", "ANALYTICS_SNMP_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "AUTH_MODE": "keystone", "CASSANDRA_SSL_ENABLE": "false", "CLOUD_ORCHESTRATOR": "openstack", "CONFIGDB_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONFIG_DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "CONFIG_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONTRAIL_CONTAINER_TAG": "nightly-r24.1-centos", "CONTROLLER_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONTROL_NODES": "10.20.0.17,10.20.0.14,10.20.0.25", "DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "HUGE_PAGES_2MB": "256", "JVM_EXTRA_OPTS": "-Xms1g -Xmx2g", "KEYSTONE_AUTH_URL_VERSION": "/v3", "KOLLA_MODE": "patched", "LOG_LEVEL": "SYS_DEBUG", "OPENSTACK_VERSION": "yoga", "RABBITMQ_USE_SSL": "false", "SSL_ENABLE": "false", "STDIN_OPEN": true, "TTY": true, "VROUTER_ENCRYPTION": false, "WEBUI_NODES": "10.0.0.50,10.0.0.33,10.0.0.249"}}, "ansible_loop_var": "item", "changed": false, "item": {"name": "WEBUI_NODES", "nodes": ["10.0.0.50", "10.0.0.33", "10.0.0.249"]}}
TASK [contrail_deployer : set_fact] ********************************************
ok: [localhost] => {"ansible_facts": {"contrail_configuration": {"AAA_MODE": "rbac", "ANALYTICSDB_ENABLE": false, "ANALYTICSDB_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "ANALYTICS_ALARM_ENABLE": "true", "ANALYTICS_ALARM_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "ANALYTICS_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "ANALYTICS_SNMP_ENABLE": "true", "ANALYTICS_SNMP_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "AUTH_MODE": "keystone", "CASSANDRA_SSL_ENABLE": "false", "CLOUD_ORCHESTRATOR": "openstack", "CONFIGDB_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONFIG_DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "CONFIG_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONTRAIL_CONTAINER_TAG": "nightly-r24.1-centos", "CONTROLLER_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONTROL_NODES": "10.20.0.17,10.20.0.14,10.20.0.25", "DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "HUGE_PAGES_2MB": "256", "JVM_EXTRA_OPTS": "-Xms1g -Xmx2g", "KEYSTONE_AUTH_URL_VERSION": "/v3", "KOLLA_MODE": "patched", "LOG_LEVEL": "SYS_DEBUG", "OPENSTACK_VERSION": "yoga", "RABBITMQ_USE_SSL": "false", "SSL_ENABLE": "false", "STDIN_OPEN": true, "TTY": true, "VROUTER_ENCRYPTION": false, "WEBUI_NODES": "10.0.0.50,10.0.0.33,10.0.0.249"}}, "changed": false}
TASK [contrail_deployer : check analyticsdb presence] **************************
ok: [localhost] => (item={'key': 'node_10_0_0_50', 'value': {'ip': '10.0.0.50', 'provider': 'bms', 'roles': {'analytics': None, 'analytics_snmp': None, 'analytics_alarm': None, 'analytics_database': None, 'config': None, 'config_database': None, 'control': None, 'webui': None, 'openstack': None}}}) => {"ansible_facts": {"contrail_configuration": {"AAA_MODE": "rbac", "ANALYTICSDB_ENABLE": true, "ANALYTICSDB_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "ANALYTICS_ALARM_ENABLE": "true", "ANALYTICS_ALARM_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "ANALYTICS_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "ANALYTICS_SNMP_ENABLE": "true", "ANALYTICS_SNMP_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "AUTH_MODE": "keystone", "CASSANDRA_SSL_ENABLE": "false", "CLOUD_ORCHESTRATOR": "openstack", "CONFIGDB_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONFIG_DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "CONFIG_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONTRAIL_CONTAINER_TAG": "nightly-r24.1-centos", "CONTROLLER_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONTROL_NODES": "10.20.0.17,10.20.0.14,10.20.0.25", "DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "HUGE_PAGES_2MB": "256", "JVM_EXTRA_OPTS": "-Xms1g -Xmx2g", "KEYSTONE_AUTH_URL_VERSION": "/v3", "KOLLA_MODE": "patched", "LOG_LEVEL": "SYS_DEBUG", "OPENSTACK_VERSION": "yoga", "RABBITMQ_USE_SSL": "false", "SSL_ENABLE": "false", "STDIN_OPEN": true, "TTY": true, "VROUTER_ENCRYPTION": false, "WEBUI_NODES": "10.0.0.50,10.0.0.33,10.0.0.249"}}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_50", "value": {"ip": "10.0.0.50", "provider": "bms", "roles": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "openstack": null, "webui": null}}}}
ok: [localhost] => (item={'key': 'node_10_0_0_33', 'value': {'ip': '10.0.0.33', 'provider': 'bms', 'roles': {'analytics': None, 'analytics_snmp': None, 'analytics_alarm': None, 'analytics_database': None, 'config': None, 'config_database': None, 'control': None, 'webui': None}}}) => {"ansible_facts": {"contrail_configuration": {"AAA_MODE": "rbac", "ANALYTICSDB_ENABLE": true, "ANALYTICSDB_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "ANALYTICS_ALARM_ENABLE": "true", "ANALYTICS_ALARM_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "ANALYTICS_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "ANALYTICS_SNMP_ENABLE": "true", "ANALYTICS_SNMP_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "AUTH_MODE": "keystone", "CASSANDRA_SSL_ENABLE": "false", "CLOUD_ORCHESTRATOR": "openstack", "CONFIGDB_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONFIG_DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "CONFIG_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONTRAIL_CONTAINER_TAG": "nightly-r24.1-centos", "CONTROLLER_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONTROL_NODES": "10.20.0.17,10.20.0.14,10.20.0.25", "DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "HUGE_PAGES_2MB": "256", "JVM_EXTRA_OPTS": "-Xms1g -Xmx2g", "KEYSTONE_AUTH_URL_VERSION": "/v3", "KOLLA_MODE": "patched", "LOG_LEVEL": "SYS_DEBUG", "OPENSTACK_VERSION": "yoga", "RABBITMQ_USE_SSL": "false", "SSL_ENABLE": "false", "STDIN_OPEN": true, "TTY": true, "VROUTER_ENCRYPTION": false, "WEBUI_NODES": "10.0.0.50,10.0.0.33,10.0.0.249"}}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_33", "value": {"ip": "10.0.0.33", "provider": "bms", "roles": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "webui": null}}}}
ok: [localhost] => (item={'key': 'node_10_0_0_249', 'value': {'ip': '10.0.0.249', 'provider': 'bms', 'roles': {'analytics': None, 'analytics_snmp': None, 'analytics_alarm': None, 'analytics_database': None, 'config': None, 'config_database': None, 'control': None, 'webui': None}}}) => {"ansible_facts": {"contrail_configuration": {"AAA_MODE": "rbac", "ANALYTICSDB_ENABLE": true, "ANALYTICSDB_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "ANALYTICS_ALARM_ENABLE": "true", "ANALYTICS_ALARM_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "ANALYTICS_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "ANALYTICS_SNMP_ENABLE": "true", "ANALYTICS_SNMP_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "AUTH_MODE": "keystone", "CASSANDRA_SSL_ENABLE": "false", "CLOUD_ORCHESTRATOR": "openstack", "CONFIGDB_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONFIG_DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "CONFIG_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONTRAIL_CONTAINER_TAG": "nightly-r24.1-centos", "CONTROLLER_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONTROL_NODES": "10.20.0.17,10.20.0.14,10.20.0.25", "DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "HUGE_PAGES_2MB": "256", "JVM_EXTRA_OPTS": "-Xms1g -Xmx2g", "KEYSTONE_AUTH_URL_VERSION": "/v3", "KOLLA_MODE": "patched", "LOG_LEVEL": "SYS_DEBUG", "OPENSTACK_VERSION": "yoga", "RABBITMQ_USE_SSL": "false", "SSL_ENABLE": "false", "STDIN_OPEN": true, "TTY": true, "VROUTER_ENCRYPTION": false, "WEBUI_NODES": "10.0.0.50,10.0.0.33,10.0.0.249"}}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_249", "value": {"ip": "10.0.0.249", "provider": "bms", "roles": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "webui": null}}}}
TASK [contrail_deployer : set_fact] ********************************************
ok: [localhost] => {"ansible_facts": {"contrail_configuration": {"AAA_MODE": "rbac", "ANALYTICSDB_ENABLE": true, "ANALYTICSDB_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "ANALYTICS_ALARM_ENABLE": false, "ANALYTICS_ALARM_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "ANALYTICS_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "ANALYTICS_SNMP_ENABLE": "true", "ANALYTICS_SNMP_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "AUTH_MODE": "keystone", "CASSANDRA_SSL_ENABLE": "false", "CLOUD_ORCHESTRATOR": "openstack", "CONFIGDB_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONFIG_DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "CONFIG_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONTRAIL_CONTAINER_TAG": "nightly-r24.1-centos", "CONTROLLER_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONTROL_NODES": "10.20.0.17,10.20.0.14,10.20.0.25", "DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "HUGE_PAGES_2MB": "256", "JVM_EXTRA_OPTS": "-Xms1g -Xmx2g", "KEYSTONE_AUTH_URL_VERSION": "/v3", "KOLLA_MODE": "patched", "LOG_LEVEL": "SYS_DEBUG", "OPENSTACK_VERSION": "yoga", "RABBITMQ_USE_SSL": "false", "SSL_ENABLE": "false", "STDIN_OPEN": true, "TTY": true, "VROUTER_ENCRYPTION": false, "WEBUI_NODES": "10.0.0.50,10.0.0.33,10.0.0.249"}}, "changed": false}
TASK [contrail_deployer : check analytics alarm presence] **********************
ok: [localhost] => (item={'key': 'node_10_0_0_50', 'value': {'ip': '10.0.0.50', 'provider': 'bms', 'roles': {'analytics': None, 'analytics_snmp': None, 'analytics_alarm': None, 'analytics_database': None, 'config': None, 'config_database': None, 'control': None, 'webui': None, 'openstack': None}}}) => {"ansible_facts": {"contrail_configuration": {"AAA_MODE": "rbac", "ANALYTICSDB_ENABLE": true, "ANALYTICSDB_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "ANALYTICS_ALARM_ENABLE": true, "ANALYTICS_ALARM_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "ANALYTICS_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "ANALYTICS_SNMP_ENABLE": "true", "ANALYTICS_SNMP_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "AUTH_MODE": "keystone", "CASSANDRA_SSL_ENABLE": "false", "CLOUD_ORCHESTRATOR": "openstack", "CONFIGDB_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONFIG_DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "CONFIG_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONTRAIL_CONTAINER_TAG": "nightly-r24.1-centos", "CONTROLLER_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONTROL_NODES": "10.20.0.17,10.20.0.14,10.20.0.25", "DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "HUGE_PAGES_2MB": "256", "JVM_EXTRA_OPTS": "-Xms1g -Xmx2g", "KEYSTONE_AUTH_URL_VERSION": "/v3", "KOLLA_MODE": "patched", "LOG_LEVEL": "SYS_DEBUG", "OPENSTACK_VERSION": "yoga", "RABBITMQ_USE_SSL": "false", "SSL_ENABLE": "false", "STDIN_OPEN": true, "TTY": true, "VROUTER_ENCRYPTION": false, "WEBUI_NODES": "10.0.0.50,10.0.0.33,10.0.0.249"}}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_50", "value": {"ip": "10.0.0.50", "provider": "bms", "roles": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "openstack": null, "webui": null}}}}
ok: [localhost] => (item={'key': 'node_10_0_0_33', 'value': {'ip': '10.0.0.33', 'provider': 'bms', 'roles': {'analytics': None, 'analytics_snmp': None, 'analytics_alarm': None, 'analytics_database': None, 'config': None, 'config_database': None, 'control': None, 'webui': None}}}) => {"ansible_facts": {"contrail_configuration": {"AAA_MODE": "rbac", "ANALYTICSDB_ENABLE": true, "ANALYTICSDB_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "ANALYTICS_ALARM_ENABLE": true, "ANALYTICS_ALARM_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "ANALYTICS_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "ANALYTICS_SNMP_ENABLE": "true", "ANALYTICS_SNMP_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "AUTH_MODE": "keystone", "CASSANDRA_SSL_ENABLE": "false", "CLOUD_ORCHESTRATOR": "openstack", "CONFIGDB_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONFIG_DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "CONFIG_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONTRAIL_CONTAINER_TAG": "nightly-r24.1-centos", "CONTROLLER_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONTROL_NODES": "10.20.0.17,10.20.0.14,10.20.0.25", "DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "HUGE_PAGES_2MB": "256", "JVM_EXTRA_OPTS": "-Xms1g -Xmx2g", "KEYSTONE_AUTH_URL_VERSION": "/v3", "KOLLA_MODE": "patched", "LOG_LEVEL": "SYS_DEBUG", "OPENSTACK_VERSION": "yoga", "RABBITMQ_USE_SSL": "false", "SSL_ENABLE": "false", "STDIN_OPEN": true, "TTY": true, "VROUTER_ENCRYPTION": false, "WEBUI_NODES": "10.0.0.50,10.0.0.33,10.0.0.249"}}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_33", "value": {"ip": "10.0.0.33", "provider": "bms", "roles": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "webui": null}}}}
ok: [localhost] => (item={'key': 'node_10_0_0_249', 'value': {'ip': '10.0.0.249', 'provider': 'bms', 'roles': {'analytics': None, 'analytics_snmp': None, 'analytics_alarm': None, 'analytics_database': None, 'config': None, 'config_database': None, 'control': None, 'webui': None}}}) => {"ansible_facts": {"contrail_configuration": {"AAA_MODE": "rbac", "ANALYTICSDB_ENABLE": true, "ANALYTICSDB_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "ANALYTICS_ALARM_ENABLE": true, "ANALYTICS_ALARM_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "ANALYTICS_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "ANALYTICS_SNMP_ENABLE": "true", "ANALYTICS_SNMP_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "AUTH_MODE": "keystone", "CASSANDRA_SSL_ENABLE": "false", "CLOUD_ORCHESTRATOR": "openstack", "CONFIGDB_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONFIG_DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "CONFIG_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONTRAIL_CONTAINER_TAG": "nightly-r24.1-centos", "CONTROLLER_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONTROL_NODES": "10.20.0.17,10.20.0.14,10.20.0.25", "DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "HUGE_PAGES_2MB": "256", "JVM_EXTRA_OPTS": "-Xms1g -Xmx2g", "KEYSTONE_AUTH_URL_VERSION": "/v3", "KOLLA_MODE": "patched", "LOG_LEVEL": "SYS_DEBUG", "OPENSTACK_VERSION": "yoga", "RABBITMQ_USE_SSL": "false", "SSL_ENABLE": "false", "STDIN_OPEN": true, "TTY": true, "VROUTER_ENCRYPTION": false, "WEBUI_NODES": "10.0.0.50,10.0.0.33,10.0.0.249"}}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_249", "value": {"ip": "10.0.0.249", "provider": "bms", "roles": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "webui": null}}}}
TASK [contrail_deployer : set_fact] ********************************************
ok: [localhost] => {"ansible_facts": {"contrail_configuration": {"AAA_MODE": "rbac", "ANALYTICSDB_ENABLE": true, "ANALYTICSDB_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "ANALYTICS_ALARM_ENABLE": true, "ANALYTICS_ALARM_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "ANALYTICS_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "ANALYTICS_SNMP_ENABLE": false, "ANALYTICS_SNMP_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "AUTH_MODE": "keystone", "CASSANDRA_SSL_ENABLE": "false", "CLOUD_ORCHESTRATOR": "openstack", "CONFIGDB_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONFIG_DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "CONFIG_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONTRAIL_CONTAINER_TAG": "nightly-r24.1-centos", "CONTROLLER_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONTROL_NODES": "10.20.0.17,10.20.0.14,10.20.0.25", "DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "HUGE_PAGES_2MB": "256", "JVM_EXTRA_OPTS": "-Xms1g -Xmx2g", "KEYSTONE_AUTH_URL_VERSION": "/v3", "KOLLA_MODE": "patched", "LOG_LEVEL": "SYS_DEBUG", "OPENSTACK_VERSION": "yoga", "RABBITMQ_USE_SSL": "false", "SSL_ENABLE": "false", "STDIN_OPEN": true, "TTY": true, "VROUTER_ENCRYPTION": false, "WEBUI_NODES": "10.0.0.50,10.0.0.33,10.0.0.249"}}, "changed": false}
TASK [contrail_deployer : check analytics snmp presence] ***********************
ok: [localhost] => (item={'key': 'node_10_0_0_50', 'value': {'ip': '10.0.0.50', 'provider': 'bms', 'roles': {'analytics': None, 'analytics_snmp': None, 'analytics_alarm': None, 'analytics_database': None, 'config': None, 'config_database': None, 'control': None, 'webui': None, 'openstack': None}}}) => {"ansible_facts": {"contrail_configuration": {"AAA_MODE": "rbac", "ANALYTICSDB_ENABLE": true, "ANALYTICSDB_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "ANALYTICS_ALARM_ENABLE": true, "ANALYTICS_ALARM_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "ANALYTICS_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "ANALYTICS_SNMP_ENABLE": true, "ANALYTICS_SNMP_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "AUTH_MODE": "keystone", "CASSANDRA_SSL_ENABLE": "false", "CLOUD_ORCHESTRATOR": "openstack", "CONFIGDB_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONFIG_DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "CONFIG_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONTRAIL_CONTAINER_TAG": "nightly-r24.1-centos", "CONTROLLER_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONTROL_NODES": "10.20.0.17,10.20.0.14,10.20.0.25", "DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "HUGE_PAGES_2MB": "256", "JVM_EXTRA_OPTS": "-Xms1g -Xmx2g", "KEYSTONE_AUTH_URL_VERSION": "/v3", "KOLLA_MODE": "patched", "LOG_LEVEL": "SYS_DEBUG", "OPENSTACK_VERSION": "yoga", "RABBITMQ_USE_SSL": "false", "SSL_ENABLE": "false", "STDIN_OPEN": true, "TTY": true, "VROUTER_ENCRYPTION": false, "WEBUI_NODES": "10.0.0.50,10.0.0.33,10.0.0.249"}}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_50", "value": {"ip": "10.0.0.50", "provider": "bms", "roles": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "openstack": null, "webui": null}}}}
ok: [localhost] => (item={'key': 'node_10_0_0_33', 'value': {'ip': '10.0.0.33', 'provider': 'bms', 'roles': {'analytics': None, 'analytics_snmp': None, 'analytics_alarm': None, 'analytics_database': None, 'config': None, 'config_database': None, 'control': None, 'webui': None}}}) => {"ansible_facts": {"contrail_configuration": {"AAA_MODE": "rbac", "ANALYTICSDB_ENABLE": true, "ANALYTICSDB_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "ANALYTICS_ALARM_ENABLE": true, "ANALYTICS_ALARM_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "ANALYTICS_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "ANALYTICS_SNMP_ENABLE": true, "ANALYTICS_SNMP_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "AUTH_MODE": "keystone", "CASSANDRA_SSL_ENABLE": "false", "CLOUD_ORCHESTRATOR": "openstack", "CONFIGDB_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONFIG_DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "CONFIG_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONTRAIL_CONTAINER_TAG": "nightly-r24.1-centos", "CONTROLLER_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONTROL_NODES": "10.20.0.17,10.20.0.14,10.20.0.25", "DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "HUGE_PAGES_2MB": "256", "JVM_EXTRA_OPTS": "-Xms1g -Xmx2g", "KEYSTONE_AUTH_URL_VERSION": "/v3", "KOLLA_MODE": "patched", "LOG_LEVEL": "SYS_DEBUG", "OPENSTACK_VERSION": "yoga", "RABBITMQ_USE_SSL": "false", "SSL_ENABLE": "false", "STDIN_OPEN": true, "TTY": true, "VROUTER_ENCRYPTION": false, "WEBUI_NODES": "10.0.0.50,10.0.0.33,10.0.0.249"}}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_33", "value": {"ip": "10.0.0.33", "provider": "bms", "roles": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "webui": null}}}}
ok: [localhost] => (item={'key': 'node_10_0_0_249', 'value': {'ip': '10.0.0.249', 'provider': 'bms', 'roles': {'analytics': None, 'analytics_snmp': None, 'analytics_alarm': None, 'analytics_database': None, 'config': None, 'config_database': None, 'control': None, 'webui': None}}}) => {"ansible_facts": {"contrail_configuration": {"AAA_MODE": "rbac", "ANALYTICSDB_ENABLE": true, "ANALYTICSDB_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "ANALYTICS_ALARM_ENABLE": true, "ANALYTICS_ALARM_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "ANALYTICS_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "ANALYTICS_SNMP_ENABLE": true, "ANALYTICS_SNMP_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "AUTH_MODE": "keystone", "CASSANDRA_SSL_ENABLE": "false", "CLOUD_ORCHESTRATOR": "openstack", "CONFIGDB_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONFIG_DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "CONFIG_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONTRAIL_CONTAINER_TAG": "nightly-r24.1-centos", "CONTROLLER_NODES": "10.0.0.50,10.0.0.33,10.0.0.249", "CONTROL_NODES": "10.20.0.17,10.20.0.14,10.20.0.25", "DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "HUGE_PAGES_2MB": "256", "JVM_EXTRA_OPTS": "-Xms1g -Xmx2g", "KEYSTONE_AUTH_URL_VERSION": "/v3", "KOLLA_MODE": "patched", "LOG_LEVEL": "SYS_DEBUG", "OPENSTACK_VERSION": "yoga", "RABBITMQ_USE_SSL": "false", "SSL_ENABLE": "false", "STDIN_OPEN": true, "TTY": true, "VROUTER_ENCRYPTION": false, "WEBUI_NODES": "10.0.0.50,10.0.0.33,10.0.0.249"}}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_249", "value": {"ip": "10.0.0.249", "provider": "bms", "roles": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "webui": null}}}}
TASK [contrail_deployer : explicitly set OpenStack variables for Contrail] *****
ok: [localhost] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false}
ok: [localhost] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false}
TASK [contrail_deployer : get the internal VIP from openstack node if haproxy is disabled] ***
ok: [localhost] => {"ansible_facts": {"openstack_internal_vip": "10.0.0.50"}, "changed": false}
TASK [contrail_deployer : set OpenStack endpoints from kolla_config.kolla_globals] ***
ok: [localhost] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false}
ok: [localhost] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false}
ok: [localhost] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false}
ok: [localhost] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false}
ok: [localhost] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false}
ok: [localhost] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false}
TASK [contrail_deployer : combine contrail configuration defaults with contrail configuration] ***
ok: [localhost] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false}
TASK [contrail_deployer : build cluster node role lists] ***********************
included: /home/ubuntu/tf-ansible-deployer/playbooks/roles/contrail_deployer/tasks/cluster_node_role_lists.yml for localhost
TASK [contrail_deployer : set_fact] ********************************************
ok: [localhost] => {"ansible_facts": {"cluster_roles_dict": {}}, "changed": false}
TASK [contrail_deployer : Calculate Existing Roles] ****************************
ok: [localhost] => {"ansible_facts": {"cluster_roles_dict": {"api_server_ip": null, "deleted_nodes_dict": {}, "node_roles_dict": {}}}, "changed": false}
TASK [contrail_deployer : Calculate node roles Dict] ***************************
ok: [localhost] => {"ansible_facts": {"node_roles_dict": {}}, "changed": false}
TASK [contrail_deployer : Calculate deleted role Dict] *************************
ok: [localhost] => {"ansible_facts": {"deleted_nodes_dict": {}}, "changed": false}
TASK [contrail_deployer : set api_server as validated active API server] *******
ok: [localhost] => {"ansible_facts": {"api_server": ""}, "changed": false}
TASK [k8s_deployer : init master_ip list] **************************************
ok: [localhost] => {"ansible_facts": {"k8s_master_ip_list": []}, "changed": false}
TASK [k8s_deployer : init master_name list] ************************************
ok: [localhost] => {"ansible_facts": {"k8s_master_name_list": []}, "changed": false}
TASK [k8s_deployer : show master_ip list] **************************************
ok: [localhost] => {
"msg": []
}
TASK [k8s_deployer : show master_name list] ************************************
ok: [localhost] => {
"msg": []
}
PLAY [Remove Contrail from Deleted Nodes ( Deregister )] ***********************
TASK [Gathering Facts] *********************************************************
ok: [10.0.0.50]
ok: [10.0.0.249]
ok: [10.0.0.22]
ok: [10.0.0.33]
ok: [10.0.0.19]
PLAY [Remove Contrail from Deleted Nodes ( Cleanup )] **************************
skipping: no hosts matched
[WARNING]: Found variable using reserved name: roles
PLAY [Install Contrail] ********************************************************
TASK [Gathering Facts] *********************************************************
ok: [10.0.0.22]
ok: [10.0.0.249]
ok: [10.0.0.33]
ok: [10.0.0.50]
ok: [10.0.0.19]
TASK [contrail : set instance data] ********************************************
ok: [10.0.0.249] => {"ansible_facts": {"instance_data": {"ip": "10.0.0.249", "provider": "bms", "roles": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "webui": null}}}, "changed": false}
ok: [10.0.0.50] => {"ansible_facts": {"instance_data": {"ip": "10.0.0.50", "provider": "bms", "roles": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "openstack": null, "webui": null}}}, "changed": false}
ok: [10.0.0.22] => {"ansible_facts": {"instance_data": {"ip": "10.0.0.22", "provider": "bms", "roles": {"openstack_compute": null, "vrouter": null}}}, "changed": false}
ok: [10.0.0.33] => {"ansible_facts": {"instance_data": {"ip": "10.0.0.33", "provider": "bms", "roles": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "webui": null}}}, "changed": false}
ok: [10.0.0.19] => {"ansible_facts": {"instance_data": {"ip": "10.0.0.19", "provider": "bms", "roles": {"openstack_compute": null, "vrouter": null}}}, "changed": false}
TASK [contrail : set instance name] ********************************************
ok: [10.0.0.33] => {"ansible_facts": {"instance_name": "node_10_0_0_33"}, "changed": false}
ok: [10.0.0.50] => {"ansible_facts": {"instance_name": "node_10_0_0_50"}, "changed": false}
ok: [10.0.0.249] => {"ansible_facts": {"instance_name": "node_10_0_0_249"}, "changed": false}
ok: [10.0.0.22] => {"ansible_facts": {"instance_name": "node_10_0_0_22"}, "changed": false}
ok: [10.0.0.19] => {"ansible_facts": {"instance_name": "node_10_0_0_19"}, "changed": false}
TASK [contrail : run common tasks] *********************************************
included: /home/ubuntu/tf-ansible-deployer/playbooks/roles/contrail/tasks/common_Linux.yml for 10.0.0.50, 10.0.0.33, 10.0.0.249, 10.0.0.22, 10.0.0.19
TASK [contrail : create /var/log/contrail] *************************************
changed: [10.0.0.22] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log/contrail", "size": 4096, "state": "directory", "uid": 0}
changed: [10.0.0.249] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log/contrail", "size": 4096, "state": "directory", "uid": 0}
changed: [10.0.0.50] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log/contrail", "size": 4096, "state": "directory", "uid": 0}
changed: [10.0.0.33] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log/contrail", "size": 4096, "state": "directory", "uid": 0}
changed: [10.0.0.19] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log/contrail", "size": 4096, "state": "directory", "uid": 0}
TASK [contrail : create /etc/contrail/compose] *********************************
changed: [10.0.0.33] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/contrail/compose", "size": 4096, "state": "directory", "uid": 0}
changed: [10.0.0.50] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/contrail/compose", "size": 4096, "state": "directory", "uid": 0}
changed: [10.0.0.22] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/contrail/compose", "size": 4096, "state": "directory", "uid": 0}
changed: [10.0.0.249] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/contrail/compose", "size": 4096, "state": "directory", "uid": 0}
changed: [10.0.0.19] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/contrail/compose", "size": 4096, "state": "directory", "uid": 0}
TASK [contrail : populate common.env] ******************************************
changed: [10.0.0.249] => {"changed": true, "checksum": "a3fbc4b39c4b7001ff14a38bab114775f00fd73f", "dest": "/etc/contrail/common.env", "gid": 0, "group": "root", "md5sum": "13d723d9970944b6c97793c2295483f1", "mode": "0640", "owner": "root", "size": 1216, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1764566424.7524574-57262-158061609515886/source", "state": "file", "uid": 0}
changed: [10.0.0.50] => {"changed": true, "checksum": "a3fbc4b39c4b7001ff14a38bab114775f00fd73f", "dest": "/etc/contrail/common.env", "gid": 0, "group": "root", "md5sum": "13d723d9970944b6c97793c2295483f1", "mode": "0640", "owner": "root", "size": 1216, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1764566424.7383847-57259-46980145171438/source", "state": "file", "uid": 0}
changed: [10.0.0.19] => {"changed": true, "checksum": "a3fbc4b39c4b7001ff14a38bab114775f00fd73f", "dest": "/etc/contrail/common.env", "gid": 0, "group": "root", "md5sum": "13d723d9970944b6c97793c2295483f1", "mode": "0640", "owner": "root", "size": 1216, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1764566424.9242353-57264-118548738707911/source", "state": "file", "uid": 0}
changed: [10.0.0.33] => {"changed": true, "checksum": "a3fbc4b39c4b7001ff14a38bab114775f00fd73f", "dest": "/etc/contrail/common.env", "gid": 0, "group": "root", "md5sum": "13d723d9970944b6c97793c2295483f1", "mode": "0640", "owner": "root", "size": 1216, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1764566424.826259-57261-266341094823349/source", "state": "file", "uid": 0}
changed: [10.0.0.22] => {"changed": true, "checksum": "a3fbc4b39c4b7001ff14a38bab114775f00fd73f", "dest": "/etc/contrail/common.env", "gid": 0, "group": "root", "md5sum": "13d723d9970944b6c97793c2295483f1", "mode": "0640", "owner": "root", "size": 1216, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1764566424.8262339-57263-158544792606365/source", "state": "file", "uid": 0}
TASK [contrail : populate defaults.env] ****************************************
changed: [10.0.0.22] => {"changed": true, "checksum": "d0ec2d02b27484bcf9f59ef41e7b993311d55516", "dest": "/etc/contrail/defaults.env", "gid": 0, "group": "root", "md5sum": "4a16eb30253a69c955c1d715f6fef5a6", "mode": "0644", "owner": "root", "size": 27, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1764566425.8489237-57400-232086210096227/source", "state": "file", "uid": 0}
changed: [10.0.0.33] => {"changed": true, "checksum": "d0ec2d02b27484bcf9f59ef41e7b993311d55516", "dest": "/etc/contrail/defaults.env", "gid": 0, "group": "root", "md5sum": "4a16eb30253a69c955c1d715f6fef5a6", "mode": "0644", "owner": "root", "size": 27, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1764566425.779766-57398-43393228573986/source", "state": "file", "uid": 0}
changed: [10.0.0.50] => {"changed": true, "checksum": "d0ec2d02b27484bcf9f59ef41e7b993311d55516", "dest": "/etc/contrail/defaults.env", "gid": 0, "group": "root", "md5sum": "4a16eb30253a69c955c1d715f6fef5a6", "mode": "0644", "owner": "root", "size": 27, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1764566425.7679985-57397-83013688965242/source", "state": "file", "uid": 0}
changed: [10.0.0.249] => {"changed": true, "checksum": "d0ec2d02b27484bcf9f59ef41e7b993311d55516", "dest": "/etc/contrail/defaults.env", "gid": 0, "group": "root", "md5sum": "4a16eb30253a69c955c1d715f6fef5a6", "mode": "0644", "owner": "root", "size": 27, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1764566425.855252-57399-73843382510223/source", "state": "file", "uid": 0}
changed: [10.0.0.19] => {"changed": true, "checksum": "d0ec2d02b27484bcf9f59ef41e7b993311d55516", "dest": "/etc/contrail/defaults.env", "gid": 0, "group": "root", "md5sum": "4a16eb30253a69c955c1d715f6fef5a6", "mode": "0644", "owner": "root", "size": 27, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1764566425.9133074-57401-234024558234389/source", "state": "file", "uid": 0}
TASK [create redis] ************************************************************
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
TASK [contrail_redis : update contrail redis image] ****************************
changed: [10.0.0.50] => (item=contrail-external-redis) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-external-redis:nightly-r24.1-centos", "delta": "0:00:04.756977", "end": "2025-12-01 05:20:32.247228", "item": "contrail-external-redis", "msg": "", "rc": 0, "start": "2025-12-01 05:20:27.490251", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-external-redis\n80c8d8e4bcb9: Pulling fs layer\n752257305d2c: Pulling fs layer\n94eb59198414: Pulling fs layer\n97b9fef4a3f6: Pulling fs layer\ndc0de9a8b7ab: Pulling fs layer\n81b8bc0d742c: Pulling fs layer\nceebbda328a1: Pulling fs layer\neeff96666564: Pulling fs layer\nd1de1b2fbf06: Pulling fs layer\nceebbda328a1: Download complete\n81b8bc0d742c: Download complete\n94eb59198414: Download complete\nd1de1b2fbf06: Download complete\n80c8d8e4bcb9: Download complete\n97b9fef4a3f6: Download complete\ndc0de9a8b7ab: Download complete\n81b8bc0d742c: Pull complete\ndc0de9a8b7ab: Pull complete\nceebbda328a1: Pull complete\n80c8d8e4bcb9: Pull complete\neeff96666564: Download complete\n94eb59198414: Pull complete\n752257305d2c: Download complete\n752257305d2c: Pull complete\n97b9fef4a3f6: Pull complete\nd1de1b2fbf06: Pull complete\neeff96666564: Pull complete\nDigest: sha256:9dc72c8cd150f57a7017a0f920c2f2a537410f2788ee5b2c8c0bcc8e61715259\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-external-redis:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-external-redis:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-external-redis", "80c8d8e4bcb9: Pulling fs layer", "752257305d2c: Pulling fs layer", "94eb59198414: Pulling fs layer", "97b9fef4a3f6: Pulling fs layer", "dc0de9a8b7ab: Pulling fs layer", "81b8bc0d742c: Pulling fs layer", "ceebbda328a1: Pulling fs layer", "eeff96666564: Pulling fs layer", "d1de1b2fbf06: Pulling fs layer", "ceebbda328a1: Download complete", "81b8bc0d742c: Download complete", "94eb59198414: Download complete", "d1de1b2fbf06: Download complete", "80c8d8e4bcb9: Download complete", "97b9fef4a3f6: Download complete", "dc0de9a8b7ab: Download complete", "81b8bc0d742c: Pull complete", "dc0de9a8b7ab: Pull complete", "ceebbda328a1: Pull complete", "80c8d8e4bcb9: Pull complete", "eeff96666564: Download complete", "94eb59198414: Pull complete", "752257305d2c: Download complete", "752257305d2c: Pull complete", "97b9fef4a3f6: Pull complete", "d1de1b2fbf06: Pull complete", "eeff96666564: Pull complete", "Digest: sha256:9dc72c8cd150f57a7017a0f920c2f2a537410f2788ee5b2c8c0bcc8e61715259", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-external-redis:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-external-redis:nightly-r24.1-centos"]}
changed: [10.0.0.50] => (item=contrail-external-stunnel) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-external-stunnel:nightly-r24.1-centos", "delta": "0:00:00.513850", "end": "2025-12-01 05:20:33.346336", "item": "contrail-external-stunnel", "msg": "", "rc": 0, "start": "2025-12-01 05:20:32.832486", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-external-stunnel\n9448c084ae4c: Pulling fs layer\n5139b22942fa: Pulling fs layer\n5139b22942fa: Download complete\n5139b22942fa: Pull complete\n9448c084ae4c: Download complete\n9448c084ae4c: Pull complete\nDigest: sha256:5c005bbce8cf993d20aad8b534c6a5e24f77f488a87de38b6dbd0ace61169dcb\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-external-stunnel:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-external-stunnel:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-external-stunnel", "9448c084ae4c: Pulling fs layer", "5139b22942fa: Pulling fs layer", "5139b22942fa: Download complete", "5139b22942fa: Pull complete", "9448c084ae4c: Download complete", "9448c084ae4c: Pull complete", "Digest: sha256:5c005bbce8cf993d20aad8b534c6a5e24f77f488a87de38b6dbd0ace61169dcb", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-external-stunnel:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-external-stunnel:nightly-r24.1-centos"]}
changed: [10.0.0.249] => (item=contrail-external-redis) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-external-redis:nightly-r24.1-centos", "delta": "0:00:07.032694", "end": "2025-12-01 05:20:34.497801", "item": "contrail-external-redis", "msg": "", "rc": 0, "start": "2025-12-01 05:20:27.465107", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-external-redis\nd1de1b2fbf06: Pulling fs layer\n2d473b07cdd5: Pulling fs layer\n94eb59198414: Pulling fs layer\n97b9fef4a3f6: Pulling fs layer\n81b8bc0d742c: Pulling fs layer\nceebbda328a1: Pulling fs layer\ndc0de9a8b7ab: Pulling fs layer\neeff96666564: Pulling fs layer\n80c8d8e4bcb9: Pulling fs layer\n752257305d2c: Pulling fs layer\nd1de1b2fbf06: Download complete\n80c8d8e4bcb9: Download complete\n94eb59198414: Download complete\n97b9fef4a3f6: Download complete\n81b8bc0d742c: Download complete\nceebbda328a1: Download complete\ndc0de9a8b7ab: Download complete\neeff96666564: Download complete\n2d473b07cdd5: Download complete\n752257305d2c: Download complete\n2d473b07cdd5: Pull complete\n80c8d8e4bcb9: Pull complete\n81b8bc0d742c: Pull complete\nceebbda328a1: Pull complete\ndc0de9a8b7ab: Pull complete\n94eb59198414: Pull complete\n97b9fef4a3f6: Pull complete\n752257305d2c: Pull complete\nd1de1b2fbf06: Pull complete\neeff96666564: Pull complete\nDigest: sha256:9dc72c8cd150f57a7017a0f920c2f2a537410f2788ee5b2c8c0bcc8e61715259\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-external-redis:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-external-redis:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-external-redis", "d1de1b2fbf06: Pulling fs layer", "2d473b07cdd5: Pulling fs layer", "94eb59198414: Pulling fs layer", "97b9fef4a3f6: Pulling fs layer", "81b8bc0d742c: Pulling fs layer", "ceebbda328a1: Pulling fs layer", "dc0de9a8b7ab: Pulling fs layer", "eeff96666564: Pulling fs layer", "80c8d8e4bcb9: Pulling fs layer", "752257305d2c: Pulling fs layer", "d1de1b2fbf06: Download complete", "80c8d8e4bcb9: Download complete", "94eb59198414: Download complete", "97b9fef4a3f6: Download complete", "81b8bc0d742c: Download complete", "ceebbda328a1: Download complete", "dc0de9a8b7ab: Download complete", "eeff96666564: Download complete", "2d473b07cdd5: Download complete", "752257305d2c: Download complete", "2d473b07cdd5: Pull complete", "80c8d8e4bcb9: Pull complete", "81b8bc0d742c: Pull complete", "ceebbda328a1: Pull complete", "dc0de9a8b7ab: Pull complete", "94eb59198414: Pull complete", "97b9fef4a3f6: Pull complete", "752257305d2c: Pull complete", "d1de1b2fbf06: Pull complete", "eeff96666564: Pull complete", "Digest: sha256:9dc72c8cd150f57a7017a0f920c2f2a537410f2788ee5b2c8c0bcc8e61715259", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-external-redis:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-external-redis:nightly-r24.1-centos"]}
changed: [10.0.0.33] => (item=contrail-external-redis) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-external-redis:nightly-r24.1-centos", "delta": "0:00:07.071948", "end": "2025-12-01 05:20:34.543709", "item": "contrail-external-redis", "msg": "", "rc": 0, "start": "2025-12-01 05:20:27.471761", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-external-redis\nd1de1b2fbf06: Pulling fs layer\n80c8d8e4bcb9: Pulling fs layer\n97b9fef4a3f6: Pulling fs layer\ndc0de9a8b7ab: Pulling fs layer\n752257305d2c: Pulling fs layer\neeff96666564: Pulling fs layer\n2d473b07cdd5: Pulling fs layer\n81b8bc0d742c: Pulling fs layer\n94eb59198414: Pulling fs layer\nceebbda328a1: Pulling fs layer\nd1de1b2fbf06: Download complete\ndc0de9a8b7ab: Download complete\n81b8bc0d742c: Download complete\n94eb59198414: Download complete\nceebbda328a1: Download complete\n80c8d8e4bcb9: Download complete\n97b9fef4a3f6: Download complete\neeff96666564: Download complete\n2d473b07cdd5: Download complete\n752257305d2c: Download complete\n2d473b07cdd5: Pull complete\ndc0de9a8b7ab: Pull complete\n81b8bc0d742c: Pull complete\nceebbda328a1: Pull complete\n80c8d8e4bcb9: Pull complete\n94eb59198414: Pull complete\n97b9fef4a3f6: Pull complete\n752257305d2c: Pull complete\neeff96666564: Pull complete\nd1de1b2fbf06: Pull complete\nDigest: sha256:9dc72c8cd150f57a7017a0f920c2f2a537410f2788ee5b2c8c0bcc8e61715259\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-external-redis:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-external-redis:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-external-redis", "d1de1b2fbf06: Pulling fs layer", "80c8d8e4bcb9: Pulling fs layer", "97b9fef4a3f6: Pulling fs layer", "dc0de9a8b7ab: Pulling fs layer", "752257305d2c: Pulling fs layer", "eeff96666564: Pulling fs layer", "2d473b07cdd5: Pulling fs layer", "81b8bc0d742c: Pulling fs layer", "94eb59198414: Pulling fs layer", "ceebbda328a1: Pulling fs layer", "d1de1b2fbf06: Download complete", "dc0de9a8b7ab: Download complete", "81b8bc0d742c: Download complete", "94eb59198414: Download complete", "ceebbda328a1: Download complete", "80c8d8e4bcb9: Download complete", "97b9fef4a3f6: Download complete", "eeff96666564: Download complete", "2d473b07cdd5: Download complete", "752257305d2c: Download complete", "2d473b07cdd5: Pull complete", "dc0de9a8b7ab: Pull complete", "81b8bc0d742c: Pull complete", "ceebbda328a1: Pull complete", "80c8d8e4bcb9: Pull complete", "94eb59198414: Pull complete", "97b9fef4a3f6: Pull complete", "752257305d2c: Pull complete", "eeff96666564: Pull complete", "d1de1b2fbf06: Pull complete", "Digest: sha256:9dc72c8cd150f57a7017a0f920c2f2a537410f2788ee5b2c8c0bcc8e61715259", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-external-redis:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-external-redis:nightly-r24.1-centos"]}
changed: [10.0.0.249] => (item=contrail-external-stunnel) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-external-stunnel:nightly-r24.1-centos", "delta": "0:00:00.418572", "end": "2025-12-01 05:20:35.466542", "item": "contrail-external-stunnel", "msg": "", "rc": 0, "start": "2025-12-01 05:20:35.047970", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-external-stunnel\n5139b22942fa: Pulling fs layer\n9448c084ae4c: Pulling fs layer\n5139b22942fa: Download complete\n5139b22942fa: Pull complete\n9448c084ae4c: Download complete\n9448c084ae4c: Pull complete\nDigest: sha256:5c005bbce8cf993d20aad8b534c6a5e24f77f488a87de38b6dbd0ace61169dcb\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-external-stunnel:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-external-stunnel:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-external-stunnel", "5139b22942fa: Pulling fs layer", "9448c084ae4c: Pulling fs layer", "5139b22942fa: Download complete", "5139b22942fa: Pull complete", "9448c084ae4c: Download complete", "9448c084ae4c: Pull complete", "Digest: sha256:5c005bbce8cf993d20aad8b534c6a5e24f77f488a87de38b6dbd0ace61169dcb", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-external-stunnel:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-external-stunnel:nightly-r24.1-centos"]}
changed: [10.0.0.33] => (item=contrail-external-stunnel) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-external-stunnel:nightly-r24.1-centos", "delta": "0:00:00.492549", "end": "2025-12-01 05:20:35.600517", "item": "contrail-external-stunnel", "msg": "", "rc": 0, "start": "2025-12-01 05:20:35.107968", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-external-stunnel\n9448c084ae4c: Pulling fs layer\n5139b22942fa: Pulling fs layer\n5139b22942fa: Download complete\n5139b22942fa: Pull complete\n9448c084ae4c: Download complete\n9448c084ae4c: Pull complete\nDigest: sha256:5c005bbce8cf993d20aad8b534c6a5e24f77f488a87de38b6dbd0ace61169dcb\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-external-stunnel:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-external-stunnel:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-external-stunnel", "9448c084ae4c: Pulling fs layer", "5139b22942fa: Pulling fs layer", "5139b22942fa: Download complete", "5139b22942fa: Pull complete", "9448c084ae4c: Download complete", "9448c084ae4c: Pull complete", "Digest: sha256:5c005bbce8cf993d20aad8b534c6a5e24f77f488a87de38b6dbd0ace61169dcb", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-external-stunnel:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-external-stunnel:nightly-r24.1-centos"]}
TASK [contrail_redis : create /etc/contrail/redis] *****************************
changed: [10.0.0.50] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/contrail/redis", "size": 4096, "state": "directory", "uid": 0}
changed: [10.0.0.33] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/contrail/redis", "size": 4096, "state": "directory", "uid": 0}
changed: [10.0.0.249] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/contrail/redis", "size": 4096, "state": "directory", "uid": 0}
TASK [contrail_redis : Set variables for Stunnel] ******************************
ok: [10.0.0.50] => {"ansible_facts": {"redis_ssl_enable": false}, "changed": false}
ok: [10.0.0.33] => {"ansible_facts": {"redis_ssl_enable": false}, "changed": false}
ok: [10.0.0.249] => {"ansible_facts": {"redis_ssl_enable": false}, "changed": false}
TASK [contrail_redis : create redis compose file] ******************************
changed: [10.0.0.249] => {"changed": true, "checksum": "a78dcde3ec492c6e33530c3d8c7f0d625dbdee0c", "dest": "/etc/contrail/redis/docker-compose.yaml", "gid": 0, "group": "root", "md5sum": "efefe4368a032d144e4b9687862f19ce", "mode": "0644", "owner": "root", "size": 203, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1764566436.881914-58264-125995463385713/source", "state": "file", "uid": 0}
changed: [10.0.0.50] => {"changed": true, "checksum": "a78dcde3ec492c6e33530c3d8c7f0d625dbdee0c", "dest": "/etc/contrail/redis/docker-compose.yaml", "gid": 0, "group": "root", "md5sum": "efefe4368a032d144e4b9687862f19ce", "mode": "0644", "owner": "root", "size": 203, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1764566436.9167597-58262-29038294879914/source", "state": "file", "uid": 0}
changed: [10.0.0.33] => {"changed": true, "checksum": "a78dcde3ec492c6e33530c3d8c7f0d625dbdee0c", "dest": "/etc/contrail/redis/docker-compose.yaml", "gid": 0, "group": "root", "md5sum": "efefe4368a032d144e4b9687862f19ce", "mode": "0644", "owner": "root", "size": 203, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1764566436.920943-58263-70214013333142/source", "state": "file", "uid": 0}
TASK [contrail_redis : start redis] ********************************************
changed: [10.0.0.50] => {"changed": true, "services": {"redis": {"redis_redis_1": {"cmd": ["redis-server"], "image": "nexus.gz1.opensdn.io:5002/contrail-external-redis:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "d37297e5ef191ae1fb2984754f9edf2de715cfe72f6ba9d52b34ffceee94c631", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "redis", "com.docker.compose.project.config_files": "/etc/contrail/redis/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/redis", "com.docker.compose.service": "redis", "com.docker.compose.version": "1.28.6", "description": "Contrail Redis server supports query engine.", "io.opensdn.container.name": "contrail-external-redis", "io.opensdn.service": "redis", "name": "contrail-external-redis", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Redis", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}}}
changed: [10.0.0.249] => {"changed": true, "services": {"redis": {"redis_redis_1": {"cmd": ["redis-server"], "image": "nexus.gz1.opensdn.io:5002/contrail-external-redis:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "d37297e5ef191ae1fb2984754f9edf2de715cfe72f6ba9d52b34ffceee94c631", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "redis", "com.docker.compose.project.config_files": "/etc/contrail/redis/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/redis", "com.docker.compose.service": "redis", "com.docker.compose.version": "1.28.6", "description": "Contrail Redis server supports query engine.", "io.opensdn.container.name": "contrail-external-redis", "io.opensdn.service": "redis", "name": "contrail-external-redis", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Redis", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}}}
changed: [10.0.0.33] => {"changed": true, "services": {"redis": {"redis_redis_1": {"cmd": ["redis-server"], "image": "nexus.gz1.opensdn.io:5002/contrail-external-redis:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "d37297e5ef191ae1fb2984754f9edf2de715cfe72f6ba9d52b34ffceee94c631", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "redis", "com.docker.compose.project.config_files": "/etc/contrail/redis/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/redis", "com.docker.compose.service": "redis", "com.docker.compose.version": "1.28.6", "description": "Contrail Redis server supports query engine.", "io.opensdn.container.name": "contrail-external-redis", "io.opensdn.service": "redis", "name": "contrail-external-redis", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Redis", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}}}
TASK [create contrail config database] *****************************************
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
TASK [contrail_config_database : update contrail config_database image] ********
changed: [10.0.0.50] => (item=contrail-node-init) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "delta": "0:00:05.058437", "end": "2025-12-01 05:20:46.236986", "item": "contrail-node-init", "msg": "", "rc": 0, "start": "2025-12-01 05:20:41.178549", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-node-init\n822a0cb24fff: Pulling fs layer\ndd55d8a88109: Pulling fs layer\n49a8aa2f8ce7: Pulling fs layer\n3c4b4e00c78a: Pulling fs layer\n822a0cb24fff: Download complete\ndd55d8a88109: Download complete\n3c4b4e00c78a: Download complete\n49a8aa2f8ce7: Download complete\ndd55d8a88109: Pull complete\n49a8aa2f8ce7: Pull complete\n3c4b4e00c78a: Pull complete\n822a0cb24fff: Pull complete\nDigest: sha256:5fbb217f1a1fc560524bcb994965d5754d73ab90da838686e6bba352b901d55d\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-node-init", "822a0cb24fff: Pulling fs layer", "dd55d8a88109: Pulling fs layer", "49a8aa2f8ce7: Pulling fs layer", "3c4b4e00c78a: Pulling fs layer", "822a0cb24fff: Download complete", "dd55d8a88109: Download complete", "3c4b4e00c78a: Download complete", "49a8aa2f8ce7: Download complete", "dd55d8a88109: Pull complete", "49a8aa2f8ce7: Pull complete", "3c4b4e00c78a: Pull complete", "822a0cb24fff: Pull complete", "Digest: sha256:5fbb217f1a1fc560524bcb994965d5754d73ab90da838686e6bba352b901d55d", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos"]}
changed: [10.0.0.249] => (item=contrail-node-init) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "delta": "0:00:06.439827", "end": "2025-12-01 05:20:47.606838", "item": "contrail-node-init", "msg": "", "rc": 0, "start": "2025-12-01 05:20:41.167011", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-node-init\n822a0cb24fff: Pulling fs layer\nf1bb6cf7d24d: Pulling fs layer\ndd55d8a88109: Pulling fs layer\n49a8aa2f8ce7: Pulling fs layer\n197b5e90f009: Pulling fs layer\n149bf35d13c9: Pulling fs layer\n8d53239ae413: Pulling fs layer\ne7c9db8eda6e: Pulling fs layer\n5cda24f94a24: Pulling fs layer\n3c4b4e00c78a: Pulling fs layer\ndd55d8a88109: Download complete\n8d53239ae413: Download complete\n197b5e90f009: Download complete\n822a0cb24fff: Download complete\n149bf35d13c9: Download complete\n5cda24f94a24: Download complete\ne7c9db8eda6e: Download complete\n3c4b4e00c78a: Download complete\ne7c9db8eda6e: Pull complete\n8d53239ae413: Pull complete\n197b5e90f009: Pull complete\n149bf35d13c9: Pull complete\n5cda24f94a24: Pull complete\nf1bb6cf7d24d: Download complete\n49a8aa2f8ce7: Download complete\nf1bb6cf7d24d: Pull complete\n49a8aa2f8ce7: Pull complete\ndd55d8a88109: Pull complete\n822a0cb24fff: Pull complete\n3c4b4e00c78a: Pull complete\nDigest: sha256:5fbb217f1a1fc560524bcb994965d5754d73ab90da838686e6bba352b901d55d\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-node-init", "822a0cb24fff: Pulling fs layer", "f1bb6cf7d24d: Pulling fs layer", "dd55d8a88109: Pulling fs layer", "49a8aa2f8ce7: Pulling fs layer", "197b5e90f009: Pulling fs layer", "149bf35d13c9: Pulling fs layer", "8d53239ae413: Pulling fs layer", "e7c9db8eda6e: Pulling fs layer", "5cda24f94a24: Pulling fs layer", "3c4b4e00c78a: Pulling fs layer", "dd55d8a88109: Download complete", "8d53239ae413: Download complete", "197b5e90f009: Download complete", "822a0cb24fff: Download complete", "149bf35d13c9: Download complete", "5cda24f94a24: Download complete", "e7c9db8eda6e: Download complete", "3c4b4e00c78a: Download complete", "e7c9db8eda6e: Pull complete", "8d53239ae413: Pull complete", "197b5e90f009: Pull complete", "149bf35d13c9: Pull complete", "5cda24f94a24: Pull complete", "f1bb6cf7d24d: Download complete", "49a8aa2f8ce7: Download complete", "f1bb6cf7d24d: Pull complete", "49a8aa2f8ce7: Pull complete", "dd55d8a88109: Pull complete", "822a0cb24fff: Pull complete", "3c4b4e00c78a: Pull complete", "Digest: sha256:5fbb217f1a1fc560524bcb994965d5754d73ab90da838686e6bba352b901d55d", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos"]}
changed: [10.0.0.33] => (item=contrail-node-init) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "delta": "0:00:07.630370", "end": "2025-12-01 05:20:48.768322", "item": "contrail-node-init", "msg": "", "rc": 0, "start": "2025-12-01 05:20:41.137952", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-node-init\n8d53239ae413: Pulling fs layer\ndd55d8a88109: Pulling fs layer\nf1bb6cf7d24d: Pulling fs layer\n3c4b4e00c78a: Pulling fs layer\n197b5e90f009: Pulling fs layer\ne7c9db8eda6e: Pulling fs layer\n149bf35d13c9: Pulling fs layer\n5cda24f94a24: Pulling fs layer\n49a8aa2f8ce7: Pulling fs layer\n822a0cb24fff: Pulling fs layer\n197b5e90f009: Download complete\ne7c9db8eda6e: Download complete\n149bf35d13c9: Download complete\n5cda24f94a24: Download complete\n822a0cb24fff: Download complete\n8d53239ae413: Download complete\ndd55d8a88109: Download complete\n3c4b4e00c78a: Download complete\n197b5e90f009: Pull complete\ne7c9db8eda6e: Pull complete\n149bf35d13c9: Pull complete\n5cda24f94a24: Pull complete\n8d53239ae413: Pull complete\nf1bb6cf7d24d: Download complete\n49a8aa2f8ce7: Download complete\nf1bb6cf7d24d: Pull complete\ndd55d8a88109: Pull complete\n49a8aa2f8ce7: Pull complete\n822a0cb24fff: Pull complete\n3c4b4e00c78a: Pull complete\nDigest: sha256:5fbb217f1a1fc560524bcb994965d5754d73ab90da838686e6bba352b901d55d\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-node-init", "8d53239ae413: Pulling fs layer", "dd55d8a88109: Pulling fs layer", "f1bb6cf7d24d: Pulling fs layer", "3c4b4e00c78a: Pulling fs layer", "197b5e90f009: Pulling fs layer", "e7c9db8eda6e: Pulling fs layer", "149bf35d13c9: Pulling fs layer", "5cda24f94a24: Pulling fs layer", "49a8aa2f8ce7: Pulling fs layer", "822a0cb24fff: Pulling fs layer", "197b5e90f009: Download complete", "e7c9db8eda6e: Download complete", "149bf35d13c9: Download complete", "5cda24f94a24: Download complete", "822a0cb24fff: Download complete", "8d53239ae413: Download complete", "dd55d8a88109: Download complete", "3c4b4e00c78a: Download complete", "197b5e90f009: Pull complete", "e7c9db8eda6e: Pull complete", "149bf35d13c9: Pull complete", "5cda24f94a24: Pull complete", "8d53239ae413: Pull complete", "f1bb6cf7d24d: Download complete", "49a8aa2f8ce7: Download complete", "f1bb6cf7d24d: Pull complete", "dd55d8a88109: Pull complete", "49a8aa2f8ce7: Pull complete", "822a0cb24fff: Pull complete", "3c4b4e00c78a: Pull complete", "Digest: sha256:5fbb217f1a1fc560524bcb994965d5754d73ab90da838686e6bba352b901d55d", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos"]}
changed: [10.0.0.50] => (item=contrail-nodemgr) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "delta": "0:00:05.433187", "end": "2025-12-01 05:20:52.196201", "item": "contrail-nodemgr", "msg": "", "rc": 0, "start": "2025-12-01 05:20:46.763014", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-nodemgr\n8c49a52f1a95: Pulling fs layer\n70b83753de2f: Pulling fs layer\n8c49a52f1a95: Download complete\n70b83753de2f: Download complete\n8c49a52f1a95: Pull complete\n70b83753de2f: Pull complete\nDigest: sha256:5d7b6ced757b59f61c29aee3cb8371a6df9c02f196337953ba9ae530d052dd23\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-nodemgr", "8c49a52f1a95: Pulling fs layer", "70b83753de2f: Pulling fs layer", "8c49a52f1a95: Download complete", "70b83753de2f: Download complete", "8c49a52f1a95: Pull complete", "70b83753de2f: Pull complete", "Digest: sha256:5d7b6ced757b59f61c29aee3cb8371a6df9c02f196337953ba9ae530d052dd23", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos"]}
changed: [10.0.0.249] => (item=contrail-nodemgr) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "delta": "0:00:04.270971", "end": "2025-12-01 05:20:52.397894", "item": "contrail-nodemgr", "msg": "", "rc": 0, "start": "2025-12-01 05:20:48.126923", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-nodemgr\n8c49a52f1a95: Pulling fs layer\n70b83753de2f: Pulling fs layer\n8c49a52f1a95: Download complete\n70b83753de2f: Download complete\n8c49a52f1a95: Pull complete\n70b83753de2f: Pull complete\nDigest: sha256:5d7b6ced757b59f61c29aee3cb8371a6df9c02f196337953ba9ae530d052dd23\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-nodemgr", "8c49a52f1a95: Pulling fs layer", "70b83753de2f: Pulling fs layer", "8c49a52f1a95: Download complete", "70b83753de2f: Download complete", "8c49a52f1a95: Pull complete", "70b83753de2f: Pull complete", "Digest: sha256:5d7b6ced757b59f61c29aee3cb8371a6df9c02f196337953ba9ae530d052dd23", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos"]}
changed: [10.0.0.33] => (item=contrail-nodemgr) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "delta": "0:00:05.293604", "end": "2025-12-01 05:20:54.582212", "item": "contrail-nodemgr", "msg": "", "rc": 0, "start": "2025-12-01 05:20:49.288608", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-nodemgr\n8c49a52f1a95: Pulling fs layer\n70b83753de2f: Pulling fs layer\n8c49a52f1a95: Download complete\n70b83753de2f: Download complete\n8c49a52f1a95: Pull complete\n70b83753de2f: Pull complete\nDigest: sha256:5d7b6ced757b59f61c29aee3cb8371a6df9c02f196337953ba9ae530d052dd23\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-nodemgr", "8c49a52f1a95: Pulling fs layer", "70b83753de2f: Pulling fs layer", "8c49a52f1a95: Download complete", "70b83753de2f: Download complete", "8c49a52f1a95: Pull complete", "70b83753de2f: Pull complete", "Digest: sha256:5d7b6ced757b59f61c29aee3cb8371a6df9c02f196337953ba9ae530d052dd23", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos"]}
changed: [10.0.0.249] => (item=contrail-external-cassandra) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-external-cassandra:nightly-r24.1-centos", "delta": "0:00:04.957489", "end": "2025-12-01 05:20:57.874022", "item": "contrail-external-cassandra", "msg": "", "rc": 0, "start": "2025-12-01 05:20:52.916533", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-external-cassandra\n59fb2e1b26d7: Pulling fs layer\n8fe0fe03f063: Pulling fs layer\n8fe0fe03f063: Download complete\n8fe0fe03f063: Pull complete\n59fb2e1b26d7: Download complete\n59fb2e1b26d7: Pull complete\nDigest: sha256:1b2ef80c916a4e9482ecca230de9d5db8b9a6e8bd647631cc9459d230d9d718f\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-external-cassandra:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-external-cassandra:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-external-cassandra", "59fb2e1b26d7: Pulling fs layer", "8fe0fe03f063: Pulling fs layer", "8fe0fe03f063: Download complete", "8fe0fe03f063: Pull complete", "59fb2e1b26d7: Download complete", "59fb2e1b26d7: Pull complete", "Digest: sha256:1b2ef80c916a4e9482ecca230de9d5db8b9a6e8bd647631cc9459d230d9d718f", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-external-cassandra:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-external-cassandra:nightly-r24.1-centos"]}
changed: [10.0.0.50] => (item=contrail-external-cassandra) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-external-cassandra:nightly-r24.1-centos", "delta": "0:00:06.215416", "end": "2025-12-01 05:20:58.948885", "item": "contrail-external-cassandra", "msg": "", "rc": 0, "start": "2025-12-01 05:20:52.733469", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-external-cassandra\n59fb2e1b26d7: Pulling fs layer\n8fe0fe03f063: Pulling fs layer\n8fe0fe03f063: Download complete\n8fe0fe03f063: Pull complete\n59fb2e1b26d7: Download complete\n59fb2e1b26d7: Pull complete\nDigest: sha256:1b2ef80c916a4e9482ecca230de9d5db8b9a6e8bd647631cc9459d230d9d718f\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-external-cassandra:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-external-cassandra:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-external-cassandra", "59fb2e1b26d7: Pulling fs layer", "8fe0fe03f063: Pulling fs layer", "8fe0fe03f063: Download complete", "8fe0fe03f063: Pull complete", "59fb2e1b26d7: Download complete", "59fb2e1b26d7: Pull complete", "Digest: sha256:1b2ef80c916a4e9482ecca230de9d5db8b9a6e8bd647631cc9459d230d9d718f", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-external-cassandra:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-external-cassandra:nightly-r24.1-centos"]}
changed: [10.0.0.33] => (item=contrail-external-cassandra) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-external-cassandra:nightly-r24.1-centos", "delta": "0:00:05.783227", "end": "2025-12-01 05:21:00.902934", "item": "contrail-external-cassandra", "msg": "", "rc": 0, "start": "2025-12-01 05:20:55.119707", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-external-cassandra\n59fb2e1b26d7: Pulling fs layer\n8fe0fe03f063: Pulling fs layer\n8fe0fe03f063: Download complete\n8fe0fe03f063: Pull complete\n59fb2e1b26d7: Download complete\n59fb2e1b26d7: Pull complete\nDigest: sha256:1b2ef80c916a4e9482ecca230de9d5db8b9a6e8bd647631cc9459d230d9d718f\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-external-cassandra:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-external-cassandra:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-external-cassandra", "59fb2e1b26d7: Pulling fs layer", "8fe0fe03f063: Pulling fs layer", "8fe0fe03f063: Download complete", "8fe0fe03f063: Pull complete", "59fb2e1b26d7: Download complete", "59fb2e1b26d7: Pull complete", "Digest: sha256:1b2ef80c916a4e9482ecca230de9d5db8b9a6e8bd647631cc9459d230d9d718f", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-external-cassandra:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-external-cassandra:nightly-r24.1-centos"]}
changed: [10.0.0.249] => (item=contrail-external-zookeeper) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-external-zookeeper:nightly-r24.1-centos", "delta": "0:00:03.429184", "end": "2025-12-01 05:21:01.851491", "item": "contrail-external-zookeeper", "msg": "", "rc": 0, "start": "2025-12-01 05:20:58.422307", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-external-zookeeper\n56958ecfb6a9: Pulling fs layer\n774895020ec3: Pulling fs layer\n774895020ec3: Download complete\n774895020ec3: Pull complete\n56958ecfb6a9: Download complete\n56958ecfb6a9: Pull complete\nDigest: sha256:41258abf4f92d99a020c1ea333d6e1f78ef782cd6f9a196fbb3f890d8a2d55a4\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-external-zookeeper:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-external-zookeeper:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-external-zookeeper", "56958ecfb6a9: Pulling fs layer", "774895020ec3: Pulling fs layer", "774895020ec3: Download complete", "774895020ec3: Pull complete", "56958ecfb6a9: Download complete", "56958ecfb6a9: Pull complete", "Digest: sha256:41258abf4f92d99a020c1ea333d6e1f78ef782cd6f9a196fbb3f890d8a2d55a4", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-external-zookeeper:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-external-zookeeper:nightly-r24.1-centos"]}
changed: [10.0.0.249] => (item=contrail-external-rabbitmq) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-external-rabbitmq:nightly-r24.1-centos", "delta": "0:00:01.418665", "end": "2025-12-01 05:21:03.834247", "item": "contrail-external-rabbitmq", "msg": "", "rc": 0, "start": "2025-12-01 05:21:02.415582", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-external-rabbitmq\n7a71537bfbb7: Pulling fs layer\nf8aa9a08f31d: Pulling fs layer\nf8aa9a08f31d: Download complete\nf8aa9a08f31d: Pull complete\n7a71537bfbb7: Download complete\n7a71537bfbb7: Pull complete\nDigest: sha256:615d4ce607dba0089130c399d75e559546dbc09222558b0aed67166facf2fb14\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-external-rabbitmq:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-external-rabbitmq:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-external-rabbitmq", "7a71537bfbb7: Pulling fs layer", "f8aa9a08f31d: Pulling fs layer", "f8aa9a08f31d: Download complete", "f8aa9a08f31d: Pull complete", "7a71537bfbb7: Download complete", "7a71537bfbb7: Pull complete", "Digest: sha256:615d4ce607dba0089130c399d75e559546dbc09222558b0aed67166facf2fb14", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-external-rabbitmq:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-external-rabbitmq:nightly-r24.1-centos"]}
changed: [10.0.0.50] => (item=contrail-external-zookeeper) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-external-zookeeper:nightly-r24.1-centos", "delta": "0:00:04.412462", "end": "2025-12-01 05:21:04.003194", "item": "contrail-external-zookeeper", "msg": "", "rc": 0, "start": "2025-12-01 05:20:59.590732", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-external-zookeeper\n56958ecfb6a9: Pulling fs layer\n774895020ec3: Pulling fs layer\n774895020ec3: Download complete\n774895020ec3: Pull complete\n56958ecfb6a9: Download complete\n56958ecfb6a9: Pull complete\nDigest: sha256:41258abf4f92d99a020c1ea333d6e1f78ef782cd6f9a196fbb3f890d8a2d55a4\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-external-zookeeper:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-external-zookeeper:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-external-zookeeper", "56958ecfb6a9: Pulling fs layer", "774895020ec3: Pulling fs layer", "774895020ec3: Download complete", "774895020ec3: Pull complete", "56958ecfb6a9: Download complete", "56958ecfb6a9: Pull complete", "Digest: sha256:41258abf4f92d99a020c1ea333d6e1f78ef782cd6f9a196fbb3f890d8a2d55a4", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-external-zookeeper:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-external-zookeeper:nightly-r24.1-centos"]}
changed: [10.0.0.249] => (item=contrail-provisioner) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "delta": "0:00:00.362939", "end": "2025-12-01 05:21:04.738103", "item": "contrail-provisioner", "msg": "", "rc": 0, "start": "2025-12-01 05:21:04.375164", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-provisioner\nf847a0359de9: Pulling fs layer\n2ceb3450ef48: Pulling fs layer\nf847a0359de9: Download complete\n2ceb3450ef48: Download complete\n2ceb3450ef48: Pull complete\nf847a0359de9: Pull complete\nDigest: sha256:af006458c3f27e9585a6905fa1bbf7e2b7863156dabdacd9f49b1b8215efd1e7\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-provisioner", "f847a0359de9: Pulling fs layer", "2ceb3450ef48: Pulling fs layer", "f847a0359de9: Download complete", "2ceb3450ef48: Download complete", "2ceb3450ef48: Pull complete", "f847a0359de9: Pull complete", "Digest: sha256:af006458c3f27e9585a6905fa1bbf7e2b7863156dabdacd9f49b1b8215efd1e7", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos"]}
changed: [10.0.0.33] => (item=contrail-external-zookeeper) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-external-zookeeper:nightly-r24.1-centos", "delta": "0:00:03.501935", "end": "2025-12-01 05:21:05.010740", "item": "contrail-external-zookeeper", "msg": "", "rc": 0, "start": "2025-12-01 05:21:01.508805", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-external-zookeeper\n56958ecfb6a9: Pulling fs layer\n774895020ec3: Pulling fs layer\n774895020ec3: Download complete\n774895020ec3: Pull complete\n56958ecfb6a9: Download complete\n56958ecfb6a9: Pull complete\nDigest: sha256:41258abf4f92d99a020c1ea333d6e1f78ef782cd6f9a196fbb3f890d8a2d55a4\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-external-zookeeper:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-external-zookeeper:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-external-zookeeper", "56958ecfb6a9: Pulling fs layer", "774895020ec3: Pulling fs layer", "774895020ec3: Download complete", "774895020ec3: Pull complete", "56958ecfb6a9: Download complete", "56958ecfb6a9: Pull complete", "Digest: sha256:41258abf4f92d99a020c1ea333d6e1f78ef782cd6f9a196fbb3f890d8a2d55a4", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-external-zookeeper:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-external-zookeeper:nightly-r24.1-centos"]}
changed: [10.0.0.50] => (item=contrail-external-rabbitmq) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-external-rabbitmq:nightly-r24.1-centos", "delta": "0:00:01.943624", "end": "2025-12-01 05:21:06.533586", "item": "contrail-external-rabbitmq", "msg": "", "rc": 0, "start": "2025-12-01 05:21:04.589962", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-external-rabbitmq\n7a71537bfbb7: Pulling fs layer\nf8aa9a08f31d: Pulling fs layer\nf8aa9a08f31d: Download complete\nf8aa9a08f31d: Pull complete\n7a71537bfbb7: Download complete\n7a71537bfbb7: Pull complete\nDigest: sha256:615d4ce607dba0089130c399d75e559546dbc09222558b0aed67166facf2fb14\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-external-rabbitmq:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-external-rabbitmq:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-external-rabbitmq", "7a71537bfbb7: Pulling fs layer", "f8aa9a08f31d: Pulling fs layer", "f8aa9a08f31d: Download complete", "f8aa9a08f31d: Pull complete", "7a71537bfbb7: Download complete", "7a71537bfbb7: Pull complete", "Digest: sha256:615d4ce607dba0089130c399d75e559546dbc09222558b0aed67166facf2fb14", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-external-rabbitmq:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-external-rabbitmq:nightly-r24.1-centos"]}
changed: [10.0.0.50] => (item=contrail-provisioner) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "delta": "0:00:00.441695", "end": "2025-12-01 05:21:07.533958", "item": "contrail-provisioner", "msg": "", "rc": 0, "start": "2025-12-01 05:21:07.092263", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-provisioner\nf847a0359de9: Pulling fs layer\n2ceb3450ef48: Pulling fs layer\n2ceb3450ef48: Download complete\n2ceb3450ef48: Pull complete\nf847a0359de9: Download complete\nf847a0359de9: Pull complete\nDigest: sha256:af006458c3f27e9585a6905fa1bbf7e2b7863156dabdacd9f49b1b8215efd1e7\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-provisioner", "f847a0359de9: Pulling fs layer", "2ceb3450ef48: Pulling fs layer", "2ceb3450ef48: Download complete", "2ceb3450ef48: Pull complete", "f847a0359de9: Download complete", "f847a0359de9: Pull complete", "Digest: sha256:af006458c3f27e9585a6905fa1bbf7e2b7863156dabdacd9f49b1b8215efd1e7", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos"]}
changed: [10.0.0.33] => (item=contrail-external-rabbitmq) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-external-rabbitmq:nightly-r24.1-centos", "delta": "0:00:02.321425", "end": "2025-12-01 05:21:07.931213", "item": "contrail-external-rabbitmq", "msg": "", "rc": 0, "start": "2025-12-01 05:21:05.609788", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-external-rabbitmq\n7a71537bfbb7: Pulling fs layer\nf8aa9a08f31d: Pulling fs layer\nf8aa9a08f31d: Download complete\nf8aa9a08f31d: Pull complete\n7a71537bfbb7: Download complete\n7a71537bfbb7: Pull complete\nDigest: sha256:615d4ce607dba0089130c399d75e559546dbc09222558b0aed67166facf2fb14\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-external-rabbitmq:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-external-rabbitmq:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-external-rabbitmq", "7a71537bfbb7: Pulling fs layer", "f8aa9a08f31d: Pulling fs layer", "f8aa9a08f31d: Download complete", "f8aa9a08f31d: Pull complete", "7a71537bfbb7: Download complete", "7a71537bfbb7: Pull complete", "Digest: sha256:615d4ce607dba0089130c399d75e559546dbc09222558b0aed67166facf2fb14", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-external-rabbitmq:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-external-rabbitmq:nightly-r24.1-centos"]}
changed: [10.0.0.33] => (item=contrail-provisioner) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "delta": "0:00:00.512082", "end": "2025-12-01 05:21:08.992895", "item": "contrail-provisioner", "msg": "", "rc": 0, "start": "2025-12-01 05:21:08.480813", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-provisioner\n2ceb3450ef48: Pulling fs layer\nf847a0359de9: Pulling fs layer\n2ceb3450ef48: Download complete\n2ceb3450ef48: Pull complete\nf847a0359de9: Download complete\nf847a0359de9: Pull complete\nDigest: sha256:af006458c3f27e9585a6905fa1bbf7e2b7863156dabdacd9f49b1b8215efd1e7\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-provisioner", "2ceb3450ef48: Pulling fs layer", "f847a0359de9: Pulling fs layer", "2ceb3450ef48: Download complete", "2ceb3450ef48: Pull complete", "f847a0359de9: Download complete", "f847a0359de9: Pull complete", "Digest: sha256:af006458c3f27e9585a6905fa1bbf7e2b7863156dabdacd9f49b1b8215efd1e7", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos"]}
TASK [contrail_config_database : create /etc/contrail/config_database] *********
changed: [10.0.0.33] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/contrail/config_database", "size": 4096, "state": "directory", "uid": 0}
changed: [10.0.0.50] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/contrail/config_database", "size": 4096, "state": "directory", "uid": 0}
changed: [10.0.0.249] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/contrail/config_database", "size": 4096, "state": "directory", "uid": 0}
TASK [contrail_config_database : set cassandra seeds to CONFIGDB_NODES if defined] ***
ok: [10.0.0.50] => {"ansible_facts": {"cassandra_seeds": "10.0.0.50,10.0.0.33,10.0.0.249"}, "changed": false}
ok: [10.0.0.33] => {"ansible_facts": {"cassandra_seeds": "10.0.0.50,10.0.0.33,10.0.0.249"}, "changed": false}
ok: [10.0.0.249] => {"ansible_facts": {"cassandra_seeds": "10.0.0.50,10.0.0.33,10.0.0.249"}, "changed": false}
TASK [contrail_config_database : set zookeeper nodes to CONFIGDB_NODES if defined] ***
ok: [10.0.0.50] => {"ansible_facts": {"zookeeper_nodes": "10.0.0.50,10.0.0.33,10.0.0.249"}, "changed": false}
ok: [10.0.0.33] => {"ansible_facts": {"zookeeper_nodes": "10.0.0.50,10.0.0.33,10.0.0.249"}, "changed": false}
ok: [10.0.0.249] => {"ansible_facts": {"zookeeper_nodes": "10.0.0.50,10.0.0.33,10.0.0.249"}, "changed": false}
TASK [contrail_config_database : set rabbit nodes to CONFIGDB_NODES if defined] ***
ok: [10.0.0.50] => {"ansible_facts": {"rabbitmq_nodes": "10.0.0.50,10.0.0.33,10.0.0.249"}, "changed": false}
ok: [10.0.0.33] => {"ansible_facts": {"rabbitmq_nodes": "10.0.0.50,10.0.0.33,10.0.0.249"}, "changed": false}
ok: [10.0.0.249] => {"ansible_facts": {"rabbitmq_nodes": "10.0.0.50,10.0.0.33,10.0.0.249"}, "changed": false}
TASK [contrail_config_database : Set variables for reaper tool] ****************
ok: [10.0.0.50] => {"ansible_facts": {"reaper_enabled": "contrail_configuration.CASSANDRA_REAPER_ENABLED | default(true)"}, "changed": false}
ok: [10.0.0.33] => {"ansible_facts": {"reaper_enabled": "contrail_configuration.CASSANDRA_REAPER_ENABLED | default(true)"}, "changed": false}
ok: [10.0.0.249] => {"ansible_facts": {"reaper_enabled": "contrail_configuration.CASSANDRA_REAPER_ENABLED | default(true)"}, "changed": false}
TASK [contrail_config_database : get /etc/contrail/common_config_database.env stat] ***
ok: [10.0.0.50] => {"changed": false, "stat": {"exists": false}}
ok: [10.0.0.33] => {"changed": false, "stat": {"exists": false}}
ok: [10.0.0.249] => {"changed": false, "stat": {"exists": false}}
TASK [contrail_config_database : create /etc/contrail/common_config_database.env] ***
changed: [10.0.0.50] => {"changed": true, "dest": "/etc/contrail/common_config_database.env", "gid": 0, "group": "root", "mode": "0640", "owner": "root", "size": 0, "state": "file", "uid": 0}
changed: [10.0.0.249] => {"changed": true, "dest": "/etc/contrail/common_config_database.env", "gid": 0, "group": "root", "mode": "0640", "owner": "root", "size": 0, "state": "file", "uid": 0}
changed: [10.0.0.33] => {"changed": true, "dest": "/etc/contrail/common_config_database.env", "gid": 0, "group": "root", "mode": "0640", "owner": "root", "size": 0, "state": "file", "uid": 0}
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
TASK [contrail_config_database : populate global common_config_database.env] ***
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
TASK [contrail_config_database : populate pod specific common_config_database.env] ***
fatal: [10.0.0.50]: FAILED! => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
...ignoring
fatal: [10.0.0.33]: FAILED! => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
...ignoring
fatal: [10.0.0.249]: FAILED! => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
...ignoring
TASK [contrail_config_database : create contrail config database compose file] ***
changed: [10.0.0.50] => {"changed": true, "checksum": "edf6a38f8f26d367f29312b244baff39c3266261", "dest": "/etc/contrail/config_database/docker-compose.yaml", "gid": 0, "group": "root", "md5sum": "1cbfc1af4fc59d0dfffd04554d9e2d44", "mode": "0644", "owner": "root", "size": 4117, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1764566492.9648466-61844-114981566943904/source", "state": "file", "uid": 0}
changed: [10.0.0.249] => {"changed": true, "checksum": "edf6a38f8f26d367f29312b244baff39c3266261", "dest": "/etc/contrail/config_database/docker-compose.yaml", "gid": 0, "group": "root", "md5sum": "1cbfc1af4fc59d0dfffd04554d9e2d44", "mode": "0644", "owner": "root", "size": 4117, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1764566492.9944422-61846-222263402412979/source", "state": "file", "uid": 0}
changed: [10.0.0.33] => {"changed": true, "checksum": "edf6a38f8f26d367f29312b244baff39c3266261", "dest": "/etc/contrail/config_database/docker-compose.yaml", "gid": 0, "group": "root", "md5sum": "1cbfc1af4fc59d0dfffd04554d9e2d44", "mode": "0644", "owner": "root", "size": 4117, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1764566492.981359-61845-150575485692491/source", "state": "file", "uid": 0}
TASK [contrail_config_database : start contrail config database] ***************
changed: [10.0.0.249] => {"changed": true, "services": {"cassandra": {"config_database_cassandra_1": {"cmd": ["cassandra", "-f"], "image": "nexus.gz1.opensdn.io:5002/contrail-external-cassandra:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "9dcdecfe889308e81e741aab1502c9dcb54666059b8e615e3f39d1579c9d4239", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "config_database", "com.docker.compose.project.config_files": "/etc/contrail/config_database/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/config_database", "com.docker.compose.service": "cassandra", "com.docker.compose.version": "1.28.6", "description": "Configuration database for Contrail Controller.", "io.opensdn.container.name": "contrail-external-cassandra", "io.opensdn.service": "cassandra", "name": "contrail-external-cassandra", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Cassandra DB", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "node-init": {"config_database_node-init_1": {"cmd": [], "image": "nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "0dd9345efa5b2e9fd3948c11f7b5a6f9ef112079a8b94a3fc503dd2c50a0da28", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "config_database", "com.docker.compose.project.config_files": "/etc/contrail/config_database/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/config_database", "com.docker.compose.service": "node-init", "com.docker.compose.version": "1.28.6", "description": "Container is used to configure operating system for Contrail services.", "io.opensdn.container.name": "contrail-node-init", "name": "contrail-node-init", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Init container", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": false, "status": "exited"}}}, "nodemgr": {"config_database_nodemgr_1": {"cmd": ["/bin/sh", "-c", "/usr/bin/contrail-nodemgr --nodetype=${NODEMGR_TYPE}"], "image": "nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "469de9a43401d1dedd567a0c69f65b4a86495a4eac5cd748ba439244676ee908", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "config_database", "com.docker.compose.project.config_files": "/etc/contrail/config_database/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/config_database", "com.docker.compose.service": "nodemgr", "com.docker.compose.version": "1.28.6", "description": "Contrail Node Manager is a monitor process per contrail virtual node that tracks the running state of the processes.", "io.opensdn.container.name": "contrail-nodemgr", "io.opensdn.service": "nodemgr", "name": "contrail-nodemgr", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Node Manager", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "provisioner": {"config_database_provisioner_1": {"cmd": ["/usr/bin/tail", "-f", "/dev/null"], "image": "nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "d300d0fc28ff6ca22c9aa3928214784c848825418301feea527aca7fc478ff14", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "config_database", "com.docker.compose.project.config_files": "/etc/contrail/config_database/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/config_database", "com.docker.compose.service": "provisioner", "com.docker.compose.version": "1.28.6", "description": "Contrail Provisioner ia caoneiner that manage env for other containers.", "io.opensdn.container.name": "contrail-provisioner", "io.opensdn.service": "provisioner", "name": "contrail-provisioner", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Provisioner", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "rabbitmq": {"config_database_rabbitmq_1": {"cmd": ["rabbitmq-server"], "image": "nexus.gz1.opensdn.io:5002/contrail-external-rabbitmq:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "4910ef1513248d9ade16ed520557a94e53bb3b6f358b9ca6ad50c5ab748025c6", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "config_database", "com.docker.compose.project.config_files": "/etc/contrail/config_database/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/config_database", "com.docker.compose.service": "rabbitmq", "com.docker.compose.version": "1.28.6", "description": "Contrail Rabbitmq is the message bus that different Contrail processes subscribe to.", "io.opensdn.container.name": "contrail-external-rabbitmq", "io.opensdn.service": "rabbitmq", "name": "contrail-external-rabbitmq", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail RabbitMQ", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "zookeeper": {"config_database_zookeeper_1": {"cmd": ["zkServer.sh", "start-foreground"], "image": "nexus.gz1.opensdn.io:5002/contrail-external-zookeeper:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "e84b7b08e8501f96bf8385833d62cbfb0d219c23d89376aeeb27ad73f4353e12", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "config_database", "com.docker.compose.project.config_files": "/etc/contrail/config_database/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/config_database", "com.docker.compose.service": "zookeeper", "com.docker.compose.version": "1.28.6", "description": "Contrail uses the Apache ZooKeeper process to maintain synchronization of Contrail configuration, analytics and database running on the different instances of controllers.", "io.opensdn.container.name": "contrail-external-zookeeper", "io.opensdn.service": "zookeeper", "name": "contrail-external-zookeeper", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Zookeeper", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}}}
changed: [10.0.0.33] => {"changed": true, "services": {"cassandra": {"config_database_cassandra_1": {"cmd": ["cassandra", "-f"], "image": "nexus.gz1.opensdn.io:5002/contrail-external-cassandra:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "9dcdecfe889308e81e741aab1502c9dcb54666059b8e615e3f39d1579c9d4239", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "config_database", "com.docker.compose.project.config_files": "/etc/contrail/config_database/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/config_database", "com.docker.compose.service": "cassandra", "com.docker.compose.version": "1.28.6", "description": "Configuration database for Contrail Controller.", "io.opensdn.container.name": "contrail-external-cassandra", "io.opensdn.service": "cassandra", "name": "contrail-external-cassandra", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Cassandra DB", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "node-init": {"config_database_node-init_1": {"cmd": [], "image": "nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "0dd9345efa5b2e9fd3948c11f7b5a6f9ef112079a8b94a3fc503dd2c50a0da28", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "config_database", "com.docker.compose.project.config_files": "/etc/contrail/config_database/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/config_database", "com.docker.compose.service": "node-init", "com.docker.compose.version": "1.28.6", "description": "Container is used to configure operating system for Contrail services.", "io.opensdn.container.name": "contrail-node-init", "name": "contrail-node-init", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Init container", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": false, "status": "exited"}}}, "nodemgr": {"config_database_nodemgr_1": {"cmd": ["/bin/sh", "-c", "/usr/bin/contrail-nodemgr --nodetype=${NODEMGR_TYPE}"], "image": "nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "469de9a43401d1dedd567a0c69f65b4a86495a4eac5cd748ba439244676ee908", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "config_database", "com.docker.compose.project.config_files": "/etc/contrail/config_database/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/config_database", "com.docker.compose.service": "nodemgr", "com.docker.compose.version": "1.28.6", "description": "Contrail Node Manager is a monitor process per contrail virtual node that tracks the running state of the processes.", "io.opensdn.container.name": "contrail-nodemgr", "io.opensdn.service": "nodemgr", "name": "contrail-nodemgr", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Node Manager", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "provisioner": {"config_database_provisioner_1": {"cmd": ["/usr/bin/tail", "-f", "/dev/null"], "image": "nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "d300d0fc28ff6ca22c9aa3928214784c848825418301feea527aca7fc478ff14", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "config_database", "com.docker.compose.project.config_files": "/etc/contrail/config_database/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/config_database", "com.docker.compose.service": "provisioner", "com.docker.compose.version": "1.28.6", "description": "Contrail Provisioner ia caoneiner that manage env for other containers.", "io.opensdn.container.name": "contrail-provisioner", "io.opensdn.service": "provisioner", "name": "contrail-provisioner", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Provisioner", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "rabbitmq": {"config_database_rabbitmq_1": {"cmd": ["rabbitmq-server"], "image": "nexus.gz1.opensdn.io:5002/contrail-external-rabbitmq:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "4910ef1513248d9ade16ed520557a94e53bb3b6f358b9ca6ad50c5ab748025c6", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "config_database", "com.docker.compose.project.config_files": "/etc/contrail/config_database/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/config_database", "com.docker.compose.service": "rabbitmq", "com.docker.compose.version": "1.28.6", "description": "Contrail Rabbitmq is the message bus that different Contrail processes subscribe to.", "io.opensdn.container.name": "contrail-external-rabbitmq", "io.opensdn.service": "rabbitmq", "name": "contrail-external-rabbitmq", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail RabbitMQ", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "zookeeper": {"config_database_zookeeper_1": {"cmd": ["zkServer.sh", "start-foreground"], "image": "nexus.gz1.opensdn.io:5002/contrail-external-zookeeper:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "e84b7b08e8501f96bf8385833d62cbfb0d219c23d89376aeeb27ad73f4353e12", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "config_database", "com.docker.compose.project.config_files": "/etc/contrail/config_database/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/config_database", "com.docker.compose.service": "zookeeper", "com.docker.compose.version": "1.28.6", "description": "Contrail uses the Apache ZooKeeper process to maintain synchronization of Contrail configuration, analytics and database running on the different instances of controllers.", "io.opensdn.container.name": "contrail-external-zookeeper", "io.opensdn.service": "zookeeper", "name": "contrail-external-zookeeper", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Zookeeper", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}}}
changed: [10.0.0.50] => {"changed": true, "services": {"cassandra": {"config_database_cassandra_1": {"cmd": ["cassandra", "-f"], "image": "nexus.gz1.opensdn.io:5002/contrail-external-cassandra:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "9dcdecfe889308e81e741aab1502c9dcb54666059b8e615e3f39d1579c9d4239", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "config_database", "com.docker.compose.project.config_files": "/etc/contrail/config_database/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/config_database", "com.docker.compose.service": "cassandra", "com.docker.compose.version": "1.28.6", "description": "Configuration database for Contrail Controller.", "io.opensdn.container.name": "contrail-external-cassandra", "io.opensdn.service": "cassandra", "name": "contrail-external-cassandra", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Cassandra DB", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "node-init": {"config_database_node-init_1": {"cmd": [], "image": "nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "0dd9345efa5b2e9fd3948c11f7b5a6f9ef112079a8b94a3fc503dd2c50a0da28", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "config_database", "com.docker.compose.project.config_files": "/etc/contrail/config_database/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/config_database", "com.docker.compose.service": "node-init", "com.docker.compose.version": "1.28.6", "description": "Container is used to configure operating system for Contrail services.", "io.opensdn.container.name": "contrail-node-init", "name": "contrail-node-init", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Init container", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": false, "status": "exited"}}}, "nodemgr": {"config_database_nodemgr_1": {"cmd": ["/bin/sh", "-c", "/usr/bin/contrail-nodemgr --nodetype=${NODEMGR_TYPE}"], "image": "nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "469de9a43401d1dedd567a0c69f65b4a86495a4eac5cd748ba439244676ee908", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "config_database", "com.docker.compose.project.config_files": "/etc/contrail/config_database/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/config_database", "com.docker.compose.service": "nodemgr", "com.docker.compose.version": "1.28.6", "description": "Contrail Node Manager is a monitor process per contrail virtual node that tracks the running state of the processes.", "io.opensdn.container.name": "contrail-nodemgr", "io.opensdn.service": "nodemgr", "name": "contrail-nodemgr", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Node Manager", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "provisioner": {"config_database_provisioner_1": {"cmd": ["/usr/bin/tail", "-f", "/dev/null"], "image": "nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "d300d0fc28ff6ca22c9aa3928214784c848825418301feea527aca7fc478ff14", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "config_database", "com.docker.compose.project.config_files": "/etc/contrail/config_database/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/config_database", "com.docker.compose.service": "provisioner", "com.docker.compose.version": "1.28.6", "description": "Contrail Provisioner ia caoneiner that manage env for other containers.", "io.opensdn.container.name": "contrail-provisioner", "io.opensdn.service": "provisioner", "name": "contrail-provisioner", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Provisioner", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "rabbitmq": {"config_database_rabbitmq_1": {"cmd": ["rabbitmq-server"], "image": "nexus.gz1.opensdn.io:5002/contrail-external-rabbitmq:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "4910ef1513248d9ade16ed520557a94e53bb3b6f358b9ca6ad50c5ab748025c6", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "config_database", "com.docker.compose.project.config_files": "/etc/contrail/config_database/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/config_database", "com.docker.compose.service": "rabbitmq", "com.docker.compose.version": "1.28.6", "description": "Contrail Rabbitmq is the message bus that different Contrail processes subscribe to.", "io.opensdn.container.name": "contrail-external-rabbitmq", "io.opensdn.service": "rabbitmq", "name": "contrail-external-rabbitmq", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail RabbitMQ", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "zookeeper": {"config_database_zookeeper_1": {"cmd": ["zkServer.sh", "start-foreground"], "image": "nexus.gz1.opensdn.io:5002/contrail-external-zookeeper:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "e84b7b08e8501f96bf8385833d62cbfb0d219c23d89376aeeb27ad73f4353e12", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "config_database", "com.docker.compose.project.config_files": "/etc/contrail/config_database/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/config_database", "com.docker.compose.service": "zookeeper", "com.docker.compose.version": "1.28.6", "description": "Contrail uses the Apache ZooKeeper process to maintain synchronization of Contrail configuration, analytics and database running on the different instances of controllers.", "io.opensdn.container.name": "contrail-external-zookeeper", "io.opensdn.service": "zookeeper", "name": "contrail-external-zookeeper", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Zookeeper", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}}}
TASK [create contrail config] **************************************************
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
TASK [contrail_config : update contrail config image] **************************
changed: [10.0.0.33] => (item=contrail-node-init) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "delta": "0:00:00.306996", "end": "2025-12-01 05:21:38.960060", "item": "contrail-node-init", "msg": "", "rc": 0, "start": "2025-12-01 05:21:38.653064", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-node-init\nDigest: sha256:5fbb217f1a1fc560524bcb994965d5754d73ab90da838686e6bba352b901d55d\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-node-init", "Digest: sha256:5fbb217f1a1fc560524bcb994965d5754d73ab90da838686e6bba352b901d55d", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos"]}
changed: [10.0.0.50] => (item=contrail-node-init) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "delta": "0:00:00.197878", "end": "2025-12-01 05:21:39.016402", "item": "contrail-node-init", "msg": "", "rc": 0, "start": "2025-12-01 05:21:38.818524", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-node-init\nDigest: sha256:5fbb217f1a1fc560524bcb994965d5754d73ab90da838686e6bba352b901d55d\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-node-init", "Digest: sha256:5fbb217f1a1fc560524bcb994965d5754d73ab90da838686e6bba352b901d55d", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos"]}
changed: [10.0.0.249] => (item=contrail-node-init) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "delta": "0:00:00.152952", "end": "2025-12-01 05:21:38.984202", "item": "contrail-node-init", "msg": "", "rc": 0, "start": "2025-12-01 05:21:38.831250", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-node-init\nDigest: sha256:5fbb217f1a1fc560524bcb994965d5754d73ab90da838686e6bba352b901d55d\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-node-init", "Digest: sha256:5fbb217f1a1fc560524bcb994965d5754d73ab90da838686e6bba352b901d55d", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos"]}
changed: [10.0.0.33] => (item=contrail-nodemgr) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "delta": "0:00:00.209447", "end": "2025-12-01 05:21:40.061967", "item": "contrail-nodemgr", "msg": "", "rc": 0, "start": "2025-12-01 05:21:39.852520", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-nodemgr\nDigest: sha256:5d7b6ced757b59f61c29aee3cb8371a6df9c02f196337953ba9ae530d052dd23\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-nodemgr", "Digest: sha256:5d7b6ced757b59f61c29aee3cb8371a6df9c02f196337953ba9ae530d052dd23", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos"]}
changed: [10.0.0.249] => (item=contrail-nodemgr) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "delta": "0:00:00.157374", "end": "2025-12-01 05:21:40.075895", "item": "contrail-nodemgr", "msg": "", "rc": 0, "start": "2025-12-01 05:21:39.918521", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-nodemgr\nDigest: sha256:5d7b6ced757b59f61c29aee3cb8371a6df9c02f196337953ba9ae530d052dd23\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-nodemgr", "Digest: sha256:5d7b6ced757b59f61c29aee3cb8371a6df9c02f196337953ba9ae530d052dd23", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos"]}
changed: [10.0.0.50] => (item=contrail-nodemgr) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "delta": "0:00:00.335932", "end": "2025-12-01 05:21:40.209124", "item": "contrail-nodemgr", "msg": "", "rc": 0, "start": "2025-12-01 05:21:39.873192", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-nodemgr\nDigest: sha256:5d7b6ced757b59f61c29aee3cb8371a6df9c02f196337953ba9ae530d052dd23\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-nodemgr", "Digest: sha256:5d7b6ced757b59f61c29aee3cb8371a6df9c02f196337953ba9ae530d052dd23", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos"]}
changed: [10.0.0.249] => (item=contrail-controller-config-api) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-controller-config-api:nightly-r24.1-centos", "delta": "0:00:05.180943", "end": "2025-12-01 05:21:46.113066", "item": "contrail-controller-config-api", "msg": "", "rc": 0, "start": "2025-12-01 05:21:40.932123", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-config-api\n796fba3eecb5: Pulling fs layer\n590eeef743b8: Pulling fs layer\n796fba3eecb5: Download complete\n590eeef743b8: Download complete\n590eeef743b8: Pull complete\n796fba3eecb5: Pull complete\nDigest: sha256:960f2407a4c5cd62cda432f0346b78ceb888a8696529417624e2be1cbcfc944a\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-config-api:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-controller-config-api:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-controller-config-api", "796fba3eecb5: Pulling fs layer", "590eeef743b8: Pulling fs layer", "796fba3eecb5: Download complete", "590eeef743b8: Download complete", "590eeef743b8: Pull complete", "796fba3eecb5: Pull complete", "Digest: sha256:960f2407a4c5cd62cda432f0346b78ceb888a8696529417624e2be1cbcfc944a", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-config-api:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-controller-config-api:nightly-r24.1-centos"]}
changed: [10.0.0.249] => (item=contrail-controller-config-svcmonitor) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-controller-config-svcmonitor:nightly-r24.1-centos", "delta": "0:00:00.228423", "end": "2025-12-01 05:21:46.900129", "item": "contrail-controller-config-svcmonitor", "msg": "", "rc": 0, "start": "2025-12-01 05:21:46.671706", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-config-svcmonitor\n0809acad98ab: Pulling fs layer\n0809acad98ab: Download complete\n0809acad98ab: Pull complete\nDigest: sha256:abfbf045a3b35b604ebb706c8a4aa1933e67452e00d574fd7139c5d470b221dd\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-config-svcmonitor:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-controller-config-svcmonitor:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-controller-config-svcmonitor", "0809acad98ab: Pulling fs layer", "0809acad98ab: Download complete", "0809acad98ab: Pull complete", "Digest: sha256:abfbf045a3b35b604ebb706c8a4aa1933e67452e00d574fd7139c5d470b221dd", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-config-svcmonitor:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-controller-config-svcmonitor:nightly-r24.1-centos"]}
changed: [10.0.0.33] => (item=contrail-controller-config-api) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-controller-config-api:nightly-r24.1-centos", "delta": "0:00:06.712960", "end": "2025-12-01 05:21:47.696179", "item": "contrail-controller-config-api", "msg": "", "rc": 0, "start": "2025-12-01 05:21:40.983219", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-config-api\n796fba3eecb5: Pulling fs layer\n590eeef743b8: Pulling fs layer\n796fba3eecb5: Download complete\n590eeef743b8: Download complete\n796fba3eecb5: Pull complete\n590eeef743b8: Pull complete\nDigest: sha256:960f2407a4c5cd62cda432f0346b78ceb888a8696529417624e2be1cbcfc944a\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-config-api:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-controller-config-api:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-controller-config-api", "796fba3eecb5: Pulling fs layer", "590eeef743b8: Pulling fs layer", "796fba3eecb5: Download complete", "590eeef743b8: Download complete", "796fba3eecb5: Pull complete", "590eeef743b8: Pull complete", "Digest: sha256:960f2407a4c5cd62cda432f0346b78ceb888a8696529417624e2be1cbcfc944a", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-config-api:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-controller-config-api:nightly-r24.1-centos"]}
changed: [10.0.0.249] => (item=contrail-controller-config-schema) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-controller-config-schema:nightly-r24.1-centos", "delta": "0:00:00.524766", "end": "2025-12-01 05:21:47.980026", "item": "contrail-controller-config-schema", "msg": "", "rc": 0, "start": "2025-12-01 05:21:47.455260", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-config-schema\n7d8531800e8c: Pulling fs layer\n7d8531800e8c: Download complete\n7d8531800e8c: Pull complete\nDigest: sha256:c62082aa7e0203fe8c35242b7be1111ab616ddde65587dd267c63cebf9526b30\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-config-schema:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-controller-config-schema:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-controller-config-schema", "7d8531800e8c: Pulling fs layer", "7d8531800e8c: Download complete", "7d8531800e8c: Pull complete", "Digest: sha256:c62082aa7e0203fe8c35242b7be1111ab616ddde65587dd267c63cebf9526b30", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-config-schema:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-controller-config-schema:nightly-r24.1-centos"]}
changed: [10.0.0.33] => (item=contrail-controller-config-svcmonitor) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-controller-config-svcmonitor:nightly-r24.1-centos", "delta": "0:00:00.235257", "end": "2025-12-01 05:21:48.526023", "item": "contrail-controller-config-svcmonitor", "msg": "", "rc": 0, "start": "2025-12-01 05:21:48.290766", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-config-svcmonitor\n0809acad98ab: Pulling fs layer\n0809acad98ab: Download complete\n0809acad98ab: Pull complete\nDigest: sha256:abfbf045a3b35b604ebb706c8a4aa1933e67452e00d574fd7139c5d470b221dd\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-config-svcmonitor:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-controller-config-svcmonitor:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-controller-config-svcmonitor", "0809acad98ab: Pulling fs layer", "0809acad98ab: Download complete", "0809acad98ab: Pull complete", "Digest: sha256:abfbf045a3b35b604ebb706c8a4aa1933e67452e00d574fd7139c5d470b221dd", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-config-svcmonitor:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-controller-config-svcmonitor:nightly-r24.1-centos"]}
changed: [10.0.0.33] => (item=contrail-controller-config-schema) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-controller-config-schema:nightly-r24.1-centos", "delta": "0:00:00.503339", "end": "2025-12-01 05:21:49.577900", "item": "contrail-controller-config-schema", "msg": "", "rc": 0, "start": "2025-12-01 05:21:49.074561", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-config-schema\n7d8531800e8c: Pulling fs layer\n7d8531800e8c: Download complete\n7d8531800e8c: Pull complete\nDigest: sha256:c62082aa7e0203fe8c35242b7be1111ab616ddde65587dd267c63cebf9526b30\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-config-schema:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-controller-config-schema:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-controller-config-schema", "7d8531800e8c: Pulling fs layer", "7d8531800e8c: Download complete", "7d8531800e8c: Pull complete", "Digest: sha256:c62082aa7e0203fe8c35242b7be1111ab616ddde65587dd267c63cebf9526b30", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-config-schema:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-controller-config-schema:nightly-r24.1-centos"]}
changed: [10.0.0.50] => (item=contrail-controller-config-api) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-controller-config-api:nightly-r24.1-centos", "delta": "0:00:10.872102", "end": "2025-12-01 05:21:52.043174", "item": "contrail-controller-config-api", "msg": "", "rc": 0, "start": "2025-12-01 05:21:41.171072", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-config-api\n796fba3eecb5: Pulling fs layer\n590eeef743b8: Pulling fs layer\n796fba3eecb5: Download complete\n590eeef743b8: Download complete\n796fba3eecb5: Pull complete\n590eeef743b8: Pull complete\nDigest: sha256:960f2407a4c5cd62cda432f0346b78ceb888a8696529417624e2be1cbcfc944a\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-config-api:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-controller-config-api:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-controller-config-api", "796fba3eecb5: Pulling fs layer", "590eeef743b8: Pulling fs layer", "796fba3eecb5: Download complete", "590eeef743b8: Download complete", "796fba3eecb5: Pull complete", "590eeef743b8: Pull complete", "Digest: sha256:960f2407a4c5cd62cda432f0346b78ceb888a8696529417624e2be1cbcfc944a", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-config-api:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-controller-config-api:nightly-r24.1-centos"]}
changed: [10.0.0.50] => (item=contrail-controller-config-svcmonitor) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-controller-config-svcmonitor:nightly-r24.1-centos", "delta": "0:00:00.396342", "end": "2025-12-01 05:21:53.024366", "item": "contrail-controller-config-svcmonitor", "msg": "", "rc": 0, "start": "2025-12-01 05:21:52.628024", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-config-svcmonitor\n0809acad98ab: Pulling fs layer\n0809acad98ab: Download complete\n0809acad98ab: Pull complete\nDigest: sha256:abfbf045a3b35b604ebb706c8a4aa1933e67452e00d574fd7139c5d470b221dd\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-config-svcmonitor:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-controller-config-svcmonitor:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-controller-config-svcmonitor", "0809acad98ab: Pulling fs layer", "0809acad98ab: Download complete", "0809acad98ab: Pull complete", "Digest: sha256:abfbf045a3b35b604ebb706c8a4aa1933e67452e00d574fd7139c5d470b221dd", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-config-svcmonitor:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-controller-config-svcmonitor:nightly-r24.1-centos"]}
changed: [10.0.0.50] => (item=contrail-controller-config-schema) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-controller-config-schema:nightly-r24.1-centos", "delta": "0:00:00.225288", "end": "2025-12-01 05:21:53.824418", "item": "contrail-controller-config-schema", "msg": "", "rc": 0, "start": "2025-12-01 05:21:53.599130", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-config-schema\n7d8531800e8c: Pulling fs layer\n7d8531800e8c: Download complete\n7d8531800e8c: Pull complete\nDigest: sha256:c62082aa7e0203fe8c35242b7be1111ab616ddde65587dd267c63cebf9526b30\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-config-schema:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-controller-config-schema:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-controller-config-schema", "7d8531800e8c: Pulling fs layer", "7d8531800e8c: Download complete", "7d8531800e8c: Pull complete", "Digest: sha256:c62082aa7e0203fe8c35242b7be1111ab616ddde65587dd267c63cebf9526b30", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-config-schema:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-controller-config-schema:nightly-r24.1-centos"]}
changed: [10.0.0.249] => (item=contrail-controller-config-devicemgr) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-controller-config-devicemgr:nightly-r24.1-centos", "delta": "0:00:14.659176", "end": "2025-12-01 05:22:03.253206", "item": "contrail-controller-config-devicemgr", "msg": "", "rc": 0, "start": "2025-12-01 05:21:48.594030", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-config-devicemgr\n23c89ff25e67: Pulling fs layer\n259ff2bb22ba: Pulling fs layer\n6ab2c538183c: Pulling fs layer\n16d999ddb173: Pulling fs layer\n23c89ff25e67: Download complete\n259ff2bb22ba: Download complete\n16d999ddb173: Download complete\n6ab2c538183c: Download complete\n6ab2c538183c: Pull complete\n259ff2bb22ba: Pull complete\n16d999ddb173: Pull complete\n23c89ff25e67: Pull complete\nDigest: sha256:95e70563aad78020f43e96fc116550ba9bb867479d4cd45b7860b977b9c5b16b\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-config-devicemgr:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-controller-config-devicemgr:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-controller-config-devicemgr", "23c89ff25e67: Pulling fs layer", "259ff2bb22ba: Pulling fs layer", "6ab2c538183c: Pulling fs layer", "16d999ddb173: Pulling fs layer", "23c89ff25e67: Download complete", "259ff2bb22ba: Download complete", "16d999ddb173: Download complete", "6ab2c538183c: Download complete", "6ab2c538183c: Pull complete", "259ff2bb22ba: Pull complete", "16d999ddb173: Pull complete", "23c89ff25e67: Pull complete", "Digest: sha256:95e70563aad78020f43e96fc116550ba9bb867479d4cd45b7860b977b9c5b16b", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-config-devicemgr:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-controller-config-devicemgr:nightly-r24.1-centos"]}
changed: [10.0.0.249] => (item=contrail-controller-config-dnsmasq) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-controller-config-dnsmasq:nightly-r24.1-centos", "delta": "0:00:00.555423", "end": "2025-12-01 05:22:04.352802", "item": "contrail-controller-config-dnsmasq", "msg": "", "rc": 0, "start": "2025-12-01 05:22:03.797379", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-config-dnsmasq\n0225201b8d52: Pulling fs layer\n20a8933cda47: Pulling fs layer\n46b98b3f54ba: Pulling fs layer\n5f0a8d925a0b: Pulling fs layer\n20a8933cda47: Download complete\n46b98b3f54ba: Download complete\n5f0a8d925a0b: Download complete\n0225201b8d52: Download complete\n20a8933cda47: Pull complete\n46b98b3f54ba: Pull complete\n5f0a8d925a0b: Pull complete\n0225201b8d52: Pull complete\nDigest: sha256:bbc37664f931b1af9f6bd9249d13569353316384ff270bc76e76f324a0eef088\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-config-dnsmasq:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-controller-config-dnsmasq:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-controller-config-dnsmasq", "0225201b8d52: Pulling fs layer", "20a8933cda47: Pulling fs layer", "46b98b3f54ba: Pulling fs layer", "5f0a8d925a0b: Pulling fs layer", "20a8933cda47: Download complete", "46b98b3f54ba: Download complete", "5f0a8d925a0b: Download complete", "0225201b8d52: Download complete", "20a8933cda47: Pull complete", "46b98b3f54ba: Pull complete", "5f0a8d925a0b: Pull complete", "0225201b8d52: Pull complete", "Digest: sha256:bbc37664f931b1af9f6bd9249d13569353316384ff270bc76e76f324a0eef088", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-config-dnsmasq:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-controller-config-dnsmasq:nightly-r24.1-centos"]}
changed: [10.0.0.249] => (item=contrail-provisioner) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "delta": "0:00:00.130880", "end": "2025-12-01 05:22:05.042574", "item": "contrail-provisioner", "msg": "", "rc": 0, "start": "2025-12-01 05:22:04.911694", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-provisioner\nDigest: sha256:af006458c3f27e9585a6905fa1bbf7e2b7863156dabdacd9f49b1b8215efd1e7\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-provisioner", "Digest: sha256:af006458c3f27e9585a6905fa1bbf7e2b7863156dabdacd9f49b1b8215efd1e7", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos"]}
changed: [10.0.0.33] => (item=contrail-controller-config-devicemgr) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-controller-config-devicemgr:nightly-r24.1-centos", "delta": "0:00:15.692529", "end": "2025-12-01 05:22:05.837752", "item": "contrail-controller-config-devicemgr", "msg": "", "rc": 0, "start": "2025-12-01 05:21:50.145223", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-config-devicemgr\n23c89ff25e67: Pulling fs layer\n259ff2bb22ba: Pulling fs layer\n6ab2c538183c: Pulling fs layer\n16d999ddb173: Pulling fs layer\n23c89ff25e67: Download complete\n259ff2bb22ba: Download complete\n16d999ddb173: Download complete\n6ab2c538183c: Download complete\n6ab2c538183c: Pull complete\n259ff2bb22ba: Pull complete\n16d999ddb173: Pull complete\n23c89ff25e67: Pull complete\nDigest: sha256:95e70563aad78020f43e96fc116550ba9bb867479d4cd45b7860b977b9c5b16b\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-config-devicemgr:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-controller-config-devicemgr:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-controller-config-devicemgr", "23c89ff25e67: Pulling fs layer", "259ff2bb22ba: Pulling fs layer", "6ab2c538183c: Pulling fs layer", "16d999ddb173: Pulling fs layer", "23c89ff25e67: Download complete", "259ff2bb22ba: Download complete", "16d999ddb173: Download complete", "6ab2c538183c: Download complete", "6ab2c538183c: Pull complete", "259ff2bb22ba: Pull complete", "16d999ddb173: Pull complete", "23c89ff25e67: Pull complete", "Digest: sha256:95e70563aad78020f43e96fc116550ba9bb867479d4cd45b7860b977b9c5b16b", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-config-devicemgr:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-controller-config-devicemgr:nightly-r24.1-centos"]}
changed: [10.0.0.33] => (item=contrail-controller-config-dnsmasq) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-controller-config-dnsmasq:nightly-r24.1-centos", "delta": "0:00:00.589533", "end": "2025-12-01 05:22:07.028820", "item": "contrail-controller-config-dnsmasq", "msg": "", "rc": 0, "start": "2025-12-01 05:22:06.439287", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-config-dnsmasq\n0225201b8d52: Pulling fs layer\n46b98b3f54ba: Pulling fs layer\n5f0a8d925a0b: Pulling fs layer\n20a8933cda47: Pulling fs layer\n5f0a8d925a0b: Download complete\n46b98b3f54ba: Download complete\n20a8933cda47: Download complete\n5f0a8d925a0b: Pull complete\n46b98b3f54ba: Pull complete\n20a8933cda47: Pull complete\n0225201b8d52: Download complete\n0225201b8d52: Pull complete\nDigest: sha256:bbc37664f931b1af9f6bd9249d13569353316384ff270bc76e76f324a0eef088\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-config-dnsmasq:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-controller-config-dnsmasq:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-controller-config-dnsmasq", "0225201b8d52: Pulling fs layer", "46b98b3f54ba: Pulling fs layer", "5f0a8d925a0b: Pulling fs layer", "20a8933cda47: Pulling fs layer", "5f0a8d925a0b: Download complete", "46b98b3f54ba: Download complete", "20a8933cda47: Download complete", "5f0a8d925a0b: Pull complete", "46b98b3f54ba: Pull complete", "20a8933cda47: Pull complete", "0225201b8d52: Download complete", "0225201b8d52: Pull complete", "Digest: sha256:bbc37664f931b1af9f6bd9249d13569353316384ff270bc76e76f324a0eef088", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-config-dnsmasq:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-controller-config-dnsmasq:nightly-r24.1-centos"]}
changed: [10.0.0.33] => (item=contrail-provisioner) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "delta": "0:00:00.160246", "end": "2025-12-01 05:22:07.760827", "item": "contrail-provisioner", "msg": "", "rc": 0, "start": "2025-12-01 05:22:07.600581", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-provisioner\nDigest: sha256:af006458c3f27e9585a6905fa1bbf7e2b7863156dabdacd9f49b1b8215efd1e7\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-provisioner", "Digest: sha256:af006458c3f27e9585a6905fa1bbf7e2b7863156dabdacd9f49b1b8215efd1e7", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos"]}
changed: [10.0.0.50] => (item=contrail-controller-config-devicemgr) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-controller-config-devicemgr:nightly-r24.1-centos", "delta": "0:00:17.033900", "end": "2025-12-01 05:22:11.406619", "item": "contrail-controller-config-devicemgr", "msg": "", "rc": 0, "start": "2025-12-01 05:21:54.372719", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-config-devicemgr\n23c89ff25e67: Pulling fs layer\n259ff2bb22ba: Pulling fs layer\n6ab2c538183c: Pulling fs layer\n16d999ddb173: Pulling fs layer\n23c89ff25e67: Download complete\n259ff2bb22ba: Download complete\n16d999ddb173: Download complete\n6ab2c538183c: Download complete\n6ab2c538183c: Pull complete\n259ff2bb22ba: Pull complete\n23c89ff25e67: Pull complete\n16d999ddb173: Pull complete\nDigest: sha256:95e70563aad78020f43e96fc116550ba9bb867479d4cd45b7860b977b9c5b16b\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-config-devicemgr:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-controller-config-devicemgr:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-controller-config-devicemgr", "23c89ff25e67: Pulling fs layer", "259ff2bb22ba: Pulling fs layer", "6ab2c538183c: Pulling fs layer", "16d999ddb173: Pulling fs layer", "23c89ff25e67: Download complete", "259ff2bb22ba: Download complete", "16d999ddb173: Download complete", "6ab2c538183c: Download complete", "6ab2c538183c: Pull complete", "259ff2bb22ba: Pull complete", "23c89ff25e67: Pull complete", "16d999ddb173: Pull complete", "Digest: sha256:95e70563aad78020f43e96fc116550ba9bb867479d4cd45b7860b977b9c5b16b", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-config-devicemgr:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-controller-config-devicemgr:nightly-r24.1-centos"]}
changed: [10.0.0.50] => (item=contrail-controller-config-dnsmasq) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-controller-config-dnsmasq:nightly-r24.1-centos", "delta": "0:00:00.741144", "end": "2025-12-01 05:22:12.719480", "item": "contrail-controller-config-dnsmasq", "msg": "", "rc": 0, "start": "2025-12-01 05:22:11.978336", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-config-dnsmasq\n0225201b8d52: Pulling fs layer\n46b98b3f54ba: Pulling fs layer\n20a8933cda47: Pulling fs layer\n5f0a8d925a0b: Pulling fs layer\n46b98b3f54ba: Download complete\n20a8933cda47: Download complete\n5f0a8d925a0b: Download complete\n0225201b8d52: Download complete\n20a8933cda47: Pull complete\n46b98b3f54ba: Pull complete\n5f0a8d925a0b: Pull complete\n0225201b8d52: Pull complete\nDigest: sha256:bbc37664f931b1af9f6bd9249d13569353316384ff270bc76e76f324a0eef088\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-config-dnsmasq:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-controller-config-dnsmasq:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-controller-config-dnsmasq", "0225201b8d52: Pulling fs layer", "46b98b3f54ba: Pulling fs layer", "20a8933cda47: Pulling fs layer", "5f0a8d925a0b: Pulling fs layer", "46b98b3f54ba: Download complete", "20a8933cda47: Download complete", "5f0a8d925a0b: Download complete", "0225201b8d52: Download complete", "20a8933cda47: Pull complete", "46b98b3f54ba: Pull complete", "5f0a8d925a0b: Pull complete", "0225201b8d52: Pull complete", "Digest: sha256:bbc37664f931b1af9f6bd9249d13569353316384ff270bc76e76f324a0eef088", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-config-dnsmasq:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-controller-config-dnsmasq:nightly-r24.1-centos"]}
changed: [10.0.0.50] => (item=contrail-provisioner) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "delta": "0:00:00.171253", "end": "2025-12-01 05:22:13.507749", "item": "contrail-provisioner", "msg": "", "rc": 0, "start": "2025-12-01 05:22:13.336496", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-provisioner\nDigest: sha256:af006458c3f27e9585a6905fa1bbf7e2b7863156dabdacd9f49b1b8215efd1e7\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-provisioner", "Digest: sha256:af006458c3f27e9585a6905fa1bbf7e2b7863156dabdacd9f49b1b8215efd1e7", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos"]}
TASK [contrail_config : create /etc/contrail/config] ***************************
changed: [10.0.0.50] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/contrail/config", "size": 4096, "state": "directory", "uid": 0}
changed: [10.0.0.33] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/contrail/config", "size": 4096, "state": "directory", "uid": 0}
changed: [10.0.0.249] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/contrail/config", "size": 4096, "state": "directory", "uid": 0}
TASK [contrail_config : get /etc/contrail/common_config.env stat] **************
ok: [10.0.0.50] => {"changed": false, "stat": {"exists": false}}
ok: [10.0.0.249] => {"changed": false, "stat": {"exists": false}}
ok: [10.0.0.33] => {"changed": false, "stat": {"exists": false}}
TASK [contrail_config : create /etc/contrail/common_config.env] ****************
changed: [10.0.0.50] => {"changed": true, "dest": "/etc/contrail/common_config.env", "gid": 0, "group": "root", "mode": "0640", "owner": "root", "size": 0, "state": "file", "uid": 0}
changed: [10.0.0.33] => {"changed": true, "dest": "/etc/contrail/common_config.env", "gid": 0, "group": "root", "mode": "0640", "owner": "root", "size": 0, "state": "file", "uid": 0}
changed: [10.0.0.249] => {"changed": true, "dest": "/etc/contrail/common_config.env", "gid": 0, "group": "root", "mode": "0640", "owner": "root", "size": 0, "state": "file", "uid": 0}
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
TASK [contrail_config : populate global common_config.env] *********************
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
TASK [contrail_config : populate pod specific common_config.env] ***************
fatal: [10.0.0.50]: FAILED! => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
...ignoring
fatal: [10.0.0.33]: FAILED! => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
...ignoring
fatal: [10.0.0.249]: FAILED! => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
...ignoring
TASK [contrail_config : initialize use_external_tftp variable] *****************
ok: [10.0.0.50] => {"ansible_facts": {"use_external_tftp": false}, "changed": false}
ok: [10.0.0.33] => {"ansible_facts": {"use_external_tftp": false}, "changed": false}
ok: [10.0.0.249] => {"ansible_facts": {"use_external_tftp": false}, "changed": false}
TASK [contrail_config : check if ironic_pxe is deployed on node] ***************
fatal: [10.0.0.50]: FAILED! => {"changed": true, "cmd": "docker inspect ironic_pxe", "delta": "0:00:00.042138", "end": "2025-12-01 05:22:39.006121", "msg": "non-zero return code", "rc": 1, "start": "2025-12-01 05:22:38.963983", "stderr": "error: no such object: ironic_pxe", "stderr_lines": ["error: no such object: ironic_pxe"], "stdout": "[]", "stdout_lines": ["[]"]}
...ignoring
fatal: [10.0.0.33]: FAILED! => {"changed": true, "cmd": "docker inspect ironic_pxe", "delta": "0:00:00.038567", "end": "2025-12-01 05:22:39.075890", "msg": "non-zero return code", "rc": 1, "start": "2025-12-01 05:22:39.037323", "stderr": "error: no such object: ironic_pxe", "stderr_lines": ["error: no such object: ironic_pxe"], "stdout": "[]", "stdout_lines": ["[]"]}
...ignoring
fatal: [10.0.0.249]: FAILED! => {"changed": true, "cmd": "docker inspect ironic_pxe", "delta": "0:00:00.036523", "end": "2025-12-01 05:22:39.084577", "msg": "non-zero return code", "rc": 1, "start": "2025-12-01 05:22:39.048054", "stderr": "error: no such object: ironic_pxe", "stderr_lines": ["error: no such object: ironic_pxe"], "stdout": "[]", "stdout_lines": ["[]"]}
...ignoring
TASK [contrail_config : create contrail config compose file] *******************
changed: [10.0.0.50] => {"changed": true, "checksum": "5579a3b09ed22a75d7ae6b334329723ed386836e", "dest": "/etc/contrail/config/docker-compose.yaml", "gid": 0, "group": "root", "md5sum": "b5dbe91c51ca143098c0abe4977ec315", "mode": "0644", "owner": "root", "size": 3977, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1764566559.4821582-69905-49047698626885/source", "state": "file", "uid": 0}
changed: [10.0.0.33] => {"changed": true, "checksum": "5579a3b09ed22a75d7ae6b334329723ed386836e", "dest": "/etc/contrail/config/docker-compose.yaml", "gid": 0, "group": "root", "md5sum": "b5dbe91c51ca143098c0abe4977ec315", "mode": "0644", "owner": "root", "size": 3977, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1764566559.511829-69906-3129701165525/source", "state": "file", "uid": 0}
changed: [10.0.0.249] => {"changed": true, "checksum": "5579a3b09ed22a75d7ae6b334329723ed386836e", "dest": "/etc/contrail/config/docker-compose.yaml", "gid": 0, "group": "root", "md5sum": "b5dbe91c51ca143098c0abe4977ec315", "mode": "0644", "owner": "root", "size": 3977, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1764566559.5203073-69907-248944440408041/source", "state": "file", "uid": 0}
TASK [contrail_config : start contrail config] *********************************
changed: [10.0.0.249] => {"changed": true, "services": {"api": {"config_api_1": {"cmd": [], "image": "nexus.gz1.opensdn.io:5002/contrail-controller-config-api:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "0d0cb76658adae5f688eaf1352408a8e5ec768ab84ca58408f3a5cb94ea10398", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "config", "com.docker.compose.project.config_files": "/etc/contrail/config/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/config", "com.docker.compose.service": "api", "com.docker.compose.version": "1.28.6", "description": "Controller Configuration API provides a REST API to an orchestration system.", "io.opensdn.container.name": "contrail-controller-config-api", "io.opensdn.pod": "config", "io.opensdn.service": "api", "name": "contrail-controller-config-api", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Controller Configuration API", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "devicemgr": {"config_devicemgr_1": {"cmd": ["/usr/bin/contrail-device-manager", "--conf_file", "/etc/contrail/contrail-device-manager.conf", "--conf_file", "/etc/contrail/contrail-keystone-auth.conf"], "image": "nexus.gz1.opensdn.io:5002/contrail-controller-config-devicemgr:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "4a6e21dd7f846fe7f140b2909b73694b39d00e7ead4fd22f6c30cd444daf80bd", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "config", "com.docker.compose.project.config_files": "/etc/contrail/config/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/config", "com.docker.compose.service": "devicemgr", "com.docker.compose.version": "1.28.6", "description": "Contrail Device Manager is used to manage network devices in the Contrail system.", "io.opensdn.container.name": "contrail-controller-config-devicemgr", "io.opensdn.pod": "config", "io.opensdn.service": "device-manager", "name": "contrail-controller-config-devicemgr", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Device Manager", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "dnsmasq": {"config_dnsmasq_1": {"cmd": ["dnsmasq", "-k", "-p0"], "image": "nexus.gz1.opensdn.io:5002/contrail-controller-config-dnsmasq:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "9e100d0d96da94bf7544b3fc5bf573a108e85da9dfdccd7c7e96158d708e1481", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "config", "com.docker.compose.project.config_files": "/etc/contrail/config/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/config", "com.docker.compose.service": "dnsmasq", "com.docker.compose.version": "1.28.6", "description": "Contrail Dnsmasq provides network infrastructure: DNS, DHCP, router advertisement and network boot.", "io.opensdn.container.name": "contrail-controller-config-dnsmasq", "io.opensdn.pod": "config", "io.opensdn.service": "dnsmasq", "name": "contrail-controller-config-dnsmasq", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Dnsmasq", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "node-init": {"config_node-init_1": {"cmd": [], "image": "nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "0dd9345efa5b2e9fd3948c11f7b5a6f9ef112079a8b94a3fc503dd2c50a0da28", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "config", "com.docker.compose.project.config_files": "/etc/contrail/config/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/config", "com.docker.compose.service": "node-init", "com.docker.compose.version": "1.28.6", "description": "Container is used to configure operating system for Contrail services.", "io.opensdn.container.name": "contrail-node-init", "name": "contrail-node-init", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Init container", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": false, "status": "exited"}}}, "nodemgr": {"config_nodemgr_1": {"cmd": ["/bin/sh", "-c", "/usr/bin/contrail-nodemgr --nodetype=${NODEMGR_TYPE}"], "image": "nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "7f31bce8eb71643540631193c8b325469fc0b81fc502edeca6a884fae7e1a86c", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "config", "com.docker.compose.project.config_files": "/etc/contrail/config/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/config", "com.docker.compose.service": "nodemgr", "com.docker.compose.version": "1.28.6", "description": "Contrail Node Manager is a monitor process per contrail virtual node that tracks the running state of the processes.", "io.opensdn.container.name": "contrail-nodemgr", "io.opensdn.service": "nodemgr", "name": "contrail-nodemgr", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Node Manager", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "provisioner": {"config_provisioner_1": {"cmd": ["/usr/bin/tail", "-f", "/dev/null"], "image": "nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "5e6d7a28ff1449d416d784c74b8d94fc07d44d4d4fd45335d5f6eb946cafe893", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "config", "com.docker.compose.project.config_files": "/etc/contrail/config/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/config", "com.docker.compose.service": "provisioner", "com.docker.compose.version": "1.28.6", "description": "Contrail Provisioner ia caoneiner that manage env for other containers.", "io.opensdn.container.name": "contrail-provisioner", "io.opensdn.service": "provisioner", "name": "contrail-provisioner", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Provisioner", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "schema": {"config_schema_1": {"cmd": ["/usr/bin/contrail-schema", "--conf_file", "/etc/contrail/contrail-schema.conf", "--conf_file", "/etc/contrail/contrail-keystone-auth.conf"], "image": "nexus.gz1.opensdn.io:5002/contrail-controller-config-schema:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "dc8572b5630728c9dceeee447c7411fb0e63c989518f22b6a98747800e3e2eaa", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "config", "com.docker.compose.project.config_files": "/etc/contrail/config/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/config", "com.docker.compose.service": "schema", "com.docker.compose.version": "1.28.6", "description": "Contrail Schema Transformer compiles the high level, intent based data model into a low level configuration data model.", "io.opensdn.container.name": "contrail-controller-config-schema", "io.opensdn.pod": "config", "io.opensdn.service": "schema", "name": "contrail-controller-config-schema", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail VNC Configuration Schema Transformer", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "svcmonitor": {"config_svcmonitor_1": {"cmd": ["/usr/bin/contrail-svc-monitor", "--conf_file", "/etc/contrail/contrail-svc-monitor.conf", "--conf_file", "/etc/contrail/contrail-keystone-auth.conf"], "image": "nexus.gz1.opensdn.io:5002/contrail-controller-config-svcmonitor:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "dc1bda561a36a4866a27ebe789312ddc03d9a0fa010410059568b0f764006e72", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "config", "com.docker.compose.project.config_files": "/etc/contrail/config/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/config", "com.docker.compose.service": "svcmonitor", "com.docker.compose.version": "1.28.6", "description": "Contrail Service Monitor brings up and monitors any service instance that are spawned.", "io.opensdn.container.name": "contrail-controller-config-svcmonitor", "io.opensdn.pod": "config", "io.opensdn.service": "svc-monitor", "name": "contrail-controller-config-svcmonitor", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Service Monitor", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}}}
changed: [10.0.0.33] => {"changed": true, "services": {"api": {"config_api_1": {"cmd": [], "image": "nexus.gz1.opensdn.io:5002/contrail-controller-config-api:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "0d0cb76658adae5f688eaf1352408a8e5ec768ab84ca58408f3a5cb94ea10398", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "config", "com.docker.compose.project.config_files": "/etc/contrail/config/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/config", "com.docker.compose.service": "api", "com.docker.compose.version": "1.28.6", "description": "Controller Configuration API provides a REST API to an orchestration system.", "io.opensdn.container.name": "contrail-controller-config-api", "io.opensdn.pod": "config", "io.opensdn.service": "api", "name": "contrail-controller-config-api", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Controller Configuration API", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "devicemgr": {"config_devicemgr_1": {"cmd": ["/usr/bin/contrail-device-manager", "--conf_file", "/etc/contrail/contrail-device-manager.conf", "--conf_file", "/etc/contrail/contrail-keystone-auth.conf"], "image": "nexus.gz1.opensdn.io:5002/contrail-controller-config-devicemgr:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "4a6e21dd7f846fe7f140b2909b73694b39d00e7ead4fd22f6c30cd444daf80bd", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "config", "com.docker.compose.project.config_files": "/etc/contrail/config/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/config", "com.docker.compose.service": "devicemgr", "com.docker.compose.version": "1.28.6", "description": "Contrail Device Manager is used to manage network devices in the Contrail system.", "io.opensdn.container.name": "contrail-controller-config-devicemgr", "io.opensdn.pod": "config", "io.opensdn.service": "device-manager", "name": "contrail-controller-config-devicemgr", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Device Manager", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "dnsmasq": {"config_dnsmasq_1": {"cmd": ["dnsmasq", "-k", "-p0"], "image": "nexus.gz1.opensdn.io:5002/contrail-controller-config-dnsmasq:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "9e100d0d96da94bf7544b3fc5bf573a108e85da9dfdccd7c7e96158d708e1481", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "config", "com.docker.compose.project.config_files": "/etc/contrail/config/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/config", "com.docker.compose.service": "dnsmasq", "com.docker.compose.version": "1.28.6", "description": "Contrail Dnsmasq provides network infrastructure: DNS, DHCP, router advertisement and network boot.", "io.opensdn.container.name": "contrail-controller-config-dnsmasq", "io.opensdn.pod": "config", "io.opensdn.service": "dnsmasq", "name": "contrail-controller-config-dnsmasq", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Dnsmasq", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "node-init": {"config_node-init_1": {"cmd": [], "image": "nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "0dd9345efa5b2e9fd3948c11f7b5a6f9ef112079a8b94a3fc503dd2c50a0da28", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "config", "com.docker.compose.project.config_files": "/etc/contrail/config/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/config", "com.docker.compose.service": "node-init", "com.docker.compose.version": "1.28.6", "description": "Container is used to configure operating system for Contrail services.", "io.opensdn.container.name": "contrail-node-init", "name": "contrail-node-init", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Init container", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": false, "status": "exited"}}}, "nodemgr": {"config_nodemgr_1": {"cmd": ["/bin/sh", "-c", "/usr/bin/contrail-nodemgr --nodetype=${NODEMGR_TYPE}"], "image": "nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "7f31bce8eb71643540631193c8b325469fc0b81fc502edeca6a884fae7e1a86c", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "config", "com.docker.compose.project.config_files": "/etc/contrail/config/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/config", "com.docker.compose.service": "nodemgr", "com.docker.compose.version": "1.28.6", "description": "Contrail Node Manager is a monitor process per contrail virtual node that tracks the running state of the processes.", "io.opensdn.container.name": "contrail-nodemgr", "io.opensdn.service": "nodemgr", "name": "contrail-nodemgr", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Node Manager", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "provisioner": {"config_provisioner_1": {"cmd": ["/usr/bin/tail", "-f", "/dev/null"], "image": "nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "5e6d7a28ff1449d416d784c74b8d94fc07d44d4d4fd45335d5f6eb946cafe893", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "config", "com.docker.compose.project.config_files": "/etc/contrail/config/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/config", "com.docker.compose.service": "provisioner", "com.docker.compose.version": "1.28.6", "description": "Contrail Provisioner ia caoneiner that manage env for other containers.", "io.opensdn.container.name": "contrail-provisioner", "io.opensdn.service": "provisioner", "name": "contrail-provisioner", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Provisioner", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "schema": {"config_schema_1": {"cmd": ["/usr/bin/contrail-schema", "--conf_file", "/etc/contrail/contrail-schema.conf", "--conf_file", "/etc/contrail/contrail-keystone-auth.conf"], "image": "nexus.gz1.opensdn.io:5002/contrail-controller-config-schema:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "dc8572b5630728c9dceeee447c7411fb0e63c989518f22b6a98747800e3e2eaa", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "config", "com.docker.compose.project.config_files": "/etc/contrail/config/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/config", "com.docker.compose.service": "schema", "com.docker.compose.version": "1.28.6", "description": "Contrail Schema Transformer compiles the high level, intent based data model into a low level configuration data model.", "io.opensdn.container.name": "contrail-controller-config-schema", "io.opensdn.pod": "config", "io.opensdn.service": "schema", "name": "contrail-controller-config-schema", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail VNC Configuration Schema Transformer", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "svcmonitor": {"config_svcmonitor_1": {"cmd": ["/usr/bin/contrail-svc-monitor", "--conf_file", "/etc/contrail/contrail-svc-monitor.conf", "--conf_file", "/etc/contrail/contrail-keystone-auth.conf"], "image": "nexus.gz1.opensdn.io:5002/contrail-controller-config-svcmonitor:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "dc1bda561a36a4866a27ebe789312ddc03d9a0fa010410059568b0f764006e72", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "config", "com.docker.compose.project.config_files": "/etc/contrail/config/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/config", "com.docker.compose.service": "svcmonitor", "com.docker.compose.version": "1.28.6", "description": "Contrail Service Monitor brings up and monitors any service instance that are spawned.", "io.opensdn.container.name": "contrail-controller-config-svcmonitor", "io.opensdn.pod": "config", "io.opensdn.service": "svc-monitor", "name": "contrail-controller-config-svcmonitor", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Service Monitor", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}}}
changed: [10.0.0.50] => {"changed": true, "services": {"api": {"config_api_1": {"cmd": [], "image": "nexus.gz1.opensdn.io:5002/contrail-controller-config-api:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "0d0cb76658adae5f688eaf1352408a8e5ec768ab84ca58408f3a5cb94ea10398", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "config", "com.docker.compose.project.config_files": "/etc/contrail/config/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/config", "com.docker.compose.service": "api", "com.docker.compose.version": "1.28.6", "description": "Controller Configuration API provides a REST API to an orchestration system.", "io.opensdn.container.name": "contrail-controller-config-api", "io.opensdn.pod": "config", "io.opensdn.service": "api", "name": "contrail-controller-config-api", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Controller Configuration API", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "devicemgr": {"config_devicemgr_1": {"cmd": ["/usr/bin/contrail-device-manager", "--conf_file", "/etc/contrail/contrail-device-manager.conf", "--conf_file", "/etc/contrail/contrail-keystone-auth.conf"], "image": "nexus.gz1.opensdn.io:5002/contrail-controller-config-devicemgr:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "4a6e21dd7f846fe7f140b2909b73694b39d00e7ead4fd22f6c30cd444daf80bd", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "config", "com.docker.compose.project.config_files": "/etc/contrail/config/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/config", "com.docker.compose.service": "devicemgr", "com.docker.compose.version": "1.28.6", "description": "Contrail Device Manager is used to manage network devices in the Contrail system.", "io.opensdn.container.name": "contrail-controller-config-devicemgr", "io.opensdn.pod": "config", "io.opensdn.service": "device-manager", "name": "contrail-controller-config-devicemgr", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Device Manager", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "dnsmasq": {"config_dnsmasq_1": {"cmd": ["dnsmasq", "-k", "-p0"], "image": "nexus.gz1.opensdn.io:5002/contrail-controller-config-dnsmasq:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "9e100d0d96da94bf7544b3fc5bf573a108e85da9dfdccd7c7e96158d708e1481", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "config", "com.docker.compose.project.config_files": "/etc/contrail/config/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/config", "com.docker.compose.service": "dnsmasq", "com.docker.compose.version": "1.28.6", "description": "Contrail Dnsmasq provides network infrastructure: DNS, DHCP, router advertisement and network boot.", "io.opensdn.container.name": "contrail-controller-config-dnsmasq", "io.opensdn.pod": "config", "io.opensdn.service": "dnsmasq", "name": "contrail-controller-config-dnsmasq", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Dnsmasq", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "node-init": {"config_node-init_1": {"cmd": [], "image": "nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "0dd9345efa5b2e9fd3948c11f7b5a6f9ef112079a8b94a3fc503dd2c50a0da28", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "config", "com.docker.compose.project.config_files": "/etc/contrail/config/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/config", "com.docker.compose.service": "node-init", "com.docker.compose.version": "1.28.6", "description": "Container is used to configure operating system for Contrail services.", "io.opensdn.container.name": "contrail-node-init", "name": "contrail-node-init", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Init container", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": false, "status": "exited"}}}, "nodemgr": {"config_nodemgr_1": {"cmd": ["/bin/sh", "-c", "/usr/bin/contrail-nodemgr --nodetype=${NODEMGR_TYPE}"], "image": "nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "7f31bce8eb71643540631193c8b325469fc0b81fc502edeca6a884fae7e1a86c", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "config", "com.docker.compose.project.config_files": "/etc/contrail/config/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/config", "com.docker.compose.service": "nodemgr", "com.docker.compose.version": "1.28.6", "description": "Contrail Node Manager is a monitor process per contrail virtual node that tracks the running state of the processes.", "io.opensdn.container.name": "contrail-nodemgr", "io.opensdn.service": "nodemgr", "name": "contrail-nodemgr", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Node Manager", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "provisioner": {"config_provisioner_1": {"cmd": ["/usr/bin/tail", "-f", "/dev/null"], "image": "nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "5e6d7a28ff1449d416d784c74b8d94fc07d44d4d4fd45335d5f6eb946cafe893", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "config", "com.docker.compose.project.config_files": "/etc/contrail/config/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/config", "com.docker.compose.service": "provisioner", "com.docker.compose.version": "1.28.6", "description": "Contrail Provisioner ia caoneiner that manage env for other containers.", "io.opensdn.container.name": "contrail-provisioner", "io.opensdn.service": "provisioner", "name": "contrail-provisioner", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Provisioner", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "schema": {"config_schema_1": {"cmd": ["/usr/bin/contrail-schema", "--conf_file", "/etc/contrail/contrail-schema.conf", "--conf_file", "/etc/contrail/contrail-keystone-auth.conf"], "image": "nexus.gz1.opensdn.io:5002/contrail-controller-config-schema:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "dc8572b5630728c9dceeee447c7411fb0e63c989518f22b6a98747800e3e2eaa", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "config", "com.docker.compose.project.config_files": "/etc/contrail/config/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/config", "com.docker.compose.service": "schema", "com.docker.compose.version": "1.28.6", "description": "Contrail Schema Transformer compiles the high level, intent based data model into a low level configuration data model.", "io.opensdn.container.name": "contrail-controller-config-schema", "io.opensdn.pod": "config", "io.opensdn.service": "schema", "name": "contrail-controller-config-schema", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail VNC Configuration Schema Transformer", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "svcmonitor": {"config_svcmonitor_1": {"cmd": ["/usr/bin/contrail-svc-monitor", "--conf_file", "/etc/contrail/contrail-svc-monitor.conf", "--conf_file", "/etc/contrail/contrail-keystone-auth.conf"], "image": "nexus.gz1.opensdn.io:5002/contrail-controller-config-svcmonitor:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "dc1bda561a36a4866a27ebe789312ddc03d9a0fa010410059568b0f764006e72", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "config", "com.docker.compose.project.config_files": "/etc/contrail/config/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/config", "com.docker.compose.service": "svcmonitor", "com.docker.compose.version": "1.28.6", "description": "Contrail Service Monitor brings up and monitors any service instance that are spawned.", "io.opensdn.container.name": "contrail-controller-config-svcmonitor", "io.opensdn.pod": "config", "io.opensdn.service": "svc-monitor", "name": "contrail-controller-config-svcmonitor", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Service Monitor", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}}}
TASK [create contrail webui] ***************************************************
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
TASK [contrail_webui : update contrail webui image] ****************************
changed: [10.0.0.249] => (item=contrail-controller-webui-web) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-controller-webui-web:nightly-r24.1-centos", "delta": "0:00:09.625719", "end": "2025-12-01 05:22:55.273668", "item": "contrail-controller-webui-web", "msg": "", "rc": 0, "start": "2025-12-01 05:22:45.647949", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-webui-web\n99c3153e19c5: Pulling fs layer\nf693dae5008f: Pulling fs layer\n855a453b1731: Pulling fs layer\n44558960e8b8: Pulling fs layer\n6342292ae961: Pulling fs layer\n99c3153e19c5: Download complete\nf693dae5008f: Download complete\n855a453b1731: Download complete\n6342292ae961: Download complete\n44558960e8b8: Download complete\n99c3153e19c5: Pull complete\n44558960e8b8: Pull complete\nf693dae5008f: Pull complete\n855a453b1731: Pull complete\n6342292ae961: Pull complete\nDigest: sha256:787e1943772c0781989311022fe3b6da4651a5f7c845f3782d6b4b94611ec9eb\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-webui-web:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-controller-webui-web:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-controller-webui-web", "99c3153e19c5: Pulling fs layer", "f693dae5008f: Pulling fs layer", "855a453b1731: Pulling fs layer", "44558960e8b8: Pulling fs layer", "6342292ae961: Pulling fs layer", "99c3153e19c5: Download complete", "f693dae5008f: Download complete", "855a453b1731: Download complete", "6342292ae961: Download complete", "44558960e8b8: Download complete", "99c3153e19c5: Pull complete", "44558960e8b8: Pull complete", "f693dae5008f: Pull complete", "855a453b1731: Pull complete", "6342292ae961: Pull complete", "Digest: sha256:787e1943772c0781989311022fe3b6da4651a5f7c845f3782d6b4b94611ec9eb", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-webui-web:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-controller-webui-web:nightly-r24.1-centos"]}
changed: [10.0.0.33] => (item=contrail-controller-webui-web) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-controller-webui-web:nightly-r24.1-centos", "delta": "0:00:10.310390", "end": "2025-12-01 05:22:56.014467", "item": "contrail-controller-webui-web", "msg": "", "rc": 0, "start": "2025-12-01 05:22:45.704077", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-webui-web\n855a453b1731: Pulling fs layer\n99c3153e19c5: Pulling fs layer\n44558960e8b8: Pulling fs layer\n6342292ae961: Pulling fs layer\nf693dae5008f: Pulling fs layer\n99c3153e19c5: Download complete\nf693dae5008f: Download complete\n855a453b1731: Download complete\n6342292ae961: Download complete\n44558960e8b8: Download complete\n99c3153e19c5: Pull complete\n6342292ae961: Pull complete\n44558960e8b8: Pull complete\nf693dae5008f: Pull complete\n855a453b1731: Pull complete\nDigest: sha256:787e1943772c0781989311022fe3b6da4651a5f7c845f3782d6b4b94611ec9eb\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-webui-web:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-controller-webui-web:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-controller-webui-web", "855a453b1731: Pulling fs layer", "99c3153e19c5: Pulling fs layer", "44558960e8b8: Pulling fs layer", "6342292ae961: Pulling fs layer", "f693dae5008f: Pulling fs layer", "99c3153e19c5: Download complete", "f693dae5008f: Download complete", "855a453b1731: Download complete", "6342292ae961: Download complete", "44558960e8b8: Download complete", "99c3153e19c5: Pull complete", "6342292ae961: Pull complete", "44558960e8b8: Pull complete", "f693dae5008f: Pull complete", "855a453b1731: Pull complete", "Digest: sha256:787e1943772c0781989311022fe3b6da4651a5f7c845f3782d6b4b94611ec9eb", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-webui-web:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-controller-webui-web:nightly-r24.1-centos"]}
changed: [10.0.0.249] => (item=contrail-controller-webui-job) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-controller-webui-job:nightly-r24.1-centos", "delta": "0:00:00.192927", "end": "2025-12-01 05:22:56.100066", "item": "contrail-controller-webui-job", "msg": "", "rc": 0, "start": "2025-12-01 05:22:55.907139", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-webui-job\nDigest: sha256:f9735f30d05ad25d188c3f2d3dfa368ab0eb11e7c5de2e5f90cfadf314212160\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-webui-job:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-controller-webui-job:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-controller-webui-job", "Digest: sha256:f9735f30d05ad25d188c3f2d3dfa368ab0eb11e7c5de2e5f90cfadf314212160", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-webui-job:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-controller-webui-job:nightly-r24.1-centos"]}
changed: [10.0.0.33] => (item=contrail-controller-webui-job) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-controller-webui-job:nightly-r24.1-centos", "delta": "0:00:00.188665", "end": "2025-12-01 05:22:56.759361", "item": "contrail-controller-webui-job", "msg": "", "rc": 0, "start": "2025-12-01 05:22:56.570696", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-webui-job\nDigest: sha256:f9735f30d05ad25d188c3f2d3dfa368ab0eb11e7c5de2e5f90cfadf314212160\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-webui-job:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-controller-webui-job:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-controller-webui-job", "Digest: sha256:f9735f30d05ad25d188c3f2d3dfa368ab0eb11e7c5de2e5f90cfadf314212160", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-webui-job:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-controller-webui-job:nightly-r24.1-centos"]}
changed: [10.0.0.50] => (item=contrail-controller-webui-web) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-controller-webui-web:nightly-r24.1-centos", "delta": "0:00:14.359324", "end": "2025-12-01 05:23:00.072006", "item": "contrail-controller-webui-web", "msg": "", "rc": 0, "start": "2025-12-01 05:22:45.712682", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-webui-web\n855a453b1731: Pulling fs layer\n44558960e8b8: Pulling fs layer\n99c3153e19c5: Pulling fs layer\n6342292ae961: Pulling fs layer\nf693dae5008f: Pulling fs layer\n855a453b1731: Download complete\n99c3153e19c5: Download complete\nf693dae5008f: Download complete\n6342292ae961: Download complete\n44558960e8b8: Download complete\n44558960e8b8: Pull complete\n99c3153e19c5: Pull complete\n6342292ae961: Pull complete\n855a453b1731: Pull complete\nf693dae5008f: Pull complete\nDigest: sha256:787e1943772c0781989311022fe3b6da4651a5f7c845f3782d6b4b94611ec9eb\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-webui-web:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-controller-webui-web:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-controller-webui-web", "855a453b1731: Pulling fs layer", "44558960e8b8: Pulling fs layer", "99c3153e19c5: Pulling fs layer", "6342292ae961: Pulling fs layer", "f693dae5008f: Pulling fs layer", "855a453b1731: Download complete", "99c3153e19c5: Download complete", "f693dae5008f: Download complete", "6342292ae961: Download complete", "44558960e8b8: Download complete", "44558960e8b8: Pull complete", "99c3153e19c5: Pull complete", "6342292ae961: Pull complete", "855a453b1731: Pull complete", "f693dae5008f: Pull complete", "Digest: sha256:787e1943772c0781989311022fe3b6da4651a5f7c845f3782d6b4b94611ec9eb", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-webui-web:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-controller-webui-web:nightly-r24.1-centos"]}
changed: [10.0.0.50] => (item=contrail-controller-webui-job) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-controller-webui-job:nightly-r24.1-centos", "delta": "0:00:00.178252", "end": "2025-12-01 05:23:00.897530", "item": "contrail-controller-webui-job", "msg": "", "rc": 0, "start": "2025-12-01 05:23:00.719278", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-webui-job\nDigest: sha256:f9735f30d05ad25d188c3f2d3dfa368ab0eb11e7c5de2e5f90cfadf314212160\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-webui-job:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-controller-webui-job:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-controller-webui-job", "Digest: sha256:f9735f30d05ad25d188c3f2d3dfa368ab0eb11e7c5de2e5f90cfadf314212160", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-webui-job:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-controller-webui-job:nightly-r24.1-centos"]}
TASK [contrail_webui : create /etc/contrail/webui] *****************************
changed: [10.0.0.50] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/contrail/webui", "size": 4096, "state": "directory", "uid": 0}
changed: [10.0.0.249] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/contrail/webui", "size": 4096, "state": "directory", "uid": 0}
changed: [10.0.0.33] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/contrail/webui", "size": 4096, "state": "directory", "uid": 0}
TASK [contrail_webui : get /etc/contrail/common_webui.env stat] ****************
ok: [10.0.0.50] => {"changed": false, "stat": {"exists": false}}
ok: [10.0.0.249] => {"changed": false, "stat": {"exists": false}}
ok: [10.0.0.33] => {"changed": false, "stat": {"exists": false}}
TASK [contrail_webui : create /etc/contrail/common_webui.env] ******************
changed: [10.0.0.33] => {"changed": true, "dest": "/etc/contrail/common_webui.env", "gid": 0, "group": "root", "mode": "0640", "owner": "root", "size": 0, "state": "file", "uid": 0}
changed: [10.0.0.249] => {"changed": true, "dest": "/etc/contrail/common_webui.env", "gid": 0, "group": "root", "mode": "0640", "owner": "root", "size": 0, "state": "file", "uid": 0}
changed: [10.0.0.50] => {"changed": true, "dest": "/etc/contrail/common_webui.env", "gid": 0, "group": "root", "mode": "0640", "owner": "root", "size": 0, "state": "file", "uid": 0}
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
TASK [contrail_webui : populate cluster wide common_webui.env] *****************
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
TASK [contrail_webui : populate pod specific common_webui.env] *****************
fatal: [10.0.0.50]: FAILED! => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
...ignoring
fatal: [10.0.0.33]: FAILED! => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
...ignoring
fatal: [10.0.0.249]: FAILED! => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
...ignoring
TASK [contrail_webui : create contrail webui compose file] *********************
changed: [10.0.0.249] => {"changed": true, "checksum": "152048e447d99ed71029f9d2f077818c98d9f0eb", "dest": "/etc/contrail/webui/docker-compose.yaml", "gid": 0, "group": "root", "md5sum": "365a5f2266fed6b11245b251fa294ddd", "mode": "0644", "owner": "root", "size": 1410, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1764566605.9618707-76615-148683936081017/source", "state": "file", "uid": 0}
changed: [10.0.0.50] => {"changed": true, "checksum": "152048e447d99ed71029f9d2f077818c98d9f0eb", "dest": "/etc/contrail/webui/docker-compose.yaml", "gid": 0, "group": "root", "md5sum": "365a5f2266fed6b11245b251fa294ddd", "mode": "0644", "owner": "root", "size": 1410, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1764566606.0022664-76613-162822948363711/source", "state": "file", "uid": 0}
changed: [10.0.0.33] => {"changed": true, "checksum": "152048e447d99ed71029f9d2f077818c98d9f0eb", "dest": "/etc/contrail/webui/docker-compose.yaml", "gid": 0, "group": "root", "md5sum": "365a5f2266fed6b11245b251fa294ddd", "mode": "0644", "owner": "root", "size": 1410, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1764566606.052337-76614-17603656377378/source", "state": "file", "uid": 0}
TASK [contrail_webui : start contrail webui] ***********************************
changed: [10.0.0.249] => {"changed": true, "services": {"job": {"webui_job_1": {"cmd": ["/usr/bin/node", "jobServerStart.js"], "image": "nexus.gz1.opensdn.io:5002/contrail-controller-webui-job:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "4aba7070b1aca9870bca8eef463becda63f45ce1f41069f65f40e7d6174262c6", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "webui", "com.docker.compose.project.config_files": "/etc/contrail/webui/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/webui", "com.docker.compose.service": "job", "com.docker.compose.version": "1.28.6", "description": "Contrail WEB UI Job middleware handles jobs from the WebUI service and contacts other Contrail services to execute them.", "io.opensdn.container.name": "contrail-controller-webui-job", "io.opensdn.pod": "webui", "io.opensdn.service": "job", "name": "contrail-controller-webui-job", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail WEB UI Job", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "node-init": {"webui_node-init_1": {"cmd": [], "image": "nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "0dd9345efa5b2e9fd3948c11f7b5a6f9ef112079a8b94a3fc503dd2c50a0da28", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "webui", "com.docker.compose.project.config_files": "/etc/contrail/webui/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/webui", "com.docker.compose.service": "node-init", "com.docker.compose.version": "1.28.6", "description": "Container is used to configure operating system for Contrail services.", "io.opensdn.container.name": "contrail-node-init", "name": "contrail-node-init", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Init container", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "web": {"webui_web_1": {"cmd": ["/usr/bin/node", "webServerStart.js"], "image": "nexus.gz1.opensdn.io:5002/contrail-controller-webui-web:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "e99b3fb90f2885920b63c952ab47d92b5d1f0205ffea7bba737beaf9b9911690", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "webui", "com.docker.compose.project.config_files": "/etc/contrail/webui/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/webui", "com.docker.compose.service": "web", "com.docker.compose.version": "1.28.6", "description": "Contrail WEB UI provides the Web UI service to end user.", "io.opensdn.container.name": "contrail-controller-webui-web", "io.opensdn.pod": "webui", "io.opensdn.service": "web", "name": "contrail-controller-webui-web", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail WEB UI", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}}}
changed: [10.0.0.50] => {"changed": true, "services": {"job": {"webui_job_1": {"cmd": ["/usr/bin/node", "jobServerStart.js"], "image": "nexus.gz1.opensdn.io:5002/contrail-controller-webui-job:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "4aba7070b1aca9870bca8eef463becda63f45ce1f41069f65f40e7d6174262c6", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "webui", "com.docker.compose.project.config_files": "/etc/contrail/webui/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/webui", "com.docker.compose.service": "job", "com.docker.compose.version": "1.28.6", "description": "Contrail WEB UI Job middleware handles jobs from the WebUI service and contacts other Contrail services to execute them.", "io.opensdn.container.name": "contrail-controller-webui-job", "io.opensdn.pod": "webui", "io.opensdn.service": "job", "name": "contrail-controller-webui-job", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail WEB UI Job", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "node-init": {"webui_node-init_1": {"cmd": [], "image": "nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "0dd9345efa5b2e9fd3948c11f7b5a6f9ef112079a8b94a3fc503dd2c50a0da28", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "webui", "com.docker.compose.project.config_files": "/etc/contrail/webui/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/webui", "com.docker.compose.service": "node-init", "com.docker.compose.version": "1.28.6", "description": "Container is used to configure operating system for Contrail services.", "io.opensdn.container.name": "contrail-node-init", "name": "contrail-node-init", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Init container", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "web": {"webui_web_1": {"cmd": ["/usr/bin/node", "webServerStart.js"], "image": "nexus.gz1.opensdn.io:5002/contrail-controller-webui-web:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "e99b3fb90f2885920b63c952ab47d92b5d1f0205ffea7bba737beaf9b9911690", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "webui", "com.docker.compose.project.config_files": "/etc/contrail/webui/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/webui", "com.docker.compose.service": "web", "com.docker.compose.version": "1.28.6", "description": "Contrail WEB UI provides the Web UI service to end user.", "io.opensdn.container.name": "contrail-controller-webui-web", "io.opensdn.pod": "webui", "io.opensdn.service": "web", "name": "contrail-controller-webui-web", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail WEB UI", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}}}
changed: [10.0.0.33] => {"changed": true, "services": {"job": {"webui_job_1": {"cmd": ["/usr/bin/node", "jobServerStart.js"], "image": "nexus.gz1.opensdn.io:5002/contrail-controller-webui-job:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "4aba7070b1aca9870bca8eef463becda63f45ce1f41069f65f40e7d6174262c6", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "webui", "com.docker.compose.project.config_files": "/etc/contrail/webui/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/webui", "com.docker.compose.service": "job", "com.docker.compose.version": "1.28.6", "description": "Contrail WEB UI Job middleware handles jobs from the WebUI service and contacts other Contrail services to execute them.", "io.opensdn.container.name": "contrail-controller-webui-job", "io.opensdn.pod": "webui", "io.opensdn.service": "job", "name": "contrail-controller-webui-job", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail WEB UI Job", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "node-init": {"webui_node-init_1": {"cmd": [], "image": "nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "0dd9345efa5b2e9fd3948c11f7b5a6f9ef112079a8b94a3fc503dd2c50a0da28", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "webui", "com.docker.compose.project.config_files": "/etc/contrail/webui/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/webui", "com.docker.compose.service": "node-init", "com.docker.compose.version": "1.28.6", "description": "Container is used to configure operating system for Contrail services.", "io.opensdn.container.name": "contrail-node-init", "name": "contrail-node-init", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Init container", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "web": {"webui_web_1": {"cmd": ["/usr/bin/node", "webServerStart.js"], "image": "nexus.gz1.opensdn.io:5002/contrail-controller-webui-web:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "e99b3fb90f2885920b63c952ab47d92b5d1f0205ffea7bba737beaf9b9911690", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "webui", "com.docker.compose.project.config_files": "/etc/contrail/webui/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/webui", "com.docker.compose.service": "web", "com.docker.compose.version": "1.28.6", "description": "Contrail WEB UI provides the Web UI service to end user.", "io.opensdn.container.name": "contrail-controller-webui-web", "io.opensdn.pod": "webui", "io.opensdn.service": "web", "name": "contrail-controller-webui-web", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail WEB UI", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}}}
TASK [create contrail control] *************************************************
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
TASK [contrail_control : update contrail control image] ************************
changed: [10.0.0.33] => (item=contrail-node-init) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "delta": "0:00:00.196562", "end": "2025-12-01 05:23:31.174086", "item": "contrail-node-init", "msg": "", "rc": 0, "start": "2025-12-01 05:23:30.977524", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-node-init\nDigest: sha256:5fbb217f1a1fc560524bcb994965d5754d73ab90da838686e6bba352b901d55d\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-node-init", "Digest: sha256:5fbb217f1a1fc560524bcb994965d5754d73ab90da838686e6bba352b901d55d", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos"]}
changed: [10.0.0.249] => (item=contrail-node-init) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "delta": "0:00:00.142209", "end": "2025-12-01 05:23:31.269848", "item": "contrail-node-init", "msg": "", "rc": 0, "start": "2025-12-01 05:23:31.127639", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-node-init\nDigest: sha256:5fbb217f1a1fc560524bcb994965d5754d73ab90da838686e6bba352b901d55d\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-node-init", "Digest: sha256:5fbb217f1a1fc560524bcb994965d5754d73ab90da838686e6bba352b901d55d", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos"]}
changed: [10.0.0.50] => (item=contrail-node-init) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "delta": "0:00:00.452077", "end": "2025-12-01 05:23:31.703170", "item": "contrail-node-init", "msg": "", "rc": 0, "start": "2025-12-01 05:23:31.251093", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-node-init\nDigest: sha256:5fbb217f1a1fc560524bcb994965d5754d73ab90da838686e6bba352b901d55d\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-node-init", "Digest: sha256:5fbb217f1a1fc560524bcb994965d5754d73ab90da838686e6bba352b901d55d", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos"]}
changed: [10.0.0.249] => (item=contrail-nodemgr) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "delta": "0:00:00.162739", "end": "2025-12-01 05:23:32.140349", "item": "contrail-nodemgr", "msg": "", "rc": 0, "start": "2025-12-01 05:23:31.977610", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-nodemgr\nDigest: sha256:5d7b6ced757b59f61c29aee3cb8371a6df9c02f196337953ba9ae530d052dd23\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-nodemgr", "Digest: sha256:5d7b6ced757b59f61c29aee3cb8371a6df9c02f196337953ba9ae530d052dd23", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos"]}
changed: [10.0.0.33] => (item=contrail-nodemgr) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "delta": "0:00:00.181155", "end": "2025-12-01 05:23:32.220697", "item": "contrail-nodemgr", "msg": "", "rc": 0, "start": "2025-12-01 05:23:32.039542", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-nodemgr\nDigest: sha256:5d7b6ced757b59f61c29aee3cb8371a6df9c02f196337953ba9ae530d052dd23\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-nodemgr", "Digest: sha256:5d7b6ced757b59f61c29aee3cb8371a6df9c02f196337953ba9ae530d052dd23", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos"]}
changed: [10.0.0.50] => (item=contrail-nodemgr) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "delta": "0:00:00.233243", "end": "2025-12-01 05:23:32.860083", "item": "contrail-nodemgr", "msg": "", "rc": 0, "start": "2025-12-01 05:23:32.626840", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-nodemgr\nDigest: sha256:5d7b6ced757b59f61c29aee3cb8371a6df9c02f196337953ba9ae530d052dd23\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-nodemgr", "Digest: sha256:5d7b6ced757b59f61c29aee3cb8371a6df9c02f196337953ba9ae530d052dd23", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos"]}
changed: [10.0.0.33] => (item=contrail-controller-control-control) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-controller-control-control:nightly-r24.1-centos", "delta": "0:00:01.763247", "end": "2025-12-01 05:23:34.860836", "item": "contrail-controller-control-control", "msg": "", "rc": 0, "start": "2025-12-01 05:23:33.097589", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-control-control\nb4ddf197f3a4: Pulling fs layer\n9fd263feca59: Pulling fs layer\n4e20432ab672: Pulling fs layer\n4e20432ab672: Download complete\nb4ddf197f3a4: Download complete\n9fd263feca59: Download complete\n4e20432ab672: Pull complete\n9fd263feca59: Pull complete\nb4ddf197f3a4: Pull complete\nDigest: sha256:561af765651270ac32bd257ade8bbfe8548197b6e3285ec0e92b43dcd7d0a499\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-control-control:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-controller-control-control:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-controller-control-control", "b4ddf197f3a4: Pulling fs layer", "9fd263feca59: Pulling fs layer", "4e20432ab672: Pulling fs layer", "4e20432ab672: Download complete", "b4ddf197f3a4: Download complete", "9fd263feca59: Download complete", "4e20432ab672: Pull complete", "9fd263feca59: Pull complete", "b4ddf197f3a4: Pull complete", "Digest: sha256:561af765651270ac32bd257ade8bbfe8548197b6e3285ec0e92b43dcd7d0a499", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-control-control:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-controller-control-control:nightly-r24.1-centos"]}
changed: [10.0.0.249] => (item=contrail-controller-control-control) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-controller-control-control:nightly-r24.1-centos", "delta": "0:00:02.083103", "end": "2025-12-01 05:23:35.182616", "item": "contrail-controller-control-control", "msg": "", "rc": 0, "start": "2025-12-01 05:23:33.099513", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-control-control\nb4ddf197f3a4: Pulling fs layer\n4e20432ab672: Pulling fs layer\n9fd263feca59: Pulling fs layer\n4e20432ab672: Download complete\nb4ddf197f3a4: Download complete\n9fd263feca59: Download complete\n4e20432ab672: Pull complete\n9fd263feca59: Pull complete\nb4ddf197f3a4: Pull complete\nDigest: sha256:561af765651270ac32bd257ade8bbfe8548197b6e3285ec0e92b43dcd7d0a499\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-control-control:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-controller-control-control:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-controller-control-control", "b4ddf197f3a4: Pulling fs layer", "4e20432ab672: Pulling fs layer", "9fd263feca59: Pulling fs layer", "4e20432ab672: Download complete", "b4ddf197f3a4: Download complete", "9fd263feca59: Download complete", "4e20432ab672: Pull complete", "9fd263feca59: Pull complete", "b4ddf197f3a4: Pull complete", "Digest: sha256:561af765651270ac32bd257ade8bbfe8548197b6e3285ec0e92b43dcd7d0a499", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-control-control:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-controller-control-control:nightly-r24.1-centos"]}
changed: [10.0.0.33] => (item=contrail-controller-control-named) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-controller-control-named:nightly-r24.1-centos", "delta": "0:00:00.226351", "end": "2025-12-01 05:23:35.696071", "item": "contrail-controller-control-named", "msg": "", "rc": 0, "start": "2025-12-01 05:23:35.469720", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-control-named\nf4b65599371a: Pulling fs layer\nf4b65599371a: Download complete\nf4b65599371a: Pull complete\nDigest: sha256:0976e1dfb3637573f67e58ecbf218f45734ccc08dfc9fd706eac4702d86eec00\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-control-named:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-controller-control-named:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-controller-control-named", "f4b65599371a: Pulling fs layer", "f4b65599371a: Download complete", "f4b65599371a: Pull complete", "Digest: sha256:0976e1dfb3637573f67e58ecbf218f45734ccc08dfc9fd706eac4702d86eec00", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-control-named:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-controller-control-named:nightly-r24.1-centos"]}
changed: [10.0.0.249] => (item=contrail-controller-control-named) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-controller-control-named:nightly-r24.1-centos", "delta": "0:00:00.188430", "end": "2025-12-01 05:23:35.993568", "item": "contrail-controller-control-named", "msg": "", "rc": 0, "start": "2025-12-01 05:23:35.805138", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-control-named\nf4b65599371a: Pulling fs layer\nf4b65599371a: Download complete\nf4b65599371a: Pull complete\nDigest: sha256:0976e1dfb3637573f67e58ecbf218f45734ccc08dfc9fd706eac4702d86eec00\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-control-named:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-controller-control-named:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-controller-control-named", "f4b65599371a: Pulling fs layer", "f4b65599371a: Download complete", "f4b65599371a: Pull complete", "Digest: sha256:0976e1dfb3637573f67e58ecbf218f45734ccc08dfc9fd706eac4702d86eec00", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-control-named:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-controller-control-named:nightly-r24.1-centos"]}
changed: [10.0.0.33] => (item=contrail-controller-control-dns) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-controller-control-dns:nightly-r24.1-centos", "delta": "0:00:00.226089", "end": "2025-12-01 05:23:36.512193", "item": "contrail-controller-control-dns", "msg": "", "rc": 0, "start": "2025-12-01 05:23:36.286104", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-control-dns\n96192932ba6b: Pulling fs layer\n96192932ba6b: Download complete\n96192932ba6b: Pull complete\nDigest: sha256:0100603372c51a475bfa8228be1c0f4c306306048167b38b13294391adae0991\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-control-dns:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-controller-control-dns:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-controller-control-dns", "96192932ba6b: Pulling fs layer", "96192932ba6b: Download complete", "96192932ba6b: Pull complete", "Digest: sha256:0100603372c51a475bfa8228be1c0f4c306306048167b38b13294391adae0991", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-control-dns:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-controller-control-dns:nightly-r24.1-centos"]}
changed: [10.0.0.249] => (item=contrail-controller-control-dns) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-controller-control-dns:nightly-r24.1-centos", "delta": "0:00:00.238106", "end": "2025-12-01 05:23:36.930484", "item": "contrail-controller-control-dns", "msg": "", "rc": 0, "start": "2025-12-01 05:23:36.692378", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-control-dns\n96192932ba6b: Pulling fs layer\n96192932ba6b: Download complete\n96192932ba6b: Pull complete\nDigest: sha256:0100603372c51a475bfa8228be1c0f4c306306048167b38b13294391adae0991\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-control-dns:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-controller-control-dns:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-controller-control-dns", "96192932ba6b: Pulling fs layer", "96192932ba6b: Download complete", "96192932ba6b: Pull complete", "Digest: sha256:0100603372c51a475bfa8228be1c0f4c306306048167b38b13294391adae0991", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-control-dns:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-controller-control-dns:nightly-r24.1-centos"]}
changed: [10.0.0.33] => (item=contrail-provisioner) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "delta": "0:00:00.167675", "end": "2025-12-01 05:23:37.251529", "item": "contrail-provisioner", "msg": "", "rc": 0, "start": "2025-12-01 05:23:37.083854", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-provisioner\nDigest: sha256:af006458c3f27e9585a6905fa1bbf7e2b7863156dabdacd9f49b1b8215efd1e7\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-provisioner", "Digest: sha256:af006458c3f27e9585a6905fa1bbf7e2b7863156dabdacd9f49b1b8215efd1e7", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos"]}
changed: [10.0.0.50] => (item=contrail-controller-control-control) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-controller-control-control:nightly-r24.1-centos", "delta": "0:00:03.802265", "end": "2025-12-01 05:23:37.326310", "item": "contrail-controller-control-control", "msg": "", "rc": 0, "start": "2025-12-01 05:23:33.524045", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-control-control\nb4ddf197f3a4: Pulling fs layer\n9fd263feca59: Pulling fs layer\n4e20432ab672: Pulling fs layer\n4e20432ab672: Download complete\nb4ddf197f3a4: Download complete\n9fd263feca59: Download complete\n9fd263feca59: Pull complete\n4e20432ab672: Pull complete\nb4ddf197f3a4: Pull complete\nDigest: sha256:561af765651270ac32bd257ade8bbfe8548197b6e3285ec0e92b43dcd7d0a499\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-control-control:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-controller-control-control:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-controller-control-control", "b4ddf197f3a4: Pulling fs layer", "9fd263feca59: Pulling fs layer", "4e20432ab672: Pulling fs layer", "4e20432ab672: Download complete", "b4ddf197f3a4: Download complete", "9fd263feca59: Download complete", "9fd263feca59: Pull complete", "4e20432ab672: Pull complete", "b4ddf197f3a4: Pull complete", "Digest: sha256:561af765651270ac32bd257ade8bbfe8548197b6e3285ec0e92b43dcd7d0a499", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-control-control:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-controller-control-control:nightly-r24.1-centos"]}
changed: [10.0.0.249] => (item=contrail-provisioner) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "delta": "0:00:00.176604", "end": "2025-12-01 05:23:37.662729", "item": "contrail-provisioner", "msg": "", "rc": 0, "start": "2025-12-01 05:23:37.486125", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-provisioner\nDigest: sha256:af006458c3f27e9585a6905fa1bbf7e2b7863156dabdacd9f49b1b8215efd1e7\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-provisioner", "Digest: sha256:af006458c3f27e9585a6905fa1bbf7e2b7863156dabdacd9f49b1b8215efd1e7", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos"]}
changed: [10.0.0.50] => (item=contrail-controller-control-named) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-controller-control-named:nightly-r24.1-centos", "delta": "0:00:00.236859", "end": "2025-12-01 05:23:38.161443", "item": "contrail-controller-control-named", "msg": "", "rc": 0, "start": "2025-12-01 05:23:37.924584", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-control-named\nf4b65599371a: Pulling fs layer\nf4b65599371a: Download complete\nf4b65599371a: Pull complete\nDigest: sha256:0976e1dfb3637573f67e58ecbf218f45734ccc08dfc9fd706eac4702d86eec00\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-control-named:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-controller-control-named:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-controller-control-named", "f4b65599371a: Pulling fs layer", "f4b65599371a: Download complete", "f4b65599371a: Pull complete", "Digest: sha256:0976e1dfb3637573f67e58ecbf218f45734ccc08dfc9fd706eac4702d86eec00", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-control-named:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-controller-control-named:nightly-r24.1-centos"]}
changed: [10.0.0.50] => (item=contrail-controller-control-dns) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-controller-control-dns:nightly-r24.1-centos", "delta": "0:00:00.223120", "end": "2025-12-01 05:23:38.951827", "item": "contrail-controller-control-dns", "msg": "", "rc": 0, "start": "2025-12-01 05:23:38.728707", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-control-dns\n96192932ba6b: Pulling fs layer\n96192932ba6b: Download complete\n96192932ba6b: Pull complete\nDigest: sha256:0100603372c51a475bfa8228be1c0f4c306306048167b38b13294391adae0991\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-control-dns:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-controller-control-dns:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-controller-control-dns", "96192932ba6b: Pulling fs layer", "96192932ba6b: Download complete", "96192932ba6b: Pull complete", "Digest: sha256:0100603372c51a475bfa8228be1c0f4c306306048167b38b13294391adae0991", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-controller-control-dns:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-controller-control-dns:nightly-r24.1-centos"]}
changed: [10.0.0.50] => (item=contrail-provisioner) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "delta": "0:00:00.144110", "end": "2025-12-01 05:23:39.646431", "item": "contrail-provisioner", "msg": "", "rc": 0, "start": "2025-12-01 05:23:39.502321", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-provisioner\nDigest: sha256:af006458c3f27e9585a6905fa1bbf7e2b7863156dabdacd9f49b1b8215efd1e7\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-provisioner", "Digest: sha256:af006458c3f27e9585a6905fa1bbf7e2b7863156dabdacd9f49b1b8215efd1e7", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos"]}
TASK [contrail_control : create /etc/contrail/control] *************************
changed: [10.0.0.50] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/contrail/control", "size": 4096, "state": "directory", "uid": 0}
changed: [10.0.0.33] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/contrail/control", "size": 4096, "state": "directory", "uid": 0}
changed: [10.0.0.249] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/contrail/control", "size": 4096, "state": "directory", "uid": 0}
TASK [contrail_control : get /etc/contrail/common_control.env stat] ************
ok: [10.0.0.50] => {"changed": false, "stat": {"exists": false}}
ok: [10.0.0.33] => {"changed": false, "stat": {"exists": false}}
ok: [10.0.0.249] => {"changed": false, "stat": {"exists": false}}
TASK [contrail_control : create /etc/contrail/common_control.env] **************
changed: [10.0.0.33] => {"changed": true, "dest": "/etc/contrail/common_control.env", "gid": 0, "group": "root", "mode": "0640", "owner": "root", "size": 0, "state": "file", "uid": 0}
changed: [10.0.0.50] => {"changed": true, "dest": "/etc/contrail/common_control.env", "gid": 0, "group": "root", "mode": "0640", "owner": "root", "size": 0, "state": "file", "uid": 0}
changed: [10.0.0.249] => {"changed": true, "dest": "/etc/contrail/common_control.env", "gid": 0, "group": "root", "mode": "0640", "owner": "root", "size": 0, "state": "file", "uid": 0}
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
TASK [contrail_control : populate global common_control.env] *******************
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
TASK [contrail_control : populate pod specific common_control.env] *************
fatal: [10.0.0.50]: FAILED! => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
...ignoring
fatal: [10.0.0.33]: FAILED! => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
...ignoring
fatal: [10.0.0.249]: FAILED! => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
...ignoring
TASK [contrail_control : create contrail control compose file] *****************
changed: [10.0.0.249] => {"changed": true, "checksum": "c1a04b722855e13b0bcf619111673a9b1d3527e4", "dest": "/etc/contrail/control/docker-compose.yaml", "gid": 0, "group": "root", "md5sum": "39d44eb18ca39a9cd76b52cbf41153c0", "mode": "0644", "owner": "root", "size": 3032, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1764566644.5278096-81594-229407336539355/source", "state": "file", "uid": 0}
changed: [10.0.0.50] => {"changed": true, "checksum": "c1a04b722855e13b0bcf619111673a9b1d3527e4", "dest": "/etc/contrail/control/docker-compose.yaml", "gid": 0, "group": "root", "md5sum": "39d44eb18ca39a9cd76b52cbf41153c0", "mode": "0644", "owner": "root", "size": 3032, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1764566644.5161467-81592-86838470415379/source", "state": "file", "uid": 0}
changed: [10.0.0.33] => {"changed": true, "checksum": "c1a04b722855e13b0bcf619111673a9b1d3527e4", "dest": "/etc/contrail/control/docker-compose.yaml", "gid": 0, "group": "root", "md5sum": "39d44eb18ca39a9cd76b52cbf41153c0", "mode": "0644", "owner": "root", "size": 3032, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1764566644.8225152-81593-213572676223431/source", "state": "file", "uid": 0}
TASK [contrail_control : start contrail control] *******************************
changed: [10.0.0.249] => {"changed": true, "services": {"control": {"control_control_1": {"cmd": ["/usr/bin/contrail-control"], "image": "nexus.gz1.opensdn.io:5002/contrail-controller-control-control:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "15c668c2d652dd8fecb4d47918e7cf8bbb7e2dfda3639ec7b69a22f94ed7dfc2", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "control", "com.docker.compose.project.config_files": "/etc/contrail/control/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/control", "com.docker.compose.service": "control", "com.docker.compose.version": "1.28.6", "description": "Contrail Control is xmpp/bgp based routing engine for Contrail.", "io.opensdn.container.name": "contrail-controller-control-control", "io.opensdn.pod": "control", "io.opensdn.service": "control", "name": "contrail-controller-control-control", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Controller", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "dns": {"control_dns_1": {"cmd": ["/usr/bin/contrail-dns"], "image": "nexus.gz1.opensdn.io:5002/contrail-controller-control-dns:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "fa5c46c85b0e3f6ac3a18a9dd7c45353dca6ccbaedfa105d6ec70a6e26aa3dc0", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "control", "com.docker.compose.project.config_files": "/etc/contrail/control/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/control", "com.docker.compose.service": "dns", "com.docker.compose.version": "1.28.6", "description": "Contrail DNS provides DNS service to the VMs spawned on compute nodes.", "io.opensdn.container.name": "contrail-controller-control-dns", "io.opensdn.pod": "control", "io.opensdn.service": "dns", "name": "contrail-controller-control-dns", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail DNS", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "named": {"control_named_1": {"cmd": ["/usr/bin/contrail-named", "-f", "-u", "contrail", "-c", "/etc/contrail/dns/contrail-named.conf"], "image": "nexus.gz1.opensdn.io:5002/contrail-controller-control-named:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "43517f5d3b9be5954a84bc2fd55b55e4b7f4a9fa63797db000c884a6aedd7b29", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "control", "com.docker.compose.project.config_files": "/etc/contrail/control/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/control", "com.docker.compose.service": "named", "com.docker.compose.version": "1.28.6", "description": "Contrail Named complements Contrail DNS service.", "io.opensdn.container.name": "contrail-controller-control-named", "io.opensdn.pod": "control", "io.opensdn.service": "named", "name": "contrail-controller-control-named", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Named", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "node-init": {"control_node-init_1": {"cmd": [], "image": "nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "0dd9345efa5b2e9fd3948c11f7b5a6f9ef112079a8b94a3fc503dd2c50a0da28", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "control", "com.docker.compose.project.config_files": "/etc/contrail/control/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/control", "com.docker.compose.service": "node-init", "com.docker.compose.version": "1.28.6", "description": "Container is used to configure operating system for Contrail services.", "io.opensdn.container.name": "contrail-node-init", "name": "contrail-node-init", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Init container", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": false, "status": "exited"}}}, "nodemgr": {"control_nodemgr_1": {"cmd": ["/bin/sh", "-c", "/usr/bin/contrail-nodemgr --nodetype=${NODEMGR_TYPE}"], "image": "nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "66d265b783e87f4b948763fbeebe3e4f0b9a879e10cd7bfad303d66dc3b7585f", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "control", "com.docker.compose.project.config_files": "/etc/contrail/control/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/control", "com.docker.compose.service": "nodemgr", "com.docker.compose.version": "1.28.6", "description": "Contrail Node Manager is a monitor process per contrail virtual node that tracks the running state of the processes.", "io.opensdn.container.name": "contrail-nodemgr", "io.opensdn.service": "nodemgr", "name": "contrail-nodemgr", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Node Manager", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "provisioner": {"control_provisioner_1": {"cmd": ["/usr/bin/tail", "-f", "/dev/null"], "image": "nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "0c6c0cbe3e770ca4faa29cd99a4100570de1166ab9846f51bd58ca9656f3dc79", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "control", "com.docker.compose.project.config_files": "/etc/contrail/control/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/control", "com.docker.compose.service": "provisioner", "com.docker.compose.version": "1.28.6", "description": "Contrail Provisioner ia caoneiner that manage env for other containers.", "io.opensdn.container.name": "contrail-provisioner", "io.opensdn.service": "provisioner", "name": "contrail-provisioner", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Provisioner", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}}}
changed: [10.0.0.33] => {"changed": true, "services": {"control": {"control_control_1": {"cmd": ["/usr/bin/contrail-control"], "image": "nexus.gz1.opensdn.io:5002/contrail-controller-control-control:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "15c668c2d652dd8fecb4d47918e7cf8bbb7e2dfda3639ec7b69a22f94ed7dfc2", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "control", "com.docker.compose.project.config_files": "/etc/contrail/control/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/control", "com.docker.compose.service": "control", "com.docker.compose.version": "1.28.6", "description": "Contrail Control is xmpp/bgp based routing engine for Contrail.", "io.opensdn.container.name": "contrail-controller-control-control", "io.opensdn.pod": "control", "io.opensdn.service": "control", "name": "contrail-controller-control-control", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Controller", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "dns": {"control_dns_1": {"cmd": ["/usr/bin/contrail-dns"], "image": "nexus.gz1.opensdn.io:5002/contrail-controller-control-dns:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "fa5c46c85b0e3f6ac3a18a9dd7c45353dca6ccbaedfa105d6ec70a6e26aa3dc0", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "control", "com.docker.compose.project.config_files": "/etc/contrail/control/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/control", "com.docker.compose.service": "dns", "com.docker.compose.version": "1.28.6", "description": "Contrail DNS provides DNS service to the VMs spawned on compute nodes.", "io.opensdn.container.name": "contrail-controller-control-dns", "io.opensdn.pod": "control", "io.opensdn.service": "dns", "name": "contrail-controller-control-dns", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail DNS", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "named": {"control_named_1": {"cmd": ["/usr/bin/contrail-named", "-f", "-u", "contrail", "-c", "/etc/contrail/dns/contrail-named.conf"], "image": "nexus.gz1.opensdn.io:5002/contrail-controller-control-named:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "43517f5d3b9be5954a84bc2fd55b55e4b7f4a9fa63797db000c884a6aedd7b29", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "control", "com.docker.compose.project.config_files": "/etc/contrail/control/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/control", "com.docker.compose.service": "named", "com.docker.compose.version": "1.28.6", "description": "Contrail Named complements Contrail DNS service.", "io.opensdn.container.name": "contrail-controller-control-named", "io.opensdn.pod": "control", "io.opensdn.service": "named", "name": "contrail-controller-control-named", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Named", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "node-init": {"control_node-init_1": {"cmd": [], "image": "nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "0dd9345efa5b2e9fd3948c11f7b5a6f9ef112079a8b94a3fc503dd2c50a0da28", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "control", "com.docker.compose.project.config_files": "/etc/contrail/control/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/control", "com.docker.compose.service": "node-init", "com.docker.compose.version": "1.28.6", "description": "Container is used to configure operating system for Contrail services.", "io.opensdn.container.name": "contrail-node-init", "name": "contrail-node-init", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Init container", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": false, "status": "exited"}}}, "nodemgr": {"control_nodemgr_1": {"cmd": ["/bin/sh", "-c", "/usr/bin/contrail-nodemgr --nodetype=${NODEMGR_TYPE}"], "image": "nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "66d265b783e87f4b948763fbeebe3e4f0b9a879e10cd7bfad303d66dc3b7585f", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "control", "com.docker.compose.project.config_files": "/etc/contrail/control/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/control", "com.docker.compose.service": "nodemgr", "com.docker.compose.version": "1.28.6", "description": "Contrail Node Manager is a monitor process per contrail virtual node that tracks the running state of the processes.", "io.opensdn.container.name": "contrail-nodemgr", "io.opensdn.service": "nodemgr", "name": "contrail-nodemgr", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Node Manager", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "provisioner": {"control_provisioner_1": {"cmd": ["/usr/bin/tail", "-f", "/dev/null"], "image": "nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "0c6c0cbe3e770ca4faa29cd99a4100570de1166ab9846f51bd58ca9656f3dc79", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "control", "com.docker.compose.project.config_files": "/etc/contrail/control/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/control", "com.docker.compose.service": "provisioner", "com.docker.compose.version": "1.28.6", "description": "Contrail Provisioner ia caoneiner that manage env for other containers.", "io.opensdn.container.name": "contrail-provisioner", "io.opensdn.service": "provisioner", "name": "contrail-provisioner", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Provisioner", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}}}
changed: [10.0.0.50] => {"changed": true, "services": {"control": {"control_control_1": {"cmd": ["/usr/bin/contrail-control"], "image": "nexus.gz1.opensdn.io:5002/contrail-controller-control-control:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "15c668c2d652dd8fecb4d47918e7cf8bbb7e2dfda3639ec7b69a22f94ed7dfc2", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "control", "com.docker.compose.project.config_files": "/etc/contrail/control/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/control", "com.docker.compose.service": "control", "com.docker.compose.version": "1.28.6", "description": "Contrail Control is xmpp/bgp based routing engine for Contrail.", "io.opensdn.container.name": "contrail-controller-control-control", "io.opensdn.pod": "control", "io.opensdn.service": "control", "name": "contrail-controller-control-control", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Controller", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "dns": {"control_dns_1": {"cmd": ["/usr/bin/contrail-dns"], "image": "nexus.gz1.opensdn.io:5002/contrail-controller-control-dns:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "fa5c46c85b0e3f6ac3a18a9dd7c45353dca6ccbaedfa105d6ec70a6e26aa3dc0", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "control", "com.docker.compose.project.config_files": "/etc/contrail/control/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/control", "com.docker.compose.service": "dns", "com.docker.compose.version": "1.28.6", "description": "Contrail DNS provides DNS service to the VMs spawned on compute nodes.", "io.opensdn.container.name": "contrail-controller-control-dns", "io.opensdn.pod": "control", "io.opensdn.service": "dns", "name": "contrail-controller-control-dns", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail DNS", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "named": {"control_named_1": {"cmd": ["/usr/bin/contrail-named", "-f", "-u", "contrail", "-c", "/etc/contrail/dns/contrail-named.conf"], "image": "nexus.gz1.opensdn.io:5002/contrail-controller-control-named:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "43517f5d3b9be5954a84bc2fd55b55e4b7f4a9fa63797db000c884a6aedd7b29", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "control", "com.docker.compose.project.config_files": "/etc/contrail/control/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/control", "com.docker.compose.service": "named", "com.docker.compose.version": "1.28.6", "description": "Contrail Named complements Contrail DNS service.", "io.opensdn.container.name": "contrail-controller-control-named", "io.opensdn.pod": "control", "io.opensdn.service": "named", "name": "contrail-controller-control-named", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Named", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "node-init": {"control_node-init_1": {"cmd": [], "image": "nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "0dd9345efa5b2e9fd3948c11f7b5a6f9ef112079a8b94a3fc503dd2c50a0da28", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "control", "com.docker.compose.project.config_files": "/etc/contrail/control/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/control", "com.docker.compose.service": "node-init", "com.docker.compose.version": "1.28.6", "description": "Container is used to configure operating system for Contrail services.", "io.opensdn.container.name": "contrail-node-init", "name": "contrail-node-init", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Init container", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": false, "status": "exited"}}}, "nodemgr": {"control_nodemgr_1": {"cmd": ["/bin/sh", "-c", "/usr/bin/contrail-nodemgr --nodetype=${NODEMGR_TYPE}"], "image": "nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "66d265b783e87f4b948763fbeebe3e4f0b9a879e10cd7bfad303d66dc3b7585f", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "control", "com.docker.compose.project.config_files": "/etc/contrail/control/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/control", "com.docker.compose.service": "nodemgr", "com.docker.compose.version": "1.28.6", "description": "Contrail Node Manager is a monitor process per contrail virtual node that tracks the running state of the processes.", "io.opensdn.container.name": "contrail-nodemgr", "io.opensdn.service": "nodemgr", "name": "contrail-nodemgr", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Node Manager", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "provisioner": {"control_provisioner_1": {"cmd": ["/usr/bin/tail", "-f", "/dev/null"], "image": "nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "0c6c0cbe3e770ca4faa29cd99a4100570de1166ab9846f51bd58ca9656f3dc79", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "control", "com.docker.compose.project.config_files": "/etc/contrail/control/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/control", "com.docker.compose.service": "provisioner", "com.docker.compose.version": "1.28.6", "description": "Contrail Provisioner ia caoneiner that manage env for other containers.", "io.opensdn.container.name": "contrail-provisioner", "io.opensdn.service": "provisioner", "name": "contrail-provisioner", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Provisioner", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}}}
TASK [create contrail analytics database] **************************************
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
TASK [contrail_analytics_database : update contrail analytics database image] ***
changed: [10.0.0.33] => (item=contrail-node-init) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "delta": "0:00:00.174037", "end": "2025-12-01 05:24:11.735945", "item": "contrail-node-init", "msg": "", "rc": 0, "start": "2025-12-01 05:24:11.561908", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-node-init\nDigest: sha256:5fbb217f1a1fc560524bcb994965d5754d73ab90da838686e6bba352b901d55d\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-node-init", "Digest: sha256:5fbb217f1a1fc560524bcb994965d5754d73ab90da838686e6bba352b901d55d", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos"]}
changed: [10.0.0.50] => (item=contrail-node-init) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "delta": "0:00:00.185107", "end": "2025-12-01 05:24:11.881567", "item": "contrail-node-init", "msg": "", "rc": 0, "start": "2025-12-01 05:24:11.696460", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-node-init\nDigest: sha256:5fbb217f1a1fc560524bcb994965d5754d73ab90da838686e6bba352b901d55d\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-node-init", "Digest: sha256:5fbb217f1a1fc560524bcb994965d5754d73ab90da838686e6bba352b901d55d", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos"]}
changed: [10.0.0.249] => (item=contrail-node-init) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "delta": "0:00:00.160322", "end": "2025-12-01 05:24:11.977518", "item": "contrail-node-init", "msg": "", "rc": 0, "start": "2025-12-01 05:24:11.817196", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-node-init\nDigest: sha256:5fbb217f1a1fc560524bcb994965d5754d73ab90da838686e6bba352b901d55d\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-node-init", "Digest: sha256:5fbb217f1a1fc560524bcb994965d5754d73ab90da838686e6bba352b901d55d", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos"]}
changed: [10.0.0.33] => (item=contrail-nodemgr) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "delta": "0:00:00.171100", "end": "2025-12-01 05:24:12.870618", "item": "contrail-nodemgr", "msg": "", "rc": 0, "start": "2025-12-01 05:24:12.699518", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-nodemgr\nDigest: sha256:5d7b6ced757b59f61c29aee3cb8371a6df9c02f196337953ba9ae530d052dd23\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-nodemgr", "Digest: sha256:5d7b6ced757b59f61c29aee3cb8371a6df9c02f196337953ba9ae530d052dd23", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos"]}
changed: [10.0.0.249] => (item=contrail-nodemgr) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "delta": "0:00:00.140362", "end": "2025-12-01 05:24:12.971806", "item": "contrail-nodemgr", "msg": "", "rc": 0, "start": "2025-12-01 05:24:12.831444", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-nodemgr\nDigest: sha256:5d7b6ced757b59f61c29aee3cb8371a6df9c02f196337953ba9ae530d052dd23\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-nodemgr", "Digest: sha256:5d7b6ced757b59f61c29aee3cb8371a6df9c02f196337953ba9ae530d052dd23", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos"]}
changed: [10.0.0.50] => (item=contrail-nodemgr) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "delta": "0:00:00.432075", "end": "2025-12-01 05:24:13.160289", "item": "contrail-nodemgr", "msg": "", "rc": 0, "start": "2025-12-01 05:24:12.728214", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-nodemgr\nDigest: sha256:5d7b6ced757b59f61c29aee3cb8371a6df9c02f196337953ba9ae530d052dd23\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-nodemgr", "Digest: sha256:5d7b6ced757b59f61c29aee3cb8371a6df9c02f196337953ba9ae530d052dd23", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos"]}
changed: [10.0.0.249] => (item=contrail-analytics-query-engine) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-analytics-query-engine:nightly-r24.1-centos", "delta": "0:00:06.233159", "end": "2025-12-01 05:24:19.966554", "item": "contrail-analytics-query-engine", "msg": "", "rc": 0, "start": "2025-12-01 05:24:13.733395", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-analytics-query-engine\nfc70e56ffba0: Pulling fs layer\n90de82def8df: Pulling fs layer\nfc70e56ffba0: Download complete\n90de82def8df: Download complete\nfc70e56ffba0: Pull complete\n90de82def8df: Pull complete\nDigest: sha256:4f16a8742717230d36feec59d5eee3159a80de7c85c4c15054c32aac3e1f56cd\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-analytics-query-engine:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-analytics-query-engine:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-analytics-query-engine", "fc70e56ffba0: Pulling fs layer", "90de82def8df: Pulling fs layer", "fc70e56ffba0: Download complete", "90de82def8df: Download complete", "fc70e56ffba0: Pull complete", "90de82def8df: Pull complete", "Digest: sha256:4f16a8742717230d36feec59d5eee3159a80de7c85c4c15054c32aac3e1f56cd", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-analytics-query-engine:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-analytics-query-engine:nightly-r24.1-centos"]}
changed: [10.0.0.249] => (item=contrail-external-cassandra) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-external-cassandra:nightly-r24.1-centos", "delta": "0:00:00.123197", "end": "2025-12-01 05:24:20.653366", "item": "contrail-external-cassandra", "msg": "", "rc": 0, "start": "2025-12-01 05:24:20.530169", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-external-cassandra\nDigest: sha256:1b2ef80c916a4e9482ecca230de9d5db8b9a6e8bd647631cc9459d230d9d718f\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-external-cassandra:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-external-cassandra:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-external-cassandra", "Digest: sha256:1b2ef80c916a4e9482ecca230de9d5db8b9a6e8bd647631cc9459d230d9d718f", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-external-cassandra:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-external-cassandra:nightly-r24.1-centos"]}
changed: [10.0.0.33] => (item=contrail-analytics-query-engine) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-analytics-query-engine:nightly-r24.1-centos", "delta": "0:00:07.438127", "end": "2025-12-01 05:24:20.971597", "item": "contrail-analytics-query-engine", "msg": "", "rc": 0, "start": "2025-12-01 05:24:13.533470", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-analytics-query-engine\nfc70e56ffba0: Pulling fs layer\n90de82def8df: Pulling fs layer\nfc70e56ffba0: Download complete\n90de82def8df: Download complete\nfc70e56ffba0: Pull complete\n90de82def8df: Pull complete\nDigest: sha256:4f16a8742717230d36feec59d5eee3159a80de7c85c4c15054c32aac3e1f56cd\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-analytics-query-engine:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-analytics-query-engine:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-analytics-query-engine", "fc70e56ffba0: Pulling fs layer", "90de82def8df: Pulling fs layer", "fc70e56ffba0: Download complete", "90de82def8df: Download complete", "fc70e56ffba0: Pull complete", "90de82def8df: Pull complete", "Digest: sha256:4f16a8742717230d36feec59d5eee3159a80de7c85c4c15054c32aac3e1f56cd", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-analytics-query-engine:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-analytics-query-engine:nightly-r24.1-centos"]}
changed: [10.0.0.249] => (item=contrail-provisioner) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "delta": "0:00:00.140554", "end": "2025-12-01 05:24:21.357992", "item": "contrail-provisioner", "msg": "", "rc": 0, "start": "2025-12-01 05:24:21.217438", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-provisioner\nDigest: sha256:af006458c3f27e9585a6905fa1bbf7e2b7863156dabdacd9f49b1b8215efd1e7\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-provisioner", "Digest: sha256:af006458c3f27e9585a6905fa1bbf7e2b7863156dabdacd9f49b1b8215efd1e7", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos"]}
changed: [10.0.0.33] => (item=contrail-external-cassandra) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-external-cassandra:nightly-r24.1-centos", "delta": "0:00:00.197652", "end": "2025-12-01 05:24:21.771225", "item": "contrail-external-cassandra", "msg": "", "rc": 0, "start": "2025-12-01 05:24:21.573573", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-external-cassandra\nDigest: sha256:1b2ef80c916a4e9482ecca230de9d5db8b9a6e8bd647631cc9459d230d9d718f\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-external-cassandra:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-external-cassandra:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-external-cassandra", "Digest: sha256:1b2ef80c916a4e9482ecca230de9d5db8b9a6e8bd647631cc9459d230d9d718f", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-external-cassandra:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-external-cassandra:nightly-r24.1-centos"]}
changed: [10.0.0.33] => (item=contrail-provisioner) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "delta": "0:00:00.160758", "end": "2025-12-01 05:24:22.530458", "item": "contrail-provisioner", "msg": "", "rc": 0, "start": "2025-12-01 05:24:22.369700", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-provisioner\nDigest: sha256:af006458c3f27e9585a6905fa1bbf7e2b7863156dabdacd9f49b1b8215efd1e7\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-provisioner", "Digest: sha256:af006458c3f27e9585a6905fa1bbf7e2b7863156dabdacd9f49b1b8215efd1e7", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos"]}
changed: [10.0.0.50] => (item=contrail-analytics-query-engine) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-analytics-query-engine:nightly-r24.1-centos", "delta": "0:00:13.375015", "end": "2025-12-01 05:24:27.286836", "item": "contrail-analytics-query-engine", "msg": "", "rc": 0, "start": "2025-12-01 05:24:13.911821", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-analytics-query-engine\nfc70e56ffba0: Pulling fs layer\n90de82def8df: Pulling fs layer\nfc70e56ffba0: Download complete\n90de82def8df: Download complete\n90de82def8df: Pull complete\nfc70e56ffba0: Pull complete\nDigest: sha256:4f16a8742717230d36feec59d5eee3159a80de7c85c4c15054c32aac3e1f56cd\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-analytics-query-engine:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-analytics-query-engine:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-analytics-query-engine", "fc70e56ffba0: Pulling fs layer", "90de82def8df: Pulling fs layer", "fc70e56ffba0: Download complete", "90de82def8df: Download complete", "90de82def8df: Pull complete", "fc70e56ffba0: Pull complete", "Digest: sha256:4f16a8742717230d36feec59d5eee3159a80de7c85c4c15054c32aac3e1f56cd", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-analytics-query-engine:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-analytics-query-engine:nightly-r24.1-centos"]}
changed: [10.0.0.50] => (item=contrail-external-cassandra) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-external-cassandra:nightly-r24.1-centos", "delta": "0:00:00.172278", "end": "2025-12-01 05:24:28.043334", "item": "contrail-external-cassandra", "msg": "", "rc": 0, "start": "2025-12-01 05:24:27.871056", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-external-cassandra\nDigest: sha256:1b2ef80c916a4e9482ecca230de9d5db8b9a6e8bd647631cc9459d230d9d718f\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-external-cassandra:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-external-cassandra:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-external-cassandra", "Digest: sha256:1b2ef80c916a4e9482ecca230de9d5db8b9a6e8bd647631cc9459d230d9d718f", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-external-cassandra:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-external-cassandra:nightly-r24.1-centos"]}
changed: [10.0.0.50] => (item=contrail-provisioner) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "delta": "0:00:00.172610", "end": "2025-12-01 05:24:28.817521", "item": "contrail-provisioner", "msg": "", "rc": 0, "start": "2025-12-01 05:24:28.644911", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-provisioner\nDigest: sha256:af006458c3f27e9585a6905fa1bbf7e2b7863156dabdacd9f49b1b8215efd1e7\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-provisioner", "Digest: sha256:af006458c3f27e9585a6905fa1bbf7e2b7863156dabdacd9f49b1b8215efd1e7", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos"]}
TASK [contrail_analytics_database : create /etc/contrail/analytics_database] ***
changed: [10.0.0.50] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/contrail/analytics_database", "size": 4096, "state": "directory", "uid": 0}
changed: [10.0.0.249] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/contrail/analytics_database", "size": 4096, "state": "directory", "uid": 0}
changed: [10.0.0.33] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/contrail/analytics_database", "size": 4096, "state": "directory", "uid": 0}
TASK [contrail_analytics_database : set cassandra seeds to ANALYTICSDB_NODES if defined] ***
ok: [10.0.0.50] => {"ansible_facts": {"cassandra_seeds": "10.0.0.50,10.0.0.33,10.0.0.249"}, "changed": false}
ok: [10.0.0.33] => {"ansible_facts": {"cassandra_seeds": "10.0.0.50,10.0.0.33,10.0.0.249"}, "changed": false}
ok: [10.0.0.249] => {"ansible_facts": {"cassandra_seeds": "10.0.0.50,10.0.0.33,10.0.0.249"}, "changed": false}
TASK [contrail_analytics_database : get /etc/contrail/common_analytics_database.env stat] ***
ok: [10.0.0.249] => {"changed": false, "stat": {"exists": false}}
ok: [10.0.0.50] => {"changed": false, "stat": {"exists": false}}
ok: [10.0.0.33] => {"changed": false, "stat": {"exists": false}}
TASK [contrail_analytics_database : create /etc/contrail/common_analytics_database.env] ***
changed: [10.0.0.33] => {"changed": true, "dest": "/etc/contrail/common_analytics_database.env", "gid": 0, "group": "root", "mode": "0640", "owner": "root", "size": 0, "state": "file", "uid": 0}
changed: [10.0.0.50] => {"changed": true, "dest": "/etc/contrail/common_analytics_database.env", "gid": 0, "group": "root", "mode": "0640", "owner": "root", "size": 0, "state": "file", "uid": 0}
changed: [10.0.0.249] => {"changed": true, "dest": "/etc/contrail/common_analytics_database.env", "gid": 0, "group": "root", "mode": "0640", "owner": "root", "size": 0, "state": "file", "uid": 0}
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
TASK [contrail_analytics_database : populate global common_analytics_database.env] ***
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
TASK [contrail_analytics_database : populate pod specific common_analytics_database.env] ***
fatal: [10.0.0.50]: FAILED! => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
...ignoring
fatal: [10.0.0.33]: FAILED! => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
...ignoring
fatal: [10.0.0.249]: FAILED! => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
...ignoring
TASK [contrail_analytics_database : create contrail analytics database compose file] ***
changed: [10.0.0.50] => {"changed": true, "checksum": "6235b7e1240a389683ee0f9261df5fe720a461e6", "dest": "/etc/contrail/analytics_database/docker-compose.yaml", "gid": 0, "group": "root", "md5sum": "f382a112a6397f869cb0c6c01060c5ec", "mode": "0644", "owner": "root", "size": 3064, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1764566695.7454445-88462-71201873940812/source", "state": "file", "uid": 0}
changed: [10.0.0.249] => {"changed": true, "checksum": "6235b7e1240a389683ee0f9261df5fe720a461e6", "dest": "/etc/contrail/analytics_database/docker-compose.yaml", "gid": 0, "group": "root", "md5sum": "f382a112a6397f869cb0c6c01060c5ec", "mode": "0644", "owner": "root", "size": 3064, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1764566695.843761-88465-231788079028285/source", "state": "file", "uid": 0}
changed: [10.0.0.33] => {"changed": true, "checksum": "6235b7e1240a389683ee0f9261df5fe720a461e6", "dest": "/etc/contrail/analytics_database/docker-compose.yaml", "gid": 0, "group": "root", "md5sum": "f382a112a6397f869cb0c6c01060c5ec", "mode": "0644", "owner": "root", "size": 3064, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1764566695.824478-88464-47774028950115/source", "state": "file", "uid": 0}
TASK [contrail_analytics_database : start contrail analyticsdb] ****************
changed: [10.0.0.249] => {"changed": true, "services": {"cassandra": {"analytics_database_cassandra_1": {"cmd": ["cassandra", "-f"], "image": "nexus.gz1.opensdn.io:5002/contrail-external-cassandra:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "c850c1ef489ad462b0320d9dafb7fa70649c82f41cd43d0ea993af39f05d5446", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics_database", "com.docker.compose.project.config_files": "/etc/contrail/analytics_database/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics_database", "com.docker.compose.service": "cassandra", "com.docker.compose.version": "1.28.6", "description": "Configuration database for Contrail Controller.", "io.opensdn.container.name": "contrail-external-cassandra", "io.opensdn.service": "cassandra", "name": "contrail-external-cassandra", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Cassandra DB", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "node-init": {"analytics_database_node-init_1": {"cmd": [], "image": "nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "0dd9345efa5b2e9fd3948c11f7b5a6f9ef112079a8b94a3fc503dd2c50a0da28", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics_database", "com.docker.compose.project.config_files": "/etc/contrail/analytics_database/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics_database", "com.docker.compose.service": "node-init", "com.docker.compose.version": "1.28.6", "description": "Container is used to configure operating system for Contrail services.", "io.opensdn.container.name": "contrail-node-init", "name": "contrail-node-init", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Init container", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "nodemgr": {"analytics_database_nodemgr_1": {"cmd": ["/bin/sh", "-c", "/usr/bin/contrail-nodemgr --nodetype=${NODEMGR_TYPE}"], "image": "nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "c46006f9660ca8ff1ebfc07e271858e49eba0287c7cd4c398b344fe0353d37c7", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics_database", "com.docker.compose.project.config_files": "/etc/contrail/analytics_database/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics_database", "com.docker.compose.service": "nodemgr", "com.docker.compose.version": "1.28.6", "description": "Contrail Node Manager is a monitor process per contrail virtual node that tracks the running state of the processes.", "io.opensdn.container.name": "contrail-nodemgr", "io.opensdn.service": "nodemgr", "name": "contrail-nodemgr", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Node Manager", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "provisioner": {"analytics_database_provisioner_1": {"cmd": ["/usr/bin/tail", "-f", "/dev/null"], "image": "nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "3a4cc5bf8b8480db6510f48f17fdb9b7fdfabdf672585ed153b62de141c1c668", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics_database", "com.docker.compose.project.config_files": "/etc/contrail/analytics_database/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics_database", "com.docker.compose.service": "provisioner", "com.docker.compose.version": "1.28.6", "description": "Contrail Provisioner ia caoneiner that manage env for other containers.", "io.opensdn.container.name": "contrail-provisioner", "io.opensdn.service": "provisioner", "name": "contrail-provisioner", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Provisioner", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "query-engine": {"analytics_database_query-engine_1": {"cmd": ["/usr/bin/contrail-query-engine", "--conf_file", "/etc/contrail/contrail-query-engine.conf"], "image": "nexus.gz1.opensdn.io:5002/contrail-analytics-query-engine:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "56a08e19642c701bb8d201966ebfb78368621409d3be2a67805d139115267370", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics_database", "com.docker.compose.project.config_files": "/etc/contrail/analytics_database/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics_database", "com.docker.compose.service": "query-engine", "com.docker.compose.version": "1.28.6", "description": "Contrail Query Engine handles the queries to access data from Analytics DB.", "io.opensdn.container.name": "contrail-analytics-query-engine", "io.opensdn.pod": "database", "io.opensdn.service": "query-engine", "name": "contrail-analytics-query-engine", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Query Engine", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}}}
changed: [10.0.0.33] => {"changed": true, "services": {"cassandra": {"analytics_database_cassandra_1": {"cmd": ["cassandra", "-f"], "image": "nexus.gz1.opensdn.io:5002/contrail-external-cassandra:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "c850c1ef489ad462b0320d9dafb7fa70649c82f41cd43d0ea993af39f05d5446", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics_database", "com.docker.compose.project.config_files": "/etc/contrail/analytics_database/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics_database", "com.docker.compose.service": "cassandra", "com.docker.compose.version": "1.28.6", "description": "Configuration database for Contrail Controller.", "io.opensdn.container.name": "contrail-external-cassandra", "io.opensdn.service": "cassandra", "name": "contrail-external-cassandra", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Cassandra DB", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "node-init": {"analytics_database_node-init_1": {"cmd": [], "image": "nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "0dd9345efa5b2e9fd3948c11f7b5a6f9ef112079a8b94a3fc503dd2c50a0da28", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics_database", "com.docker.compose.project.config_files": "/etc/contrail/analytics_database/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics_database", "com.docker.compose.service": "node-init", "com.docker.compose.version": "1.28.6", "description": "Container is used to configure operating system for Contrail services.", "io.opensdn.container.name": "contrail-node-init", "name": "contrail-node-init", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Init container", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": false, "status": "exited"}}}, "nodemgr": {"analytics_database_nodemgr_1": {"cmd": ["/bin/sh", "-c", "/usr/bin/contrail-nodemgr --nodetype=${NODEMGR_TYPE}"], "image": "nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "c46006f9660ca8ff1ebfc07e271858e49eba0287c7cd4c398b344fe0353d37c7", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics_database", "com.docker.compose.project.config_files": "/etc/contrail/analytics_database/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics_database", "com.docker.compose.service": "nodemgr", "com.docker.compose.version": "1.28.6", "description": "Contrail Node Manager is a monitor process per contrail virtual node that tracks the running state of the processes.", "io.opensdn.container.name": "contrail-nodemgr", "io.opensdn.service": "nodemgr", "name": "contrail-nodemgr", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Node Manager", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "provisioner": {"analytics_database_provisioner_1": {"cmd": ["/usr/bin/tail", "-f", "/dev/null"], "image": "nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "3a4cc5bf8b8480db6510f48f17fdb9b7fdfabdf672585ed153b62de141c1c668", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics_database", "com.docker.compose.project.config_files": "/etc/contrail/analytics_database/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics_database", "com.docker.compose.service": "provisioner", "com.docker.compose.version": "1.28.6", "description": "Contrail Provisioner ia caoneiner that manage env for other containers.", "io.opensdn.container.name": "contrail-provisioner", "io.opensdn.service": "provisioner", "name": "contrail-provisioner", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Provisioner", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "query-engine": {"analytics_database_query-engine_1": {"cmd": ["/usr/bin/contrail-query-engine", "--conf_file", "/etc/contrail/contrail-query-engine.conf"], "image": "nexus.gz1.opensdn.io:5002/contrail-analytics-query-engine:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "56a08e19642c701bb8d201966ebfb78368621409d3be2a67805d139115267370", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics_database", "com.docker.compose.project.config_files": "/etc/contrail/analytics_database/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics_database", "com.docker.compose.service": "query-engine", "com.docker.compose.version": "1.28.6", "description": "Contrail Query Engine handles the queries to access data from Analytics DB.", "io.opensdn.container.name": "contrail-analytics-query-engine", "io.opensdn.pod": "database", "io.opensdn.service": "query-engine", "name": "contrail-analytics-query-engine", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Query Engine", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}}}
changed: [10.0.0.50] => {"changed": true, "services": {"cassandra": {"analytics_database_cassandra_1": {"cmd": ["cassandra", "-f"], "image": "nexus.gz1.opensdn.io:5002/contrail-external-cassandra:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "c850c1ef489ad462b0320d9dafb7fa70649c82f41cd43d0ea993af39f05d5446", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics_database", "com.docker.compose.project.config_files": "/etc/contrail/analytics_database/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics_database", "com.docker.compose.service": "cassandra", "com.docker.compose.version": "1.28.6", "description": "Configuration database for Contrail Controller.", "io.opensdn.container.name": "contrail-external-cassandra", "io.opensdn.service": "cassandra", "name": "contrail-external-cassandra", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Cassandra DB", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "node-init": {"analytics_database_node-init_1": {"cmd": [], "image": "nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "0dd9345efa5b2e9fd3948c11f7b5a6f9ef112079a8b94a3fc503dd2c50a0da28", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics_database", "com.docker.compose.project.config_files": "/etc/contrail/analytics_database/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics_database", "com.docker.compose.service": "node-init", "com.docker.compose.version": "1.28.6", "description": "Container is used to configure operating system for Contrail services.", "io.opensdn.container.name": "contrail-node-init", "name": "contrail-node-init", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Init container", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": false, "status": "exited"}}}, "nodemgr": {"analytics_database_nodemgr_1": {"cmd": ["/bin/sh", "-c", "/usr/bin/contrail-nodemgr --nodetype=${NODEMGR_TYPE}"], "image": "nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "c46006f9660ca8ff1ebfc07e271858e49eba0287c7cd4c398b344fe0353d37c7", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics_database", "com.docker.compose.project.config_files": "/etc/contrail/analytics_database/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics_database", "com.docker.compose.service": "nodemgr", "com.docker.compose.version": "1.28.6", "description": "Contrail Node Manager is a monitor process per contrail virtual node that tracks the running state of the processes.", "io.opensdn.container.name": "contrail-nodemgr", "io.opensdn.service": "nodemgr", "name": "contrail-nodemgr", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Node Manager", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "provisioner": {"analytics_database_provisioner_1": {"cmd": ["/usr/bin/tail", "-f", "/dev/null"], "image": "nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "3a4cc5bf8b8480db6510f48f17fdb9b7fdfabdf672585ed153b62de141c1c668", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics_database", "com.docker.compose.project.config_files": "/etc/contrail/analytics_database/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics_database", "com.docker.compose.service": "provisioner", "com.docker.compose.version": "1.28.6", "description": "Contrail Provisioner ia caoneiner that manage env for other containers.", "io.opensdn.container.name": "contrail-provisioner", "io.opensdn.service": "provisioner", "name": "contrail-provisioner", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Provisioner", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "query-engine": {"analytics_database_query-engine_1": {"cmd": ["/usr/bin/contrail-query-engine", "--conf_file", "/etc/contrail/contrail-query-engine.conf"], "image": "nexus.gz1.opensdn.io:5002/contrail-analytics-query-engine:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "56a08e19642c701bb8d201966ebfb78368621409d3be2a67805d139115267370", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics_database", "com.docker.compose.project.config_files": "/etc/contrail/analytics_database/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics_database", "com.docker.compose.service": "query-engine", "com.docker.compose.version": "1.28.6", "description": "Contrail Query Engine handles the queries to access data from Analytics DB.", "io.opensdn.container.name": "contrail-analytics-query-engine", "io.opensdn.pod": "database", "io.opensdn.service": "query-engine", "name": "contrail-analytics-query-engine", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Query Engine", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}}}
TASK [create contrail analytics] ***********************************************
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
TASK [contrail_analytics : update contrail analytics images] *******************
changed: [10.0.0.33] => (item=contrail-node-init) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "delta": "0:00:00.161812", "end": "2025-12-01 05:25:01.242955", "item": "contrail-node-init", "msg": "", "rc": 0, "start": "2025-12-01 05:25:01.081143", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-node-init\nDigest: sha256:5fbb217f1a1fc560524bcb994965d5754d73ab90da838686e6bba352b901d55d\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-node-init", "Digest: sha256:5fbb217f1a1fc560524bcb994965d5754d73ab90da838686e6bba352b901d55d", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos"]}
changed: [10.0.0.249] => (item=contrail-node-init) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "delta": "0:00:00.147230", "end": "2025-12-01 05:25:01.381093", "item": "contrail-node-init", "msg": "", "rc": 0, "start": "2025-12-01 05:25:01.233863", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-node-init\nDigest: sha256:5fbb217f1a1fc560524bcb994965d5754d73ab90da838686e6bba352b901d55d\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-node-init", "Digest: sha256:5fbb217f1a1fc560524bcb994965d5754d73ab90da838686e6bba352b901d55d", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos"]}
changed: [10.0.0.50] => (item=contrail-node-init) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "delta": "0:00:00.396045", "end": "2025-12-01 05:25:01.655123", "item": "contrail-node-init", "msg": "", "rc": 0, "start": "2025-12-01 05:25:01.259078", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-node-init\nDigest: sha256:5fbb217f1a1fc560524bcb994965d5754d73ab90da838686e6bba352b901d55d\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-node-init", "Digest: sha256:5fbb217f1a1fc560524bcb994965d5754d73ab90da838686e6bba352b901d55d", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos"]}
changed: [10.0.0.33] => (item=contrail-nodemgr) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "delta": "0:00:00.175994", "end": "2025-12-01 05:25:02.154260", "item": "contrail-nodemgr", "msg": "", "rc": 0, "start": "2025-12-01 05:25:01.978266", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-nodemgr\nDigest: sha256:5d7b6ced757b59f61c29aee3cb8371a6df9c02f196337953ba9ae530d052dd23\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-nodemgr", "Digest: sha256:5d7b6ced757b59f61c29aee3cb8371a6df9c02f196337953ba9ae530d052dd23", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos"]}
changed: [10.0.0.249] => (item=contrail-nodemgr) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "delta": "0:00:00.412309", "end": "2025-12-01 05:25:02.661337", "item": "contrail-nodemgr", "msg": "", "rc": 0, "start": "2025-12-01 05:25:02.249028", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-nodemgr\nDigest: sha256:5d7b6ced757b59f61c29aee3cb8371a6df9c02f196337953ba9ae530d052dd23\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-nodemgr", "Digest: sha256:5d7b6ced757b59f61c29aee3cb8371a6df9c02f196337953ba9ae530d052dd23", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos"]}
changed: [10.0.0.50] => (item=contrail-nodemgr) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "delta": "0:00:00.491116", "end": "2025-12-01 05:25:02.966577", "item": "contrail-nodemgr", "msg": "", "rc": 0, "start": "2025-12-01 05:25:02.475461", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-nodemgr\nDigest: sha256:5d7b6ced757b59f61c29aee3cb8371a6df9c02f196337953ba9ae530d052dd23\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-nodemgr", "Digest: sha256:5d7b6ced757b59f61c29aee3cb8371a6df9c02f196337953ba9ae530d052dd23", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos"]}
changed: [10.0.0.33] => (item=contrail-analytics-api) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-analytics-api:nightly-r24.1-centos", "delta": "0:00:00.291056", "end": "2025-12-01 05:25:03.079679", "item": "contrail-analytics-api", "msg": "", "rc": 0, "start": "2025-12-01 05:25:02.788623", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-analytics-api\n3ecfff991ac4: Pulling fs layer\n3ecfff991ac4: Download complete\n3ecfff991ac4: Pull complete\nDigest: sha256:aad3b8ebc6fb3d44d37e916bcfd406bedeeb3e92caa2fd09e904a9ac3fe611cd\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-analytics-api:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-analytics-api:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-analytics-api", "3ecfff991ac4: Pulling fs layer", "3ecfff991ac4: Download complete", "3ecfff991ac4: Pull complete", "Digest: sha256:aad3b8ebc6fb3d44d37e916bcfd406bedeeb3e92caa2fd09e904a9ac3fe611cd", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-analytics-api:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-analytics-api:nightly-r24.1-centos"]}
changed: [10.0.0.249] => (item=contrail-analytics-api) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-analytics-api:nightly-r24.1-centos", "delta": "0:00:00.237504", "end": "2025-12-01 05:25:03.566836", "item": "contrail-analytics-api", "msg": "", "rc": 0, "start": "2025-12-01 05:25:03.329332", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-analytics-api\n3ecfff991ac4: Pulling fs layer\n3ecfff991ac4: Download complete\n3ecfff991ac4: Pull complete\nDigest: sha256:aad3b8ebc6fb3d44d37e916bcfd406bedeeb3e92caa2fd09e904a9ac3fe611cd\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-analytics-api:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-analytics-api:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-analytics-api", "3ecfff991ac4: Pulling fs layer", "3ecfff991ac4: Download complete", "3ecfff991ac4: Pull complete", "Digest: sha256:aad3b8ebc6fb3d44d37e916bcfd406bedeeb3e92caa2fd09e904a9ac3fe611cd", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-analytics-api:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-analytics-api:nightly-r24.1-centos"]}
changed: [10.0.0.50] => (item=contrail-analytics-api) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-analytics-api:nightly-r24.1-centos", "delta": "0:00:00.259684", "end": "2025-12-01 05:25:04.064412", "item": "contrail-analytics-api", "msg": "", "rc": 0, "start": "2025-12-01 05:25:03.804728", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-analytics-api\n3ecfff991ac4: Pulling fs layer\n3ecfff991ac4: Download complete\n3ecfff991ac4: Pull complete\nDigest: sha256:aad3b8ebc6fb3d44d37e916bcfd406bedeeb3e92caa2fd09e904a9ac3fe611cd\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-analytics-api:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-analytics-api:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-analytics-api", "3ecfff991ac4: Pulling fs layer", "3ecfff991ac4: Download complete", "3ecfff991ac4: Pull complete", "Digest: sha256:aad3b8ebc6fb3d44d37e916bcfd406bedeeb3e92caa2fd09e904a9ac3fe611cd", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-analytics-api:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-analytics-api:nightly-r24.1-centos"]}
changed: [10.0.0.33] => (item=contrail-analytics-collector) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-analytics-collector:nightly-r24.1-centos", "delta": "0:00:00.277015", "end": "2025-12-01 05:25:04.090723", "item": "contrail-analytics-collector", "msg": "", "rc": 0, "start": "2025-12-01 05:25:03.813708", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-analytics-collector\nce910b654e27: Pulling fs layer\nce910b654e27: Download complete\nce910b654e27: Pull complete\nDigest: sha256:833118ecc940c254ad2542cf604ce8ba593b5fb549acd4d35f30fe35638c1e47\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-analytics-collector:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-analytics-collector:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-analytics-collector", "ce910b654e27: Pulling fs layer", "ce910b654e27: Download complete", "ce910b654e27: Pull complete", "Digest: sha256:833118ecc940c254ad2542cf604ce8ba593b5fb549acd4d35f30fe35638c1e47", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-analytics-collector:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-analytics-collector:nightly-r24.1-centos"]}
changed: [10.0.0.249] => (item=contrail-analytics-collector) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-analytics-collector:nightly-r24.1-centos", "delta": "0:00:00.210805", "end": "2025-12-01 05:25:04.364122", "item": "contrail-analytics-collector", "msg": "", "rc": 0, "start": "2025-12-01 05:25:04.153317", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-analytics-collector\nce910b654e27: Pulling fs layer\nce910b654e27: Download complete\nce910b654e27: Pull complete\nDigest: sha256:833118ecc940c254ad2542cf604ce8ba593b5fb549acd4d35f30fe35638c1e47\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-analytics-collector:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-analytics-collector:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-analytics-collector", "ce910b654e27: Pulling fs layer", "ce910b654e27: Download complete", "ce910b654e27: Pull complete", "Digest: sha256:833118ecc940c254ad2542cf604ce8ba593b5fb549acd4d35f30fe35638c1e47", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-analytics-collector:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-analytics-collector:nightly-r24.1-centos"]}
changed: [10.0.0.33] => (item=contrail-provisioner) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "delta": "0:00:00.210660", "end": "2025-12-01 05:25:04.967375", "item": "contrail-provisioner", "msg": "", "rc": 0, "start": "2025-12-01 05:25:04.756715", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-provisioner\nDigest: sha256:af006458c3f27e9585a6905fa1bbf7e2b7863156dabdacd9f49b1b8215efd1e7\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-provisioner", "Digest: sha256:af006458c3f27e9585a6905fa1bbf7e2b7863156dabdacd9f49b1b8215efd1e7", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos"]}
changed: [10.0.0.249] => (item=contrail-provisioner) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "delta": "0:00:00.143801", "end": "2025-12-01 05:25:05.180196", "item": "contrail-provisioner", "msg": "", "rc": 0, "start": "2025-12-01 05:25:05.036395", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-provisioner\nDigest: sha256:af006458c3f27e9585a6905fa1bbf7e2b7863156dabdacd9f49b1b8215efd1e7\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-provisioner", "Digest: sha256:af006458c3f27e9585a6905fa1bbf7e2b7863156dabdacd9f49b1b8215efd1e7", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos"]}
changed: [10.0.0.50] => (item=contrail-analytics-collector) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-analytics-collector:nightly-r24.1-centos", "delta": "0:00:00.447366", "end": "2025-12-01 05:25:05.288384", "item": "contrail-analytics-collector", "msg": "", "rc": 0, "start": "2025-12-01 05:25:04.841018", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-analytics-collector\nce910b654e27: Pulling fs layer\nce910b654e27: Download complete\nce910b654e27: Pull complete\nDigest: sha256:833118ecc940c254ad2542cf604ce8ba593b5fb549acd4d35f30fe35638c1e47\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-analytics-collector:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-analytics-collector:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-analytics-collector", "ce910b654e27: Pulling fs layer", "ce910b654e27: Download complete", "ce910b654e27: Pull complete", "Digest: sha256:833118ecc940c254ad2542cf604ce8ba593b5fb549acd4d35f30fe35638c1e47", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-analytics-collector:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-analytics-collector:nightly-r24.1-centos"]}
changed: [10.0.0.50] => (item=contrail-provisioner) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "delta": "0:00:00.165763", "end": "2025-12-01 05:25:06.112381", "item": "contrail-provisioner", "msg": "", "rc": 0, "start": "2025-12-01 05:25:05.946618", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-provisioner\nDigest: sha256:af006458c3f27e9585a6905fa1bbf7e2b7863156dabdacd9f49b1b8215efd1e7\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-provisioner", "Digest: sha256:af006458c3f27e9585a6905fa1bbf7e2b7863156dabdacd9f49b1b8215efd1e7", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos"]}
TASK [contrail_analytics : create /etc/contrail/analytics] *********************
changed: [10.0.0.249] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/contrail/analytics", "size": 4096, "state": "directory", "uid": 0}
changed: [10.0.0.50] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/contrail/analytics", "size": 4096, "state": "directory", "uid": 0}
changed: [10.0.0.33] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/contrail/analytics", "size": 4096, "state": "directory", "uid": 0}
TASK [contrail_analytics : get /etc/contrail/common_analytics.env stat] ********
ok: [10.0.0.33] => {"changed": false, "stat": {"exists": false}}
ok: [10.0.0.50] => {"changed": false, "stat": {"exists": false}}
ok: [10.0.0.249] => {"changed": false, "stat": {"exists": false}}
TASK [contrail_analytics : create /etc/contrail/common_analytics.env] **********
changed: [10.0.0.249] => {"changed": true, "dest": "/etc/contrail/common_analytics.env", "gid": 0, "group": "root", "mode": "0640", "owner": "root", "size": 0, "state": "file", "uid": 0}
changed: [10.0.0.50] => {"changed": true, "dest": "/etc/contrail/common_analytics.env", "gid": 0, "group": "root", "mode": "0640", "owner": "root", "size": 0, "state": "file", "uid": 0}
changed: [10.0.0.33] => {"changed": true, "dest": "/etc/contrail/common_analytics.env", "gid": 0, "group": "root", "mode": "0640", "owner": "root", "size": 0, "state": "file", "uid": 0}
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
TASK [contrail_analytics : populate global common_analytics.env] ***************
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.249] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.33] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.50] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
TASK [contrail_analytics : populate pod specific common_analytics.env] *********
fatal: [10.0.0.50]: FAILED! => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
...ignoring
fatal: [10.0.0.33]: FAILED! => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
...ignoring
fatal: [10.0.0.249]: FAILED! => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
...ignoring
TASK [contrail_analytics : create contrail analytics file] *********************
changed: [10.0.0.33] => {"changed": true, "checksum": "0b8afd377670f13a5758cfbd489904bfc2b8ce5e", "dest": "/etc/contrail/analytics/docker-compose.yaml", "gid": 0, "group": "root", "md5sum": "fa8de0bd5f7d316d41b0b71e8d3e7b20", "mode": "0644", "owner": "root", "size": 2433, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1764566730.6535783-94645-172619868372756/source", "state": "file", "uid": 0}
changed: [10.0.0.50] => {"changed": true, "checksum": "0b8afd377670f13a5758cfbd489904bfc2b8ce5e", "dest": "/etc/contrail/analytics/docker-compose.yaml", "gid": 0, "group": "root", "md5sum": "fa8de0bd5f7d316d41b0b71e8d3e7b20", "mode": "0644", "owner": "root", "size": 2433, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1764566730.6507566-94644-2287303959206/source", "state": "file", "uid": 0}
changed: [10.0.0.249] => {"changed": true, "checksum": "0b8afd377670f13a5758cfbd489904bfc2b8ce5e", "dest": "/etc/contrail/analytics/docker-compose.yaml", "gid": 0, "group": "root", "md5sum": "fa8de0bd5f7d316d41b0b71e8d3e7b20", "mode": "0644", "owner": "root", "size": 2433, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1764566730.7057967-94646-280302302067936/source", "state": "file", "uid": 0}
TASK [contrail_analytics : start contrail analytics] ***************************
changed: [10.0.0.249] => {"changed": true, "services": {"api": {"analytics_api_1": {"cmd": ["/usr/bin/contrail-analytics-api", "-c", "/etc/contrail/contrail-analytics-api.conf", "-c", "/etc/contrail/contrail-keystone-auth.conf"], "image": "nexus.gz1.opensdn.io:5002/contrail-analytics-api:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "f09eb030205d92a1701dd0b81a1130243f3274cc28a5a60f5020984ebf7e6006", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics", "com.docker.compose.project.config_files": "/etc/contrail/analytics/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics", "com.docker.compose.service": "api", "com.docker.compose.version": "1.28.6", "description": "Contrail Analytics API provides REST API to access collected analytics data.", "io.opensdn.container.name": "contrail-analytics-api", "io.opensdn.pod": "analytics", "io.opensdn.service": "api", "name": "contrail-analytics-api", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Analytics API", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "collector": {"analytics_collector_1": {"cmd": ["/usr/bin/contrail-collector"], "image": "nexus.gz1.opensdn.io:5002/contrail-analytics-collector:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "bb59c368dc8c630247c3aba5c7a1947d8bc8b3b24cf28a69b1a6995959e5fdac", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics", "com.docker.compose.project.config_files": "/etc/contrail/analytics/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics", "com.docker.compose.service": "collector", "com.docker.compose.version": "1.28.6", "description": "Contrail Analytics Collector collects the running state of different processes sent by other nodes.", "io.opensdn.container.name": "contrail-analytics-collector", "io.opensdn.pod": "analytics", "io.opensdn.service": "collector", "name": "contrail-analytics-collector", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Analytics Collector", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "node-init": {"analytics_node-init_1": {"cmd": [], "image": "nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "0dd9345efa5b2e9fd3948c11f7b5a6f9ef112079a8b94a3fc503dd2c50a0da28", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics", "com.docker.compose.project.config_files": "/etc/contrail/analytics/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics", "com.docker.compose.service": "node-init", "com.docker.compose.version": "1.28.6", "description": "Container is used to configure operating system for Contrail services.", "io.opensdn.container.name": "contrail-node-init", "name": "contrail-node-init", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Init container", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": false, "status": "exited"}}}, "nodemgr": {"analytics_nodemgr_1": {"cmd": ["/bin/sh", "-c", "/usr/bin/contrail-nodemgr --nodetype=${NODEMGR_TYPE}"], "image": "nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "b6f722bb35681c0f289cb431cd1209f4c1ec4d7e379cf5411ff8ebf6d69ce6da", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics", "com.docker.compose.project.config_files": "/etc/contrail/analytics/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics", "com.docker.compose.service": "nodemgr", "com.docker.compose.version": "1.28.6", "description": "Contrail Node Manager is a monitor process per contrail virtual node that tracks the running state of the processes.", "io.opensdn.container.name": "contrail-nodemgr", "io.opensdn.service": "nodemgr", "name": "contrail-nodemgr", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Node Manager", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "provisioner": {"analytics_provisioner_1": {"cmd": ["/usr/bin/tail", "-f", "/dev/null"], "image": "nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "f128ecf8917a40ca908d63cd1adb60f5eaa10a5f62d978fe6c0b5dbc48361e58", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics", "com.docker.compose.project.config_files": "/etc/contrail/analytics/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics", "com.docker.compose.service": "provisioner", "com.docker.compose.version": "1.28.6", "description": "Contrail Provisioner ia caoneiner that manage env for other containers.", "io.opensdn.container.name": "contrail-provisioner", "io.opensdn.service": "provisioner", "name": "contrail-provisioner", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Provisioner", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}}}
changed: [10.0.0.33] => {"changed": true, "services": {"api": {"analytics_api_1": {"cmd": ["/usr/bin/contrail-analytics-api", "-c", "/etc/contrail/contrail-analytics-api.conf", "-c", "/etc/contrail/contrail-keystone-auth.conf"], "image": "nexus.gz1.opensdn.io:5002/contrail-analytics-api:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "f09eb030205d92a1701dd0b81a1130243f3274cc28a5a60f5020984ebf7e6006", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics", "com.docker.compose.project.config_files": "/etc/contrail/analytics/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics", "com.docker.compose.service": "api", "com.docker.compose.version": "1.28.6", "description": "Contrail Analytics API provides REST API to access collected analytics data.", "io.opensdn.container.name": "contrail-analytics-api", "io.opensdn.pod": "analytics", "io.opensdn.service": "api", "name": "contrail-analytics-api", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Analytics API", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "collector": {"analytics_collector_1": {"cmd": ["/usr/bin/contrail-collector"], "image": "nexus.gz1.opensdn.io:5002/contrail-analytics-collector:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "bb59c368dc8c630247c3aba5c7a1947d8bc8b3b24cf28a69b1a6995959e5fdac", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics", "com.docker.compose.project.config_files": "/etc/contrail/analytics/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics", "com.docker.compose.service": "collector", "com.docker.compose.version": "1.28.6", "description": "Contrail Analytics Collector collects the running state of different processes sent by other nodes.", "io.opensdn.container.name": "contrail-analytics-collector", "io.opensdn.pod": "analytics", "io.opensdn.service": "collector", "name": "contrail-analytics-collector", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Analytics Collector", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "node-init": {"analytics_node-init_1": {"cmd": [], "image": "nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "0dd9345efa5b2e9fd3948c11f7b5a6f9ef112079a8b94a3fc503dd2c50a0da28", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics", "com.docker.compose.project.config_files": "/etc/contrail/analytics/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics", "com.docker.compose.service": "node-init", "com.docker.compose.version": "1.28.6", "description": "Container is used to configure operating system for Contrail services.", "io.opensdn.container.name": "contrail-node-init", "name": "contrail-node-init", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Init container", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": false, "status": "exited"}}}, "nodemgr": {"analytics_nodemgr_1": {"cmd": ["/bin/sh", "-c", "/usr/bin/contrail-nodemgr --nodetype=${NODEMGR_TYPE}"], "image": "nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "b6f722bb35681c0f289cb431cd1209f4c1ec4d7e379cf5411ff8ebf6d69ce6da", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics", "com.docker.compose.project.config_files": "/etc/contrail/analytics/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics", "com.docker.compose.service": "nodemgr", "com.docker.compose.version": "1.28.6", "description": "Contrail Node Manager is a monitor process per contrail virtual node that tracks the running state of the processes.", "io.opensdn.container.name": "contrail-nodemgr", "io.opensdn.service": "nodemgr", "name": "contrail-nodemgr", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Node Manager", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "provisioner": {"analytics_provisioner_1": {"cmd": ["/usr/bin/tail", "-f", "/dev/null"], "image": "nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "f128ecf8917a40ca908d63cd1adb60f5eaa10a5f62d978fe6c0b5dbc48361e58", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics", "com.docker.compose.project.config_files": "/etc/contrail/analytics/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics", "com.docker.compose.service": "provisioner", "com.docker.compose.version": "1.28.6", "description": "Contrail Provisioner ia caoneiner that manage env for other containers.", "io.opensdn.container.name": "contrail-provisioner", "io.opensdn.service": "provisioner", "name": "contrail-provisioner", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Provisioner", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}}}
changed: [10.0.0.50] => {"changed": true, "services": {"api": {"analytics_api_1": {"cmd": ["/usr/bin/contrail-analytics-api", "-c", "/etc/contrail/contrail-analytics-api.conf", "-c", "/etc/contrail/contrail-keystone-auth.conf"], "image": "nexus.gz1.opensdn.io:5002/contrail-analytics-api:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "f09eb030205d92a1701dd0b81a1130243f3274cc28a5a60f5020984ebf7e6006", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics", "com.docker.compose.project.config_files": "/etc/contrail/analytics/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics", "com.docker.compose.service": "api", "com.docker.compose.version": "1.28.6", "description": "Contrail Analytics API provides REST API to access collected analytics data.", "io.opensdn.container.name": "contrail-analytics-api", "io.opensdn.pod": "analytics", "io.opensdn.service": "api", "name": "contrail-analytics-api", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Analytics API", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "collector": {"analytics_collector_1": {"cmd": ["/usr/bin/contrail-collector"], "image": "nexus.gz1.opensdn.io:5002/contrail-analytics-collector:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "bb59c368dc8c630247c3aba5c7a1947d8bc8b3b24cf28a69b1a6995959e5fdac", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics", "com.docker.compose.project.config_files": "/etc/contrail/analytics/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics", "com.docker.compose.service": "collector", "com.docker.compose.version": "1.28.6", "description": "Contrail Analytics Collector collects the running state of different processes sent by other nodes.", "io.opensdn.container.name": "contrail-analytics-collector", "io.opensdn.pod": "analytics", "io.opensdn.service": "collector", "name": "contrail-analytics-collector", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Analytics Collector", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "node-init": {"analytics_node-init_1": {"cmd": [], "image": "nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "0dd9345efa5b2e9fd3948c11f7b5a6f9ef112079a8b94a3fc503dd2c50a0da28", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics", "com.docker.compose.project.config_files": "/etc/contrail/analytics/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics", "com.docker.compose.service": "node-init", "com.docker.compose.version": "1.28.6", "description": "Container is used to configure operating system for Contrail services.", "io.opensdn.container.name": "contrail-node-init", "name": "contrail-node-init", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Init container", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": false, "status": "exited"}}}, "nodemgr": {"analytics_nodemgr_1": {"cmd": ["/bin/sh", "-c", "/usr/bin/contrail-nodemgr --nodetype=${NODEMGR_TYPE}"], "image": "nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "b6f722bb35681c0f289cb431cd1209f4c1ec4d7e379cf5411ff8ebf6d69ce6da", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics", "com.docker.compose.project.config_files": "/etc/contrail/analytics/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics", "com.docker.compose.service": "nodemgr", "com.docker.compose.version": "1.28.6", "description": "Contrail Node Manager is a monitor process per contrail virtual node that tracks the running state of the processes.", "io.opensdn.container.name": "contrail-nodemgr", "io.opensdn.service": "nodemgr", "name": "contrail-nodemgr", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Node Manager", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "provisioner": {"analytics_provisioner_1": {"cmd": ["/usr/bin/tail", "-f", "/dev/null"], "image": "nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "f128ecf8917a40ca908d63cd1adb60f5eaa10a5f62d978fe6c0b5dbc48361e58", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics", "com.docker.compose.project.config_files": "/etc/contrail/analytics/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics", "com.docker.compose.service": "provisioner", "com.docker.compose.version": "1.28.6", "description": "Contrail Provisioner ia caoneiner that manage env for other containers.", "io.opensdn.container.name": "contrail-provisioner", "io.opensdn.service": "provisioner", "name": "contrail-provisioner", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Provisioner", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}}}
TASK [create contrail analytics alarm] *****************************************
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
TASK [contrail_analytics_alarm : update alarm, external-kafka image] ***********
changed: [10.0.0.50] => (item=contrail-node-init) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "delta": "0:00:00.197703", "end": "2025-12-01 05:25:35.865022", "item": "contrail-node-init", "msg": "", "rc": 0, "start": "2025-12-01 05:25:35.667319", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-node-init\nDigest: sha256:5fbb217f1a1fc560524bcb994965d5754d73ab90da838686e6bba352b901d55d\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-node-init", "Digest: sha256:5fbb217f1a1fc560524bcb994965d5754d73ab90da838686e6bba352b901d55d", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos"]}
changed: [10.0.0.33] => (item=contrail-node-init) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "delta": "0:00:00.187246", "end": "2025-12-01 05:25:35.921808", "item": "contrail-node-init", "msg": "", "rc": 0, "start": "2025-12-01 05:25:35.734562", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-node-init\nDigest: sha256:5fbb217f1a1fc560524bcb994965d5754d73ab90da838686e6bba352b901d55d\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-node-init", "Digest: sha256:5fbb217f1a1fc560524bcb994965d5754d73ab90da838686e6bba352b901d55d", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos"]}
changed: [10.0.0.249] => (item=contrail-node-init) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "delta": "0:00:00.366545", "end": "2025-12-01 05:25:36.047538", "item": "contrail-node-init", "msg": "", "rc": 0, "start": "2025-12-01 05:25:35.680993", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-node-init\nDigest: sha256:5fbb217f1a1fc560524bcb994965d5754d73ab90da838686e6bba352b901d55d\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-node-init", "Digest: sha256:5fbb217f1a1fc560524bcb994965d5754d73ab90da838686e6bba352b901d55d", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos"]}
changed: [10.0.0.50] => (item=contrail-nodemgr) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "delta": "0:00:00.205008", "end": "2025-12-01 05:25:36.847673", "item": "contrail-nodemgr", "msg": "", "rc": 0, "start": "2025-12-01 05:25:36.642665", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-nodemgr\nDigest: sha256:5d7b6ced757b59f61c29aee3cb8371a6df9c02f196337953ba9ae530d052dd23\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-nodemgr", "Digest: sha256:5d7b6ced757b59f61c29aee3cb8371a6df9c02f196337953ba9ae530d052dd23", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos"]}
changed: [10.0.0.33] => (item=contrail-nodemgr) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "delta": "0:00:00.215712", "end": "2025-12-01 05:25:36.890214", "item": "contrail-nodemgr", "msg": "", "rc": 0, "start": "2025-12-01 05:25:36.674502", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-nodemgr\nDigest: sha256:5d7b6ced757b59f61c29aee3cb8371a6df9c02f196337953ba9ae530d052dd23\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-nodemgr", "Digest: sha256:5d7b6ced757b59f61c29aee3cb8371a6df9c02f196337953ba9ae530d052dd23", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos"]}
changed: [10.0.0.249] => (item=contrail-nodemgr) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "delta": "0:00:00.312293", "end": "2025-12-01 05:25:37.113705", "item": "contrail-nodemgr", "msg": "", "rc": 0, "start": "2025-12-01 05:25:36.801412", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-nodemgr\nDigest: sha256:5d7b6ced757b59f61c29aee3cb8371a6df9c02f196337953ba9ae530d052dd23\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-nodemgr", "Digest: sha256:5d7b6ced757b59f61c29aee3cb8371a6df9c02f196337953ba9ae530d052dd23", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos"]}
changed: [10.0.0.249] => (item=contrail-analytics-alarm-gen) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-analytics-alarm-gen:nightly-r24.1-centos", "delta": "0:00:00.192565", "end": "2025-12-01 05:25:38.021669", "item": "contrail-analytics-alarm-gen", "msg": "", "rc": 0, "start": "2025-12-01 05:25:37.829104", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-analytics-alarm-gen\n28dce9d5c057: Pulling fs layer\n28dce9d5c057: Download complete\n28dce9d5c057: Pull complete\nDigest: sha256:55ae8f27d6f3f2cb259c608194b68c12ba1ec1b928a655f29153ac46aad29932\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-analytics-alarm-gen:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-analytics-alarm-gen:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-analytics-alarm-gen", "28dce9d5c057: Pulling fs layer", "28dce9d5c057: Download complete", "28dce9d5c057: Pull complete", "Digest: sha256:55ae8f27d6f3f2cb259c608194b68c12ba1ec1b928a655f29153ac46aad29932", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-analytics-alarm-gen:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-analytics-alarm-gen:nightly-r24.1-centos"]}
changed: [10.0.0.33] => (item=contrail-analytics-alarm-gen) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-analytics-alarm-gen:nightly-r24.1-centos", "delta": "0:00:00.522091", "end": "2025-12-01 05:25:38.127510", "item": "contrail-analytics-alarm-gen", "msg": "", "rc": 0, "start": "2025-12-01 05:25:37.605419", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-analytics-alarm-gen\n28dce9d5c057: Pulling fs layer\n28dce9d5c057: Download complete\n28dce9d5c057: Pull complete\nDigest: sha256:55ae8f27d6f3f2cb259c608194b68c12ba1ec1b928a655f29153ac46aad29932\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-analytics-alarm-gen:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-analytics-alarm-gen:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-analytics-alarm-gen", "28dce9d5c057: Pulling fs layer", "28dce9d5c057: Download complete", "28dce9d5c057: Pull complete", "Digest: sha256:55ae8f27d6f3f2cb259c608194b68c12ba1ec1b928a655f29153ac46aad29932", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-analytics-alarm-gen:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-analytics-alarm-gen:nightly-r24.1-centos"]}
changed: [10.0.0.50] => (item=contrail-analytics-alarm-gen) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-analytics-alarm-gen:nightly-r24.1-centos", "delta": "0:00:00.603532", "end": "2025-12-01 05:25:38.216105", "item": "contrail-analytics-alarm-gen", "msg": "", "rc": 0, "start": "2025-12-01 05:25:37.612573", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-analytics-alarm-gen\n28dce9d5c057: Pulling fs layer\n28dce9d5c057: Download complete\n28dce9d5c057: Pull complete\nDigest: sha256:55ae8f27d6f3f2cb259c608194b68c12ba1ec1b928a655f29153ac46aad29932\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-analytics-alarm-gen:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-analytics-alarm-gen:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-analytics-alarm-gen", "28dce9d5c057: Pulling fs layer", "28dce9d5c057: Download complete", "28dce9d5c057: Pull complete", "Digest: sha256:55ae8f27d6f3f2cb259c608194b68c12ba1ec1b928a655f29153ac46aad29932", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-analytics-alarm-gen:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-analytics-alarm-gen:nightly-r24.1-centos"]}
changed: [10.0.0.249] => (item=contrail-external-kafka) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-external-kafka:nightly-r24.1-centos", "delta": "0:00:06.433424", "end": "2025-12-01 05:25:45.205259", "item": "contrail-external-kafka", "msg": "", "rc": 0, "start": "2025-12-01 05:25:38.771835", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-external-kafka\n79a1ca3fdae2: Pulling fs layer\nc5852a38d080: Pulling fs layer\nc5852a38d080: Download complete\nc5852a38d080: Pull complete\n79a1ca3fdae2: Download complete\n79a1ca3fdae2: Pull complete\nDigest: sha256:e09da7f8fa58fb24a2669a550f6eda353297b94c70f8e99a5a92c42a5eac4727\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-external-kafka:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-external-kafka:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-external-kafka", "79a1ca3fdae2: Pulling fs layer", "c5852a38d080: Pulling fs layer", "c5852a38d080: Download complete", "c5852a38d080: Pull complete", "79a1ca3fdae2: Download complete", "79a1ca3fdae2: Pull complete", "Digest: sha256:e09da7f8fa58fb24a2669a550f6eda353297b94c70f8e99a5a92c42a5eac4727", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-external-kafka:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-external-kafka:nightly-r24.1-centos"]}
changed: [10.0.0.249] => (item=contrail-provisioner) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "delta": "0:00:00.172737", "end": "2025-12-01 05:25:45.962877", "item": "contrail-provisioner", "msg": "", "rc": 0, "start": "2025-12-01 05:25:45.790140", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-provisioner\nDigest: sha256:af006458c3f27e9585a6905fa1bbf7e2b7863156dabdacd9f49b1b8215efd1e7\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-provisioner", "Digest: sha256:af006458c3f27e9585a6905fa1bbf7e2b7863156dabdacd9f49b1b8215efd1e7", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos"]}
changed: [10.0.0.33] => (item=contrail-external-kafka) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-external-kafka:nightly-r24.1-centos", "delta": "0:00:07.640954", "end": "2025-12-01 05:25:46.490180", "item": "contrail-external-kafka", "msg": "", "rc": 0, "start": "2025-12-01 05:25:38.849226", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-external-kafka\n79a1ca3fdae2: Pulling fs layer\nc5852a38d080: Pulling fs layer\nc5852a38d080: Download complete\nc5852a38d080: Pull complete\n79a1ca3fdae2: Download complete\n79a1ca3fdae2: Pull complete\nDigest: sha256:e09da7f8fa58fb24a2669a550f6eda353297b94c70f8e99a5a92c42a5eac4727\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-external-kafka:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-external-kafka:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-external-kafka", "79a1ca3fdae2: Pulling fs layer", "c5852a38d080: Pulling fs layer", "c5852a38d080: Download complete", "c5852a38d080: Pull complete", "79a1ca3fdae2: Download complete", "79a1ca3fdae2: Pull complete", "Digest: sha256:e09da7f8fa58fb24a2669a550f6eda353297b94c70f8e99a5a92c42a5eac4727", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-external-kafka:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-external-kafka:nightly-r24.1-centos"]}
changed: [10.0.0.50] => (item=contrail-external-kafka) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-external-kafka:nightly-r24.1-centos", "delta": "0:00:08.146139", "end": "2025-12-01 05:25:47.201584", "item": "contrail-external-kafka", "msg": "", "rc": 0, "start": "2025-12-01 05:25:39.055445", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-external-kafka\n79a1ca3fdae2: Pulling fs layer\nc5852a38d080: Pulling fs layer\nc5852a38d080: Download complete\nc5852a38d080: Pull complete\n79a1ca3fdae2: Download complete\n79a1ca3fdae2: Pull complete\nDigest: sha256:e09da7f8fa58fb24a2669a550f6eda353297b94c70f8e99a5a92c42a5eac4727\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-external-kafka:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-external-kafka:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-external-kafka", "79a1ca3fdae2: Pulling fs layer", "c5852a38d080: Pulling fs layer", "c5852a38d080: Download complete", "c5852a38d080: Pull complete", "79a1ca3fdae2: Download complete", "79a1ca3fdae2: Pull complete", "Digest: sha256:e09da7f8fa58fb24a2669a550f6eda353297b94c70f8e99a5a92c42a5eac4727", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-external-kafka:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-external-kafka:nightly-r24.1-centos"]}
changed: [10.0.0.33] => (item=contrail-provisioner) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "delta": "0:00:00.222988", "end": "2025-12-01 05:25:47.296990", "item": "contrail-provisioner", "msg": "", "rc": 0, "start": "2025-12-01 05:25:47.074002", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-provisioner\nDigest: sha256:af006458c3f27e9585a6905fa1bbf7e2b7863156dabdacd9f49b1b8215efd1e7\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-provisioner", "Digest: sha256:af006458c3f27e9585a6905fa1bbf7e2b7863156dabdacd9f49b1b8215efd1e7", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos"]}
changed: [10.0.0.50] => (item=contrail-provisioner) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "delta": "0:00:00.239866", "end": "2025-12-01 05:25:48.032374", "item": "contrail-provisioner", "msg": "", "rc": 0, "start": "2025-12-01 05:25:47.792508", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-provisioner\nDigest: sha256:af006458c3f27e9585a6905fa1bbf7e2b7863156dabdacd9f49b1b8215efd1e7\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-provisioner", "Digest: sha256:af006458c3f27e9585a6905fa1bbf7e2b7863156dabdacd9f49b1b8215efd1e7", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos"]}
TASK [contrail_analytics_alarm : create /etc/contrail/analytics_alarm] *********
changed: [10.0.0.33] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/contrail/analytics_alarm", "size": 4096, "state": "directory", "uid": 0}
changed: [10.0.0.249] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/contrail/analytics_alarm", "size": 4096, "state": "directory", "uid": 0}
changed: [10.0.0.50] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/contrail/analytics_alarm", "size": 4096, "state": "directory", "uid": 0}
TASK [contrail_analytics_alarm : set zookeeper nodes to CONFIGDB_NODES if defined] ***
ok: [10.0.0.33] => {"ansible_facts": {"zookeeper_nodes": "10.0.0.50,10.0.0.33,10.0.0.249"}, "changed": false}
ok: [10.0.0.50] => {"ansible_facts": {"zookeeper_nodes": "10.0.0.50,10.0.0.33,10.0.0.249"}, "changed": false}
ok: [10.0.0.249] => {"ansible_facts": {"zookeeper_nodes": "10.0.0.50,10.0.0.33,10.0.0.249"}, "changed": false}
TASK [contrail_analytics_alarm : create contrail analytics_alarm docker-compose file] ***
changed: [10.0.0.50] => {"changed": true, "checksum": "04f8ffac84988d28c0c7da21ee80cfb31169f2d4", "dest": "/etc/contrail/analytics_alarm/docker-compose.yaml", "gid": 0, "group": "root", "md5sum": "d439ee223ba53e5a83192f78602517fb", "mode": "0644", "owner": "root", "size": 2526, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1764566749.8116763-98178-28537640297301/source", "state": "file", "uid": 0}
changed: [10.0.0.249] => {"changed": true, "checksum": "04f8ffac84988d28c0c7da21ee80cfb31169f2d4", "dest": "/etc/contrail/analytics_alarm/docker-compose.yaml", "gid": 0, "group": "root", "md5sum": "d439ee223ba53e5a83192f78602517fb", "mode": "0644", "owner": "root", "size": 2526, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1764566749.9225605-98190-86243128641038/source", "state": "file", "uid": 0}
changed: [10.0.0.33] => {"changed": true, "checksum": "04f8ffac84988d28c0c7da21ee80cfb31169f2d4", "dest": "/etc/contrail/analytics_alarm/docker-compose.yaml", "gid": 0, "group": "root", "md5sum": "d439ee223ba53e5a83192f78602517fb", "mode": "0644", "owner": "root", "size": 2526, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1764566749.9414198-98185-175404567721862/source", "state": "file", "uid": 0}
TASK [contrail_analytics_alarm : start contrail analytics_alarm] ***************
changed: [10.0.0.249] => {"changed": true, "services": {"alarm-gen": {"analytics_alarm_alarm-gen_1": {"cmd": ["/usr/bin/contrail-alarm-gen", "-c", "/etc/contrail/contrail-alarm-gen.conf"], "image": "nexus.gz1.opensdn.io:5002/contrail-analytics-alarm-gen:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "32748c7ad8ce61a5362b55b9ade498e2298e7a3211ffb468c3853cc949bb1f42", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics_alarm", "com.docker.compose.project.config_files": "/etc/contrail/analytics_alarm/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics_alarm", "com.docker.compose.service": "alarm-gen", "com.docker.compose.version": "1.28.6", "description": "Contrail Alarm Generator generates alerts (alarms) which highlight unusual conditions that may require more urgent administrator attention and action.", "io.opensdn.container.name": "contrail-analytics-alarm-gen", "io.opensdn.pod": "analytics-alarm", "io.opensdn.service": "alarm-gen", "name": "contrail-analytics-alarm-gen", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Alarm Generator", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "kafka": {"analytics_alarm_kafka_1": {"cmd": ["bin/kafka-server-start.sh", "config/server.properties"], "image": "nexus.gz1.opensdn.io:5002/contrail-external-kafka:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "cc1e2f82e7ddd8b9243781926a8baa463f2cfecd0abec865db6919d17c862a6d", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics_alarm", "com.docker.compose.project.config_files": "/etc/contrail/analytics_alarm/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics_alarm", "com.docker.compose.service": "kafka", "com.docker.compose.version": "1.28.6", "description": "Contrail Kafka is used for streaming data in Analytics DB.", "io.opensdn.container.name": "contrail-external-kafka", "io.opensdn.service": "kafka", "name": "contrail-external-kafka", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Kafka", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "node-init": {"analytics_alarm_node-init_1": {"cmd": [], "image": "nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "0dd9345efa5b2e9fd3948c11f7b5a6f9ef112079a8b94a3fc503dd2c50a0da28", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics_alarm", "com.docker.compose.project.config_files": "/etc/contrail/analytics_alarm/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics_alarm", "com.docker.compose.service": "node-init", "com.docker.compose.version": "1.28.6", "description": "Container is used to configure operating system for Contrail services.", "io.opensdn.container.name": "contrail-node-init", "name": "contrail-node-init", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Init container", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": false, "status": "exited"}}}, "nodemgr": {"analytics_alarm_nodemgr_1": {"cmd": ["/bin/sh", "-c", "/usr/bin/contrail-nodemgr --nodetype=${NODEMGR_TYPE}"], "image": "nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "0a722f9e327481925620f884459f784ac7c30569fc514cab7c86b265f21e3181", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics_alarm", "com.docker.compose.project.config_files": "/etc/contrail/analytics_alarm/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics_alarm", "com.docker.compose.service": "nodemgr", "com.docker.compose.version": "1.28.6", "description": "Contrail Node Manager is a monitor process per contrail virtual node that tracks the running state of the processes.", "io.opensdn.container.name": "contrail-nodemgr", "io.opensdn.service": "nodemgr", "name": "contrail-nodemgr", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Node Manager", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "provisioner": {"analytics_alarm_provisioner_1": {"cmd": ["/usr/bin/tail", "-f", "/dev/null"], "image": "nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "d7e8abab9626bc403d374f8aeae474389132b811135a7b15e8e1431b11daefe9", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics_alarm", "com.docker.compose.project.config_files": "/etc/contrail/analytics_alarm/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics_alarm", "com.docker.compose.service": "provisioner", "com.docker.compose.version": "1.28.6", "description": "Contrail Provisioner ia caoneiner that manage env for other containers.", "io.opensdn.container.name": "contrail-provisioner", "io.opensdn.service": "provisioner", "name": "contrail-provisioner", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Provisioner", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}}}
changed: [10.0.0.33] => {"changed": true, "services": {"alarm-gen": {"analytics_alarm_alarm-gen_1": {"cmd": ["/usr/bin/contrail-alarm-gen", "-c", "/etc/contrail/contrail-alarm-gen.conf"], "image": "nexus.gz1.opensdn.io:5002/contrail-analytics-alarm-gen:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "32748c7ad8ce61a5362b55b9ade498e2298e7a3211ffb468c3853cc949bb1f42", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics_alarm", "com.docker.compose.project.config_files": "/etc/contrail/analytics_alarm/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics_alarm", "com.docker.compose.service": "alarm-gen", "com.docker.compose.version": "1.28.6", "description": "Contrail Alarm Generator generates alerts (alarms) which highlight unusual conditions that may require more urgent administrator attention and action.", "io.opensdn.container.name": "contrail-analytics-alarm-gen", "io.opensdn.pod": "analytics-alarm", "io.opensdn.service": "alarm-gen", "name": "contrail-analytics-alarm-gen", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Alarm Generator", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "kafka": {"analytics_alarm_kafka_1": {"cmd": ["bin/kafka-server-start.sh", "config/server.properties"], "image": "nexus.gz1.opensdn.io:5002/contrail-external-kafka:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "cc1e2f82e7ddd8b9243781926a8baa463f2cfecd0abec865db6919d17c862a6d", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics_alarm", "com.docker.compose.project.config_files": "/etc/contrail/analytics_alarm/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics_alarm", "com.docker.compose.service": "kafka", "com.docker.compose.version": "1.28.6", "description": "Contrail Kafka is used for streaming data in Analytics DB.", "io.opensdn.container.name": "contrail-external-kafka", "io.opensdn.service": "kafka", "name": "contrail-external-kafka", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Kafka", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "node-init": {"analytics_alarm_node-init_1": {"cmd": [], "image": "nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "0dd9345efa5b2e9fd3948c11f7b5a6f9ef112079a8b94a3fc503dd2c50a0da28", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics_alarm", "com.docker.compose.project.config_files": "/etc/contrail/analytics_alarm/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics_alarm", "com.docker.compose.service": "node-init", "com.docker.compose.version": "1.28.6", "description": "Container is used to configure operating system for Contrail services.", "io.opensdn.container.name": "contrail-node-init", "name": "contrail-node-init", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Init container", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": false, "status": "exited"}}}, "nodemgr": {"analytics_alarm_nodemgr_1": {"cmd": ["/bin/sh", "-c", "/usr/bin/contrail-nodemgr --nodetype=${NODEMGR_TYPE}"], "image": "nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "0a722f9e327481925620f884459f784ac7c30569fc514cab7c86b265f21e3181", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics_alarm", "com.docker.compose.project.config_files": "/etc/contrail/analytics_alarm/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics_alarm", "com.docker.compose.service": "nodemgr", "com.docker.compose.version": "1.28.6", "description": "Contrail Node Manager is a monitor process per contrail virtual node that tracks the running state of the processes.", "io.opensdn.container.name": "contrail-nodemgr", "io.opensdn.service": "nodemgr", "name": "contrail-nodemgr", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Node Manager", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "provisioner": {"analytics_alarm_provisioner_1": {"cmd": ["/usr/bin/tail", "-f", "/dev/null"], "image": "nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "d7e8abab9626bc403d374f8aeae474389132b811135a7b15e8e1431b11daefe9", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics_alarm", "com.docker.compose.project.config_files": "/etc/contrail/analytics_alarm/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics_alarm", "com.docker.compose.service": "provisioner", "com.docker.compose.version": "1.28.6", "description": "Contrail Provisioner ia caoneiner that manage env for other containers.", "io.opensdn.container.name": "contrail-provisioner", "io.opensdn.service": "provisioner", "name": "contrail-provisioner", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Provisioner", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}}}
changed: [10.0.0.50] => {"changed": true, "services": {"alarm-gen": {"analytics_alarm_alarm-gen_1": {"cmd": ["/usr/bin/contrail-alarm-gen", "-c", "/etc/contrail/contrail-alarm-gen.conf"], "image": "nexus.gz1.opensdn.io:5002/contrail-analytics-alarm-gen:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "32748c7ad8ce61a5362b55b9ade498e2298e7a3211ffb468c3853cc949bb1f42", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics_alarm", "com.docker.compose.project.config_files": "/etc/contrail/analytics_alarm/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics_alarm", "com.docker.compose.service": "alarm-gen", "com.docker.compose.version": "1.28.6", "description": "Contrail Alarm Generator generates alerts (alarms) which highlight unusual conditions that may require more urgent administrator attention and action.", "io.opensdn.container.name": "contrail-analytics-alarm-gen", "io.opensdn.pod": "analytics-alarm", "io.opensdn.service": "alarm-gen", "name": "contrail-analytics-alarm-gen", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Alarm Generator", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "kafka": {"analytics_alarm_kafka_1": {"cmd": ["bin/kafka-server-start.sh", "config/server.properties"], "image": "nexus.gz1.opensdn.io:5002/contrail-external-kafka:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "cc1e2f82e7ddd8b9243781926a8baa463f2cfecd0abec865db6919d17c862a6d", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics_alarm", "com.docker.compose.project.config_files": "/etc/contrail/analytics_alarm/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics_alarm", "com.docker.compose.service": "kafka", "com.docker.compose.version": "1.28.6", "description": "Contrail Kafka is used for streaming data in Analytics DB.", "io.opensdn.container.name": "contrail-external-kafka", "io.opensdn.service": "kafka", "name": "contrail-external-kafka", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Kafka", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "node-init": {"analytics_alarm_node-init_1": {"cmd": [], "image": "nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "0dd9345efa5b2e9fd3948c11f7b5a6f9ef112079a8b94a3fc503dd2c50a0da28", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics_alarm", "com.docker.compose.project.config_files": "/etc/contrail/analytics_alarm/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics_alarm", "com.docker.compose.service": "node-init", "com.docker.compose.version": "1.28.6", "description": "Container is used to configure operating system for Contrail services.", "io.opensdn.container.name": "contrail-node-init", "name": "contrail-node-init", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Init container", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": false, "status": "exited"}}}, "nodemgr": {"analytics_alarm_nodemgr_1": {"cmd": ["/bin/sh", "-c", "/usr/bin/contrail-nodemgr --nodetype=${NODEMGR_TYPE}"], "image": "nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "0a722f9e327481925620f884459f784ac7c30569fc514cab7c86b265f21e3181", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics_alarm", "com.docker.compose.project.config_files": "/etc/contrail/analytics_alarm/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics_alarm", "com.docker.compose.service": "nodemgr", "com.docker.compose.version": "1.28.6", "description": "Contrail Node Manager is a monitor process per contrail virtual node that tracks the running state of the processes.", "io.opensdn.container.name": "contrail-nodemgr", "io.opensdn.service": "nodemgr", "name": "contrail-nodemgr", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Node Manager", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "provisioner": {"analytics_alarm_provisioner_1": {"cmd": ["/usr/bin/tail", "-f", "/dev/null"], "image": "nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "d7e8abab9626bc403d374f8aeae474389132b811135a7b15e8e1431b11daefe9", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics_alarm", "com.docker.compose.project.config_files": "/etc/contrail/analytics_alarm/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics_alarm", "com.docker.compose.service": "provisioner", "com.docker.compose.version": "1.28.6", "description": "Contrail Provisioner ia caoneiner that manage env for other containers.", "io.opensdn.container.name": "contrail-provisioner", "io.opensdn.service": "provisioner", "name": "contrail-provisioner", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Provisioner", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}}}
TASK [create contrail analytics snmp] ******************************************
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
TASK [contrail_analytics_snmp : update contrail-snmp-collector and contrail-analytics-snmp-topology image] ***
changed: [10.0.0.249] => (item=contrail-node-init) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "delta": "0:00:00.164559", "end": "2025-12-01 05:25:55.696361", "item": "contrail-node-init", "msg": "", "rc": 0, "start": "2025-12-01 05:25:55.531802", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-node-init\nDigest: sha256:5fbb217f1a1fc560524bcb994965d5754d73ab90da838686e6bba352b901d55d\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-node-init", "Digest: sha256:5fbb217f1a1fc560524bcb994965d5754d73ab90da838686e6bba352b901d55d", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos"]}
changed: [10.0.0.33] => (item=contrail-node-init) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "delta": "0:00:00.240612", "end": "2025-12-01 05:25:55.819174", "item": "contrail-node-init", "msg": "", "rc": 0, "start": "2025-12-01 05:25:55.578562", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-node-init\nDigest: sha256:5fbb217f1a1fc560524bcb994965d5754d73ab90da838686e6bba352b901d55d\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-node-init", "Digest: sha256:5fbb217f1a1fc560524bcb994965d5754d73ab90da838686e6bba352b901d55d", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos"]}
changed: [10.0.0.50] => (item=contrail-node-init) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "delta": "0:00:00.271888", "end": "2025-12-01 05:25:55.815768", "item": "contrail-node-init", "msg": "", "rc": 0, "start": "2025-12-01 05:25:55.543880", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-node-init\nDigest: sha256:5fbb217f1a1fc560524bcb994965d5754d73ab90da838686e6bba352b901d55d\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-node-init", "Digest: sha256:5fbb217f1a1fc560524bcb994965d5754d73ab90da838686e6bba352b901d55d", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos"]}
changed: [10.0.0.249] => (item=contrail-nodemgr) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "delta": "0:00:00.168127", "end": "2025-12-01 05:25:56.762575", "item": "contrail-nodemgr", "msg": "", "rc": 0, "start": "2025-12-01 05:25:56.594448", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-nodemgr\nDigest: sha256:5d7b6ced757b59f61c29aee3cb8371a6df9c02f196337953ba9ae530d052dd23\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-nodemgr", "Digest: sha256:5d7b6ced757b59f61c29aee3cb8371a6df9c02f196337953ba9ae530d052dd23", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos"]}
changed: [10.0.0.50] => (item=contrail-nodemgr) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "delta": "0:00:00.210280", "end": "2025-12-01 05:25:56.980870", "item": "contrail-nodemgr", "msg": "", "rc": 0, "start": "2025-12-01 05:25:56.770590", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-nodemgr\nDigest: sha256:5d7b6ced757b59f61c29aee3cb8371a6df9c02f196337953ba9ae530d052dd23\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-nodemgr", "Digest: sha256:5d7b6ced757b59f61c29aee3cb8371a6df9c02f196337953ba9ae530d052dd23", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos"]}
changed: [10.0.0.33] => (item=contrail-nodemgr) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "delta": "0:00:00.172396", "end": "2025-12-01 05:25:57.043377", "item": "contrail-nodemgr", "msg": "", "rc": 0, "start": "2025-12-01 05:25:56.870981", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-nodemgr\nDigest: sha256:5d7b6ced757b59f61c29aee3cb8371a6df9c02f196337953ba9ae530d052dd23\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-nodemgr", "Digest: sha256:5d7b6ced757b59f61c29aee3cb8371a6df9c02f196337953ba9ae530d052dd23", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos"]}
changed: [10.0.0.249] => (item=contrail-analytics-snmp-topology) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-analytics-snmp-topology:nightly-r24.1-centos", "delta": "0:00:00.307985", "end": "2025-12-01 05:25:57.696425", "item": "contrail-analytics-snmp-topology", "msg": "", "rc": 0, "start": "2025-12-01 05:25:57.388440", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-analytics-snmp-topology\n859803beb5b6: Pulling fs layer\necd2fae66150: Pulling fs layer\n859803beb5b6: Download complete\necd2fae66150: Download complete\necd2fae66150: Pull complete\n859803beb5b6: Pull complete\nDigest: sha256:d13629ed6175964007a59a6df22554cd0c6832d9dd56033b0564210be1581af4\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-analytics-snmp-topology:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-analytics-snmp-topology:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-analytics-snmp-topology", "859803beb5b6: Pulling fs layer", "ecd2fae66150: Pulling fs layer", "859803beb5b6: Download complete", "ecd2fae66150: Download complete", "ecd2fae66150: Pull complete", "859803beb5b6: Pull complete", "Digest: sha256:d13629ed6175964007a59a6df22554cd0c6832d9dd56033b0564210be1581af4", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-analytics-snmp-topology:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-analytics-snmp-topology:nightly-r24.1-centos"]}
changed: [10.0.0.33] => (item=contrail-analytics-snmp-topology) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-analytics-snmp-topology:nightly-r24.1-centos", "delta": "0:00:00.351040", "end": "2025-12-01 05:25:58.106015", "item": "contrail-analytics-snmp-topology", "msg": "", "rc": 0, "start": "2025-12-01 05:25:57.754975", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-analytics-snmp-topology\n859803beb5b6: Pulling fs layer\necd2fae66150: Pulling fs layer\necd2fae66150: Download complete\n859803beb5b6: Download complete\necd2fae66150: Pull complete\n859803beb5b6: Pull complete\nDigest: sha256:d13629ed6175964007a59a6df22554cd0c6832d9dd56033b0564210be1581af4\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-analytics-snmp-topology:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-analytics-snmp-topology:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-analytics-snmp-topology", "859803beb5b6: Pulling fs layer", "ecd2fae66150: Pulling fs layer", "ecd2fae66150: Download complete", "859803beb5b6: Download complete", "ecd2fae66150: Pull complete", "859803beb5b6: Pull complete", "Digest: sha256:d13629ed6175964007a59a6df22554cd0c6832d9dd56033b0564210be1581af4", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-analytics-snmp-topology:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-analytics-snmp-topology:nightly-r24.1-centos"]}
changed: [10.0.0.50] => (item=contrail-analytics-snmp-topology) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-analytics-snmp-topology:nightly-r24.1-centos", "delta": "0:00:00.402668", "end": "2025-12-01 05:25:58.125512", "item": "contrail-analytics-snmp-topology", "msg": "", "rc": 0, "start": "2025-12-01 05:25:57.722844", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-analytics-snmp-topology\n859803beb5b6: Pulling fs layer\necd2fae66150: Pulling fs layer\n859803beb5b6: Download complete\necd2fae66150: Download complete\n859803beb5b6: Pull complete\n859803beb5b6: Pull complete\necd2fae66150: Pull complete\nDigest: sha256:d13629ed6175964007a59a6df22554cd0c6832d9dd56033b0564210be1581af4\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-analytics-snmp-topology:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-analytics-snmp-topology:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-analytics-snmp-topology", "859803beb5b6: Pulling fs layer", "ecd2fae66150: Pulling fs layer", "859803beb5b6: Download complete", "ecd2fae66150: Download complete", "859803beb5b6: Pull complete", "859803beb5b6: Pull complete", "ecd2fae66150: Pull complete", "Digest: sha256:d13629ed6175964007a59a6df22554cd0c6832d9dd56033b0564210be1581af4", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-analytics-snmp-topology:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-analytics-snmp-topology:nightly-r24.1-centos"]}
changed: [10.0.0.249] => (item=contrail-analytics-snmp-collector) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-analytics-snmp-collector:nightly-r24.1-centos", "delta": "0:00:00.328026", "end": "2025-12-01 05:25:58.603330", "item": "contrail-analytics-snmp-collector", "msg": "", "rc": 0, "start": "2025-12-01 05:25:58.275304", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-analytics-snmp-collector\n3090cff2ca5d: Pulling fs layer\n531d34c9988c: Pulling fs layer\n3090cff2ca5d: Download complete\n531d34c9988c: Download complete\n531d34c9988c: Pull complete\n3090cff2ca5d: Pull complete\nDigest: sha256:7b3c65069ea1595319f95ccd88f5a05cadf9d81d32fcd3582ed8fcbf165373e0\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-analytics-snmp-collector:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-analytics-snmp-collector:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-analytics-snmp-collector", "3090cff2ca5d: Pulling fs layer", "531d34c9988c: Pulling fs layer", "3090cff2ca5d: Download complete", "531d34c9988c: Download complete", "531d34c9988c: Pull complete", "3090cff2ca5d: Pull complete", "Digest: sha256:7b3c65069ea1595319f95ccd88f5a05cadf9d81d32fcd3582ed8fcbf165373e0", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-analytics-snmp-collector:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-analytics-snmp-collector:nightly-r24.1-centos"]}
changed: [10.0.0.33] => (item=contrail-analytics-snmp-collector) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-analytics-snmp-collector:nightly-r24.1-centos", "delta": "0:00:00.359358", "end": "2025-12-01 05:25:59.168037", "item": "contrail-analytics-snmp-collector", "msg": "", "rc": 0, "start": "2025-12-01 05:25:58.808679", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-analytics-snmp-collector\n3090cff2ca5d: Pulling fs layer\n531d34c9988c: Pulling fs layer\n3090cff2ca5d: Download complete\n531d34c9988c: Download complete\n531d34c9988c: Pull complete\n3090cff2ca5d: Pull complete\nDigest: sha256:7b3c65069ea1595319f95ccd88f5a05cadf9d81d32fcd3582ed8fcbf165373e0\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-analytics-snmp-collector:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-analytics-snmp-collector:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-analytics-snmp-collector", "3090cff2ca5d: Pulling fs layer", "531d34c9988c: Pulling fs layer", "3090cff2ca5d: Download complete", "531d34c9988c: Download complete", "531d34c9988c: Pull complete", "3090cff2ca5d: Pull complete", "Digest: sha256:7b3c65069ea1595319f95ccd88f5a05cadf9d81d32fcd3582ed8fcbf165373e0", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-analytics-snmp-collector:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-analytics-snmp-collector:nightly-r24.1-centos"]}
changed: [10.0.0.249] => (item=contrail-provisioner) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "delta": "0:00:00.146735", "end": "2025-12-01 05:25:59.347970", "item": "contrail-provisioner", "msg": "", "rc": 0, "start": "2025-12-01 05:25:59.201235", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-provisioner\nDigest: sha256:af006458c3f27e9585a6905fa1bbf7e2b7863156dabdacd9f49b1b8215efd1e7\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-provisioner", "Digest: sha256:af006458c3f27e9585a6905fa1bbf7e2b7863156dabdacd9f49b1b8215efd1e7", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos"]}
changed: [10.0.0.50] => (item=contrail-analytics-snmp-collector) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-analytics-snmp-collector:nightly-r24.1-centos", "delta": "0:00:00.640371", "end": "2025-12-01 05:25:59.452963", "item": "contrail-analytics-snmp-collector", "msg": "", "rc": 0, "start": "2025-12-01 05:25:58.812592", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-analytics-snmp-collector\n3090cff2ca5d: Pulling fs layer\n531d34c9988c: Pulling fs layer\n3090cff2ca5d: Download complete\n531d34c9988c: Download complete\n531d34c9988c: Pull complete\n3090cff2ca5d: Pull complete\nDigest: sha256:7b3c65069ea1595319f95ccd88f5a05cadf9d81d32fcd3582ed8fcbf165373e0\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-analytics-snmp-collector:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-analytics-snmp-collector:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-analytics-snmp-collector", "3090cff2ca5d: Pulling fs layer", "531d34c9988c: Pulling fs layer", "3090cff2ca5d: Download complete", "531d34c9988c: Download complete", "531d34c9988c: Pull complete", "3090cff2ca5d: Pull complete", "Digest: sha256:7b3c65069ea1595319f95ccd88f5a05cadf9d81d32fcd3582ed8fcbf165373e0", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-analytics-snmp-collector:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-analytics-snmp-collector:nightly-r24.1-centos"]}
changed: [10.0.0.33] => (item=contrail-provisioner) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "delta": "0:00:00.194375", "end": "2025-12-01 05:26:00.030611", "item": "contrail-provisioner", "msg": "", "rc": 0, "start": "2025-12-01 05:25:59.836236", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-provisioner\nDigest: sha256:af006458c3f27e9585a6905fa1bbf7e2b7863156dabdacd9f49b1b8215efd1e7\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-provisioner", "Digest: sha256:af006458c3f27e9585a6905fa1bbf7e2b7863156dabdacd9f49b1b8215efd1e7", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos"]}
changed: [10.0.0.50] => (item=contrail-provisioner) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "delta": "0:00:00.258213", "end": "2025-12-01 05:26:00.393293", "item": "contrail-provisioner", "msg": "", "rc": 0, "start": "2025-12-01 05:26:00.135080", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-provisioner\nDigest: sha256:af006458c3f27e9585a6905fa1bbf7e2b7863156dabdacd9f49b1b8215efd1e7\nStatus: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-provisioner", "Digest: sha256:af006458c3f27e9585a6905fa1bbf7e2b7863156dabdacd9f49b1b8215efd1e7", "Status: Image is up to date for nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos"]}
TASK [contrail_analytics_snmp : create /etc/contrail/analytics_snmp] ***********
changed: [10.0.0.249] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/contrail/analytics_snmp", "size": 4096, "state": "directory", "uid": 0}
changed: [10.0.0.50] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/contrail/analytics_snmp", "size": 4096, "state": "directory", "uid": 0}
changed: [10.0.0.33] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/contrail/analytics_snmp", "size": 4096, "state": "directory", "uid": 0}
TASK [contrail_analytics_snmp : create contrail analytics_snmp docker-compose file] ***
changed: [10.0.0.33] => {"changed": true, "checksum": "dbd67572f299d89ab34b2faf6793f487987bb741", "dest": "/etc/contrail/analytics_snmp/docker-compose.yaml", "gid": 0, "group": "root", "md5sum": "a189c759f529fbc2523c300738158b51", "mode": "0644", "owner": "root", "size": 2386, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1764566761.9284148-101266-48625580083554/source", "state": "file", "uid": 0}
changed: [10.0.0.50] => {"changed": true, "checksum": "dbd67572f299d89ab34b2faf6793f487987bb741", "dest": "/etc/contrail/analytics_snmp/docker-compose.yaml", "gid": 0, "group": "root", "md5sum": "a189c759f529fbc2523c300738158b51", "mode": "0644", "owner": "root", "size": 2386, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1764566761.8171136-101265-15448425170658/source", "state": "file", "uid": 0}
changed: [10.0.0.249] => {"changed": true, "checksum": "dbd67572f299d89ab34b2faf6793f487987bb741", "dest": "/etc/contrail/analytics_snmp/docker-compose.yaml", "gid": 0, "group": "root", "md5sum": "a189c759f529fbc2523c300738158b51", "mode": "0644", "owner": "root", "size": 2386, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1764566762.0034232-101267-189241654685402/source", "state": "file", "uid": 0}
TASK [contrail_analytics_snmp : start contrail analytics_snmp] *****************
changed: [10.0.0.249] => {"changed": true, "services": {"node-init": {"analytics_snmp_node-init_1": {"cmd": [], "image": "nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "0dd9345efa5b2e9fd3948c11f7b5a6f9ef112079a8b94a3fc503dd2c50a0da28", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics_snmp", "com.docker.compose.project.config_files": "/etc/contrail/analytics_snmp/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics_snmp", "com.docker.compose.service": "node-init", "com.docker.compose.version": "1.28.6", "description": "Container is used to configure operating system for Contrail services.", "io.opensdn.container.name": "contrail-node-init", "name": "contrail-node-init", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Init container", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": false, "status": "exited"}}}, "nodemgr": {"analytics_snmp_nodemgr_1": {"cmd": ["/bin/sh", "-c", "/usr/bin/contrail-nodemgr --nodetype=${NODEMGR_TYPE}"], "image": "nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "04d31c3eec053ad78baac35a3c0dcdfce157aa16048ebcdf94e478121689e04b", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics_snmp", "com.docker.compose.project.config_files": "/etc/contrail/analytics_snmp/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics_snmp", "com.docker.compose.service": "nodemgr", "com.docker.compose.version": "1.28.6", "description": "Contrail Node Manager is a monitor process per contrail virtual node that tracks the running state of the processes.", "io.opensdn.container.name": "contrail-nodemgr", "io.opensdn.service": "nodemgr", "name": "contrail-nodemgr", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Node Manager", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "provisioner": {"analytics_snmp_provisioner_1": {"cmd": ["/usr/bin/tail", "-f", "/dev/null"], "image": "nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "b9c27c469d2fab13e0efc3917ff0f553a42792ddabdaf9aaa8c8eedfd39d26e1", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics_snmp", "com.docker.compose.project.config_files": "/etc/contrail/analytics_snmp/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics_snmp", "com.docker.compose.service": "provisioner", "com.docker.compose.version": "1.28.6", "description": "Contrail Provisioner ia caoneiner that manage env for other containers.", "io.opensdn.container.name": "contrail-provisioner", "io.opensdn.service": "provisioner", "name": "contrail-provisioner", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Provisioner", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "snmp-collector": {"analytics_snmp_snmp-collector_1": {"cmd": ["/usr/bin/tf-snmp-collector", "-c", "/etc/contrail/tf-snmp-collector.conf", "--device-config-file", "/etc/contrail/device.ini"], "image": "nexus.gz1.opensdn.io:5002/contrail-analytics-snmp-collector:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "4b976d8658fbd4b61096793cfcb228796e845c94a9b8f4d6c58efed6ef57c368", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics_snmp", "com.docker.compose.project.config_files": "/etc/contrail/analytics_snmp/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics_snmp", "com.docker.compose.service": "snmp-collector", "com.docker.compose.version": "1.28.6", "description": "SNMP Collector collects data from switches(Spine/Leaf).", "io.opensdn.container.name": "contrail-analytics-snmp-collector", "io.opensdn.pod": "analytics-snmp", "io.opensdn.service": "snmp-collector", "name": "contrail-analytics-snmp-collector", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "SNMP Collector", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "topology": {"analytics_snmp_topology_1": {"cmd": ["/usr/bin/tf-topology", "-c", "/etc/contrail/tf-topology.conf"], "image": "nexus.gz1.opensdn.io:5002/contrail-analytics-snmp-topology:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "493a876540afa35b557d4291b5f0e77624587bd685d74055b187d4e86ef127c1", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics_snmp", "com.docker.compose.project.config_files": "/etc/contrail/analytics_snmp/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics_snmp", "com.docker.compose.service": "topology", "com.docker.compose.version": "1.28.6", "description": "SNMP Topology periodically updates topology table, which is used by UI to draw maps.", "io.opensdn.container.name": "contrail-analytics-snmp-topology", "io.opensdn.pod": "analytics-snmp", "io.opensdn.service": "topology", "name": "contrail-analytics-snmp-topology", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "SNMP Topology", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}}}
changed: [10.0.0.50] => {"changed": true, "services": {"node-init": {"analytics_snmp_node-init_1": {"cmd": [], "image": "nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "0dd9345efa5b2e9fd3948c11f7b5a6f9ef112079a8b94a3fc503dd2c50a0da28", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics_snmp", "com.docker.compose.project.config_files": "/etc/contrail/analytics_snmp/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics_snmp", "com.docker.compose.service": "node-init", "com.docker.compose.version": "1.28.6", "description": "Container is used to configure operating system for Contrail services.", "io.opensdn.container.name": "contrail-node-init", "name": "contrail-node-init", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Init container", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": false, "status": "exited"}}}, "nodemgr": {"analytics_snmp_nodemgr_1": {"cmd": ["/bin/sh", "-c", "/usr/bin/contrail-nodemgr --nodetype=${NODEMGR_TYPE}"], "image": "nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "04d31c3eec053ad78baac35a3c0dcdfce157aa16048ebcdf94e478121689e04b", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics_snmp", "com.docker.compose.project.config_files": "/etc/contrail/analytics_snmp/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics_snmp", "com.docker.compose.service": "nodemgr", "com.docker.compose.version": "1.28.6", "description": "Contrail Node Manager is a monitor process per contrail virtual node that tracks the running state of the processes.", "io.opensdn.container.name": "contrail-nodemgr", "io.opensdn.service": "nodemgr", "name": "contrail-nodemgr", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Node Manager", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "provisioner": {"analytics_snmp_provisioner_1": {"cmd": ["/usr/bin/tail", "-f", "/dev/null"], "image": "nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "b9c27c469d2fab13e0efc3917ff0f553a42792ddabdaf9aaa8c8eedfd39d26e1", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics_snmp", "com.docker.compose.project.config_files": "/etc/contrail/analytics_snmp/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics_snmp", "com.docker.compose.service": "provisioner", "com.docker.compose.version": "1.28.6", "description": "Contrail Provisioner ia caoneiner that manage env for other containers.", "io.opensdn.container.name": "contrail-provisioner", "io.opensdn.service": "provisioner", "name": "contrail-provisioner", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Provisioner", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "snmp-collector": {"analytics_snmp_snmp-collector_1": {"cmd": ["/usr/bin/tf-snmp-collector", "-c", "/etc/contrail/tf-snmp-collector.conf", "--device-config-file", "/etc/contrail/device.ini"], "image": "nexus.gz1.opensdn.io:5002/contrail-analytics-snmp-collector:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "4b976d8658fbd4b61096793cfcb228796e845c94a9b8f4d6c58efed6ef57c368", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics_snmp", "com.docker.compose.project.config_files": "/etc/contrail/analytics_snmp/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics_snmp", "com.docker.compose.service": "snmp-collector", "com.docker.compose.version": "1.28.6", "description": "SNMP Collector collects data from switches(Spine/Leaf).", "io.opensdn.container.name": "contrail-analytics-snmp-collector", "io.opensdn.pod": "analytics-snmp", "io.opensdn.service": "snmp-collector", "name": "contrail-analytics-snmp-collector", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "SNMP Collector", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "topology": {"analytics_snmp_topology_1": {"cmd": ["/usr/bin/tf-topology", "-c", "/etc/contrail/tf-topology.conf"], "image": "nexus.gz1.opensdn.io:5002/contrail-analytics-snmp-topology:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "493a876540afa35b557d4291b5f0e77624587bd685d74055b187d4e86ef127c1", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics_snmp", "com.docker.compose.project.config_files": "/etc/contrail/analytics_snmp/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics_snmp", "com.docker.compose.service": "topology", "com.docker.compose.version": "1.28.6", "description": "SNMP Topology periodically updates topology table, which is used by UI to draw maps.", "io.opensdn.container.name": "contrail-analytics-snmp-topology", "io.opensdn.pod": "analytics-snmp", "io.opensdn.service": "topology", "name": "contrail-analytics-snmp-topology", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "SNMP Topology", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}}}
changed: [10.0.0.33] => {"changed": true, "services": {"node-init": {"analytics_snmp_node-init_1": {"cmd": [], "image": "nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "0dd9345efa5b2e9fd3948c11f7b5a6f9ef112079a8b94a3fc503dd2c50a0da28", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics_snmp", "com.docker.compose.project.config_files": "/etc/contrail/analytics_snmp/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics_snmp", "com.docker.compose.service": "node-init", "com.docker.compose.version": "1.28.6", "description": "Container is used to configure operating system for Contrail services.", "io.opensdn.container.name": "contrail-node-init", "name": "contrail-node-init", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Init container", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": false, "status": "exited"}}}, "nodemgr": {"analytics_snmp_nodemgr_1": {"cmd": ["/bin/sh", "-c", "/usr/bin/contrail-nodemgr --nodetype=${NODEMGR_TYPE}"], "image": "nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "04d31c3eec053ad78baac35a3c0dcdfce157aa16048ebcdf94e478121689e04b", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics_snmp", "com.docker.compose.project.config_files": "/etc/contrail/analytics_snmp/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics_snmp", "com.docker.compose.service": "nodemgr", "com.docker.compose.version": "1.28.6", "description": "Contrail Node Manager is a monitor process per contrail virtual node that tracks the running state of the processes.", "io.opensdn.container.name": "contrail-nodemgr", "io.opensdn.service": "nodemgr", "name": "contrail-nodemgr", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Node Manager", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "provisioner": {"analytics_snmp_provisioner_1": {"cmd": ["/usr/bin/tail", "-f", "/dev/null"], "image": "nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "b9c27c469d2fab13e0efc3917ff0f553a42792ddabdaf9aaa8c8eedfd39d26e1", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics_snmp", "com.docker.compose.project.config_files": "/etc/contrail/analytics_snmp/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics_snmp", "com.docker.compose.service": "provisioner", "com.docker.compose.version": "1.28.6", "description": "Contrail Provisioner ia caoneiner that manage env for other containers.", "io.opensdn.container.name": "contrail-provisioner", "io.opensdn.service": "provisioner", "name": "contrail-provisioner", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Provisioner", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "snmp-collector": {"analytics_snmp_snmp-collector_1": {"cmd": ["/usr/bin/tf-snmp-collector", "-c", "/etc/contrail/tf-snmp-collector.conf", "--device-config-file", "/etc/contrail/device.ini"], "image": "nexus.gz1.opensdn.io:5002/contrail-analytics-snmp-collector:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "4b976d8658fbd4b61096793cfcb228796e845c94a9b8f4d6c58efed6ef57c368", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics_snmp", "com.docker.compose.project.config_files": "/etc/contrail/analytics_snmp/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics_snmp", "com.docker.compose.service": "snmp-collector", "com.docker.compose.version": "1.28.6", "description": "SNMP Collector collects data from switches(Spine/Leaf).", "io.opensdn.container.name": "contrail-analytics-snmp-collector", "io.opensdn.pod": "analytics-snmp", "io.opensdn.service": "snmp-collector", "name": "contrail-analytics-snmp-collector", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "SNMP Collector", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "topology": {"analytics_snmp_topology_1": {"cmd": ["/usr/bin/tf-topology", "-c", "/etc/contrail/tf-topology.conf"], "image": "nexus.gz1.opensdn.io:5002/contrail-analytics-snmp-topology:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "493a876540afa35b557d4291b5f0e77624587bd685d74055b187d4e86ef127c1", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "analytics_snmp", "com.docker.compose.project.config_files": "/etc/contrail/analytics_snmp/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/analytics_snmp", "com.docker.compose.service": "topology", "com.docker.compose.version": "1.28.6", "description": "SNMP Topology periodically updates topology table, which is used by UI to draw maps.", "io.opensdn.container.name": "contrail-analytics-snmp-topology", "io.opensdn.pod": "analytics-snmp", "io.opensdn.service": "topology", "name": "contrail-analytics-snmp-topology", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "SNMP Topology", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}}}
TASK [create contrail rsyslogd for Linux] **************************************
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
TASK [contrail_rsyslogd : update contrail rsyslogd image] **********************
changed: [10.0.0.22] => (item=contrail-external-rsyslogd) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-external-rsyslogd:nightly-r24.1-centos", "delta": "0:00:04.126887", "end": "2025-12-01 05:26:13.275535", "item": "contrail-external-rsyslogd", "msg": "", "rc": 0, "start": "2025-12-01 05:26:09.148648", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-external-rsyslogd\n46f9dc900d2b: Pulling fs layer\n94eb59198414: Pulling fs layer\n81b8bc0d742c: Pulling fs layer\ndc0de9a8b7ab: Pulling fs layer\nceebbda328a1: Pulling fs layer\n80c8d8e4bcb9: Pulling fs layer\n1bdd01c662c8: Pulling fs layer\n752257305d2c: Pulling fs layer\n36a5e11e043e: Pulling fs layer\nf65c81470492: Pulling fs layer\nf65c81470492: Download complete\n46f9dc900d2b: Download complete\n94eb59198414: Download complete\n81b8bc0d742c: Download complete\ndc0de9a8b7ab: Download complete\n1bdd01c662c8: Download complete\nceebbda328a1: Download complete\n80c8d8e4bcb9: Download complete\n36a5e11e043e: Download complete\n81b8bc0d742c: Pull complete\ndc0de9a8b7ab: Pull complete\nceebbda328a1: Pull complete\n94eb59198414: Pull complete\n80c8d8e4bcb9: Pull complete\n752257305d2c: Download complete\n1bdd01c662c8: Pull complete\n752257305d2c: Pull complete\nf65c81470492: Pull complete\n46f9dc900d2b: Pull complete\n36a5e11e043e: Pull complete\nDigest: sha256:f1f8601ea003b7840a8a838dcebdc76321946d1c4f160f1f7037f2ba964f19e6\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-external-rsyslogd:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-external-rsyslogd:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-external-rsyslogd", "46f9dc900d2b: Pulling fs layer", "94eb59198414: Pulling fs layer", "81b8bc0d742c: Pulling fs layer", "dc0de9a8b7ab: Pulling fs layer", "ceebbda328a1: Pulling fs layer", "80c8d8e4bcb9: Pulling fs layer", "1bdd01c662c8: Pulling fs layer", "752257305d2c: Pulling fs layer", "36a5e11e043e: Pulling fs layer", "f65c81470492: Pulling fs layer", "f65c81470492: Download complete", "46f9dc900d2b: Download complete", "94eb59198414: Download complete", "81b8bc0d742c: Download complete", "dc0de9a8b7ab: Download complete", "1bdd01c662c8: Download complete", "ceebbda328a1: Download complete", "80c8d8e4bcb9: Download complete", "36a5e11e043e: Download complete", "81b8bc0d742c: Pull complete", "dc0de9a8b7ab: Pull complete", "ceebbda328a1: Pull complete", "94eb59198414: Pull complete", "80c8d8e4bcb9: Pull complete", "752257305d2c: Download complete", "1bdd01c662c8: Pull complete", "752257305d2c: Pull complete", "f65c81470492: Pull complete", "46f9dc900d2b: Pull complete", "36a5e11e043e: Pull complete", "Digest: sha256:f1f8601ea003b7840a8a838dcebdc76321946d1c4f160f1f7037f2ba964f19e6", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-external-rsyslogd:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-external-rsyslogd:nightly-r24.1-centos"]}
changed: [10.0.0.19] => (item=contrail-external-rsyslogd) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-external-rsyslogd:nightly-r24.1-centos", "delta": "0:00:05.395677", "end": "2025-12-01 05:26:14.742014", "item": "contrail-external-rsyslogd", "msg": "", "rc": 0, "start": "2025-12-01 05:26:09.346337", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-external-rsyslogd\n46f9dc900d2b: Pulling fs layer\n94eb59198414: Pulling fs layer\n81b8bc0d742c: Pulling fs layer\ndc0de9a8b7ab: Pulling fs layer\nceebbda328a1: Pulling fs layer\n752257305d2c: Pulling fs layer\n1bdd01c662c8: Pulling fs layer\n36a5e11e043e: Pulling fs layer\nf65c81470492: Pulling fs layer\n80c8d8e4bcb9: Pulling fs layer\n94eb59198414: Download complete\n81b8bc0d742c: Download complete\nceebbda328a1: Download complete\n80c8d8e4bcb9: Download complete\n46f9dc900d2b: Download complete\ndc0de9a8b7ab: Download complete\nf65c81470492: Download complete\n1bdd01c662c8: Download complete\n36a5e11e043e: Download complete\n81b8bc0d742c: Pull complete\ndc0de9a8b7ab: Pull complete\nceebbda328a1: Pull complete\n80c8d8e4bcb9: Pull complete\n94eb59198414: Pull complete\n752257305d2c: Download complete\n1bdd01c662c8: Pull complete\n752257305d2c: Pull complete\n36a5e11e043e: Pull complete\n46f9dc900d2b: Pull complete\nf65c81470492: Pull complete\nDigest: sha256:f1f8601ea003b7840a8a838dcebdc76321946d1c4f160f1f7037f2ba964f19e6\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-external-rsyslogd:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-external-rsyslogd:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-external-rsyslogd", "46f9dc900d2b: Pulling fs layer", "94eb59198414: Pulling fs layer", "81b8bc0d742c: Pulling fs layer", "dc0de9a8b7ab: Pulling fs layer", "ceebbda328a1: Pulling fs layer", "752257305d2c: Pulling fs layer", "1bdd01c662c8: Pulling fs layer", "36a5e11e043e: Pulling fs layer", "f65c81470492: Pulling fs layer", "80c8d8e4bcb9: Pulling fs layer", "94eb59198414: Download complete", "81b8bc0d742c: Download complete", "ceebbda328a1: Download complete", "80c8d8e4bcb9: Download complete", "46f9dc900d2b: Download complete", "dc0de9a8b7ab: Download complete", "f65c81470492: Download complete", "1bdd01c662c8: Download complete", "36a5e11e043e: Download complete", "81b8bc0d742c: Pull complete", "dc0de9a8b7ab: Pull complete", "ceebbda328a1: Pull complete", "80c8d8e4bcb9: Pull complete", "94eb59198414: Pull complete", "752257305d2c: Download complete", "1bdd01c662c8: Pull complete", "752257305d2c: Pull complete", "36a5e11e043e: Pull complete", "46f9dc900d2b: Pull complete", "f65c81470492: Pull complete", "Digest: sha256:f1f8601ea003b7840a8a838dcebdc76321946d1c4f160f1f7037f2ba964f19e6", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-external-rsyslogd:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-external-rsyslogd:nightly-r24.1-centos"]}
TASK [contrail_rsyslogd : create /etc/contrail/rsyslogd] ***********************
changed: [10.0.0.22] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/contrail/rsyslogd", "size": 4096, "state": "directory", "uid": 0}
changed: [10.0.0.19] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/contrail/rsyslogd", "size": 4096, "state": "directory", "uid": 0}
TASK [contrail_rsyslogd : create rsyslogd compose file] ************************
changed: [10.0.0.22] => {"changed": true, "checksum": "cafe7df001d52ee9f1260f8cc884937202f42920", "dest": "/etc/contrail/rsyslogd/docker-compose.yaml", "gid": 0, "group": "root", "md5sum": "1a40683fffa033be4b11ed95b2ae360d", "mode": "0644", "owner": "root", "size": 620, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1764566776.032361-104557-181959712775891/source", "state": "file", "uid": 0}
changed: [10.0.0.19] => {"changed": true, "checksum": "cafe7df001d52ee9f1260f8cc884937202f42920", "dest": "/etc/contrail/rsyslogd/docker-compose.yaml", "gid": 0, "group": "root", "md5sum": "1a40683fffa033be4b11ed95b2ae360d", "mode": "0644", "owner": "root", "size": 620, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1764566776.0288367-104562-65465869481796/source", "state": "file", "uid": 0}
TASK [contrail_rsyslogd : start rsyslogd] **************************************
changed: [10.0.0.22] => {"changed": true, "services": {"rsyslogd": {"rsyslogd_rsyslogd_1": {"cmd": ["/bin/sh", "-c", "rsyslogd -n -f /etc/rsyslog.conf -i $RSYSLOGD_PIDFILE"], "image": "nexus.gz1.opensdn.io:5002/contrail-external-rsyslogd:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "e01e49113b1b0d5dddcddd97f45b6ae244f1ca469521e3e9334a47d3e5a4ff8f", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "rsyslogd", "com.docker.compose.project.config_files": "/etc/contrail/rsyslogd/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/rsyslogd", "com.docker.compose.service": "rsyslogd", "com.docker.compose.version": "1.28.6", "description": "Contrail rsyslogd support", "io.opensdn.container.name": "", "io.opensdn.service": "rsyslogd", "name": "", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail rsyslogd", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}}}
changed: [10.0.0.19] => {"changed": true, "services": {"rsyslogd": {"rsyslogd_rsyslogd_1": {"cmd": ["/bin/sh", "-c", "rsyslogd -n -f /etc/rsyslog.conf -i $RSYSLOGD_PIDFILE"], "image": "nexus.gz1.opensdn.io:5002/contrail-external-rsyslogd:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "e01e49113b1b0d5dddcddd97f45b6ae244f1ca469521e3e9334a47d3e5a4ff8f", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "rsyslogd", "com.docker.compose.project.config_files": "/etc/contrail/rsyslogd/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/rsyslogd", "com.docker.compose.service": "rsyslogd", "com.docker.compose.version": "1.28.6", "description": "Contrail rsyslogd support", "io.opensdn.container.name": "", "io.opensdn.service": "rsyslogd", "name": "", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail rsyslogd", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}}}
TASK [create contrail vrouter for Linux] ***************************************
TASK [contrail_vrouter : set vrouter kernel init image name] *******************
ok: [10.0.0.22] => {"ansible_facts": {"vrouter_kernel_init_img_name": "contrail-vrouter-kernel-build-init"}, "changed": false}
ok: [10.0.0.19] => {"ansible_facts": {"vrouter_kernel_init_img_name": "contrail-vrouter-kernel-build-init"}, "changed": false}
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
TASK [contrail_vrouter : update image] *****************************************
changed: [10.0.0.22] => (item=contrail-node-init) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "delta": "0:00:04.476741", "end": "2025-12-01 05:26:27.946762", "item": "contrail-node-init", "msg": "", "rc": 0, "start": "2025-12-01 05:26:23.470021", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-node-init\n822a0cb24fff: Pulling fs layer\n49a8aa2f8ce7: Pulling fs layer\ndd55d8a88109: Pulling fs layer\n3c4b4e00c78a: Pulling fs layer\ndd55d8a88109: Download complete\n822a0cb24fff: Download complete\n3c4b4e00c78a: Download complete\n49a8aa2f8ce7: Download complete\n49a8aa2f8ce7: Pull complete\ndd55d8a88109: Pull complete\n822a0cb24fff: Pull complete\n3c4b4e00c78a: Pull complete\nDigest: sha256:5fbb217f1a1fc560524bcb994965d5754d73ab90da838686e6bba352b901d55d\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-node-init", "822a0cb24fff: Pulling fs layer", "49a8aa2f8ce7: Pulling fs layer", "dd55d8a88109: Pulling fs layer", "3c4b4e00c78a: Pulling fs layer", "dd55d8a88109: Download complete", "822a0cb24fff: Download complete", "3c4b4e00c78a: Download complete", "49a8aa2f8ce7: Download complete", "49a8aa2f8ce7: Pull complete", "dd55d8a88109: Pull complete", "822a0cb24fff: Pull complete", "3c4b4e00c78a: Pull complete", "Digest: sha256:5fbb217f1a1fc560524bcb994965d5754d73ab90da838686e6bba352b901d55d", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos"]}
changed: [10.0.0.19] => (item=contrail-node-init) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "delta": "0:00:05.583125", "end": "2025-12-01 05:26:29.068231", "item": "contrail-node-init", "msg": "", "rc": 0, "start": "2025-12-01 05:26:23.485106", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-node-init\n822a0cb24fff: Pulling fs layer\ndd55d8a88109: Pulling fs layer\n49a8aa2f8ce7: Pulling fs layer\n3c4b4e00c78a: Pulling fs layer\n822a0cb24fff: Download complete\ndd55d8a88109: Download complete\n3c4b4e00c78a: Download complete\n49a8aa2f8ce7: Download complete\ndd55d8a88109: Pull complete\n49a8aa2f8ce7: Pull complete\n822a0cb24fff: Pull complete\n3c4b4e00c78a: Pull complete\nDigest: sha256:5fbb217f1a1fc560524bcb994965d5754d73ab90da838686e6bba352b901d55d\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-node-init", "822a0cb24fff: Pulling fs layer", "dd55d8a88109: Pulling fs layer", "49a8aa2f8ce7: Pulling fs layer", "3c4b4e00c78a: Pulling fs layer", "822a0cb24fff: Download complete", "dd55d8a88109: Download complete", "3c4b4e00c78a: Download complete", "49a8aa2f8ce7: Download complete", "dd55d8a88109: Pull complete", "49a8aa2f8ce7: Pull complete", "822a0cb24fff: Pull complete", "3c4b4e00c78a: Pull complete", "Digest: sha256:5fbb217f1a1fc560524bcb994965d5754d73ab90da838686e6bba352b901d55d", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos"]}
changed: [10.0.0.22] => (item=contrail-nodemgr) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "delta": "0:00:04.733255", "end": "2025-12-01 05:26:33.327604", "item": "contrail-nodemgr", "msg": "", "rc": 0, "start": "2025-12-01 05:26:28.594349", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-nodemgr\n8c49a52f1a95: Pulling fs layer\n70b83753de2f: Pulling fs layer\n8c49a52f1a95: Download complete\n70b83753de2f: Download complete\n8c49a52f1a95: Pull complete\n70b83753de2f: Pull complete\nDigest: sha256:5d7b6ced757b59f61c29aee3cb8371a6df9c02f196337953ba9ae530d052dd23\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-nodemgr", "8c49a52f1a95: Pulling fs layer", "70b83753de2f: Pulling fs layer", "8c49a52f1a95: Download complete", "70b83753de2f: Download complete", "8c49a52f1a95: Pull complete", "70b83753de2f: Pull complete", "Digest: sha256:5d7b6ced757b59f61c29aee3cb8371a6df9c02f196337953ba9ae530d052dd23", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos"]}
changed: [10.0.0.22] => (item=contrail-provisioner) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "delta": "0:00:00.355625", "end": "2025-12-01 05:26:34.218241", "item": "contrail-provisioner", "msg": "", "rc": 0, "start": "2025-12-01 05:26:33.862616", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-provisioner\nf847a0359de9: Pulling fs layer\n2ceb3450ef48: Pulling fs layer\nf847a0359de9: Download complete\n2ceb3450ef48: Download complete\n2ceb3450ef48: Pull complete\nf847a0359de9: Pull complete\nDigest: sha256:af006458c3f27e9585a6905fa1bbf7e2b7863156dabdacd9f49b1b8215efd1e7\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-provisioner", "f847a0359de9: Pulling fs layer", "2ceb3450ef48: Pulling fs layer", "f847a0359de9: Download complete", "2ceb3450ef48: Download complete", "2ceb3450ef48: Pull complete", "f847a0359de9: Pull complete", "Digest: sha256:af006458c3f27e9585a6905fa1bbf7e2b7863156dabdacd9f49b1b8215efd1e7", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos"]}
changed: [10.0.0.19] => (item=contrail-nodemgr) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "delta": "0:00:06.256935", "end": "2025-12-01 05:26:36.008370", "item": "contrail-nodemgr", "msg": "", "rc": 0, "start": "2025-12-01 05:26:29.751435", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-nodemgr\n8c49a52f1a95: Pulling fs layer\n70b83753de2f: Pulling fs layer\n8c49a52f1a95: Download complete\n70b83753de2f: Download complete\n70b83753de2f: Pull complete\n8c49a52f1a95: Pull complete\nDigest: sha256:5d7b6ced757b59f61c29aee3cb8371a6df9c02f196337953ba9ae530d052dd23\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-nodemgr", "8c49a52f1a95: Pulling fs layer", "70b83753de2f: Pulling fs layer", "8c49a52f1a95: Download complete", "70b83753de2f: Download complete", "70b83753de2f: Pull complete", "8c49a52f1a95: Pull complete", "Digest: sha256:5d7b6ced757b59f61c29aee3cb8371a6df9c02f196337953ba9ae530d052dd23", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos"]}
changed: [10.0.0.19] => (item=contrail-provisioner) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "delta": "0:00:00.432909", "end": "2025-12-01 05:26:37.040669", "item": "contrail-provisioner", "msg": "", "rc": 0, "start": "2025-12-01 05:26:36.607760", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-provisioner\n2ceb3450ef48: Pulling fs layer\nf847a0359de9: Pulling fs layer\n2ceb3450ef48: Download complete\n2ceb3450ef48: Pull complete\nf847a0359de9: Download complete\nf847a0359de9: Pull complete\nDigest: sha256:af006458c3f27e9585a6905fa1bbf7e2b7863156dabdacd9f49b1b8215efd1e7\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-provisioner", "2ceb3450ef48: Pulling fs layer", "f847a0359de9: Pulling fs layer", "2ceb3450ef48: Download complete", "2ceb3450ef48: Pull complete", "f847a0359de9: Download complete", "f847a0359de9: Pull complete", "Digest: sha256:af006458c3f27e9585a6905fa1bbf7e2b7863156dabdacd9f49b1b8215efd1e7", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos"]}
changed: [10.0.0.22] => (item=contrail-vrouter-kernel-build-init) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-vrouter-kernel-build-init:nightly-r24.1-centos", "delta": "0:00:06.947100", "end": "2025-12-01 05:26:41.661858", "item": "contrail-vrouter-kernel-build-init", "msg": "", "rc": 0, "start": "2025-12-01 05:26:34.714758", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-vrouter-kernel-build-init\n295b591cc6f0: Pulling fs layer\naf71a2ccbfd1: Pulling fs layer\n1dbf1de3bd91: Pulling fs layer\ndbe1e4d36b05: Pulling fs layer\n1d190f3c1f4b: Pulling fs layer\n06a141adfb4b: Pulling fs layer\n3f7a6f100d21: Pulling fs layer\n66587c81b81a: Pulling fs layer\n06a141adfb4b: Download complete\n295b591cc6f0: Download complete\naf71a2ccbfd1: Download complete\n1dbf1de3bd91: Download complete\ndbe1e4d36b05: Download complete\n3f7a6f100d21: Download complete\n66587c81b81a: Download complete\n1d190f3c1f4b: Download complete\n66587c81b81a: Pull complete\n06a141adfb4b: Pull complete\naf71a2ccbfd1: Pull complete\n1dbf1de3bd91: Pull complete\ndbe1e4d36b05: Pull complete\n3f7a6f100d21: Pull complete\n1d190f3c1f4b: Pull complete\n295b591cc6f0: Pull complete\nDigest: sha256:f993f6b9a7df62de22ac3baa37e7cb40d3cf95400f024e222f2583f5b4198d14\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-vrouter-kernel-build-init:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-vrouter-kernel-build-init:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-vrouter-kernel-build-init", "295b591cc6f0: Pulling fs layer", "af71a2ccbfd1: Pulling fs layer", "1dbf1de3bd91: Pulling fs layer", "dbe1e4d36b05: Pulling fs layer", "1d190f3c1f4b: Pulling fs layer", "06a141adfb4b: Pulling fs layer", "3f7a6f100d21: Pulling fs layer", "66587c81b81a: Pulling fs layer", "06a141adfb4b: Download complete", "295b591cc6f0: Download complete", "af71a2ccbfd1: Download complete", "1dbf1de3bd91: Download complete", "dbe1e4d36b05: Download complete", "3f7a6f100d21: Download complete", "66587c81b81a: Download complete", "1d190f3c1f4b: Download complete", "66587c81b81a: Pull complete", "06a141adfb4b: Pull complete", "af71a2ccbfd1: Pull complete", "1dbf1de3bd91: Pull complete", "dbe1e4d36b05: Pull complete", "3f7a6f100d21: Pull complete", "1d190f3c1f4b: Pull complete", "295b591cc6f0: Pull complete", "Digest: sha256:f993f6b9a7df62de22ac3baa37e7cb40d3cf95400f024e222f2583f5b4198d14", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-vrouter-kernel-build-init:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-vrouter-kernel-build-init:nightly-r24.1-centos"]}
changed: [10.0.0.22] => (item=contrail-vrouter-agent) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-vrouter-agent:nightly-r24.1-centos", "delta": "0:00:03.798235", "end": "2025-12-01 05:26:45.961643", "item": "contrail-vrouter-agent", "msg": "", "rc": 0, "start": "2025-12-01 05:26:42.163408", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-vrouter-agent\n0734844c8269: Pulling fs layer\n4476676387a2: Pulling fs layer\n16224f9fac0d: Pulling fs layer\n29b175017ddd: Pulling fs layer\nba1a61b954d6: Pulling fs layer\n8fe78083c9a4: Pulling fs layer\n0734844c8269: Download complete\n8fe78083c9a4: Download complete\n4476676387a2: Download complete\n16224f9fac0d: Download complete\nba1a61b954d6: Download complete\n29b175017ddd: Download complete\n8fe78083c9a4: Pull complete\nba1a61b954d6: Pull complete\n4476676387a2: Pull complete\n29b175017ddd: Pull complete\n0734844c8269: Pull complete\n16224f9fac0d: Pull complete\nDigest: sha256:e2df929ad2894dc2a445b2d2b091910e8e6bc3e49a5fc14f4a05112d30f32435\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-vrouter-agent:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-vrouter-agent:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-vrouter-agent", "0734844c8269: Pulling fs layer", "4476676387a2: Pulling fs layer", "16224f9fac0d: Pulling fs layer", "29b175017ddd: Pulling fs layer", "ba1a61b954d6: Pulling fs layer", "8fe78083c9a4: Pulling fs layer", "0734844c8269: Download complete", "8fe78083c9a4: Download complete", "4476676387a2: Download complete", "16224f9fac0d: Download complete", "ba1a61b954d6: Download complete", "29b175017ddd: Download complete", "8fe78083c9a4: Pull complete", "ba1a61b954d6: Pull complete", "4476676387a2: Pull complete", "29b175017ddd: Pull complete", "0734844c8269: Pull complete", "16224f9fac0d: Pull complete", "Digest: sha256:e2df929ad2894dc2a445b2d2b091910e8e6bc3e49a5fc14f4a05112d30f32435", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-vrouter-agent:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-vrouter-agent:nightly-r24.1-centos"]}
changed: [10.0.0.19] => (item=contrail-vrouter-kernel-build-init) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-vrouter-kernel-build-init:nightly-r24.1-centos", "delta": "0:00:09.291440", "end": "2025-12-01 05:26:46.887894", "item": "contrail-vrouter-kernel-build-init", "msg": "", "rc": 0, "start": "2025-12-01 05:26:37.596454", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-vrouter-kernel-build-init\ndbe1e4d36b05: Pulling fs layer\n66587c81b81a: Pulling fs layer\n1dbf1de3bd91: Pulling fs layer\n06a141adfb4b: Pulling fs layer\naf71a2ccbfd1: Pulling fs layer\n1d190f3c1f4b: Pulling fs layer\n295b591cc6f0: Pulling fs layer\n3f7a6f100d21: Pulling fs layer\n295b591cc6f0: Download complete\n3f7a6f100d21: Download complete\ndbe1e4d36b05: Download complete\n1dbf1de3bd91: Download complete\n06a141adfb4b: Download complete\naf71a2ccbfd1: Download complete\n66587c81b81a: Download complete\ndbe1e4d36b05: Pull complete\n1dbf1de3bd91: Pull complete\n66587c81b81a: Pull complete\naf71a2ccbfd1: Pull complete\n1d190f3c1f4b: Download complete\n06a141adfb4b: Pull complete\n1d190f3c1f4b: Pull complete\n295b591cc6f0: Pull complete\n3f7a6f100d21: Pull complete\nDigest: sha256:f993f6b9a7df62de22ac3baa37e7cb40d3cf95400f024e222f2583f5b4198d14\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-vrouter-kernel-build-init:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-vrouter-kernel-build-init:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-vrouter-kernel-build-init", "dbe1e4d36b05: Pulling fs layer", "66587c81b81a: Pulling fs layer", "1dbf1de3bd91: Pulling fs layer", "06a141adfb4b: Pulling fs layer", "af71a2ccbfd1: Pulling fs layer", "1d190f3c1f4b: Pulling fs layer", "295b591cc6f0: Pulling fs layer", "3f7a6f100d21: Pulling fs layer", "295b591cc6f0: Download complete", "3f7a6f100d21: Download complete", "dbe1e4d36b05: Download complete", "1dbf1de3bd91: Download complete", "06a141adfb4b: Download complete", "af71a2ccbfd1: Download complete", "66587c81b81a: Download complete", "dbe1e4d36b05: Pull complete", "1dbf1de3bd91: Pull complete", "66587c81b81a: Pull complete", "af71a2ccbfd1: Pull complete", "1d190f3c1f4b: Download complete", "06a141adfb4b: Pull complete", "1d190f3c1f4b: Pull complete", "295b591cc6f0: Pull complete", "3f7a6f100d21: Pull complete", "Digest: sha256:f993f6b9a7df62de22ac3baa37e7cb40d3cf95400f024e222f2583f5b4198d14", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-vrouter-kernel-build-init:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-vrouter-kernel-build-init:nightly-r24.1-centos"]}
changed: [10.0.0.19] => (item=contrail-vrouter-agent) => {"ansible_loop_var": "item", "attempts": 1, "changed": true, "cmd": "docker pull nexus.gz1.opensdn.io:5002/contrail-vrouter-agent:nightly-r24.1-centos", "delta": "0:00:04.794699", "end": "2025-12-01 05:26:52.262780", "item": "contrail-vrouter-agent", "msg": "", "rc": 0, "start": "2025-12-01 05:26:47.468081", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-vrouter-agent\n0734844c8269: Pulling fs layer\n8fe78083c9a4: Pulling fs layer\nba1a61b954d6: Pulling fs layer\n4476676387a2: Pulling fs layer\n29b175017ddd: Pulling fs layer\n16224f9fac0d: Pulling fs layer\n16224f9fac0d: Download complete\n0734844c8269: Download complete\n8fe78083c9a4: Download complete\n4476676387a2: Download complete\nba1a61b954d6: Download complete\n29b175017ddd: Download complete\nba1a61b954d6: Pull complete\n8fe78083c9a4: Pull complete\n4476676387a2: Pull complete\n29b175017ddd: Pull complete\n16224f9fac0d: Pull complete\n0734844c8269: Pull complete\nDigest: sha256:e2df929ad2894dc2a445b2d2b091910e8e6bc3e49a5fc14f4a05112d30f32435\nStatus: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-vrouter-agent:nightly-r24.1-centos\nnexus.gz1.opensdn.io:5002/contrail-vrouter-agent:nightly-r24.1-centos", "stdout_lines": ["nightly-r24.1-centos: Pulling from contrail-vrouter-agent", "0734844c8269: Pulling fs layer", "8fe78083c9a4: Pulling fs layer", "ba1a61b954d6: Pulling fs layer", "4476676387a2: Pulling fs layer", "29b175017ddd: Pulling fs layer", "16224f9fac0d: Pulling fs layer", "16224f9fac0d: Download complete", "0734844c8269: Download complete", "8fe78083c9a4: Download complete", "4476676387a2: Download complete", "ba1a61b954d6: Download complete", "29b175017ddd: Download complete", "ba1a61b954d6: Pull complete", "8fe78083c9a4: Pull complete", "4476676387a2: Pull complete", "29b175017ddd: Pull complete", "16224f9fac0d: Pull complete", "0734844c8269: Pull complete", "Digest: sha256:e2df929ad2894dc2a445b2d2b091910e8e6bc3e49a5fc14f4a05112d30f32435", "Status: Downloaded newer image for nexus.gz1.opensdn.io:5002/contrail-vrouter-agent:nightly-r24.1-centos", "nexus.gz1.opensdn.io:5002/contrail-vrouter-agent:nightly-r24.1-centos"]}
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
TASK [contrail_vrouter : create /etc/contrail/vrouter] *************************
changed: [10.0.0.22] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/contrail/vrouter", "size": 4096, "state": "directory", "uid": 0}
changed: [10.0.0.19] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/contrail/vrouter", "size": 4096, "state": "directory", "uid": 0}
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
[WARNING]: The loop variable 'item' is already in use. You should set the
`loop_var` value in the `loop_control` option for the task to something else to
avoid variable collisions and unexpected behavior.
TASK [contrail_vrouter : populate common_vrouter.env] **************************
changed: [10.0.0.22] => {"changed": true, "checksum": "beb53377f96e191f69b9b08e89ba56677c32cda9", "dest": "/etc/contrail/common_vrouter.env", "gid": 0, "group": "root", "md5sum": "c8efc30c69538b91c3a70e053ced767a", "mode": "0640", "owner": "root", "size": 1219, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1764566814.397497-107818-203893868962764/source", "state": "file", "uid": 0}
changed: [10.0.0.19] => {"changed": true, "checksum": "beb53377f96e191f69b9b08e89ba56677c32cda9", "dest": "/etc/contrail/common_vrouter.env", "gid": 0, "group": "root", "md5sum": "c8efc30c69538b91c3a70e053ced767a", "mode": "0640", "owner": "root", "size": 1219, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1764566814.4435391-107819-206196193585910/source", "state": "file", "uid": 0}
TASK [contrail_vrouter : set vrouter kernel init image name] *******************
ok: [10.0.0.22] => {"ansible_facts": {"vrouter_kernel_init_img_name": "contrail-vrouter-kernel-build-init"}, "changed": false}
ok: [10.0.0.19] => {"ansible_facts": {"vrouter_kernel_init_img_name": "contrail-vrouter-kernel-build-init"}, "changed": false}
TASK [contrail_vrouter : check /etc/contrail/vrouter/docker-compose.yaml] ******
ok: [10.0.0.22] => {"changed": false, "stat": {"exists": false}}
ok: [10.0.0.19] => {"changed": false, "stat": {"exists": false}}
TASK [contrail_vrouter : create contrail vrouter compose file] *****************
changed: [10.0.0.22] => {"changed": true, "checksum": "07995927ce3b222800eb69e8e0194fdabc1c15b1", "dest": "/etc/contrail/vrouter/docker-compose.yaml", "gid": 0, "group": "root", "md5sum": "12ddb99e08fb672c8e71f53a756fcba0", "mode": "0644", "owner": "root", "size": 2775, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1764566817.4561615-107963-114341007281291/source", "state": "file", "uid": 0}
changed: [10.0.0.19] => {"changed": true, "checksum": "07995927ce3b222800eb69e8e0194fdabc1c15b1", "dest": "/etc/contrail/vrouter/docker-compose.yaml", "gid": 0, "group": "root", "md5sum": "12ddb99e08fb672c8e71f53a756fcba0", "mode": "0644", "owner": "root", "size": 2775, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1764566817.4803345-107964-204463685824415/source", "state": "file", "uid": 0}
TASK [contrail_vrouter : create /var/run/contrail/loadbalancer] ****************
changed: [10.0.0.19] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/run/contrail/loadbalancer", "size": 40, "state": "directory", "uid": 0}
changed: [10.0.0.22] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/run/contrail/loadbalancer", "size": 40, "state": "directory", "uid": 0}
TASK [contrail_vrouter : start contrail vrouter] *******************************
changed: [10.0.0.22] => {"changed": true, "services": {"node-init": {"vrouter_node-init_1": {"cmd": [], "image": "nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "0dd9345efa5b2e9fd3948c11f7b5a6f9ef112079a8b94a3fc503dd2c50a0da28", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "vrouter", "com.docker.compose.project.config_files": "/etc/contrail/vrouter/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/vrouter", "com.docker.compose.service": "node-init", "com.docker.compose.version": "1.28.6", "description": "Container is used to configure operating system for Contrail services.", "io.opensdn.container.name": "contrail-node-init", "name": "contrail-node-init", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Init container", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": false, "status": "exited"}}}, "nodemgr": {"vrouter_nodemgr_1": {"cmd": ["/bin/sh", "-c", "/usr/bin/contrail-nodemgr --nodetype=${NODEMGR_TYPE}"], "image": "nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "89998893d9cd5ad08e93744f6a2184f2cdf54322e58165f28e29c16922c2183c", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "vrouter", "com.docker.compose.project.config_files": "/etc/contrail/vrouter/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/vrouter", "com.docker.compose.service": "nodemgr", "com.docker.compose.version": "1.28.6", "description": "Contrail Node Manager is a monitor process per contrail virtual node that tracks the running state of the processes.", "io.opensdn.container.name": "contrail-nodemgr", "io.opensdn.service": "nodemgr", "name": "contrail-nodemgr", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Node Manager", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "provisioner": {"vrouter_provisioner_1": {"cmd": ["/usr/bin/tail", "-f", "/dev/null"], "image": "nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "f5faa85b95dd57779a13c8c90ab1b00604288e74d122cc5dc728cc780a9d9415", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "vrouter", "com.docker.compose.project.config_files": "/etc/contrail/vrouter/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/vrouter", "com.docker.compose.service": "provisioner", "com.docker.compose.version": "1.28.6", "description": "Contrail Provisioner ia caoneiner that manage env for other containers.", "io.opensdn.container.name": "contrail-provisioner", "io.opensdn.service": "provisioner", "name": "contrail-provisioner", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Provisioner", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "vrouter-agent": {"vrouter_vrouter-agent_1": {"cmd": ["/usr/bin/contrail-vrouter-agent"], "image": "nexus.gz1.opensdn.io:5002/contrail-vrouter-agent:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "bd80275ec56b39d6b372d9e80274f51bbd39b861beec3cb187d359f72327f4a0", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "vrouter", "com.docker.compose.project.config_files": "/etc/contrail/vrouter/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/vrouter", "com.docker.compose.service": "vrouter-agent", "com.docker.compose.version": "1.28.6", "description": "The vRouter agent is a user space process running inside Linux. It acts as the local, lightweight control plane.", "io.opensdn.container.name": "contrail-vrouter-agent", "io.opensdn.pod": "vrouter", "io.opensdn.service": "agent", "name": "contrail-vrouter-agent", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Vrouter Agent", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "vrouter-kernel-init": {"vrouter_vrouter-kernel-init_1": {"cmd": [], "image": "nexus.gz1.opensdn.io:5002/contrail-vrouter-kernel-build-init:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "d083a1465da1853545e8781f0b963b500588adfb29b68f99206ded29043b7fd9", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "vrouter", "com.docker.compose.project.config_files": "/etc/contrail/vrouter/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/vrouter", "com.docker.compose.service": "vrouter-kernel-init", "com.docker.compose.version": "1.28.6", "description": "This image is used to build vrouter.ko for current ubuntu operating system that it's running on.", "io.opensdn.container.name": "contrail-vrouter-kernel-build-init", "name": "contrail-vrouter-kernel-build-init", "org.opencontainers.image.ref.name": "ubuntu", "org.opencontainers.image.version": "22.04", "release": "5.1.0", "summary": "Contrail vrouter kernel module for ubuntu", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}}}
changed: [10.0.0.19] => {"changed": true, "services": {"node-init": {"vrouter_node-init_1": {"cmd": [], "image": "nexus.gz1.opensdn.io:5002/contrail-node-init:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "0dd9345efa5b2e9fd3948c11f7b5a6f9ef112079a8b94a3fc503dd2c50a0da28", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "vrouter", "com.docker.compose.project.config_files": "/etc/contrail/vrouter/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/vrouter", "com.docker.compose.service": "node-init", "com.docker.compose.version": "1.28.6", "description": "Container is used to configure operating system for Contrail services.", "io.opensdn.container.name": "contrail-node-init", "name": "contrail-node-init", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Init container", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": false, "status": "exited"}}}, "nodemgr": {"vrouter_nodemgr_1": {"cmd": ["/bin/sh", "-c", "/usr/bin/contrail-nodemgr --nodetype=${NODEMGR_TYPE}"], "image": "nexus.gz1.opensdn.io:5002/contrail-nodemgr:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "89998893d9cd5ad08e93744f6a2184f2cdf54322e58165f28e29c16922c2183c", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "vrouter", "com.docker.compose.project.config_files": "/etc/contrail/vrouter/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/vrouter", "com.docker.compose.service": "nodemgr", "com.docker.compose.version": "1.28.6", "description": "Contrail Node Manager is a monitor process per contrail virtual node that tracks the running state of the processes.", "io.opensdn.container.name": "contrail-nodemgr", "io.opensdn.service": "nodemgr", "name": "contrail-nodemgr", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Node Manager", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "provisioner": {"vrouter_provisioner_1": {"cmd": ["/usr/bin/tail", "-f", "/dev/null"], "image": "nexus.gz1.opensdn.io:5002/contrail-provisioner:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "f5faa85b95dd57779a13c8c90ab1b00604288e74d122cc5dc728cc780a9d9415", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "vrouter", "com.docker.compose.project.config_files": "/etc/contrail/vrouter/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/vrouter", "com.docker.compose.service": "provisioner", "com.docker.compose.version": "1.28.6", "description": "Contrail Provisioner ia caoneiner that manage env for other containers.", "io.opensdn.container.name": "contrail-provisioner", "io.opensdn.service": "provisioner", "name": "contrail-provisioner", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Provisioner", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "vrouter-agent": {"vrouter_vrouter-agent_1": {"cmd": ["/usr/bin/contrail-vrouter-agent"], "image": "nexus.gz1.opensdn.io:5002/contrail-vrouter-agent:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "bd80275ec56b39d6b372d9e80274f51bbd39b861beec3cb187d359f72327f4a0", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "vrouter", "com.docker.compose.project.config_files": "/etc/contrail/vrouter/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/vrouter", "com.docker.compose.service": "vrouter-agent", "com.docker.compose.version": "1.28.6", "description": "The vRouter agent is a user space process running inside Linux. It acts as the local, lightweight control plane.", "io.opensdn.container.name": "contrail-vrouter-agent", "io.opensdn.pod": "vrouter", "io.opensdn.service": "agent", "name": "contrail-vrouter-agent", "org.label-schema.build-date": "20201113", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.vendor": "CentOS", "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00", "org.opencontainers.image.licenses": "GPL-2.0-only", "org.opencontainers.image.title": "CentOS Base Image", "org.opencontainers.image.vendor": "CentOS", "release": "5.1.0", "summary": "Contrail Vrouter Agent", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}, "vrouter-kernel-init": {"vrouter_vrouter-kernel-init_1": {"cmd": [], "image": "nexus.gz1.opensdn.io:5002/contrail-vrouter-kernel-build-init:nightly-r24.1-centos", "labels": {"com.docker.compose.config-hash": "d083a1465da1853545e8781f0b963b500588adfb29b68f99206ded29043b7fd9", "com.docker.compose.container-number": "1", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "vrouter", "com.docker.compose.project.config_files": "/etc/contrail/vrouter/docker-compose.yaml", "com.docker.compose.project.working_dir": "/etc/contrail/vrouter", "com.docker.compose.service": "vrouter-kernel-init", "com.docker.compose.version": "1.28.6", "description": "This image is used to build vrouter.ko for current ubuntu operating system that it's running on.", "io.opensdn.container.name": "contrail-vrouter-kernel-build-init", "name": "contrail-vrouter-kernel-build-init", "org.opencontainers.image.ref.name": "ubuntu", "org.opencontainers.image.version": "22.04", "release": "5.1.0", "summary": "Contrail vrouter kernel module for ubuntu", "vendor": "OpenSDN-IO", "version": "nightly-r24.1-centos"}, "networks": {"host": {"IPAddress": "", "IPPrefixLen": 0, "aliases": [], "globalIPv6": "", "globalIPv6PrefixLen": 0, "links": null, "macAddress": ""}}, "state": {"running": true, "status": "running"}}}}}
TASK [contrail_vrouter : Set variables for DPDK plugins] ***********************
ok: [10.0.0.22] => {"ansible_facts": {"mellanox": false, "n3000": false, "plugin_os": "ubuntu"}, "changed": false}
ok: [10.0.0.19] => {"ansible_facts": {"mellanox": false, "n3000": false, "plugin_os": "ubuntu"}, "changed": false}
PLAY RECAP *********************************************************************
10.0.0.19 : ok=23 changed=14 unreachable=0 failed=0 skipped=41 rescued=0 ignored=0
10.0.0.22 : ok=23 changed=14 unreachable=0 failed=0 skipped=41 rescued=0 ignored=0
10.0.0.249 : ok=78 changed=53 unreachable=0 failed=0 skipped=41 rescued=0 ignored=7
10.0.0.33 : ok=78 changed=53 unreachable=0 failed=0 skipped=41 rescued=0 ignored=7
10.0.0.50 : ok=78 changed=53 unreachable=0 failed=0 skipped=41 rescued=0 ignored=7
localhost : ok=66 changed=0 unreachable=0 failed=0 skipped=34 rescued=0 ignored=0
INFO: done in 0s
INFO: check time sync on nodes and force sync Mon Dec 1 05:28:56 UTC 2025
INFO: controller nodes - 10.0.0.50 10.0.0.33 10.0.0.249
INFO: agent nodes - 10.0.0.22 10.0.0.19
INFO: openstack controller nodes -
INFO: sync time on machine ubuntu@10.0.0.19
Warning: Permanently added '10.0.0.19' (ED25519) to the list of known hosts.
Warning: Permanently added '10.0.0.19' (ED25519) to the list of known hosts.
INFO: Mon Dec 1 05:28:57 UTC 2025: ensure time is synced (chronyd)
INFO: time is not synced, force it
INFO: Mon Dec 1 05:28:57 UTC 2025: time is not synced, retry 29 in 20 sec
INFO: time is not synced, force it
INFO: Mon Dec 1 05:29:17 UTC 2025: time is not synced, retry 28 in 20 sec
INFO: time is not synced, force it
INFO: Mon Dec 1 05:29:37 UTC 2025: time is not synced, retry 27 in 20 sec
INFO: time is not synced, force it
INFO: Mon Dec 1 05:29:57 UTC 2025: time is not synced, retry 26 in 20 sec
INFO: time is not synced, force it
INFO: Mon Dec 1 05:30:17 UTC 2025: time is not synced, retry 25 in 20 sec
INFO: time is not synced, force it
INFO: Mon Dec 1 05:30:38 UTC 2025: time is not synced, retry 24 in 20 sec
INFO: time is not synced, force it
INFO: Mon Dec 1 05:30:58 UTC 2025: time is not synced, retry 23 in 20 sec
INFO: time is not synced, force it
INFO: Mon Dec 1 05:31:18 UTC 2025: time is not synced, retry 22 in 20 sec
INFO: time is not synced, force it
INFO: Mon Dec 1 05:31:38 UTC 2025: time is not synced, retry 21 in 20 sec
INFO: time is not synced, force it
INFO: Mon Dec 1 05:31:58 UTC 2025: time is not synced, retry 20 in 20 sec
INFO: time is not synced, force it
INFO: Mon Dec 1 05:32:18 UTC 2025: time is not synced, retry 19 in 20 sec
INFO: time is not synced, force it
INFO: Mon Dec 1 05:32:38 UTC 2025: time is not synced, retry 18 in 20 sec
INFO: time is not synced, force it
INFO: Mon Dec 1 05:32:58 UTC 2025: time is not synced, retry 17 in 20 sec
INFO: time is not synced, force it
INFO: Mon Dec 1 05:33:19 UTC 2025: time is not synced, retry 16 in 20 sec
INFO: time is not synced, force it
INFO: Mon Dec 1 05:33:39 UTC 2025: time is not synced, retry 15 in 20 sec
INFO: time is not synced, force it
INFO: Mon Dec 1 05:33:59 UTC 2025: time is not synced, retry 14 in 20 sec
INFO: time is not synced, force it
INFO: Mon Dec 1 05:34:19 UTC 2025: time is not synced, retry 13 in 20 sec
INFO: time is not synced, force it
INFO: Mon Dec 1 05:34:39 UTC 2025: time is not synced, retry 12 in 20 sec
INFO: time is not synced, force it
INFO: Mon Dec 1 05:34:59 UTC 2025: time is not synced, retry 11 in 20 sec
INFO: time is not synced, force it
INFO: Mon Dec 1 05:35:19 UTC 2025: time is not synced, retry 10 in 20 sec
INFO: time is not synced, force it
INFO: Mon Dec 1 05:35:39 UTC 2025: time is not synced, retry 9 in 20 sec
INFO: time is not synced, force it
INFO: Mon Dec 1 05:36:00 UTC 2025: time is not synced, retry 8 in 20 sec
INFO: time is not synced, force it
INFO: Mon Dec 1 05:36:20 UTC 2025: time is not synced, retry 7 in 20 sec
INFO: time is not synced, force it
INFO: Mon Dec 1 05:36:40 UTC 2025: time is not synced, retry 6 in 20 sec
INFO: time is not synced, force it
INFO: Mon Dec 1 05:37:00 UTC 2025: time is not synced, retry 5 in 20 sec
INFO: time is not synced, force it
INFO: Mon Dec 1 05:37:20 UTC 2025: time is not synced, retry 4 in 20 sec
INFO: time is not synced, force it
INFO: Mon Dec 1 05:37:40 UTC 2025: time is not synced, retry 3 in 20 sec
INFO: time is not synced, force it
INFO: Mon Dec 1 05:38:00 UTC 2025: time is not synced, retry 2 in 20 sec
INFO: time is not synced, force it
INFO: Mon Dec 1 05:38:21 UTC 2025: time is not synced, retry 1 in 20 sec
INFO: time is not synced, force it
ERROR: Mon Dec 1 05:38:41 UTC 2025: time can not be synced. Exiting...
INFO: Mon Dec 1 05:38:41 UTC 2025:
MS Name/IP address Stratum Poll Reach LastRx Last sample
===============================================================================
DEBUG: kill running child jobs:
INFO: Deploy finished
+ res=1
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE