You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/11/01 15:42:22 UTC

Build failed in Jenkins: trafficcontrol-PR-rat #1956

See <https://builds.apache.org/job/trafficcontrol-PR-rat/1956/display/redirect>

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2702
originally caused by:
 GitHub pull request #2965 of commit 2dca0bccce0a4c109b4ba3c1d1fdbd6d6ad61f31, no merge conflicts.
[EnvInject] - Loading node environment variables.
Building remotely on H41 (ubuntu xenial) in workspace <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/>
[trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins2491239795859043151.sh
+ rm -rf <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0> <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0-docs.tar.gz> <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0.tar.gz> '<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/.??*'>
[operations-center-context] Requesting copy of artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of trafficcontrol-PR
[operations-center-context] Copied 2 artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of trafficcontrol-PR:
[operations-center-context]   apache-trafficcontrol-3.0.0-docs.tar.gz
[operations-center-context]   apache-trafficcontrol-3.0.0.tar.gz
[trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins5003434232753023750.sh
+ set -exu
++ ls apache-trafficcontrol-3.0.0-docs.tar.gz apache-trafficcontrol-3.0.0.tar.gz
++ grep -v docs
+ tarball=apache-trafficcontrol-3.0.0.tar.gz
+ tar xzf apache-trafficcontrol-3.0.0.tar.gz
++ pwd
++ basename apache-trafficcontrol-3.0.0.tar.gz .tar.gz
+ tcdir=<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
+ cd <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
++ date +%Y
+ egrep 'Copyright .*-?2018 The Apache Software Foundation' NOTICE
Copyright 2016-2018 The Apache Software Foundation
+ set +x
Searching for class files:
PASSED: No class files found.
Searching for jar files:
PASSED: No jar files found.
Searching for tar files:
PASSED: No tar files found.
Searching for tgz files:
PASSED: No tgz files found.
Searching for zip files:
PASSED: No zip files found.
++ curl https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/ -sN
++ grep jar
++ grep -ve md5 -e sha1
++ sort -r
++ head -n 1
++ cut -d / -f 12
++ awk -F '"' '{print $2}'
+ ratver=apache-rat-0.13-20181013.204552-112.jar
++ mktemp -d
+ ratdir=/tmp/tmp.lFMhkoK5oZ
+ ratjar=/tmp/tmp.lFMhkoK5oZ/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.lFMhkoK5oZ/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/apache-rat-0.13-20181013.204552-112.jar
  % 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 1587k  100 1587k    0     0  1694k      0 --:--:-- --:--:-- --:--:-- 1694k
+ curl -L -o /tmp/tmp.lFMhkoK5oZ/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/apache-rat-0.13-20181013.204552-112.jar.sha1
  % 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    40  100    40    0     0     78      0 --:--:-- --:--:-- --:--:--    78
++ sha1sum /tmp/tmp.lFMhkoK5oZ/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.lFMhkoK5oZ/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 89c422b862d21fca0d2c495d871eba4fb8e4674f == 89c422b862d21fca0d2c495d871eba4fb8e4674f ]]
++ pwd
++ pwd
+ java -jar /tmp/tmp.lFMhkoK5oZ/apache-rat-0.13.SNAPSHOT.jar -E <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0/.rat-excludes> -d <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
+ rm -rf /tmp/tmp.lFMhkoK5oZ
++ perl -lne 'print $1 if /(\d+) Unknown Licenses/' ratreport.txt
+ unknown=2
+ [[ 2 != 0 ]]
+ echo '2 Unknown Licenses'
2 Unknown Licenses
+ perl -lne 'print if /Files with unapproved licenses:/ .. /^\*\*\*/' ratreport.txt
+ sed s:<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/>::
Files with unapproved licenses:

  apache-trafficcontrol-3.0.0/traffic_portal/app/src/assets/js/chartjs/Chart.min_2.7.2.js
  apache-trafficcontrol-3.0.0/traffic_portal/app/src/assets/js/chartjs/angular-chart.min_1.1.1.js

*****************************************************
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Fast Archiver] Compressed 567.26 KB of artifacts by 33.8% relative to #1933

Jenkins build is back to normal : trafficcontrol-PR-rat #1971

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/trafficcontrol-PR-rat/1971/display/redirect>


Build failed in Jenkins: trafficcontrol-PR-rat #1970

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/trafficcontrol-PR-rat/1970/display/redirect>

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2716
originally caused by:
 GitHub pull request #2977 of commit 419fcf9e6c3145defee24d725ced5394505d0d12, no merge conflicts.
[EnvInject] - Loading node environment variables.
Building remotely on H33 (ubuntu xenial) in workspace <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/>
[trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins7416367642145417534.sh
+ rm -rf <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0> <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0-docs.tar.gz> <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0.tar.gz> '<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/.??*'>
[operations-center-context] Requesting copy of artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of trafficcontrol-PR
[operations-center-context] Copied 2 artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of trafficcontrol-PR:
[operations-center-context]   apache-trafficcontrol-3.0.0-docs.tar.gz
[operations-center-context]   apache-trafficcontrol-3.0.0.tar.gz
[trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins6721880462879146670.sh
+ set -exu
++ ls apache-trafficcontrol-3.0.0-docs.tar.gz apache-trafficcontrol-3.0.0.tar.gz
++ grep -v docs
+ tarball=apache-trafficcontrol-3.0.0.tar.gz
+ tar xzf apache-trafficcontrol-3.0.0.tar.gz
++ pwd
++ basename apache-trafficcontrol-3.0.0.tar.gz .tar.gz
+ tcdir=<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
+ cd <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
++ date +%Y
+ egrep 'Copyright .*-?2018 The Apache Software Foundation' NOTICE
Copyright 2016-2018 The Apache Software Foundation
+ set +x
Searching for class files:
PASSED: No class files found.
Searching for jar files:
PASSED: No jar files found.
Searching for tar files:
PASSED: No tar files found.
Searching for tgz files:
PASSED: No tgz files found.
Searching for zip files:
PASSED: No zip files found.
++ curl https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/ -sN
++ grep jar
++ grep -ve md5 -e sha1
++ awk -F '"' '{print $2}'
++ sort -r
++ head -n 1
++ cut -d / -f 12
+ ratver=apache-rat-0.13-20181013.204552-112.jar
++ mktemp -d
+ ratdir=/tmp/tmp.6qnpLIoE3b
+ ratjar=/tmp/tmp.6qnpLIoE3b/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.6qnpLIoE3b/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/apache-rat-0.13-20181013.204552-112.jar
  % 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 1587k    0 15666    0     0  26123      0  0:01:02 --:--:--  0:01:02 26110100 1587k  100 1587k    0     0  1552k      0  0:00:01  0:00:01 --:--:-- 1553k
+ curl -L -o /tmp/tmp.6qnpLIoE3b/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/apache-rat-0.13-20181013.204552-112.jar.sha1
  % 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    40    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100    40  100    40    0     0     76      0 --:--:-- --:--:-- --:--:--    76
++ sha1sum /tmp/tmp.6qnpLIoE3b/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.6qnpLIoE3b/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 89c422b862d21fca0d2c495d871eba4fb8e4674f == 89c422b862d21fca0d2c495d871eba4fb8e4674f ]]
++ pwd
++ pwd
+ java -jar /tmp/tmp.6qnpLIoE3b/apache-rat-0.13.SNAPSHOT.jar -E <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0/.rat-excludes> -d <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
+ rm -rf /tmp/tmp.6qnpLIoE3b
++ perl -lne 'print $1 if /(\d+) Unknown Licenses/' ratreport.txt
+ unknown=2
+ [[ 2 != 0 ]]
+ echo '2 Unknown Licenses'
2 Unknown Licenses
+ perl -lne 'print if /Files with unapproved licenses:/ .. /^\*\*\*/' ratreport.txt
+ sed s:<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/>::
Files with unapproved licenses:

  apache-trafficcontrol-3.0.0/traffic_portal/app/src/assets/js/chartjs/Chart.min_2.7.2.js
  apache-trafficcontrol-3.0.0/traffic_portal/app/src/assets/js/chartjs/angular-chart.min_1.1.1.js

