See 
<https://builds.apache.org/job/trafficcontrol-PR/4706/display/redirect?page=changes>

Changes:

[ocket8888] TP: adds the ability to add/remove required server capabilities 
from DS

[ocket8888] Rewrite PUT /api/1.1/servers/:id/status to Go (#4030)

[ocket8888] Block server servercapability delete if associated ds requires it

[mitchell852] Ensure server_capability can only be assigned to edges or mids 
(#4044)

[ocket8888] return 403 when unauthorized user assigns/deletes ds required 
capability

[ocket8888] fetches tenant users with the proper query param and removes 
tenantId

[rawlin_peters] Block allowing requiring caps on ds that their servers dont 
have (#4060)

[rob] Add atscfg logic for Server Capabilities.


------------------------------------------
GitHub pull request #3980 of commit 7baf72ba2ff5252e28500e6f47a786cde4cdce8c, 
no merge conflicts.
Running as SYSTEM
Setting status of 7baf72ba2ff5252e28500e6f47a786cde4cdce8c to PENDING with url 
https://builds.apache.org/job/trafficcontrol-PR/4706/ and message: 'Build 
started for merge commit.'
Using context: default
[EnvInject] - Loading node environment variables.
Building remotely on H39 (ubuntu xenial) in workspace 
<https://builds.apache.org/job/trafficcontrol-PR/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
using credential b205a645-1ea7-4dfd-973d-c14ac43cab07
Cloning the remote Git repository
Cloning repository git://github.com/apache/trafficcontrol.git
 > git init <https://builds.apache.org/job/trafficcontrol-PR/ws/> # timeout=10
Fetching upstream changes from git://github.com/apache/trafficcontrol.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git://github.com/apache/trafficcontrol.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/apache/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/trafficcontrol.git # 
 > timeout=10
Fetching upstream changes from git://github.com/apache/trafficcontrol.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress git://github.com/apache/trafficcontrol.git 
 > +refs/pull/*:refs/remotes/origin/pr/*
 > git rev-parse 7baf72ba2ff5252e28500e6f47a786cde4cdce8c^{commit} # timeout=10
Checking out Revision 7baf72ba2ff5252e28500e6f47a786cde4cdce8c (detached)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7baf72ba2ff5252e28500e6f47a786cde4cdce8c
Commit message: "Add atscfg logic for Server Capabilities."
 > git rev-list --no-walk 7065204c7534452d67e70366512624a0eeaf9630 # timeout=10
[trafficcontrol-PR] $ /bin/bash /tmp/jenkins5175367692565915862.sh
++ echo jenkins-trafficcontrol-PR-4706
++ sed s/-//g
++ sed s/jenkins//
+ proj=trafficcontrolPR4706
+ yml=infrastructure/docker/build/docker-compose.yml
++ mktemp /tmp/docker-compose-XXXX
+ dc=/tmp/docker-compose-Ix8a
++ mktemp /tmp/tc-status-XXXX
+ st=/tmp/tc-status-6REE
+ trap finish EXIT
++ uname -s
++ uname -m
+ curl -o /tmp/docker-compose-Ix8a -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 --:--:-- --:--:-- --:--:--     0  
0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 
  617    0   617    0     0   1031      0 --:--:-- --:--:-- --:--:--  1030
  0 8079k    0 16360    0     0  13690      0  0:10:04  0:00:01  0:10:03 
13690100 8079k  100 8079k    0     0  4644k      0  0:00:01  0:00:01 --:--:-- 
14.4M
+ chmod +x /tmp/docker-compose-Ix8a
+ rm -rf dist
+ /tmp/docker-compose-Ix8a -f infrastructure/docker/build/docker-compose.yml -p 
trafficcontrolPR4706 up
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.
+ exit 1
+ finish
+ /tmp/docker-compose-Ix8a -f infrastructure/docker/build/docker-compose.yml -p 
trafficcontrolPR4706 down -v
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.
+ /tmp/docker-compose-Ix8a -f infrastructure/docker/build/docker-compose.yml -p 
trafficcontrolPR4706 rm -v -f
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.
+ rm -f /tmp/docker-compose-Ix8a
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful

Reply via email to