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 1F4E1A04A4 for ; Wed, 2 Mar 2022 04:39:09 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E300C40141 for ; Wed, 2 Mar 2022 04:39:08 +0100 (CET) Received: from mail-qv1-f46.google.com (mail-qv1-f46.google.com [209.85.219.46]) by mails.dpdk.org (Postfix) with ESMTP id 9FF9D40040 for ; Wed, 2 Mar 2022 04:39:07 +0100 (CET) Received: by mail-qv1-f46.google.com with SMTP id gm1so575610qvb.7 for ; Tue, 01 Mar 2022 19:39:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=rOC8QMbe/J5VfFFEMLa36SCphRLstzGKjUiRE+bHRXA=; b=S4kiYbCse5a4Wo1e0ZGHgPDxOW+tsPgtvTHawL0wtDV03Lq+2JTVmoXlekr3NBdqy8 o7VbEpOL5ohi+0WSO+yYRy7lM75sChEnvrJyhPUodxOySBZP+NHEnQaeEObc7JpmLhGM fTlGBVktwY+iYXv/SnqVJeh4KGnOLvpbtlVTMg+HdB4HcwVBsXZVB3BMqj9PIH+UWYup n/Cr2B5a8oex6nDH0GFoxlkOWfL4Dykhi5VjYgV6eS0blBhU4MhbJ+wzKfbwfZ8CSC52 qmWmRBbF88i3Q8CWCQvvxon3OU3e68C6TRaMFPJ2PBCLOlQCgatWmTh9ZDeTo5vjAFqa ycwQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=rOC8QMbe/J5VfFFEMLa36SCphRLstzGKjUiRE+bHRXA=; b=53Ad5MTSWdsFTgUiE1YYyLkfY8b0x0tBcibZK83w43+KqrFjbHGvsDDKcDBAjXfta6 MJ8ry/3YPpIngndIzalqHCmhH1tJ9ERYqdcPkxtXiugpcT4KNrsdxuYddTTAHMFa0ABy uW41JymGQLnsOL/c5QZEmanXv1b6HK8FRfjW4f1Z+L+LAAcpDMHtw1zsQsPGE1wRrppe bmmibx3BGYEFPbjT5XMsjAl4fBnBqNrweZdAxxVhUUjuauzG34nsUJRYmhPWaOOOqnNx LUu0KgR4svOqKO95Oj1fmFT/YlVzeNn7qgXZujF+MODmSUlGBLPafgR8rNsK0Pt++jy2 WFww== X-Gm-Message-State: AOAM531xMRGZ5K6B7hH9r1Zi/Eh29jkmwb0yWB92OGjhJS5a1X5FtrwG Myn8sdAFZlRMcdoxZcBdYscRNy2bvcf95w== X-Google-Smtp-Source: ABdhPJz8lqBF+JBGh9mgRI51JnISkYWYtj7C/hzhDQhH+iXHXcTjGxelS1rToOvp+Crjh0JRTxQkVQ== X-Received: by 2002:ad4:53a4:0:b0:430:1d8c:18ea with SMTP id j4-20020ad453a4000000b004301d8c18eamr19436218qvv.115.1646192346748; Tue, 01 Mar 2022 19:39:06 -0800 (PST) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id g9-20020ac85d49000000b002dff273cce5sm8856430qtx.72.2022.03.01.19.39.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 01 Mar 2022 19:39:06 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: fengchengwen@huawei.com, robot@bytheb.org Subject: |FAILURE| pw108461 [PATCH] app/testpmd: remove invalid ports when other process detach Date: Tue, 1 Mar 2022 23:39:12 -0500 Message-Id: <20220302043912.4064-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220302023326.16509-1-fengchengwen@huawei.com> References: <20220302023326.16509-1-fengchengwen@huawei.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org From: robot@bytheb.org Test-Label: github-robot: build Test-Status: FAILURE http://patchwork.dpdk.org/patch/108461/ _github build: failed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1919992334 Build Logs: -----------------------Summary of failed steps----------------------- "ubuntu-18.04-gcc-static-ppc64le" failed at step Install test tools packages ----------------------End summary of failed steps-------------------- -------------------------------BEGIN LOGS---------------------------- #################################################################################### #### [Begin job log] "ubuntu-18.04-gcc-static-ppc64le" at step Install test tools packages #################################################################################### The following NEW packages will be installed: gdb libbabeltrace1 libboost-regex1.65.1 libc6-dbg libipt1 libsource-highlight-common libsource-highlight4v5 libxxhash0 The following packages will be upgraded: libc-dev-bin libc6 libc6-dev libc6-i386 4 upgraded, 8 newly installed, 0 to remove and 97 not upgraded. Need to get 17.3 MB of archives. After this operation, 53.5 MB of additional disk space will be used. Get:1 http://azure.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.5 [2587 kB] Get:2 http://azure.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.5 [71.9 kB] Get:3 http://azure.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-i386 amd64 2.27-3ubuntu1.5 [2648 kB] Get:4 http://azure.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.5 [2830 kB] Get:5 http://azure.archive.ubuntu.com/ubuntu bionic/main amd64 libbabeltrace1 amd64 1.5.5-1 [154 kB] Get:6 http://azure.archive.ubuntu.com/ubuntu bionic/universe amd64 libipt1 amd64 1.5-1ubuntu1 [28.6 kB] Get:7 http://azure.archive.ubuntu.com/ubuntu bionic/universe amd64 libsource-highlight-common all 3.1.8-1.2 [51.0 kB] Get:8 http://azure.archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-regex1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [259 kB] Get:9 http://azure.archive.ubuntu.com/ubuntu bionic/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2 [230 kB] Get:10 http://azure.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libxxhash0 amd64 0.7.3-1~ubuntu18.04.2 [15.4 kB] Get:11 http://azure.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dbg amd64 2.27-3ubuntu1.5 [5163 kB] Err:12 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu bionic/main amd64 gdb amd64 10.2-0ubuntu1~18.04~2 Cannot initiate the connection to ppa.launchpad.net:80 (2001:67c:1560:8008::19). - connect (101: Network is unreachable) Could not connect to ppa.launchpad.net:80 (91.189.95.85), connection timed out Fetched 14.0 MB in 30s (464 kB/s) E: Failed to fetch http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu/pool/main/g/gdb/gdb_10.2-0ubuntu1~18.04~2_amd64.deb Cannot initiate the connection to ppa.launchpad.net:80 (2001:67c:1560:8008::19). - connect (101: Network is unreachable) Could not connect to ppa.launchpad.net:80 (91.189.95.85), connection timed out E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? ##[error]Process completed with exit code 100. #################################################################################### #### [End job log] "ubuntu-18.04-gcc-static-ppc64le" at step Install test tools packages #################################################################################### --------------------------------END LOGS-----------------------------