*****************************************************
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Fast Archiver] Compressed 567.13 KB of artifacts by 33.9% relative to #1933

Build failed in Jenkins: trafficcontrol-PR-rat #1969

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/trafficcontrol-PR-rat/1969/display/redirect>

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2715
originally caused by:
 GitHub pull request #2983 of commit 8183efb00011b15d71aa1f891705361ec686583f, no merge conflicts.
[EnvInject] - Loading node environment variables.
Building remotely on H34 (ubuntu xenial) in workspace <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/>
[trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins3759447798807379257.sh
+ rm -rf <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0> <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0-docs.tar.gz> <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0.tar.gz> '<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/.??*'>
[operations-center-context] Requesting copy of artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of trafficcontrol-PR
[operations-center-context] Copied 2 artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of trafficcontrol-PR:
[operations-center-context]   apache-trafficcontrol-3.0.0-docs.tar.gz
[operations-center-context]   apache-trafficcontrol-3.0.0.tar.gz
[trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins6324809577571142538.sh
+ set -exu
++ ls apache-trafficcontrol-3.0.0-docs.tar.gz apache-trafficcontrol-3.0.0.tar.gz
++ grep -v docs
+ tarball=apache-trafficcontrol-3.0.0.tar.gz
+ tar xzf apache-trafficcontrol-3.0.0.tar.gz
++ pwd
++ basename apache-trafficcontrol-3.0.0.tar.gz .tar.gz
+ tcdir=<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
+ cd <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
++ date +%Y
+ egrep 'Copyright .*-?2018 The Apache Software Foundation' NOTICE
Copyright 2016-2018 The Apache Software Foundation
+ set +x
Searching for class files:
PASSED: No class files found.
Searching for jar files:
PASSED: No jar files found.
Searching for tar files:
PASSED: No tar files found.
Searching for tgz files:
PASSED: No tgz files found.
Searching for zip files:
PASSED: No zip files found.
++ curl https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/ -sN
++ grep jar
++ awk -F '"' '{print $2}'
++ grep -ve md5 -e sha1
++ cut -d / -f 12
++ sort -r
++ head -n 1
+ ratver=apache-rat-0.13-20181013.204552-112.jar
++ mktemp -d
+ ratdir=/tmp/tmp.UFu6slBbZy
+ ratjar=/tmp/tmp.UFu6slBbZy/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.UFu6slBbZy/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/apache-rat-0.13-20181013.204552-112.jar
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0 50 1587k   50  799k    0     0   848k      0  0:00:01 --:--:--  0:00:01  848k100 1587k  100 1587k    0     0  1568k      0  0:00:01  0:00:01 --:--:-- 1568k
+ curl -L -o /tmp/tmp.UFu6slBbZy/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/apache-rat-0.13-20181013.204552-112.jar.sha1
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100    40  100    40    0     0     74      0 --:--:-- --:--:-- --:--:--    75
++ sha1sum /tmp/tmp.UFu6slBbZy/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.UFu6slBbZy/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 89c422b862d21fca0d2c495d871eba4fb8e4674f == 89c422b862d21fca0d2c495d871eba4fb8e4674f ]]
++ pwd
++ pwd
+ java -jar /tmp/tmp.UFu6slBbZy/apache-rat-0.13.SNAPSHOT.jar -E <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0/.rat-excludes> -d <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
+ rm -rf /tmp/tmp.UFu6slBbZy
++ perl -lne 'print $1 if /(\d+) Unknown Licenses/' ratreport.txt
+ unknown=2
+ [[ 2 != 0 ]]
+ echo '2 Unknown Licenses'
2 Unknown Licenses
+ perl -lne 'print if /Files with unapproved licenses:/ .. /^\*\*\*/' ratreport.txt
+ sed s:<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/>::
Files with unapproved licenses:

  apache-trafficcontrol-3.0.0/traffic_portal/app/src/assets/js/chartjs/Chart.min_2.7.2.js
  apache-trafficcontrol-3.0.0/traffic_portal/app/src/assets/js/chartjs/angular-chart.min_1.1.1.js

*****************************************************
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Fast Archiver] Compressed 567.26 KB of artifacts by 33.8% relative to #1933

Build failed in Jenkins: trafficcontrol-PR-rat #1968

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/trafficcontrol-PR-rat/1968/display/redirect>

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2714
originally caused by:
 GitHub pull request #2947 of commit a009f8aab50802cf26fac3bdc10f1b8fcd3d96a2, no merge conflicts.
[EnvInject] - Loading node environment variables.
Building remotely on H33 (ubuntu xenial) in workspace <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/>
[trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins6954503174548607063.sh
+ rm -rf <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0> <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0-docs.tar.gz> <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0.tar.gz> '<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/.??*'>
[operations-center-context] Requesting copy of artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of trafficcontrol-PR
[operations-center-context] Copied 2 artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of trafficcontrol-PR:
[operations-center-context]   apache-trafficcontrol-3.0.0-docs.tar.gz
[operations-center-context]   apache-trafficcontrol-3.0.0.tar.gz
[trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins6195070303980932971.sh
+ set -exu
++ grep -v docs
++ ls apache-trafficcontrol-3.0.0-docs.tar.gz apache-trafficcontrol-3.0.0.tar.gz
+ tarball=apache-trafficcontrol-3.0.0.tar.gz
+ tar xzf apache-trafficcontrol-3.0.0.tar.gz
++ pwd
++ basename apache-trafficcontrol-3.0.0.tar.gz .tar.gz
+ tcdir=<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
+ cd <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
++ date +%Y
+ egrep 'Copyright .*-?2018 The Apache Software Foundation' NOTICE
Copyright 2016-2018 The Apache Software Foundation
+ set +x
Searching for class files:
PASSED: No class files found.
Searching for jar files:
PASSED: No jar files found.
Searching for tar files:
PASSED: No tar files found.
Searching for tgz files:
PASSED: No tgz files found.
Searching for zip files:
PASSED: No zip files found.
++ curl https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/ -sN
++ grep jar
++ grep -ve md5 -e sha1
++ sort -r
++ head -n 1
++ awk -F '"' '{print $2}'
++ cut -d / -f 12
+ ratver=apache-rat-0.13-20181013.204552-112.jar
++ mktemp -d
+ ratdir=/tmp/tmp.ZDZJEUszjb
+ ratjar=/tmp/tmp.ZDZJEUszjb/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.ZDZJEUszjb/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/apache-rat-0.13-20181013.204552-112.jar
  % 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 1587k  100 1587k    0     0  1718k      0 --:--:-- --:--:-- --:--:-- 1717k
+ curl -L -o /tmp/tmp.ZDZJEUszjb/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/apache-rat-0.13-20181013.204552-112.jar.sha1
  % 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    40  100    40    0     0     78      0 --:--:-- --:--:-- --:--:--    78
++ sha1sum /tmp/tmp.ZDZJEUszjb/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.ZDZJEUszjb/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 89c422b862d21fca0d2c495d871eba4fb8e4674f == 89c422b862d21fca0d2c495d871eba4fb8e4674f ]]
++ pwd
++ pwd
+ java -jar /tmp/tmp.ZDZJEUszjb/apache-rat-0.13.SNAPSHOT.jar -E <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0/.rat-excludes> -d <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
+ rm -rf /tmp/tmp.ZDZJEUszjb
++ perl -lne 'print $1 if /(\d+) Unknown Licenses/' ratreport.txt
+ unknown=2
+ [[ 2 != 0 ]]
+ echo '2 Unknown Licenses'
2 Unknown Licenses
+ perl -lne 'print if /Files with unapproved licenses:/ .. /^\*\*\*/' ratreport.txt
+ sed s:<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/>::
Files with unapproved licenses:

  apache-trafficcontrol-3.0.0/traffic_portal/app/src/assets/js/chartjs/Chart.min_2.7.2.js
  apache-trafficcontrol-3.0.0/traffic_portal/app/src/assets/js/chartjs/angular-chart.min_1.1.1.js

