autopkgtest [20:42:27]: git checkout: 3bee404 Fix trailing '\' in test command with ssh runner autopkgtest [20:42:27]: host juju-prod-ues-proposed-migration-machine-3; command line: /home/ubuntu/autopkgtest/runner/autopkgtest --output-dir /tmp/autopkgtest-work.p7kp1sqn/out --timeout-copy=6000 --setup-commands /home/ubuntu/autopkgtest-cloud/worker-config-production/setup-canonical.sh --setup-commands /home/ubuntu/autopkgtest/setup-commands/setup-testbed --apt-pocket=proposed=src:valgrind --apt-upgrade valgrind --env=ADT_TEST_TRIGGERS=valgrind/1:3.12.0-1ubuntu1 -- ssh -s /home/ubuntu/autopkgtest/ssh-setup/nova -- --nova-reboot --flavor autopkgtest --name adt-zesty-ppc64el-valgrind-20161113-204221 --image 'ubuntu/ubuntu-zesty-.*-ppc64el-server' --keyname testbed-juju-prod-ues-proposed-migration-machine-3 --net-id=net_ues_proposed_migration -e ''"'"'http_proxy=http://squid.internal:3128'"'"'' -e ''"'"'https_proxy=http://squid.internal:3128'"'"'' -e ''"'"'no_proxy=127.0.0.1,127.0.1.1,localhost,localdomain,novalocal,internal,archive.ubuntu.com,security.ubuntu.com,changelogs.ubuntu.com,ddebs.ubuntu.com,ppa.launchpad.net'"'"'' --mirror=http://ftpmaster.internal/ubuntu Creating nova instance adt-zesty-ppc64el-valgrind-20161113-204221 from image ubuntu/ubuntu-zesty-adt-ppc64el-server-20161113.img (UUID 058d4aee-f4e4-4b39-99cb-acfd0ab2af5e)... autopkgtest [20:45:12]: @@@@@@@@@@@@@@@@@@@@ test bed setup Get:1 http://ftpmaster.internal/ubuntu zesty-proposed InRelease [95.6 kB] Get:2 http://ftpmaster.internal/ubuntu zesty-proposed/multiverse Sources [6,136 B] Get:3 http://ftpmaster.internal/ubuntu zesty-proposed/universe Sources [556 kB] Get:4 http://ftpmaster.internal/ubuntu zesty-proposed/main Sources [46.3 kB] Get:5 http://ftpmaster.internal/ubuntu zesty-proposed/main ppc64el Packages [95.1 kB] Get:6 http://ftpmaster.internal/ubuntu zesty-proposed/multiverse ppc64el Packages [10.2 kB] Get:7 http://ftpmaster.internal/ubuntu zesty-proposed/universe ppc64el Packages [742 kB] Fetched 1,551 kB in 3s (406 kB/s) Reading package lists... autopkgtest [20:46:25]: ERROR: "sh -ec SRCS=$(ls /etc/apt/sources.list /etc/apt/sources.list.d/*.list 2>/dev/null|| true); REL=$(sed -rn '/^(deb|deb-src) .*(ubuntu.com|debian.org|ftpmaster|file:\/\/\/tmp\/testarchive)/ { s/^[^ ]+ +(\[.*\] *)?[^ ]* +([^ -]+) +.*$/\2/p}' $SRCS | head -n1); mkdir -p /etc/apt/preferences.d; PKGS=""; PKGS="$PKGS $(apt-cache showsrc valgrind | awk '/^Package-List:/ { show=1; next } (/^ / && show==1) { print $1; next } { show=0 }' |sort -u | tr '\n' ' ')"; printf "Package: $PKGS\nPin: release a=${REL}-proposed\nPin-Priority: 990\n\nPackage: *\nPin: release a=$REL\nPin-Priority: 900\n\nPackage: *\nPin: release a=${REL}-updates\nPin-Priority: 900\n\nPackage: *\nPin: release a=${REL}-proposed\nPin-Priority: 800\n" > /etc/apt/preferences.d/autopkgtest-${REL}-proposed; " failed with stderr "sh: 1: \: not found "