Hello everyone,

I'm trying to deploy OPNFV-Euphrates 5.1 in baremetal deployment. Last year
I was able to deploy OPNFV Colorado 3.0 on those machines and I see that
the networ.yml and DHA.yml files haven't changed much. Nevertheless, when I
try to run deploy.sh again, I get the following error message:

"TASK [compass : docker-compose up]
**********************************************************************************
fatal: [localhost]: FAILED! => {"changed": true, "cmd": "docker-compose up
-d", "delta": "0:00:20.442158", "end": "2018-02-09 16:32:48.589331",
"failed": true, "rc": 1, "start": "2018-02-09 16:32:28.147173", "stderr":
"Creating network \"docker_default\" with the default driver\nCreating
compass-mq ... \r\nCreating compass-cobbler ... \r\nCreating compass-db ...
\r\nCreating compass-cobbler\nCreating compass-mq\nCreating
compass-db\n\u001b[1A\u001b[2K\rCreating compass-cobbler ...
\u001b[32mdone\u001b[0m\r\u001b[1B\u001b[1A\u001b[2K\rCreating compass-db
... \u001b[32mdone\u001b[0m\r\u001b[1B\u001b[1A\u001b[2K\rCreating
compass-mq ... \u001b[32mdone\u001b[0m\r\u001b[1BCreating compass-tasks ...
\r\nCreating compass-deck ... \r\nCreating compass-tasks\nCreating
compass-deck\n\u001b[1A\u001b[2K\rCreating compass-tasks ...
\u001b[32mdone\u001b[0m\r\u001b[1B\u001b[1A\u001b[2K\rCreating compass-deck
... \u001b[31merror\u001b[0m\r\u001b[1B\nERROR: for compass-deck  Cannot
start service compass-deck: driver failed programming external connectivity
on endpoint compass-deck
(75dd8675d1fdd8bc955fdd0f59f1c5499210431a6043dbb54afce31177eb5f39): Error
starting userland proxy: listen tcp 10.1.0.1:5050: bind: cannot assign
requested address\n\nERROR: for compass-deck  Cannot start service
compass-deck: driver failed programming external connectivity on endpoint
compass-deck
(75dd8675d1fdd8bc955fdd0f59f1c5499210431a6043dbb54afce31177eb5f39): Error
starting userland proxy: listen tcp 10.1.0.1:5050: bind: cannot assign
requested address\nEncountered errors while bringing up the project.",
"stderr_lines": ["Creating network \"docker_default\" with the default
driver", "Creating compass-mq ... ", "Creating compass-cobbler ... ",
"Creating compass-db ... ", "Creating compass-cobbler", "Creating
compass-mq", "Creating compass-db", "\u001b[1A\u001b[2K", "Creating
compass-cobbler ... \u001b[32mdone\u001b[0m",
"\u001b[1B\u001b[1A\u001b[2K", "Creating compass-db ...
\u001b[32mdone\u001b[0m", "\u001b[1B\u001b[1A\u001b[2K", "Creating
compass-mq ... \u001b[32mdone\u001b[0m", "\u001b[1BCreating compass-tasks
... ", "Creating compass-deck ... ", "Creating compass-tasks", "Creating
compass-deck", "\u001b[1A\u001b[2K", "Creating compass-tasks ...
\u001b[32mdone\u001b[0m", "\u001b[1B\u001b[1A\u001b[2K", "Creating
compass-deck ... \u001b[31merror\u001b[0m", "\u001b[1B", "ERROR: for
compass-deck  Cannot start service compass-deck: driver failed programming
external connectivity on endpoint compass-deck
(75dd8675d1fdd8bc955fdd0f59f1c5499210431a6043dbb54afce31177eb5f39): Error
starting userland proxy: listen tcp 10.1.0.1:5050: bind: cannot assign
requested address", "", "ERROR: for compass-deck  Cannot start service
compass-deck: driver failed programming external connectivity on endpoint
compass-deck
(75dd8675d1fdd8bc955fdd0f59f1c5499210431a6043dbb54afce31177eb5f39): Error
starting userland proxy: listen tcp 10.1.0.1:5050: bind: cannot assign
requested address", "Encountered errors while bringing up the project."],
"stdout": "", "stdout_lines": []}
to retry, use: --limit
@/root/compass4nfv/work/deploy/installer/compass-docker-compose/bring_up_compass.retry
"

Any clue at what could I be doing wrong? As always, thank you very much for
your support

Best regards,


-- 
Andrés Felipe Murillo
Estudiante de Doctorado en Ingeniería de Sistemas y Computación
Universidad de los Andes
Bogotá
Colombia
_______________________________________________
opnfv-users mailing list
opnfv-users@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-users

Reply via email to