*****************************************************
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Fast Archiver] Compressed 567.19 KB of artifacts by 33.9% relative to #1933

Build failed in Jenkins: trafficcontrol-PR-rat #1967

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/trafficcontrol-PR-rat/1967/display/redirect>

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2713
originally caused by:
 GitHub pull request #2928 of commit 1bb0b8dc018fc3ebf71d19c581c359b68efc96b8, no merge conflicts.
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-4 (ubuntu trusty) in workspace <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/>
[trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins3632917649815943053.sh
+ rm -rf <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0> <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0-docs.tar.gz> <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0.tar.gz> '<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/.??*'>
[operations-center-context] Requesting copy of artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of trafficcontrol-PR
[operations-center-context] Copied 2 artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of trafficcontrol-PR:
[operations-center-context]   apache-trafficcontrol-3.0.0-docs.tar.gz
[operations-center-context]   apache-trafficcontrol-3.0.0.tar.gz
[trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins4715178391817492335.sh
+ set -exu
++ ls apache-trafficcontrol-3.0.0-docs.tar.gz apache-trafficcontrol-3.0.0.tar.gz
++ grep -v docs
+ tarball=apache-trafficcontrol-3.0.0.tar.gz
+ tar xzf apache-trafficcontrol-3.0.0.tar.gz
++ pwd
++ basename apache-trafficcontrol-3.0.0.tar.gz .tar.gz
+ tcdir=<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
+ cd <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
++ date +%Y
+ egrep 'Copyright .*-?2018 The Apache Software Foundation' NOTICE
Copyright 2016-2018 The Apache Software Foundation
+ set +x
Searching for class files:
PASSED: No class files found.
Searching for jar files:
PASSED: No jar files found.
Searching for tar files:
PASSED: No tar files found.
Searching for tgz files:
PASSED: No tgz files found.
Searching for zip files:
PASSED: No zip files found.
++ curl https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/ -sN
++ grep jar
++ grep -ve md5 -e sha1
++ awk -F '"' '{print $2}'
++ sort -r
++ cut -d / -f 12
++ head -n 1
+ ratver=apache-rat-0.13-20181013.204552-112.jar
++ mktemp -d
+ ratdir=/tmp/tmp.V8wYmG9FMk
+ ratjar=/tmp/tmp.V8wYmG9FMk/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.V8wYmG9FMk/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/apache-rat-0.13-20181013.204552-112.jar
  % 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 1587k    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 1587k  100 1587k    0     0  2166k      0 --:--:-- --:--:-- --:--:-- 2165k
+ curl -L -o /tmp/tmp.V8wYmG9FMk/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/apache-rat-0.13-20181013.204552-112.jar.sha1
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100    40  100    40    0     0    126      0 --:--:-- --:--:-- --:--:--   126
++ sha1sum /tmp/tmp.V8wYmG9FMk/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.V8wYmG9FMk/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 89c422b862d21fca0d2c495d871eba4fb8e4674f == 89c422b862d21fca0d2c495d871eba4fb8e4674f ]]
++ pwd
++ pwd
+ java -jar /tmp/tmp.V8wYmG9FMk/apache-rat-0.13.SNAPSHOT.jar -E <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0/.rat-excludes> -d <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
+ rm -rf /tmp/tmp.V8wYmG9FMk
++ perl -lne 'print $1 if /(\d+) Unknown Licenses/' ratreport.txt
+ unknown=2
+ [[ 2 != 0 ]]
+ echo '2 Unknown Licenses'
2 Unknown Licenses
+ perl -lne 'print if /Files with unapproved licenses:/ .. /^\*\*\*/' ratreport.txt
+ sed s:<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/>::
Files with unapproved licenses:

  apache-trafficcontrol-3.0.0/traffic_portal/app/src/assets/js/chartjs/Chart.min_2.7.2.js
  apache-trafficcontrol-3.0.0/traffic_portal/app/src/assets/js/chartjs/angular-chart.min_1.1.1.js

*****************************************************
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Fast Archiver] Compressed 567.26 KB of artifacts by 33.8% relative to #1933

Build failed in Jenkins: trafficcontrol-PR-rat #1966

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/trafficcontrol-PR-rat/1966/display/redirect>

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2712
originally caused by:
 GitHub pull request #2914 of commit 673c4bf18f56c8c623d1753d0361a003d4d9af48, no merge conflicts.
[EnvInject] - Loading node environment variables.
Building remotely on H37 (ubuntu xenial) in workspace <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/>
[trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins3206595618571094500.sh
+ rm -rf <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0> <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0-docs.tar.gz> <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0.tar.gz> '<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/.??*'>
[operations-center-context] Requesting copy of artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of trafficcontrol-PR
[operations-center-context] Copied 2 artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of trafficcontrol-PR:
[operations-center-context]   apache-trafficcontrol-3.0.0-docs.tar.gz
[operations-center-context]   apache-trafficcontrol-3.0.0.tar.gz
[trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins8713652219782447442.sh
+ set -exu
++ ls apache-trafficcontrol-3.0.0-docs.tar.gz apache-trafficcontrol-3.0.0.tar.gz
++ grep -v docs
+ tarball=apache-trafficcontrol-3.0.0.tar.gz
+ tar xzf apache-trafficcontrol-3.0.0.tar.gz
++ pwd
++ basename apache-trafficcontrol-3.0.0.tar.gz .tar.gz
+ tcdir=<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
+ cd <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
++ date +%Y
+ egrep 'Copyright .*-?2018 The Apache Software Foundation' NOTICE
Copyright 2016-2018 The Apache Software Foundation
+ set +x
Searching for class files:
PASSED: No class files found.
Searching for jar files:
PASSED: No jar files found.
Searching for tar files:
PASSED: No tar files found.
Searching for tgz files:
PASSED: No tgz files found.
Searching for zip files:
PASSED: No zip files found.
++ curl https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/ -sN
++ grep jar
++ grep -ve md5 -e sha1
++ awk -F '"' '{print $2}'
++ cut -d / -f 12
++ head -n 1
++ sort -r
+ ratver=apache-rat-0.13-20181013.204552-112.jar
++ mktemp -d
+ ratdir=/tmp/tmp.e1oapHLZ7D
+ ratjar=/tmp/tmp.e1oapHLZ7D/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.e1oapHLZ7D/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/apache-rat-0.13-20181013.204552-112.jar
  % 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 1587k    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 1587k  100 1587k    0     0  1721k      0 --:--:-- --:--:-- --:--:-- 1719k
+ curl -L -o /tmp/tmp.e1oapHLZ7D/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/apache-rat-0.13-20181013.204552-112.jar.sha1
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100    40  100    40    0     0     78      0 --:--:-- --:--:-- --:--:--    79
++ sha1sum /tmp/tmp.e1oapHLZ7D/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.e1oapHLZ7D/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 89c422b862d21fca0d2c495d871eba4fb8e4674f == 89c422b862d21fca0d2c495d871eba4fb8e4674f ]]
++ pwd
++ pwd
+ java -jar /tmp/tmp.e1oapHLZ7D/apache-rat-0.13.SNAPSHOT.jar -E <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0/.rat-excludes> -d <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
+ rm -rf /tmp/tmp.e1oapHLZ7D
++ perl -lne 'print $1 if /(\d+) Unknown Licenses/' ratreport.txt
+ unknown=2
+ [[ 2 != 0 ]]
+ echo '2 Unknown Licenses'
2 Unknown Licenses
+ perl -lne 'print if /Files with unapproved licenses:/ .. /^\*\*\*/' ratreport.txt
+ sed s:<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/>::
Files with unapproved licenses:

  apache-trafficcontrol-3.0.0/traffic_portal/app/src/assets/js/chartjs/Chart.min_2.7.2.js
  apache-trafficcontrol-3.0.0/traffic_portal/app/src/assets/js/chartjs/angular-chart.min_1.1.1.js

