[Bug 1250007] Re: Bootstrapping azure causes memory to fill

2015-04-06 Thread Curtis Hovey
** Changed in: juju-core (Ubuntu)
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju-core in Ubuntu.
https://bugs.launchpad.net/bugs/1250007

Title:
  Bootstrapping azure causes memory to fill

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1250007/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1250007] Re: Bootstrapping azure causes memory to fill

2014-06-26 Thread Curtis Hovey
** Changed in: juju-core
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju-core in Ubuntu.
https://bugs.launchpad.net/bugs/1250007

Title:
  Bootstrapping azure causes memory to fill

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1250007/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1250007] Re: Bootstrapping azure causes memory to fill

2014-06-23 Thread Andrew Wilkins
** Changed in: juju-core
   Status: In Progress = Fix Committed

** Changed in: juju-core
Milestone: next-stable = 1.19.4

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju-core in Ubuntu.
https://bugs.launchpad.net/bugs/1250007

Title:
  Bootstrapping azure causes memory to fill

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1250007/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1250007] Re: Bootstrapping azure causes memory to fill

2014-06-20 Thread Andrew Wilkins
** Changed in: juju-core
   Status: Triaged = In Progress

** Changed in: juju-core
 Assignee: (unassigned) = Andrew Wilkins (axwalk)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju-core in Ubuntu.
https://bugs.launchpad.net/bugs/1250007

Title:
  Bootstrapping azure causes memory to fill

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1250007/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1250007] Re: Bootstrapping azure causes memory to fill

2014-06-12 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: juju-core (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju-core in Ubuntu.
https://bugs.launchpad.net/bugs/1250007

Title:
  Bootstrapping azure causes memory to fill

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1250007/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1250007] Re: Bootstrapping azure causes memory to fill

2014-06-12 Thread Curtis Hovey
** Description changed:

  When running 'juju bootstrap -e azure' my memory is completely filling
  up (16GB +8GB swap) within about 1-2 minutes, leaving me with an
  unusable system. I have also tried using the package in the ppa which I
  experienced the same issue.
  
  Distributor ID:   Ubuntu
  Description:  Ubuntu 13.10
  Release:  13.10
  Codename: saucy
  
  juju-core:
-   Installed: 1.16.0-0ubuntu1
-   Candidate: 1.16.0-0ubuntu1
-   Version table:
-  *** 1.16.0-0ubuntu1 0
- 500 http://gb.archive.ubuntu.com/ubuntu/ saucy/universe amd64 Packages
- 500 http://archive.ubuntu.com/ubuntu/ saucy/universe amd64 Packages
- 100 /var/lib/dpkg/status
+   Installed: 1.16.0-0ubuntu1
+   Candidate: 1.16.0-0ubuntu1
+   Version table:
+  *** 1.16.0-0ubuntu1 0
+ 500 http://gb.archive.ubuntu.com/ubuntu/ saucy/universe amd64 Packages
+ 500 http://archive.ubuntu.com/ubuntu/ saucy/universe amd64 Packages
+ 100 /var/lib/dpkg/status
  
  Is there any specific logs you need with this bug report?? If so i will
  get those to you asap.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: juju 1.16.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
  Uname: Linux 3.11.0-13-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  Date: Mon Nov 11 09:28:09 2013
  Dependencies:
-  gcc-4.8-base 4.8.1-10ubuntu8
-  juju-core 1.16.0-0ubuntu1
-  libc6 2.17-93ubuntu4
-  libgcc1 1:4.8.1-10ubuntu8
-  multiarch-support 2.17-93ubuntu4
+  gcc-4.8-base 4.8.1-10ubuntu8
+  juju-core 1.16.0-0ubuntu1
+  libc6 2.17-93ubuntu4
+  libgcc1 1:4.8.1-10ubuntu8
+  multiarch-support 2.17-93ubuntu4
  InstallationDate: Installed on 2013-10-28 (13 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: juju-core
  UpgradeStatus: Upgraded to saucy on 2013-11-10 (0 days ago)
+ 
+ FIX:
+ The problem is caused by using the *.cer. Azure wants the *.pem file. The 
azure documentation from MS is vague. Users of the SDKs also make this mistake.
+ 
+ The juju azure-provider could check if the file is a pem and raise an
+ error early.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju-core in Ubuntu.
https://bugs.launchpad.net/bugs/1250007

Title:
  Bootstrapping azure causes memory to fill

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1250007/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1250007] Re: Bootstrapping azure causes memory to fill

2014-06-09 Thread Curtis Hovey
** Tags added: azure-provider

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju-core in Ubuntu.
https://bugs.launchpad.net/bugs/1250007

Title:
  Bootstrapping azure causes memory to fill

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1250007/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1250007] Re: Bootstrapping azure causes memory to fill

2014-05-12 Thread Canonical Juju QA Bot
** Changed in: juju-core
Milestone: 1.20.0 = next-stable

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju-core in Ubuntu.
https://bugs.launchpad.net/bugs/1250007

Title:
  Bootstrapping azure causes memory to fill

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1250007/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1250007] Re: Bootstrapping azure causes memory to fill

2014-02-18 Thread James Page
** Changed in: juju-core (Ubuntu)
   Importance: Undecided = High

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju-core in Ubuntu.
https://bugs.launchpad.net/bugs/1250007

