reset-cart-index-page problem in deployment script

Issue #157 resolved
Jimmy Chu created an issue
init broker:oo1.cnpaas.io from git@bitbucket.org:hkwtf/cnpaas-openshift.git v0.4.0
Identity added: /root/.ssh/oo-production (/root/.ssh/oo-production)
Warning: Permanently added 'bitbucket.org,131.103.20.168' (RSA) to the list of known hosts.
Create nsupdate template
Stopping named: .[  OK  ]
Starting named: [  OK  ]
set DISTRICTS_REQUIRE_FOR_APP_CREATE=false
Warning: Permanently added 'oo2.cnpaas.io,106.185.32.66' (RSA) to the list of known hosts.
Warning: Permanently added 'oo2.cnpaas.io,106.185.32.66' (RSA) to the list of known hosts.
init node:oo2.cnpaas.io from git@bitbucket.org:hkwtf/cnpaas-openshift.git v0.4.0
Identity added: /root/.ssh/oo-production (/root/.ssh/oo-production)
Warning: Permanently added 'bitbucket.org,131.103.20.168' (RSA) to the list of known hosts.
updating gear resources limit conf
downloading from git@bitbucket.org:hkwtf/cnpaas-oo-cartridge-nginx.git to /root/backend-201505111817/tmp/cnpaas-oo-cartridge-nginx...
Identity added: /root/.ssh/oo-production (/root/.ssh/oo-production)
Warning: Permanently added 'bitbucket.org,131.103.20.168' (RSA) to the list of known hosts.
installing /root/backend-201505111817/tmp/cnpaas-oo-cartridge-nginx...
succeeded
resetting carts index page...
cp: cannot create regular file `./redhat-nodejs/0.0.19/usr/template/': No such file or directory
Warning: Permanently added 'oo3.cnpaas.io,106.185.46.162' (RSA) to the list of known hosts.
Warning: Permanently added 'oo3.cnpaas.io,106.185.46.162' (RSA) to the list of known hosts.
init node:oo3.cnpaas.io from git@bitbucket.org:hkwtf/cnpaas-openshift.git v0.4.0
Identity added: /root/.ssh/oo-production (/root/.ssh/oo-production)
Warning: Permanently added 'bitbucket.org,131.103.20.168' (RSA) to the list of known hosts.
updating gear resources limit conf
downloading from git@bitbucket.org:hkwtf/cnpaas-oo-cartridge-nginx.git to /root/backend-201505111817/tmp/cnpaas-oo-cartridge-nginx...
Identity added: /root/.ssh/oo-production (/root/.ssh/oo-production)
Warning: Permanently added 'bitbucket.org,131.103.20.168' (RSA) to the list of known hosts.
installing /root/backend-201505111817/tmp/cnpaas-oo-cartridge-nginx...
succeeded
resetting carts index page...
/root/backend-201505111817/bin/init/reset-carts-index: line 42: ./redhat-ruby/0.0.20/versions/1.9/template/config.ru: No such file or directory
Warning: Permanently added 'oo4.cnpaas.io,139.162.12.19' (RSA) to the list of known hosts.
Warning: Permanently added 'oo4.cnpaas.io,139.162.12.19' (RSA) to the list of known hosts.
init node:oo4.cnpaas.io from git@bitbucket.org:hkwtf/cnpaas-openshift.git v0.4.0
Identity added: /root/.ssh/oo-production (/root/.ssh/oo-production)
Warning: Permanently added 'bitbucket.org,131.103.20.168' (RSA) to the list of known hosts.
updating gear resources limit conf
downloading from git@bitbucket.org:hkwtf/cnpaas-oo-cartridge-nginx.git to /root/backend-201505111817/tmp/cnpaas-oo-cartridge-nginx...
Identity added: /root/.ssh/oo-production (/root/.ssh/oo-production)
Warning: Permanently added 'bitbucket.org,131.103.20.168' (RSA) to the list of known hosts.
installing /root/backend-201505111817/tmp/cnpaas-oo-cartridge-nginx...
succeeded
resetting carts index page...
refreshing carts on node and broker...
Shutting down mcollective: [  OK  ]
Starting mcollective: [  OK  ]

Comments (3)

  1. Jimmy Chu reporter
    resetting carts index page...
      /root/backend-201507072011/bin/init/reset-carts-index: line 34: ./redhat-python/0.0.19/usr/versions/2.6/template/wsgi.py: No such file or directory
      Warning: Permanently added 'oo3.cnpaas.io,106.185.46.162' (RSA) to the list of known hosts.
      Warning: Permanently added 'oo3.cnpaas.io,106.185.46.162' (RSA) to the list of known hosts.
      init node:oo3.cnpaas.io from git@bitbucket.org:hkwtf/cnpaas-openshift.git v0.5.1
      Identity added: /root/.ssh/oo-production (/root/.ssh/oo-production)
      Warning: Permanently added 'bitbucket.org,131.103.20.168' (RSA) to the list of known hosts.
      copying template files
      updating gear resources limit conf
      mem_rounded: 2, max_active_gear: 30
      downloading from git@bitbucket.org:hkwtf/cnpaas-oo-cartridge-nginx.git to /root/backend-201507072012/tmp/cnpaas-oo-cartridge-nginx...
      Identity added: /root/.ssh/oo-production (/root/.ssh/oo-production)
      Warning: Permanently added 'bitbucket.org,131.103.20.168' (RSA) to the list of known hosts.
      installing /root/backend-201507072012/tmp/cnpaas-oo-cartridge-nginx...
    
  2. Log in to comment