*****************************************************
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Fast Archiver] Compressed 567.41 KB of artifacts by 33.8% relative to #1933

Build failed in Jenkins: trafficcontrol-PR-rat #1965

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/trafficcontrol-PR-rat/1965/display/redirect>

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2711
originally caused by:
 GitHub pull request #2914 of commit 127a4bab39eedf3958decfdebf87d70234d5a37b, no merge conflicts.
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-4 (ubuntu trusty) in workspace <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/>
[trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins4749330538139232121.sh
+ rm -rf <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0> <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0-docs.tar.gz> <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0.tar.gz> '<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/.??*'>
[operations-center-context] Requesting copy of artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of trafficcontrol-PR
[operations-center-context] Copied 2 artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of trafficcontrol-PR:
[operations-center-context]   apache-trafficcontrol-3.0.0-docs.tar.gz
[operations-center-context]   apache-trafficcontrol-3.0.0.tar.gz
[trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins3749440728414524108.sh
+ set -exu
++ ls apache-trafficcontrol-3.0.0-docs.tar.gz apache-trafficcontrol-3.0.0.tar.gz
++ grep -v docs
+ tarball=apache-trafficcontrol-3.0.0.tar.gz
+ tar xzf apache-trafficcontrol-3.0.0.tar.gz
++ pwd
++ basename apache-trafficcontrol-3.0.0.tar.gz .tar.gz
+ tcdir=<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
+ cd <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
++ date +%Y
+ egrep 'Copyright .*-?2018 The Apache Software Foundation' NOTICE
Copyright 2016-2018 The Apache Software Foundation
+ set +x
Searching for class files:
PASSED: No class files found.
Searching for jar files:
PASSED: No jar files found.
Searching for tar files:
PASSED: No tar files found.
Searching for tgz files:
PASSED: No tgz files found.
Searching for zip files:
PASSED: No zip files found.
++ curl https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/ -sN
++ grep jar
++ awk -F '"' '{print $2}'
++ grep -ve md5 -e sha1
++ cut -d / -f 12
++ sort -r
++ head -n 1
+ ratver=apache-rat-0.13-20181013.204552-112.jar
++ mktemp -d
+ ratdir=/tmp/tmp.dSJF82aZwR
+ ratjar=/tmp/tmp.dSJF82aZwR/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.dSJF82aZwR/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/apache-rat-0.13-20181013.204552-112.jar
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0 78 1587k   78 1249k    0     0  1707k      0 --:--:-- --:--:-- --:--:-- 1707k100 1587k  100 1587k    0     0  1986k      0 --:--:-- --:--:-- --:--:-- 1986k
+ curl -L -o /tmp/tmp.dSJF82aZwR/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/apache-rat-0.13-20181013.204552-112.jar.sha1
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100    40  100    40    0     0    130      0 --:--:-- --:--:-- --:--:--   130
++ sha1sum /tmp/tmp.dSJF82aZwR/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.dSJF82aZwR/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 89c422b862d21fca0d2c495d871eba4fb8e4674f == 89c422b862d21fca0d2c495d871eba4fb8e4674f ]]
++ pwd
++ pwd
+ java -jar /tmp/tmp.dSJF82aZwR/apache-rat-0.13.SNAPSHOT.jar -E <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0/.rat-excludes> -d <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
+ rm -rf /tmp/tmp.dSJF82aZwR
++ perl -lne 'print $1 if /(\d+) Unknown Licenses/' ratreport.txt
+ unknown=2
+ [[ 2 != 0 ]]
+ echo '2 Unknown Licenses'
2 Unknown Licenses
+ perl -lne 'print if /Files with unapproved licenses:/ .. /^\*\*\*/' ratreport.txt
+ sed s:<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/>::
Files with unapproved licenses:

  apache-trafficcontrol-3.0.0/traffic_portal/app/src/assets/js/chartjs/Chart.min_2.7.2.js
  apache-trafficcontrol-3.0.0/traffic_portal/app/src/assets/js/chartjs/angular-chart.min_1.1.1.js

*****************************************************
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Fast Archiver] Compressed 567.41 KB of artifacts by 33.8% relative to #1933

Build failed in Jenkins: trafficcontrol-PR-rat #1964

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/trafficcontrol-PR-rat/1964/display/redirect>

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2710
originally caused by:
 GitHub pull request #2914 of commit 20de6ec06ed803b134d0116139c3c6f0ba5c0b56, no merge conflicts.
