Advertisement
Guest User

Untitled

a guest
Sep 5th, 2017
444
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.35 KB | None | 0 0
  1. TASK [build : Build applications images] ***************************************
  2. changed: [tolosa.sco.alma.cl] => (item=({u'name': u'sprs'}, {u'name': u'sprs'}))
  3. changed: [tolosa.sco.alma.cl] => (item=({u'name': u'userregistration'}, {u'name': u'userregistration'}))
  4. changed: [tolosa.sco.alma.cl] => (item=({u'name': u'userregistry'}, {u'name': u'userregistry'}))
  5. changed: [tolosa.sco.alma.cl] => (item=({u'name': u'cas'}, {u'name': u'cas_sco'}))
  6. changed: [tolosa.sco.alma.cl] => (item=({u'name': u'cas'}, {u'name': u'cas_osf'}))
  7. changed: [tolosa.sco.alma.cl] => (item=({u'name': u'webaqua'}, {u'name': u'webaqua'}))
  8. failed: [tolosa.sco.alma.cl] (item=({u'name': u'aquapipeline'}, {u'name': u'aquapipeline'})) => {"changed": true, "cmd": ["docker-compose", "build", "--no-cache", "aquapipeline"], "delta": "0:00:42.942160", "end": "2017-09-05 20:06:59.401234", "failed": true, "item": [{"name": "aquapipeline"}, {"name": "aquapipeline"}], "rc": 1, "start": "2017-09-05 20:06:16.459074", "stderr": "Building aquapipeline\nService 'aquapipeline' failed to build: The command '/bin/sh -c yum install -y numpy pyfits' returned a non-zero code: 1", "stdout": "Step 1/23 : FROM swei-base:latest\n ---> c89c3cf40392\nStep 2/23 : MAINTAINER Alvaro Aguirre <aaguirre@alma.cl>\n ---> Running in 9704c07cffbc\n ---> 8f7796b93d7a\nRemoving intermediate container 9704c07cffbc\nStep 3/23 : ARG STAGE=${STAGE}\n ---> Running in 0f06dc356148\n ---> 6f1ae854d17c\nRemoving intermediate container 0f06dc356148\nStep 4/23 : ARG VERSION=${VERSION}\n ---> Running in 943d526a14dc\n ---> 52dc1873398c\nRemoving intermediate container 943d526a14dc\nStep 5/23 : ARG RELEASE=${RELEASE}\n ---> Running in e9651e68546a\n ---> f9f9b64235aa\nRemoving intermediate container e9651e68546a\nStep 6/23 : ENV RELEASE $RELEASE\n ---> Running in 50565fa25961\n ---> 899046ee512b\nRemoving intermediate container 50565fa25961\nStep 7/23 : ARG MAVEN_USER=${MAVEN_USER}\n ---> Running in 805028033c4f\n ---> a995eb289187\nRemoving intermediate container 805028033c4f\nStep 8/23 : ARG MAVEN_PASS=${MAVEN_PASS}\n ---> Running in 176088c93835\n ---> b2642fa2ff70\nRemoving intermediate container 176088c93835\nStep 9/23 : ARG MAVEN_SERVER=${MAVEN_SERVER}\n ---> Running in 3a194e5562fa\n ---> 2f0f0193fd68\nRemoving intermediate container 3a194e5562fa\nStep 10/23 : ARG SVN_PATH=${SVN_PATH}\n ---> Running in 62cb55b00eee\n ---> df21321cde15\nRemoving intermediate container 62cb55b00eee\nStep 11/23 : ARG SVN_USER=${SVN_USER}\n ---> Running in f79b259ad31b\n ---> 2b9a1c232b12\nRemoving intermediate container f79b259ad31b\nStep 12/23 : ARG SVN_PASS=${SVN_PASS}\n ---> Running in b76abbc27cdc\n ---> 06aa0d70ff6f\nRemoving intermediate container b76abbc27cdc\nStep 13/23 : ARG JAR_NAME=aqua-pipeline-agent\n ---> Running in f72f004f444a\n ---> 6b40ecf168e9\nRemoving intermediate container f72f004f444a\nStep 14/23 : ENV JARSDIR /var/pipeline-ingestor/jar\n ---> Running in 9ff152b7797c\n ---> 2214f9216397\nRemoving intermediate container 9ff152b7797c\nStep 15/23 : ENV PYTHONPATH /var/pipeline-ingestor/py\n ---> Running in 24ae841b9fad\n ---> 4b6f29f022a6\nRemoving intermediate container 24ae841b9fad\nStep 16/23 : RUN mkdir /opt/apa && mkdir -p /var/pipeline-ingestor/staging-area && mkdir -p /var/pipeline-ingestor/weblog-cache\n ---> Running in 20d8f84c57b4\n ---> cef054aec26b\nRemoving intermediate container 20d8f84c57b4\nStep 17/23 : RUN yum install -y numpy pyfits\n ---> Running in a29625321662\nLoaded plugins: ovl, product-id, search-disabled-repos, subscription-manager\nSetting up Install Process\n\u001b[91mhttps://cdn.redhat.com/content/dist/rhel/server/6/6Server/x86_64/os/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - \"The requested URL returned error: 403 Forbidden\"\nTrying other mirror.\n\u001b[0m\u001b[91mTo address this issue please refer to the below knowledge base article\n\nhttps://access.redhat.com/solutions/69319\n\nIf above article doesn't help to resolve this issue please open a ticket with Red Hat Support.\n\n\u001b[0m\u001b[91mError: Cannot retrieve repository metadata (repomd.xml) for repository: rhel-6-server-rpms. Please verify its path and try again\n\u001b[0m", "stdout_lines": ["Step 1/23 : FROM swei-base:latest", " ---> c89c3cf40392", "Step 2/23 : MAINTAINER Alvaro Aguirre <aaguirre@alma.cl>", " ---> Running in 9704c07cffbc", " ---> 8f7796b93d7a", "Removing intermediate container 9704c07cffbc", "Step 3/23 : ARG STAGE=${STAGE}", " ---> Running in 0f06dc356148", " ---> 6f1ae854d17c", "Removing intermediate container 0f06dc356148", "Step 4/23 : ARG VERSION=${VERSION}", " ---> Running in 943d526a14dc", " ---> 52dc1873398c", "Removing intermediate container 943d526a14dc", "Step 5/23 : ARG RELEASE=${RELEASE}", " ---> Running in e9651e68546a", " ---> f9f9b64235aa", "Removing intermediate container e9651e68546a", "Step 6/23 : ENV RELEASE $RELEASE", " ---> Running in 50565fa25961", " ---> 899046ee512b", "Removing intermediate container 50565fa25961", "Step 7/23 : ARG MAVEN_USER=${MAVEN_USER}", " ---> Running in 805028033c4f", " ---> a995eb289187", "Removing intermediate container 805028033c4f", "Step 8/23 : ARG MAVEN_PASS=${MAVEN_PASS}", " ---> Running in 176088c93835", " ---> b2642fa2ff70", "Removing intermediate container 176088c93835", "Step 9/23 : ARG MAVEN_SERVER=${MAVEN_SERVER}", " ---> Running in 3a194e5562fa", " ---> 2f0f0193fd68", "Removing intermediate container 3a194e5562fa", "Step 10/23 : ARG SVN_PATH=${SVN_PATH}", " ---> Running in 62cb55b00eee", " ---> df21321cde15", "Removing intermediate container 62cb55b00eee", "Step 11/23 : ARG SVN_USER=${SVN_USER}", " ---> Running in f79b259ad31b", " ---> 2b9a1c232b12", "Removing intermediate container f79b259ad31b", "Step 12/23 : ARG SVN_PASS=${SVN_PASS}", " ---> Running in b76abbc27cdc", " ---> 06aa0d70ff6f", "Removing intermediate container b76abbc27cdc", "Step 13/23 : ARG JAR_NAME=aqua-pipeline-agent", " ---> Running in f72f004f444a", " ---> 6b40ecf168e9", "Removing intermediate container f72f004f444a", "Step 14/23 : ENV JARSDIR /var/pipeline-ingestor/jar", " ---> Running in 9ff152b7797c", " ---> 2214f9216397", "Removing intermediate container 9ff152b7797c", "Step 15/23 : ENV PYTHONPATH /var/pipeline-ingestor/py", " ---> Running in 24ae841b9fad", " ---> 4b6f29f022a6", "Removing intermediate container 24ae841b9fad", "Step 16/23 : RUN mkdir /opt/apa && mkdir -p /var/pipeline-ingestor/staging-area && mkdir -p /var/pipeline-ingestor/weblog-cache", " ---> Running in 20d8f84c57b4", " ---> cef054aec26b", "Removing intermediate container 20d8f84c57b4", "Step 17/23 : RUN yum install -y numpy pyfits", " ---> Running in a29625321662", "Loaded plugins: ovl, product-id, search-disabled-repos, subscription-manager", "Setting up Install Process", "\u001b[91mhttps://cdn.redhat.com/content/dist/rhel/server/6/6Server/x86_64/os/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - \"The requested URL returned error: 403 Forbidden\"", "Trying other mirror.", "\u001b[0m\u001b[91mTo address this issue please refer to the below knowledge base article", "", "https://access.redhat.com/solutions/69319", "", "If above article doesn't help to resolve this issue please open a ticket with Red Hat Support.", "", "\u001b[0m\u001b[91mError: Cannot retrieve repository metadata (repomd.xml) for repository: rhel-6-server-rpms. Please verify its path and try again", "\u001b[0m"], "warnings": []}
  9. changed: [tolosa.sco.alma.cl] => (item=({u'name': u'webshiftlog'}, {u'name': u'webshiftlog'}))
  10. failed: [tolosa.sco.alma.cl] (item=({u'name': u'ph1m'}, {u'name': u'ph1m'})) => {"changed": true, "cmd": ["docker-compose", "build", "--no-cache", "ph1m"], "delta": "0:00:33.211847", "end": "2017-09-05 20:08:31.514389", "failed": true, "item": [{"name": "ph1m"}, {"name": "ph1m"}], "rc": 1, "start": "2017-09-05 20:07:58.302542", "stderr": "Building ph1m\nService 'ph1m' failed to build: The command '/bin/sh -c yum install -y tetex-latex && yum clean all' returned a non-zero code: 1", "stdout": "Step 1/21 : FROM swei-tomcat8:latest\n ---> b196ca1f0f70\nStep 2/21 : MAINTAINER Alvaro Aguirre <aaguirre@alma.cl>\n ---> Running in 052bc9cc361f\n ---> ec318a878785\nRemoving intermediate container 052bc9cc361f\nStep 3/21 : ARG STAGE=${STAGE}\n ---> Running in a5cd9cd945d7\n ---> cdac5c7bba2d\nRemoving intermediate container a5cd9cd945d7\nStep 4/21 : ARG VERSION=${VERSION}\n ---> Running in c0fdc419f0a3\n ---> 73bbd84190f4\nRemoving intermediate container c0fdc419f0a3\nStep 5/21 : ARG RELEASE=${RELEASE}\n ---> Running in 4f3beac126b1\n ---> 8afe5801363f\nRemoving intermediate container 4f3beac126b1\nStep 6/21 : ENV RELEASE $RELEASE\n ---> Running in 34abcd7810fe\n ---> 2fd89d0d7c84\nRemoving intermediate container 34abcd7810fe\nStep 7/21 : ARG PRODUCT_BRANCH=${PRODUCT_BRANCH}\n ---> Running in 74ca1778428c\n ---> 949bbbe8330a\nRemoving intermediate container 74ca1778428c\nStep 8/21 : ARG MAVEN_USER=${MAVEN_USER}\n ---> Running in 35a443710318\n ---> fbdd4ad2aeb3\nRemoving intermediate container 35a443710318\nStep 9/21 : ARG MAVEN_PASS=${MAVEN_PASS}\n ---> Running in 5f9f15bdc24d\n ---> 91c545fb1357\nRemoving intermediate container 5f9f15bdc24d\nStep 10/21 : ARG MAVEN_SERVER=${MAVEN_SERVER}\n ---> Running in 5ec545b7e271\n ---> fa64358a2036\nRemoving intermediate container 5ec545b7e271\nStep 11/21 : ARG SVN_PATH=${SVN_PATH}\n ---> Running in 18dc01b56932\n ---> e7438370b887\nRemoving intermediate container 18dc01b56932\nStep 12/21 : ARG SVN_USER=${SVN_USER}\n ---> Running in 88ad35a7147a\n ---> 18ea91dc2cfc\nRemoving intermediate container 88ad35a7147a\nStep 13/21 : ARG SVN_PASS=${SVN_PASS}\n ---> Running in 691e297955ca\n ---> fa2ec5b07bf7\nRemoving intermediate container 691e297955ca\nStep 14/21 : ARG WAR_NAME=ph1m\n ---> Running in e5c81f167b1e\n ---> 1122093fd004\nRemoving intermediate container e5c81f167b1e\nStep 15/21 : RUN yum install -y tetex-latex && yum clean all\n ---> Running in b1114b89e6b7\nLoaded plugins: ovl, product-id, search-disabled-repos, subscription-manager\nSetting up Install Process\n\u001b[91mhttps://cdn.redhat.com/content/dist/rhel/server/6/6Server/x86_64/os/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - \"The requested URL returned error: 403 Forbidden\"\nTrying other mirror.\n\u001b[0m\u001b[91mTo address this issue please refer to the below knowledge base article\n\nhttps://access.redhat.com/solutions/69319\n\nIf above article doesn't help to resolve this issue please open a ticket with Red Hat Support.\n\nError: Cannot retrieve repository metadata (repomd.xml) for repository: rhel-6-server-rpms. Please verify its path and try again\n\u001b[0m", "stdout_lines": ["Step 1/21 : FROM swei-tomcat8:latest", " ---> b196ca1f0f70", "Step 2/21 : MAINTAINER Alvaro Aguirre <aaguirre@alma.cl>", " ---> Running in 052bc9cc361f", " ---> ec318a878785", "Removing intermediate container 052bc9cc361f", "Step 3/21 : ARG STAGE=${STAGE}", " ---> Running in a5cd9cd945d7", " ---> cdac5c7bba2d", "Removing intermediate container a5cd9cd945d7", "Step 4/21 : ARG VERSION=${VERSION}", " ---> Running in c0fdc419f0a3", " ---> 73bbd84190f4", "Removing intermediate container c0fdc419f0a3", "Step 5/21 : ARG RELEASE=${RELEASE}", " ---> Running in 4f3beac126b1", " ---> 8afe5801363f", "Removing intermediate container 4f3beac126b1", "Step 6/21 : ENV RELEASE $RELEASE", " ---> Running in 34abcd7810fe", " ---> 2fd89d0d7c84", "Removing intermediate container 34abcd7810fe", "Step 7/21 : ARG PRODUCT_BRANCH=${PRODUCT_BRANCH}", " ---> Running in 74ca1778428c", " ---> 949bbbe8330a", "Removing intermediate container 74ca1778428c", "Step 8/21 : ARG MAVEN_USER=${MAVEN_USER}", " ---> Running in 35a443710318", " ---> fbdd4ad2aeb3", "Removing intermediate container 35a443710318", "Step 9/21 : ARG MAVEN_PASS=${MAVEN_PASS}", " ---> Running in 5f9f15bdc24d", " ---> 91c545fb1357", "Removing intermediate container 5f9f15bdc24d", "Step 10/21 : ARG MAVEN_SERVER=${MAVEN_SERVER}", " ---> Running in 5ec545b7e271", " ---> fa64358a2036", "Removing intermediate container 5ec545b7e271", "Step 11/21 : ARG SVN_PATH=${SVN_PATH}", " ---> Running in 18dc01b56932", " ---> e7438370b887", "Removing intermediate container 18dc01b56932", "Step 12/21 : ARG SVN_USER=${SVN_USER}", " ---> Running in 88ad35a7147a", " ---> 18ea91dc2cfc", "Removing intermediate container 88ad35a7147a", "Step 13/21 : ARG SVN_PASS=${SVN_PASS}", " ---> Running in 691e297955ca", " ---> fa2ec5b07bf7", "Removing intermediate container 691e297955ca", "Step 14/21 : ARG WAR_NAME=ph1m", " ---> Running in e5c81f167b1e", " ---> 1122093fd004", "Removing intermediate container e5c81f167b1e", "Step 15/21 : RUN yum install -y tetex-latex && yum clean all", " ---> Running in b1114b89e6b7", "Loaded plugins: ovl, product-id, search-disabled-repos, subscription-manager", "Setting up Install Process", "\u001b[91mhttps://cdn.redhat.com/content/dist/rhel/server/6/6Server/x86_64/os/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - \"The requested URL returned error: 403 Forbidden\"", "Trying other mirror.", "\u001b[0m\u001b[91mTo address this issue please refer to the below knowledge base article", "", "https://access.redhat.com/solutions/69319", "", "If above article doesn't help to resolve this issue please open a ticket with Red Hat Support.", "", "Error: Cannot retrieve repository metadata (repomd.xml) for repository: rhel-6-server-rpms. Please verify its path and try again", "\u001b[0m"], "warnings": []}
  11. failed: [tolosa.sco.alma.cl] (item=({u'name': u'reporting'}, {u'name': u'reporting'})) => {"changed": true, "cmd": ["docker-compose", "build", "--no-cache", "reporting"], "delta": "0:00:14.197560", "end": "2017-09-05 20:08:47.006814", "failed": true, "item": [{"name": "reporting"}, {"name": "reporting"}], "rc": 1, "start": "2017-09-05 20:08:32.809254", "stderr": "Building reporting\nService 'reporting' failed to build: ADD failed: Got HTTP status code >= 400: 404 Not Found", "stdout": "Step 1/19 : FROM swei-tomcat8:latest\n ---> b196ca1f0f70\nStep 2/19 : MAINTAINER Alvaro Aguirre <aaguirre@alma.cl>\n ---> Running in 9ed8a7e66fc5\n ---> d8acd6c0913a\nRemoving intermediate container 9ed8a7e66fc5\nStep 3/19 : ARG STAGE=${STAGE}\n ---> Running in 821e5ede973d\n ---> 0de13daf4afb\nRemoving intermediate container 821e5ede973d\nStep 4/19 : ARG VERSION=${VERSION}\n ---> Running in 14869ae3bfe8\n ---> c23a08ee01e6\nRemoving intermediate container 14869ae3bfe8\nStep 5/19 : ARG RELEASE=${RELEASE}\n ---> Running in d2da344b604b\n ---> 8ad3244e5639\nRemoving intermediate container d2da344b604b\nStep 6/19 : ENV RELEASE $RELEASE\n ---> Running in 49acadeedea8\n ---> c506ebb790b6\nRemoving intermediate container 49acadeedea8\nStep 7/19 : ARG MAVEN_USER=${MAVEN_USER}\n ---> Running in d60210ddae2e\n ---> 2b104f72f97d\nRemoving intermediate container d60210ddae2e\nStep 8/19 : ARG MAVEN_PASS=${MAVEN_PASS}\n ---> Running in d5368a024d6f\n ---> 48ae10418962\nRemoving intermediate container d5368a024d6f\nStep 9/19 : ARG MAVEN_SERVER=${MAVEN_SERVER}\n ---> Running in 8b81c96e6090\n ---> 7bd482622f03\nRemoving intermediate container 8b81c96e6090\nStep 10/19 : ARG SVN_PATH=${SVN_PATH}\n ---> Running in a3a7dc91a690\n ---> f0cff270cf55\nRemoving intermediate container a3a7dc91a690\nStep 11/19 : ARG SVN_USER=${SVN_USER}\n ---> Running in 66cbc8e952d9\n ---> baecd3aebe02\nRemoving intermediate container 66cbc8e952d9\nStep 12/19 : ARG SVN_PASS=${SVN_PASS}\n ---> Running in b43feb0708c8\n ---> 7236520139fa\nRemoving intermediate container b43feb0708c8\nStep 13/19 : ARG WAR_NAME=reporting\n ---> Running in 52eac8749687\n ---> 84fe541f88d2\nRemoving intermediate container 52eac8749687\nStep 14/19 : ADD https://$MAVEN_USER:$MAVEN_PASS@$MAVEN_SERVER/$STAGE/subsystem/obops/release/$RELEASE/version/$VERSION/product/$WAR_NAME.war ./webapps/$WAR_NAME.war", "stdout_lines": ["Step 1/19 : FROM swei-tomcat8:latest", " ---> b196ca1f0f70", "Step 2/19 : MAINTAINER Alvaro Aguirre <aaguirre@alma.cl>", " ---> Running in 9ed8a7e66fc5", " ---> d8acd6c0913a", "Removing intermediate container 9ed8a7e66fc5", "Step 3/19 : ARG STAGE=${STAGE}", " ---> Running in 821e5ede973d", " ---> 0de13daf4afb", "Removing intermediate container 821e5ede973d", "Step 4/19 : ARG VERSION=${VERSION}", " ---> Running in 14869ae3bfe8", " ---> c23a08ee01e6", "Removing intermediate container 14869ae3bfe8", "Step 5/19 : ARG RELEASE=${RELEASE}", " ---> Running in d2da344b604b", " ---> 8ad3244e5639", "Removing intermediate container d2da344b604b", "Step 6/19 : ENV RELEASE $RELEASE", " ---> Running in 49acadeedea8", " ---> c506ebb790b6", "Removing intermediate container 49acadeedea8", "Step 7/19 : ARG MAVEN_USER=${MAVEN_USER}", " ---> Running in d60210ddae2e", " ---> 2b104f72f97d", "Removing intermediate container d60210ddae2e", "Step 8/19 : ARG MAVEN_PASS=${MAVEN_PASS}", " ---> Running in d5368a024d6f", " ---> 48ae10418962", "Removing intermediate container d5368a024d6f", "Step 9/19 : ARG MAVEN_SERVER=${MAVEN_SERVER}", " ---> Running in 8b81c96e6090", " ---> 7bd482622f03", "Removing intermediate container 8b81c96e6090", "Step 10/19 : ARG SVN_PATH=${SVN_PATH}", " ---> Running in a3a7dc91a690", " ---> f0cff270cf55", "Removing intermediate container a3a7dc91a690", "Step 11/19 : ARG SVN_USER=${SVN_USER}", " ---> Running in 66cbc8e952d9", " ---> baecd3aebe02", "Removing intermediate container 66cbc8e952d9", "Step 12/19 : ARG SVN_PASS=${SVN_PASS}", " ---> Running in b43feb0708c8", " ---> 7236520139fa", "Removing intermediate container b43feb0708c8", "Step 13/19 : ARG WAR_NAME=reporting", " ---> Running in 52eac8749687", " ---> 84fe541f88d2", "Removing intermediate container 52eac8749687", "Step 14/19 : ADD https://$MAVEN_USER:$MAVEN_PASS@$MAVEN_SERVER/$STAGE/subsystem/obops/release/$RELEASE/version/$VERSION/product/$WAR_NAME.war ./webapps/$WAR_NAME.war"], "warnings": []}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement