From nobody Wed Sep 27 13:56:52 2023 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 4RwdT12qkzz4vVSt for ; Wed, 27 Sep 2023 13:56:53 +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 4RwdT100bHz4cq8; Wed, 27 Sep 2023 13:56:53 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695823013; a=rsa-sha256; cv=none; b=e6xs+vF+6cCUnL6EIfxYlCIQ7sKFOcTwRRFcKgCOmiXN10gMsB4Kc5m3nVEaUPGTcOzw7B H6GeF0ThUZ4LqwIi78YPFip5H0G/8HhV/c0BlIwagLOWuf5OtXyiz8ZhDTCLe1ytd5F1DI 9SN9TCRSHeG7u8e8OX1rFoQEYyAgTNocOl5rwqwMQL6JJj7K9TMEK6i16MbissN6nGhA2v SQBk4LT1v5IIToUPqrhyCFTOrHygMMJZMC0uN+eUQWqeBn+txJHUEP6osqmFJVm4mcoUGp SKwoAL3Tk0kzVoN1Op2snZZE414CLcH8+xR2k91YDLKD7GZXXOMaa97veKyPAw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1695823013; 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: in-reply-to:in-reply-to:references:references:list-id; bh=qhmuKW8c5nj1b9WwbWqGOihnG9QEy61l6mO73ZmIb5w=; b=PC1wgXmHijQjbdBvOecTag1S1EOKLtvGNsdImQ07Nha3bbIORWCakdJNCHv/oPDvQn5UTe fUc8sm/ljVDw/tq3sSIF12Nih+z8bAQoKeW9jxfaIrjpRYR/16yW4oSDxFC8EuA2wwMPvu P7XY+LGbQOAnlzClDfjGIyfvlErkH6yx1GDgFazfgMAtrGQS/bwZOZxYfiHuqh6qYXhSDw YYT6o/lEWgzdaCuqTnX0LpChepnfouk17ASi6IUmTKiGGGuCZXk1Tft+xjQst67FYxjZLg OePoviOp3CwElRudgP5kRPrvFBV8rWAVbtbPS/11O8LmSOSm4cPtO+0LEDQ8sw== 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 4RwdT0696JzhT3; Wed, 27 Sep 2023 13:56:52 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 27 Sep 2023 13:56:52 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: pho@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <699713207.4950.1695823012871@jenkins.ci.freebsd.org> In-Reply-To: <1021780400.4922.1695786428503@jenkins.ci.freebsd.org> References: <1021780400.4922.1695786428503@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #24176 - Still 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_4949_775665035.1695823012598" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_4949_775665035.1695823012598 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #24176 (2b716e00cf3b59acbb5242f4b0695db84d2948af) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24176/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24176/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24176/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) 0ec1bbe579fa1b81cbb6b7dbbbea38397a56274a by pho: stress2: Cap total runtime 0f35fd33479c863889bbcb2cab036687910f5fed by pho: stress2: Remove tests from the exclude list 2b716e00cf3b59acbb5242f4b0695db84d2948af by pho: stress2: Extent timeout limit to avoid false positive errors The failed test cases: 4 tests failed. FAILED: sys.fs.fusefs.mknod.main Error Message: Returned non-success exit status 1 FAILED: sys.netinet6.frag6.frag6_19.frag6_19 Error Message: Global IPv6 statistics do not match: 19 != 20 FAILED: usr.bin.file.file_test.contrib_file_tests Error Message: atf-check failed; see the output of the test for details FAILED: sys.fs.tmpfs.times_test.empty Error Message: Incorrect atime ------=_Part_4949_775665035.1695823012598--