[EnvInject] - Loading node environment variables.
Building remotely on H20 (ubuntu xenial) in workspace <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/>
[trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins7835348973603615090.sh
+ rm -rf <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0> <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0-docs.tar.gz> <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0.tar.gz> '<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/.??*'>
[operations-center-context] Requesting copy of artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of trafficcontrol-PR
[operations-center-context] Copied 2 artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of trafficcontrol-PR:
[operations-center-context]   apache-trafficcontrol-3.0.0-docs.tar.gz
[operations-center-context]   apache-trafficcontrol-3.0.0.tar.gz
[trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins855684059503817474.sh
+ set -exu
++ ls apache-trafficcontrol-3.0.0-docs.tar.gz apache-trafficcontrol-3.0.0.tar.gz
++ grep -v docs
+ tarball=apache-trafficcontrol-3.0.0.tar.gz
+ tar xzf apache-trafficcontrol-3.0.0.tar.gz
++ pwd
++ basename apache-trafficcontrol-3.0.0.tar.gz .tar.gz
+ tcdir=<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
+ cd <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
++ date +%Y
+ egrep 'Copyright .*-?2018 The Apache Software Foundation' NOTICE
Copyright 2016-2018 The Apache Software Foundation
+ set +x
Searching for class files:
PASSED: No class files found.
Searching for jar files:
PASSED: No jar files found.
Searching for tar files:
PASSED: No tar files found.
Searching for tgz files:
PASSED: No tgz files found.
Searching for zip files:
PASSED: No zip files found.
++ curl https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/ -sN
++ grep jar
++ grep -ve md5 -e sha1
++ awk -F '"' '{print $2}'
++ sort -r
++ head -n 1
++ cut -d / -f 12
+ ratver=apache-rat-0.13-20181013.204552-112.jar
++ mktemp -d
+ ratdir=/tmp/tmp.eE9teyYECh
+ ratjar=/tmp/tmp.eE9teyYECh/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.eE9teyYECh/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/apache-rat-0.13-20181013.204552-112.jar
  % 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 1587k  100 1587k    0     0  1706k      0 --:--:-- --:--:-- --:--:-- 1706k
+ curl -L -o /tmp/tmp.eE9teyYECh/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/apache-rat-0.13-20181013.204552-112.jar.sha1
  % 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    40  100    40    0     0     82      0 --:--:-- --:--:-- --:--:--    82
++ sha1sum /tmp/tmp.eE9teyYECh/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.eE9teyYECh/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 89c422b862d21fca0d2c495d871eba4fb8e4674f == 89c422b862d21fca0d2c495d871eba4fb8e4674f ]]
++ pwd
++ pwd
+ java -jar /tmp/tmp.eE9teyYECh/apache-rat-0.13.SNAPSHOT.jar -E <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0/.rat-excludes> -d <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
+ rm -rf /tmp/tmp.eE9teyYECh
++ perl -lne 'print $1 if /(\d+) Unknown Licenses/' ratreport.txt
+ unknown=2
+ [[ 2 != 0 ]]
+ echo '2 Unknown Licenses'
2 Unknown Licenses
+ perl -lne 'print if /Files with unapproved licenses:/ .. /^\*\*\*/' ratreport.txt
+ sed s:<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/>::
Files with unapproved licenses:

  apache-trafficcontrol-3.0.0/traffic_portal/app/src/assets/js/chartjs/Chart.min_2.7.2.js
  apache-trafficcontrol-3.0.0/traffic_portal/app/src/assets/js/chartjs/angular-chart.min_1.1.1.js

*****************************************************
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Fast Archiver] Compressed 567.41 KB of artifacts by 33.8% relative to #1933

Build failed in Jenkins: trafficcontrol-PR-rat #1963

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/trafficcontrol-PR-rat/1963/display/redirect>

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2709
originally caused by:
 GitHub pull request #2970 of commit 94d9bf09b2f4b22be1dceafb9ab1b929f5331b3d, no merge conflicts.
[EnvInject] - Loading node environment variables.
Building remotely on H32 (ubuntu xenial) in workspace <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/>
[trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins247557184693132556.sh
+ rm -rf <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0> <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0-docs.tar.gz> <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0.tar.gz> '<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/.??*'>
[operations-center-context] Requesting copy of artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of trafficcontrol-PR
[operations-center-context] Copied 2 artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of trafficcontrol-PR:
[operations-center-context]   apache-trafficcontrol-3.0.0-docs.tar.gz
[operations-center-context]   apache-trafficcontrol-3.0.0.tar.gz
[trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins5868678236810834700.sh
+ set -exu
++ ls apache-trafficcontrol-3.0.0-docs.tar.gz apache-trafficcontrol-3.0.0.tar.gz
++ grep -v docs
+ tarball=apache-trafficcontrol-3.0.0.tar.gz
+ tar xzf apache-trafficcontrol-3.0.0.tar.gz
++ pwd
++ basename apache-trafficcontrol-3.0.0.tar.gz .tar.gz
+ tcdir=<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
+ cd <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
++ date +%Y
+ egrep 'Copyright .*-?2018 The Apache Software Foundation' NOTICE
Copyright 2016-2018 The Apache Software Foundation
+ set +x
Searching for class files:
PASSED: No class files found.
Searching for jar files:
PASSED: No jar files found.
Searching for tar files:
PASSED: No tar files found.
Searching for tgz files:
PASSED: No tgz files found.
Searching for zip files:
PASSED: No zip files found.
++ curl https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/ -sN
++ grep jar
++ awk -F '"' '{print $2}'
++ grep -ve md5 -e sha1
++ cut -d / -f 12
++ head -n 1
++ sort -r
+ ratver=apache-rat-0.13-20181013.204552-112.jar
++ mktemp -d
+ ratdir=/tmp/tmp.fvV2pniJNU
+ ratjar=/tmp/tmp.fvV2pniJNU/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.fvV2pniJNU/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/apache-rat-0.13-20181013.204552-112.jar
  % 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 1587k  100 1587k    0     0  1662k      0 --:--:-- --:--:-- --:--:-- 1662k
+ curl -L -o /tmp/tmp.fvV2pniJNU/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/apache-rat-0.13-20181013.204552-112.jar.sha1
  % 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    40  100    40    0     0     75      0 --:--:-- --:--:-- --:--:--    75
++ sha1sum /tmp/tmp.fvV2pniJNU/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.fvV2pniJNU/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 89c422b862d21fca0d2c495d871eba4fb8e4674f == 89c422b862d21fca0d2c495d871eba4fb8e4674f ]]
++ pwd
++ pwd
+ java -jar /tmp/tmp.fvV2pniJNU/apache-rat-0.13.SNAPSHOT.jar -E <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0/.rat-excludes> -d <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
+ rm -rf /tmp/tmp.fvV2pniJNU
++ perl -lne 'print $1 if /(\d+) Unknown Licenses/' ratreport.txt
+ unknown=2
+ [[ 2 != 0 ]]
+ echo '2 Unknown Licenses'
2 Unknown Licenses
+ perl -lne 'print if /Files with unapproved licenses:/ .. /^\*\*\*/' ratreport.txt
+ sed s:<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/>::
Files with unapproved licenses:

  apache-trafficcontrol-3.0.0/traffic_portal/app/src/assets/js/chartjs/Chart.min_2.7.2.js
  apache-trafficcontrol-3.0.0/traffic_portal/app/src/assets/js/chartjs/angular-chart.min_1.1.1.js

*****************************************************
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Fast Archiver] Compressed 567.83 KB of artifacts by 28.2% relative to #1933

Build failed in Jenkins: trafficcontrol-PR-rat #1962

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/trafficcontrol-PR-rat/1962/display/redirect>

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2708
originally caused by:
 GitHub pull request #2914 of commit 843d8366a099ea175e69b047118dbb6a9c0f155f, has merge conflicts.