Title:
  Bootstrapping azure causes memory to fill

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1250007/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1250007] Re: Bootstrapping azure causes memory to fill

2014-01-23 Thread Martin Packman
** Changed in: juju-core
Milestone: 1.17.1 = 1.18.0

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju-core in Ubuntu.
https://bugs.launchpad.net/bugs/1250007

Title:
  Bootstrapping azure causes memory to fill

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1250007/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1250007] Re: Bootstrapping azure causes memory to fill

2014-01-14 Thread Francesco Banconi
Had the same issue and a debugging session demonstrated that the problem occurs 
while marshalling the environInfo management-certificate setting. It ended up I 
was using the wrong path to the certificate (management-certificate-path 
pointed to the cer file rather than the pem file).
I'd suggest to clarify that in the documentation, which seems at least 
ambiguous: https://juju.ubuntu.com/docs/config-azure.html
IMHO we should also improve unexpected values serialization in juju.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju-core in Ubuntu.
https://bugs.launchpad.net/bugs/1250007

Title:
  Bootstrapping azure causes memory to fill

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1250007/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1250007] Re: Bootstrapping azure causes memory to fill

2014-01-14 Thread Curtis Hovey
** Changed in: juju-core
   Status: Incomplete = Triaged

** Changed in: juju-core
   Importance: Undecided = High

** Changed in: juju-core
Milestone: None = 1.17.1

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju-core in Ubuntu.
https://bugs.launchpad.net/bugs/1250007

Title:
  Bootstrapping azure causes memory to fill

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1250007/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1250007] Re: Bootstrapping azure causes memory to fill

2013-12-12 Thread James Page
** Also affects: juju-core
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju-core in Ubuntu.
https://bugs.launchpad.net/bugs/1250007

Title:
  Bootstrapping azure causes memory to fill

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1250007/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1250007] Re: Bootstrapping azure causes memory to fill

2013-12-12 Thread Curtis Hovey
We have never seen this in automated or manual testing, both of which
use machines with 2-4Gs of memory. Does this happen with 1.16.5?

** Changed in: juju-core
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju-core in Ubuntu.
https://bugs.launchpad.net/bugs/1250007

Title:
  Bootstrapping azure causes memory to fill

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1250007/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 1250007] Re: Bootstrapping azure causes memory to fill

2013-12-12 Thread Dave Cheney
I'm very certain this will be a bug in printing an error message who's
string (Error()) routine calls itself, recursively.

So it only happens during an error, and make things infinitely worse

@jamespage, if you can reproduce the issue, can you hit the process with a
SIGQUIT and post whatever output you can, the stack trace will point to the
offending code.


On Fri, Dec 13, 2013 at 5:27 AM, Curtis Hovey cur...@canonical.com
wrote:

 We have never seen this in automated or manual testing, both of which
 use machines with 2-4Gs of memory. Does this happen with 1.16.5?

 ** Changed in: juju-core
Status: New = Incomplete

 --
 You received this bug notification because you are subscribed to juju-
 core.
 Matching subscriptions: MOAR JUJU SPAM!
 https://bugs.launchpad.net/bugs/1250007

 Title:
   Bootstrapping azure causes memory to fill

 Status in juju-core:
   Incomplete
 Status in “juju-core” package in Ubuntu:
   New

 Bug description:
   When running 'juju bootstrap -e azure' my memory is completely filling
   up (16GB +8GB swap) within about 1-2 minutes, leaving me with an
   unusable system. I have also tried using the package in the ppa which
   I experienced the same issue.

   Distributor ID:   Ubuntu
   Description:  Ubuntu 13.10
   Release:  13.10
   Codename: saucy

   juju-core:
 Installed: 1.16.0-0ubuntu1
 Candidate: 1.16.0-0ubuntu1
 Version table:
*** 1.16.0-0ubuntu1 0
   500 http://gb.archive.ubuntu.com/ubuntu/ saucy/universe amd64
 Packages
   500 http://archive.ubuntu.com/ubuntu/ saucy/universe amd64
 Packages
   100 /var/lib/dpkg/status

   Is there any specific logs you need with this bug report?? If so i
   will get those to you asap.

   ProblemType: Bug
   DistroRelease: Ubuntu 13.10
   Package: juju 1.16.0-0ubuntu1
   ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
   Uname: Linux 3.11.0-13-generic x86_64
   ApportVersion: 2.12.5-0ubuntu2.1
   Architecture: amd64
   Date: Mon Nov 11 09:28:09 2013
   Dependencies:
gcc-4.8-base 4.8.1-10ubuntu8
juju-core 1.16.0-0ubuntu1
libc6 2.17-93ubuntu4
libgcc1 1:4.8.1-10ubuntu8
multiarch-support 2.17-93ubuntu4
   InstallationDate: Installed on 2013-10-28 (13 days ago)
   InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64
 (20130424)
   MarkForUpload: True
   PackageArchitecture: all
   SourcePackage: juju-core
   UpgradeStatus: Upgraded to saucy on 2013-11-10 (0 days ago)

 To manage notifications about this bug go to:
 https://bugs.launchpad.net/juju-core/+bug/1250007/+subscriptions


-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju-core in Ubuntu.
https://bugs.launchpad.net/bugs/1250007

Title:
  Bootstrapping azure causes memory to fill

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1250007/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs