From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6664521764891000832 X-Received: by 2002:a1c:4108:: with SMTP id o8mr2093619wma.23.1552306958022; Mon, 11 Mar 2019 05:22:38 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a1c:1b94:: with SMTP id b142ls396490wmb.8.canary-gmail; Mon, 11 Mar 2019 05:22:37 -0700 (PDT) X-Google-Smtp-Source: APXvYqxxuruG4MQDdum2WSPEdOd35x64l6Z9OJZX1FGHKbEDKk8UQgDIWCMv7D3xS6+XvtsoU1Hy X-Received: by 2002:a1c:4009:: with SMTP id n9mr2320671wma.22.1552306957573; Mon, 11 Mar 2019 05:22:37 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1552306957; cv=none; d=google.com; s=arc-20160816; b=jolWncjS894dmBgn0A+b8Tl3I41BUT/2fqz+QXTtzfSPg/V6edOo4WLIHeFNGC6i6M Y7ljUFfeoH6qiAajXPlyvPSY+HEEnezXQrcUTZl27lpOk/gu87eyXSV+tuDeqaWc2FxB 1ZiemicKCJPCiOXpZowsigIyzAAhxUBG5PgB/cc+LzN6my3xJ17A1neFKpNhsf9EZ6/F FkZ+qy3b5arOBhk8joZ3wWKKK+AYTurf4YfZ91JGQ2vT1DLcdT/EzPkBcvB7Ml2o+Jjl OqpJqG+OlBVQNiW6D28hb3eJYefdDsSOUBWMSVRSM05P25E4Mbb+1uUswj0Yj1kaFpS+ Kr2w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=content-transfer-encoding:mime-version:user-agent:references :in-reply-to:date:cc:to:from:subject:message-id; bh=EHfuxDFIQTyt4MXSXnnliZKGw1EXh6JjLn3trsD4hjA=; b=uaKgOcBLliYPdTKyZwqq5HN5+5ZFxJ8tVxkmSpwtahjqPEfAR2MxgP1EcjPEHDowbE 2BP1z7yxf//na4cocA6Fap/lJblnJxgOvgdxkujRyefIdD1+p/IgEgXs+ApzW4gOIJQE pSkSoVDwv47s5GZwx6XVNUGqkPFCugYxsTTiJvP7DKdDIX5xRWmKeTHbqZzItRWINMvG cqcovE33M8X0kUcF/6CQPDf458qMtLnh1oZfmQ1cyyoiUD9o5lATBQdlhpnPAM5XZRAh Yl57UuOhlU6HjhLQ1vCpuQb4E5Aoe425aW5fYEOB19boUZ1Z2DeJcu6zuQxs6yuOssLX PLRA== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of claudius.heine.ext@siemens.com designates 192.35.17.28 as permitted sender) smtp.mailfrom=claudius.heine.ext@siemens.com Return-Path: Received: from goliath.siemens.de (goliath.siemens.de. [192.35.17.28]) by gmr-mx.google.com with ESMTPS id j43si111196wre.2.2019.03.11.05.22.37 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Mar 2019 05:22:37 -0700 (PDT) Received-SPF: pass (google.com: domain of claudius.heine.ext@siemens.com designates 192.35.17.28 as permitted sender) client-ip=192.35.17.28; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of claudius.heine.ext@siemens.com designates 192.35.17.28 as permitted sender) smtp.mailfrom=claudius.heine.ext@siemens.com Received: from mail2.sbs.de (mail2.sbs.de [192.129.41.66]) by goliath.siemens.de (8.15.2/8.15.2) with ESMTPS id x2BCMail009931 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Mon, 11 Mar 2019 13:22:36 +0100 Received: from linux-ses-ext02.ppmd.siemens.net (linux-ses-ext02.ppmd.siemens.net [139.25.69.232]) by mail2.sbs.de (8.15.2/8.15.2) with ESMTP id x2BCMaAJ014111; Mon, 11 Mar 2019 13:22:36 +0100 Message-ID: Subject: Re: [PATCH v4 0/6] Python refactoring From: Claudius Heine To: "Maxim Yu. Osipov" , isar-users@googlegroups.com Cc: Claudius Heine Date: Mon, 11 Mar 2019 13:22:36 +0100 In-Reply-To: <92b2d5da-3e0e-1721-4023-4b76395055d4@ilbers.de> References: <20190304130801.20628-1-claudius.heine.ext@siemens.com> <92b2d5da-3e0e-1721-4023-4b76395055d4@ilbers.de> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.30.5-1 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-TUID: ulFIP/HVGlEL On Mon, 2019-03-11 at 11:10 +0100, Maxim Yu. Osipov wrote: > Hi Claudius, > > On 3/4/19 5:21 PM, Claudius Heine wrote: > > Hi, > > > > On 04/03/2019 14.07, [ext] claudius.heine.ext@siemens.com wrote: > > > From: Claudius Heine > > > > > > Hi, > > > > > > I just took Haralds patchset + Maxims rebase and fixed it up. > > > > > > There was just a tiny change necessary, I added that in an > > > additional > > > patch. > > > It builds on my machine (qemuamd64) and I am currently testing it > > > on > > > isar-ci. > > > > Ok I run this patchset two times on the isar-ci now. The exact > > same > > commit id failed the first time after ~10 minutes [1] and will go > > green > > the second time [2] (Not completely finished yet, but it looks good > > so > > far after 1h50m.) > > > > We really should fix the nondeterminism in the CI. > > From the first glance the error caused build failure was > > E: Couldn't download packages: locales > > How are you going to fix such "non-determinism"? Such problems are not an issue in OE so they should not be an issue in Isar. Claudius