[EnvInject] - Loading node environment variables.
Building remotely on H41 (ubuntu xenial) in workspace <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/>
[trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins3547921384610201299.sh
+ rm -rf <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0> <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0-docs.tar.gz> <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0.tar.gz> '<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/.??*'>
[operations-center-context] Requesting copy of artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of trafficcontrol-PR
[operations-center-context] Copied 2 artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of trafficcontrol-PR:
[operations-center-context]   apache-trafficcontrol-3.0.0-docs.tar.gz
[operations-center-context]   apache-trafficcontrol-3.0.0.tar.gz
[trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins6520869732886875552.sh
+ set -exu
++ ls apache-trafficcontrol-3.0.0-docs.tar.gz apache-trafficcontrol-3.0.0.tar.gz
++ grep -v docs
+ tarball=apache-trafficcontrol-3.0.0.tar.gz
+ tar xzf apache-trafficcontrol-3.0.0.tar.gz
++ pwd
++ basename apache-trafficcontrol-3.0.0.tar.gz .tar.gz
+ tcdir=<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
+ cd <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
++ date +%Y
+ egrep 'Copyright .*-?2018 The Apache Software Foundation' NOTICE
Copyright 2016-2018 The Apache Software Foundation
+ set +x
Searching for class files:
PASSED: No class files found.
Searching for jar files:
PASSED: No jar files found.
Searching for tar files:
PASSED: No tar files found.
Searching for tgz files:
PASSED: No tgz files found.
Searching for zip files:
PASSED: No zip files found.
++ curl https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/ -sN
++ awk -F '"' '{print $2}'
++ grep -ve md5 -e sha1
++ grep jar
++ head -n 1
++ cut -d / -f 12
++ sort -r
+ ratver=apache-rat-0.13-20181013.204552-112.jar
++ mktemp -d
+ ratdir=/tmp/tmp.QOypsZdQ4Y
+ ratjar=/tmp/tmp.QOypsZdQ4Y/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.QOypsZdQ4Y/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/apache-rat-0.13-20181013.204552-112.jar
  % 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 1587k  100 1587k    0     0  1719k      0 --:--:-- --:--:-- --:--:-- 1717k
+ curl -L -o /tmp/tmp.QOypsZdQ4Y/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/apache-rat-0.13-20181013.204552-112.jar.sha1
  % 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    40  100    40    0     0     75      0 --:--:-- --:--:-- --:--:--    75
++ sha1sum /tmp/tmp.QOypsZdQ4Y/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.QOypsZdQ4Y/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 89c422b862d21fca0d2c495d871eba4fb8e4674f == 89c422b862d21fca0d2c495d871eba4fb8e4674f ]]
++ pwd
++ pwd
+ java -jar /tmp/tmp.QOypsZdQ4Y/apache-rat-0.13.SNAPSHOT.jar -E <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0/.rat-excludes> -d <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
+ rm -rf /tmp/tmp.QOypsZdQ4Y
++ perl -lne 'print $1 if /(\d+) Unknown Licenses/' ratreport.txt
+ unknown=2
+ [[ 2 != 0 ]]
+ echo '2 Unknown Licenses'
2 Unknown Licenses
+ perl -lne 'print if /Files with unapproved licenses:/ .. /^\*\*\*/' ratreport.txt
+ sed s:<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/>::
Files with unapproved licenses:

  apache-trafficcontrol-3.0.0/traffic_portal/app/src/assets/js/chartjs/Chart.min_2.7.2.js
  apache-trafficcontrol-3.0.0/traffic_portal/app/src/assets/js/chartjs/angular-chart.min_1.1.1.js

*****************************************************
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Fast Archiver] Compressed 567.83 KB of artifacts by 39.4% relative to #1933

Build failed in Jenkins: trafficcontrol-PR-rat #1961

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/trafficcontrol-PR-rat/1961/display/redirect>

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2707
originally caused by:
 GitHub pull request #2982 of commit e28755d24d6883992ee216034fbff2e18feb68f4, no merge conflicts.
[EnvInject] - Loading node environment variables.
Building remotely on H43 (ubuntu xenial) in workspace <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/>
[trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins3864519492294970156.sh
+ rm -rf <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0> <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0-docs.tar.gz> <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0.tar.gz> '<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/.??*'>
[operations-center-context] Requesting copy of artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of trafficcontrol-PR
[operations-center-context] Copied 2 artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of trafficcontrol-PR:
[operations-center-context]   apache-trafficcontrol-3.0.0-docs.tar.gz
[operations-center-context]   apache-trafficcontrol-3.0.0.tar.gz
[trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins849024082424018425.sh
+ set -exu
++ ls apache-trafficcontrol-3.0.0-docs.tar.gz apache-trafficcontrol-3.0.0.tar.gz
++ grep -v docs
+ tarball=apache-trafficcontrol-3.0.0.tar.gz
+ tar xzf apache-trafficcontrol-3.0.0.tar.gz
++ pwd
++ basename apache-trafficcontrol-3.0.0.tar.gz .tar.gz
+ tcdir=<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
+ cd <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
++ date +%Y
+ egrep 'Copyright .*-?2018 The Apache Software Foundation' NOTICE
Copyright 2016-2018 The Apache Software Foundation
+ set +x
Searching for class files:
PASSED: No class files found.
Searching for jar files:
PASSED: No jar files found.
Searching for tar files:
PASSED: No tar files found.
Searching for tgz files:
PASSED: No tgz files found.
Searching for zip files:
PASSED: No zip files found.
++ curl https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/ -sN
++ grep jar
++ awk -F '"' '{print $2}'
++ grep -ve md5 -e sha1
++ sort -r
++ head -n 1
++ cut -d / -f 12
+ ratver=apache-rat-0.13-20181013.204552-112.jar
++ mktemp -d
+ ratdir=/tmp/tmp.kpinoRTIGo
+ ratjar=/tmp/tmp.kpinoRTIGo/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.kpinoRTIGo/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/apache-rat-0.13-20181013.204552-112.jar
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  2 1587k    2 40960    0     0  65766      0  0:00:24 --:--:--  0:00:24 65746100 1587k  100 1587k    0     0  1749k      0 --:--:-- --:--:-- --:--:-- 1748k
+ curl -L -o /tmp/tmp.kpinoRTIGo/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/apache-rat-0.13-20181013.204552-112.jar.sha1
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100    40  100    40    0     0     81      0 --:--:-- --:--:-- --:--:--    81
++ sha1sum /tmp/tmp.kpinoRTIGo/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.kpinoRTIGo/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 89c422b862d21fca0d2c495d871eba4fb8e4674f == 89c422b862d21fca0d2c495d871eba4fb8e4674f ]]
++ pwd
++ pwd
+ java -jar /tmp/tmp.kpinoRTIGo/apache-rat-0.13.SNAPSHOT.jar -E <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0/.rat-excludes> -d <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
+ rm -rf /tmp/tmp.kpinoRTIGo
++ perl -lne 'print $1 if /(\d+) Unknown Licenses/' ratreport.txt
+ unknown=2
+ [[ 2 != 0 ]]
+ echo '2 Unknown Licenses'
2 Unknown Licenses
+ perl -lne 'print if /Files with unapproved licenses:/ .. /^\*\*\*/' ratreport.txt
+ sed s:<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/>::
Files with unapproved licenses:

  apache-trafficcontrol-3.0.0/traffic_portal/app/src/assets/js/chartjs/Chart.min_2.7.2.js
  apache-trafficcontrol-3.0.0/traffic_portal/app/src/assets/js/chartjs/angular-chart.min_1.1.1.js

*****************************************************
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Fast Archiver] Compressed 567.26 KB of artifacts by 33.8% relative to #1933

Build failed in Jenkins: trafficcontrol-PR-rat #1960

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/trafficcontrol-PR-rat/1960/display/redirect>

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2706
originally caused by:
 GitHub pull request #2965 of commit 9c73a482b5dfcf37a1783ccd5b38bed88d261a90, no merge conflicts.
