From nobody Fri Nov 4 22:03:41 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 4N3vlf53x8z4gsGy for ; Fri, 4 Nov 2022 22:03:42 +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 4N3vlf2XN5z3tk7; Fri, 4 Nov 2022 22:03:42 +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 4N3vlf1XrBzJ8v; Fri, 4 Nov 2022 22:03:42 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 4 Nov 2022 22:03:41 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: hselasky@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1499707190.3231.1667599422220@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #22426 - 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_3230_850687949.1667599421931" 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=1667599422; 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=v7+fx67FKNfEOejCrs67XxktLIBjOa93heKHzsPUG8c=; b=ahBbNUPYAebAJiFs6dhtqp5S72IP2/5ySRoz20R1RnksK5djJVoB982YKxLRjUzIXtDDfz Y+CJ8QeUB0SAHMrSxEOKbpQDIwVmFe/mbhxH3qBPsCCw9/jdPk6+CLUAXrj5LlleUWaYUQ fGR2bbvIZsDX8f5tV/aKvO1l28PNI2Ql7K9+rgiwxoabbDgAYm7T/INCYiJPW8LXU0vG8g 6ZEkU2buKhmzUi1g3041gJ/05lphh4huyS9WDxONU04QrGafTSfpDDg+IslNNZlkbw7CAI p+CQWgI89+IC+lpIYnCqXbrf6z3pO0aY5QoKctTdt4J7gMshfFQTrN/aLM1gJg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1667599422; a=rsa-sha256; cv=none; b=bNTBzE4yTnr1CTwhUzGMaYagRpTOqYs2K4FllqIdICg+09B6gh4ZM/jGPABlXxIFQaV83E 8iJyFzl3232wzdEp1kseZ63M/Ih8FH2lD3lCCDpYYVjsXeZmVu+VPos0QeyH633sVYYyJH iJj1M6ug7UrSiN0faSBJAY9y666LuanOy0R6Tnfx12ZRNSaOyV+SjVX2egn65+U4oZ1rbD ufLEjWeWf6ywugxTjrKnHP783gy4+apXKYMQvChzAQxwtk62brpqOxZrj5RAsx1XFCpeYk Tz7fH0X+vVlg1jbEsUG9hunGcZ6VYMKcWcqp3/qWZsTfRqf5Ygh9Z5sGxU07OQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_3230_850687949.1667599421931 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #22426 (ad370f7658ba59811d02c04032ac33ef787f752f) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22426/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22426/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22426/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) ad370f7658ba59811d02c04032ac33ef787f752f by hselasky: sound(4): Fix memory map of /dev/dsp devices when buffer size is not a The failed test cases: 1 tests failed. FAILED: sys.netpfil.common.dummynet.pf_queue Error Message: We failed prioritisation 1 times ------=_Part_3230_850687949.1667599421931--