From nobody Fri May 13 17:50:51 2022 X-Original-To: dev-ci@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id E89431AE8185 for ; Fri, 13 May 2022 17:50:51 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4L0GQg4vy9z4VvY; Fri, 13 May 2022 17:50:51 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins.ci.freebsd.org (jenkins.ci.freebsd.org [IPv6:2610:1c1:1:607c::16:16]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 8877227395; Fri, 13 May 2022 17:50:51 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 13 May 2022 17:50:51 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: brd@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <915436837.5125.1652464251560@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #21353 - Unstable List-Id: Continuous Integration Build and Test Results List-Archive: https://lists.freebsd.org/archives/dev-ci List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-ci@freebsd.org X-BeenThere: dev-ci@freebsd.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_5124_389606939.1652464251071" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1652464251; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: list-id; bh=FJMdEM3x8D81M8RiDXzaH8hV21+jegTnX5GOxAuu0Yg=; b=tMwxwxeV1tpvgmgbwiDbbsL5onnJcm0Lg1EAWhQDmFQkCLXOXQ0avFBJ7jWklA0Q4LV/R1 DbPVOLsGaJuLs7KuLBiNUtMLoqJBs82bTmGeZU6CY6pBBQaVcKOf8gHtlFaXYLizMyY/62 R5LhmQwylFsKZDx50KzbAjYJJ53zKa4Dr/9UvvCFBz3ndWiHBATI9YWyxTy6f9wSfhXX6i c5uybuFTQK2MUUyv5Bfbwaovz0xNvcje4bxepg9ify99b/3qzd2Zy6ZWoXij9ZTIkMN6nF Tiug7aslzMN7x3wj8lGX3j6xSxMwFI4a3CCMAmxin6Te5etgP+6FVO8sv5FXqw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1652464251; a=rsa-sha256; cv=none; b=iptu0sL+HD3lpMd4EsUS3kY479lgXFBk2Te5BoF9O2KCPc2SXaU6oYKghC11zRfE6f7gbR 3ZAvx1aIRWEUtKYScDY1A1Hkh/hIAVnEYgsQxhbhOVTiEsviOZ9otYITGoc+M2MXTY6kU4 D4SCXfmVpSMjY9VwXPMPdw2OQAx02g5+4jY7TmTICvRSDAua+nIlQTCAi1lRErvnLoqCOA vczfero1Y1XJTXAY7ClSNSr7/5KYB6hcKuTTXM2+IC2O76HDjF8pTActC0LqEwJqEiEk2i 4cNSgWsnNO3oPJMEa8YtL83V+128NGxIhJTX/cfAgchEy1F3E0/2IZkrpARRzQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_5124_389606939.1652464251071 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #21353 (2c4499dcd72a335a72341492e37f859eed422a6f) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21353/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21353/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21353/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these following changes and this is a notification to note that these changes have not been fully tested by the CI system Change summaries: (Those commits are likely but not certainly responsible) 964ad27f1e48ec28247142cfe6afdfa1f8bd3182 by brd: bsdinstall: Filter out devices that cannot be opened 2c4499dcd72a335a72341492e37f859eed422a6f by brd: bsdinstall: add missing init of fd variable The failed test cases: 1 tests failed. FAILED: sys.fs.fusefs.mknod.main Error Message: Returned non-success exit status 1 ------=_Part_5124_389606939.1652464251071--