[EnvInject] - Loading node environment variables.
Building remotely on H38 (ubuntu xenial) in workspace <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/>
[trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins5888976502386384206.sh
+ rm -rf <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0> <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0-docs.tar.gz> <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0.tar.gz> '<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/.??*'>
[operations-center-context] Requesting copy of artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of trafficcontrol-PR
[operations-center-context] Copied 2 artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of trafficcontrol-PR:
[operations-center-context]   apache-trafficcontrol-3.0.0-docs.tar.gz
[operations-center-context]   apache-trafficcontrol-3.0.0.tar.gz
[trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins5514030466319761812.sh
+ set -exu
++ ls apache-trafficcontrol-3.0.0-docs.tar.gz apache-trafficcontrol-3.0.0.tar.gz
++ grep -v docs
+ tarball=apache-trafficcontrol-3.0.0.tar.gz
+ tar xzf apache-trafficcontrol-3.0.0.tar.gz
++ pwd
++ basename apache-trafficcontrol-3.0.0.tar.gz .tar.gz
+ tcdir=<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
+ cd <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
++ date +%Y
+ egrep 'Copyright .*-?2018 The Apache Software Foundation' NOTICE
Copyright 2016-2018 The Apache Software Foundation
+ set +x
Searching for class files:
PASSED: No class files found.
Searching for jar files:
PASSED: No jar files found.
Searching for tar files:
PASSED: No tar files found.
Searching for tgz files:
PASSED: No tgz files found.
Searching for zip files:
PASSED: No zip files found.
++ curl https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/ -sN
++ grep jar
++ awk -F '"' '{print $2}'
++ grep -ve md5 -e sha1
++ sort -r
++ head -n 1
++ cut -d / -f 12
+ ratver=apache-rat-0.13-20181013.204552-112.jar
++ mktemp -d
+ ratdir=/tmp/tmp.6sQ5ieVnMU
+ ratjar=/tmp/tmp.6sQ5ieVnMU/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.6sQ5ieVnMU/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/apache-rat-0.13-20181013.204552-112.jar
  % 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 --:--:-- --:--:-- --:--:--     0 51 1587k   51  824k    0     0   580k      0  0:00:02  0:00:01  0:00:01  579k100 1587k  100 1587k    0     0   846k      0  0:00:01  0:00:01 --:--:--  846k
+ curl -L -o /tmp/tmp.6sQ5ieVnMU/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/apache-rat-0.13-20181013.204552-112.jar.sha1
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100    40  100    40    0     0     78      0 --:--:-- --:--:-- --:--:--    79
++ sha1sum /tmp/tmp.6sQ5ieVnMU/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.6sQ5ieVnMU/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 89c422b862d21fca0d2c495d871eba4fb8e4674f == 89c422b862d21fca0d2c495d871eba4fb8e4674f ]]
++ pwd
++ pwd
+ java -jar /tmp/tmp.6sQ5ieVnMU/apache-rat-0.13.SNAPSHOT.jar -E <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0/.rat-excludes> -d <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
+ rm -rf /tmp/tmp.6sQ5ieVnMU
++ perl -lne 'print $1 if /(\d+) Unknown Licenses/' ratreport.txt
+ unknown=2
+ [[ 2 != 0 ]]
+ echo '2 Unknown Licenses'
2 Unknown Licenses
+ sed s:<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/>::
+ perl -lne 'print if /Files with unapproved licenses:/ .. /^\*\*\*/' ratreport.txt
Files with unapproved licenses:

  apache-trafficcontrol-3.0.0/traffic_portal/app/src/assets/js/chartjs/Chart.min_2.7.2.js
  apache-trafficcontrol-3.0.0/traffic_portal/app/src/assets/js/chartjs/angular-chart.min_1.1.1.js

*****************************************************
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Fast Archiver] Compressed 567.26 KB of artifacts by 33.8% relative to #1933

Build failed in Jenkins: trafficcontrol-PR-rat #1959

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/trafficcontrol-PR-rat/1959/display/redirect>

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2705
originally caused by:
 GitHub pull request #2965 of commit b60b4287f07dce8ad050a6a8c52ac41a557eef83, no merge conflicts.
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-4 (ubuntu trusty) in workspace <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/>
[trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins7671325415245601641.sh
+ rm -rf <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0> <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0-docs.tar.gz> <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0.tar.gz> '<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/.??*'>
[operations-center-context] Requesting copy of artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of trafficcontrol-PR
[operations-center-context] Copied 2 artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of trafficcontrol-PR:
[operations-center-context]   apache-trafficcontrol-3.0.0-docs.tar.gz
[operations-center-context]   apache-trafficcontrol-3.0.0.tar.gz
[trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins6735891130518930841.sh
+ set -exu
++ ls apache-trafficcontrol-3.0.0-docs.tar.gz apache-trafficcontrol-3.0.0.tar.gz
++ grep -v docs
+ tarball=apache-trafficcontrol-3.0.0.tar.gz
+ tar xzf apache-trafficcontrol-3.0.0.tar.gz
++ pwd
++ basename apache-trafficcontrol-3.0.0.tar.gz .tar.gz
+ tcdir=<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
+ cd <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
++ date +%Y
+ egrep 'Copyright .*-?2018 The Apache Software Foundation' NOTICE
Copyright 2016-2018 The Apache Software Foundation
+ set +x
Searching for class files:
PASSED: No class files found.
Searching for jar files:
PASSED: No jar files found.
Searching for tar files:
PASSED: No tar files found.
Searching for tgz files:
PASSED: No tgz files found.
Searching for zip files:
PASSED: No zip files found.
++ curl https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/ -sN
++ grep jar
++ grep -ve md5 -e sha1
++ awk -F '"' '{print $2}'
++ head -n 1
++ cut -d / -f 12
++ sort -r
+ ratver=apache-rat-0.13-20181013.204552-112.jar
++ mktemp -d
+ ratdir=/tmp/tmp.cCFBtz69K2
+ ratjar=/tmp/tmp.cCFBtz69K2/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.cCFBtz69K2/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/apache-rat-0.13-20181013.204552-112.jar
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0 26 1587k   26  416k    0     0   550k      0  0:00:02 --:--:--  0:00:02  550k100 1587k  100 1587k    0     0  1907k      0 --:--:-- --:--:-- --:--:-- 1907k
+ curl -L -o /tmp/tmp.cCFBtz69K2/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/apache-rat-0.13-20181013.204552-112.jar.sha1
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100    40  100    40    0     0     95      0 --:--:-- --:--:-- --:--:--    95
++ sha1sum /tmp/tmp.cCFBtz69K2/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.cCFBtz69K2/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 89c422b862d21fca0d2c495d871eba4fb8e4674f == 89c422b862d21fca0d2c495d871eba4fb8e4674f ]]
++ pwd
++ pwd
+ java -jar /tmp/tmp.cCFBtz69K2/apache-rat-0.13.SNAPSHOT.jar -E <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0/.rat-excludes> -d <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
+ rm -rf /tmp/tmp.cCFBtz69K2
++ perl -lne 'print $1 if /(\d+) Unknown Licenses/' ratreport.txt
+ unknown=2
+ [[ 2 != 0 ]]
+ echo '2 Unknown Licenses'
2 Unknown Licenses
+ perl -lne 'print if /Files with unapproved licenses:/ .. /^\*\*\*/' ratreport.txt
+ sed s:<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/>::
Files with unapproved licenses:

  apache-trafficcontrol-3.0.0/traffic_portal/app/src/assets/js/chartjs/Chart.min_2.7.2.js
  apache-trafficcontrol-3.0.0/traffic_portal/app/src/assets/js/chartjs/angular-chart.min_1.1.1.js

*****************************************************
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Fast Archiver] Compressed 567.26 KB of artifacts by 33.8% relative to #1933

Build failed in Jenkins: trafficcontrol-PR-rat #1958

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/trafficcontrol-PR-rat/1958/display/redirect>

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2704
originally caused by:
 GitHub pull request #2965 of commit b4d541e657421dbfc64e82d0cd6c64e34c262c5c, no merge conflicts.
