See <https://builds.apache.org/job/incubator-trafficcontrol-PR/1066/display/redirect?page=changes>
Changes: [dewrich] updated phys_locations to use the CRUD interface [dewrich] aligned the query parameters [dewrich] updated for the API test cases [dewrich] added TestInterfaces test [dewrich] remapped region and regionId ------------------------------------------ GitHub pull request #1896 of commit ea5530612d016a8e1d4794bfd61a824ab84d87cf, no merge conflicts. Setting status of ea5530612d016a8e1d4794bfd61a824ab84d87cf to PENDING with url https://builds.apache.org/job/incubator-trafficcontrol-PR/1066/ and message: 'Build started sha1 is merged.' Using context: default [EnvInject] - Loading node environment variables. Building remotely on H21 (ubuntu xenial) in workspace <https://builds.apache.org/job/incubator-trafficcontrol-PR/ws/> Cloning the remote Git repository Cloning repository git://github.com/apache/incubator-trafficcontrol.git > git init <https://builds.apache.org/job/incubator-trafficcontrol-PR/ws/> # > timeout=10 Fetching upstream changes from git://github.com/apache/incubator-trafficcontrol.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress > git://github.com/apache/incubator-trafficcontrol.git > +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url > git://github.com/apache/incubator-trafficcontrol.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 > git config remote.origin.url > git://github.com/apache/incubator-trafficcontrol.git # timeout=10 Fetching upstream changes from git://github.com/apache/incubator-trafficcontrol.git using GIT_SSH to set credentials > git fetch --tags --progress > git://github.com/apache/incubator-trafficcontrol.git > +refs/pull/*:refs/remotes/origin/pr/* > git rev-parse ea5530612d016a8e1d4794bfd61a824ab84d87cf^{commit} # timeout=10 Checking out Revision ea5530612d016a8e1d4794bfd61a824ab84d87cf (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f ea5530612d016a8e1d4794bfd61a824ab84d87cf Commit message: "remapped region and regionId" > git rev-list --no-walk df227ef1b66d44d7b454a33de467a3b0cd5a0691 # timeout=10 [incubator-trafficcontrol-PR] $ /bin/bash /tmp/jenkins5447072502060847579.sh + '[' '!' -x bin/docker-compose ']' + mkdir bin ++ uname -s ++ uname -m + curl -L https://github.com/docker/compose/releases/download/1.13.0/docker-compose-Linux-x86_64 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 617 0 617 0 0 2281 0 --:--:-- --:--:-- --:--:-- 2285 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 3 8079k 3 287k 0 0 222k 0 0:00:36 0:00:01 0:00:35 283k 75 8079k 75 6108k 0 0 2672k 0 0:00:03 0:00:02 0:00:01 3039k100 8079k 100 8079k 0 0 3427k 0 0:00:02 0:00:02 --:--:-- 3880k + chmod +x ./bin/docker-compose + docker version Client: Version: 17.05.0-ce API version: 1.29 Go version: go1.7.5 Git commit: 89658be Built: Thu May 4 22:10:54 2017 OS/Arch: linux/amd64 Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running? + rm -rf dist + export COMPOSE_HTTP_TIMEOUT=120 + COMPOSE_HTTP_TIMEOUT=120 + ./bin/docker-compose -p jenkins-incubator-trafficcontrol-PR-1066 -f infrastructure/docker/build/docker-compose.yml up --build WARNING: Dependency conflict: an older version of the 'docker-py' package may be polluting the namespace. If you're experiencing crashes, run the following command to remedy the issue: pip uninstall docker-py; pip uninstall docker; pip install docker Couldn't connect to Docker daemon at http+docker://localunixsocket - is it running? If it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable. + find ./dist -type f -ls find: './dist': No such file or directory Build step 'Execute shell' marked build as failure Archiving artifacts Performing Post build task... Match found for : : True Logical operation result is TRUE Running script : export COMPOSE_HTTP_TIMEOUT=120 ./bin/docker-compose -p "${BUILD_TAG}" -f infrastructure/docker/build/docker-compose.yml down -v [incubator-trafficcontrol-PR] $ /bin/bash -xe /tmp/jenkins1383650814061938375.sh + export COMPOSE_HTTP_TIMEOUT=120 + COMPOSE_HTTP_TIMEOUT=120 + ./bin/docker-compose -p jenkins-incubator-trafficcontrol-PR-1066 -f infrastructure/docker/build/docker-compose.yml down -v WARNING: Dependency conflict: an older version of the 'docker-py' package may be polluting the namespace. If you're experiencing crashes, run the following command to remedy the issue: pip uninstall docker-py; pip uninstall docker; pip install docker Couldn't connect to Docker daemon at http+docker://localunixsocket - is it running? If it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable. POST BUILD TASK : FAILURE END OF POST BUILD TASK : 0
