Started by upstream project "pipeline-nightly" build number 125
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 b76fb9eb22c4f57cc3c7e7c7658cf9c0477dcfd6 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f b76fb9eb22c4f57cc3c7e7c7658cf9c0477dcfd6 # timeout=10
Commit message: "Merge "retry nslookup after vm start""
> git rev-list --no-walk b76fb9eb22c4f57cc3c7e7c7658cf9c0477dcfd6 # 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 d3c01d37713fef51920102f47298b4ba07ef0383 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f d3c01d37713fef51920102f47298b4ba07ef0383 # timeout=10
Commit message: "Merge "fix issuue with nodetool command on rocky9""
> git rev-list --no-walk d3c01d37713fef51920102f47298b4ba07ef0383 # timeout=10
Copied 3 artifacts from "pipeline-nightly" build number 125
[deploy-tf-ansible-os] $ /bin/bash -xe /tmp/jenkins5107859270202586431.sh
+ source /home/jenkins/workspace/deploy-tf-ansible-os/global.env
++ export PIPELINE_BUILD_TAG=jenkins-pipeline-nightly-125
++ PIPELINE_BUILD_TAG=jenkins-pipeline-nightly-125
++ 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_125
++ LOGS_PATH=/var/www/logs/jenkins_logs/nightly/pipeline_125
++ export LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_125
++ LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_125
++ 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-125 Random: 27962 Stream: ansible-os-ha-ziu'
+ desc+='
Job logs: http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_125/ansible-os-ha-ziu'
+ echo 'DESCRIPTION Pipeline: pipeline-nightly-125 Random: 27962 Stream: ansible-os-ha-ziu
Job logs: http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_125/ansible-os-ha-ziu'
DESCRIPTION Pipeline: pipeline-nightly-125 Random: 27962 Stream: ansible-os-ha-ziu
Job logs: http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_125/ansible-os-ha-ziu
[description-setter] Description set: Pipeline: pipeline-nightly-125 Random: 27962 Stream: ansible-os-ha-ziu
Job logs: http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_125/ansible-os-ha-ziu'
[deploy-tf-ansible-os] $ /bin/bash -xe /tmp/jenkins3368643597790662769.sh
+ set -eo pipefail
+ source /home/jenkins/workspace/deploy-tf-ansible-os/global.env
++ export PIPELINE_BUILD_TAG=jenkins-pipeline-nightly-125
++ PIPELINE_BUILD_TAG=jenkins-pipeline-nightly-125
++ 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_125
++ LOGS_PATH=/var/www/logs/jenkins_logs/nightly/pipeline_125
++ export LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_125
++ LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_125
++ 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/jenkins390885969133228629.sh
+ set -eo pipefail
+ source /home/jenkins/workspace/deploy-tf-ansible-os/global.env
++ export PIPELINE_BUILD_TAG=jenkins-pipeline-nightly-125
++ PIPELINE_BUILD_TAG=jenkins-pipeline-nightly-125
++ 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_125
++ LOGS_PATH=/var/www/logs/jenkins_logs/nightly/pipeline_125
++ export LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_125
++ LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_125
++ 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.27962.env
++ export PROVIDER=openstack
++ PROVIDER=openstack
++ export ENVIRONMENT_OS=ubuntu22
++ ENVIRONMENT_OS=ubuntu22
++ export DATA_NETWORK=10.20.0.0/24
++ head -1
++ DATA_NETWORK=10.20.0.0/24
++ 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=a4643eaf-c777-43b2-99ac-2fe69b537a60,9ac54c77-f82f-47ce-a765-a17137b93e50,8b88a73d-0f0a-4eb0-bb70-3fb51ce9bcb2,14832bcf-af36-4937-9ba2-412869a14e3b,7742bdeb-750e-49c1-80d1-7b33d02d8621,
++ INSTANCE_IDS=a4643eaf-c777-43b2-99ac-2fe69b537a60,9ac54c77-f82f-47ce-a765-a17137b93e50,8b88a73d-0f0a-4eb0-bb70-3fb51ce9bcb2,14832bcf-af36-4937-9ba2-412869a14e3b,7742bdeb-750e-49c1-80d1-7b33d02d8621,
++ export instance_ip=10.0.0.254
++ instance_ip=10.0.0.254
++ export CONTROLLER_NODES=10.0.0.254,10.0.0.38,10.0.0.48,
++ CONTROLLER_NODES=10.0.0.254,10.0.0.38,10.0.0.48,
++ export CONTROL_NODES=10.20.0.17,10.20.0.254,10.20.0.14,
++ CONTROL_NODES=10.20.0.17,10.20.0.254,10.20.0.14,
++ export AGENT_NODES=10.0.0.49,10.0.0.50,
++ AGENT_NODES=10.0.0.49,10.0.0.50,
++ 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.27962.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_125/ansible-os-ha-ziu
+ FULL_LOGS_PATH=/var/www/logs/jenkins_logs/nightly/pipeline_125/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.254' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.0.0.254' (ECDSA) to the list of known hosts.
INFO: =================== Thu Oct 2 04:49:12 UTC 2025 ===================
[there is no tf devenv configuration to load]
INFO: Applying stages machines k8s openstack tf wait
INFO: Running stage machines at Thu Oct 2 04:49:12 UTC 2025
Skipping stage machines because it's finished
INFO: Stage machines was run successfully Thu Oct 2 04:49:12 UTC 2025
INFO: Running stage k8s at Thu Oct 2 04:49:12 UTC 2025
Skipping stage k8s because it's finished
INFO: Stage k8s was run successfully Thu Oct 2 04:49:12 UTC 2025
INFO: Running stage openstack at Thu Oct 2 04:49:12 UTC 2025
Skipping stage openstack because it's finished
INFO: Stage openstack was run successfully Thu Oct 2 04:49:12 UTC 2025
INFO: Running stage tf at Thu Oct 2 04:49:12 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_254": {"ip": "10.0.0.254", "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}}, "node_10_0_0_38": {"ip": "10.0.0.38", "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_48": {"ip": "10.0.0.48", "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_49": {"ip": "10.0.0.49", "provider": "bms", "roles": {"openstack_compute": null, "vrouter": null}}, "node_10_0_0_50": {"ip": "10.0.0.50", "provider": "bms", "roles": {"openstack_compute": null, "vrouter": 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_254', 'value': {'ip': '10.0.0.254', '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.254", "host_vars": {"ansible_become": true, "ansible_ssh_pass": "", "ansible_user": "ubuntu", "instance_name": "node_10_0_0_254", "private_ip": "10.0.0.254"}}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_254", "value": {"ip": "10.0.0.254", "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_38', 'value': {'ip': '10.0.0.38', '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.38", "host_vars": {"ansible_become": true, "ansible_ssh_pass": "", "ansible_user": "ubuntu", "instance_name": "node_10_0_0_38", "private_ip": "10.0.0.38"}}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_38", "value": {"ip": "10.0.0.38", "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_48', 'value': {'ip': '10.0.0.48', '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.48", "host_vars": {"ansible_become": true, "ansible_ssh_pass": "", "ansible_user": "ubuntu", "instance_name": "node_10_0_0_48", "private_ip": "10.0.0.48"}}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_48", "value": {"ip": "10.0.0.48", "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_49', 'value': {'ip': '10.0.0.49', 'provider': 'bms', 'roles': {'vrouter': None, 'openstack_compute': None}}}) => {"add_host": {"groups": ["container_hosts"], "host_name": "10.0.0.49", "host_vars": {"ansible_become": true, "ansible_ssh_pass": "", "ansible_user": "ubuntu", "instance_name": "node_10_0_0_49", "private_ip": "10.0.0.49"}}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_49", "value": {"ip": "10.0.0.49", "provider": "bms", "roles": {"openstack_compute": null, "vrouter": null}}}}
ok: [localhost] => (item={'key': 'node_10_0_0_50', 'value': {'ip': '10.0.0.50', 'provider': 'bms', 'roles': {'vrouter': None, 'openstack_compute': 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": {"openstack_compute": null, "vrouter": null}}}}
TASK [contrail_deployer : add bms container hosts] *****************************
ok: [localhost] => (item={'key': 'node_10_0_0_254', 'value': {'ip': '10.0.0.254', '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.254", "host_vars": {"ansible_become": true, "ansible_ssh_private_key_file": "/home/ubuntu/.ssh/id_rsa", "ansible_user": "ubuntu", "instance_name": "node_10_0_0_254", "private_ip": "10.0.0.254"}}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_254", "value": {"ip": "10.0.0.254", "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_38', 'value': {'ip': '10.0.0.38', '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.38", "host_vars": {"ansible_become": true, "ansible_ssh_private_key_file": "/home/ubuntu/.ssh/id_rsa", "ansible_user": "ubuntu", "instance_name": "node_10_0_0_38", "private_ip": "10.0.0.38"}}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_38", "value": {"ip": "10.0.0.38", "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_48', 'value': {'ip': '10.0.0.48', '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.48", "host_vars": {"ansible_become": true, "ansible_ssh_private_key_file": "/home/ubuntu/.ssh/id_rsa", "ansible_user": "ubuntu", "instance_name": "node_10_0_0_48", "private_ip": "10.0.0.48"}}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_48", "value": {"ip": "10.0.0.48", "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_49', 'value': {'ip': '10.0.0.49', 'provider': 'bms', 'roles': {'vrouter': None, 'openstack_compute': None}}}) => {"add_host": {"groups": ["container_hosts"], "host_name": "10.0.0.49", "host_vars": {"ansible_become": true, "ansible_ssh_private_key_file": "/home/ubuntu/.ssh/id_rsa", "ansible_user": "ubuntu", "instance_name": "node_10_0_0_49", "private_ip": "10.0.0.49"}}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_49", "value": {"ip": "10.0.0.49", "provider": "bms", "roles": {"openstack_compute": null, "vrouter": null}}}}
ok: [localhost] => (item={'key': 'node_10_0_0_50', 'value': {'ip': '10.0.0.50', 'provider': 'bms', 'roles': {'vrouter': None, 'openstack_compute': 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": {"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_254', 'value': {'ip': '10.0.0.254', '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.254"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_254", "value": {"ip": "10.0.0.254", "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_38', 'value': {'ip': '10.0.0.38', '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.254", "10.0.0.38"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_38", "value": {"ip": "10.0.0.38", "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_48', 'value': {'ip': '10.0.0.48', '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.254", "10.0.0.38", "10.0.0.48"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_48", "value": {"ip": "10.0.0.48", "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_254', 'value': {'ip': '10.0.0.254', '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.254"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_254", "value": {"ip": "10.0.0.254", "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_38', 'value': {'ip': '10.0.0.38', '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.254", "10.0.0.38"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_38", "value": {"ip": "10.0.0.38", "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_48', 'value': {'ip': '10.0.0.48', '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.254", "10.0.0.38", "10.0.0.48"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_48", "value": {"ip": "10.0.0.48", "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_254', 'value': {'ip': '10.0.0.254', '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.254"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_254", "value": {"ip": "10.0.0.254", "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_38', 'value': {'ip': '10.0.0.38', '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.254", "10.0.0.38"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_38", "value": {"ip": "10.0.0.38", "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_48', 'value': {'ip': '10.0.0.48', '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.254", "10.0.0.38", "10.0.0.48"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_48", "value": {"ip": "10.0.0.48", "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_254', 'value': {'ip': '10.0.0.254', '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.254"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_254", "value": {"ip": "10.0.0.254", "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_38', 'value': {'ip': '10.0.0.38', '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.254", "10.0.0.38"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_38", "value": {"ip": "10.0.0.38", "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_48', 'value': {'ip': '10.0.0.48', '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.254", "10.0.0.38", "10.0.0.48"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_48", "value": {"ip": "10.0.0.48", "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_254', 'value': {'ip': '10.0.0.254', '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.254"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_254", "value": {"ip": "10.0.0.254", "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_38', 'value': {'ip': '10.0.0.38', '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.254", "10.0.0.38"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_38", "value": {"ip": "10.0.0.38", "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_48', 'value': {'ip': '10.0.0.48', '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.254", "10.0.0.38", "10.0.0.48"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_48", "value": {"ip": "10.0.0.48", "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_254', 'value': {'ip': '10.0.0.254', '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.254"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_254", "value": {"ip": "10.0.0.254", "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_38', 'value': {'ip': '10.0.0.38', '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.254", "10.0.0.38"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_38", "value": {"ip": "10.0.0.38", "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_48', 'value': {'ip': '10.0.0.48', '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.254", "10.0.0.38", "10.0.0.48"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_48", "value": {"ip": "10.0.0.48", "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_254', 'value': {'ip': '10.0.0.254', '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.254"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_254", "value": {"ip": "10.0.0.254", "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_38', 'value': {'ip': '10.0.0.38', '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.254", "10.0.0.38"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_38", "value": {"ip": "10.0.0.38", "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_48', 'value': {'ip': '10.0.0.48', '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.254", "10.0.0.38", "10.0.0.48"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_48", "value": {"ip": "10.0.0.48", "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_254', 'value': {'ip': '10.0.0.254', '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.254"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_254", "value": {"ip": "10.0.0.254", "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_38', 'value': {'ip': '10.0.0.38', '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.254", "10.0.0.38"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_38", "value": {"ip": "10.0.0.38", "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_48', 'value': {'ip': '10.0.0.48', '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.254", "10.0.0.38", "10.0.0.48"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_48", "value": {"ip": "10.0.0.48", "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_254', 'value': {'ip': '10.0.0.254', '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.254"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_254", "value": {"ip": "10.0.0.254", "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_49', 'value': {'ip': '10.0.0.49', 'provider': 'bms', 'roles': {'vrouter': None, 'openstack_compute': None}}}) => {"ansible_facts": {"vrouter_nodes_list": ["10.0.0.49"]}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_49", "value": {"ip": "10.0.0.49", "provider": "bms", "roles": {"openstack_compute": null, "vrouter": null}}}}
ok: [localhost] => (item={'key': 'node_10_0_0_50', 'value': {'ip': '10.0.0.50', 'provider': 'bms', 'roles': {'vrouter': None, 'openstack_compute': None}}}) => {"ansible_facts": {"vrouter_nodes_list": ["10.0.0.49", "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": {"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_254', 'value': {'ip': '10.0.0.254', '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_254": {"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_254", "value": {"ip": "10.0.0.254", "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_38', 'value': {'ip': '10.0.0.38', '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_254": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "openstack": null, "webui": null}, "node_10_0_0_38": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "webui": null}}}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_38", "value": {"ip": "10.0.0.38", "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_48', 'value': {'ip': '10.0.0.48', '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_254": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "openstack": null, "webui": null}, "node_10_0_0_38": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "webui": null}, "node_10_0_0_48": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "webui": null}}}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_48", "value": {"ip": "10.0.0.48", "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_49', 'value': {'ip': '10.0.0.49', 'provider': 'bms', 'roles': {'vrouter': None, 'openstack_compute': None}}}) => {"ansible_facts": {"roles": {"node_10_0_0_254": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "openstack": null, "webui": null}, "node_10_0_0_38": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "webui": null}, "node_10_0_0_48": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "webui": null}, "node_10_0_0_49": {"openstack_compute": null, "vrouter": null}}}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_49", "value": {"ip": "10.0.0.49", "provider": "bms", "roles": {"openstack_compute": null, "vrouter": null}}}}
ok: [localhost] => (item={'key': 'node_10_0_0_50', 'value': {'ip': '10.0.0.50', 'provider': 'bms', 'roles': {'vrouter': None, 'openstack_compute': None}}}) => {"ansible_facts": {"roles": {"node_10_0_0_254": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "openstack": null, "webui": null}, "node_10_0_0_38": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "webui": null}, "node_10_0_0_48": {"analytics": null, "analytics_alarm": null, "analytics_database": null, "analytics_snmp": null, "config": null, "config_database": null, "control": null, "webui": null}, "node_10_0_0_49": {"openstack_compute": null, "vrouter": null}, "node_10_0_0_50": {"openstack_compute": null, "vrouter": null}}}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_50", "value": {"ip": "10.0.0.50", "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.254 10.0.0.38 10.0.0.48", "opencontrail_collector_ip": "10.0.0.254 10.0.0.38 10.0.0.48"}, "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.254,10.20.0.14", "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.254,10.20.0.14", "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.254', '10.0.0.38', '10.0.0.48']}) => {"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.254,10.0.0.38,10.0.0.48", "CONTRAIL_CONTAINER_TAG": "nightly-r24.1-centos", "CONTROL_NODES": "10.20.0.17,10.20.0.254,10.20.0.14", "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.254", "10.0.0.38", "10.0.0.48"]}}
ok: [localhost] => (item={'name': 'CONTROLLER_NODES', 'nodes': ['10.0.0.254', '10.0.0.38', '10.0.0.48']}) => {"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.254,10.0.0.38,10.0.0.48", "CONTRAIL_CONTAINER_TAG": "nightly-r24.1-centos", "CONTROLLER_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONTROL_NODES": "10.20.0.17,10.20.0.254,10.20.0.14", "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.254", "10.0.0.38", "10.0.0.48"]}}
ok: [localhost] => (item={'name': 'CONFIGDB_NODES', 'nodes': ['10.0.0.254', '10.0.0.38', '10.0.0.48']}) => {"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.254,10.0.0.38,10.0.0.48", "CONFIG_DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "CONFIG_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONTRAIL_CONTAINER_TAG": "nightly-r24.1-centos", "CONTROLLER_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONTROL_NODES": "10.20.0.17,10.20.0.254,10.20.0.14", "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.254", "10.0.0.38", "10.0.0.48"]}}
ok: [localhost] => (item={'name': 'ANALYTICS_NODES', 'nodes': ['10.0.0.254', '10.0.0.38', '10.0.0.48']}) => {"ansible_facts": {"contrail_configuration": {"AAA_MODE": "rbac", "ANALYTICSDB_ENABLE": "true", "ANALYTICS_ALARM_ENABLE": "true", "ANALYTICS_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "ANALYTICS_SNMP_ENABLE": "true", "AUTH_MODE": "keystone", "CASSANDRA_SSL_ENABLE": "false", "CLOUD_ORCHESTRATOR": "openstack", "CONFIGDB_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONFIG_DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "CONFIG_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONTRAIL_CONTAINER_TAG": "nightly-r24.1-centos", "CONTROLLER_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONTROL_NODES": "10.20.0.17,10.20.0.254,10.20.0.14", "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.254", "10.0.0.38", "10.0.0.48"]}}
ok: [localhost] => (item={'name': 'ANALYTICS_SNMP_NODES', 'nodes': ['10.0.0.254', '10.0.0.38', '10.0.0.48']}) => {"ansible_facts": {"contrail_configuration": {"AAA_MODE": "rbac", "ANALYTICSDB_ENABLE": "true", "ANALYTICS_ALARM_ENABLE": "true", "ANALYTICS_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "ANALYTICS_SNMP_ENABLE": "true", "ANALYTICS_SNMP_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "AUTH_MODE": "keystone", "CASSANDRA_SSL_ENABLE": "false", "CLOUD_ORCHESTRATOR": "openstack", "CONFIGDB_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONFIG_DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "CONFIG_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONTRAIL_CONTAINER_TAG": "nightly-r24.1-centos", "CONTROLLER_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONTROL_NODES": "10.20.0.17,10.20.0.254,10.20.0.14", "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.254", "10.0.0.38", "10.0.0.48"]}}
ok: [localhost] => (item={'name': 'ANALYTICS_ALARM_NODES', 'nodes': ['10.0.0.254', '10.0.0.38', '10.0.0.48']}) => {"ansible_facts": {"contrail_configuration": {"AAA_MODE": "rbac", "ANALYTICSDB_ENABLE": "true", "ANALYTICS_ALARM_ENABLE": "true", "ANALYTICS_ALARM_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "ANALYTICS_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "ANALYTICS_SNMP_ENABLE": "true", "ANALYTICS_SNMP_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "AUTH_MODE": "keystone", "CASSANDRA_SSL_ENABLE": "false", "CLOUD_ORCHESTRATOR": "openstack", "CONFIGDB_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONFIG_DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "CONFIG_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONTRAIL_CONTAINER_TAG": "nightly-r24.1-centos", "CONTROLLER_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONTROL_NODES": "10.20.0.17,10.20.0.254,10.20.0.14", "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.254", "10.0.0.38", "10.0.0.48"]}}
ok: [localhost] => (item={'name': 'ANALYTICSDB_NODES', 'nodes': ['10.0.0.254', '10.0.0.38', '10.0.0.48']}) => {"ansible_facts": {"contrail_configuration": {"AAA_MODE": "rbac", "ANALYTICSDB_ENABLE": "true", "ANALYTICSDB_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "ANALYTICS_ALARM_ENABLE": "true", "ANALYTICS_ALARM_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "ANALYTICS_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "ANALYTICS_SNMP_ENABLE": "true", "ANALYTICS_SNMP_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "AUTH_MODE": "keystone", "CASSANDRA_SSL_ENABLE": "false", "CLOUD_ORCHESTRATOR": "openstack", "CONFIGDB_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONFIG_DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "CONFIG_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONTRAIL_CONTAINER_TAG": "nightly-r24.1-centos", "CONTROLLER_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONTROL_NODES": "10.20.0.17,10.20.0.254,10.20.0.14", "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.254", "10.0.0.38", "10.0.0.48"]}}
ok: [localhost] => (item={'name': 'WEBUI_NODES', 'nodes': ['10.0.0.254', '10.0.0.38', '10.0.0.48']}) => {"ansible_facts": {"contrail_configuration": {"AAA_MODE": "rbac", "ANALYTICSDB_ENABLE": "true", "ANALYTICSDB_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "ANALYTICS_ALARM_ENABLE": "true", "ANALYTICS_ALARM_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "ANALYTICS_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "ANALYTICS_SNMP_ENABLE": "true", "ANALYTICS_SNMP_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "AUTH_MODE": "keystone", "CASSANDRA_SSL_ENABLE": "false", "CLOUD_ORCHESTRATOR": "openstack", "CONFIGDB_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONFIG_DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "CONFIG_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONTRAIL_CONTAINER_TAG": "nightly-r24.1-centos", "CONTROLLER_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONTROL_NODES": "10.20.0.17,10.20.0.254,10.20.0.14", "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.254,10.0.0.38,10.0.0.48"}}, "ansible_loop_var": "item", "changed": false, "item": {"name": "WEBUI_NODES", "nodes": ["10.0.0.254", "10.0.0.38", "10.0.0.48"]}}
TASK [contrail_deployer : set_fact] ********************************************
ok: [localhost] => {"ansible_facts": {"contrail_configuration": {"AAA_MODE": "rbac", "ANALYTICSDB_ENABLE": false, "ANALYTICSDB_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "ANALYTICS_ALARM_ENABLE": "true", "ANALYTICS_ALARM_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "ANALYTICS_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "ANALYTICS_SNMP_ENABLE": "true", "ANALYTICS_SNMP_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "AUTH_MODE": "keystone", "CASSANDRA_SSL_ENABLE": "false", "CLOUD_ORCHESTRATOR": "openstack", "CONFIGDB_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONFIG_DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "CONFIG_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONTRAIL_CONTAINER_TAG": "nightly-r24.1-centos", "CONTROLLER_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONTROL_NODES": "10.20.0.17,10.20.0.254,10.20.0.14", "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.254,10.0.0.38,10.0.0.48"}}, "changed": false}
TASK [contrail_deployer : check analyticsdb presence] **************************
ok: [localhost] => (item={'key': 'node_10_0_0_254', 'value': {'ip': '10.0.0.254', '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.254,10.0.0.38,10.0.0.48", "ANALYTICS_ALARM_ENABLE": "true", "ANALYTICS_ALARM_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "ANALYTICS_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "ANALYTICS_SNMP_ENABLE": "true", "ANALYTICS_SNMP_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "AUTH_MODE": "keystone", "CASSANDRA_SSL_ENABLE": "false", "CLOUD_ORCHESTRATOR": "openstack", "CONFIGDB_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONFIG_DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "CONFIG_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONTRAIL_CONTAINER_TAG": "nightly-r24.1-centos", "CONTROLLER_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONTROL_NODES": "10.20.0.17,10.20.0.254,10.20.0.14", "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.254,10.0.0.38,10.0.0.48"}}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_254", "value": {"ip": "10.0.0.254", "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_38', 'value': {'ip': '10.0.0.38', '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.254,10.0.0.38,10.0.0.48", "ANALYTICS_ALARM_ENABLE": "true", "ANALYTICS_ALARM_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "ANALYTICS_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "ANALYTICS_SNMP_ENABLE": "true", "ANALYTICS_SNMP_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "AUTH_MODE": "keystone", "CASSANDRA_SSL_ENABLE": "false", "CLOUD_ORCHESTRATOR": "openstack", "CONFIGDB_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONFIG_DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "CONFIG_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONTRAIL_CONTAINER_TAG": "nightly-r24.1-centos", "CONTROLLER_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONTROL_NODES": "10.20.0.17,10.20.0.254,10.20.0.14", "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.254,10.0.0.38,10.0.0.48"}}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_38", "value": {"ip": "10.0.0.38", "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_48', 'value': {'ip': '10.0.0.48', '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.254,10.0.0.38,10.0.0.48", "ANALYTICS_ALARM_ENABLE": "true", "ANALYTICS_ALARM_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "ANALYTICS_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "ANALYTICS_SNMP_ENABLE": "true", "ANALYTICS_SNMP_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "AUTH_MODE": "keystone", "CASSANDRA_SSL_ENABLE": "false", "CLOUD_ORCHESTRATOR": "openstack", "CONFIGDB_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONFIG_DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "CONFIG_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONTRAIL_CONTAINER_TAG": "nightly-r24.1-centos", "CONTROLLER_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONTROL_NODES": "10.20.0.17,10.20.0.254,10.20.0.14", "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.254,10.0.0.38,10.0.0.48"}}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_48", "value": {"ip": "10.0.0.48", "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.254,10.0.0.38,10.0.0.48", "ANALYTICS_ALARM_ENABLE": false, "ANALYTICS_ALARM_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "ANALYTICS_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "ANALYTICS_SNMP_ENABLE": "true", "ANALYTICS_SNMP_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "AUTH_MODE": "keystone", "CASSANDRA_SSL_ENABLE": "false", "CLOUD_ORCHESTRATOR": "openstack", "CONFIGDB_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONFIG_DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "CONFIG_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONTRAIL_CONTAINER_TAG": "nightly-r24.1-centos", "CONTROLLER_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONTROL_NODES": "10.20.0.17,10.20.0.254,10.20.0.14", "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.254,10.0.0.38,10.0.0.48"}}, "changed": false}
TASK [contrail_deployer : check analytics alarm presence] **********************
ok: [localhost] => (item={'key': 'node_10_0_0_254', 'value': {'ip': '10.0.0.254', '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.254,10.0.0.38,10.0.0.48", "ANALYTICS_ALARM_ENABLE": true, "ANALYTICS_ALARM_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "ANALYTICS_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "ANALYTICS_SNMP_ENABLE": "true", "ANALYTICS_SNMP_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "AUTH_MODE": "keystone", "CASSANDRA_SSL_ENABLE": "false", "CLOUD_ORCHESTRATOR": "openstack", "CONFIGDB_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONFIG_DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "CONFIG_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONTRAIL_CONTAINER_TAG": "nightly-r24.1-centos", "CONTROLLER_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONTROL_NODES": "10.20.0.17,10.20.0.254,10.20.0.14", "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.254,10.0.0.38,10.0.0.48"}}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_254", "value": {"ip": "10.0.0.254", "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_38', 'value': {'ip': '10.0.0.38', '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.254,10.0.0.38,10.0.0.48", "ANALYTICS_ALARM_ENABLE": true, "ANALYTICS_ALARM_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "ANALYTICS_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "ANALYTICS_SNMP_ENABLE": "true", "ANALYTICS_SNMP_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "AUTH_MODE": "keystone", "CASSANDRA_SSL_ENABLE": "false", "CLOUD_ORCHESTRATOR": "openstack", "CONFIGDB_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONFIG_DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "CONFIG_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONTRAIL_CONTAINER_TAG": "nightly-r24.1-centos", "CONTROLLER_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONTROL_NODES": "10.20.0.17,10.20.0.254,10.20.0.14", "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.254,10.0.0.38,10.0.0.48"}}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_38", "value": {"ip": "10.0.0.38", "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_48', 'value': {'ip': '10.0.0.48', '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.254,10.0.0.38,10.0.0.48", "ANALYTICS_ALARM_ENABLE": true, "ANALYTICS_ALARM_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "ANALYTICS_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "ANALYTICS_SNMP_ENABLE": "true", "ANALYTICS_SNMP_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "AUTH_MODE": "keystone", "CASSANDRA_SSL_ENABLE": "false", "CLOUD_ORCHESTRATOR": "openstack", "CONFIGDB_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONFIG_DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "CONFIG_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONTRAIL_CONTAINER_TAG": "nightly-r24.1-centos", "CONTROLLER_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONTROL_NODES": "10.20.0.17,10.20.0.254,10.20.0.14", "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.254,10.0.0.38,10.0.0.48"}}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_48", "value": {"ip": "10.0.0.48", "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.254,10.0.0.38,10.0.0.48", "ANALYTICS_ALARM_ENABLE": true, "ANALYTICS_ALARM_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "ANALYTICS_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "ANALYTICS_SNMP_ENABLE": false, "ANALYTICS_SNMP_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "AUTH_MODE": "keystone", "CASSANDRA_SSL_ENABLE": "false", "CLOUD_ORCHESTRATOR": "openstack", "CONFIGDB_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONFIG_DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "CONFIG_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONTRAIL_CONTAINER_TAG": "nightly-r24.1-centos", "CONTROLLER_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONTROL_NODES": "10.20.0.17,10.20.0.254,10.20.0.14", "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.254,10.0.0.38,10.0.0.48"}}, "changed": false}
TASK [contrail_deployer : check analytics snmp presence] ***********************
ok: [localhost] => (item={'key': 'node_10_0_0_254', 'value': {'ip': '10.0.0.254', '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.254,10.0.0.38,10.0.0.48", "ANALYTICS_ALARM_ENABLE": true, "ANALYTICS_ALARM_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "ANALYTICS_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "ANALYTICS_SNMP_ENABLE": true, "ANALYTICS_SNMP_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "AUTH_MODE": "keystone", "CASSANDRA_SSL_ENABLE": "false", "CLOUD_ORCHESTRATOR": "openstack", "CONFIGDB_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONFIG_DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "CONFIG_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONTRAIL_CONTAINER_TAG": "nightly-r24.1-centos", "CONTROLLER_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONTROL_NODES": "10.20.0.17,10.20.0.254,10.20.0.14", "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.254,10.0.0.38,10.0.0.48"}}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_254", "value": {"ip": "10.0.0.254", "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_38', 'value': {'ip': '10.0.0.38', '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.254,10.0.0.38,10.0.0.48", "ANALYTICS_ALARM_ENABLE": true, "ANALYTICS_ALARM_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "ANALYTICS_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "ANALYTICS_SNMP_ENABLE": true, "ANALYTICS_SNMP_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "AUTH_MODE": "keystone", "CASSANDRA_SSL_ENABLE": "false", "CLOUD_ORCHESTRATOR": "openstack", "CONFIGDB_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONFIG_DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "CONFIG_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONTRAIL_CONTAINER_TAG": "nightly-r24.1-centos", "CONTROLLER_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONTROL_NODES": "10.20.0.17,10.20.0.254,10.20.0.14", "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.254,10.0.0.38,10.0.0.48"}}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_38", "value": {"ip": "10.0.0.38", "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_48', 'value': {'ip': '10.0.0.48', '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.254,10.0.0.38,10.0.0.48", "ANALYTICS_ALARM_ENABLE": true, "ANALYTICS_ALARM_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "ANALYTICS_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "ANALYTICS_SNMP_ENABLE": true, "ANALYTICS_SNMP_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "AUTH_MODE": "keystone", "CASSANDRA_SSL_ENABLE": "false", "CLOUD_ORCHESTRATOR": "openstack", "CONFIGDB_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONFIG_DATABASE_NODEMGR__DEFAULTS__minimum_diskGB": "2", "CONFIG_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONTRAIL_CONTAINER_TAG": "nightly-r24.1-centos", "CONTROLLER_NODES": "10.0.0.254,10.0.0.38,10.0.0.48", "CONTROL_NODES": "10.20.0.17,10.20.0.254,10.20.0.14", "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.254,10.0.0.38,10.0.0.48"}}, "ansible_loop_var": "item", "changed": false, "item": {"key": "node_10_0_0_48", "value": {"ip": "10.0.0.48", "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.254"}, "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.254]
ok: [10.0.0.38]
ok: [10.0.0.48]
ok: [10.0.0.49]
ok: [10.0.0.50]
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.254]
ok: [10.0.0.38]
ok: [10.0.0.49]
ok: [10.0.0.48]
ok: [10.0.0.50]
TASK [contrail : set instance data] ********************************************
ok: [10.0.0.254] => {"ansible_facts": {"instance_data": {"ip": "10.0.0.254", "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.48] => {"ansible_facts": {"instance_data": {"ip": "10.0.0.48", "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.38] => {"ansible_facts": {"instance_data": {"ip": "10.0.0.38", "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.49] => {"ansible_facts": {"instance_data": {"ip": "10.0.0.49", "provider": "bms", "roles": {"openstack_compute": null, "vrouter": null}}}, "changed": false}
ok: [10.0.0.50] => {"ansible_facts": {"instance_data": {"ip": "10.0.0.50", "provider": "bms", "roles": {"openstack_compute": null, "vrouter": null}}}, "changed": false}
TASK [contrail : set instance name] ********************************************
ok: [10.0.0.254] => {"ansible_facts": {"instance_name": "node_10_0_0_254"}, "changed": false}
ok: [10.0.0.38] => {"ansible_facts": {"instance_name": "node_10_0_0_38"}, "changed": false}
ok: [10.0.0.49] => {"ansible_facts": {"instance_name": "node_10_0_0_49"}, "changed": false}
ok: [10.0.0.48] => {"ansible_facts": {"instance_name": "node_10_0_0_48"}, "changed": false}
ok: [10.0.0.50] => {"ansible_facts": {"instance_name": "node_10_0_0_50"}, "changed": false}
TASK [contrail : run common tasks] *********************************************
included: /home/ubuntu/tf-ansible-deployer/playbooks/roles/contrail/tasks/common_Linux.yml for 10.0.0.254, 10.0.0.38, 10.0.0.48, 10.0.0.49, 10.0.0.50
TASK [contrail : create /var/log/contrail] *************************************
changed: [10.0.0.254] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log/contrail", "size": 4096, "state": "directory", "uid": 0}
changed: [10.0.0.49] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log/contrail", "size": 4096, "state": "directory", "uid": 0}
changed: [10.0.0.38] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log/contrail", "size": 4096, "state": "directory", "uid": 0}
changed: [10.0.0.48] => {"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}
TASK [contrail : create /etc/contrail/compose] *********************************
changed: [10.0.0.254] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/contrail/compose", "size": 4096, "state": "directory", "uid": 0}
changed: [10.0.0.38] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/contrail/compose", "size": 4096, "state": "directory", "uid": 0}
changed: [10.0.0.48] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/contrail/compose", "size": 4096, "state": "directory", "uid": 0}
changed: [10.0.0.49] => {"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}
TASK [contrail : populate common.env] ******************************************
changed: [10.0.0.254] => {"changed": true, "checksum": "5941fe66a65eace3a5b47d1bee0f744cbad34d71", "dest": "/etc/contrail/common.env", "gid": 0, "group": "root", "md5sum": "0c5b4f157b8ef2a9e17e0208d9e7a56c", "mode": "0640", "owner": "root", "size": 1222, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1759380568.165239-56656-239184316206512/source", "state": "file", "uid": 0}
changed: [10.0.0.49] => {"changed": true, "checksum": "5941fe66a65eace3a5b47d1bee0f744cbad34d71", "dest": "/etc/contrail/common.env", "gid": 0, "group": "root", "md5sum": "0c5b4f157b8ef2a9e17e0208d9e7a56c", "mode": "0640", "owner": "root", "size": 1222, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1759380568.2264962-56659-278436309980264/source", "state": "file", "uid": 0}
changed: [10.0.0.38] => {"changed": true, "checksum": "5941fe66a65eace3a5b47d1bee0f744cbad34d71", "dest": "/etc/contrail/common.env", "gid": 0, "group": "root", "md5sum": "0c5b4f157b8ef2a9e17e0208d9e7a56c", "mode": "0640", "owner": "root", "size": 1222, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1759380568.1743503-56657-156122723109309/source", "state": "file", "uid": 0}
changed: [10.0.0.48] => {"changed": true, "checksum": "5941fe66a65eace3a5b47d1bee0f744cbad34d71", "dest": "/etc/contrail/common.env", "gid": 0, "group": "root", "md5sum": "0c5b4f157b8ef2a9e17e0208d9e7a56c", "mode": "0640", "owner": "root", "size": 1222, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1759380568.2347152-56658-236891000806017/source", "state": "file", "uid": 0}
changed: [10.0.0.50] => {"changed": true, "checksum": "5941fe66a65eace3a5b47d1bee0f744cbad34d71", "dest": "/etc/contrail/common.env", "gid": 0, "group": "root", "md5sum": "0c5b4f157b8ef2a9e17e0208d9e7a56c", "mode": "0640", "owner": "root", "size": 1222, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1759380568.3019814-56660-18643189331177/source", "state": "file", "uid": 0}
TASK [contrail : populate defaults.env] ****************************************
changed: [10.0.0.254] => {"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-1759380569.065937-56773-163778825681847/source", "state": "file", "uid": 0}
changed: [10.0.0.38] => {"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-1759380569.0659003-56774-78601303953249/source", "state": "file", "uid": 0}
changed: [10.0.0.48] => {"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-1759380569.1558-56775-236524127658258/source", "state": "file", "uid": 0}
changed: [10.0.0.49] => {"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-1759380569.2215617-56776-139442852247773/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-1759380569.2463977-56777-220130623023726/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.254] => (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:00.636849", "end": "2025-10-02 04:49:31.097076", "item": "contrail-external-redis", "msg": "", "rc": 0, "start": "2025-10-02 04:49:30.460227", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-external-redis\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\ne6a9fa14a16e: Pulling fs layer\n53c975d38124: Pulling fs layer\nfc398f8edbd0: Pulling fs layer\ne6a9fa14a16e: Verifying Checksum\ne6a9fa14a16e: Download complete\nfc398f8edbd0: Verifying Checksum\nfc398f8edbd0: Download complete\ne6a9fa14a16e: Pull complete\n53c975d38124: Verifying Checksum\n53c975d38124: Download complete\n53c975d38124: Pull complete\nfc398f8edbd0: Pull complete\nDigest: sha256:3b69f5076260525885370d142d29e0501659e01d77ff9aa9bb704cddcf866f73\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "e6a9fa14a16e: Pulling fs layer", "53c975d38124: Pulling fs layer", "fc398f8edbd0: Pulling fs layer", "e6a9fa14a16e: Verifying Checksum", "e6a9fa14a16e: Download complete", "fc398f8edbd0: Verifying Checksum", "fc398f8edbd0: Download complete", "e6a9fa14a16e: Pull complete", "53c975d38124: Verifying Checksum", "53c975d38124: Download complete", "53c975d38124: Pull complete", "fc398f8edbd0: Pull complete", "Digest: sha256:3b69f5076260525885370d142d29e0501659e01d77ff9aa9bb704cddcf866f73", "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.254] => (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.361451", "end": "2025-10-02 04:49:31.868986", "item": "contrail-external-stunnel", "msg": "", "rc": 0, "start": "2025-10-02 04:49:31.507535", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-external-stunnel\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\n75ffbcdf71bc: Pulling fs layer\n10368141d52a: Pulling fs layer\n75ffbcdf71bc: Verifying Checksum\n75ffbcdf71bc: Download complete\n75ffbcdf71bc: Pull complete\n10368141d52a: Verifying Checksum\n10368141d52a: Download complete\n10368141d52a: Pull complete\nDigest: sha256:149d5c3d916c163c8268ddf1da2fa37e22ee45782207b1ffbbd6182e70c2c3c9\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "75ffbcdf71bc: Pulling fs layer", "10368141d52a: Pulling fs layer", "75ffbcdf71bc: Verifying Checksum", "75ffbcdf71bc: Download complete", "75ffbcdf71bc: Pull complete", "10368141d52a: Verifying Checksum", "10368141d52a: Download complete", "10368141d52a: Pull complete", "Digest: sha256:149d5c3d916c163c8268ddf1da2fa37e22ee45782207b1ffbbd6182e70c2c3c9", "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.48] => (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:06.465130", "end": "2025-10-02 04:49:36.955911", "item": "contrail-external-redis", "msg": "", "rc": 0, "start": "2025-10-02 04:49:30.490781", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-external-redis\n2d473b07cdd5: Pulling fs layer\n4b8b97195a65: Pulling fs layer\n3eb2cf91d9d5: Pulling fs layer\ndbf37de54144: Pulling fs layer\necf08847154d: Pulling fs layer\nb92388287ebd: Pulling fs layer\n9b42b9d08e74: Pulling fs layer\ne6a9fa14a16e: Pulling fs layer\n53c975d38124: Pulling fs layer\nfc398f8edbd0: Pulling fs layer\ndbf37de54144: Waiting\n9b42b9d08e74: Waiting\necf08847154d: Waiting\ne6a9fa14a16e: Waiting\nfc398f8edbd0: Waiting\n53c975d38124: Waiting\nb92388287ebd: Waiting\n4b8b97195a65: Verifying Checksum\n4b8b97195a65: Download complete\n3eb2cf91d9d5: Verifying Checksum\n3eb2cf91d9d5: Download complete\ndbf37de54144: Verifying Checksum\ndbf37de54144: Download complete\necf08847154d: Download complete\nb92388287ebd: Verifying Checksum\nb92388287ebd: Download complete\ne6a9fa14a16e: Download complete\n53c975d38124: Verifying Checksum\n53c975d38124: Download complete\nfc398f8edbd0: Verifying Checksum\nfc398f8edbd0: Download complete\n2d473b07cdd5: Verifying Checksum\n2d473b07cdd5: Download complete\n9b42b9d08e74: Verifying Checksum\n9b42b9d08e74: Download complete\n2d473b07cdd5: Pull complete\n4b8b97195a65: Pull complete\n3eb2cf91d9d5: Pull complete\ndbf37de54144: Pull complete\necf08847154d: Pull complete\nb92388287ebd: Pull complete\n9b42b9d08e74: Pull complete\ne6a9fa14a16e: Pull complete\n53c975d38124: Pull complete\nfc398f8edbd0: Pull complete\nDigest: sha256:3b69f5076260525885370d142d29e0501659e01d77ff9aa9bb704cddcf866f73\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", "2d473b07cdd5: Pulling fs layer", "4b8b97195a65: Pulling fs layer", "3eb2cf91d9d5: Pulling fs layer", "dbf37de54144: Pulling fs layer", "ecf08847154d: Pulling fs layer", "b92388287ebd: Pulling fs layer", "9b42b9d08e74: Pulling fs layer", "e6a9fa14a16e: Pulling fs layer", "53c975d38124: Pulling fs layer", "fc398f8edbd0: Pulling fs layer", "dbf37de54144: Waiting", "9b42b9d08e74: Waiting", "ecf08847154d: Waiting", "e6a9fa14a16e: Waiting", "fc398f8edbd0: Waiting", "53c975d38124: Waiting", "b92388287ebd: Waiting", "4b8b97195a65: Verifying Checksum", "4b8b97195a65: Download complete", "3eb2cf91d9d5: Verifying Checksum", "3eb2cf91d9d5: Download complete", "dbf37de54144: Verifying Checksum", "dbf37de54144: Download complete", "ecf08847154d: Download complete", "b92388287ebd: Verifying Checksum", "b92388287ebd: Download complete", "e6a9fa14a16e: Download complete", "53c975d38124: Verifying Checksum", "53c975d38124: Download complete", "fc398f8edbd0: Verifying Checksum", "fc398f8edbd0: Download complete", "2d473b07cdd5: Verifying Checksum", "2d473b07cdd5: Download complete", "9b42b9d08e74: Verifying Checksum", "9b42b9d08e74: Download complete", "2d473b07cdd5: Pull complete", "4b8b97195a65: Pull complete", "3eb2cf91d9d5: Pull complete", "dbf37de54144: Pull complete", "ecf08847154d: Pull complete", "b92388287ebd: Pull complete", "9b42b9d08e74: Pull complete", "e6a9fa14a16e: Pull complete", "53c975d38124: Pull complete", "fc398f8edbd0: Pull complete", "Digest: sha256:3b69f5076260525885370d142d29e0501659e01d77ff9aa9bb704cddcf866f73", "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.38] => (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:06.973422", "end": "2025-10-02 04:49:37.457176", "item": "contrail-external-redis", "msg": "", "rc": 0, "start": "2025-10-02 04:49:30.483754", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-external-redis\n2d473b07cdd5: Pulling fs layer\n4b8b97195a65: Pulling fs layer\n3eb2cf91d9d5: Pulling fs layer\ndbf37de54144: Pulling fs layer\necf08847154d: Pulling fs layer\nb92388287ebd: Pulling fs layer\n9b42b9d08e74: Pulling fs layer\ne6a9fa14a16e: Pulling fs layer\n53c975d38124: Pulling fs layer\nfc398f8edbd0: Pulling fs layer\ndbf37de54144: Waiting\necf08847154d: Waiting\nb92388287ebd: Waiting\n9b42b9d08e74: Waiting\ne6a9fa14a16e: Waiting\n53c975d38124: Waiting\nfc398f8edbd0: Waiting\n3eb2cf91d9d5: Verifying Checksum\n3eb2cf91d9d5: Download complete\n4b8b97195a65: Verifying Checksum\n4b8b97195a65: Download complete\ndbf37de54144: Verifying Checksum\ndbf37de54144: Download complete\necf08847154d: Verifying Checksum\necf08847154d: Download complete\nb92388287ebd: Verifying Checksum\nb92388287ebd: Download complete\ne6a9fa14a16e: Verifying Checksum\ne6a9fa14a16e: Download complete\n53c975d38124: Verifying Checksum\n53c975d38124: Download complete\nfc398f8edbd0: Verifying Checksum\nfc398f8edbd0: Download complete\n2d473b07cdd5: Verifying Checksum\n2d473b07cdd5: Download complete\n9b42b9d08e74: Verifying Checksum\n9b42b9d08e74: Download complete\n2d473b07cdd5: Pull complete\n4b8b97195a65: Pull complete\n3eb2cf91d9d5: Pull complete\ndbf37de54144: Pull complete\necf08847154d: Pull complete\nb92388287ebd: Pull complete\n9b42b9d08e74: Pull complete\ne6a9fa14a16e: Pull complete\n53c975d38124: Pull complete\nfc398f8edbd0: Pull complete\nDigest: sha256:3b69f5076260525885370d142d29e0501659e01d77ff9aa9bb704cddcf866f73\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", "2d473b07cdd5: Pulling fs layer", "4b8b97195a65: Pulling fs layer", "3eb2cf91d9d5: Pulling fs layer", "dbf37de54144: Pulling fs layer", "ecf08847154d: Pulling fs layer", "b92388287ebd: Pulling fs layer", "9b42b9d08e74: Pulling fs layer", "e6a9fa14a16e: Pulling fs layer", "53c975d38124: Pulling fs layer", "fc398f8edbd0: Pulling fs layer", "dbf37de54144: Waiting", "ecf08847154d: Waiting", "b92388287ebd: Waiting", "9b42b9d08e74: Waiting", "e6a9fa14a16e: Waiting", "53c975d38124: Waiting", "fc398f8edbd0: Waiting", "3eb2cf91d9d5: Verifying Checksum", "3eb2cf91d9d5: Download complete", "4b8b97195a65: Verifying Checksum", "4b8b97195a65: Download complete", "dbf37de54144: Verifying Checksum", "dbf37de54144: Download complete", "ecf08847154d: Verifying Checksum", "ecf08847154d: Download complete", "b92388287ebd: Verifying Checksum", "b92388287ebd: Download complete", "e6a9fa14a16e: Verifying Checksum", "e6a9fa14a16e: Download complete", "53c975d38124: Verifying Checksum", "53c975d38124: Download complete", "fc398f8edbd0: Verifying Checksum", "fc398f8edbd0: Download complete", "2d473b07cdd5: Verifying Checksum", "2d473b07cdd5: Download complete", "9b42b9d08e74: Verifying Checksum", "9b42b9d08e74: Download complete", "2d473b07cdd5: Pull complete", "4b8b97195a65: Pull complete", "3eb2cf91d9d5: Pull complete", "dbf37de54144: Pull complete", "ecf08847154d: Pull complete", "b92388287ebd: Pull complete", "9b42b9d08e74: Pull complete", "e6a9fa14a16e: Pull complete", "53c975d38124: Pull complete", "fc398f8edbd0: Pull complete", "Digest: sha256:3b69f5076260525885370d142d29e0501659e01d77ff9aa9bb704cddcf866f73", "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.48] => (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.372220", "end": "2025-10-02 04:49:37.752955", "item": "contrail-external-stunnel", "msg": "", "rc": 0, "start": "2025-10-02 04:49:37.380735", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-external-stunnel\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\n75ffbcdf71bc: Pulling fs layer\n10368141d52a: Pulling fs layer\n75ffbcdf71bc: Download complete\n75ffbcdf71bc: Pull complete\n10368141d52a: Verifying Checksum\n10368141d52a: Download complete\n10368141d52a: Pull complete\nDigest: sha256:149d5c3d916c163c8268ddf1da2fa37e22ee45782207b1ffbbd6182e70c2c3c9\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "75ffbcdf71bc: Pulling fs layer", "10368141d52a: Pulling fs layer", "75ffbcdf71bc: Download complete", "75ffbcdf71bc: Pull complete", "10368141d52a: Verifying Checksum", "10368141d52a: Download complete", "10368141d52a: Pull complete", "Digest: sha256:149d5c3d916c163c8268ddf1da2fa37e22ee45782207b1ffbbd6182e70c2c3c9", "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.38] => (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.355866", "end": "2025-10-02 04:49:38.231080", "item": "contrail-external-stunnel", "msg": "", "rc": 0, "start": "2025-10-02 04:49:37.875214", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-external-stunnel\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\n75ffbcdf71bc: Pulling fs layer\n10368141d52a: Pulling fs layer\n75ffbcdf71bc: Verifying Checksum\n75ffbcdf71bc: Download complete\n75ffbcdf71bc: Pull complete\n10368141d52a: Verifying Checksum\n10368141d52a: Download complete\n10368141d52a: Pull complete\nDigest: sha256:149d5c3d916c163c8268ddf1da2fa37e22ee45782207b1ffbbd6182e70c2c3c9\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "75ffbcdf71bc: Pulling fs layer", "10368141d52a: Pulling fs layer", "75ffbcdf71bc: Verifying Checksum", "75ffbcdf71bc: Download complete", "75ffbcdf71bc: Pull complete", "10368141d52a: Verifying Checksum", "10368141d52a: Download complete", "10368141d52a: Pull complete", "Digest: sha256:149d5c3d916c163c8268ddf1da2fa37e22ee45782207b1ffbbd6182e70c2c3c9", "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.254] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/contrail/redis", "size": 4096, "state": "directory", "uid": 0}
changed: [10.0.0.38] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/contrail/redis", "size": 4096, "state": "directory", "uid": 0}
changed: [10.0.0.48] => {"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.38] => {"ansible_facts": {"redis_ssl_enable": false}, "changed": false}
ok: [10.0.0.254] => {"ansible_facts": {"redis_ssl_enable": false}, "changed": false}
ok: [10.0.0.48] => {"ansible_facts": {"redis_ssl_enable": false}, "changed": false}
TASK [contrail_redis : create redis compose file] ******************************
changed: [10.0.0.254] => {"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-1759380579.1283345-57225-81045667480738/source", "state": "file", "uid": 0}
changed: [10.0.0.38] => {"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-1759380579.179079-57226-124490396822135/source", "state": "file", "uid": 0}
changed: [10.0.0.48] => {"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-1759380579.210583-57227-41192726741229/source", "state": "file", "uid": 0}
TASK [contrail_redis : start redis] ********************************************
changed: [10.0.0.254] => {"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": "6ea590917903c16bec7dd8f9c43323c52ea028bc7ebccf4af106bdcd1f6d38b7", "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.38] => {"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": "6ea590917903c16bec7dd8f9c43323c52ea028bc7ebccf4af106bdcd1f6d38b7", "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.48] => {"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": "6ea590917903c16bec7dd8f9c43323c52ea028bc7ebccf4af106bdcd1f6d38b7", "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.254] => (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.180134", "end": "2025-10-02 04:49:46.674662", "item": "contrail-node-init", "msg": "", "rc": 0, "start": "2025-10-02 04:49:42.494528", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-node-init\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Pulling fs layer\na9118745ccc4: Pulling fs layer\n4ce9d4b776a7: Pulling fs layer\nef76652f7993: Pulling fs layer\nef76652f7993: Waiting\na9118745ccc4: Verifying Checksum\na9118745ccc4: Download complete\nef76652f7993: Verifying Checksum\nef76652f7993: Download complete\n4ce9d4b776a7: Download complete\nadbe0bd17c39: Verifying Checksum\nadbe0bd17c39: Download complete\nadbe0bd17c39: Pull complete\na9118745ccc4: Pull complete\n4ce9d4b776a7: Pull complete\nef76652f7993: Pull complete\nDigest: sha256:9d70e6d4842786a50374be6ca6e71d9d71d2c11770c01f72fe7d99ee811b4eb7\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Pulling fs layer", "a9118745ccc4: Pulling fs layer", "4ce9d4b776a7: Pulling fs layer", "ef76652f7993: Pulling fs layer", "ef76652f7993: Waiting", "a9118745ccc4: Verifying Checksum", "a9118745ccc4: Download complete", "ef76652f7993: Verifying Checksum", "ef76652f7993: Download complete", "4ce9d4b776a7: Download complete", "adbe0bd17c39: Verifying Checksum", "adbe0bd17c39: Download complete", "adbe0bd17c39: Pull complete", "a9118745ccc4: Pull complete", "4ce9d4b776a7: Pull complete", "ef76652f7993: Pull complete", "Digest: sha256:9d70e6d4842786a50374be6ca6e71d9d71d2c11770c01f72fe7d99ee811b4eb7", "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.48] => (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.276399", "end": "2025-10-02 04:49:46.823352", "item": "contrail-node-init", "msg": "", "rc": 0, "start": "2025-10-02 04:49:42.546953", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-node-init\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Pulling fs layer\na9118745ccc4: Pulling fs layer\n4ce9d4b776a7: Pulling fs layer\nef76652f7993: Pulling fs layer\nef76652f7993: Waiting\na9118745ccc4: Verifying Checksum\na9118745ccc4: Download complete\nef76652f7993: Verifying Checksum\nef76652f7993: Download complete\n4ce9d4b776a7: Verifying Checksum\n4ce9d4b776a7: Download complete\nadbe0bd17c39: Verifying Checksum\nadbe0bd17c39: Download complete\nadbe0bd17c39: Pull complete\na9118745ccc4: Pull complete\n4ce9d4b776a7: Pull complete\nef76652f7993: Pull complete\nDigest: sha256:9d70e6d4842786a50374be6ca6e71d9d71d2c11770c01f72fe7d99ee811b4eb7\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Pulling fs layer", "a9118745ccc4: Pulling fs layer", "4ce9d4b776a7: Pulling fs layer", "ef76652f7993: Pulling fs layer", "ef76652f7993: Waiting", "a9118745ccc4: Verifying Checksum", "a9118745ccc4: Download complete", "ef76652f7993: Verifying Checksum", "ef76652f7993: Download complete", "4ce9d4b776a7: Verifying Checksum", "4ce9d4b776a7: Download complete", "adbe0bd17c39: Verifying Checksum", "adbe0bd17c39: Download complete", "adbe0bd17c39: Pull complete", "a9118745ccc4: Pull complete", "4ce9d4b776a7: Pull complete", "ef76652f7993: Pull complete", "Digest: sha256:9d70e6d4842786a50374be6ca6e71d9d71d2c11770c01f72fe7d99ee811b4eb7", "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.38] => (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.479475", "end": "2025-10-02 04:49:46.988331", "item": "contrail-node-init", "msg": "", "rc": 0, "start": "2025-10-02 04:49:42.508856", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-node-init\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Pulling fs layer\na9118745ccc4: Pulling fs layer\n4ce9d4b776a7: Pulling fs layer\nef76652f7993: Pulling fs layer\nef76652f7993: Waiting\na9118745ccc4: Verifying Checksum\na9118745ccc4: Download complete\nef76652f7993: Verifying Checksum\nef76652f7993: Download complete\n4ce9d4b776a7: Verifying Checksum\n4ce9d4b776a7: Download complete\nadbe0bd17c39: Verifying Checksum\nadbe0bd17c39: Download complete\nadbe0bd17c39: Pull complete\na9118745ccc4: Pull complete\n4ce9d4b776a7: Pull complete\nef76652f7993: Pull complete\nDigest: sha256:9d70e6d4842786a50374be6ca6e71d9d71d2c11770c01f72fe7d99ee811b4eb7\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Pulling fs layer", "a9118745ccc4: Pulling fs layer", "4ce9d4b776a7: Pulling fs layer", "ef76652f7993: Pulling fs layer", "ef76652f7993: Waiting", "a9118745ccc4: Verifying Checksum", "a9118745ccc4: Download complete", "ef76652f7993: Verifying Checksum", "ef76652f7993: Download complete", "4ce9d4b776a7: Verifying Checksum", "4ce9d4b776a7: Download complete", "adbe0bd17c39: Verifying Checksum", "adbe0bd17c39: Download complete", "adbe0bd17c39: Pull complete", "a9118745ccc4: Pull complete", "4ce9d4b776a7: Pull complete", "ef76652f7993: Pull complete", "Digest: sha256:9d70e6d4842786a50374be6ca6e71d9d71d2c11770c01f72fe7d99ee811b4eb7", "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.254] => (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.081305", "end": "2025-10-02 04:49:51.142848", "item": "contrail-nodemgr", "msg": "", "rc": 0, "start": "2025-10-02 04:49:47.061543", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-nodemgr\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\n2868b15b327b: Pulling fs layer\n1383199bca15: Pulling fs layer\n1383199bca15: Verifying Checksum\n1383199bca15: Download complete\n2868b15b327b: Verifying Checksum\n2868b15b327b: Download complete\n2868b15b327b: Pull complete\n1383199bca15: Pull complete\nDigest: sha256:f19c85ad943f7920a8954a4056611ba4a74847ba07188636ed2d8ad7b2129c74\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "2868b15b327b: Pulling fs layer", "1383199bca15: Pulling fs layer", "1383199bca15: Verifying Checksum", "1383199bca15: Download complete", "2868b15b327b: Verifying Checksum", "2868b15b327b: Download complete", "2868b15b327b: Pull complete", "1383199bca15: Pull complete", "Digest: sha256:f19c85ad943f7920a8954a4056611ba4a74847ba07188636ed2d8ad7b2129c74", "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.48] => (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.226577", "end": "2025-10-02 04:49:51.484819", "item": "contrail-nodemgr", "msg": "", "rc": 0, "start": "2025-10-02 04:49:47.258242", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-nodemgr\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\n2868b15b327b: Pulling fs layer\n1383199bca15: Pulling fs layer\n1383199bca15: Verifying Checksum\n1383199bca15: Download complete\n2868b15b327b: Verifying Checksum\n2868b15b327b: Download complete\n2868b15b327b: Pull complete\n1383199bca15: Pull complete\nDigest: sha256:f19c85ad943f7920a8954a4056611ba4a74847ba07188636ed2d8ad7b2129c74\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "2868b15b327b: Pulling fs layer", "1383199bca15: Pulling fs layer", "1383199bca15: Verifying Checksum", "1383199bca15: Download complete", "2868b15b327b: Verifying Checksum", "2868b15b327b: Download complete", "2868b15b327b: Pull complete", "1383199bca15: Pull complete", "Digest: sha256:f19c85ad943f7920a8954a4056611ba4a74847ba07188636ed2d8ad7b2129c74", "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.38] => (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.149466", "end": "2025-10-02 04:49:51.588923", "item": "contrail-nodemgr", "msg": "", "rc": 0, "start": "2025-10-02 04:49:47.439457", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-nodemgr\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\n2868b15b327b: Pulling fs layer\n1383199bca15: Pulling fs layer\n1383199bca15: Verifying Checksum\n1383199bca15: Download complete\n2868b15b327b: Verifying Checksum\n2868b15b327b: Download complete\n2868b15b327b: Pull complete\n1383199bca15: Pull complete\nDigest: sha256:f19c85ad943f7920a8954a4056611ba4a74847ba07188636ed2d8ad7b2129c74\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "2868b15b327b: Pulling fs layer", "1383199bca15: Pulling fs layer", "1383199bca15: Verifying Checksum", "1383199bca15: Download complete", "2868b15b327b: Verifying Checksum", "2868b15b327b: Download complete", "2868b15b327b: Pull complete", "1383199bca15: Pull complete", "Digest: sha256:f19c85ad943f7920a8954a4056611ba4a74847ba07188636ed2d8ad7b2129c74", "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.38] => (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.786190", "end": "2025-10-02 04:49:56.791729", "item": "contrail-external-cassandra", "msg": "", "rc": 0, "start": "2025-10-02 04:49:52.005539", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-external-cassandra\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\naa5617551c47: Pulling fs layer\n400b96cc239d: Pulling fs layer\naa5617551c47: Download complete\naa5617551c47: Pull complete\n400b96cc239d: Verifying Checksum\n400b96cc239d: Download complete\n400b96cc239d: Pull complete\nDigest: sha256:adfa13a372fae2196f2fe3df52da2f9a85b358114920087be83d85438ba5cdec\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "aa5617551c47: Pulling fs layer", "400b96cc239d: Pulling fs layer", "aa5617551c47: Download complete", "aa5617551c47: Pull complete", "400b96cc239d: Verifying Checksum", "400b96cc239d: Download complete", "400b96cc239d: Pull complete", "Digest: sha256:adfa13a372fae2196f2fe3df52da2f9a85b358114920087be83d85438ba5cdec", "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.48] => (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.999957", "end": "2025-10-02 04:49:56.889624", "item": "contrail-external-cassandra", "msg": "", "rc": 0, "start": "2025-10-02 04:49:51.889667", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-external-cassandra\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\naa5617551c47: Pulling fs layer\n400b96cc239d: Pulling fs layer\naa5617551c47: Download complete\naa5617551c47: Pull complete\n400b96cc239d: Verifying Checksum\n400b96cc239d: Download complete\n400b96cc239d: Pull complete\nDigest: sha256:adfa13a372fae2196f2fe3df52da2f9a85b358114920087be83d85438ba5cdec\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "aa5617551c47: Pulling fs layer", "400b96cc239d: Pulling fs layer", "aa5617551c47: Download complete", "aa5617551c47: Pull complete", "400b96cc239d: Verifying Checksum", "400b96cc239d: Download complete", "400b96cc239d: Pull complete", "Digest: sha256:adfa13a372fae2196f2fe3df52da2f9a85b358114920087be83d85438ba5cdec", "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.254] => (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.895734", "end": "2025-10-02 04:49:57.434061", "item": "contrail-external-cassandra", "msg": "", "rc": 0, "start": "2025-10-02 04:49:51.538327", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-external-cassandra\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\naa5617551c47: Pulling fs layer\n400b96cc239d: Pulling fs layer\naa5617551c47: Verifying Checksum\naa5617551c47: Download complete\naa5617551c47: Pull complete\n400b96cc239d: Verifying Checksum\n400b96cc239d: Download complete\n400b96cc239d: Pull complete\nDigest: sha256:adfa13a372fae2196f2fe3df52da2f9a85b358114920087be83d85438ba5cdec\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "aa5617551c47: Pulling fs layer", "400b96cc239d: Pulling fs layer", "aa5617551c47: Verifying Checksum", "aa5617551c47: Download complete", "aa5617551c47: Pull complete", "400b96cc239d: Verifying Checksum", "400b96cc239d: Download complete", "400b96cc239d: Pull complete", "Digest: sha256:adfa13a372fae2196f2fe3df52da2f9a85b358114920087be83d85438ba5cdec", "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.48] => (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:02.814165", "end": "2025-10-02 04:50:00.118667", "item": "contrail-external-zookeeper", "msg": "", "rc": 0, "start": "2025-10-02 04:49:57.304502", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-external-zookeeper\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\n93573ce76f8b: Pulling fs layer\n5b558e15043c: Pulling fs layer\n93573ce76f8b: Download complete\n93573ce76f8b: Pull complete\n5b558e15043c: Download complete\n5b558e15043c: Pull complete\nDigest: sha256:9dc2cb938ba91e546c57458bbdefe712a80cd15900b974d75700fa1d71f8b99c\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "93573ce76f8b: Pulling fs layer", "5b558e15043c: Pulling fs layer", "93573ce76f8b: Download complete", "93573ce76f8b: Pull complete", "5b558e15043c: Download complete", "5b558e15043c: Pull complete", "Digest: sha256:9dc2cb938ba91e546c57458bbdefe712a80cd15900b974d75700fa1d71f8b99c", "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.38] => (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:02.901218", "end": "2025-10-02 04:50:00.125598", "item": "contrail-external-zookeeper", "msg": "", "rc": 0, "start": "2025-10-02 04:49:57.224380", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-external-zookeeper\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\n93573ce76f8b: Pulling fs layer\n5b558e15043c: Pulling fs layer\n93573ce76f8b: Download complete\n93573ce76f8b: Pull complete\n5b558e15043c: Verifying Checksum\n5b558e15043c: Download complete\n5b558e15043c: Pull complete\nDigest: sha256:9dc2cb938ba91e546c57458bbdefe712a80cd15900b974d75700fa1d71f8b99c\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "93573ce76f8b: Pulling fs layer", "5b558e15043c: Pulling fs layer", "93573ce76f8b: Download complete", "93573ce76f8b: Pull complete", "5b558e15043c: Verifying Checksum", "5b558e15043c: Download complete", "5b558e15043c: Pull complete", "Digest: sha256:9dc2cb938ba91e546c57458bbdefe712a80cd15900b974d75700fa1d71f8b99c", "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.254] => (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:02.869334", "end": "2025-10-02 04:50:00.718056", "item": "contrail-external-zookeeper", "msg": "", "rc": 0, "start": "2025-10-02 04:49:57.848722", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-external-zookeeper\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\n93573ce76f8b: Pulling fs layer\n5b558e15043c: Pulling fs layer\n93573ce76f8b: Verifying Checksum\n93573ce76f8b: Download complete\n93573ce76f8b: Pull complete\n5b558e15043c: Verifying Checksum\n5b558e15043c: Download complete\n5b558e15043c: Pull complete\nDigest: sha256:9dc2cb938ba91e546c57458bbdefe712a80cd15900b974d75700fa1d71f8b99c\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "93573ce76f8b: Pulling fs layer", "5b558e15043c: Pulling fs layer", "93573ce76f8b: Verifying Checksum", "93573ce76f8b: Download complete", "93573ce76f8b: Pull complete", "5b558e15043c: Verifying Checksum", "5b558e15043c: Download complete", "5b558e15043c: Pull complete", "Digest: sha256:9dc2cb938ba91e546c57458bbdefe712a80cd15900b974d75700fa1d71f8b99c", "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.38] => (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.517042", "end": "2025-10-02 04:50:02.067995", "item": "contrail-external-rabbitmq", "msg": "", "rc": 0, "start": "2025-10-02 04:50:00.550953", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-external-rabbitmq\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\n7a25609a4779: Pulling fs layer\na9adf23047a4: Pulling fs layer\n7a25609a4779: Download complete\n7a25609a4779: Pull complete\na9adf23047a4: Verifying Checksum\na9adf23047a4: Download complete\na9adf23047a4: Pull complete\nDigest: sha256:9d0659ab1b2a70ca541bbfab8b0963681536c59c959398fe37d2476dafdc50ef\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "7a25609a4779: Pulling fs layer", "a9adf23047a4: Pulling fs layer", "7a25609a4779: Download complete", "7a25609a4779: Pull complete", "a9adf23047a4: Verifying Checksum", "a9adf23047a4: Download complete", "a9adf23047a4: Pull complete", "Digest: sha256:9d0659ab1b2a70ca541bbfab8b0963681536c59c959398fe37d2476dafdc50ef", "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.48] => (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.510631", "end": "2025-10-02 04:50:02.072055", "item": "contrail-external-rabbitmq", "msg": "", "rc": 0, "start": "2025-10-02 04:50:00.561424", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-external-rabbitmq\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\n7a25609a4779: Pulling fs layer\na9adf23047a4: Pulling fs layer\n7a25609a4779: Download complete\n7a25609a4779: Pull complete\na9adf23047a4: Verifying Checksum\na9adf23047a4: Download complete\na9adf23047a4: Pull complete\nDigest: sha256:9d0659ab1b2a70ca541bbfab8b0963681536c59c959398fe37d2476dafdc50ef\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "7a25609a4779: Pulling fs layer", "a9adf23047a4: Pulling fs layer", "7a25609a4779: Download complete", "7a25609a4779: Pull complete", "a9adf23047a4: Verifying Checksum", "a9adf23047a4: Download complete", "a9adf23047a4: Pull complete", "Digest: sha256:9d0659ab1b2a70ca541bbfab8b0963681536c59c959398fe37d2476dafdc50ef", "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.254] => (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.468689", "end": "2025-10-02 04:50:02.584241", "item": "contrail-external-rabbitmq", "msg": "", "rc": 0, "start": "2025-10-02 04:50:01.115552", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-external-rabbitmq\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\n7a25609a4779: Pulling fs layer\na9adf23047a4: Pulling fs layer\n7a25609a4779: Download complete\n7a25609a4779: Pull complete\na9adf23047a4: Verifying Checksum\na9adf23047a4: Download complete\na9adf23047a4: Pull complete\nDigest: sha256:9d0659ab1b2a70ca541bbfab8b0963681536c59c959398fe37d2476dafdc50ef\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "7a25609a4779: Pulling fs layer", "a9adf23047a4: Pulling fs layer", "7a25609a4779: Download complete", "7a25609a4779: Pull complete", "a9adf23047a4: Verifying Checksum", "a9adf23047a4: Download complete", "a9adf23047a4: Pull complete", "Digest: sha256:9d0659ab1b2a70ca541bbfab8b0963681536c59c959398fe37d2476dafdc50ef", "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.48] => (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.334188", "end": "2025-10-02 04:50:02.801330", "item": "contrail-provisioner", "msg": "", "rc": 0, "start": "2025-10-02 04:50:02.467142", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-provisioner\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\n954e3d21d985: Pulling fs layer\nc5d645744725: Pulling fs layer\n954e3d21d985: Download complete\n954e3d21d985: Pull complete\nc5d645744725: Verifying Checksum\nc5d645744725: Pull complete\nDigest: sha256:ae1d0362b2cfda49e42e994da526887c1abd71d85c373e750619aad519e66ce6\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "954e3d21d985: Pulling fs layer", "c5d645744725: Pulling fs layer", "954e3d21d985: Download complete", "954e3d21d985: Pull complete", "c5d645744725: Verifying Checksum", "c5d645744725: Pull complete", "Digest: sha256:ae1d0362b2cfda49e42e994da526887c1abd71d85c373e750619aad519e66ce6", "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.38] => (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.333535", "end": "2025-10-02 04:50:02.805685", "item": "contrail-provisioner", "msg": "", "rc": 0, "start": "2025-10-02 04:50:02.472150", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-provisioner\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\n954e3d21d985: Pulling fs layer\nc5d645744725: Pulling fs layer\n954e3d21d985: Verifying Checksum\n954e3d21d985: Download complete\n954e3d21d985: Pull complete\nc5d645744725: Verifying Checksum\nc5d645744725: Download complete\nc5d645744725: Pull complete\nDigest: sha256:ae1d0362b2cfda49e42e994da526887c1abd71d85c373e750619aad519e66ce6\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "954e3d21d985: Pulling fs layer", "c5d645744725: Pulling fs layer", "954e3d21d985: Verifying Checksum", "954e3d21d985: Download complete", "954e3d21d985: Pull complete", "c5d645744725: Verifying Checksum", "c5d645744725: Download complete", "c5d645744725: Pull complete", "Digest: sha256:ae1d0362b2cfda49e42e994da526887c1abd71d85c373e750619aad519e66ce6", "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.254] => (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.332838", "end": "2025-10-02 04:50:03.333648", "item": "contrail-provisioner", "msg": "", "rc": 0, "start": "2025-10-02 04:50:03.000810", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-provisioner\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\n954e3d21d985: Pulling fs layer\nc5d645744725: Pulling fs layer\n954e3d21d985: Download complete\n954e3d21d985: Pull complete\nc5d645744725: Verifying Checksum\nc5d645744725: Download complete\nc5d645744725: Pull complete\nDigest: sha256:ae1d0362b2cfda49e42e994da526887c1abd71d85c373e750619aad519e66ce6\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "954e3d21d985: Pulling fs layer", "c5d645744725: Pulling fs layer", "954e3d21d985: Download complete", "954e3d21d985: Pull complete", "c5d645744725: Verifying Checksum", "c5d645744725: Download complete", "c5d645744725: Pull complete", "Digest: sha256:ae1d0362b2cfda49e42e994da526887c1abd71d85c373e750619aad519e66ce6", "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.254] => {"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.38] => {"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.48] => {"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.254] => {"ansible_facts": {"cassandra_seeds": "10.0.0.254,10.0.0.38,10.0.0.48"}, "changed": false}
ok: [10.0.0.38] => {"ansible_facts": {"cassandra_seeds": "10.0.0.254,10.0.0.38,10.0.0.48"}, "changed": false}
ok: [10.0.0.48] => {"ansible_facts": {"cassandra_seeds": "10.0.0.254,10.0.0.38,10.0.0.48"}, "changed": false}
TASK [contrail_config_database : set zookeeper nodes to CONFIGDB_NODES if defined] ***
ok: [10.0.0.254] => {"ansible_facts": {"zookeeper_nodes": "10.0.0.254,10.0.0.38,10.0.0.48"}, "changed": false}
ok: [10.0.0.38] => {"ansible_facts": {"zookeeper_nodes": "10.0.0.254,10.0.0.38,10.0.0.48"}, "changed": false}
ok: [10.0.0.48] => {"ansible_facts": {"zookeeper_nodes": "10.0.0.254,10.0.0.38,10.0.0.48"}, "changed": false}
TASK [contrail_config_database : set rabbit nodes to CONFIGDB_NODES if defined] ***
ok: [10.0.0.38] => {"ansible_facts": {"rabbitmq_nodes": "10.0.0.254,10.0.0.38,10.0.0.48"}, "changed": false}
ok: [10.0.0.254] => {"ansible_facts": {"rabbitmq_nodes": "10.0.0.254,10.0.0.38,10.0.0.48"}, "changed": false}
ok: [10.0.0.48] => {"ansible_facts": {"rabbitmq_nodes": "10.0.0.254,10.0.0.38,10.0.0.48"}, "changed": false}
TASK [contrail_config_database : Set variables for reaper tool] ****************
ok: [10.0.0.254] => {"ansible_facts": {"reaper_enabled": "contrail_configuration.CASSANDRA_REAPER_ENABLED | default(true)"}, "changed": false}
ok: [10.0.0.38] => {"ansible_facts": {"reaper_enabled": "contrail_configuration.CASSANDRA_REAPER_ENABLED | default(true)"}, "changed": false}
ok: [10.0.0.48] => {"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.254] => {"changed": false, "stat": {"exists": false}}
ok: [10.0.0.48] => {"changed": false, "stat": {"exists": false}}
ok: [10.0.0.38] => {"changed": false, "stat": {"exists": false}}
TASK [contrail_config_database : create /etc/contrail/common_config_database.env] ***
changed: [10.0.0.254] => {"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.48] => {"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.38] => {"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.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => {"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.48]: 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.254]: 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.38]: 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.254] => {"changed": true, "checksum": "20b2f5f89913733896b6c9c41a8ed97afe8cfa0d", "dest": "/etc/contrail/config_database/docker-compose.yaml", "gid": 0, "group": "root", "md5sum": "eabcbfaf13c155656d679e6b8d510708", "mode": "0644", "owner": "root", "size": 4117, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1759380621.628955-60661-259891713060456/source", "state": "file", "uid": 0}
changed: [10.0.0.48] => {"changed": true, "checksum": "20b2f5f89913733896b6c9c41a8ed97afe8cfa0d", "dest": "/etc/contrail/config_database/docker-compose.yaml", "gid": 0, "group": "root", "md5sum": "eabcbfaf13c155656d679e6b8d510708", "mode": "0644", "owner": "root", "size": 4117, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1759380621.6631732-60663-213296487884762/source", "state": "file", "uid": 0}
changed: [10.0.0.38] => {"changed": true, "checksum": "20b2f5f89913733896b6c9c41a8ed97afe8cfa0d", "dest": "/etc/contrail/config_database/docker-compose.yaml", "gid": 0, "group": "root", "md5sum": "eabcbfaf13c155656d679e6b8d510708", "mode": "0644", "owner": "root", "size": 4117, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1759380621.660763-60662-10907694956503/source", "state": "file", "uid": 0}
TASK [contrail_config_database : start contrail config database] ***************
changed: [10.0.0.38] => {"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": "2f43c6736fae8851cbe3217e087da931223f85b105b247fb13c0e8a4688c02aa", "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": "9ad3eb1e4810c36bcd55061e30711551c6ab98b972dc5e039b43fd77d5218e7e", "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": true, "status": "running"}}}, "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": "78875dccf6359b978bb1bb21034775b0060bdf1f49a0e4c3be69cb3a64a853ed", "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": "c0926c4beb88b42ec9afbb58a4b6e8922d1174615d7c65f9fe236e18ce138f09", "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": "321d93136ea9f2348263baac88694c9f0700758943e4f72eff3eb09fed57fab0", "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": "eda45481f2ff62096fd8d4ea6affc7d806a30790fb633e858cde526d05fe7762", "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.48] => {"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": "2f43c6736fae8851cbe3217e087da931223f85b105b247fb13c0e8a4688c02aa", "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": "9ad3eb1e4810c36bcd55061e30711551c6ab98b972dc5e039b43fd77d5218e7e", "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": true, "status": "running"}}}, "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": "78875dccf6359b978bb1bb21034775b0060bdf1f49a0e4c3be69cb3a64a853ed", "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": "c0926c4beb88b42ec9afbb58a4b6e8922d1174615d7c65f9fe236e18ce138f09", "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": "321d93136ea9f2348263baac88694c9f0700758943e4f72eff3eb09fed57fab0", "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": "eda45481f2ff62096fd8d4ea6affc7d806a30790fb633e858cde526d05fe7762", "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.254] => {"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": "2f43c6736fae8851cbe3217e087da931223f85b105b247fb13c0e8a4688c02aa", "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": "9ad3eb1e4810c36bcd55061e30711551c6ab98b972dc5e039b43fd77d5218e7e", "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": true, "status": "running"}}}, "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": "78875dccf6359b978bb1bb21034775b0060bdf1f49a0e4c3be69cb3a64a853ed", "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": "c0926c4beb88b42ec9afbb58a4b6e8922d1174615d7c65f9fe236e18ce138f09", "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": "321d93136ea9f2348263baac88694c9f0700758943e4f72eff3eb09fed57fab0", "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": "eda45481f2ff62096fd8d4ea6affc7d806a30790fb633e858cde526d05fe7762", "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.48] => (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.119504", "end": "2025-10-02 04:50:25.961876", "item": "contrail-node-init", "msg": "", "rc": 0, "start": "2025-10-02 04:50:25.842372", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-node-init\nDigest: sha256:9d70e6d4842786a50374be6ca6e71d9d71d2c11770c01f72fe7d99ee811b4eb7\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:9d70e6d4842786a50374be6ca6e71d9d71d2c11770c01f72fe7d99ee811b4eb7", "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.38] => (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.108234", "end": "2025-10-02 04:50:25.953790", "item": "contrail-node-init", "msg": "", "rc": 0, "start": "2025-10-02 04:50:25.845556", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-node-init\nDigest: sha256:9d70e6d4842786a50374be6ca6e71d9d71d2c11770c01f72fe7d99ee811b4eb7\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:9d70e6d4842786a50374be6ca6e71d9d71d2c11770c01f72fe7d99ee811b4eb7", "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.254] => (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.128520", "end": "2025-10-02 04:50:26.059422", "item": "contrail-node-init", "msg": "", "rc": 0, "start": "2025-10-02 04:50:25.930902", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-node-init\nDigest: sha256:9d70e6d4842786a50374be6ca6e71d9d71d2c11770c01f72fe7d99ee811b4eb7\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:9d70e6d4842786a50374be6ca6e71d9d71d2c11770c01f72fe7d99ee811b4eb7", "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.38] => (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.080280", "end": "2025-10-02 04:50:26.717269", "item": "contrail-nodemgr", "msg": "", "rc": 0, "start": "2025-10-02 04:50:26.636989", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-nodemgr\nDigest: sha256:f19c85ad943f7920a8954a4056611ba4a74847ba07188636ed2d8ad7b2129c74\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:f19c85ad943f7920a8954a4056611ba4a74847ba07188636ed2d8ad7b2129c74", "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.48] => (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.056716", "end": "2025-10-02 04:50:26.766775", "item": "contrail-nodemgr", "msg": "", "rc": 0, "start": "2025-10-02 04:50:26.710059", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-nodemgr\nDigest: sha256:f19c85ad943f7920a8954a4056611ba4a74847ba07188636ed2d8ad7b2129c74\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:f19c85ad943f7920a8954a4056611ba4a74847ba07188636ed2d8ad7b2129c74", "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.254] => (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.098890", "end": "2025-10-02 04:50:26.879745", "item": "contrail-nodemgr", "msg": "", "rc": 0, "start": "2025-10-02 04:50:26.780855", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-nodemgr\nDigest: sha256:f19c85ad943f7920a8954a4056611ba4a74847ba07188636ed2d8ad7b2129c74\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:f19c85ad943f7920a8954a4056611ba4a74847ba07188636ed2d8ad7b2129c74", "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.48] => (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.795866", "end": "2025-10-02 04:50:34.183433", "item": "contrail-controller-config-api", "msg": "", "rc": 0, "start": "2025-10-02 04:50:27.387567", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-config-api\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\n47ebad5dcaec: Pulling fs layer\n02c5bbc59e77: Pulling fs layer\n02c5bbc59e77: Verifying Checksum\n02c5bbc59e77: Download complete\n47ebad5dcaec: Verifying Checksum\n47ebad5dcaec: Download complete\n47ebad5dcaec: Pull complete\n02c5bbc59e77: Pull complete\nDigest: sha256:3216071f9109831118a35066f76089bae0840219767bf1aa3d45d278968fc2c0\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "47ebad5dcaec: Pulling fs layer", "02c5bbc59e77: Pulling fs layer", "02c5bbc59e77: Verifying Checksum", "02c5bbc59e77: Download complete", "47ebad5dcaec: Verifying Checksum", "47ebad5dcaec: Download complete", "47ebad5dcaec: Pull complete", "02c5bbc59e77: Pull complete", "Digest: sha256:3216071f9109831118a35066f76089bae0840219767bf1aa3d45d278968fc2c0", "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.38] => (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:07.072985", "end": "2025-10-02 04:50:34.427261", "item": "contrail-controller-config-api", "msg": "", "rc": 0, "start": "2025-10-02 04:50:27.354276", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-config-api\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\n47ebad5dcaec: Pulling fs layer\n02c5bbc59e77: Pulling fs layer\n02c5bbc59e77: Verifying Checksum\n02c5bbc59e77: Download complete\n47ebad5dcaec: Verifying Checksum\n47ebad5dcaec: Download complete\n47ebad5dcaec: Pull complete\n02c5bbc59e77: Pull complete\nDigest: sha256:3216071f9109831118a35066f76089bae0840219767bf1aa3d45d278968fc2c0\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "47ebad5dcaec: Pulling fs layer", "02c5bbc59e77: Pulling fs layer", "02c5bbc59e77: Verifying Checksum", "02c5bbc59e77: Download complete", "47ebad5dcaec: Verifying Checksum", "47ebad5dcaec: Download complete", "47ebad5dcaec: Pull complete", "02c5bbc59e77: Pull complete", "Digest: sha256:3216071f9109831118a35066f76089bae0840219767bf1aa3d45d278968fc2c0", "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.254] => (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:07.069963", "end": "2025-10-02 04:50:34.602612", "item": "contrail-controller-config-api", "msg": "", "rc": 0, "start": "2025-10-02 04:50:27.532649", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-config-api\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\n47ebad5dcaec: Pulling fs layer\n02c5bbc59e77: Pulling fs layer\n02c5bbc59e77: Verifying Checksum\n02c5bbc59e77: Download complete\n47ebad5dcaec: Verifying Checksum\n47ebad5dcaec: Download complete\n47ebad5dcaec: Pull complete\n02c5bbc59e77: Pull complete\nDigest: sha256:3216071f9109831118a35066f76089bae0840219767bf1aa3d45d278968fc2c0\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "47ebad5dcaec: Pulling fs layer", "02c5bbc59e77: Pulling fs layer", "02c5bbc59e77: Verifying Checksum", "02c5bbc59e77: Download complete", "47ebad5dcaec: Verifying Checksum", "47ebad5dcaec: Download complete", "47ebad5dcaec: Pull complete", "02c5bbc59e77: Pull complete", "Digest: sha256:3216071f9109831118a35066f76089bae0840219767bf1aa3d45d278968fc2c0", "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.48] => (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.198062", "end": "2025-10-02 04:50:34.870125", "item": "contrail-controller-config-svcmonitor", "msg": "", "rc": 0, "start": "2025-10-02 04:50:34.672063", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-config-svcmonitor\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\n47ebad5dcaec: Already exists\n92aaf85e8119: Pulling fs layer\n92aaf85e8119: Verifying Checksum\n92aaf85e8119: Download complete\n92aaf85e8119: Pull complete\nDigest: sha256:5192d3e1bb31f8277afdf903ce8e4ea195011f7fc2a0c1777793da3e7e3823af\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "47ebad5dcaec: Already exists", "92aaf85e8119: Pulling fs layer", "92aaf85e8119: Verifying Checksum", "92aaf85e8119: Download complete", "92aaf85e8119: Pull complete", "Digest: sha256:5192d3e1bb31f8277afdf903ce8e4ea195011f7fc2a0c1777793da3e7e3823af", "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.38] => (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.173720", "end": "2025-10-02 04:50:35.116870", "item": "contrail-controller-config-svcmonitor", "msg": "", "rc": 0, "start": "2025-10-02 04:50:34.943150", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-config-svcmonitor\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\n47ebad5dcaec: Already exists\n92aaf85e8119: Pulling fs layer\n92aaf85e8119: Verifying Checksum\n92aaf85e8119: Download complete\n92aaf85e8119: Pull complete\nDigest: sha256:5192d3e1bb31f8277afdf903ce8e4ea195011f7fc2a0c1777793da3e7e3823af\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "47ebad5dcaec: Already exists", "92aaf85e8119: Pulling fs layer", "92aaf85e8119: Verifying Checksum", "92aaf85e8119: Download complete", "92aaf85e8119: Pull complete", "Digest: sha256:5192d3e1bb31f8277afdf903ce8e4ea195011f7fc2a0c1777793da3e7e3823af", "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.254] => (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.245981", "end": "2025-10-02 04:50:35.591392", "item": "contrail-controller-config-svcmonitor", "msg": "", "rc": 0, "start": "2025-10-02 04:50:35.345411", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-config-svcmonitor\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\n47ebad5dcaec: Already exists\n92aaf85e8119: Pulling fs layer\n92aaf85e8119: Verifying Checksum\n92aaf85e8119: Download complete\n92aaf85e8119: Pull complete\nDigest: sha256:5192d3e1bb31f8277afdf903ce8e4ea195011f7fc2a0c1777793da3e7e3823af\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "47ebad5dcaec: Already exists", "92aaf85e8119: Pulling fs layer", "92aaf85e8119: Verifying Checksum", "92aaf85e8119: Download complete", "92aaf85e8119: Pull complete", "Digest: sha256:5192d3e1bb31f8277afdf903ce8e4ea195011f7fc2a0c1777793da3e7e3823af", "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.48] => (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.180764", "end": "2025-10-02 04:50:35.724992", "item": "contrail-controller-config-schema", "msg": "", "rc": 0, "start": "2025-10-02 04:50:35.544228", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-config-schema\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\n47ebad5dcaec: Already exists\n4a3377d87d82: Pulling fs layer\n4a3377d87d82: Verifying Checksum\n4a3377d87d82: Download complete\n4a3377d87d82: Pull complete\nDigest: sha256:9c400d22c3c8203cd231d900abcf7e5a75d88474a36f512f1a7d895288e30697\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "47ebad5dcaec: Already exists", "4a3377d87d82: Pulling fs layer", "4a3377d87d82: Verifying Checksum", "4a3377d87d82: Download complete", "4a3377d87d82: Pull complete", "Digest: sha256:9c400d22c3c8203cd231d900abcf7e5a75d88474a36f512f1a7d895288e30697", "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.38] => (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.166423", "end": "2025-10-02 04:50:35.841756", "item": "contrail-controller-config-schema", "msg": "", "rc": 0, "start": "2025-10-02 04:50:35.675333", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-config-schema\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\n47ebad5dcaec: Already exists\n4a3377d87d82: Pulling fs layer\n4a3377d87d82: Verifying Checksum\n4a3377d87d82: Download complete\n4a3377d87d82: Pull complete\nDigest: sha256:9c400d22c3c8203cd231d900abcf7e5a75d88474a36f512f1a7d895288e30697\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "47ebad5dcaec: Already exists", "4a3377d87d82: Pulling fs layer", "4a3377d87d82: Verifying Checksum", "4a3377d87d82: Download complete", "4a3377d87d82: Pull complete", "Digest: sha256:9c400d22c3c8203cd231d900abcf7e5a75d88474a36f512f1a7d895288e30697", "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.254] => (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.259482", "end": "2025-10-02 04:50:36.442812", "item": "contrail-controller-config-schema", "msg": "", "rc": 0, "start": "2025-10-02 04:50:36.183330", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-config-schema\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\n47ebad5dcaec: Already exists\n4a3377d87d82: Pulling fs layer\n4a3377d87d82: Download complete\n4a3377d87d82: Pull complete\nDigest: sha256:9c400d22c3c8203cd231d900abcf7e5a75d88474a36f512f1a7d895288e30697\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "47ebad5dcaec: Already exists", "4a3377d87d82: Pulling fs layer", "4a3377d87d82: Download complete", "4a3377d87d82: Pull complete", "Digest: sha256:9c400d22c3c8203cd231d900abcf7e5a75d88474a36f512f1a7d895288e30697", "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.254] => (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:13.657145", "end": "2025-10-02 04:50:50.574198", "item": "contrail-controller-config-devicemgr", "msg": "", "rc": 0, "start": "2025-10-02 04:50:36.917053", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-config-devicemgr\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\n47ebad5dcaec: Already exists\nb2d7c208d644: Pulling fs layer\n335f7493669d: Pulling fs layer\n7beac5c37ebb: Pulling fs layer\ne4f93ffaaedd: Pulling fs layer\ne4f93ffaaedd: Waiting\n335f7493669d: Verifying Checksum\n335f7493669d: Download complete\ne4f93ffaaedd: Verifying Checksum\ne4f93ffaaedd: Download complete\n7beac5c37ebb: Download complete\nb2d7c208d644: Verifying Checksum\nb2d7c208d644: Download complete\nb2d7c208d644: Pull complete\n335f7493669d: Pull complete\n7beac5c37ebb: Pull complete\ne4f93ffaaedd: Pull complete\nDigest: sha256:83210d7983eaa49f47ae1c569efc54daf0d50fb559943b3b5316877811e86950\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "47ebad5dcaec: Already exists", "b2d7c208d644: Pulling fs layer", "335f7493669d: Pulling fs layer", "7beac5c37ebb: Pulling fs layer", "e4f93ffaaedd: Pulling fs layer", "e4f93ffaaedd: Waiting", "335f7493669d: Verifying Checksum", "335f7493669d: Download complete", "e4f93ffaaedd: Verifying Checksum", "e4f93ffaaedd: Download complete", "7beac5c37ebb: Download complete", "b2d7c208d644: Verifying Checksum", "b2d7c208d644: Download complete", "b2d7c208d644: Pull complete", "335f7493669d: Pull complete", "7beac5c37ebb: Pull complete", "e4f93ffaaedd: Pull complete", "Digest: sha256:83210d7983eaa49f47ae1c569efc54daf0d50fb559943b3b5316877811e86950", "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.48] => (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.319720", "end": "2025-10-02 04:50:50.588861", "item": "contrail-controller-config-devicemgr", "msg": "", "rc": 0, "start": "2025-10-02 04:50:36.269141", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-config-devicemgr\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\n47ebad5dcaec: Already exists\nb2d7c208d644: Pulling fs layer\n335f7493669d: Pulling fs layer\n7beac5c37ebb: Pulling fs layer\ne4f93ffaaedd: Pulling fs layer\ne4f93ffaaedd: Waiting\n335f7493669d: Verifying Checksum\n335f7493669d: Download complete\ne4f93ffaaedd: Verifying Checksum\ne4f93ffaaedd: Download complete\n7beac5c37ebb: Verifying Checksum\n7beac5c37ebb: Download complete\nb2d7c208d644: Verifying Checksum\nb2d7c208d644: Download complete\nb2d7c208d644: Pull complete\n335f7493669d: Pull complete\n7beac5c37ebb: Pull complete\ne4f93ffaaedd: Pull complete\nDigest: sha256:83210d7983eaa49f47ae1c569efc54daf0d50fb559943b3b5316877811e86950\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "47ebad5dcaec: Already exists", "b2d7c208d644: Pulling fs layer", "335f7493669d: Pulling fs layer", "7beac5c37ebb: Pulling fs layer", "e4f93ffaaedd: Pulling fs layer", "e4f93ffaaedd: Waiting", "335f7493669d: Verifying Checksum", "335f7493669d: Download complete", "e4f93ffaaedd: Verifying Checksum", "e4f93ffaaedd: Download complete", "7beac5c37ebb: Verifying Checksum", "7beac5c37ebb: Download complete", "b2d7c208d644: Verifying Checksum", "b2d7c208d644: Download complete", "b2d7c208d644: Pull complete", "335f7493669d: Pull complete", "7beac5c37ebb: Pull complete", "e4f93ffaaedd: Pull complete", "Digest: sha256:83210d7983eaa49f47ae1c569efc54daf0d50fb559943b3b5316877811e86950", "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.38] => (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.274112", "end": "2025-10-02 04:50:50.654571", "item": "contrail-controller-config-devicemgr", "msg": "", "rc": 0, "start": "2025-10-02 04:50:36.380459", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-config-devicemgr\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\n47ebad5dcaec: Already exists\nb2d7c208d644: Pulling fs layer\n335f7493669d: Pulling fs layer\n7beac5c37ebb: Pulling fs layer\ne4f93ffaaedd: Pulling fs layer\ne4f93ffaaedd: Waiting\n335f7493669d: Verifying Checksum\n335f7493669d: Download complete\ne4f93ffaaedd: Verifying Checksum\ne4f93ffaaedd: Download complete\n7beac5c37ebb: Verifying Checksum\n7beac5c37ebb: Download complete\nb2d7c208d644: Verifying Checksum\nb2d7c208d644: Download complete\nb2d7c208d644: Pull complete\n335f7493669d: Pull complete\n7beac5c37ebb: Pull complete\ne4f93ffaaedd: Pull complete\nDigest: sha256:83210d7983eaa49f47ae1c569efc54daf0d50fb559943b3b5316877811e86950\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "47ebad5dcaec: Already exists", "b2d7c208d644: Pulling fs layer", "335f7493669d: Pulling fs layer", "7beac5c37ebb: Pulling fs layer", "e4f93ffaaedd: Pulling fs layer", "e4f93ffaaedd: Waiting", "335f7493669d: Verifying Checksum", "335f7493669d: Download complete", "e4f93ffaaedd: Verifying Checksum", "e4f93ffaaedd: Download complete", "7beac5c37ebb: Verifying Checksum", "7beac5c37ebb: Download complete", "b2d7c208d644: Verifying Checksum", "b2d7c208d644: Download complete", "b2d7c208d644: Pull complete", "335f7493669d: Pull complete", "7beac5c37ebb: Pull complete", "e4f93ffaaedd: Pull complete", "Digest: sha256:83210d7983eaa49f47ae1c569efc54daf0d50fb559943b3b5316877811e86950", "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.48] => (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.541663", "end": "2025-10-02 04:50:51.549488", "item": "contrail-controller-config-dnsmasq", "msg": "", "rc": 0, "start": "2025-10-02 04:50:51.007825", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-config-dnsmasq\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\ne07ac2878e0e: Pulling fs layer\n2d9f8c71996e: Pulling fs layer\nf7fb12b594c9: Pulling fs layer\n71f93c082a8a: Pulling fs layer\n71f93c082a8a: Waiting\n2d9f8c71996e: Download complete\ne07ac2878e0e: Verifying Checksum\ne07ac2878e0e: Download complete\nf7fb12b594c9: Verifying Checksum\nf7fb12b594c9: Download complete\ne07ac2878e0e: Pull complete\n2d9f8c71996e: Pull complete\n71f93c082a8a: Verifying Checksum\n71f93c082a8a: Download complete\nf7fb12b594c9: Pull complete\n71f93c082a8a: Pull complete\nDigest: sha256:dc69cfe58b04e97d82a52d96133ef9049f838efc5b2eb64f44a9f306f6afc845\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "e07ac2878e0e: Pulling fs layer", "2d9f8c71996e: Pulling fs layer", "f7fb12b594c9: Pulling fs layer", "71f93c082a8a: Pulling fs layer", "71f93c082a8a: Waiting", "2d9f8c71996e: Download complete", "e07ac2878e0e: Verifying Checksum", "e07ac2878e0e: Download complete", "f7fb12b594c9: Verifying Checksum", "f7fb12b594c9: Download complete", "e07ac2878e0e: Pull complete", "2d9f8c71996e: Pull complete", "71f93c082a8a: Verifying Checksum", "71f93c082a8a: Download complete", "f7fb12b594c9: Pull complete", "71f93c082a8a: Pull complete", "Digest: sha256:dc69cfe58b04e97d82a52d96133ef9049f838efc5b2eb64f44a9f306f6afc845", "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.254] => (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.565138", "end": "2025-10-02 04:50:51.568883", "item": "contrail-controller-config-dnsmasq", "msg": "", "rc": 0, "start": "2025-10-02 04:50:51.003745", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-config-dnsmasq\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\ne07ac2878e0e: Pulling fs layer\n2d9f8c71996e: Pulling fs layer\nf7fb12b594c9: Pulling fs layer\n71f93c082a8a: Pulling fs layer\n71f93c082a8a: Waiting\nf7fb12b594c9: Verifying Checksum\nf7fb12b594c9: Download complete\n2d9f8c71996e: Verifying Checksum\n2d9f8c71996e: Download complete\ne07ac2878e0e: Verifying Checksum\ne07ac2878e0e: Download complete\ne07ac2878e0e: Pull complete\n2d9f8c71996e: Pull complete\n71f93c082a8a: Verifying Checksum\n71f93c082a8a: Download complete\nf7fb12b594c9: Pull complete\n71f93c082a8a: Pull complete\nDigest: sha256:dc69cfe58b04e97d82a52d96133ef9049f838efc5b2eb64f44a9f306f6afc845\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "e07ac2878e0e: Pulling fs layer", "2d9f8c71996e: Pulling fs layer", "f7fb12b594c9: Pulling fs layer", "71f93c082a8a: Pulling fs layer", "71f93c082a8a: Waiting", "f7fb12b594c9: Verifying Checksum", "f7fb12b594c9: Download complete", "2d9f8c71996e: Verifying Checksum", "2d9f8c71996e: Download complete", "e07ac2878e0e: Verifying Checksum", "e07ac2878e0e: Download complete", "e07ac2878e0e: Pull complete", "2d9f8c71996e: Pull complete", "71f93c082a8a: Verifying Checksum", "71f93c082a8a: Download complete", "f7fb12b594c9: Pull complete", "71f93c082a8a: Pull complete", "Digest: sha256:dc69cfe58b04e97d82a52d96133ef9049f838efc5b2eb64f44a9f306f6afc845", "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.38] => (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.565473", "end": "2025-10-02 04:50:51.658025", "item": "contrail-controller-config-dnsmasq", "msg": "", "rc": 0, "start": "2025-10-02 04:50:51.092552", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-config-dnsmasq\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\ne07ac2878e0e: Pulling fs layer\n2d9f8c71996e: Pulling fs layer\nf7fb12b594c9: Pulling fs layer\n71f93c082a8a: Pulling fs layer\n71f93c082a8a: Waiting\ne07ac2878e0e: Verifying Checksum\ne07ac2878e0e: Download complete\nf7fb12b594c9: Verifying Checksum\nf7fb12b594c9: Download complete\ne07ac2878e0e: Pull complete\n2d9f8c71996e: Pull complete\n71f93c082a8a: Verifying Checksum\n71f93c082a8a: Download complete\nf7fb12b594c9: Pull complete\n71f93c082a8a: Pull complete\nDigest: sha256:dc69cfe58b04e97d82a52d96133ef9049f838efc5b2eb64f44a9f306f6afc845\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "e07ac2878e0e: Pulling fs layer", "2d9f8c71996e: Pulling fs layer", "f7fb12b594c9: Pulling fs layer", "71f93c082a8a: Pulling fs layer", "71f93c082a8a: Waiting", "e07ac2878e0e: Verifying Checksum", "e07ac2878e0e: Download complete", "f7fb12b594c9: Verifying Checksum", "f7fb12b594c9: Download complete", "e07ac2878e0e: Pull complete", "2d9f8c71996e: Pull complete", "71f93c082a8a: Verifying Checksum", "71f93c082a8a: Download complete", "f7fb12b594c9: Pull complete", "71f93c082a8a: Pull complete", "Digest: sha256:dc69cfe58b04e97d82a52d96133ef9049f838efc5b2eb64f44a9f306f6afc845", "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.48] => (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.060788", "end": "2025-10-02 04:50:52.051974", "item": "contrail-provisioner", "msg": "", "rc": 0, "start": "2025-10-02 04:50:51.991186", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-provisioner\nDigest: sha256:ae1d0362b2cfda49e42e994da526887c1abd71d85c373e750619aad519e66ce6\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:ae1d0362b2cfda49e42e994da526887c1abd71d85c373e750619aad519e66ce6", "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.254] => (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.066500", "end": "2025-10-02 04:50:52.103733", "item": "contrail-provisioner", "msg": "", "rc": 0, "start": "2025-10-02 04:50:52.037233", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-provisioner\nDigest: sha256:ae1d0362b2cfda49e42e994da526887c1abd71d85c373e750619aad519e66ce6\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:ae1d0362b2cfda49e42e994da526887c1abd71d85c373e750619aad519e66ce6", "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.38] => (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.056356", "end": "2025-10-02 04:50:52.130154", "item": "contrail-provisioner", "msg": "", "rc": 0, "start": "2025-10-02 04:50:52.073798", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-provisioner\nDigest: sha256:ae1d0362b2cfda49e42e994da526887c1abd71d85c373e750619aad519e66ce6\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:ae1d0362b2cfda49e42e994da526887c1abd71d85c373e750619aad519e66ce6", "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.48] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/contrail/config", "size": 4096, "state": "directory", "uid": 0}
changed: [10.0.0.38] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/contrail/config", "size": 4096, "state": "directory", "uid": 0}
changed: [10.0.0.254] => {"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.254] => {"changed": false, "stat": {"exists": false}}
ok: [10.0.0.38] => {"changed": false, "stat": {"exists": false}}
ok: [10.0.0.48] => {"changed": false, "stat": {"exists": false}}
TASK [contrail_config : create /etc/contrail/common_config.env] ****************
changed: [10.0.0.254] => {"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.38] => {"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.48] => {"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.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => {"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.254]: 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.38]: 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.48]: 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.254] => {"ansible_facts": {"use_external_tftp": false}, "changed": false}
ok: [10.0.0.38] => {"ansible_facts": {"use_external_tftp": false}, "changed": false}
ok: [10.0.0.48] => {"ansible_facts": {"use_external_tftp": false}, "changed": false}
TASK [contrail_config : check if ironic_pxe is deployed on node] ***************
fatal: [10.0.0.254]: FAILED! => {"changed": true, "cmd": "docker inspect ironic_pxe", "delta": "0:00:00.035511", "end": "2025-10-02 04:51:10.963937", "msg": "non-zero return code", "rc": 1, "start": "2025-10-02 04:51:10.928426", "stderr": "Error: No such object: ironic_pxe", "stderr_lines": ["Error: No such object: ironic_pxe"], "stdout": "[]", "stdout_lines": ["[]"]}
...ignoring
fatal: [10.0.0.38]: FAILED! => {"changed": true, "cmd": "docker inspect ironic_pxe", "delta": "0:00:00.025509", "end": "2025-10-02 04:51:10.979711", "msg": "non-zero return code", "rc": 1, "start": "2025-10-02 04:51:10.954202", "stderr": "Error: No such object: ironic_pxe", "stderr_lines": ["Error: No such object: ironic_pxe"], "stdout": "[]", "stdout_lines": ["[]"]}
...ignoring
fatal: [10.0.0.48]: FAILED! => {"changed": true, "cmd": "docker inspect ironic_pxe", "delta": "0:00:00.032824", "end": "2025-10-02 04:51:11.036065", "msg": "non-zero return code", "rc": 1, "start": "2025-10-02 04:51:11.003241", "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.254] => {"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-1759380671.344151-67665-10972795809803/source", "state": "file", "uid": 0}
changed: [10.0.0.38] => {"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-1759380671.3750992-67666-269000000694628/source", "state": "file", "uid": 0}
changed: [10.0.0.48] => {"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-1759380671.3697932-67667-229683439183146/source", "state": "file", "uid": 0}
TASK [contrail_config : start contrail config] *********************************
changed: [10.0.0.38] => {"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": "23b1797fdbb4223fe61d7c8d012faf2b14b272d813e7f0329b3a8dce9faf6890", "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": "f3830c705d4ffc0abf735658a0077f48404a9c1612f2c226fb88b0dd2adf69e5", "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": "e43361a46a487f8c1014d42e7aa46b357085f477e18e63b7336e0d1252f2dc6b", "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": "9ad3eb1e4810c36bcd55061e30711551c6ab98b972dc5e039b43fd77d5218e7e", "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": "39fb5d6947269690ccb521c6c926d753b8b3d66bd0c33bff1f41b45331b28e0f", "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": "cc0b217aebcd0ecf66e36f105c8c9a114f70563157395b7a11a7223e5ebb694c", "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": "11c1c371099c21f19c2732f3d1057e985d53aac357b3f2413899c1547d61caec", "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": "f5115d6bd6bd9e4575763674a50c49742aa46dd74a8d1f7bec1742f8f2ec9421", "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.48] => {"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": "23b1797fdbb4223fe61d7c8d012faf2b14b272d813e7f0329b3a8dce9faf6890", "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": "f3830c705d4ffc0abf735658a0077f48404a9c1612f2c226fb88b0dd2adf69e5", "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": "e43361a46a487f8c1014d42e7aa46b357085f477e18e63b7336e0d1252f2dc6b", "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": "9ad3eb1e4810c36bcd55061e30711551c6ab98b972dc5e039b43fd77d5218e7e", "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": "39fb5d6947269690ccb521c6c926d753b8b3d66bd0c33bff1f41b45331b28e0f", "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": "cc0b217aebcd0ecf66e36f105c8c9a114f70563157395b7a11a7223e5ebb694c", "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": "11c1c371099c21f19c2732f3d1057e985d53aac357b3f2413899c1547d61caec", "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": "f5115d6bd6bd9e4575763674a50c49742aa46dd74a8d1f7bec1742f8f2ec9421", "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.254] => {"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": "23b1797fdbb4223fe61d7c8d012faf2b14b272d813e7f0329b3a8dce9faf6890", "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": "f3830c705d4ffc0abf735658a0077f48404a9c1612f2c226fb88b0dd2adf69e5", "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": "e43361a46a487f8c1014d42e7aa46b357085f477e18e63b7336e0d1252f2dc6b", "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": "9ad3eb1e4810c36bcd55061e30711551c6ab98b972dc5e039b43fd77d5218e7e", "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": "39fb5d6947269690ccb521c6c926d753b8b3d66bd0c33bff1f41b45331b28e0f", "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": "cc0b217aebcd0ecf66e36f105c8c9a114f70563157395b7a11a7223e5ebb694c", "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": "11c1c371099c21f19c2732f3d1057e985d53aac357b3f2413899c1547d61caec", "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": "f5115d6bd6bd9e4575763674a50c49742aa46dd74a8d1f7bec1742f8f2ec9421", "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.254] => (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:08.922041", "end": "2025-10-02 04:51:25.451413", "item": "contrail-controller-webui-web", "msg": "", "rc": 0, "start": "2025-10-02 04:51:16.529372", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-webui-web\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\ndf4e9ace7568: Pulling fs layer\neb2e3580ea22: Pulling fs layer\n08377370d6a1: Pulling fs layer\nbd76c0a60633: Pulling fs layer\n487a9ed71987: Pulling fs layer\nbd76c0a60633: Waiting\n487a9ed71987: Waiting\neb2e3580ea22: Verifying Checksum\neb2e3580ea22: Download complete\n08377370d6a1: Verifying Checksum\n08377370d6a1: Download complete\nbd76c0a60633: Verifying Checksum\nbd76c0a60633: Download complete\n487a9ed71987: Verifying Checksum\n487a9ed71987: Download complete\ndf4e9ace7568: Verifying Checksum\ndf4e9ace7568: Download complete\ndf4e9ace7568: Pull complete\neb2e3580ea22: Pull complete\n08377370d6a1: Pull complete\nbd76c0a60633: Pull complete\n487a9ed71987: Pull complete\nDigest: sha256:7b331c5709ef22de618cd5b1055c7099642e92ee2a781863df3d9df1296982e0\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "df4e9ace7568: Pulling fs layer", "eb2e3580ea22: Pulling fs layer", "08377370d6a1: Pulling fs layer", "bd76c0a60633: Pulling fs layer", "487a9ed71987: Pulling fs layer", "bd76c0a60633: Waiting", "487a9ed71987: Waiting", "eb2e3580ea22: Verifying Checksum", "eb2e3580ea22: Download complete", "08377370d6a1: Verifying Checksum", "08377370d6a1: Download complete", "bd76c0a60633: Verifying Checksum", "bd76c0a60633: Download complete", "487a9ed71987: Verifying Checksum", "487a9ed71987: Download complete", "df4e9ace7568: Verifying Checksum", "df4e9ace7568: Download complete", "df4e9ace7568: Pull complete", "eb2e3580ea22: Pull complete", "08377370d6a1: Pull complete", "bd76c0a60633: Pull complete", "487a9ed71987: Pull complete", "Digest: sha256:7b331c5709ef22de618cd5b1055c7099642e92ee2a781863df3d9df1296982e0", "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.254] => (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.179546", "end": "2025-10-02 04:51:26.011221", "item": "contrail-controller-webui-job", "msg": "", "rc": 0, "start": "2025-10-02 04:51:25.831675", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-webui-job\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\ndf4e9ace7568: Already exists\neb2e3580ea22: Already exists\n08377370d6a1: Already exists\nbd76c0a60633: Already exists\n487a9ed71987: Already exists\nDigest: sha256:974df16fd8a0ba7c71fdcf2663900c74b5f8e11f449f243e4bdeb4ce514320d5\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "df4e9ace7568: Already exists", "eb2e3580ea22: Already exists", "08377370d6a1: Already exists", "bd76c0a60633: Already exists", "487a9ed71987: Already exists", "Digest: sha256:974df16fd8a0ba7c71fdcf2663900c74b5f8e11f449f243e4bdeb4ce514320d5", "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.48] => (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.849662", "end": "2025-10-02 04:51:26.416510", "item": "contrail-controller-webui-web", "msg": "", "rc": 0, "start": "2025-10-02 04:51:16.566848", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-webui-web\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\ndf4e9ace7568: Pulling fs layer\neb2e3580ea22: Pulling fs layer\n08377370d6a1: Pulling fs layer\nbd76c0a60633: Pulling fs layer\n487a9ed71987: Pulling fs layer\nbd76c0a60633: Waiting\n487a9ed71987: Waiting\n08377370d6a1: Download complete\neb2e3580ea22: Verifying Checksum\neb2e3580ea22: Download complete\nbd76c0a60633: Verifying Checksum\nbd76c0a60633: Download complete\n487a9ed71987: Download complete\ndf4e9ace7568: Verifying Checksum\ndf4e9ace7568: Download complete\ndf4e9ace7568: Pull complete\neb2e3580ea22: Pull complete\n08377370d6a1: Pull complete\nbd76c0a60633: Pull complete\n487a9ed71987: Pull complete\nDigest: sha256:7b331c5709ef22de618cd5b1055c7099642e92ee2a781863df3d9df1296982e0\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "df4e9ace7568: Pulling fs layer", "eb2e3580ea22: Pulling fs layer", "08377370d6a1: Pulling fs layer", "bd76c0a60633: Pulling fs layer", "487a9ed71987: Pulling fs layer", "bd76c0a60633: Waiting", "487a9ed71987: Waiting", "08377370d6a1: Download complete", "eb2e3580ea22: Verifying Checksum", "eb2e3580ea22: Download complete", "bd76c0a60633: Verifying Checksum", "bd76c0a60633: Download complete", "487a9ed71987: Download complete", "df4e9ace7568: Verifying Checksum", "df4e9ace7568: Download complete", "df4e9ace7568: Pull complete", "eb2e3580ea22: Pull complete", "08377370d6a1: Pull complete", "bd76c0a60633: Pull complete", "487a9ed71987: Pull complete", "Digest: sha256:7b331c5709ef22de618cd5b1055c7099642e92ee2a781863df3d9df1296982e0", "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.48] => (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.167732", "end": "2025-10-02 04:51:27.000061", "item": "contrail-controller-webui-job", "msg": "", "rc": 0, "start": "2025-10-02 04:51:26.832329", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-webui-job\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\ndf4e9ace7568: Already exists\neb2e3580ea22: Already exists\n08377370d6a1: Already exists\nbd76c0a60633: Already exists\n487a9ed71987: Already exists\nDigest: sha256:974df16fd8a0ba7c71fdcf2663900c74b5f8e11f449f243e4bdeb4ce514320d5\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "df4e9ace7568: Already exists", "eb2e3580ea22: Already exists", "08377370d6a1: Already exists", "bd76c0a60633: Already exists", "487a9ed71987: Already exists", "Digest: sha256:974df16fd8a0ba7c71fdcf2663900c74b5f8e11f449f243e4bdeb4ce514320d5", "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.38] => (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:11.584436", "end": "2025-10-02 04:51:28.138047", "item": "contrail-controller-webui-web", "msg": "", "rc": 0, "start": "2025-10-02 04:51:16.553611", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-webui-web\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\ndf4e9ace7568: Pulling fs layer\neb2e3580ea22: Pulling fs layer\n08377370d6a1: Pulling fs layer\nbd76c0a60633: Pulling fs layer\n487a9ed71987: Pulling fs layer\n487a9ed71987: Waiting\nbd76c0a60633: Waiting\n08377370d6a1: Download complete\neb2e3580ea22: Verifying Checksum\neb2e3580ea22: Download complete\nbd76c0a60633: Verifying Checksum\nbd76c0a60633: Download complete\n487a9ed71987: Verifying Checksum\n487a9ed71987: Download complete\ndf4e9ace7568: Verifying Checksum\ndf4e9ace7568: Download complete\ndf4e9ace7568: Pull complete\neb2e3580ea22: Pull complete\n08377370d6a1: Pull complete\nbd76c0a60633: Pull complete\n487a9ed71987: Pull complete\nDigest: sha256:7b331c5709ef22de618cd5b1055c7099642e92ee2a781863df3d9df1296982e0\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "df4e9ace7568: Pulling fs layer", "eb2e3580ea22: Pulling fs layer", "08377370d6a1: Pulling fs layer", "bd76c0a60633: Pulling fs layer", "487a9ed71987: Pulling fs layer", "487a9ed71987: Waiting", "bd76c0a60633: Waiting", "08377370d6a1: Download complete", "eb2e3580ea22: Verifying Checksum", "eb2e3580ea22: Download complete", "bd76c0a60633: Verifying Checksum", "bd76c0a60633: Download complete", "487a9ed71987: Verifying Checksum", "487a9ed71987: Download complete", "df4e9ace7568: Verifying Checksum", "df4e9ace7568: Download complete", "df4e9ace7568: Pull complete", "eb2e3580ea22: Pull complete", "08377370d6a1: Pull complete", "bd76c0a60633: Pull complete", "487a9ed71987: Pull complete", "Digest: sha256:7b331c5709ef22de618cd5b1055c7099642e92ee2a781863df3d9df1296982e0", "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.38] => (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.183072", "end": "2025-10-02 04:51:28.723393", "item": "contrail-controller-webui-job", "msg": "", "rc": 0, "start": "2025-10-02 04:51:28.540321", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-webui-job\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\ndf4e9ace7568: Already exists\neb2e3580ea22: Already exists\n08377370d6a1: Already exists\nbd76c0a60633: Already exists\n487a9ed71987: Already exists\nDigest: sha256:974df16fd8a0ba7c71fdcf2663900c74b5f8e11f449f243e4bdeb4ce514320d5\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "df4e9ace7568: Already exists", "eb2e3580ea22: Already exists", "08377370d6a1: Already exists", "bd76c0a60633: Already exists", "487a9ed71987: Already exists", "Digest: sha256:974df16fd8a0ba7c71fdcf2663900c74b5f8e11f449f243e4bdeb4ce514320d5", "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.38] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/contrail/webui", "size": 4096, "state": "directory", "uid": 0}
changed: [10.0.0.254] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/contrail/webui", "size": 4096, "state": "directory", "uid": 0}
changed: [10.0.0.48] => {"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.38] => {"changed": false, "stat": {"exists": false}}
ok: [10.0.0.254] => {"changed": false, "stat": {"exists": false}}
ok: [10.0.0.48] => {"changed": false, "stat": {"exists": false}}
TASK [contrail_webui : create /etc/contrail/common_webui.env] ******************
changed: [10.0.0.254] => {"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.38] => {"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.48] => {"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.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => {"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.38]: 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.254]: 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.48]: 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.254] => {"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-1759380707.179609-72694-175466081197609/source", "state": "file", "uid": 0}
changed: [10.0.0.38] => {"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-1759380707.223847-72695-159723178268644/source", "state": "file", "uid": 0}
changed: [10.0.0.48] => {"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-1759380707.265451-72696-80473153056925/source", "state": "file", "uid": 0}
TASK [contrail_webui : start contrail webui] ***********************************
changed: [10.0.0.48] => {"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": "50e2569bc86b9d160c367bedee1be3c201b84889ec509b6c64c133b8025d4d60", "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": "9ad3eb1e4810c36bcd55061e30711551c6ab98b972dc5e039b43fd77d5218e7e", "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": "180127ebf0deb40dd78f8e50a24501e098edb48b07b100962a547d2694fcd976", "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.38] => {"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": "50e2569bc86b9d160c367bedee1be3c201b84889ec509b6c64c133b8025d4d60", "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": "9ad3eb1e4810c36bcd55061e30711551c6ab98b972dc5e039b43fd77d5218e7e", "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": "180127ebf0deb40dd78f8e50a24501e098edb48b07b100962a547d2694fcd976", "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.254] => {"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": "50e2569bc86b9d160c367bedee1be3c201b84889ec509b6c64c133b8025d4d60", "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": "9ad3eb1e4810c36bcd55061e30711551c6ab98b972dc5e039b43fd77d5218e7e", "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": "180127ebf0deb40dd78f8e50a24501e098edb48b07b100962a547d2694fcd976", "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.48] => (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.062570", "end": "2025-10-02 04:51:50.840348", "item": "contrail-node-init", "msg": "", "rc": 0, "start": "2025-10-02 04:51:50.777778", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-node-init\nDigest: sha256:9d70e6d4842786a50374be6ca6e71d9d71d2c11770c01f72fe7d99ee811b4eb7\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:9d70e6d4842786a50374be6ca6e71d9d71d2c11770c01f72fe7d99ee811b4eb7", "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.38] => (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.083243", "end": "2025-10-02 04:51:50.933361", "item": "contrail-node-init", "msg": "", "rc": 0, "start": "2025-10-02 04:51:50.850118", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-node-init\nDigest: sha256:9d70e6d4842786a50374be6ca6e71d9d71d2c11770c01f72fe7d99ee811b4eb7\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:9d70e6d4842786a50374be6ca6e71d9d71d2c11770c01f72fe7d99ee811b4eb7", "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.254] => (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.191672", "end": "2025-10-02 04:51:51.146468", "item": "contrail-node-init", "msg": "", "rc": 0, "start": "2025-10-02 04:51:50.954796", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-node-init\nDigest: sha256:9d70e6d4842786a50374be6ca6e71d9d71d2c11770c01f72fe7d99ee811b4eb7\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:9d70e6d4842786a50374be6ca6e71d9d71d2c11770c01f72fe7d99ee811b4eb7", "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.48] => (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.074475", "end": "2025-10-02 04:51:51.525846", "item": "contrail-nodemgr", "msg": "", "rc": 0, "start": "2025-10-02 04:51:51.451371", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-nodemgr\nDigest: sha256:f19c85ad943f7920a8954a4056611ba4a74847ba07188636ed2d8ad7b2129c74\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:f19c85ad943f7920a8954a4056611ba4a74847ba07188636ed2d8ad7b2129c74", "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.38] => (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.089120", "end": "2025-10-02 04:51:51.643736", "item": "contrail-nodemgr", "msg": "", "rc": 0, "start": "2025-10-02 04:51:51.554616", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-nodemgr\nDigest: sha256:f19c85ad943f7920a8954a4056611ba4a74847ba07188636ed2d8ad7b2129c74\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:f19c85ad943f7920a8954a4056611ba4a74847ba07188636ed2d8ad7b2129c74", "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.254] => (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.187356", "end": "2025-10-02 04:51:51.850461", "item": "contrail-nodemgr", "msg": "", "rc": 0, "start": "2025-10-02 04:51:51.663105", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-nodemgr\nDigest: sha256:f19c85ad943f7920a8954a4056611ba4a74847ba07188636ed2d8ad7b2129c74\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:f19c85ad943f7920a8954a4056611ba4a74847ba07188636ed2d8ad7b2129c74", "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.48] => (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.584131", "end": "2025-10-02 04:51:53.879812", "item": "contrail-controller-control-control", "msg": "", "rc": 0, "start": "2025-10-02 04:51:52.295681", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-control-control\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\n688f1cbf1855: Pulling fs layer\n86a6a8bf9cb1: Pulling fs layer\nb6fdfe24c647: Pulling fs layer\n86a6a8bf9cb1: Verifying Checksum\n86a6a8bf9cb1: Download complete\nb6fdfe24c647: Verifying Checksum\nb6fdfe24c647: Download complete\n688f1cbf1855: Verifying Checksum\n688f1cbf1855: Download complete\n688f1cbf1855: Pull complete\n86a6a8bf9cb1: Pull complete\nb6fdfe24c647: Pull complete\nDigest: sha256:3c555e356077bbb9f37c280126af6687a6cd642f036f8fbbf67f5d2dbb2d3e32\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "688f1cbf1855: Pulling fs layer", "86a6a8bf9cb1: Pulling fs layer", "b6fdfe24c647: Pulling fs layer", "86a6a8bf9cb1: Verifying Checksum", "86a6a8bf9cb1: Download complete", "b6fdfe24c647: Verifying Checksum", "b6fdfe24c647: Download complete", "688f1cbf1855: Verifying Checksum", "688f1cbf1855: Download complete", "688f1cbf1855: Pull complete", "86a6a8bf9cb1: Pull complete", "b6fdfe24c647: Pull complete", "Digest: sha256:3c555e356077bbb9f37c280126af6687a6cd642f036f8fbbf67f5d2dbb2d3e32", "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.38] => (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.674062", "end": "2025-10-02 04:51:53.973782", "item": "contrail-controller-control-control", "msg": "", "rc": 0, "start": "2025-10-02 04:51:52.299720", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-control-control\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\n688f1cbf1855: Pulling fs layer\n86a6a8bf9cb1: Pulling fs layer\nb6fdfe24c647: Pulling fs layer\n86a6a8bf9cb1: Verifying Checksum\n86a6a8bf9cb1: Download complete\nb6fdfe24c647: Verifying Checksum\nb6fdfe24c647: Download complete\n688f1cbf1855: Verifying Checksum\n688f1cbf1855: Download complete\n688f1cbf1855: Pull complete\n86a6a8bf9cb1: Pull complete\nb6fdfe24c647: Pull complete\nDigest: sha256:3c555e356077bbb9f37c280126af6687a6cd642f036f8fbbf67f5d2dbb2d3e32\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "688f1cbf1855: Pulling fs layer", "86a6a8bf9cb1: Pulling fs layer", "b6fdfe24c647: Pulling fs layer", "86a6a8bf9cb1: Verifying Checksum", "86a6a8bf9cb1: Download complete", "b6fdfe24c647: Verifying Checksum", "b6fdfe24c647: Download complete", "688f1cbf1855: Verifying Checksum", "688f1cbf1855: Download complete", "688f1cbf1855: Pull complete", "86a6a8bf9cb1: Pull complete", "b6fdfe24c647: Pull complete", "Digest: sha256:3c555e356077bbb9f37c280126af6687a6cd642f036f8fbbf67f5d2dbb2d3e32", "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.254] => (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.953043", "end": "2025-10-02 04:51:54.444229", "item": "contrail-controller-control-control", "msg": "", "rc": 0, "start": "2025-10-02 04:51:52.491186", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-control-control\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\n688f1cbf1855: Pulling fs layer\n86a6a8bf9cb1: Pulling fs layer\nb6fdfe24c647: Pulling fs layer\n86a6a8bf9cb1: Verifying Checksum\n86a6a8bf9cb1: Download complete\nb6fdfe24c647: Verifying Checksum\nb6fdfe24c647: Download complete\n688f1cbf1855: Verifying Checksum\n688f1cbf1855: Download complete\n688f1cbf1855: Pull complete\n86a6a8bf9cb1: Pull complete\nb6fdfe24c647: Pull complete\nDigest: sha256:3c555e356077bbb9f37c280126af6687a6cd642f036f8fbbf67f5d2dbb2d3e32\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "688f1cbf1855: Pulling fs layer", "86a6a8bf9cb1: Pulling fs layer", "b6fdfe24c647: Pulling fs layer", "86a6a8bf9cb1: Verifying Checksum", "86a6a8bf9cb1: Download complete", "b6fdfe24c647: Verifying Checksum", "b6fdfe24c647: Download complete", "688f1cbf1855: Verifying Checksum", "688f1cbf1855: Download complete", "688f1cbf1855: Pull complete", "86a6a8bf9cb1: Pull complete", "b6fdfe24c647: Pull complete", "Digest: sha256:3c555e356077bbb9f37c280126af6687a6cd642f036f8fbbf67f5d2dbb2d3e32", "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.48] => (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.170058", "end": "2025-10-02 04:51:54.517621", "item": "contrail-controller-control-named", "msg": "", "rc": 0, "start": "2025-10-02 04:51:54.347563", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-control-named\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\n688f1cbf1855: Already exists\n1d052cf1d453: Pulling fs layer\n1d052cf1d453: Verifying Checksum\n1d052cf1d453: Download complete\n1d052cf1d453: Pull complete\nDigest: sha256:3d4526194e3ed770f4ad1743ed1eeb9d551c4e469231bbbda0c9bd9e561105d6\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "688f1cbf1855: Already exists", "1d052cf1d453: Pulling fs layer", "1d052cf1d453: Verifying Checksum", "1d052cf1d453: Download complete", "1d052cf1d453: Pull complete", "Digest: sha256:3d4526194e3ed770f4ad1743ed1eeb9d551c4e469231bbbda0c9bd9e561105d6", "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.38] => (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.169960", "end": "2025-10-02 04:51:54.662125", "item": "contrail-controller-control-named", "msg": "", "rc": 0, "start": "2025-10-02 04:51:54.492165", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-control-named\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\n688f1cbf1855: Already exists\n1d052cf1d453: Pulling fs layer\n1d052cf1d453: Verifying Checksum\n1d052cf1d453: Download complete\n1d052cf1d453: Pull complete\nDigest: sha256:3d4526194e3ed770f4ad1743ed1eeb9d551c4e469231bbbda0c9bd9e561105d6\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "688f1cbf1855: Already exists", "1d052cf1d453: Pulling fs layer", "1d052cf1d453: Verifying Checksum", "1d052cf1d453: Download complete", "1d052cf1d453: Pull complete", "Digest: sha256:3d4526194e3ed770f4ad1743ed1eeb9d551c4e469231bbbda0c9bd9e561105d6", "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.254] => (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.199066", "end": "2025-10-02 04:51:55.085479", "item": "contrail-controller-control-named", "msg": "", "rc": 0, "start": "2025-10-02 04:51:54.886413", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-control-named\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\n688f1cbf1855: Already exists\n1d052cf1d453: Pulling fs layer\n1d052cf1d453: Verifying Checksum\n1d052cf1d453: Download complete\n1d052cf1d453: Pull complete\nDigest: sha256:3d4526194e3ed770f4ad1743ed1eeb9d551c4e469231bbbda0c9bd9e561105d6\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "688f1cbf1855: Already exists", "1d052cf1d453: Pulling fs layer", "1d052cf1d453: Verifying Checksum", "1d052cf1d453: Download complete", "1d052cf1d453: Pull complete", "Digest: sha256:3d4526194e3ed770f4ad1743ed1eeb9d551c4e469231bbbda0c9bd9e561105d6", "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.48] => (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.250416", "end": "2025-10-02 04:51:55.260252", "item": "contrail-controller-control-dns", "msg": "", "rc": 0, "start": "2025-10-02 04:51:55.009836", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-control-dns\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\n688f1cbf1855: Already exists\n8619ed9f8d1d: Pulling fs layer\n8619ed9f8d1d: Verifying Checksum\n8619ed9f8d1d: Download complete\n8619ed9f8d1d: Pull complete\nDigest: sha256:466cce52975528db7c4678773fc5d8c28f45c07867d47255b42f1d60a539e186\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "688f1cbf1855: Already exists", "8619ed9f8d1d: Pulling fs layer", "8619ed9f8d1d: Verifying Checksum", "8619ed9f8d1d: Download complete", "8619ed9f8d1d: Pull complete", "Digest: sha256:466cce52975528db7c4678773fc5d8c28f45c07867d47255b42f1d60a539e186", "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.38] => (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.171961", "end": "2025-10-02 04:51:55.299957", "item": "contrail-controller-control-dns", "msg": "", "rc": 0, "start": "2025-10-02 04:51:55.127996", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-control-dns\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\n688f1cbf1855: Already exists\n8619ed9f8d1d: Pulling fs layer\n8619ed9f8d1d: Verifying Checksum\n8619ed9f8d1d: Download complete\n8619ed9f8d1d: Pull complete\nDigest: sha256:466cce52975528db7c4678773fc5d8c28f45c07867d47255b42f1d60a539e186\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "688f1cbf1855: Already exists", "8619ed9f8d1d: Pulling fs layer", "8619ed9f8d1d: Verifying Checksum", "8619ed9f8d1d: Download complete", "8619ed9f8d1d: Pull complete", "Digest: sha256:466cce52975528db7c4678773fc5d8c28f45c07867d47255b42f1d60a539e186", "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.48] => (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.054449", "end": "2025-10-02 04:51:55.766227", "item": "contrail-provisioner", "msg": "", "rc": 0, "start": "2025-10-02 04:51:55.711778", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-provisioner\nDigest: sha256:ae1d0362b2cfda49e42e994da526887c1abd71d85c373e750619aad519e66ce6\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:ae1d0362b2cfda49e42e994da526887c1abd71d85c373e750619aad519e66ce6", "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.254] => (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.207136", "end": "2025-10-02 04:51:55.767247", "item": "contrail-controller-control-dns", "msg": "", "rc": 0, "start": "2025-10-02 04:51:55.560111", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-controller-control-dns\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\n688f1cbf1855: Already exists\n8619ed9f8d1d: Pulling fs layer\n8619ed9f8d1d: Verifying Checksum\n8619ed9f8d1d: Download complete\n8619ed9f8d1d: Pull complete\nDigest: sha256:466cce52975528db7c4678773fc5d8c28f45c07867d47255b42f1d60a539e186\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "688f1cbf1855: Already exists", "8619ed9f8d1d: Pulling fs layer", "8619ed9f8d1d: Verifying Checksum", "8619ed9f8d1d: Download complete", "8619ed9f8d1d: Pull complete", "Digest: sha256:466cce52975528db7c4678773fc5d8c28f45c07867d47255b42f1d60a539e186", "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.38] => (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.066428", "end": "2025-10-02 04:51:55.854123", "item": "contrail-provisioner", "msg": "", "rc": 0, "start": "2025-10-02 04:51:55.787695", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-provisioner\nDigest: sha256:ae1d0362b2cfda49e42e994da526887c1abd71d85c373e750619aad519e66ce6\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:ae1d0362b2cfda49e42e994da526887c1abd71d85c373e750619aad519e66ce6", "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.254] => (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.064703", "end": "2025-10-02 04:51:56.227743", "item": "contrail-provisioner", "msg": "", "rc": 0, "start": "2025-10-02 04:51:56.163040", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-provisioner\nDigest: sha256:ae1d0362b2cfda49e42e994da526887c1abd71d85c373e750619aad519e66ce6\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:ae1d0362b2cfda49e42e994da526887c1abd71d85c373e750619aad519e66ce6", "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.254] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/contrail/control", "size": 4096, "state": "directory", "uid": 0}
changed: [10.0.0.38] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/contrail/control", "size": 4096, "state": "directory", "uid": 0}
changed: [10.0.0.48] => {"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.254] => {"changed": false, "stat": {"exists": false}}
ok: [10.0.0.38] => {"changed": false, "stat": {"exists": false}}
ok: [10.0.0.48] => {"changed": false, "stat": {"exists": false}}
TASK [contrail_control : create /etc/contrail/common_control.env] **************
changed: [10.0.0.254] => {"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.38] => {"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.48] => {"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.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => {"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.254]: 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.48]: 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.38]: 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.48] => {"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-1759380735.4348226-77280-195407680425130/source", "state": "file", "uid": 0}
changed: [10.0.0.254] => {"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-1759380735.498133-77278-56181669946229/source", "state": "file", "uid": 0}
changed: [10.0.0.38] => {"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-1759380735.5632463-77279-12450556105357/source", "state": "file", "uid": 0}
TASK [contrail_control : start contrail control] *******************************
changed: [10.0.0.48] => {"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": "9e891db2e8da8deb87b0714b085e16a642a934b89f5d7608d12c7a53023d9d8d", "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": "faf554d2e7b9aacac67cbad61358000ce3594d33de25a84ee7070e20b113d71b", "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": "e6b67932641c56f356f6fe75b28046433eb76c2ba7a5e789e5dac9faf77148e8", "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": "9ad3eb1e4810c36bcd55061e30711551c6ab98b972dc5e039b43fd77d5218e7e", "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": "b13ef3c0287730e9706e45d4b59410d60dea4b94751c7694cb8b05f4af292549", "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": "aac8210edf6dd75535efd07609a9b60418ba42ce18b5327fe79ea0b6baea8325", "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.38] => {"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": "9e891db2e8da8deb87b0714b085e16a642a934b89f5d7608d12c7a53023d9d8d", "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": "faf554d2e7b9aacac67cbad61358000ce3594d33de25a84ee7070e20b113d71b", "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": "e6b67932641c56f356f6fe75b28046433eb76c2ba7a5e789e5dac9faf77148e8", "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": "9ad3eb1e4810c36bcd55061e30711551c6ab98b972dc5e039b43fd77d5218e7e", "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": "b13ef3c0287730e9706e45d4b59410d60dea4b94751c7694cb8b05f4af292549", "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": "aac8210edf6dd75535efd07609a9b60418ba42ce18b5327fe79ea0b6baea8325", "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.254] => {"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": "9e891db2e8da8deb87b0714b085e16a642a934b89f5d7608d12c7a53023d9d8d", "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": "faf554d2e7b9aacac67cbad61358000ce3594d33de25a84ee7070e20b113d71b", "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": "e6b67932641c56f356f6fe75b28046433eb76c2ba7a5e789e5dac9faf77148e8", "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": "9ad3eb1e4810c36bcd55061e30711551c6ab98b972dc5e039b43fd77d5218e7e", "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": "b13ef3c0287730e9706e45d4b59410d60dea4b94751c7694cb8b05f4af292549", "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": "aac8210edf6dd75535efd07609a9b60418ba42ce18b5327fe79ea0b6baea8325", "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.48] => (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.068560", "end": "2025-10-02 04:52:20.132036", "item": "contrail-node-init", "msg": "", "rc": 0, "start": "2025-10-02 04:52:20.063476", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-node-init\nDigest: sha256:9d70e6d4842786a50374be6ca6e71d9d71d2c11770c01f72fe7d99ee811b4eb7\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:9d70e6d4842786a50374be6ca6e71d9d71d2c11770c01f72fe7d99ee811b4eb7", "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.254] => (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.091658", "end": "2025-10-02 04:52:20.210685", "item": "contrail-node-init", "msg": "", "rc": 0, "start": "2025-10-02 04:52:20.119027", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-node-init\nDigest: sha256:9d70e6d4842786a50374be6ca6e71d9d71d2c11770c01f72fe7d99ee811b4eb7\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:9d70e6d4842786a50374be6ca6e71d9d71d2c11770c01f72fe7d99ee811b4eb7", "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.38] => (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.057453", "end": "2025-10-02 04:52:20.231527", "item": "contrail-node-init", "msg": "", "rc": 0, "start": "2025-10-02 04:52:20.174074", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-node-init\nDigest: sha256:9d70e6d4842786a50374be6ca6e71d9d71d2c11770c01f72fe7d99ee811b4eb7\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:9d70e6d4842786a50374be6ca6e71d9d71d2c11770c01f72fe7d99ee811b4eb7", "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.48] => (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.135566", "end": "2025-10-02 04:52:20.777151", "item": "contrail-nodemgr", "msg": "", "rc": 0, "start": "2025-10-02 04:52:20.641585", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-nodemgr\nDigest: sha256:f19c85ad943f7920a8954a4056611ba4a74847ba07188636ed2d8ad7b2129c74\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:f19c85ad943f7920a8954a4056611ba4a74847ba07188636ed2d8ad7b2129c74", "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.254] => (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.072194", "end": "2025-10-02 04:52:20.777295", "item": "contrail-nodemgr", "msg": "", "rc": 0, "start": "2025-10-02 04:52:20.705101", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-nodemgr\nDigest: sha256:f19c85ad943f7920a8954a4056611ba4a74847ba07188636ed2d8ad7b2129c74\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:f19c85ad943f7920a8954a4056611ba4a74847ba07188636ed2d8ad7b2129c74", "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.38] => (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.062749", "end": "2025-10-02 04:52:20.845968", "item": "contrail-nodemgr", "msg": "", "rc": 0, "start": "2025-10-02 04:52:20.783219", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-nodemgr\nDigest: sha256:f19c85ad943f7920a8954a4056611ba4a74847ba07188636ed2d8ad7b2129c74\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:f19c85ad943f7920a8954a4056611ba4a74847ba07188636ed2d8ad7b2129c74", "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.48] => (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.905503", "end": "2025-10-02 04:52:29.075554", "item": "contrail-analytics-query-engine", "msg": "", "rc": 0, "start": "2025-10-02 04:52:21.170051", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-analytics-query-engine\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\ne5411d77823f: Pulling fs layer\n02211707f69f: Pulling fs layer\n02211707f69f: Verifying Checksum\n02211707f69f: Download complete\ne5411d77823f: Verifying Checksum\ne5411d77823f: Download complete\ne5411d77823f: Pull complete\n02211707f69f: Pull complete\nDigest: sha256:9e8da782ed359daa4750da9e05532760f37252719c21e06af0ab8fc77126dae6\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "e5411d77823f: Pulling fs layer", "02211707f69f: Pulling fs layer", "02211707f69f: Verifying Checksum", "02211707f69f: Download complete", "e5411d77823f: Verifying Checksum", "e5411d77823f: Download complete", "e5411d77823f: Pull complete", "02211707f69f: Pull complete", "Digest: sha256:9e8da782ed359daa4750da9e05532760f37252719c21e06af0ab8fc77126dae6", "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.254] => (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:08.021660", "end": "2025-10-02 04:52:29.208377", "item": "contrail-analytics-query-engine", "msg": "", "rc": 0, "start": "2025-10-02 04:52:21.186717", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-analytics-query-engine\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\ne5411d77823f: Pulling fs layer\n02211707f69f: Pulling fs layer\n02211707f69f: Verifying Checksum\n02211707f69f: Download complete\ne5411d77823f: Verifying Checksum\ne5411d77823f: Download complete\ne5411d77823f: Pull complete\n02211707f69f: Pull complete\nDigest: sha256:9e8da782ed359daa4750da9e05532760f37252719c21e06af0ab8fc77126dae6\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "e5411d77823f: Pulling fs layer", "02211707f69f: Pulling fs layer", "02211707f69f: Verifying Checksum", "02211707f69f: Download complete", "e5411d77823f: Verifying Checksum", "e5411d77823f: Download complete", "e5411d77823f: Pull complete", "02211707f69f: Pull complete", "Digest: sha256:9e8da782ed359daa4750da9e05532760f37252719c21e06af0ab8fc77126dae6", "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.38] => (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:08.002138", "end": "2025-10-02 04:52:29.318180", "item": "contrail-analytics-query-engine", "msg": "", "rc": 0, "start": "2025-10-02 04:52:21.316042", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-analytics-query-engine\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\ne5411d77823f: Pulling fs layer\n02211707f69f: Pulling fs layer\n02211707f69f: Verifying Checksum\n02211707f69f: Download complete\ne5411d77823f: Verifying Checksum\ne5411d77823f: Download complete\ne5411d77823f: Pull complete\n02211707f69f: Pull complete\nDigest: sha256:9e8da782ed359daa4750da9e05532760f37252719c21e06af0ab8fc77126dae6\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "e5411d77823f: Pulling fs layer", "02211707f69f: Pulling fs layer", "02211707f69f: Verifying Checksum", "02211707f69f: Download complete", "e5411d77823f: Verifying Checksum", "e5411d77823f: Download complete", "e5411d77823f: Pull complete", "02211707f69f: Pull complete", "Digest: sha256:9e8da782ed359daa4750da9e05532760f37252719c21e06af0ab8fc77126dae6", "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.48] => (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.073624", "end": "2025-10-02 04:52:29.715300", "item": "contrail-external-cassandra", "msg": "", "rc": 0, "start": "2025-10-02 04:52:29.641676", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-external-cassandra\nDigest: sha256:adfa13a372fae2196f2fe3df52da2f9a85b358114920087be83d85438ba5cdec\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:adfa13a372fae2196f2fe3df52da2f9a85b358114920087be83d85438ba5cdec", "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.254] => (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.118964", "end": "2025-10-02 04:52:29.974183", "item": "contrail-external-cassandra", "msg": "", "rc": 0, "start": "2025-10-02 04:52:29.855219", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-external-cassandra\nDigest: sha256:adfa13a372fae2196f2fe3df52da2f9a85b358114920087be83d85438ba5cdec\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:adfa13a372fae2196f2fe3df52da2f9a85b358114920087be83d85438ba5cdec", "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.38] => (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.077590", "end": "2025-10-02 04:52:30.119610", "item": "contrail-external-cassandra", "msg": "", "rc": 0, "start": "2025-10-02 04:52:30.042020", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-external-cassandra\nDigest: sha256:adfa13a372fae2196f2fe3df52da2f9a85b358114920087be83d85438ba5cdec\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:adfa13a372fae2196f2fe3df52da2f9a85b358114920087be83d85438ba5cdec", "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.48] => (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.081879", "end": "2025-10-02 04:52:30.339853", "item": "contrail-provisioner", "msg": "", "rc": 0, "start": "2025-10-02 04:52:30.257974", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-provisioner\nDigest: sha256:ae1d0362b2cfda49e42e994da526887c1abd71d85c373e750619aad519e66ce6\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:ae1d0362b2cfda49e42e994da526887c1abd71d85c373e750619aad519e66ce6", "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.254] => (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.076707", "end": "2025-10-02 04:52:30.608485", "item": "contrail-provisioner", "msg": "", "rc": 0, "start": "2025-10-02 04:52:30.531778", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-provisioner\nDigest: sha256:ae1d0362b2cfda49e42e994da526887c1abd71d85c373e750619aad519e66ce6\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:ae1d0362b2cfda49e42e994da526887c1abd71d85c373e750619aad519e66ce6", "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.38] => (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.060305", "end": "2025-10-02 04:52:30.739793", "item": "contrail-provisioner", "msg": "", "rc": 0, "start": "2025-10-02 04:52:30.679488", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-provisioner\nDigest: sha256:ae1d0362b2cfda49e42e994da526887c1abd71d85c373e750619aad519e66ce6\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:ae1d0362b2cfda49e42e994da526887c1abd71d85c373e750619aad519e66ce6", "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.254] => {"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.48] => {"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.38] => {"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.254] => {"ansible_facts": {"cassandra_seeds": "10.0.0.254,10.0.0.38,10.0.0.48"}, "changed": false}
ok: [10.0.0.38] => {"ansible_facts": {"cassandra_seeds": "10.0.0.254,10.0.0.38,10.0.0.48"}, "changed": false}
ok: [10.0.0.48] => {"ansible_facts": {"cassandra_seeds": "10.0.0.254,10.0.0.38,10.0.0.48"}, "changed": false}
TASK [contrail_analytics_database : get /etc/contrail/common_analytics_database.env stat] ***
ok: [10.0.0.254] => {"changed": false, "stat": {"exists": false}}
ok: [10.0.0.48] => {"changed": false, "stat": {"exists": false}}
ok: [10.0.0.38] => {"changed": false, "stat": {"exists": false}}
TASK [contrail_analytics_database : create /etc/contrail/common_analytics_database.env] ***
changed: [10.0.0.38] => {"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.254] => {"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.48] => {"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.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => {"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.254]: 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.48]: 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.38]: 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.38] => {"changed": true, "checksum": "cc6e4ede293ca148e4edddaa6203b821601c2b31", "dest": "/etc/contrail/analytics_database/docker-compose.yaml", "gid": 0, "group": "root", "md5sum": "5c096302887ab30f68b0db9a242ba1eb", "mode": "0644", "owner": "root", "size": 3064, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1759380771.170643-82046-269980114612593/source", "state": "file", "uid": 0}
changed: [10.0.0.254] => {"changed": true, "checksum": "cc6e4ede293ca148e4edddaa6203b821601c2b31", "dest": "/etc/contrail/analytics_database/docker-compose.yaml", "gid": 0, "group": "root", "md5sum": "5c096302887ab30f68b0db9a242ba1eb", "mode": "0644", "owner": "root", "size": 3064, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1759380771.1573174-82045-6400725823060/source", "state": "file", "uid": 0}
changed: [10.0.0.48] => {"changed": true, "checksum": "cc6e4ede293ca148e4edddaa6203b821601c2b31", "dest": "/etc/contrail/analytics_database/docker-compose.yaml", "gid": 0, "group": "root", "md5sum": "5c096302887ab30f68b0db9a242ba1eb", "mode": "0644", "owner": "root", "size": 3064, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1759380771.3699737-82047-234425244740595/source", "state": "file", "uid": 0}
TASK [contrail_analytics_database : start contrail analyticsdb] ****************
changed: [10.0.0.254] => {"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": "37b350794c64ffec43368f81fee558cc166ddebe70317dacb66342f4a72a2c14", "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": "9ad3eb1e4810c36bcd55061e30711551c6ab98b972dc5e039b43fd77d5218e7e", "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": "501dc5af47720250e276eeb6f1cf8334cbdaae7dd770e3d20e350ad094fa37bc", "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": "2c736b495118d50551d0bebf1cae321182fd75c309b64173b6207e9870a10a39", "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": "e1f141e5727a788688b75f12875bf8bcdfa1fef1ef6b7e45d5950c424b72ab68", "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.38] => {"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": "37b350794c64ffec43368f81fee558cc166ddebe70317dacb66342f4a72a2c14", "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": "9ad3eb1e4810c36bcd55061e30711551c6ab98b972dc5e039b43fd77d5218e7e", "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": "501dc5af47720250e276eeb6f1cf8334cbdaae7dd770e3d20e350ad094fa37bc", "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": "2c736b495118d50551d0bebf1cae321182fd75c309b64173b6207e9870a10a39", "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": "e1f141e5727a788688b75f12875bf8bcdfa1fef1ef6b7e45d5950c424b72ab68", "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.48] => {"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": "37b350794c64ffec43368f81fee558cc166ddebe70317dacb66342f4a72a2c14", "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": "9ad3eb1e4810c36bcd55061e30711551c6ab98b972dc5e039b43fd77d5218e7e", "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": "501dc5af47720250e276eeb6f1cf8334cbdaae7dd770e3d20e350ad094fa37bc", "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": "2c736b495118d50551d0bebf1cae321182fd75c309b64173b6207e9870a10a39", "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": "e1f141e5727a788688b75f12875bf8bcdfa1fef1ef6b7e45d5950c424b72ab68", "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.48] => (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.078945", "end": "2025-10-02 04:52:55.838035", "item": "contrail-node-init", "msg": "", "rc": 0, "start": "2025-10-02 04:52:55.759090", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-node-init\nDigest: sha256:9d70e6d4842786a50374be6ca6e71d9d71d2c11770c01f72fe7d99ee811b4eb7\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:9d70e6d4842786a50374be6ca6e71d9d71d2c11770c01f72fe7d99ee811b4eb7", "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.254] => (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.139624", "end": "2025-10-02 04:52:55.927560", "item": "contrail-node-init", "msg": "", "rc": 0, "start": "2025-10-02 04:52:55.787936", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-node-init\nDigest: sha256:9d70e6d4842786a50374be6ca6e71d9d71d2c11770c01f72fe7d99ee811b4eb7\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:9d70e6d4842786a50374be6ca6e71d9d71d2c11770c01f72fe7d99ee811b4eb7", "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.38] => (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.071708", "end": "2025-10-02 04:52:56.140349", "item": "contrail-node-init", "msg": "", "rc": 0, "start": "2025-10-02 04:52:56.068641", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-node-init\nDigest: sha256:9d70e6d4842786a50374be6ca6e71d9d71d2c11770c01f72fe7d99ee811b4eb7\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:9d70e6d4842786a50374be6ca6e71d9d71d2c11770c01f72fe7d99ee811b4eb7", "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.48] => (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.057641", "end": "2025-10-02 04:52:56.462186", "item": "contrail-nodemgr", "msg": "", "rc": 0, "start": "2025-10-02 04:52:56.404545", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-nodemgr\nDigest: sha256:f19c85ad943f7920a8954a4056611ba4a74847ba07188636ed2d8ad7b2129c74\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:f19c85ad943f7920a8954a4056611ba4a74847ba07188636ed2d8ad7b2129c74", "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.254] => (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.138959", "end": "2025-10-02 04:52:56.743068", "item": "contrail-nodemgr", "msg": "", "rc": 0, "start": "2025-10-02 04:52:56.604109", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-nodemgr\nDigest: sha256:f19c85ad943f7920a8954a4056611ba4a74847ba07188636ed2d8ad7b2129c74\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:f19c85ad943f7920a8954a4056611ba4a74847ba07188636ed2d8ad7b2129c74", "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.38] => (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.075890", "end": "2025-10-02 04:52:56.799741", "item": "contrail-nodemgr", "msg": "", "rc": 0, "start": "2025-10-02 04:52:56.723851", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-nodemgr\nDigest: sha256:f19c85ad943f7920a8954a4056611ba4a74847ba07188636ed2d8ad7b2129c74\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:f19c85ad943f7920a8954a4056611ba4a74847ba07188636ed2d8ad7b2129c74", "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.48] => (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.232762", "end": "2025-10-02 04:52:57.351997", "item": "contrail-analytics-api", "msg": "", "rc": 0, "start": "2025-10-02 04:52:57.119235", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-analytics-api\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\ne5411d77823f: Already exists\n2395fcf4ce9d: Pulling fs layer\n2395fcf4ce9d: Verifying Checksum\n2395fcf4ce9d: Download complete\n2395fcf4ce9d: Pull complete\nDigest: sha256:1d0383f4fb4da361289b5aff285d7afffb2def92deb3baac545c7a1f8afcd795\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "e5411d77823f: Already exists", "2395fcf4ce9d: Pulling fs layer", "2395fcf4ce9d: Verifying Checksum", "2395fcf4ce9d: Download complete", "2395fcf4ce9d: Pull complete", "Digest: sha256:1d0383f4fb4da361289b5aff285d7afffb2def92deb3baac545c7a1f8afcd795", "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.254] => (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.221840", "end": "2025-10-02 04:52:57.538678", "item": "contrail-analytics-api", "msg": "", "rc": 0, "start": "2025-10-02 04:52:57.316838", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-analytics-api\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\ne5411d77823f: Already exists\n2395fcf4ce9d: Pulling fs layer\n2395fcf4ce9d: Verifying Checksum\n2395fcf4ce9d: Download complete\n2395fcf4ce9d: Pull complete\nDigest: sha256:1d0383f4fb4da361289b5aff285d7afffb2def92deb3baac545c7a1f8afcd795\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "e5411d77823f: Already exists", "2395fcf4ce9d: Pulling fs layer", "2395fcf4ce9d: Verifying Checksum", "2395fcf4ce9d: Download complete", "2395fcf4ce9d: Pull complete", "Digest: sha256:1d0383f4fb4da361289b5aff285d7afffb2def92deb3baac545c7a1f8afcd795", "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.38] => (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.182861", "end": "2025-10-02 04:52:57.575661", "item": "contrail-analytics-api", "msg": "", "rc": 0, "start": "2025-10-02 04:52:57.392800", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-analytics-api\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\ne5411d77823f: Already exists\n2395fcf4ce9d: Pulling fs layer\n2395fcf4ce9d: Verifying Checksum\n2395fcf4ce9d: Download complete\n2395fcf4ce9d: Pull complete\nDigest: sha256:1d0383f4fb4da361289b5aff285d7afffb2def92deb3baac545c7a1f8afcd795\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "e5411d77823f: Already exists", "2395fcf4ce9d: Pulling fs layer", "2395fcf4ce9d: Verifying Checksum", "2395fcf4ce9d: Download complete", "2395fcf4ce9d: Pull complete", "Digest: sha256:1d0383f4fb4da361289b5aff285d7afffb2def92deb3baac545c7a1f8afcd795", "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.48] => (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.208360", "end": "2025-10-02 04:52:58.167249", "item": "contrail-analytics-collector", "msg": "", "rc": 0, "start": "2025-10-02 04:52:57.958889", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-analytics-collector\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\ne5411d77823f: Already exists\n134057aa577a: Pulling fs layer\n134057aa577a: Verifying Checksum\n134057aa577a: Download complete\n134057aa577a: Pull complete\nDigest: sha256:8830076a74b6366bbf42d4da2f3c2b74ce6fc97e99d95d2cc84d43b5815f6f14\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "e5411d77823f: Already exists", "134057aa577a: Pulling fs layer", "134057aa577a: Verifying Checksum", "134057aa577a: Download complete", "134057aa577a: Pull complete", "Digest: sha256:8830076a74b6366bbf42d4da2f3c2b74ce6fc97e99d95d2cc84d43b5815f6f14", "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.254] => (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.202331", "end": "2025-10-02 04:52:58.310361", "item": "contrail-analytics-collector", "msg": "", "rc": 0, "start": "2025-10-02 04:52:58.108030", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-analytics-collector\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\ne5411d77823f: Already exists\n134057aa577a: Pulling fs layer\n134057aa577a: Verifying Checksum\n134057aa577a: Download complete\n134057aa577a: Pull complete\nDigest: sha256:8830076a74b6366bbf42d4da2f3c2b74ce6fc97e99d95d2cc84d43b5815f6f14\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "e5411d77823f: Already exists", "134057aa577a: Pulling fs layer", "134057aa577a: Verifying Checksum", "134057aa577a: Download complete", "134057aa577a: Pull complete", "Digest: sha256:8830076a74b6366bbf42d4da2f3c2b74ce6fc97e99d95d2cc84d43b5815f6f14", "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.38] => (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.196609", "end": "2025-10-02 04:52:58.344033", "item": "contrail-analytics-collector", "msg": "", "rc": 0, "start": "2025-10-02 04:52:58.147424", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-analytics-collector\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\ne5411d77823f: Already exists\n134057aa577a: Pulling fs layer\n134057aa577a: Verifying Checksum\n134057aa577a: Download complete\n134057aa577a: Pull complete\nDigest: sha256:8830076a74b6366bbf42d4da2f3c2b74ce6fc97e99d95d2cc84d43b5815f6f14\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "e5411d77823f: Already exists", "134057aa577a: Pulling fs layer", "134057aa577a: Verifying Checksum", "134057aa577a: Download complete", "134057aa577a: Pull complete", "Digest: sha256:8830076a74b6366bbf42d4da2f3c2b74ce6fc97e99d95d2cc84d43b5815f6f14", "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.48] => (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.070717", "end": "2025-10-02 04:52:58.772775", "item": "contrail-provisioner", "msg": "", "rc": 0, "start": "2025-10-02 04:52:58.702058", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-provisioner\nDigest: sha256:ae1d0362b2cfda49e42e994da526887c1abd71d85c373e750619aad519e66ce6\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:ae1d0362b2cfda49e42e994da526887c1abd71d85c373e750619aad519e66ce6", "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.38] => (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.063717", "end": "2025-10-02 04:52:58.893389", "item": "contrail-provisioner", "msg": "", "rc": 0, "start": "2025-10-02 04:52:58.829672", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-provisioner\nDigest: sha256:ae1d0362b2cfda49e42e994da526887c1abd71d85c373e750619aad519e66ce6\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:ae1d0362b2cfda49e42e994da526887c1abd71d85c373e750619aad519e66ce6", "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.254] => (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.094034", "end": "2025-10-02 04:52:58.944753", "item": "contrail-provisioner", "msg": "", "rc": 0, "start": "2025-10-02 04:52:58.850719", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-provisioner\nDigest: sha256:ae1d0362b2cfda49e42e994da526887c1abd71d85c373e750619aad519e66ce6\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:ae1d0362b2cfda49e42e994da526887c1abd71d85c373e750619aad519e66ce6", "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.48] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/contrail/analytics", "size": 4096, "state": "directory", "uid": 0}
changed: [10.0.0.254] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/contrail/analytics", "size": 4096, "state": "directory", "uid": 0}
changed: [10.0.0.38] => {"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.254] => {"changed": false, "stat": {"exists": false}}
ok: [10.0.0.48] => {"changed": false, "stat": {"exists": false}}
ok: [10.0.0.38] => {"changed": false, "stat": {"exists": false}}
TASK [contrail_analytics : create /etc/contrail/common_analytics.env] **********
changed: [10.0.0.48] => {"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.254] => {"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.38] => {"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.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.254] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.48] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
changed: [10.0.0.38] => {"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.254]: 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.38]: 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.48]: 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.254] => {"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-1759380797.9319036-86759-258998503557415/source", "state": "file", "uid": 0}
changed: [10.0.0.38] => {"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-1759380797.9456534-86760-238754019755383/source", "state": "file", "uid": 0}
changed: [10.0.0.48] => {"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-1759380797.9648464-86761-240685541992389/source", "state": "file", "uid": 0}
TASK [contrail_analytics : start contrail analytics] ***************************
changed: [10.0.0.254] => {"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": "0d0c2e750496d6516d8e9e47782a19cc555ba1042f3bfbc4b982f8ab71f2963d", "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": "dc8e8fe292fd7aee529cb7e130a91ef3718641ccdb9c1e2729c2e93cb147281d", "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": "9ad3eb1e4810c36bcd55061e30711551c6ab98b972dc5e039b43fd77d5218e7e", "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": true, "status": "running"}}}, "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": "0318a2c315395d25c5b45700c750f558afa023aed0f294d3c5f640318e92ef99", "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": "d65a879d206832897202cf89e962aff7bccff37bf42bdeebf33d09dcb842daad", "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.48] => {"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": "0d0c2e750496d6516d8e9e47782a19cc555ba1042f3bfbc4b982f8ab71f2963d", "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": "dc8e8fe292fd7aee529cb7e130a91ef3718641ccdb9c1e2729c2e93cb147281d", "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": "9ad3eb1e4810c36bcd55061e30711551c6ab98b972dc5e039b43fd77d5218e7e", "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": true, "status": "running"}}}, "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": "0318a2c315395d25c5b45700c750f558afa023aed0f294d3c5f640318e92ef99", "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": "d65a879d206832897202cf89e962aff7bccff37bf42bdeebf33d09dcb842daad", "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.38] => {"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": "0d0c2e750496d6516d8e9e47782a19cc555ba1042f3bfbc4b982f8ab71f2963d", "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": "dc8e8fe292fd7aee529cb7e130a91ef3718641ccdb9c1e2729c2e93cb147281d", "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": "9ad3eb1e4810c36bcd55061e30711551c6ab98b972dc5e039b43fd77d5218e7e", "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": true, "status": "running"}}}, "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": "0318a2c315395d25c5b45700c750f558afa023aed0f294d3c5f640318e92ef99", "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": "d65a879d206832897202cf89e962aff7bccff37bf42bdeebf33d09dcb842daad", "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.48] => (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.074056", "end": "2025-10-02 04:53:21.559416", "item": "contrail-node-init", "msg": "", "rc": 0, "start": "2025-10-02 04:53:21.485360", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-node-init\nDigest: sha256:9d70e6d4842786a50374be6ca6e71d9d71d2c11770c01f72fe7d99ee811b4eb7\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:9d70e6d4842786a50374be6ca6e71d9d71d2c11770c01f72fe7d99ee811b4eb7", "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.254] => (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.074004", "end": "2025-10-02 04:53:21.562192", "item": "contrail-node-init", "msg": "", "rc": 0, "start": "2025-10-02 04:53:21.488188", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-node-init\nDigest: sha256:9d70e6d4842786a50374be6ca6e71d9d71d2c11770c01f72fe7d99ee811b4eb7\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:9d70e6d4842786a50374be6ca6e71d9d71d2c11770c01f72fe7d99ee811b4eb7", "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.38] => (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.083683", "end": "2025-10-02 04:53:21.649119", "item": "contrail-node-init", "msg": "", "rc": 0, "start": "2025-10-02 04:53:21.565436", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-node-init\nDigest: sha256:9d70e6d4842786a50374be6ca6e71d9d71d2c11770c01f72fe7d99ee811b4eb7\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:9d70e6d4842786a50374be6ca6e71d9d71d2c11770c01f72fe7d99ee811b4eb7", "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.48] => (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.056464", "end": "2025-10-02 04:53:22.056611", "item": "contrail-nodemgr", "msg": "", "rc": 0, "start": "2025-10-02 04:53:22.000147", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-nodemgr\nDigest: sha256:f19c85ad943f7920a8954a4056611ba4a74847ba07188636ed2d8ad7b2129c74\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:f19c85ad943f7920a8954a4056611ba4a74847ba07188636ed2d8ad7b2129c74", "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.38] => (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.058615", "end": "2025-10-02 04:53:22.155039", "item": "contrail-nodemgr", "msg": "", "rc": 0, "start": "2025-10-02 04:53:22.096424", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-nodemgr\nDigest: sha256:f19c85ad943f7920a8954a4056611ba4a74847ba07188636ed2d8ad7b2129c74\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:f19c85ad943f7920a8954a4056611ba4a74847ba07188636ed2d8ad7b2129c74", "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.254] => (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.174619", "end": "2025-10-02 04:53:22.225315", "item": "contrail-nodemgr", "msg": "", "rc": 0, "start": "2025-10-02 04:53:22.050696", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-nodemgr\nDigest: sha256:f19c85ad943f7920a8954a4056611ba4a74847ba07188636ed2d8ad7b2129c74\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:f19c85ad943f7920a8954a4056611ba4a74847ba07188636ed2d8ad7b2129c74", "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.48] => (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.216924", "end": "2025-10-02 04:53:22.835408", "item": "contrail-analytics-alarm-gen", "msg": "", "rc": 0, "start": "2025-10-02 04:53:22.618484", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-analytics-alarm-gen\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\ne5411d77823f: Already exists\n2d76ca511327: Pulling fs layer\n2d76ca511327: Verifying Checksum\n2d76ca511327: Download complete\n2d76ca511327: Pull complete\nDigest: sha256:86bb9ef7333890d66175dd5cc4d135b3451fd44edfc76ad94edca42b2e22f9fc\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "e5411d77823f: Already exists", "2d76ca511327: Pulling fs layer", "2d76ca511327: Verifying Checksum", "2d76ca511327: Download complete", "2d76ca511327: Pull complete", "Digest: sha256:86bb9ef7333890d66175dd5cc4d135b3451fd44edfc76ad94edca42b2e22f9fc", "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.38] => (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.182557", "end": "2025-10-02 04:53:22.931945", "item": "contrail-analytics-alarm-gen", "msg": "", "rc": 0, "start": "2025-10-02 04:53:22.749388", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-analytics-alarm-gen\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\ne5411d77823f: Already exists\n2d76ca511327: Pulling fs layer\n2d76ca511327: Verifying Checksum\n2d76ca511327: Download complete\n2d76ca511327: Pull complete\nDigest: sha256:86bb9ef7333890d66175dd5cc4d135b3451fd44edfc76ad94edca42b2e22f9fc\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "e5411d77823f: Already exists", "2d76ca511327: Pulling fs layer", "2d76ca511327: Verifying Checksum", "2d76ca511327: Download complete", "2d76ca511327: Pull complete", "Digest: sha256:86bb9ef7333890d66175dd5cc4d135b3451fd44edfc76ad94edca42b2e22f9fc", "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.254] => (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.236492", "end": "2025-10-02 04:53:22.987918", "item": "contrail-analytics-alarm-gen", "msg": "", "rc": 0, "start": "2025-10-02 04:53:22.751426", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-analytics-alarm-gen\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\ne5411d77823f: Already exists\n2d76ca511327: Pulling fs layer\n2d76ca511327: Verifying Checksum\n2d76ca511327: Download complete\n2d76ca511327: Pull complete\nDigest: sha256:86bb9ef7333890d66175dd5cc4d135b3451fd44edfc76ad94edca42b2e22f9fc\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "e5411d77823f: Already exists", "2d76ca511327: Pulling fs layer", "2d76ca511327: Verifying Checksum", "2d76ca511327: Download complete", "2d76ca511327: Pull complete", "Digest: sha256:86bb9ef7333890d66175dd5cc4d135b3451fd44edfc76ad94edca42b2e22f9fc", "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.48] => (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:05.284514", "end": "2025-10-02 04:53:28.661033", "item": "contrail-external-kafka", "msg": "", "rc": 0, "start": "2025-10-02 04:53:23.376519", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-external-kafka\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nb4dc091c6401: Pulling fs layer\ne6a98429eaaf: Pulling fs layer\nb4dc091c6401: Download complete\nb4dc091c6401: Pull complete\ne6a98429eaaf: Verifying Checksum\ne6a98429eaaf: Download complete\ne6a98429eaaf: Pull complete\nDigest: sha256:b0adf35f6a0aabfe0d4414e5ed13a0d6c6080ab9c3985146195b92d1a716dd59\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "b4dc091c6401: Pulling fs layer", "e6a98429eaaf: Pulling fs layer", "b4dc091c6401: Download complete", "b4dc091c6401: Pull complete", "e6a98429eaaf: Verifying Checksum", "e6a98429eaaf: Download complete", "e6a98429eaaf: Pull complete", "Digest: sha256:b0adf35f6a0aabfe0d4414e5ed13a0d6c6080ab9c3985146195b92d1a716dd59", "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.38] => (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:05.609788", "end": "2025-10-02 04:53:29.064506", "item": "contrail-external-kafka", "msg": "", "rc": 0, "start": "2025-10-02 04:53:23.454718", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-external-kafka\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nb4dc091c6401: Pulling fs layer\ne6a98429eaaf: Pulling fs layer\nb4dc091c6401: Verifying Checksum\nb4dc091c6401: Download complete\nb4dc091c6401: Pull complete\ne6a98429eaaf: Verifying Checksum\ne6a98429eaaf: Download complete\ne6a98429eaaf: Pull complete\nDigest: sha256:b0adf35f6a0aabfe0d4414e5ed13a0d6c6080ab9c3985146195b92d1a716dd59\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "b4dc091c6401: Pulling fs layer", "e6a98429eaaf: Pulling fs layer", "b4dc091c6401: Verifying Checksum", "b4dc091c6401: Download complete", "b4dc091c6401: Pull complete", "e6a98429eaaf: Verifying Checksum", "e6a98429eaaf: Download complete", "e6a98429eaaf: Pull complete", "Digest: sha256:b0adf35f6a0aabfe0d4414e5ed13a0d6c6080ab9c3985146195b92d1a716dd59", "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.48] => (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.056199", "end": "2025-10-02 04:53:29.114391", "item": "contrail-provisioner", "msg": "", "rc": 0, "start": "2025-10-02 04:53:29.058192", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-provisioner\nDigest: sha256:ae1d0362b2cfda49e42e994da526887c1abd71d85c373e750619aad519e66ce6\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:ae1d0362b2cfda49e42e994da526887c1abd71d85c373e750619aad519e66ce6", "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.38] => (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.063387", "end": "2025-10-02 04:53:29.552537", "item": "contrail-provisioner", "msg": "", "rc": 0, "start": "2025-10-02 04:53:29.489150", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-provisioner\nDigest: sha256:ae1d0362b2cfda49e42e994da526887c1abd71d85c373e750619aad519e66ce6\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:ae1d0362b2cfda49e42e994da526887c1abd71d85c373e750619aad519e66ce6", "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.254] => (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.627754", "end": "2025-10-02 04:53:30.156383", "item": "contrail-external-kafka", "msg": "", "rc": 0, "start": "2025-10-02 04:53:23.528629", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-external-kafka\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nb4dc091c6401: Pulling fs layer\ne6a98429eaaf: Pulling fs layer\nb4dc091c6401: Verifying Checksum\nb4dc091c6401: Download complete\nb4dc091c6401: Pull complete\ne6a98429eaaf: Verifying Checksum\ne6a98429eaaf: Download complete\ne6a98429eaaf: Pull complete\nDigest: sha256:b0adf35f6a0aabfe0d4414e5ed13a0d6c6080ab9c3985146195b92d1a716dd59\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "b4dc091c6401: Pulling fs layer", "e6a98429eaaf: Pulling fs layer", "b4dc091c6401: Verifying Checksum", "b4dc091c6401: Download complete", "b4dc091c6401: Pull complete", "e6a98429eaaf: Verifying Checksum", "e6a98429eaaf: Download complete", "e6a98429eaaf: Pull complete", "Digest: sha256:b0adf35f6a0aabfe0d4414e5ed13a0d6c6080ab9c3985146195b92d1a716dd59", "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.254] => (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.083696", "end": "2025-10-02 04:53:30.695106", "item": "contrail-provisioner", "msg": "", "rc": 0, "start": "2025-10-02 04:53:30.611410", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-provisioner\nDigest: sha256:ae1d0362b2cfda49e42e994da526887c1abd71d85c373e750619aad519e66ce6\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:ae1d0362b2cfda49e42e994da526887c1abd71d85c373e750619aad519e66ce6", "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.254] => {"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.38] => {"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.48] => {"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.254] => {"ansible_facts": {"zookeeper_nodes": "10.0.0.254,10.0.0.38,10.0.0.48"}, "changed": false}
ok: [10.0.0.38] => {"ansible_facts": {"zookeeper_nodes": "10.0.0.254,10.0.0.38,10.0.0.48"}, "changed": false}
ok: [10.0.0.48] => {"ansible_facts": {"zookeeper_nodes": "10.0.0.254,10.0.0.38,10.0.0.48"}, "changed": false}
TASK [contrail_analytics_alarm : create contrail analytics_alarm docker-compose file] ***
changed: [10.0.0.48] => {"changed": true, "checksum": "412fe0658cdda325d58ebee9aaf2b03233a81224", "dest": "/etc/contrail/analytics_alarm/docker-compose.yaml", "gid": 0, "group": "root", "md5sum": "c7a7d5bda05afcc3ced9e3a1e3317a6b", "mode": "0644", "owner": "root", "size": 2526, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1759380811.909499-89212-108946597026909/source", "state": "file", "uid": 0}
changed: [10.0.0.254] => {"changed": true, "checksum": "412fe0658cdda325d58ebee9aaf2b03233a81224", "dest": "/etc/contrail/analytics_alarm/docker-compose.yaml", "gid": 0, "group": "root", "md5sum": "c7a7d5bda05afcc3ced9e3a1e3317a6b", "mode": "0644", "owner": "root", "size": 2526, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1759380811.915068-89210-209001797122762/source", "state": "file", "uid": 0}
changed: [10.0.0.38] => {"changed": true, "checksum": "412fe0658cdda325d58ebee9aaf2b03233a81224", "dest": "/etc/contrail/analytics_alarm/docker-compose.yaml", "gid": 0, "group": "root", "md5sum": "c7a7d5bda05afcc3ced9e3a1e3317a6b", "mode": "0644", "owner": "root", "size": 2526, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1759380811.9638553-89211-113226844799811/source", "state": "file", "uid": 0}
TASK [contrail_analytics_alarm : start contrail analytics_alarm] ***************
changed: [10.0.0.48] => {"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": "5c2a15c5b8272e8d9a3b6f9005cd8fbd976b3d6b1bd22680156a26b4b100bd02", "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": "5efda4440b58a553c9efa21790bae8fece8352d3a7bb97f686176403e4b421b9", "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": "9ad3eb1e4810c36bcd55061e30711551c6ab98b972dc5e039b43fd77d5218e7e", "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": true, "status": "running"}}}, "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": "9dc0b6b4edab334377a2a38ced0650248e77f3aa42816da58d2abf335036cc23", "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": "dad71a40459d5539fd79903fb27eae6063a21f12f24a1f7164a378bc0f7852eb", "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.254] => {"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": "5c2a15c5b8272e8d9a3b6f9005cd8fbd976b3d6b1bd22680156a26b4b100bd02", "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": "5efda4440b58a553c9efa21790bae8fece8352d3a7bb97f686176403e4b421b9", "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": "9ad3eb1e4810c36bcd55061e30711551c6ab98b972dc5e039b43fd77d5218e7e", "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": true, "status": "running"}}}, "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": "9dc0b6b4edab334377a2a38ced0650248e77f3aa42816da58d2abf335036cc23", "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": "dad71a40459d5539fd79903fb27eae6063a21f12f24a1f7164a378bc0f7852eb", "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.38] => {"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": "5c2a15c5b8272e8d9a3b6f9005cd8fbd976b3d6b1bd22680156a26b4b100bd02", "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": "5efda4440b58a553c9efa21790bae8fece8352d3a7bb97f686176403e4b421b9", "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": "9ad3eb1e4810c36bcd55061e30711551c6ab98b972dc5e039b43fd77d5218e7e", "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": true, "status": "running"}}}, "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": "9dc0b6b4edab334377a2a38ced0650248e77f3aa42816da58d2abf335036cc23", "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": "dad71a40459d5539fd79903fb27eae6063a21f12f24a1f7164a378bc0f7852eb", "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.38] => (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.080652", "end": "2025-10-02 04:53:36.112361", "item": "contrail-node-init", "msg": "", "rc": 0, "start": "2025-10-02 04:53:36.031709", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-node-init\nDigest: sha256:9d70e6d4842786a50374be6ca6e71d9d71d2c11770c01f72fe7d99ee811b4eb7\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:9d70e6d4842786a50374be6ca6e71d9d71d2c11770c01f72fe7d99ee811b4eb7", "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.254] => (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.082363", "end": "2025-10-02 04:53:36.141275", "item": "contrail-node-init", "msg": "", "rc": 0, "start": "2025-10-02 04:53:36.058912", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-node-init\nDigest: sha256:9d70e6d4842786a50374be6ca6e71d9d71d2c11770c01f72fe7d99ee811b4eb7\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:9d70e6d4842786a50374be6ca6e71d9d71d2c11770c01f72fe7d99ee811b4eb7", "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.48] => (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.064433", "end": "2025-10-02 04:53:36.229135", "item": "contrail-node-init", "msg": "", "rc": 0, "start": "2025-10-02 04:53:36.164702", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-node-init\nDigest: sha256:9d70e6d4842786a50374be6ca6e71d9d71d2c11770c01f72fe7d99ee811b4eb7\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:9d70e6d4842786a50374be6ca6e71d9d71d2c11770c01f72fe7d99ee811b4eb7", "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.38] => (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.093422", "end": "2025-10-02 04:53:36.841771", "item": "contrail-nodemgr", "msg": "", "rc": 0, "start": "2025-10-02 04:53:36.748349", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-nodemgr\nDigest: sha256:f19c85ad943f7920a8954a4056611ba4a74847ba07188636ed2d8ad7b2129c74\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:f19c85ad943f7920a8954a4056611ba4a74847ba07188636ed2d8ad7b2129c74", "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.48] => (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.055819", "end": "2025-10-02 04:53:36.885391", "item": "contrail-nodemgr", "msg": "", "rc": 0, "start": "2025-10-02 04:53:36.829572", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-nodemgr\nDigest: sha256:f19c85ad943f7920a8954a4056611ba4a74847ba07188636ed2d8ad7b2129c74\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:f19c85ad943f7920a8954a4056611ba4a74847ba07188636ed2d8ad7b2129c74", "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.254] => (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.352905", "end": "2025-10-02 04:53:37.147787", "item": "contrail-nodemgr", "msg": "", "rc": 0, "start": "2025-10-02 04:53:36.794882", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-nodemgr\nDigest: sha256:f19c85ad943f7920a8954a4056611ba4a74847ba07188636ed2d8ad7b2129c74\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:f19c85ad943f7920a8954a4056611ba4a74847ba07188636ed2d8ad7b2129c74", "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.38] => (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.237988", "end": "2025-10-02 04:53:37.723980", "item": "contrail-analytics-snmp-topology", "msg": "", "rc": 0, "start": "2025-10-02 04:53:37.485992", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-analytics-snmp-topology\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\ne5411d77823f: Already exists\n467cc35890ca: Pulling fs layer\nd50c9bbc126f: Pulling fs layer\n467cc35890ca: Verifying Checksum\n467cc35890ca: Download complete\nd50c9bbc126f: Verifying Checksum\nd50c9bbc126f: Download complete\n467cc35890ca: Pull complete\nd50c9bbc126f: Pull complete\nDigest: sha256:aac583d804cc8e3039ff3804555e8bd85b85fb6e8a2abccb9127b44a85dc960c\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "e5411d77823f: Already exists", "467cc35890ca: Pulling fs layer", "d50c9bbc126f: Pulling fs layer", "467cc35890ca: Verifying Checksum", "467cc35890ca: Download complete", "d50c9bbc126f: Verifying Checksum", "d50c9bbc126f: Download complete", "467cc35890ca: Pull complete", "d50c9bbc126f: Pull complete", "Digest: sha256:aac583d804cc8e3039ff3804555e8bd85b85fb6e8a2abccb9127b44a85dc960c", "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.48] => (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.234811", "end": "2025-10-02 04:53:37.747425", "item": "contrail-analytics-snmp-topology", "msg": "", "rc": 0, "start": "2025-10-02 04:53:37.512614", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-analytics-snmp-topology\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\ne5411d77823f: Already exists\n467cc35890ca: Pulling fs layer\nd50c9bbc126f: Pulling fs layer\n467cc35890ca: Verifying Checksum\n467cc35890ca: Download complete\nd50c9bbc126f: Verifying Checksum\nd50c9bbc126f: Download complete\n467cc35890ca: Pull complete\nd50c9bbc126f: Pull complete\nDigest: sha256:aac583d804cc8e3039ff3804555e8bd85b85fb6e8a2abccb9127b44a85dc960c\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "e5411d77823f: Already exists", "467cc35890ca: Pulling fs layer", "d50c9bbc126f: Pulling fs layer", "467cc35890ca: Verifying Checksum", "467cc35890ca: Download complete", "d50c9bbc126f: Verifying Checksum", "d50c9bbc126f: Download complete", "467cc35890ca: Pull complete", "d50c9bbc126f: Pull complete", "Digest: sha256:aac583d804cc8e3039ff3804555e8bd85b85fb6e8a2abccb9127b44a85dc960c", "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.254] => (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.332181", "end": "2025-10-02 04:53:38.033655", "item": "contrail-analytics-snmp-topology", "msg": "", "rc": 0, "start": "2025-10-02 04:53:37.701474", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-analytics-snmp-topology\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\ne5411d77823f: Already exists\n467cc35890ca: Pulling fs layer\nd50c9bbc126f: Pulling fs layer\n467cc35890ca: Verifying Checksum\n467cc35890ca: Download complete\nd50c9bbc126f: Verifying Checksum\nd50c9bbc126f: Download complete\n467cc35890ca: Pull complete\nd50c9bbc126f: Pull complete\nDigest: sha256:aac583d804cc8e3039ff3804555e8bd85b85fb6e8a2abccb9127b44a85dc960c\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "e5411d77823f: Already exists", "467cc35890ca: Pulling fs layer", "d50c9bbc126f: Pulling fs layer", "467cc35890ca: Verifying Checksum", "467cc35890ca: Download complete", "d50c9bbc126f: Verifying Checksum", "d50c9bbc126f: Download complete", "467cc35890ca: Pull complete", "d50c9bbc126f: Pull complete", "Digest: sha256:aac583d804cc8e3039ff3804555e8bd85b85fb6e8a2abccb9127b44a85dc960c", "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.48] => (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.227189", "end": "2025-10-02 04:53:38.472496", "item": "contrail-analytics-snmp-collector", "msg": "", "rc": 0, "start": "2025-10-02 04:53:38.245307", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-analytics-snmp-collector\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\ne5411d77823f: Already exists\n1f86c8c95211: Pulling fs layer\nbae345aad113: Pulling fs layer\n1f86c8c95211: Download complete\nbae345aad113: Verifying Checksum\n1f86c8c95211: Pull complete\nbae345aad113: Pull complete\nDigest: sha256:8fe820371069ed24ad279964136ee69022dcdebf01c232d6bc42c277a31adf3d\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "e5411d77823f: Already exists", "1f86c8c95211: Pulling fs layer", "bae345aad113: Pulling fs layer", "1f86c8c95211: Download complete", "bae345aad113: Verifying Checksum", "1f86c8c95211: Pull complete", "bae345aad113: Pull complete", "Digest: sha256:8fe820371069ed24ad279964136ee69022dcdebf01c232d6bc42c277a31adf3d", "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.38] => (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.240666", "end": "2025-10-02 04:53:38.498859", "item": "contrail-analytics-snmp-collector", "msg": "", "rc": 0, "start": "2025-10-02 04:53:38.258193", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-analytics-snmp-collector\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\ne5411d77823f: Already exists\n1f86c8c95211: Pulling fs layer\nbae345aad113: Pulling fs layer\n1f86c8c95211: Verifying Checksum\n1f86c8c95211: Download complete\nbae345aad113: Verifying Checksum\nbae345aad113: Download complete\n1f86c8c95211: Pull complete\nbae345aad113: Pull complete\nDigest: sha256:8fe820371069ed24ad279964136ee69022dcdebf01c232d6bc42c277a31adf3d\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "e5411d77823f: Already exists", "1f86c8c95211: Pulling fs layer", "bae345aad113: Pulling fs layer", "1f86c8c95211: Verifying Checksum", "1f86c8c95211: Download complete", "bae345aad113: Verifying Checksum", "bae345aad113: Download complete", "1f86c8c95211: Pull complete", "bae345aad113: Pull complete", "Digest: sha256:8fe820371069ed24ad279964136ee69022dcdebf01c232d6bc42c277a31adf3d", "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.254] => (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.305772", "end": "2025-10-02 04:53:38.780446", "item": "contrail-analytics-snmp-collector", "msg": "", "rc": 0, "start": "2025-10-02 04:53:38.474674", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-analytics-snmp-collector\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\ne5411d77823f: Already exists\n1f86c8c95211: Pulling fs layer\nbae345aad113: Pulling fs layer\n1f86c8c95211: Verifying Checksum\n1f86c8c95211: Download complete\nbae345aad113: Verifying Checksum\nbae345aad113: Download complete\n1f86c8c95211: Pull complete\nbae345aad113: Pull complete\nDigest: sha256:8fe820371069ed24ad279964136ee69022dcdebf01c232d6bc42c277a31adf3d\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "e5411d77823f: Already exists", "1f86c8c95211: Pulling fs layer", "bae345aad113: Pulling fs layer", "1f86c8c95211: Verifying Checksum", "1f86c8c95211: Download complete", "bae345aad113: Verifying Checksum", "bae345aad113: Download complete", "1f86c8c95211: Pull complete", "bae345aad113: Pull complete", "Digest: sha256:8fe820371069ed24ad279964136ee69022dcdebf01c232d6bc42c277a31adf3d", "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.48] => (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.053069", "end": "2025-10-02 04:53:38.996051", "item": "contrail-provisioner", "msg": "", "rc": 0, "start": "2025-10-02 04:53:38.942982", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-provisioner\nDigest: sha256:ae1d0362b2cfda49e42e994da526887c1abd71d85c373e750619aad519e66ce6\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:ae1d0362b2cfda49e42e994da526887c1abd71d85c373e750619aad519e66ce6", "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.38] => (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.054029", "end": "2025-10-02 04:53:39.119108", "item": "contrail-provisioner", "msg": "", "rc": 0, "start": "2025-10-02 04:53:39.065079", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-provisioner\nDigest: sha256:ae1d0362b2cfda49e42e994da526887c1abd71d85c373e750619aad519e66ce6\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:ae1d0362b2cfda49e42e994da526887c1abd71d85c373e750619aad519e66ce6", "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.254] => (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.074623", "end": "2025-10-02 04:53:39.309472", "item": "contrail-provisioner", "msg": "", "rc": 0, "start": "2025-10-02 04:53:39.234849", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-provisioner\nDigest: sha256:ae1d0362b2cfda49e42e994da526887c1abd71d85c373e750619aad519e66ce6\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:ae1d0362b2cfda49e42e994da526887c1abd71d85c373e750619aad519e66ce6", "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.254] => {"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.48] => {"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.38] => {"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.254] => {"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-1759380820.3068986-91527-215023197937253/source", "state": "file", "uid": 0}
changed: [10.0.0.48] => {"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-1759380820.2860787-91529-259531288379791/source", "state": "file", "uid": 0}
changed: [10.0.0.38] => {"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-1759380820.3159301-91528-11308015981881/source", "state": "file", "uid": 0}
TASK [contrail_analytics_snmp : start contrail analytics_snmp] *****************
changed: [10.0.0.254] => {"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": "9ad3eb1e4810c36bcd55061e30711551c6ab98b972dc5e039b43fd77d5218e7e", "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": true, "status": "running"}}}, "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": "23bca37ed8418180ec27741b52adb4d96c51fc6c93fa408c8ea386af48628941", "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": "95f1b4effd421f96243fad5cea173ba8b9bc8d90e358cd4e91f213bc601fb864", "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": "ee674df79c4dca378b6cb569d9c5932048cd0dea542a5130b11b1e4aa7f99dd0", "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": "bedfd917de2360f035b6dbfb53728e4ea353b630a4478a55a7cb8e4006e2e2d1", "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.38] => {"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": "9ad3eb1e4810c36bcd55061e30711551c6ab98b972dc5e039b43fd77d5218e7e", "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": "23bca37ed8418180ec27741b52adb4d96c51fc6c93fa408c8ea386af48628941", "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": "95f1b4effd421f96243fad5cea173ba8b9bc8d90e358cd4e91f213bc601fb864", "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": "ee674df79c4dca378b6cb569d9c5932048cd0dea542a5130b11b1e4aa7f99dd0", "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": "bedfd917de2360f035b6dbfb53728e4ea353b630a4478a55a7cb8e4006e2e2d1", "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.48] => {"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": "9ad3eb1e4810c36bcd55061e30711551c6ab98b972dc5e039b43fd77d5218e7e", "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": true, "status": "running"}}}, "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": "23bca37ed8418180ec27741b52adb4d96c51fc6c93fa408c8ea386af48628941", "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": "95f1b4effd421f96243fad5cea173ba8b9bc8d90e358cd4e91f213bc601fb864", "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": "ee674df79c4dca378b6cb569d9c5932048cd0dea542a5130b11b1e4aa7f99dd0", "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": "bedfd917de2360f035b6dbfb53728e4ea353b630a4478a55a7cb8e4006e2e2d1", "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.49] => (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:00.542699", "end": "2025-10-02 04:53:46.105810", "item": "contrail-external-rsyslogd", "msg": "", "rc": 0, "start": "2025-10-02 04:53:45.563111", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-external-rsyslogd\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\n4fb22f4c5c22: Pulling fs layer\n061e9e033bfb: Pulling fs layer\ne13d5a6e22c0: Pulling fs layer\nd4523dd47279: Pulling fs layer\nd4523dd47279: Waiting\n4fb22f4c5c22: Download complete\ne13d5a6e22c0: Verifying Checksum\ne13d5a6e22c0: Download complete\n4fb22f4c5c22: Pull complete\nd4523dd47279: Verifying Checksum\nd4523dd47279: Download complete\n061e9e033bfb: Verifying Checksum\n061e9e033bfb: Download complete\n061e9e033bfb: Pull complete\ne13d5a6e22c0: Pull complete\nd4523dd47279: Pull complete\nDigest: sha256:4e53a8ef117cf709f7836879768dcea3f32b9720d460805560e6736af5f9ee72\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "4fb22f4c5c22: Pulling fs layer", "061e9e033bfb: Pulling fs layer", "e13d5a6e22c0: Pulling fs layer", "d4523dd47279: Pulling fs layer", "d4523dd47279: Waiting", "4fb22f4c5c22: Download complete", "e13d5a6e22c0: Verifying Checksum", "e13d5a6e22c0: Download complete", "4fb22f4c5c22: Pull complete", "d4523dd47279: Verifying Checksum", "d4523dd47279: Download complete", "061e9e033bfb: Verifying Checksum", "061e9e033bfb: Download complete", "061e9e033bfb: Pull complete", "e13d5a6e22c0: Pull complete", "d4523dd47279: Pull complete", "Digest: sha256:4e53a8ef117cf709f7836879768dcea3f32b9720d460805560e6736af5f9ee72", "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.50] => (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:00.497539", "end": "2025-10-02 04:53:46.116436", "item": "contrail-external-rsyslogd", "msg": "", "rc": 0, "start": "2025-10-02 04:53:45.618897", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-external-rsyslogd\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\n4fb22f4c5c22: Pulling fs layer\n061e9e033bfb: Pulling fs layer\ne13d5a6e22c0: Pulling fs layer\nd4523dd47279: Pulling fs layer\nd4523dd47279: Waiting\ne13d5a6e22c0: Verifying Checksum\ne13d5a6e22c0: Download complete\n4fb22f4c5c22: Verifying Checksum\n4fb22f4c5c22: Download complete\nd4523dd47279: Verifying Checksum\nd4523dd47279: Download complete\n4fb22f4c5c22: Pull complete\n061e9e033bfb: Verifying Checksum\n061e9e033bfb: Download complete\n061e9e033bfb: Pull complete\ne13d5a6e22c0: Pull complete\nd4523dd47279: Pull complete\nDigest: sha256:4e53a8ef117cf709f7836879768dcea3f32b9720d460805560e6736af5f9ee72\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "4fb22f4c5c22: Pulling fs layer", "061e9e033bfb: Pulling fs layer", "e13d5a6e22c0: Pulling fs layer", "d4523dd47279: Pulling fs layer", "d4523dd47279: Waiting", "e13d5a6e22c0: Verifying Checksum", "e13d5a6e22c0: Download complete", "4fb22f4c5c22: Verifying Checksum", "4fb22f4c5c22: Download complete", "d4523dd47279: Verifying Checksum", "d4523dd47279: Download complete", "4fb22f4c5c22: Pull complete", "061e9e033bfb: Verifying Checksum", "061e9e033bfb: Download complete", "061e9e033bfb: Pull complete", "e13d5a6e22c0: Pull complete", "d4523dd47279: Pull complete", "Digest: sha256:4e53a8ef117cf709f7836879768dcea3f32b9720d460805560e6736af5f9ee72", "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.49] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/contrail/rsyslogd", "size": 4096, "state": "directory", "uid": 0}
changed: [10.0.0.50] => {"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.50] => {"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-1759380826.994426-93037-110862226401069/source", "state": "file", "uid": 0}
changed: [10.0.0.49] => {"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-1759380826.926274-93036-150859269876453/source", "state": "file", "uid": 0}
TASK [contrail_rsyslogd : start rsyslogd] **************************************
changed: [10.0.0.50] => {"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": "16d0567c90ed3b9797bf0024ff7f85e6a7c5d290914019caac9688833d42b38d", "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.49] => {"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": "16d0567c90ed3b9797bf0024ff7f85e6a7c5d290914019caac9688833d42b38d", "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.49] => {"ansible_facts": {"vrouter_kernel_init_img_name": "contrail-vrouter-kernel-build-init"}, "changed": false}
ok: [10.0.0.50] => {"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.49] => (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.907702", "end": "2025-10-02 04:53:55.437579", "item": "contrail-node-init", "msg": "", "rc": 0, "start": "2025-10-02 04:53:50.529877", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-node-init\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Pulling fs layer\na9118745ccc4: Pulling fs layer\n4ce9d4b776a7: Pulling fs layer\nef76652f7993: Pulling fs layer\nef76652f7993: Waiting\na9118745ccc4: Download complete\nef76652f7993: Verifying Checksum\nef76652f7993: Download complete\n4ce9d4b776a7: Verifying Checksum\n4ce9d4b776a7: Download complete\nadbe0bd17c39: Verifying Checksum\nadbe0bd17c39: Download complete\nadbe0bd17c39: Pull complete\na9118745ccc4: Pull complete\n4ce9d4b776a7: Pull complete\nef76652f7993: Pull complete\nDigest: sha256:9d70e6d4842786a50374be6ca6e71d9d71d2c11770c01f72fe7d99ee811b4eb7\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Pulling fs layer", "a9118745ccc4: Pulling fs layer", "4ce9d4b776a7: Pulling fs layer", "ef76652f7993: Pulling fs layer", "ef76652f7993: Waiting", "a9118745ccc4: Download complete", "ef76652f7993: Verifying Checksum", "ef76652f7993: Download complete", "4ce9d4b776a7: Verifying Checksum", "4ce9d4b776a7: Download complete", "adbe0bd17c39: Verifying Checksum", "adbe0bd17c39: Download complete", "adbe0bd17c39: Pull complete", "a9118745ccc4: Pull complete", "4ce9d4b776a7: Pull complete", "ef76652f7993: Pull complete", "Digest: sha256:9d70e6d4842786a50374be6ca6e71d9d71d2c11770c01f72fe7d99ee811b4eb7", "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-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.056352", "end": "2025-10-02 04:53:55.529703", "item": "contrail-node-init", "msg": "", "rc": 0, "start": "2025-10-02 04:53:50.473351", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-node-init\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Pulling fs layer\na9118745ccc4: Pulling fs layer\n4ce9d4b776a7: Pulling fs layer\nef76652f7993: Pulling fs layer\nef76652f7993: Waiting\na9118745ccc4: Verifying Checksum\na9118745ccc4: Download complete\nef76652f7993: Verifying Checksum\nef76652f7993: Download complete\n4ce9d4b776a7: Verifying Checksum\n4ce9d4b776a7: Download complete\nadbe0bd17c39: Verifying Checksum\nadbe0bd17c39: Download complete\nadbe0bd17c39: Pull complete\na9118745ccc4: Pull complete\n4ce9d4b776a7: Pull complete\nef76652f7993: Pull complete\nDigest: sha256:9d70e6d4842786a50374be6ca6e71d9d71d2c11770c01f72fe7d99ee811b4eb7\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Pulling fs layer", "a9118745ccc4: Pulling fs layer", "4ce9d4b776a7: Pulling fs layer", "ef76652f7993: Pulling fs layer", "ef76652f7993: Waiting", "a9118745ccc4: Verifying Checksum", "a9118745ccc4: Download complete", "ef76652f7993: Verifying Checksum", "ef76652f7993: Download complete", "4ce9d4b776a7: Verifying Checksum", "4ce9d4b776a7: Download complete", "adbe0bd17c39: Verifying Checksum", "adbe0bd17c39: Download complete", "adbe0bd17c39: Pull complete", "a9118745ccc4: Pull complete", "4ce9d4b776a7: Pull complete", "ef76652f7993: Pull complete", "Digest: sha256:9d70e6d4842786a50374be6ca6e71d9d71d2c11770c01f72fe7d99ee811b4eb7", "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.49] => (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.188709", "end": "2025-10-02 04:54:01.103988", "item": "contrail-nodemgr", "msg": "", "rc": 0, "start": "2025-10-02 04:53:55.915279", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-nodemgr\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\n2868b15b327b: Pulling fs layer\n1383199bca15: Pulling fs layer\n1383199bca15: Verifying Checksum\n1383199bca15: Download complete\n2868b15b327b: Verifying Checksum\n2868b15b327b: Download complete\n2868b15b327b: Pull complete\n1383199bca15: Pull complete\nDigest: sha256:f19c85ad943f7920a8954a4056611ba4a74847ba07188636ed2d8ad7b2129c74\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "2868b15b327b: Pulling fs layer", "1383199bca15: Pulling fs layer", "1383199bca15: Verifying Checksum", "1383199bca15: Download complete", "2868b15b327b: Verifying Checksum", "2868b15b327b: Download complete", "2868b15b327b: Pull complete", "1383199bca15: Pull complete", "Digest: sha256:f19c85ad943f7920a8954a4056611ba4a74847ba07188636ed2d8ad7b2129c74", "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.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.459515", "end": "2025-10-02 04:54:01.465950", "item": "contrail-nodemgr", "msg": "", "rc": 0, "start": "2025-10-02 04:53:56.006435", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-nodemgr\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\n2868b15b327b: Pulling fs layer\n1383199bca15: Pulling fs layer\n1383199bca15: Verifying Checksum\n1383199bca15: Download complete\n2868b15b327b: Verifying Checksum\n2868b15b327b: Download complete\n2868b15b327b: Pull complete\n1383199bca15: Pull complete\nDigest: sha256:f19c85ad943f7920a8954a4056611ba4a74847ba07188636ed2d8ad7b2129c74\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "2868b15b327b: Pulling fs layer", "1383199bca15: Pulling fs layer", "1383199bca15: Verifying Checksum", "1383199bca15: Download complete", "2868b15b327b: Verifying Checksum", "2868b15b327b: Download complete", "2868b15b327b: Pull complete", "1383199bca15: Pull complete", "Digest: sha256:f19c85ad943f7920a8954a4056611ba4a74847ba07188636ed2d8ad7b2129c74", "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.49] => (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.344787", "end": "2025-10-02 04:54:01.968249", "item": "contrail-provisioner", "msg": "", "rc": 0, "start": "2025-10-02 04:54:01.623462", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-provisioner\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\n954e3d21d985: Pulling fs layer\nc5d645744725: Pulling fs layer\n954e3d21d985: Download complete\n954e3d21d985: Pull complete\nc5d645744725: Verifying Checksum\nc5d645744725: Download complete\nc5d645744725: Pull complete\nDigest: sha256:ae1d0362b2cfda49e42e994da526887c1abd71d85c373e750619aad519e66ce6\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "954e3d21d985: Pulling fs layer", "c5d645744725: Pulling fs layer", "954e3d21d985: Download complete", "954e3d21d985: Pull complete", "c5d645744725: Verifying Checksum", "c5d645744725: Download complete", "c5d645744725: Pull complete", "Digest: sha256:ae1d0362b2cfda49e42e994da526887c1abd71d85c373e750619aad519e66ce6", "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.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.344163", "end": "2025-10-02 04:54:02.333021", "item": "contrail-provisioner", "msg": "", "rc": 0, "start": "2025-10-02 04:54:01.988858", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-provisioner\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\n954e3d21d985: Pulling fs layer\nc5d645744725: Pulling fs layer\n954e3d21d985: Verifying Checksum\n954e3d21d985: Download complete\n954e3d21d985: Pull complete\nc5d645744725: Verifying Checksum\nc5d645744725: Download complete\nc5d645744725: Pull complete\nDigest: sha256:ae1d0362b2cfda49e42e994da526887c1abd71d85c373e750619aad519e66ce6\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "954e3d21d985: Pulling fs layer", "c5d645744725: Pulling fs layer", "954e3d21d985: Verifying Checksum", "954e3d21d985: Download complete", "954e3d21d985: Pull complete", "c5d645744725: Verifying Checksum", "c5d645744725: Download complete", "c5d645744725: Pull complete", "Digest: sha256:ae1d0362b2cfda49e42e994da526887c1abd71d85c373e750619aad519e66ce6", "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.49] => (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:07.466169", "end": "2025-10-02 04:54:09.861697", "item": "contrail-vrouter-kernel-build-init", "msg": "", "rc": 0, "start": "2025-10-02 04:54:02.395528", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-vrouter-kernel-build-init\n66587c81b81a: Pulling fs layer\n1dbf1de3bd91: Pulling fs layer\ndbe1e4d36b05: Pulling fs layer\naf71a2ccbfd1: Pulling fs layer\n06a141adfb4b: Pulling fs layer\n1d190f3c1f4b: Pulling fs layer\n3f7a6f100d21: Pulling fs layer\n295b591cc6f0: Pulling fs layer\naf71a2ccbfd1: Waiting\n06a141adfb4b: Waiting\n1d190f3c1f4b: Waiting\n3f7a6f100d21: Waiting\n295b591cc6f0: Waiting\n1dbf1de3bd91: Verifying Checksum\n1dbf1de3bd91: Download complete\ndbe1e4d36b05: Verifying Checksum\ndbe1e4d36b05: Download complete\naf71a2ccbfd1: Verifying Checksum\naf71a2ccbfd1: Download complete\n06a141adfb4b: Verifying Checksum\n06a141adfb4b: Download complete\n3f7a6f100d21: Verifying Checksum\n3f7a6f100d21: Download complete\n295b591cc6f0: Verifying Checksum\n295b591cc6f0: Download complete\n66587c81b81a: Verifying Checksum\n66587c81b81a: Download complete\n1d190f3c1f4b: Verifying Checksum\n1d190f3c1f4b: Download complete\n66587c81b81a: Pull complete\n1dbf1de3bd91: Pull complete\ndbe1e4d36b05: Pull complete\naf71a2ccbfd1: Pull complete\n06a141adfb4b: Pull complete\n1d190f3c1f4b: Pull complete\n3f7a6f100d21: 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", "66587c81b81a: Pulling fs layer", "1dbf1de3bd91: Pulling fs layer", "dbe1e4d36b05: Pulling fs layer", "af71a2ccbfd1: Pulling fs layer", "06a141adfb4b: Pulling fs layer", "1d190f3c1f4b: Pulling fs layer", "3f7a6f100d21: Pulling fs layer", "295b591cc6f0: Pulling fs layer", "af71a2ccbfd1: Waiting", "06a141adfb4b: Waiting", "1d190f3c1f4b: Waiting", "3f7a6f100d21: Waiting", "295b591cc6f0: Waiting", "1dbf1de3bd91: Verifying Checksum", "1dbf1de3bd91: Download complete", "dbe1e4d36b05: Verifying Checksum", "dbe1e4d36b05: Download complete", "af71a2ccbfd1: Verifying Checksum", "af71a2ccbfd1: Download complete", "06a141adfb4b: Verifying Checksum", "06a141adfb4b: Download complete", "3f7a6f100d21: Verifying Checksum", "3f7a6f100d21: Download complete", "295b591cc6f0: Verifying Checksum", "295b591cc6f0: Download complete", "66587c81b81a: Verifying Checksum", "66587c81b81a: Download complete", "1d190f3c1f4b: Verifying Checksum", "1d190f3c1f4b: Download complete", "66587c81b81a: Pull complete", "1dbf1de3bd91: Pull complete", "dbe1e4d36b05: Pull complete", "af71a2ccbfd1: Pull complete", "06a141adfb4b: Pull complete", "1d190f3c1f4b: Pull complete", "3f7a6f100d21: 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.50] => (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:07.217536", "end": "2025-10-02 04:54:09.979441", "item": "contrail-vrouter-kernel-build-init", "msg": "", "rc": 0, "start": "2025-10-02 04:54:02.761905", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-vrouter-kernel-build-init\n66587c81b81a: Pulling fs layer\n1dbf1de3bd91: Pulling fs layer\ndbe1e4d36b05: Pulling fs layer\naf71a2ccbfd1: Pulling fs layer\n06a141adfb4b: Pulling fs layer\n1d190f3c1f4b: Pulling fs layer\n3f7a6f100d21: Pulling fs layer\n295b591cc6f0: Pulling fs layer\naf71a2ccbfd1: Waiting\n06a141adfb4b: Waiting\n1d190f3c1f4b: Waiting\n3f7a6f100d21: Waiting\n295b591cc6f0: Waiting\n1dbf1de3bd91: Download complete\ndbe1e4d36b05: Verifying Checksum\ndbe1e4d36b05: Download complete\naf71a2ccbfd1: Verifying Checksum\naf71a2ccbfd1: Download complete\n06a141adfb4b: Download complete\n3f7a6f100d21: Verifying Checksum\n3f7a6f100d21: Download complete\n295b591cc6f0: Verifying Checksum\n295b591cc6f0: Download complete\n66587c81b81a: Verifying Checksum\n66587c81b81a: Download complete\n1d190f3c1f4b: Verifying Checksum\n1d190f3c1f4b: Download complete\n66587c81b81a: Pull complete\n1dbf1de3bd91: Pull complete\ndbe1e4d36b05: Pull complete\naf71a2ccbfd1: Pull complete\n06a141adfb4b: Pull complete\n1d190f3c1f4b: Pull complete\n3f7a6f100d21: 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", "66587c81b81a: Pulling fs layer", "1dbf1de3bd91: Pulling fs layer", "dbe1e4d36b05: Pulling fs layer", "af71a2ccbfd1: Pulling fs layer", "06a141adfb4b: Pulling fs layer", "1d190f3c1f4b: Pulling fs layer", "3f7a6f100d21: Pulling fs layer", "295b591cc6f0: Pulling fs layer", "af71a2ccbfd1: Waiting", "06a141adfb4b: Waiting", "1d190f3c1f4b: Waiting", "3f7a6f100d21: Waiting", "295b591cc6f0: Waiting", "1dbf1de3bd91: Download complete", "dbe1e4d36b05: Verifying Checksum", "dbe1e4d36b05: Download complete", "af71a2ccbfd1: Verifying Checksum", "af71a2ccbfd1: Download complete", "06a141adfb4b: Download complete", "3f7a6f100d21: Verifying Checksum", "3f7a6f100d21: Download complete", "295b591cc6f0: Verifying Checksum", "295b591cc6f0: Download complete", "66587c81b81a: Verifying Checksum", "66587c81b81a: Download complete", "1d190f3c1f4b: Verifying Checksum", "1d190f3c1f4b: Download complete", "66587c81b81a: Pull complete", "1dbf1de3bd91: Pull complete", "dbe1e4d36b05: Pull complete", "af71a2ccbfd1: Pull complete", "06a141adfb4b: Pull complete", "1d190f3c1f4b: Pull complete", "3f7a6f100d21: 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.49] => (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.891832", "end": "2025-10-02 04:54:14.301713", "item": "contrail-vrouter-agent", "msg": "", "rc": 0, "start": "2025-10-02 04:54:10.409881", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-vrouter-agent\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\n8091cdcc2d76: Pulling fs layer\nd308ed89f2b7: Pulling fs layer\nb04a74eadbe3: Pulling fs layer\n99239ca11df9: Pulling fs layer\n0621121516a5: Pulling fs layer\n079dc008fded: Pulling fs layer\n99239ca11df9: Waiting\n0621121516a5: Waiting\n079dc008fded: Waiting\nd308ed89f2b7: Download complete\n99239ca11df9: Verifying Checksum\n99239ca11df9: Download complete\n0621121516a5: Verifying Checksum\n0621121516a5: Download complete\n079dc008fded: Verifying Checksum\n079dc008fded: Download complete\n8091cdcc2d76: Verifying Checksum\n8091cdcc2d76: Download complete\nb04a74eadbe3: Verifying Checksum\nb04a74eadbe3: Download complete\n8091cdcc2d76: Pull complete\nd308ed89f2b7: Pull complete\nb04a74eadbe3: Pull complete\n99239ca11df9: Pull complete\n0621121516a5: Pull complete\n079dc008fded: Pull complete\nDigest: sha256:31eeb8d1e12155d90be74427e3f5b0c8cf65b10e6acf059864c180655561ec99\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "8091cdcc2d76: Pulling fs layer", "d308ed89f2b7: Pulling fs layer", "b04a74eadbe3: Pulling fs layer", "99239ca11df9: Pulling fs layer", "0621121516a5: Pulling fs layer", "079dc008fded: Pulling fs layer", "99239ca11df9: Waiting", "0621121516a5: Waiting", "079dc008fded: Waiting", "d308ed89f2b7: Download complete", "99239ca11df9: Verifying Checksum", "99239ca11df9: Download complete", "0621121516a5: Verifying Checksum", "0621121516a5: Download complete", "079dc008fded: Verifying Checksum", "079dc008fded: Download complete", "8091cdcc2d76: Verifying Checksum", "8091cdcc2d76: Download complete", "b04a74eadbe3: Verifying Checksum", "b04a74eadbe3: Download complete", "8091cdcc2d76: Pull complete", "d308ed89f2b7: Pull complete", "b04a74eadbe3: Pull complete", "99239ca11df9: Pull complete", "0621121516a5: Pull complete", "079dc008fded: Pull complete", "Digest: sha256:31eeb8d1e12155d90be74427e3f5b0c8cf65b10e6acf059864c180655561ec99", "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.50] => (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.027312", "end": "2025-10-02 04:54:14.569030", "item": "contrail-vrouter-agent", "msg": "", "rc": 0, "start": "2025-10-02 04:54:10.541718", "stderr": "", "stderr_lines": [], "stdout": "nightly-r24.1-centos: Pulling from contrail-vrouter-agent\n2d473b07cdd5: Already exists\n4b8b97195a65: Already exists\n3eb2cf91d9d5: Already exists\ndbf37de54144: Already exists\necf08847154d: Already exists\nb92388287ebd: Already exists\n9b42b9d08e74: Already exists\nadbe0bd17c39: Already exists\na9118745ccc4: Already exists\n8091cdcc2d76: Pulling fs layer\nd308ed89f2b7: Pulling fs layer\nb04a74eadbe3: Pulling fs layer\n99239ca11df9: Pulling fs layer\n0621121516a5: Pulling fs layer\n079dc008fded: Pulling fs layer\n99239ca11df9: Waiting\n0621121516a5: Waiting\n079dc008fded: Waiting\nd308ed89f2b7: Verifying Checksum\nd308ed89f2b7: Download complete\n99239ca11df9: Verifying Checksum\n99239ca11df9: Download complete\n0621121516a5: Verifying Checksum\n0621121516a5: Download complete\n079dc008fded: Verifying Checksum\n8091cdcc2d76: Verifying Checksum\n8091cdcc2d76: Download complete\nb04a74eadbe3: Verifying Checksum\nb04a74eadbe3: Download complete\n8091cdcc2d76: Pull complete\nd308ed89f2b7: Pull complete\nb04a74eadbe3: Pull complete\n99239ca11df9: Pull complete\n0621121516a5: Pull complete\n079dc008fded: Pull complete\nDigest: sha256:31eeb8d1e12155d90be74427e3f5b0c8cf65b10e6acf059864c180655561ec99\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", "2d473b07cdd5: Already exists", "4b8b97195a65: Already exists", "3eb2cf91d9d5: Already exists", "dbf37de54144: Already exists", "ecf08847154d: Already exists", "b92388287ebd: Already exists", "9b42b9d08e74: Already exists", "adbe0bd17c39: Already exists", "a9118745ccc4: Already exists", "8091cdcc2d76: Pulling fs layer", "d308ed89f2b7: Pulling fs layer", "b04a74eadbe3: Pulling fs layer", "99239ca11df9: Pulling fs layer", "0621121516a5: Pulling fs layer", "079dc008fded: Pulling fs layer", "99239ca11df9: Waiting", "0621121516a5: Waiting", "079dc008fded: Waiting", "d308ed89f2b7: Verifying Checksum", "d308ed89f2b7: Download complete", "99239ca11df9: Verifying Checksum", "99239ca11df9: Download complete", "0621121516a5: Verifying Checksum", "0621121516a5: Download complete", "079dc008fded: Verifying Checksum", "8091cdcc2d76: Verifying Checksum", "8091cdcc2d76: Download complete", "b04a74eadbe3: Verifying Checksum", "b04a74eadbe3: Download complete", "8091cdcc2d76: Pull complete", "d308ed89f2b7: Pull complete", "b04a74eadbe3: Pull complete", "99239ca11df9: Pull complete", "0621121516a5: Pull complete", "079dc008fded: Pull complete", "Digest: sha256:31eeb8d1e12155d90be74427e3f5b0c8cf65b10e6acf059864c180655561ec99", "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.49] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/contrail/vrouter", "size": 4096, "state": "directory", "uid": 0}
changed: [10.0.0.50] => {"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.50] => {"changed": true, "checksum": "c857081687d9e3923804f22be9a863dd87280ae0", "dest": "/etc/contrail/common_vrouter.env", "gid": 0, "group": "root", "md5sum": "1b62e67ceb31d02b96913a09f6281000", "mode": "0640", "owner": "root", "size": 1225, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1759380856.2956975-94360-60000130333567/source", "state": "file", "uid": 0}
changed: [10.0.0.49] => {"changed": true, "checksum": "c857081687d9e3923804f22be9a863dd87280ae0", "dest": "/etc/contrail/common_vrouter.env", "gid": 0, "group": "root", "md5sum": "1b62e67ceb31d02b96913a09f6281000", "mode": "0640", "owner": "root", "size": 1225, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1759380856.3005147-94359-127017366657777/source", "state": "file", "uid": 0}
TASK [contrail_vrouter : set vrouter kernel init image name] *******************
ok: [10.0.0.49] => {"ansible_facts": {"vrouter_kernel_init_img_name": "contrail-vrouter-kernel-build-init"}, "changed": false}
ok: [10.0.0.50] => {"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.49] => {"changed": false, "stat": {"exists": false}}
ok: [10.0.0.50] => {"changed": false, "stat": {"exists": false}}
TASK [contrail_vrouter : create contrail vrouter compose file] *****************
changed: [10.0.0.50] => {"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-1759380858.6257954-94469-193902918904983/source", "state": "file", "uid": 0}
changed: [10.0.0.49] => {"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-1759380858.5309973-94468-135323944117338/source", "state": "file", "uid": 0}
TASK [contrail_vrouter : create /var/run/contrail/loadbalancer] ****************
changed: [10.0.0.49] => {"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.50] => {"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.50] => {"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": "9ad3eb1e4810c36bcd55061e30711551c6ab98b972dc5e039b43fd77d5218e7e", "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": "de5a808a1b0a732c8aa918976ea1ed88d26c6b6d46e219123c334ca5aec083d5", "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": "b35de8687ccaf9dfa1268d873b996d969efc30801882acf2400ce981f1e41978", "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": "a9e4fcb3c3e51c3a692bbe5acdaeae21786e6249a2a6f00630750969b2dcdcd3", "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": "ed0695a8c4f0ea691b6d8c35c03480c936acccadefeb5fba606cfcffdb249800", "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.49] => {"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": "9ad3eb1e4810c36bcd55061e30711551c6ab98b972dc5e039b43fd77d5218e7e", "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": "de5a808a1b0a732c8aa918976ea1ed88d26c6b6d46e219123c334ca5aec083d5", "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": "b35de8687ccaf9dfa1268d873b996d969efc30801882acf2400ce981f1e41978", "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": "a9e4fcb3c3e51c3a692bbe5acdaeae21786e6249a2a6f00630750969b2dcdcd3", "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": "ed0695a8c4f0ea691b6d8c35c03480c936acccadefeb5fba606cfcffdb249800", "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.49] => {"ansible_facts": {"mellanox": false, "n3000": false, "plugin_os": "ubuntu"}, "changed": false}
ok: [10.0.0.50] => {"ansible_facts": {"mellanox": false, "n3000": false, "plugin_os": "ubuntu"}, "changed": false}
PLAY RECAP *********************************************************************
10.0.0.254 : ok=78 changed=53 unreachable=0 failed=0 skipped=41 rescued=0 ignored=7
10.0.0.38 : ok=78 changed=53 unreachable=0 failed=0 skipped=41 rescued=0 ignored=7
10.0.0.48 : ok=78 changed=53 unreachable=0 failed=0 skipped=41 rescued=0 ignored=7
10.0.0.49 : ok=23 changed=14 unreachable=0 failed=0 skipped=41 rescued=0 ignored=0
10.0.0.50 : ok=23 changed=14 unreachable=0 failed=0 skipped=41 rescued=0 ignored=0
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 Thu Oct 2 04:55:25 UTC 2025
INFO: controller nodes - 10.0.0.254 10.0.0.38 10.0.0.48
INFO: agent nodes - 10.0.0.49 10.0.0.50
INFO: openstack controller nodes -
INFO: sync time on machine ubuntu@10.0.0.254
Warning: Permanently added '10.0.0.254' (ED25519) to the list of known hosts.
Warning: Permanently added '10.0.0.254' (ED25519) to the list of known hosts.
INFO: Thu Oct 2 04:55:25 UTC 2025: ensure time is synced (chronyd)
INFO: Thu Oct 2 04:55:25 UTC 2025: time is synced
INFO: sync time on machine ubuntu@10.0.0.38
Warning: Permanently added '10.0.0.38' (ED25519) to the list of known hosts.
Warning: Permanently added '10.0.0.38' (ED25519) to the list of known hosts.
INFO: Thu Oct 2 04:55:26 UTC 2025: ensure time is synced (chronyd)
INFO: Thu Oct 2 04:55:26 UTC 2025: time is synced
INFO: sync time on machine ubuntu@10.0.0.48
Warning: Permanently added '10.0.0.48' (ED25519) to the list of known hosts.
Warning: Permanently added '10.0.0.48' (ED25519) to the list of known hosts.
INFO: Thu Oct 2 04:55:27 UTC 2025: ensure time is synced (chronyd)
INFO: Thu Oct 2 04:55:27 UTC 2025: time is synced
INFO: sync time on machine ubuntu@10.0.0.49
Warning: Permanently added '10.0.0.49' (ED25519) to the list of known hosts.
Warning: Permanently added '10.0.0.49' (ED25519) to the list of known hosts.
INFO: Thu Oct 2 04:55:28 UTC 2025: ensure time is synced (chronyd)
INFO: Thu Oct 2 04:55:28 UTC 2025: time is synced
INFO: sync time on machine ubuntu@10.0.0.50
Warning: Permanently added '10.0.0.50' (ED25519) to the list of known hosts.
Warning: Permanently added '10.0.0.50' (ED25519) to the list of known hosts.
INFO: Thu Oct 2 04:55:28 UTC 2025: ensure time is synced (chronyd)
INFO: Thu Oct 2 04:55:28 UTC 2025: time is synced
TF Web UI must be available at https://10.0.0.254:8143
OpenStack UI must be avaiable at http://10.0.0.254
Use admin/contrail123 to log in
INFO: Stage tf was run successfully Thu Oct 2 04:55:28 UTC 2025
INFO: Running stage wait at Thu Oct 2 04:55:28 UTC 2025
..
INFO: done in 20s
INFO: Stage wait was run successfully Thu Oct 2 04:56:57 UTC 2025
[update tf stack configuration]
tf setup profile /home/ubuntu/.tf/stack.env
DEPLOYER=ansible
CONTRAIL_CONTAINER_TAG=nightly-r24.1-centos
CONTRAIL_DEPLOYER_CONTAINER_TAG=nightly-r24.1-centos
CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5002
DEPLOYER_CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5002
ORCHESTRATOR=openstack
OPENSTACK_VERSION="yoga"
CONTROLLER_NODES="10.0.0.254 10.0.0.38 10.0.0.48 "
AGENT_NODES="10.0.0.49 10.0.0.50 "
CONTROL_NODES="10.20.0.17 10.20.0.254 10.20.0.14 "
SSL_ENABLE="false"
LEGACY_ANALYTICS_ENABLE="true"
HUGE_PAGES_1G=
CONTAINER_RUNTIME=docker
K8S_CA=
DEPLOY_IPA_SERVER=
IPA_PASSWORD=
OPENSTACK_CONTROLLER_NODES='10.0.0.254'
OS_AUTH_URL='http://10.0.0.254:5000/v3'
AUTH_PASSWORD='contrail123'
AUTH_URL=''
INFO: Successful deployment Thu Oct 2 04:56:57 UTC 2025
DEBUG: kill running child jobs:
INFO: Deploy finished
+ exit
Archiving artifacts
Finished: SUCCESS