Hi Markos,

Yes I am using ubuntu 16.04, Error log link is here again
http://paste.ubuntu.com/p/rgVNQZVWrh/ , If you look at the log it shows
that error occurred at opnfv node, when I logged into opnfv node and tried
simple,"sudo apt-get update" it was not able to update, but when I added
"8.8.8.8" as 'nameserver' in 'resolv.conf' file in opnfv node, it was able
to get update and was also able to install 'python-apt package' on opnfv
node, but even installing this python-apt package by ssh into opnfv node,
it still come up with the same error 'XCI deployment failed due to
python-apt package"  as shown in the error log.

Regards,
Khizar


On Thu, Mar 22, 2018 at 4:49 PM, Muhammad Khizar <
muhammadkhizar...@gmail.com> wrote:

> Hi all,
>
>
>
> While deploying Openstack "os-nosdn-nofeature " scenario, via XCI
> deployer, “mini” flavor, I got the following error.
>
>
>
> TASK [bootstrap-host : Ensure networking packages are present]
> ************************************************************
> *********************************************************************
>
> fatal: [opnfv]: FAILED! => {"changed": false, "cmd": "apt-get install
> python-apt -y -q", "msg": "E: Package 'python-apt' has no installation
> candidate", "rc": 100, "stderr": "E: Package 'python-apt' has no
> installation candidate\n", "stderr_lines": ["E: Package 'python-apt' has no
> installation candidate"], "stdout": "Reading package lists...\nBuilding
> dependency tree...\nReading state information...\nPackage python-apt is not
> available, but is referred to by another package.\nThis may mean that the
> package is missing, has been obsoleted, or\nis only available from another
> source\nHowever the following packages replace it:\n  python3-apt
> python-apt-common\n\n", "stdout_lines": ["Reading package lists...",
> "Building dependency tree...", "Reading state information...", "Package
> python-apt is not available, but is referred to by another package.", "This
> may mean that the package is missing, has been obsoleted, or", "is only
> available from another source", "However the following packages replace
> it:", "  python3-apt python-apt-common", ""]}
>
>         to retry, use: --limit @/home/ubuntu/releng-xci/xci/
> installer/osa/playbooks/configure-opnfvhost.retry
>
>
>
> PLAY RECAP ************************************************************
> ************************************************************
> *************************************************************
>
> opnfv                      : ok=5    changed=1    unreachable=0
> failed=1
>
>
>
>
>
> -------------------------------------------------------------------------
>
> Oh nooooo! The XCI deployment failed miserably :-(
>
>
>
> If you need help, please choose one of the following options
>
> * #opnfv-pharos @ freenode network
>
> * opnfv-tech-discuss mailing list (https://lists.opnfv.org/
> mailman/listinfo/opnfv-tech-discuss)
>
>   - Please prefix the subject with [XCI]
>
> * https://jira.opnfv.org (Release Engineering project)
>
>
>
> Do not forget to submit the following information on your bug report:
>
>
>
> releng-xci tree status: clean
>
> opnfv/releng-xci version: 88fc810539b0ecc6ffd74cd3de88de527221938c
>
> openstack/bifrost version: 28b6b8c96f89532bbddeca513285e6c00db89205
>
> openstack/openstack-ansible version: dbf6a9c54a8a3aa59eb998daef2960
> 22eeadfa0f
>
> xci flavor: mini
>
> xci installer: osa
>
> xci scenario: os-nosdn-nofeature
>
> Environment variables:
>
> ANSIBLE_ROLES_PATH=/home/ubuntu/.ansible/roles:/etc/
> ansible/roles:/home/ubuntu/releng-xci/xci/playbooks/roles
>
> DEPLOY_SCENARIO=os-nosdn-nofeature
>
> XCI_PATH=/home/ubuntu/releng-xci
>
> XCI_FLAVOR=mini
>
> ANSIBLE_HOST_KEY_CHECKING=False
>
> INSTALLER_TYPE=osa
>
> XCI_CEPH_ENABLED=false
>
> XCI_SCENARIOS_CACHE=/home/ubuntu/releng-xci/.cache/repos/scenarios
>
> OPENSTACK_OSA_VERSION=dbf6a9c54a8a3aa59eb998daef296022eeadfa0f
>
> OPENSTACK_OSA_GIT_URL=https://git.openstack.org/openstack/
> openstack-ansible
>
> ANSIBLE_CALLBACK_PLUGINS=/etc/ansible/roles/plugins/
> callback:/home/ubuntu/.local/lib/python2.7/site-packages/
> ara/plugins/callbacks
>
> CORE_OPENSTACK_INSTALL=false
>
> XCI_PLAYBOOKS=/home/ubuntu/releng-xci/xci/playbooks
>
> XCI_SSL_SUBJECT=/C=US/ST=California/L=San Francisco/O=IT/CN=xci.releng.
> opnfv.org
>
> XCI_ANSIBLE_PIP_VERSION=2.4.3.0
>
> XCI_DISTRO=ubuntu
>
> OPENSTACK_OSA_OPENRC_GIT_URL=https://git.openstack.org/
> openstack/openstack-ansible-openstack_openrc
>
> OPNFV_RELENG_VERSION=master
>
> OPENSTACK_OSA_HAPROXY_GIT_URL=https://git.openstack.org/
> openstack/openstack-ansible-haproxy_server
>
> OPENSTACK_OSA_ETC_PATH=/etc/openstack_deploy
>
> OPNFV_HOST_IP=192.168.122.2
>
> OPNFV_RELENG_GIT_URL=https://gerrit.opnfv.org/gerrit/releng-xci.git
>
> OPENSTACK_BIFROST_GIT_URL=https://git.openstack.org/openstack/bifrost
>
> OPNFV_XCI_CACHE=/root/releng-xci/.cache
>
> XCI_KUBE_ANSIBLE_PIP_VERSION=2.4.0.0
>
> XCI_ANSIBLE_PARAMS= -e xci_path=/home/ubuntu/releng-xci
>
> XCI_CACHE=/home/ubuntu/releng-xci/.cache
>
> OPENSTACK_BIFROST_VERSION=28b6b8c96f89532bbddeca513285e6c00db89205
>
> OPENSTACK_OSA_PATH=/root/releng-xci/.cache/repos/openstack-ansible
>
> XCI_FLAVOR_ANSIBLE_FILE_PATH=/home/ubuntu/releng-xci/xci/
> installer/osa/files/mini
>
> -------------------------------------------------------------------------
>
> ----------------------------------
>
> Info: Collecting XCI logs
>
> ----------------------------------
>
> rsync: change_dir "/root//releng-xci/xci/logs" failed: No such file or
> directory (2)
>
> rsync error: some files/attrs were not transferred (see previous errors)
> (code 23) at main.c(1655) [Receiver=3.1.1]
>
> rsync: [Receiver] write error: Broken pipe (32)
>
> rsync: change_dir "/root//.ara" failed: No such file or directory (2)
>
> rsync error: some files/attrs were not transferred (see previous errors)
> (code 23) at main.c(1655) [Receiver=3.1.1]
>
> rsync: [Receiver] write error: Broken pipe (32)
>
>
_______________________________________________
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss

Reply via email to