From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 8OpPB2UQ52QoXQAASxT56A (envelope-from ) for ; Thu, 24 Aug 2023 10:10:13 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 8EAYB2UQ52QvwgAAauVa8A (envelope-from ) for ; Thu, 24 Aug 2023 10:10:13 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 866FE53A0D for ; Thu, 24 Aug 2023 10:10:12 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=inria.fr header.s=dc header.b=ZTFHu12s; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=inria.fr (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1692864612; a=rsa-sha256; cv=none; b=SwjSz+RoZIVzMPg0AO92YW5RALA36c41f19+Bm11UkmP/pPEsy5Ew9Zd1czKm/i84dfEMe XzFJNc5UXCg9/aIuXaLCMs99G/qBG1sSNriW2zmqEd93xyGNuqW/muYwKB+/yIvlofSa2k j7oaMqVWfl7uIdved+/FslVc7712CLVFsi+vy6kUhxxsP+MU3vgVOg0rRGwDiwHEndVNBI 2x6KAWSK8p6xzk4xioPb+KMviDJP+P6WC1HhWMu5v3zmcIOffJNCv+c57dv66t7ePrAH10 1/KLsnmEdflywXmcS8AS9sQkWxsd0P1LYyFO/ZHZivYw1T6PRLHYJ6BTmndV/A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=inria.fr header.s=dc header.b=ZTFHu12s; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=inria.fr (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1692864612; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=Or23m5I+7NdpzBi/tbhjDeMyI4hdOP/asj/K4IlPfs8=; b=aw+beiWbRKSBdaXIeNIS94i4wyTgsaBW2/tCJOpUUH0VviZBdJcRvrY6pOsYiqyQiOnsIl N95XvdGM5Kn4xENUvGH9UsJ07hLOYNwxev45qHem5qNqN7o4aIJ3iTfFYP1sX/nvAz3Aet wysg5hVVedVFVNOTF3qY0VRgZWIElcZapJM7Mt8JXJbFQACsMq+KGACXewf4Dn3oPx55yQ E9tQVI2jszpLaWydSFctG9ygajK4jQ/FEyqhXJtHjHaTbI3BSAVzD78j++QN9NSwqdhgVF TXGqPQazekbDUeiz4yZwlGcvpq9ZOjOgzbVfwmLg+3uSR+c4XQLgw+jzCq9mFA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qZ5Pj-0005Z7-QI; Thu, 24 Aug 2023 04:09:59 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qZ5Pi-0005Yw-NM for bug-guix@gnu.org; Thu, 24 Aug 2023 04:09:58 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qZ5Pi-00033t-Eo for bug-guix@gnu.org; Thu, 24 Aug 2023 04:09:58 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qZ5Pm-0002ii-9u for bug-guix@gnu.org; Thu, 24 Aug 2023 04:10:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#65419: [Shepherd] Non-reponding service control fiber Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 24 Aug 2023 08:10:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65419 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Giovanni Biscuolo Cc: 65419@debbugs.gnu.org, Christopher Baines Received: via spool by 65419-submit@debbugs.gnu.org id=B65419.169286455710385 (code B ref 65419); Thu, 24 Aug 2023 08:10:02 +0000 Received: (at 65419) by debbugs.gnu.org; 24 Aug 2023 08:09:17 +0000 Received: from localhost ([127.0.0.1]:36075 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qZ5P3-0002hR-0T for submit@debbugs.gnu.org; Thu, 24 Aug 2023 04:09:17 -0400 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:43645) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qZ5P0-0002gx-2L for 65419@debbugs.gnu.org; Thu, 24 Aug 2023 04:09:16 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inria.fr; s=dc; h=from:to:cc:subject:references:date:in-reply-to: message-id:mime-version:content-transfer-encoding; bh=Or23m5I+7NdpzBi/tbhjDeMyI4hdOP/asj/K4IlPfs8=; b=ZTFHu12snE7HFNub4NVx3STOpHJKTiTdINmfwq5ELcH70sDAn4Nz9sGq Lh9GvD5Kp4EqS7T3LBqau0Dou9mGUneauOD3m+zwmLvP7CNjfh0O7DccF IpMKSa1CVD0unOo8TP93otLVJIyUbnptqTwJrvjqgqaldSF3XWrgHgIJb M=; X-IronPort-AV: E=Sophos;i="6.01,195,1684792800"; d="scan'208";a="122277804" Received: from unknown (HELO ribbon) ([193.50.110.195]) by mail2-relais-roc.national.inria.fr with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 Aug 2023 10:09:03 +0200 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87il98burf.fsf@inria.fr> <87pm3ejii8.fsf@xelera.eu> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Septidi 7 Fructidor an 231 de la =?UTF-8?Q?R=C3=A9volution, ?= jour du Sucrion X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Thu, 24 Aug 2023 10:09:02 +0200 In-Reply-To: <87pm3ejii8.fsf@xelera.eu> (Giovanni Biscuolo's message of "Wed, 23 Aug 2023 10:00:15 +0200") Message-ID: <87jztk276p.fsf@inria.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx0.migadu.com X-Spam-Score: -5.30 X-Migadu-Queue-Id: 866FE53A0D X-Migadu-Spam-Score: -5.30 X-TUID: qlWqJ+0rMe4V Hi, Giovanni Biscuolo skribis: > I've had a look at /var/log/messages but nothing seems wrong except > messages like this one: > > > Aug 21 14:48:42 localhost shepherd[1]: 6 connections still in use after s= shd-13752 termination.=20 > Aug 21 14:48:42 localhost shepherd[1]: Service sshd-13752 (PID 29977) exi= ted with 255.=20 > Aug 21 14:48:42 localhost shepherd[1]: Service sshd-13752 has been disabl= ed.=20 > Aug 21 14:48:42 localhost shepherd[1]: Transient service sshd-13752 termi= nated, now unregistered.=20 Yeah, I think it happened earlier but unfortunately the previously logs got deleted (rottlog is not behaving as expected). > Is it useful configuring the monitoring service [1] on milano-guix-1 to > have useful data in the logs in case we get a similar issue? It wouldn=E2=80=99t help in this case, but it=E2=80=99s still interesting t= o have it around. sudo herd eval root '(begin (use-modules (shepherd service monitoring)) (= register-services (list (monitoring-service))))' sudo herd start monitoring Ludo=E2=80=99.