From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id F0D2BA00C2; Wed, 5 Oct 2022 21:14:42 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 94AA240DFB; Wed, 5 Oct 2022 21:14:42 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mails.dpdk.org (Postfix) with ESMTP id D6E9540DDC for ; Wed, 5 Oct 2022 21:14:40 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1664997280; 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; bh=HkujUr1SZrzX2oZJNo8Bvz2eXk9mfgdB5rvuAroN58s=; b=A9KMbsY8vuCCcS28t9JKypCzOHnkzWxrBsmPcnB7YQ+qrvNKe68rqzTk3SnQbN0TlxvmbX xbo9frvwlFdojQDhtjLKkWWfotc3up626vA3oL1INf6RnspDnyi1N6Mim7gZPKGn4P4fv9 kbQaSCBQREWfcy2to2zLxzp4zANuJng= Received: from mail-pl1-f200.google.com (mail-pl1-f200.google.com [209.85.214.200]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_128_GCM_SHA256) id us-mta-294-AtteSFyaOJCtEfY7gLsbUA-1; Wed, 05 Oct 2022 15:14:39 -0400 X-MC-Unique: AtteSFyaOJCtEfY7gLsbUA-1 Received: by mail-pl1-f200.google.com with SMTP id i5-20020a170902c94500b0017c602e7f76so11081876pla.22 for ; Wed, 05 Oct 2022 12:14:39 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date; bh=HkujUr1SZrzX2oZJNo8Bvz2eXk9mfgdB5rvuAroN58s=; b=2aJemzFZ48kiuA3Zx8O/m2BXh37hiM4wrniGxkfLfSpox1aJfJcrfGynZmqaHxUBw6 +vLsNUk0/GP7Tdk8FdfGgdpWSK9lFU7ESW3G91Wahmw6iLSjzCjhHKWu27uqXoTa+CgM XYAIMz/ZNQwAhViOXfuEgr1omUdsGxYZC1xnNfdgNyT9uUhYeYIZ77WMHkkzjgiOgnJo z+i9ECc5g0pDRd6SGNdCg4C+qLNNBks81yXAijA5tN92swffML1+EGeqWttfiwZmXFnG SMlmziNl84CY8plzAxbqe/sXonD3xZHs7ywTw8ss25gzcuK+v3VpW58psxlQbsYNB/44 g8/w== X-Gm-Message-State: ACrzQf0vX6jtX6AfKOmBCrJ6ipn4ZhuuUtW5Z+lfcGm02VXgdmlAqKj3 3oHgiiyz+IKmY0r/c+MZARpzA/GvJiynKJfgfIU+SZrKbAb6YcJzrV/j5FpSoJHLFgBV2v41vBG xEjuckMN/na5mIsNYlds= X-Received: by 2002:a17:90a:428e:b0:205:d5fe:e0b3 with SMTP id p14-20020a17090a428e00b00205d5fee0b3mr1218653pjg.33.1664997278247; Wed, 05 Oct 2022 12:14:38 -0700 (PDT) X-Google-Smtp-Source: AMsMyM7Lf0pnu7O8V6aund+3+UPs3DE5UXuklyg7zuxn2uPbPFtphaILO4jbZSGBEXhK6P6p8s0IVMejAKaUwxpvLtU= X-Received: by 2002:a17:90a:428e:b0:205:d5fe:e0b3 with SMTP id p14-20020a17090a428e00b00205d5fee0b3mr1218622pjg.33.1664997277946; Wed, 05 Oct 2022 12:14:37 -0700 (PDT) MIME-Version: 1.0 From: David Marchand Date: Wed, 5 Oct 2022 21:14:24 +0200 Message-ID: Subject: rte_service unit test failing randomly To: Van Haaren Harry , dpdklab Cc: =?UTF-8?Q?Mattias_R=C3=B6nnblom?= , Honnappa Nagarahalli , =?UTF-8?Q?Morten_Br=C3=B8rup?= , Aaron Conole , dev , ci@dpdk.org X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Hello, The service_autotest unit test has been failing randomly. This is not something new. We have been fixing this unit test and the service code, here and there. For some time we were "fine": the failures were rare. But recenly (for the last two weeks at least), it started failing more frequently in UNH lab. The symptoms are linked to places where the unit test code is "waiting for some time": - service_lcore_attr_get: + TestCase [ 5] : service_lcore_attr_get failed EAL: Test assert service_lcore_attr_get line 422 failed: Service lcore not stopped after waiting. - service_may_be_active: + TestCase [15] : service_may_be_active failed ... EAL: Test assert service_may_be_active line 960 failed: Error: Service not stopped after 100ms Ideas? Thanks. -- David Marchand