Re: Failed to deploy diego 0.1452.0 on openstack: database_z2/0 is not running after update
George Dean
Hi Ricky,
Fair enough, that sounds like an alright plan for now. If you decide to reenable SSL in the future and run into these problems again, please don't hesitate to let us know and we can try to give you a hand. Thanks, George
|
|
Proposal: Import-Path Service for Cloud Foundry Golang Repositories
Eric Malm <emalm@...>
Dear CF Community,
The following proposal describes an import-path service for Cloud Foundry's Golang code repositories, and is submitted for your questions and feedback. This service would provide a stable import path for all CF Golang projects at the "code.cloudfoundry.org" domain, allowing users of CF Golang libraries to import them from a consistent location while freeing CF project teams to move their Golang source-code repositories across CF GitHub organizations in accordance with the Foundation lifecycle conventions. It would require some initial effort by the CF project teams to change existing repositories to use the new import-path domain instead of github.com/cloudfoundry or github.com/cloudfoundry-incubator, but we intend to ease that transition with tooling. https://bit.ly/cf-import-path-service Thanks, Eric Malm, CF Runtime Diego PM
|
|
Re: Binary Service Broker Feature Narrative
Mike Dalessio
Hi Mike,
toggle quoted messageShow quoted text
You make a great point, and the question of "where should the responsibility live" is something we debated quite a bit, and even experimented with on a few different occasions. You're right that, if this feature narrative is adopted, the agent broker will own the responsibility of compatibility with each buildpack (e.g., php, node, java, ruby), which is not easy to do. But the unfortunate truth is that *somebody* has to own that code, and I don't see a compelling reason for the Buildpacks team to own and maintain code that semantically belongs to a commercial product team; especially when the commercial product team will likely be submitting PRs to the individual buildpacks in any case. Obviously there isn't a clear "this is the best way" solution, but I'd like to understand whether there are truly compelling reasons to break apart the agent and the agent-injection code. If there's no obvious optimal path, then I'd prefer to keep the dependencies all contained within the service broker to both ease maintenance and to make it clear to whom the maintenance responsibilities belong.
On Tue, Apr 5, 2016 at 4:21 PM, Mike Youngstrom <youngm(a)gmail.com> wrote:
An interesting idea. I see the licensing of agent binaries and upgrading
|
|
Re: cf v233 api_z1/api_z2 failing
Ranga Rajagopalan
Thanks, Omar.
|
|
Re: Spotting performance regressions
Mark St.Godard
Hi Michal
(sorry for late response.. I caught you on Slack as well, but responding to dev list) Yes we have recently added a stage in our continuous delivery pipeline to catch performance regressions. This stage right now is not using routing-perf-release, it is currently using a command-line (golang-based) http load generator and we are currently measuring and emitting requests / sec per run. The stage also will fail if the results of the run are below a specific threshold. We also have a datadog dashboard with all the routing related metrics we are getting from the firehose. Important thing to note is that this is just the beginning of our performance analysis related work on gorouter, Shannon (Routing PM) is heading up our next initiative which focuses on gorouter performance and metrics. Part of this work will likely include enhancing our performance automation test suite and more info on metrics. I'll let Shannon chime in if he had additional info to add. Cheers On Wed, Apr 6, 2016 at 5:47 AM, Michal Tekel < michal.tekel(a)digital.cabinet-office.gov.uk> wrote: Thanks!
|
|
Re: Spotting performance regressions
Michal Tekel
Thanks!
toggle quoted messageShow quoted text
That helps a lot. Looks like (from slack chat and pivotal tracker) that the routingteam already has a job set-up which runs perf. tests each hour and posts results to datadog, which is something very similar to what we were looking to do. I got in touch with them on slack... Thanks again...
On 5 April 2016 at 17:39, Guillaume Berche <bercheg(a)gmail.com> wrote:
Hi Michal,
|
|
Re: cf v233 api_z1/api_z2 failing
Elazhary, Omar <omar.elazhary@...>
Hi Ranga,
toggle quoted messageShow quoted text
Apparently this is related to the following issue: https://github.com/cloudfoundry/cloud_controller_ng/issues/570 I hope this gets fixed in the new release. Regards, Omar
On 4/6/16, 5:57 AM, "Ranga Rajagopalan" <ranga.rajagopalan(a)gmail.com> wrote:
I've tried with version 3215 stemcells - still same issue.
|
|
Re: cf v233 api_z1/api_z2 failing
Ranga Rajagopalan
I've tried with version 3215 stemcells - still same issue.
| bosh-vsphere-esxi-ubuntu-trusty-go_agent | ubuntu-trusty | 3215*
|
|
Re: Persistent Volumes on Cloud Foundry
Dr Nic Williams <drnicwilliams@...>
Is a goal of this work to run pure data services like PostgreSQL or Redis inside "application instances"?
toggle quoted messageShow quoted text
On Tue, Apr 5, 2016 at 5:01 PM -0700, "Ted Young" <tyoung(a)pivotal.io> wrote:
This proposal describes the changes necessary to the Service Broker API to utilize the new Volume Management features of the Diego runtime. It contains examples of how services can provide a variety of persistent data access to CF applications, where each service maintains control of the volume lifecycle. This is to allow some services that provide blank storage space to applications, and other services that provide access to complex or externally managed data (such as IBM's Watson). http://bit.ly/cf-volume-proposal We are moving fast on delivering a beta of this feature, so please have a look and give feedback now if this is of interest to you. More detail will be added to the proposal as necessary. Cheers, Ted YoungSenior Engineer / Product ManagerPivotal Cloud Foundry
|
|
Cf login doesnt work
Nithiyasri Gnanasekaran -X (ngnanase - TECH MAHINDRA LIM@Cisco) <ngnanase at cisco.com...>
Hi
I am using cf-231 . After deploying, I can set cf endpoint. But I could not login While logging, it gives me the following 404 Not Found: Requested route ('uaa.cisco.com<http://uaa.cisco.com>') does not exist. Server error, status code: 404, error code: , message: Related properties : uaa.require_htttps:false in yml Below are the trace: root(a)dev-inception-vm1:/opt/cisco/vms-installer/tenant-vikramdevtes t1/cf-deploy# cf login API endpoint: https://api.vikramdevtest1.io Email> admin Password> Authenticating... Server error, status code: 404, error code: , message: Password> root(a)dev-inception-vm1:/opt/cisco/vms-installer/tenant-vi t1/cf-deploy# ls cf-231-final-V.yml cf-template-231.yml service.yml cf-settings.rb cf-vikramdevtest1.yml root(a)dev-inception-vm1:/opt/cisco/vms-installer/tenant-vikramdevtes t1/cf-deploy# vimdiff cf-template-231.yml cf-231-final-V.yml 2 files to edit root(a)dev-inception-vm1:/opt/cisco/vms-installer/tenant-vikramdevtes t1/cf-deploy# CF_TRACE_true CF_TRACE_true: command not found root(a)dev-inception-vm1:/opt/cisco/vms-installer/tenant-vikramdevtes t1/cf-deploy# CF_TRACE=true cf login API endpoint: https://api.vikramdevtest1.io REQUEST: [2016-04-05T17:38:18Z] GET /v2/info HTTP/1.1 Host: api.vikramdevtest1.io<http://api.vikramdevtest1.io> Accept: application/json Content-Type: application/json User-Agent: go-cli 6.12.2-24abed3 / linux RESPONSE: [2016-04-05T17:38:18Z] HTTP/1.1 200 OK Content-Length: 586 Content-Type: application/json;charset=utf-8 Date: Tue, 05 Apr 2016 17:38:18 GMT Server: nginx X-Content-Type-Options: nosniff X-Vcap-Request-Id: 54184ed0-310b-4a2f-5d5f-a1c21a397d49 X-Vcap-Request-Id: 876ca517-01fd-4f73-7a85-955955f3de41::86dcd763-5 f8e-42b3-b657-7af57ec9ea21 {"name":"","build":"","support":"http://support.cloudfoundry.com"," version":0,"description":"","authorization_endpoint":"http://uaa.vi kramdevtest1.io<http://kramdevtest1.io>","token_endpoint":"http://uaa.vikramdevtest1.io","m in_cli_version":null,"min_recommended_cli_version":null,"api_versio n":"2.51.0","app_ssh_endpoint":"ssh.vikramdevtest1.io:2222<http://ssh.vikramdevtest1.io:2222>","app_ss h_host_key_fingerprint":null,"app_ssh_oauth_client":"ssh-proxy","ro uting_endpoint":"https://api.vikramdevtest1.io/routing","logging_en dpoint":"wss://loggregator.vikramdevtest1.io:4443<http://loggregator.vikramdevtest1.io:4443>","doppler_logging _endpoint":"wss://doppler.vikramdevtest1.io:4443<http://doppler.vikramdevtest1.io:4443>"} REQUEST: [2016-04-05T17:38:18Z] GET /login HTTP/1.1 Host: uaa.vikramdevtest1.io<http://uaa.vikramdevtest1.io> Accept: application/json Content-Type: application/json User-Agent: go-cli 6.12.2-24abed3 / linux RESPONSE: [2016-04-05T17:38:18Z] HTTP/1.1 200 OK Content-Length: 447 Cache-Control: no-cache, no-store, max-age=0, must-revalidate Cache-Control: no-store Content-Language: en-US Content-Type: application/json;charset=UTF-8 Date: Tue, 05 Apr 2016 17:38:18 GMT Expires: 0 Pragma: no-cache Server: Apache-Coyote/1.1 Strict-Transport-Security: max-age=31536000 ; includeSubDomains X-Content-Type-Options: nosniff X-Frame-Options: DENY X-Vcap-Request-Id: d35da14d-3367-4032-6eef-d2050839147f X-Xss-Protection: 1; mode=block {"app":{"version":"3.1.0"},"links":{"uaa":"http://uaa.vikramdevtest 1.io<http://1.io>","passwd":"https://console.vikramdevtest1.io/password_resets/n ew","login":"http://login.vikramdevtest1.io","register":"https://co nsole.vikramdevtest1.io/register<http://nsole.vikramdevtest1.io/register>"},"zone_name":"uaa","entityID":"lo gin.vikramdevtest1.io<http://gin.vikramdevtest1.io>","commit_id":"9b5c13d","idpDefinitions":{},"p rompts":{"username":["text","Email"],"password":["password","Passwo rd"]},"timestamp":"2016-02-05T14:27:13+0000"} Email> admin Password> Authenticating... REQUEST: [2016-04-05T17:38:29Z] POST /oauth/token HTTP/1.1 Host: uaa.vikramdevtest1.io<http://uaa.vikramdevtest1.io> Accept: application/json Authorization: [PRIVATE DATA HIDDEN] Content-Type: application/x-www-form-urlencoded User-Agent: go-cli 6.12.2-24abed3 / linux grant_type=password&password=[PRIVATE DATA HIDDEN]&scope=&username=admin RESPONSE: [2016-04-05T17:38:29Z] HTTP/1.1 404 Not Found Content-Length: 65 Content-Type: text/plain; charset=utf-8 Date: Tue, 05 Apr 2016 17:38:29 GMT X-Cf-Routererror: unknown_route X-Content-Type-Options: nosniff X-Vcap-Request-Id: dab37d6c-3fea-428c-516a-ec7906ff6d16 404 Not Found: Requested route ('uaa.cisco.com<http://uaa.cisco.com>') does not exist. Server error, status code: 404, error code: , message: Password> root(a)dev-inception-vm1:/opt/cisco/vms-installer/tenant-vikramdevtest1/cf-deploy# Regards Nithiyasri
|
|
Persistent Volumes on Cloud Foundry
Ted Young
This proposal describes the changes necessary to the Service Broker API to
utilize the new Volume Management features of the Diego runtime. It contains examples of how services can provide a variety of persistent data access to CF applications, where each service maintains control of the volume lifecycle. This is to allow some services that provide blank storage space to applications, and other services that provide access to complex or externally managed data (such as IBM's Watson). http://bit.ly/cf-volume-proposal We are moving fast on delivering a beta of this feature, so please have a look and give feedback now if this is of interest to you. More detail will be added to the proposal as necessary. Cheers, Ted Young Senior Engineer / Product Manager Pivotal Cloud Foundry
|
|
Re: cf v233 api_z1/api_z2 failing
Ranga Rajagopalan
Logs from /var/vcap/data/sys/log/nginx_ctl.err.log:
[2016-04-05 21:40:34+0000] ------------ STARTING nginx_ctl at Tue Apr 5 21:40:34 UTC 2016 -------------- [2016-04-05 21:41:30+0000] /var/vcap/packages/capi_utils/utils.sh: line 70: #{timeout}: syntax error: operand expected (error token is #{timeout}) [2016-04-05 21:41:39+0000] ------------ STARTING nginx_ctl at Tue Apr 5 21:41:39 UTC 2016 -------------- [2016-04-05 21:41:52+0000] /var/vcap/packages/capi_utils/utils.sh: line 70: #{timeout}: syntax error: operand expected (error token is #{timeout})
|
|
cf v233 api_z1/api_z2 failing
Ranga Rajagopalan
Hi,
I just deployed v233 in a vSphere environment. Both api_z1 and api_z2 are failing. Any help would be appreciated. Stemcell version: | bosh-vsphere-esxi-ubuntu-trusty-go_agent | bosh-vsphere-esxi-ubuntu-trusty-go_agent | 2950* | bosh vm status: ... | api_z1/0 (03390add-275d-4927-8d5a-8ad3f60729fe) | starting | n/a | large_z1 | 10.90.27.129 | | api_z2/0 (fc8fb93f-f5be-4389-bdb5-398427f23cef) | failing | n/a | large_z2 | 10.90.28.137 | ... Looks like cloud_controller_ng, cloud_controller_worker_local_1, cloud_controller_worker_local_2, nginx_cc are failing/initializing. monit status from api_z1. Process 'cloud_controller_ng' status Connection failed monitoring status monitored ... Process 'cloud_controller_worker_local_1' status initializing monitoring status initializing data collected Tue Apr 5 23:08:30 2016 Process 'cloud_controller_worker_local_2' status initializing monitoring status initializing data collected Tue Apr 5 23:08:30 2016 Process 'nginx_cc' status initializing monitoring status initializing data collected Tue Apr 5 23:08:30 2016 Logs look similar from both nodes z1/z2. Logs from /var/vcap/data/sys/log/cloud_controller_ng_ctl.err.log: [2016-04-05 21:36:18+0000] ------------ STARTING cloud_controller_ng_ctl at Tue Apr 5 21:36:18 UTC 2016 -------------- [2016-04-05 21:36:30+0000] /var/vcap/data/packages/cloud_controller_ng/0f8b96021b770958c5e092c2c985a4aeb7977f80.1-489b907bc3437165bc52a390fdc42d37d5c13383/cloud_controller_ng/app/controllers/v3/mixins/app_subresource.rb:5: warning: already initialized constant AppSubresource::ROLES_FOR_READING [2016-04-05 21:36:30+0000] /var/vcap/packages/cloud_controller_ng/cloud_controller_ng/app/controllers/v3/mixins/app_subresource.rb:5: warning: previous definition of ROLES_FOR_READING was here [2016-04-05 21:36:31+0000] /var/vcap/data/packages/cloud_controller_ng/0f8b96021b770958c5e092c2c985a4aeb7977f80.1-489b907bc3437165bc52a390fdc42d37d5c13383/cloud_controller_ng/app/controllers/base/base_controller.rb:11: warning: already initialized constant VCAP::CloudController::RestController::BaseController::V2_ROUTE_PREFIX [2016-04-05 21:36:31+0000] /var/vcap/packages/cloud_controller_ng/cloud_controller_ng/app/controllers/base/base_controller.rb:11: warning: previous definition of V2_ROUTE_PREFIX was here [2016-04-05 21:36:31+0000] /var/vcap/data/packages/cloud_controller_ng/0f8b96021b770958c5e092c2c985a4aeb7977f80.1-489b907bc3437165bc52a390fdc42d37d5c13383/cloud_controller_ng/app/controllers/base/front_controller.rb:7: warning: already initialized constant VCAP::CloudController::Errors [2016-04-05 21:36:31+0000] /var/vcap/packages/cloud_controller_ng/cloud_controller_ng/app/controllers/base/front_controller.rb:7: warning: previous definition of Errors was here [2016-04-05 21:36:31+0000] /var/vcap/data/packages/cloud_controller_ng/0f8b96021b770958c5e092c2c985a4aeb7977f80.1-489b907bc3437165bc52a390fdc42d37d5c13383/cloud_controller_ng/app/controllers/base/model_controller.rb:8: warning: already initialized constant VCAP::CloudController::RestController::ModelController::CENSORED_MESSAGE [2016-04-05 21:36:31+0000] /var/vcap/packages/cloud_controller_ng/cloud_controller_ng/app/controllers/base/model_controller.rb:8: warning: previous definition of CENSORED_MESSAGE was here [2016-04-05 21:37:31+0000] ------------ STARTING cloud_controller_ng_ctl at Tue Apr 5 21:37:31 UTC 2016 -------------- [2016-04-05 21:37:35+0000] /var/vcap/data/packages/cloud_controller_ng/0f8b96021b770958c5e092c2c985a4aeb7977f80.1-489b907bc3437165bc52a390fdc42d37d5c13383/cloud_controller_ng/app/controllers/v3/mixins/app_subresource.rb:5: warning: already initialized constant AppSubresource::ROLES_FOR_READING [2016-04-05 21:37:35+0000] /var/vcap/packages/cloud_controller_ng/cloud_controller_ng/app/controllers/v3/mixins/app_subresource.rb:5: warning: previous definition of ROLES_FOR_READING was here [2016-04-05 21:37:35+0000] /var/vcap/data/packages/cloud_controller_ng/0f8b96021b770958c5e092c2c985a4aeb7977f80.1-489b907bc3437165bc52a390fdc42d37d5c13383/cloud_controller_ng/app/controllers/base/base_controller.rb:11: warning: already initialized constant VCAP::CloudController::RestController::BaseController::V2_ROUTE_PREFIX [2016-04-05 21:37:35+0000] /var/vcap/packages/cloud_controller_ng/cloud_controller_ng/app/controllers/base/base_controller.rb:11: warning: previous definition of V2_ROUTE_PREFIX was here [2016-04-05 21:37:35+0000] /var/vcap/data/packages/cloud_controller_ng/0f8b96021b770958c5e092c2c985a4aeb7977f80.1-489b907bc3437165bc52a390fdc42d37d5c13383/cloud_controller_ng/app/controllers/base/front_controller.rb:7: warning: already initialized constant VCAP::CloudController::Errors [2016-04-05 21:37:35+0000] /var/vcap/packages/cloud_controller_ng/cloud_controller_ng/app/controllers/base/front_controller.rb:7: warning: previous definition of Errors was here [2016-04-05 21:37:35+0000] /var/vcap/data/packages/cloud_controller_ng/0f8b96021b770958c5e092c2c985a4aeb7977f80.1-489b907bc3437165bc52a390fdc42d37d5c13383/cloud_controller_ng/app/controllers/base/model_controller.rb:8: warning: already initialized constant VCAP::CloudController::RestController::ModelController::CENSORED_MESSAGE [2016-04-05 21:37:35+0000] /var/vcap/packages/cloud_controller_ng/cloud_controller_ng/app/controllers/base/model_controller.rb:8: warning: previous definition of CENSORED_MESSAGE was here [2016-04-05 21:37:53+0000] ------------ STARTING cloud_controller_ng_ctl at Tue Apr 5 21:37:53 UTC 2016 -------------- Logs from /var/vcap/data/sys/log/cloud_controller_worker_ctl.err.log: [2016-04-05 21:36:32+0000] ------------ STARTING cloud_controller_worker_ctl at Tue Apr 5 21:36:32 UTC 2016 -------------- [2016-04-05 21:36:33+0000] ------------ STARTING cloud_controller_worker_ctl at Tue Apr 5 21:36:33 UTC 2016 -------------- [2016-04-05 21:36:51+0000] rake aborted! [2016-04-05 21:36:51+0000] rake aborted! [2016-04-05 21:36:51+0000] Sequel::Migrator::NotCurrentError: migrator is not current [2016-04-05 21:36:51+0000] Sequel::Migrator::NotCurrentError: migrator is not current [2016-04-05 21:36:51+0000] Tasks: TOP => buildpacks:install [2016-04-05 21:36:51+0000] Tasks: TOP => jobs:local [2016-04-05 21:36:51+0000] (See full trace by running task with --trace) [2016-04-05 21:36:51+0000] (See full trace by running task with --trace) [2016-04-05 21:36:53+0000] ------------ STARTING cloud_controller_worker_ctl at Tue Apr 5 21:36:53 UTC 2016 -------------- [2016-04-05 21:36:54+0000] ------------ STARTING cloud_controller_worker_ctl at Tue Apr 5 21:36:54 UTC 2016 -------------- [2016-04-05 21:37:06+0000] rake aborted! [2016-04-05 21:37:06+0000] Sequel::Migrator::NotCurrentError: migrator is not current [2016-04-05 21:37:06+0000] Tasks: TOP => buildpacks:install [2016-04-05 21:37:06+0000] (See full trace by running task with --trace) [2016-04-05 21:37:06+0000] rake aborted! [2016-04-05 21:37:06+0000] Sequel::Migrator::NotCurrentError: migrator is not current [2016-04-05 21:37:06+0000] Tasks: TOP => jobs:local [2016-04-05 21:37:06+0000] (See full trace by running task with --trace) [2016-04-05 21:37:15+0000] ------------ STARTING cloud_controller_worker_ctl at Tue Apr 5 21:37:15 UTC 2016 -------------- [2016-04-05 21:37:16+0000] ------------ STARTING cloud_controller_worker_ctl at Tue Apr 5 21:37:16 UTC 2016 -------------- [2016-04-05 21:37:29+0000] rake aborted! [2016-04-05 21:37:29+0000] SignalException: SIGTERM
|
|
Re: Reg the upgrade from cf-205 to cf-231
Amit Kumar Gupta
Sounds like a new issue. Can you start a new mailing list thread?
Thanks, Amit On Tue, Apr 5, 2016 at 10:44 AM, Nithiyasri Gnanasekaran -X (ngnanase - TECH MAHINDRA LIM at Cisco) <ngnanase(a)cisco.com> wrote: Hi Amit
|
|
Re: Binary Service Broker Feature Narrative
Mike Youngstrom <youngm@...>
An interesting idea. I see the licensing of agent binaries and upgrading
toggle quoted messageShow quoted text
of agent binaries as a real problem that needs to be solved. I like the idea of the brokers providing binary agent downloads for supported platforms. However, I'm less comfortable asking the broker to be responsible for scripting the installation of this agent for every possible buildpack. I'd feel better about keeping the agent configuration logic in the buildpack. Simply having a script run at staging or startup that sets some environment variables or something may be enough for some platforms but the integration may be tighter and more involved for other platforms. I'm inclined to think that how the agent is integrated into the buildpack should remain in the buildpack. Thoughts? Mike
On Tue, Apr 5, 2016 at 12:15 PM, Danny Rosen <drosen(a)pivotal.io> wrote:
Hi there,
|
|
Re: Cloud Controller System Domain vs App Domains
Nicholas Calugar
Hi John,
The point of seeding is so that there aren't two decisions (code paths) for requests to create a route. Seeding the database requires no changes to route creation logic. Would anyone else like to comment on either of the two proposals before we make a decision and start implementing a fix? Thanks, Nick On Thu, Mar 31, 2016 at 10:52 AM john mcteague <john.mcteague(a)gmail.com> wrote: For option 2 would it not be simpler to have a single property such asNicholas Calugar CAPI Product Manager Pivotal Software, Inc.
|
|
Binary Service Broker Feature Narrative
Danny Rosen
Hi there,
This feature narrative [1] looks to propose a new method for delivering service-agents. This new and exciting feature would enable an ecosystem of third-party developers to more easily create and maintain service-agents for usage in Cloud Foundry deployments. [1] - https://docs.google.com/document/d/145aOpNoq7BpuB3VOzUIDh-HBx0l3v4NHLYfW8xt2zK0/edit#
|
|
Re: Reg the upgrade from cf-205 to cf-231
Nithiyasri Gnanasekaran -X (ngnanase - TECH MAHINDRA LIM@Cisco) <ngnanase at cisco.com...>
Hi Amit
I tried cf login after setting the endpoint. But it fails with the below msg. Related property (uaa.require_https= false) Last time when I got the error, we changed this property. But this time, instead of this setting, it fails. Cf logs below root(a)dev-inception-vm1:/opt/cisco/vms-installer/tenant-vikramdevtes t1/cf-deploy# cf login API endpoint: https://api.vikramdevtest1.io Email> admin Password> Authenticating... Server error, status code: 404, error code: , message: Password> root(a)dev-inception-vm1:/opt/cisco/vms-installer/tenant-vi t1/cf-deploy# ls cf-231-final-V.yml cf-template-231.yml service.yml cf-settings.rb cf-vikramdevtest1.yml root(a)dev-inception-vm1:/opt/cisco/vms-installer/tenant-vikramdevtes t1/cf-deploy# vimdiff cf-template-231.yml cf-231-final-V.yml 2 files to edit root(a)dev-inception-vm1:/opt/cisco/vms-installer/tenant-vikramdevtes t1/cf-deploy# CF_TRACE_true CF_TRACE_true: command not found root(a)dev-inception-vm1:/opt/cisco/vms-installer/tenant-vikramdevtes t1/cf-deploy# CF_TRACE=true cf login API endpoint: https://api.vikramdevtest1.io REQUEST: [2016-04-05T17:38:18Z] GET /v2/info HTTP/1.1 Host: api.vikramdevtest1.io Accept: application/json Content-Type: application/json User-Agent: go-cli 6.12.2-24abed3 / linux RESPONSE: [2016-04-05T17:38:18Z] HTTP/1.1 200 OK Content-Length: 586 Content-Type: application/json;charset=utf-8 Date: Tue, 05 Apr 2016 17:38:18 GMT Server: nginx X-Content-Type-Options: nosniff X-Vcap-Request-Id: 54184ed0-310b-4a2f-5d5f-a1c21a397d49 X-Vcap-Request-Id: 876ca517-01fd-4f73-7a85-955955f3de41::86dcd763-5 f8e-42b3-b657-7af57ec9ea21 {"name":"","build":"","support":"http://support.cloudfoundry.com"," version":0,"description":"","authorization_endpoint":"http://uaa.vi kramdevtest1.io","token_endpoint":"http://uaa.vikramdevtest1.io","m in_cli_version":null,"min_recommended_cli_version":null,"api_versio n":"2.51.0","app_ssh_endpoint":"ssh.vikramdevtest1.io:2222","app_ss h_host_key_fingerprint":null,"app_ssh_oauth_client":"ssh-proxy","ro uting_endpoint":"https://api.vikramdevtest1.io/routing","logging_en dpoint":"wss://loggregator.vikramdevtest1.io:4443","doppler_logging _endpoint":"wss://doppler.vikramdevtest1.io:4443"} REQUEST: [2016-04-05T17:38:18Z] GET /login HTTP/1.1 Host: uaa.vikramdevtest1.io Accept: application/json Content-Type: application/json User-Agent: go-cli 6.12.2-24abed3 / linux RESPONSE: [2016-04-05T17:38:18Z] HTTP/1.1 200 OK Content-Length: 447 Cache-Control: no-cache, no-store, max-age=0, must-revalidate Cache-Control: no-store Content-Language: en-US Content-Type: application/json;charset=UTF-8 Date: Tue, 05 Apr 2016 17:38:18 GMT Expires: 0 Pragma: no-cache Server: Apache-Coyote/1.1 Strict-Transport-Security: max-age=31536000 ; includeSubDomains X-Content-Type-Options: nosniff X-Frame-Options: DENY X-Vcap-Request-Id: d35da14d-3367-4032-6eef-d2050839147f X-Xss-Protection: 1; mode=block {"app":{"version":"3.1.0"},"links":{"uaa":"http://uaa.vikramdevtest 1.io","passwd":"https://console.vikramdevtest1.io/password_resets/n ew","login":"http://login.vikramdevtest1.io","register":"https://co nsole.vikramdevtest1.io/register"},"zone_name":"uaa","entityID":"lo gin.vikramdevtest1.io","commit_id":"9b5c13d","idpDefinitions":{},"p rompts":{"username":["text","Email"],"password":["password","Passwo rd"]},"timestamp":"2016-02-05T14:27:13+0000"} Email> admin Password> Authenticating... REQUEST: [2016-04-05T17:38:29Z] POST /oauth/token HTTP/1.1 Host: uaa.vikramdevtest1.io Accept: application/json Authorization: [PRIVATE DATA HIDDEN] Content-Type: application/x-www-form-urlencoded User-Agent: go-cli 6.12.2-24abed3 / linux grant_type=password&password=[PRIVATE DATA HIDDEN]&scope=&username=admin RESPONSE: [2016-04-05T17:38:29Z] HTTP/1.1 404 Not Found Content-Length: 65 Content-Type: text/plain; charset=utf-8 Date: Tue, 05 Apr 2016 17:38:29 GMT X-Cf-Routererror: unknown_route X-Content-Type-Options: nosniff X-Vcap-Request-Id: dab37d6c-3fea-428c-516a-ec7906ff6d16 404 Not Found: Requested route ('uaa.cisco.com') does not exist. Server error, status code: 404, error code: , message: Password> root(a)dev-inception-vm1:/opt/cisco/vms-installer/tenant-vikramdevtest1/cf-deploy# Regards Nithiyasri
|
|
Re: Spotting performance regressions
Hi Michal,
I understand the routing team is working on automated performance tests that aims at detecting performance regressions on the gorouter. We have not yet set up execution of those at Orange yet. More in the pointers below. The routing team was considering to open sourcing the routing ci repo, I'm not sure of the current status now. https://github.com/cloudfoundry-incubator/routing-perf-release https://cf-routing.ci.cf-app.com/pipelines/routing/jobs/run-cf-load-test https://cloudfoundry.slack.com/archives/routing/p1455232667000627 https://www.pivotaltracker.com/n/projects/1358110 with search: label:"gorouter performance" includedone:true includes current perf regression and effort for automated perf testing and determining max request rate and concurrent requests Hope this helps, Guillaume. Guillaume. On Mon, Apr 4, 2016 at 4:08 PM, Michal Tekel < michal.tekel(a)digital.cabinet-office.gov.uk> wrote: Hi,
|
|
Re: cf create-buildpack fails in v233 with error 403 Forbidden
Wayne Ha <wayne.h.ha@...>
I found this in v230:
bosh-lite-v230.yml: fog_connection: bosh-lite-v230.yml- local_root: /var/vcap/store bosh-lite-v230.yml- provider: Local I found it was removed in v231: bosh-lite-v231.yml: fog_connection: null I don't know if it is a good change but if I put the above setting back to v233 then it fixed my create buildpack problem.
|
|