Activity log for bug #1732587

Date Who What changed Old value New value Message
2017-11-16 04:20:45 Tim Penhey bug added bug
2017-11-16 05:30:18 Tim Penhey juju: status In Progress Fix Committed
2017-11-17 09:26:02 Haw Loeung bug added subscriber The Canonical Sysadmins
2017-11-23 01:26:33 Tim Penhey description With enough load on the apiserver and TCP traffic, it is possible for the api client to think that the TCP connection has happened, and the login sent, but it sits waiting forever for the login response. Meanwhile the apiserver has restarted, probably due to an upgrade. The login request may still be in the TCP buffer and not yet read by the apiserver, so it hasn't yet incremented the waitgroup for pending API requests. This leave the client, the agent in this case, stuck waiting forever. With enough load on the apiserver and TCP traffic, it is possible for the api client to think that the TCP connection has happened, and the login sent, but it sits waiting forever for the login response. Meanwhile the apiserver has restarted, probably due to an upgrade. The login request may still be in the TCP buffer and not yet read by the apiserver, so it hasn't yet incremented the waitgroup for pending API requests. This leave the client, the agent in this case, stuck waiting forever. This bug is also observable through 'juju-goroutines', and the stuck goroutine is in api.Open.
2017-11-29 07:29:19 Junien F bug added subscriber Junien Fridrick
2017-12-13 21:28:31 Tim Penhey nominated for series juju/2.2
2017-12-13 21:28:31 Tim Penhey bug task added juju/2.2
2017-12-13 21:28:39 Tim Penhey juju/2.2: status New In Progress
2017-12-13 21:28:42 Tim Penhey juju/2.2: importance Undecided High
2017-12-13 21:28:45 Tim Penhey juju/2.2: assignee Tim Penhey (thumper)
2017-12-13 21:28:47 Tim Penhey juju/2.2: milestone 2.2.7
2017-12-14 01:15:54 Tim Penhey juju/2.2: status In Progress Fix Committed
2017-12-15 18:49:52 Canonical Juju QA Bot juju/2.2: status Fix Committed Fix Released
2017-12-18 22:22:03 Anastasia juju: status Fix Committed Fix Released
2018-07-31 06:01:39 Paul Gear nominated for series juju/2.3
2018-07-31 06:01:39 Paul Gear bug task added juju/2.3
2018-07-31 20:23:02 Tim Penhey juju/2.3: assignee Tim Penhey (thumper)
2018-07-31 20:23:06 Tim Penhey juju/2.3: status New Triaged
2018-07-31 20:23:08 Tim Penhey juju/2.3: importance Undecided High
2018-07-31 20:23:11 Tim Penhey juju/2.3: milestone 2.3.9
2018-07-31 20:23:19 Tim Penhey nominated for series juju/2.4
2018-07-31 20:23:19 Tim Penhey bug task added juju/2.4
2018-07-31 20:23:25 Tim Penhey juju/2.4: status New Triaged
2018-07-31 20:23:28 Tim Penhey juju/2.4: importance Undecided High
2018-07-31 20:23:31 Tim Penhey juju/2.4: assignee Tim Penhey (thumper)
2018-07-31 20:23:33 Tim Penhey juju/2.4: milestone 2.4.2
2018-08-03 01:25:09 Tim Penhey juju: milestone 2.3-rc1 2.5-beta1
2018-08-03 01:25:13 Tim Penhey juju: status Fix Released In Progress
2018-08-03 01:25:15 Tim Penhey juju/2.3: status Triaged In Progress
2018-08-03 01:25:19 Tim Penhey juju/2.4: status Triaged In Progress
2018-08-03 02:47:08 Tim Penhey juju/2.3: status In Progress Fix Committed
2018-08-03 03:50:02 Tim Penhey juju/2.4: status In Progress Fix Committed
2018-08-03 03:50:04 Tim Penhey juju: status In Progress Fix Committed
2018-08-27 16:11:49 Canonical Juju QA Bot juju/2.4: status Fix Committed Fix Released
2018-09-18 15:12:05 Canonical Juju QA Bot juju/2.3: status Fix Committed Fix Released
2019-03-22 01:27:09 Anastasia juju: status Fix Committed Fix Released