Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed deployment - Could not find service MongoDB to bind to .. #1

Open
molinto opened this issue Sep 16, 2015 · 1 comment
Open

Comments

@molinto
Copy link

molinto commented Sep 16, 2015

Started by user pipeline
Building remotely on jenkins-deploy-slave-caf7eaec8793 (.*Deploy) in workspace /home/jenkins/workspace/175a7f19-6735-1836-1484-5a45d2f150c0/683c75b5-61a4-40ac-9081-bc920eb023dd
Unable to access upstream artifacts area /jenkins/jobs/175a7f19-6735-1836-1484-5a45d2f150c0/jobs/2585fda3-5f1e-40b9-9873-751b30608031/builds/2015-09-16_04-53-35/archive. Does source project archive artifacts?
Downloading artifacts ...
DOWNLOAD SUCCESSFUL
Total time: 3 seconds
[683c75b5-61a4-40ac-9081-bc920eb023dd] $ /bin/bash /tmp/hudson4575866484071329425.sh

  • cat /etc/lsb-release /etc/os-release
    DISTRIB_ID=Ubuntu
    DISTRIB_RELEASE=14.04
    DISTRIB_CODENAME=trusty
    DISTRIB_DESCRIPTION="Ubuntu 14.04.2 LTS"
    NAME="Ubuntu"
    VERSION="14.04.2 LTS, Trusty Tahr"
    ID=ubuntu
    ID_LIKE=debian
    PRETTY_NAME="Ubuntu 14.04.2 LTS"
    VERSION_ID="14.04"
    HOME_URL="http://www.ubuntu.com/"
    SUPPORT_URL="http://help.ubuntu.com/"
    BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/"
  • cf --version
    /usr/bin/cf-orig/cf version 6.7.0-IDS-2014-12-04T10:56:46+00:00
  • echo 'Target: https://api.eu-gb.bluemix.net'
    Target: https://api.eu-gb.bluemix.net
  • source _deploy.sh
    ++ cf push Microservices-molinto-1052
    Using manifest file /home/jenkins/workspace/175a7f19-6735-1836-1484-5a45d2f150c0/683c75b5-61a4-40ac-9081-bc920eb023dd/manifest.yml

Creating app Microservices-molinto-1052 in org [email protected] / space dev as [email protected]...
OK

Using route Microservices-molinto-1052.eu-gb.mybluemix.net
Binding Microservices-molinto-1052.eu-gb.mybluemix.net to Microservices-molinto-1052...
OK

Uploading Microservices-molinto-1052...
Uploading app files from: /home/jenkins/workspace/175a7f19-6735-1836-1484-5a45d2f150c0/683c75b5-61a4-40ac-9081-bc920eb023dd
Uploading 57.4K, 30 files

Done uploading
OK
FAILED
Could not find service MongoDB to bind to Microservices-molinto-1052
Build step 'Execute shell' marked build as failure
Finished: FAILURE

@pedraumlp
Copy link

use cf create-service cloudantNoSQLDB then push again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants