On Mon, 10/23 09:54, Dou Liyang wrote: > Hi Fam, > > At 10/23/2017 09:37 AM, no-re...@patchew.org wrote: > > Hi, > > > > This series failed automatic build test. Please find the testing commands > > and > > their output below. If you have docker installed, you can probably > > reproduce it > > locally. > > > > Type: series > > Message-id: 1508722422-3861-1-git-send-email-douly.f...@cn.fujitsu.com > > Subject: [Qemu-devel] [PATCH v4] NUMA: Enable adding NUMA node implicitly > > > > === TEST SCRIPT BEGIN === > > #!/bin/bash > > set -e > > git submodule update --init dtc > > # Let docker tests dump environment info > > export SHOW_ENV=1 > > export J=8 > > time make docker-test-quick@centos6 > > time make docker-test-build@min-glib > > time make docker-test-mingw@fedora > > time make docker-test-block@fedora > > === TEST SCRIPT END === > > > > Updating 3c8cf5a9c21ff8782164d1def7f44bd888713384 > > From https://github.com/patchew-project/qemu > > * [new tag] > > patchew/1508722422-3861-1-git-send-email-douly.f...@cn.fujitsu.com -> > > patchew/1508722422-3861-1-git-send-email-douly.f...@cn.fujitsu.com > > t [tag update] > > patchew/cover.1508329282.git.riku.voi...@linaro.org -> > > patchew/cover.1508329282.git.riku.voi...@linaro.org > > Switched to a new branch 'test' > > b8c0d922bf NUMA: Enable adding NUMA node implicitly > > > > === OUTPUT BEGIN === > > Submodule 'dtc' (git://git.qemu-project.org/dtc.git) registered for path > > 'dtc' > > Cloning into '/var/tmp/patchew-tester-tmp-z9ao6big/src/dtc'... > > fatal: Could not read from remote repository. > > > > Wow, It seems there are something wrong with the test robot.
Yes, I'm looking into that! Thanks. Fam