From nobody Sun May 12 23:15:51 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1694525963; cv=none; d=zohomail.com; s=zohoarc; b=hjxfCKnb3YzjFX4h528hNLQ4WB5HG1Rw24W+jpsq3etmsd5kf3bkaXr4hY3CtfQ1H615OKMsabI2rKdGRHS0mMsTmAhruA4HW5eKxVQhzbBiTe73sL3zLRYh+fUeSUxaiA2Wn7KVc8Qxf603EhbyHwJKsGVcJ/NKEMbWEHTyAB8= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1694525963; h=Content-Transfer-Encoding:Cc:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=hHAW9GGq3S6O7h1R7aXWPqYkkkwHH7HfhYhV3l02Up0=; b=XMr6hjRz+gJCWXctQMdC5Me68+RrTpbdI5O+M0qImzTFaGcPb75mbkl3VguL3W1sg7wGjQvkxrRsx6uTKRGWAhgaiwv/PmcMkUg9yHZ0v8h/VDCKW3CqGDeJfkdJg95TZ4tWLrUUCmX4z21WIplu9cctUf7D9F15dULY8kRkIbQ= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass header.from= (p=none dis=none) Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 16945259634221.977991589430303; Tue, 12 Sep 2023 06:39:23 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qg3bR-0002tV-6s; Tue, 12 Sep 2023 09:38:53 -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 1qg3bP-0002sF-60 for qemu-devel@nongnu.org; Tue, 12 Sep 2023 09:38:51 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qg3bM-0000sy-Sb for qemu-devel@nongnu.org; Tue, 12 Sep 2023 09:38:50 -0400 Received: from mimecast-mx02.redhat.com (mx-ext.redhat.com [66.187.233.73]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-339-Q9haGkgmN7C60V5YGLlBQw-1; Tue, 12 Sep 2023 09:38:44 -0400 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.rdu2.redhat.com [10.11.54.5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id E84493804530; Tue, 12 Sep 2023 13:38:43 +0000 (UTC) Received: from localhost (unknown [10.39.193.246]) by smtp.corp.redhat.com (Postfix) with ESMTP id 7361163F9D; Tue, 12 Sep 2023 13:38:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1694525927; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=hHAW9GGq3S6O7h1R7aXWPqYkkkwHH7HfhYhV3l02Up0=; b=ddeNCA/SlRySNkluxX9nMnKF6/35O8tOs1ooD316k/1xnp4NQESXRmUVVjecMoozOPioz6 5B7WXBSCCDtmn3p3Et7Qpxpoktc5wch7pMPxVOr/v/eqjrUPxJO8Xqorq8GF//KCSloGMZ D9PDWbZoigWnFrNPwdHvht8XMklnFlY= X-MC-Unique: Q9haGkgmN7C60V5YGLlBQw-1 From: Stefan Hajnoczi To: qemu-devel@nongnu.org Cc: Daniel Berrange , Thomas Huth , Beraldo Leal , =?UTF-8?q?Alex=20Benn=C3=A9e?= , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Wainer dos Santos Moschetta , Stefan Hajnoczi Subject: [PATCH] gitlab-ci/cirrus: Increase timeout to 100 minutes Date: Tue, 12 Sep 2023 09:38:29 -0400 Message-ID: <20230912133829.61352-1-stefanha@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.1 on 10.11.54.5 Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=170.10.129.124; envelope-from=stefanha@redhat.com; helo=us-smtp-delivery-124.mimecast.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, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1694525963831100001 Content-Type: text/plain; charset="utf-8" The 80m timeout is not enough: 672/832 qemu:block / io-qcow2-041 OK 39.77s 1 subt= ests passed Timed out! https://gitlab.com/qemu-project/qemu/-/jobs/5058610599 Buglink: https://gitlab.com/qemu-project/qemu/-/issues/1882 Fixes: d06f3bf92267 ("gitlab-ci/cirrus: Increase timeout to 80 minutes") Signed-off-by: Stefan Hajnoczi --- .gitlab-ci.d/cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.d/cirrus.yml b/.gitlab-ci.d/cirrus.yml index 41d64d6680..d19633f758 100644 --- a/.gitlab-ci.d/cirrus.yml +++ b/.gitlab-ci.d/cirrus.yml @@ -15,7 +15,7 @@ stage: build image: registry.gitlab.com/libvirt/libvirt-ci/cirrus-run:master needs: [] - timeout: 80m + timeout: 100m allow_failure: true script: - source .gitlab-ci.d/cirrus/$NAME.vars --=20 2.41.0