[EnvInject] - Loading node environment variables.
Building remotely on H29 (ubuntu xenial) in workspace <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/>
[trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins4624471519077811088.sh
+ rm -rf <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0> <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0-docs.tar.gz> <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0.tar.gz> '<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/.??*'>
[operations-center-context] Requesting copy of artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of trafficcontrol-PR
[operations-center-context] Copied 2 artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of trafficcontrol-PR:
[operations-center-context]   apache-trafficcontrol-3.0.0-docs.tar.gz
[operations-center-context]   apache-trafficcontrol-3.0.0.tar.gz
[trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins2671478642353976361.sh
+ set -exu
++ ls apache-trafficcontrol-3.0.0-docs.tar.gz apache-trafficcontrol-3.0.0.tar.gz
++ grep -v docs
+ tarball=apache-trafficcontrol-3.0.0.tar.gz
+ tar xzf apache-trafficcontrol-3.0.0.tar.gz
++ pwd
++ basename apache-trafficcontrol-3.0.0.tar.gz .tar.gz
+ tcdir=<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
+ cd <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
++ date +%Y
+ egrep 'Copyright .*-?2018 The Apache Software Foundation' NOTICE
Copyright 2016-2018 The Apache Software Foundation
+ set +x
Searching for class files:
PASSED: No class files found.
Searching for jar files:
PASSED: No jar files found.
Searching for tar files:
PASSED: No tar files found.
Searching for tgz files:
PASSED: No tgz files found.
Searching for zip files:
PASSED: No zip files found.
++ curl https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/ -sN
++ grep -ve md5 -e sha1
++ grep jar
++ awk -F '"' '{print $2}'
++ head -n 1
++ sort -r
++ cut -d / -f 12
+ ratver=apache-rat-0.13-20181013.204552-112.jar
++ mktemp -d
+ ratdir=/tmp/tmp.3N6vqqHChx
+ ratjar=/tmp/tmp.3N6vqqHChx/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.3N6vqqHChx/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/apache-rat-0.13-20181013.204552-112.jar
  % 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 1587k    0 15666    0     0  24887      0  0:01:05 --:--:--  0:01:05 24866100 1587k  100 1587k    0     0  1513k      0  0:00:01  0:00:01 --:--:-- 1514k
+ curl -L -o /tmp/tmp.3N6vqqHChx/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/apache-rat-0.13-20181013.204552-112.jar.sha1
  % 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    40    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100    40  100    40    0     0     76      0 --:--:-- --:--:-- --:--:--    76
++ sha1sum /tmp/tmp.3N6vqqHChx/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.3N6vqqHChx/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 89c422b862d21fca0d2c495d871eba4fb8e4674f == 89c422b862d21fca0d2c495d871eba4fb8e4674f ]]
++ pwd
++ pwd
+ java -jar /tmp/tmp.3N6vqqHChx/apache-rat-0.13.SNAPSHOT.jar -E <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0/.rat-excludes> -d <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
+ rm -rf /tmp/tmp.3N6vqqHChx
++ perl -lne 'print $1 if /(\d+) Unknown Licenses/' ratreport.txt
+ unknown=2
+ [[ 2 != 0 ]]
+ echo '2 Unknown Licenses'
2 Unknown Licenses
+ perl -lne 'print if /Files with unapproved licenses:/ .. /^\*\*\*/' ratreport.txt
+ sed s:<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/>::
Files with unapproved licenses:

  apache-trafficcontrol-3.0.0/traffic_portal/app/src/assets/js/chartjs/Chart.min_2.7.2.js
  apache-trafficcontrol-3.0.0/traffic_portal/app/src/assets/js/chartjs/angular-chart.min_1.1.1.js

*****************************************************
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Fast Archiver] Compressed 567.26 KB of artifacts by 33.8% relative to #1933

Build failed in Jenkins: trafficcontrol-PR-rat #1957

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/trafficcontrol-PR-rat/1957/display/redirect>

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2703
originally caused by:
 GitHub pull request #2965 of commit 4cad99bffffd4c31ff26b1b2e0c93d070053e751, no merge conflicts.
[EnvInject] - Loading node environment variables.
Building remotely on H29 (ubuntu xenial) in workspace <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/>
[trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins4927136510334695665.sh
+ rm -rf <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0> <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0-docs.tar.gz> <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0.tar.gz> '<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/.??*'>
[operations-center-context] Requesting copy of artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of trafficcontrol-PR
[operations-center-context] Copied 2 artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of trafficcontrol-PR:
[operations-center-context]   apache-trafficcontrol-3.0.0-docs.tar.gz
[operations-center-context]   apache-trafficcontrol-3.0.0.tar.gz
[trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins5767306120435091349.sh
+ set -exu
++ ls apache-trafficcontrol-3.0.0-docs.tar.gz apache-trafficcontrol-3.0.0.tar.gz
++ grep -v docs
+ tarball=apache-trafficcontrol-3.0.0.tar.gz
+ tar xzf apache-trafficcontrol-3.0.0.tar.gz
++ pwd
++ basename apache-trafficcontrol-3.0.0.tar.gz .tar.gz
+ tcdir=<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
+ cd <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
++ date +%Y
+ egrep 'Copyright .*-?2018 The Apache Software Foundation' NOTICE
Copyright 2016-2018 The Apache Software Foundation
+ set +x
Searching for class files:
PASSED: No class files found.
Searching for jar files:
PASSED: No jar files found.
Searching for tar files:
PASSED: No tar files found.
Searching for tgz files:
PASSED: No tgz files found.
Searching for zip files:
PASSED: No zip files found.
++ curl https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/ -sN
++ grep jar
++ grep -ve md5 -e sha1
++ awk -F '"' '{print $2}'
++ head -n 1
++ sort -r
++ cut -d / -f 12
+ ratver=apache-rat-0.13-20181013.204552-112.jar
++ mktemp -d
+ ratdir=/tmp/tmp.qRAuOb0QEE
+ ratjar=/tmp/tmp.qRAuOb0QEE/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.qRAuOb0QEE/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/apache-rat-0.13-20181013.204552-112.jar
  % 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 1587k  100 1587k    0     0  1706k      0 --:--:-- --:--:-- --:--:-- 1706k
+ curl -L -o /tmp/tmp.qRAuOb0QEE/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/apache-rat-0.13-20181013.204552-112.jar.sha1
  % 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    40  100    40    0     0     75      0 --:--:-- --:--:-- --:--:--    75
++ sha1sum /tmp/tmp.qRAuOb0QEE/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.qRAuOb0QEE/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 89c422b862d21fca0d2c495d871eba4fb8e4674f == 89c422b862d21fca0d2c495d871eba4fb8e4674f ]]
++ pwd
++ pwd
+ java -jar /tmp/tmp.qRAuOb0QEE/apache-rat-0.13.SNAPSHOT.jar -E <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0/.rat-excludes> -d <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
+ rm -rf /tmp/tmp.qRAuOb0QEE
++ perl -lne 'print $1 if /(\d+) Unknown Licenses/' ratreport.txt
+ unknown=2
+ [[ 2 != 0 ]]
+ echo '2 Unknown Licenses'
2 Unknown Licenses
+ perl -lne 'print if /Files with unapproved licenses:/ .. /^\*\*\*/' ratreport.txt
+ sed s:<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/>::
Files with unapproved licenses:

  apache-trafficcontrol-3.0.0/traffic_portal/app/src/assets/js/chartjs/Chart.min_2.7.2.js
  apache-trafficcontrol-3.0.0/traffic_portal/app/src/assets/js/chartjs/angular-chart.min_1.1.1.js

*****************************************************
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Fast Archiver] Compressed 567.26 KB of artifacts by 33.8% relative to #1933