From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id aH8oCUkU22SMRQEASxT56A (envelope-from ) for ; Tue, 15 Aug 2023 07:59:37 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id iJBNCEkU22R3GgEAG6o9tA (envelope-from ) for ; Tue, 15 Aug 2023 07:59:37 +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 8692E4C37A for ; Tue, 15 Aug 2023 07:59:36 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=Gyxd+6ow; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1692079177; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=eeGYRUbt8shMwGsa6t4XO+NRV6UWB1SIV2NgfQYq6wM=; b=nYt2Op5dkRr+NZAjVEjiUkkfBoafW3p6Ai3CeTenF24IDm9+jJ8ACUpN+iyaPvryEwE67V txQzmpZAJskI0khvDOdFmX1L7uQwxSetIPq2u1r49+pItP3Jl+LxbLl6VG9250nJPziKsw 4C1DXuQBGY2BMDSrmQy2TexeUCkiDXLX1GM3al0tooVSrQ8wTKvlRB/CYPH9kmzk1TLqq7 K19KuLIUvEWzIOFkTELYQt9FTPShLMDWr0DTmZCJzpdhEh142QU2eClzs6MHk6QX0ZdNQn JInBUKwx95+IPjSoIGFJPKGoFR+6XNPZSPn84RLr1bIrY2o5hYjQSvjzzIrQpw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=Gyxd+6ow; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1692079177; a=rsa-sha256; cv=none; b=tTwoV52uVt0zPiSPiuMe4wuq+4WFpDYHijvFGvsQIlK1O1C+bmp4b52tCL/PozE0n6jlrV HFXqnIRGCN7UXgm3xkVkVuDetCgOxtVIAlKNACC46VoA0ynFqtum9lq1YuGzVarHPg5fMy +j6SwS/4iPgUwpoWreSa0PtPwbaK+awcq/SbLMgguvsNdlojhpGpvFS1PM8T7ZI0A+FdmQ x58PYU1Ix46+XiS6L8v6J9iREkul3KJc2aCrcGEl1p1ooJOpuFzW20hEn1yLfC/ufLIWua g8tEeETZa1g0PCz1N9lUh154pH+Rao1Vu5UQVzsXVcI0JjF7oDW16wBpAh9oeA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qVmSP-0004dX-Ch; Tue, 15 Aug 2023 01:19:05 -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 1qVmSM-0004bW-Vc for bug-guix@gnu.org; Tue, 15 Aug 2023 01:19:02 -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 1qVmSM-0003qq-LP for bug-guix@gnu.org; Tue, 15 Aug 2023 01:19:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qVmSL-0007BP-VE for bug-guix@gnu.org; Tue, 15 Aug 2023 01:19:01 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#65306: [shepherd] ntpd throws shepherd out of the loop Resent-From: Liliana Marie Prikler Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 15 Aug 2023 05:19:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 65306 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 65306@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.169207669827551 (code B ref -1); Tue, 15 Aug 2023 05:19:01 +0000 Received: (at submit) by debbugs.gnu.org; 15 Aug 2023 05:18:18 +0000 Received: from localhost ([127.0.0.1]:34851 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qVmRd-0007AI-Hh for submit@debbugs.gnu.org; Tue, 15 Aug 2023 01:18:17 -0400 Received: from lists.gnu.org ([2001:470:142::17]:47034) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qVmRc-0007A5-K3 for submit@debbugs.gnu.org; Tue, 15 Aug 2023 01:18:16 -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 1qVmRU-0004We-Eb for bug-guix@gnu.org; Tue, 15 Aug 2023 01:18:09 -0400 Received: from mail-ed1-x542.google.com ([2a00:1450:4864:20::542]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qVmRT-0003nF-0O for bug-guix@gnu.org; Tue, 15 Aug 2023 01:18:08 -0400 Received: by mail-ed1-x542.google.com with SMTP id 4fb4d7f45d1cf-5230a22cfd1so6785982a12.1 for ; Mon, 14 Aug 2023 22:18:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1692076685; x=1692681485; h=mime-version:user-agent:content-transfer-encoding:date:to:from :subject:message-id:from:to:cc:subject:date:message-id:reply-to; bh=eeGYRUbt8shMwGsa6t4XO+NRV6UWB1SIV2NgfQYq6wM=; b=Gyxd+6ows/IZ90zYR8BCUkZRjOw9Niw7S/d9GIcZah/s/+V/RMPR7JXQV1mx/wbhgt yx+KtErDED47Z4nDMa4DaO0eKM1XvekxYrM4lXLnw+wiX5Xs0Zl8znsr4H4wsYxsivDr 94aIZxEu+4r14M35o3w/CEZ9cKzDE4ey/L/4kohsVw6U5LNBEGhfpHFMRCOWuZUGRiii XZpno1J9x+08jLeCwW60LxFrV3WK4/ji8G73k8l+ta9YPvld0kyLpFqB9z+aeGtBrjS2 nU+W5YBaAsNmR08FH0V0KogRmRk/rhAi59KNxSIfoDLHAI90MM02jdCsVBz9qFpiuEtk y0/A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692076685; x=1692681485; h=mime-version:user-agent:content-transfer-encoding:date:to:from :subject:message-id:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=eeGYRUbt8shMwGsa6t4XO+NRV6UWB1SIV2NgfQYq6wM=; b=AFSyFmVAJORkQ5RltAGYaE8Q5bEFxlUFZelm5esd2tuFcn0GAecDoB/qsqG9d95aL8 shTwhMOGSbmvbjN5mNfV0asaC8kgrEQPRRO1Br/q8/v28wx6wY1dCOtWl206AkinDDvS Xua0NPnkwKWlPS88fkmh95o+jXUjKrL+K4Umxi/zr0DCGg4jwDTmFboQ21qo58WSuQvs iBogoYuE4UxEBRmGBJJoNVHulG/WjVEJDC2hQ6DmHA9qKt8QqD1QR1WzqgIDfhKHtpKf oiNfTom3XB++D6iaUMjBF8Ox+4VYMZYy/ix/2JyRZryXhb1TreYfGTAIh5as23OQDP1V btOw== X-Gm-Message-State: AOJu0YzE6TcQzzEk53jLZkM+UBfXjZj+BxIqvq8DRPgLxZDnjujyNwPB CPqesBT5FnbhW+VCXkWPILeFU+9LiIxeqw== X-Google-Smtp-Source: AGHT+IErX7I8zWHoP4LILtAeLgoqT8FIvI5QI3/T1jkpaUEzbmi7bQj94+M3f9P7Ks5hwE6WrhG5nA== X-Received: by 2002:a17:907:a066:b0:99d:9ca9:8c14 with SMTP id ia6-20020a170907a06600b0099d9ca98c14mr5570411ejc.75.1692076684769; Mon, 14 Aug 2023 22:18:04 -0700 (PDT) Received: from lumine.fritz.box (85-127-52-93.dsl.dynamic.surfer.at. [85.127.52.93]) by smtp.gmail.com with ESMTPSA id kk9-20020a170907766900b0099cc36c4681sm6498073ejc.157.2023.08.14.22.18.03 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 14 Aug 2023 22:18:03 -0700 (PDT) Message-ID: <464a337f57514620ffcae1e426a376c6d034a4e8.camel@gmail.com> From: Liliana Marie Prikler Date: Tue, 15 Aug 2023 07:18:02 +0200 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.46.4 MIME-Version: 1.0 Received-SPF: pass client-ip=2a00:1450:4864:20::542; envelope-from=liliana.prikler@gmail.com; helo=mail-ed1-x542.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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-Spam-Score: -4.94 X-Spam-Score: -4.94 X-Migadu-Queue-Id: 8692E4C37A X-Migadu-Scanner: mx2.migadu.com X-TUID: vxrrVjyM6rI8 Hi Guix, I have a laptop that's a little stuck in the past=E2=80=A6 more accurately January of 2020 thanks to what I believe to be an empty CMOS battery.=20 As of recently (maybe it dates back longer, but I first experienced it two weeks ago and just now got to debugging it a little), Shepherd gets stuck at 100% CPU usage "early" on first boot. I can prevent this issue by getting the system time "close enough" to the actual time before the NTP sync, but see the first sentence. Not having a network connection also works, but that's somewhat unpractical. Also, the high CPU usage still occurs if a sync is done later. I have yet to encounter the bug post hibernation, but I also wish not to. There doesn't appear to be anything particular interesting in the logs either. Cheers