From nobody Fri Dec 03 06:17:25 2021 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 16D6418B704E for ; Fri, 3 Dec 2021 06:17:27 +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 4J52ft5W4cz4XCt; Fri, 3 Dec 2021 06:17:26 +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 9817133D7; Fri, 3 Dec 2021 06:17:26 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 3 Dec 2021 06:17:25 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: asomers@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <148193303.2571.1638512246624@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #19976 - 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_2570_671797237.1638512245978" 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=1638512246; 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=aXh1gLNrRp72Ew9so+rcnLrTsPg19dBAgueoiOIqcRU=; b=dr3QCKNFgOiVwB/+4wTa4j4p3lhbBIf1mD3I0XfBiHUL/nh2THOTKQ9AQc1e3yStuCceUL 8Zm+9PYlq2dVu3O9G6ExciA3o/lI3yd4QDesvmYZVe3ux4szzoG1DRZcd7d7PPsqel9KWK 86ck0jbBIgpNGJIhm2yr60FAqPWf0KIrI37Yjirb6B20/mydCz3S7852hF9cTfd0dKCFhs oAUumx8Fg2EPSG14Ef/4FDzl7l10/oMglqVE+hwfhyy1D4REKEAzBff9SolGoNqOa3bJlx h/XA9Q3KAVRFGY2hQzgnP+/4gSjZkUgqGw5uvJTqzWErw4krO9qx/GXAKzlhTA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1638512246; a=rsa-sha256; cv=none; b=yiUBny2SPxeohjtGjkZOQA6c0y53uh6RJAGTe/i3GRMUjoJPjLr+xbpNm4SKit5zXLiYuR Z4Tlm9pCnEnIPyloXKnVdShFqrXI5cUVOrDDe6p5ftcu6pQ9fjMzte9Uo450hlTx6qkcoo J6rY7wb6huvjRlXiyQuyEU8lJ4wlCT/MT4NUWex3WVGFBmCUEDkr0A2bQ3qEOdAWRGwYwM 3GIGY8Q69BNAkkXDyO1AnqTUuU+8/J/QHdr7ok8nOq2kkHJuBkMBaYelLsoqCTV+JWqjRm hARA8B10oKiOF1jBDvVLgLeAdvSWo3npzueVXiA+L4bNHAveN1n+opjNRQ49sQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_2570_671797237.1638512245978 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #19976 (c2d342c509065bee6392624e95b75cf7b3bb9c45) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/19976/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/19976/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/19976/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) c2d342c509065bee6392624e95b75cf7b3bb9c45 by asomers: fusefs: better debugging for FUSE_RENAME in the tests The failed test cases: 1 tests failed. FAILED: lib.libc.regex.exhaust_test.regcomp_too_big Error Message: Empty test result or no new line ------=_Part_2570_671797237.1638512245978--