From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gnu.wildebeest.org (gnu.wildebeest.org [45.83.234.184]) by sourceware.org (Postfix) with ESMTPS id 114523857831 for ; Fri, 15 Jul 2022 19:18:28 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 114523857831 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=klomp.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=klomp.org Received: from reform (deer0x0b.wildebeest.org [172.31.17.141]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gnu.wildebeest.org (Postfix) with ESMTPSA id 8604A302AB2C; Fri, 15 Jul 2022 21:18:26 +0200 (CEST) Received: by reform (Postfix, from userid 1000) id 166462E821EA; Fri, 15 Jul 2022 21:18:26 +0200 (CEST) Date: Fri, 15 Jul 2022 21:18:25 +0200 From: Mark Wielaard To: Philip Herron Cc: gcc-rust@gcc.gnu.org Subject: Re: =?utf-8?B?4pigIEJ1aWxkYm90IChHTlUgVG9v?= =?utf-8?Q?lchain=29?= =?utf-8?Q?=3A?= gccrust - failed 'grep unexpected ...' (failure) (master) Message-ID: References: <20220715174642.02F303857BBF@sourceware.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220715174642.02F303857BBF@sourceware.org> X-Spam-Status: No, score=-5.6 required=5.0 tests=BAYES_00, JMQ_SPF_NEUTRAL, KAM_DMARC_STATUS, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: gcc-rust@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: gcc-rust mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jul 2022 19:18:29 -0000 Hi, On Fri, Jul 15, 2022 at 05:46:42PM +0000, builder--- via Gcc-rust wrote: > A new failure has been detected on builder gccrust-rawhide-x86_64 while building gccrust. > > Full details are available at: > https://builder.sourceware.org/buildbot/#builders/132/builds/38 > > Build state: failed 'grep unexpected ...' (failure) > Revision: 2d1378f7310be651e2a538f192d385b136b3d697 > Worker: bb2 > Build Reason: (unknown) > Blamelist: Philip Herron > > Steps: > > - 5: make check ( warnings ) > Logs: > - stdio: https://builder.sourceware.org/buildbot/#builders/132/builds/38/steps/5/logs/stdio > - rust.sum: https://builder.sourceware.org/buildbot/#builders/132/builds/38/steps/5/logs/rust_sum > - rust.log: https://builder.sourceware.org/buildbot/#builders/132/builds/38/steps/5/logs/rust_log > - warnings (8): https://builder.sourceware.org/buildbot/#builders/132/builds/38/steps/5/logs/warnings__8_ Oddly the rust.log doesn't contain the FAILed tests. > - 14: upload to bunsen ( success ) > Logs: > - stdio: https://builder.sourceware.org/buildbot/#builders/132/builds/38/steps/14/logs/stdio Luckily the upload does contain the bunsen link: https://builder.sourceware.org/testrun/4089d04b3ec71f873716bdac207b31ec43a1e00e Which contain the full rust.log file (under filelist): https://builder.sourceware.org/testrun/4089d04b3ec71f873716bdac207b31ec43a1e00e?filename=gcc%2Ftestsuite%2Frust%2Frust.log PASS: rust/execute/torture/match1.rs -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test PASS: rust/execute/torture/match1.rs -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test Executing on host: /home/builder/shared/fedora-rawhide/worker/gccrust-rawhide-x86_64/gccrs-build/gcc/testsuite/rust1/../../gccrs -B/home/builder/shared/fedora-rawhide/worker/gccrust-rawhide-x86_64/gccrs-build/gcc/testsuite/rust1/../../ /home/builder/shared/fedora-rawhide/worker/gccrust-rawhide-x86_64/gccrs/gcc/testsuite/rust/execute/torture/match1.rs -fdiagnostics-plain-output -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -lm -o ./match1.exe (timeout = 10) spawn -ignore SIGHUP /home/builder/shared/fedora-rawhide/worker/gccrust-rawhide-x86_64/gccrs-build/gcc/testsuite/rust1/../../gccrs -B/home/builder/shared/fedora-rawhide/worker/gccrust-rawhide-x86_64/gccrs-build/gcc/testsuite/rust1/../../ /home/builder/shared/fedora-rawhide/worker/gccrust-rawhide-x86_64/gccrs/gcc/testsuite/rust/execute/torture/match1.rs -fdiagnostics-plain-output -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -lm -o ./match1.exe WARNING: program timed out compiler exited with status 1 FAIL: rust/execute/torture/match1.rs -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) Excess errors: exit status is 1 Setting LD_LIBRARY_PATH to .:.: Execution timeout is: 300 FAIL: rust/execute/torture/match1.rs -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test This is odd. The -fno-fat-lto-objects variant is the only failure. But other builds with -fno-fat-lto-objects PASS: https://builder.sourceware.org/testrun/4089d04b3ec71f873716bdac207b31ec43a1e00e?dgexpfile=rust%2Fexecute%2Ftorture%2Fexecute.exp Also all other arches/distros passed (except s390x of course): https://builder.sourceware.org/buildbot/#/changes/3381 The rawhide builder should not really be slower than other builders. So I am not sure why it timed out but others didn't. Cheers, Mark