Closed shlomitsur closed 3 years ago
Hi @shlomitsur thanks for the feedback, will try to figure out where the problem is
Looks like container with browser has some problems Exit Code: 143 (Exit Code 143: Indicates failure as container received SIGTERM). I've added correct handling of stop signal to seleniferous container, can you please update seleniferous version to alcounit/seleniferous:v1.0.0
sure thanks @alcounit I'll deploy & report back
Btw Chrome 90 is out with some interesting cpu improvements: "For Mac, we’re seeing up to 65% improvement in Energy Impact when active tabs are prioritized over tabs you aren’t using. This means up to 35% reduction in CPU usage and up to 1.25 more hours of battery life, with similar results on Windows, Chrome OS and Linux. And on Android, Chrome starts up 13% faster even with lots of tabs open." https://blog.google/products/chrome/more-helpful-chrome-throughout-your-workday/
5 hours after deploying - looking good. Thanks @alcounit
@shlomitsur great.
Hi @alcounit, I checked today and there are some stubborn pods that are hanging: Interesting that those that are stuck are in 'Running' state and not 'Terminating' like before.
Hi @shlomitsur Share logs from seleniferous and selenosis
sure Selenosis logs are huge, I'll share some error messages:
sure
this is a full log from that container?
Yes. Here's another one:
@shlomitsur that's look odd because there should be some info at the end like:
vnc-chrome-90-0-e4c08d0e-27bc-44d6-942a-88345eecaff9 seleniferous {"level":"warning","msg":"session vnc-chrome-90-0-e4c08d0e-27bc-44d6-942a-88345eecaff9 delete request","request":"DELETE /wd/hub/session/vnc-chrome-90-0-e4c08d0e-27bc-44d6-942a-88345eecaff9","request_by":"selenosis-5fd476b9bb-r9d2h","request_id":"29f8146c-0933-49d4-aa52-939d41e9350d","time":"2021-04-26T12:11:53Z"}
vnc-chrome-90-0-e4c08d0e-27bc-44d6-942a-88345eecaff9 seleniferous {"level":"info","msg":"proxy session","request":"DELETE /wd/hub/session/vnc-chrome-90-0-e4c08d0e-27bc-44d6-942a-88345eecaff9","request_by":"selenosis-5fd476b9bb-r9d2h","request_id":"29f8146c-0933-49d4-aa52-939d41e9350d","time":"2021-04-26T12:11:53Z"}
vnc-chrome-90-0-e4c08d0e-27bc-44d6-942a-88345eecaff9 seleniferous {"level":"warning","msg":"unexpected stop signal received","time":"2021-04-26T12:11:53Z"}
vnc-chrome-90-0-e4c08d0e-27bc-44d6-942a-88345eecaff9 seleniferous {"level":"warning","msg":"stopping seleniferous","time":"2021-04-26T12:11:53Z"}
On your screenshot, I see that DELETE request proxied to the browser. No new lines after the last message is it correct?
@shlomitsur please try alcounit/seleniferous:v1.0.1 this should fix deletion of zombie pods
Good morning @alcounit! Things looking good so far - not hanging pods. Thanks
@shlomitsur great to hear it.
Hello, There are some chrome pods that stay after days.
Thank you