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/06/20 19:16:32 UTC

Build failed in Jenkins: incubator-trafficcontrol-PR-rat #1132

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

------------------------------------------
Started by upstream project "incubator-trafficcontrol-PR" build number 1862
originally caused by:
 GitHub pull request #2434 of commit c0ef2670eee420caf51140c1beb6d1ca42484000, no merge conflicts.
[EnvInject] - Loading node environment variables.
Building remotely on H33 (ubuntu xenial) in workspace <https://builds.apache.org/job/incubator-trafficcontrol-PR-rat/ws/>
[incubator-trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins9006248632928657289.sh
+ rm -rf <https://builds.apache.org/job/incubator-trafficcontrol-PR-rat/ws/apache-trafficcontrol-2.3.0-incubating> <https://builds.apache.org/job/incubator-trafficcontrol-PR-rat/ws/apache-trafficcontrol-2.3.0-incubating.tar.gz> '<https://builds.apache.org/job/incubator-trafficcontrol-PR-rat/ws/.??*'>
[operations-center-context] Requesting copy of artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of incubator-trafficcontrol-PR
[operations-center-context] Copied 1 artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of incubator-trafficcontrol-PR:
[operations-center-context]   apache-trafficcontrol-2.3.0-incubating.tar.gz
[incubator-trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins1404458297129518326.sh
+ set -exu
++ ls apache-trafficcontrol-2.3.0-incubating.tar.gz
+ tarball=apache-trafficcontrol-2.3.0-incubating.tar.gz
+ tar xzf apache-trafficcontrol-2.3.0-incubating.tar.gz
++ pwd
++ basename apache-trafficcontrol-2.3.0-incubating.tar.gz .tar.gz
+ tcdir=<https://builds.apache.org/job/incubator-trafficcontrol-PR-rat/ws/apache-trafficcontrol-2.3.0-incubating>
+ cd <https://builds.apache.org/job/incubator-trafficcontrol-PR-rat/ws/apache-trafficcontrol-2.3.0-incubating>
++ 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-20180329.151017-101.jar
++ mktemp -d
+ ratdir=/tmp/tmp.tAcZClUfOw
+ ratjar=/tmp/tmp.tAcZClUfOw/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.tAcZClUfOw/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-20180329.151017-101.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  1618k      0 --:--:-- --:--:-- --:--:-- 1618k
+ curl -L -o /tmp/tmp.tAcZClUfOw/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-20180329.151017-101.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     72      0 --:--:-- --:--:-- --:--:--    72
++ sha1sum /tmp/tmp.tAcZClUfOw/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.tAcZClUfOw/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 635c5eccad31cff1d713c12144eaae7fc9f10cf4 == 635c5eccad31cff1d713c12144eaae7fc9f10cf4 ]]
++ pwd
++ pwd
+ java -jar /tmp/tmp.tAcZClUfOw/apache-rat-0.13.SNAPSHOT.jar -E <https://builds.apache.org/job/incubator-trafficcontrol-PR-rat/ws/apache-trafficcontrol-2.3.0-incubating/.rat-excludes> -d <https://builds.apache.org/job/incubator-trafficcontrol-PR-rat/ws/apache-trafficcontrol-2.3.0-incubating>
+ rm -rf /tmp/tmp.tAcZClUfOw
++ 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/incubator-trafficcontrol-PR-rat/ws/>::
Files with unapproved licenses:

  apache-trafficcontrol-2.3.0-incubating/grove/vendor/github.com/remeh/sizedwaitgroup/sizedwaitgroup.go
  apache-trafficcontrol-2.3.0-incubating/grove/vendor/github.com/remeh/sizedwaitgroup/sizedwaitgroup_test.go

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

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

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


Build failed in Jenkins: incubator-trafficcontrol-PR-rat #1135

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

------------------------------------------
Started by upstream project "incubator-trafficcontrol-PR" build number 1865
originally caused by:
 GitHub pull request #2437 of commit fe7b03e51ebaadc52c757d6705568fdceb796e28, no merge conflicts.
[EnvInject] - Loading node environment variables.
Building remotely on H28 (ubuntu xenial) in workspace <https://builds.apache.org/job/incubator-trafficcontrol-PR-rat/ws/>
[incubator-trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins118686088185880666.sh
+ rm -rf <https://builds.apache.org/job/incubator-trafficcontrol-PR-rat/ws/apache-trafficcontrol-2.3.0-incubating> <https://builds.apache.org/job/incubator-trafficcontrol-PR-rat/ws/apache-trafficcontrol-2.3.0-incubating.tar.gz> '<https://builds.apache.org/job/incubator-trafficcontrol-PR-rat/ws/.??*'>
[operations-center-context] Requesting copy of artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of incubator-trafficcontrol-PR
[operations-center-context] Copied 1 artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of incubator-trafficcontrol-PR:
[operations-center-context]   apache-trafficcontrol-2.3.0-incubating.tar.gz
[incubator-trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins6805423881533346172.sh
+ set -exu
++ ls apache-trafficcontrol-2.3.0-incubating.tar.gz
+ tarball=apache-trafficcontrol-2.3.0-incubating.tar.gz
+ tar xzf apache-trafficcontrol-2.3.0-incubating.tar.gz
++ pwd
++ basename apache-trafficcontrol-2.3.0-incubating.tar.gz .tar.gz
+ tcdir=<https://builds.apache.org/job/incubator-trafficcontrol-PR-rat/ws/apache-trafficcontrol-2.3.0-incubating>
+ cd <https://builds.apache.org/job/incubator-trafficcontrol-PR-rat/ws/apache-trafficcontrol-2.3.0-incubating>
++ 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
++ head -n 1
++ cut -d / -f 12
++ sort -r
++ awk -F '"' '{print $2}'
+ ratver=apache-rat-0.13-20180329.151017-101.jar
++ mktemp -d
+ ratdir=/tmp/tmp.jrwQm4r4gf
+ ratjar=/tmp/tmp.jrwQm4r4gf/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.jrwQm4r4gf/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-20180329.151017-101.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 87 1587k   87 1384k    0     0  1536k      0  0:00:01 --:--:--  0:00:01 1536k100 1587k  100 1587k    0     0  1651k      0 --:--:-- --:--:-- --:--:-- 1651k
+ curl -L -o /tmp/tmp.jrwQm4r4gf/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-20180329.151017-101.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     75      0 --:--:-- --:--:-- --:--:--    75
++ sha1sum /tmp/tmp.jrwQm4r4gf/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.jrwQm4r4gf/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 635c5eccad31cff1d713c12144eaae7fc9f10cf4 == 635c5eccad31cff1d713c12144eaae7fc9f10cf4 ]]
++ pwd
++ pwd
+ java -jar /tmp/tmp.jrwQm4r4gf/apache-rat-0.13.SNAPSHOT.jar -E <https://builds.apache.org/job/incubator-trafficcontrol-PR-rat/ws/apache-trafficcontrol-2.3.0-incubating/.rat-excludes> -d <https://builds.apache.org/job/incubator-trafficcontrol-PR-rat/ws/apache-trafficcontrol-2.3.0-incubating>
+ rm -rf /tmp/tmp.jrwQm4r4gf
++ perl -lne 'print $1 if /(\d+) Unknown Licenses/' ratreport.txt
+ unknown=1
+ [[ 1 != 0 ]]
+ echo '1 Unknown Licenses'
1 Unknown Licenses
+ perl -lne 'print if /Files with unapproved licenses:/ .. /^\*\*\*/' ratreport.txt
+ sed s:<https://builds.apache.org/job/incubator-trafficcontrol-PR-rat/ws/>::
Files with unapproved licenses:

  apache-trafficcontrol-2.3.0-incubating/misc/logos/atc-final.svg

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

Build failed in Jenkins: incubator-trafficcontrol-PR-rat #1134

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

------------------------------------------
Started by upstream project "incubator-trafficcontrol-PR" build number 1864
originally caused by:
 GitHub pull request #2434 of commit d3b7c0a89c1ff3a77a7c23d47884133db9a99054, no merge conflicts.
[EnvInject] - Loading node environment variables.
Building remotely on H28 (ubuntu xenial) in workspace <https://builds.apache.org/job/incubator-trafficcontrol-PR-rat/ws/>
[incubator-trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins4349481704212333779.sh
+ rm -rf <https://builds.apache.org/job/incubator-trafficcontrol-PR-rat/ws/apache-trafficcontrol-2.3.0-incubating> <https://builds.apache.org/job/incubator-trafficcontrol-PR-rat/ws/apache-trafficcontrol-2.3.0-incubating.tar.gz> '<https://builds.apache.org/job/incubator-trafficcontrol-PR-rat/ws/.??*'>
[operations-center-context] Requesting copy of artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of incubator-trafficcontrol-PR
[operations-center-context] Copied 1 artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of incubator-trafficcontrol-PR:
[operations-center-context]   apache-trafficcontrol-2.3.0-incubating.tar.gz
[incubator-trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins6740214397743653791.sh
+ set -exu
++ ls apache-trafficcontrol-2.3.0-incubating.tar.gz
+ tarball=apache-trafficcontrol-2.3.0-incubating.tar.gz
+ tar xzf apache-trafficcontrol-2.3.0-incubating.tar.gz
++ pwd
++ basename apache-trafficcontrol-2.3.0-incubating.tar.gz .tar.gz
+ tcdir=<https://builds.apache.org/job/incubator-trafficcontrol-PR-rat/ws/apache-trafficcontrol-2.3.0-incubating>
+ cd <https://builds.apache.org/job/incubator-trafficcontrol-PR-rat/ws/apache-trafficcontrol-2.3.0-incubating>
++ 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-20180329.151017-101.jar
++ mktemp -d
+ ratdir=/tmp/tmp.Wx4a9ndKoi
+ ratjar=/tmp/tmp.Wx4a9ndKoi/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.Wx4a9ndKoi/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-20180329.151017-101.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 88 1587k   88 1408k    0     0  1183k      0  0:00:01  0:00:01 --:--:-- 1183k100 1587k  100 1587k    0     0  1332k      0  0:00:01  0:00:01 --:--:-- 1332k
+ curl -L -o /tmp/tmp.Wx4a9ndKoi/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-20180329.151017-101.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     75      0 --:--:-- --:--:-- --:--:--    75
++ sha1sum /tmp/tmp.Wx4a9ndKoi/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.Wx4a9ndKoi/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 635c5eccad31cff1d713c12144eaae7fc9f10cf4 == 635c5eccad31cff1d713c12144eaae7fc9f10cf4 ]]
++ pwd
++ pwd
+ java -jar /tmp/tmp.Wx4a9ndKoi/apache-rat-0.13.SNAPSHOT.jar -E <https://builds.apache.org/job/incubator-trafficcontrol-PR-rat/ws/apache-trafficcontrol-2.3.0-incubating/.rat-excludes> -d <https://builds.apache.org/job/incubator-trafficcontrol-PR-rat/ws/apache-trafficcontrol-2.3.0-incubating>
+ rm -rf /tmp/tmp.Wx4a9ndKoi
++ 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/incubator-trafficcontrol-PR-rat/ws/>::
Files with unapproved licenses:

  apache-trafficcontrol-2.3.0-incubating/grove/vendor/github.com/remeh/sizedwaitgroup/sizedwaitgroup.go
  apache-trafficcontrol-2.3.0-incubating/grove/vendor/github.com/remeh/sizedwaitgroup/sizedwaitgroup_test.go

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

Build failed in Jenkins: incubator-trafficcontrol-PR-rat #1133

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

------------------------------------------
Started by upstream project "incubator-trafficcontrol-PR" build number 1863
originally caused by:
 GitHub pull request #2437 of commit 284d97ec3662cd39ff41b71d939ec8a571666082, no merge conflicts.
[EnvInject] - Loading node environment variables.
Building remotely on H28 (ubuntu xenial) in workspace <https://builds.apache.org/job/incubator-trafficcontrol-PR-rat/ws/>
[incubator-trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins16376550917428221.sh
+ rm -rf <https://builds.apache.org/job/incubator-trafficcontrol-PR-rat/ws/apache-trafficcontrol-2.3.0-incubating> <https://builds.apache.org/job/incubator-trafficcontrol-PR-rat/ws/apache-trafficcontrol-2.3.0-incubating.tar.gz> '<https://builds.apache.org/job/incubator-trafficcontrol-PR-rat/ws/.??*'>
[operations-center-context] Requesting copy of artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of incubator-trafficcontrol-PR
[operations-center-context] Copied 1 artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of incubator-trafficcontrol-PR:
[operations-center-context]   apache-trafficcontrol-2.3.0-incubating.tar.gz
[incubator-trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins3769169199683161845.sh
+ set -exu
++ ls apache-trafficcontrol-2.3.0-incubating.tar.gz
+ tarball=apache-trafficcontrol-2.3.0-incubating.tar.gz
+ tar xzf apache-trafficcontrol-2.3.0-incubating.tar.gz
++ pwd
++ basename apache-trafficcontrol-2.3.0-incubating.tar.gz .tar.gz
+ tcdir=<https://builds.apache.org/job/incubator-trafficcontrol-PR-rat/ws/apache-trafficcontrol-2.3.0-incubating>
+ cd <https://builds.apache.org/job/incubator-trafficcontrol-PR-rat/ws/apache-trafficcontrol-2.3.0-incubating>
++ 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
++ head -n 1
++ awk -F '"' '{print $2}'
++ cut -d / -f 12
++ sort -r
+ ratver=apache-rat-0.13-20180329.151017-101.jar
++ mktemp -d
+ ratdir=/tmp/tmp.bmTJhqU5Ji
+ ratjar=/tmp/tmp.bmTJhqU5Ji/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.bmTJhqU5Ji/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-20180329.151017-101.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 13 1587k   13  210k    0     0   260k      0  0:00:06 --:--:--  0:00:06  260k100 1587k  100 1587k    0     0  1675k      0 --:--:-- --:--:-- --:--:-- 1674k
+ curl -L -o /tmp/tmp.bmTJhqU5Ji/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-20180329.151017-101.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     72      0 --:--:-- --:--:-- --:--:--    72
++ sha1sum /tmp/tmp.bmTJhqU5Ji/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.bmTJhqU5Ji/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 635c5eccad31cff1d713c12144eaae7fc9f10cf4 == 635c5eccad31cff1d713c12144eaae7fc9f10cf4 ]]
++ pwd
++ pwd
+ java -jar /tmp/tmp.bmTJhqU5Ji/apache-rat-0.13.SNAPSHOT.jar -E <https://builds.apache.org/job/incubator-trafficcontrol-PR-rat/ws/apache-trafficcontrol-2.3.0-incubating/.rat-excludes> -d <https://builds.apache.org/job/incubator-trafficcontrol-PR-rat/ws/apache-trafficcontrol-2.3.0-incubating>
+ rm -rf /tmp/tmp.bmTJhqU5Ji
++ perl -lne 'print $1 if /(\d+) Unknown Licenses/' ratreport.txt
+ unknown=1
+ [[ 1 != 0 ]]
+ echo '1 Unknown Licenses'
1 Unknown Licenses
+ perl -lne 'print if /Files with unapproved licenses:/ .. /^\*\*\*/' ratreport.txt
+ sed s:<https://builds.apache.org/job/incubator-trafficcontrol-PR-rat/ws/>::
Files with unapproved licenses:

  apache-trafficcontrol-2.3.0-incubating/misc/logos/atc-final.svg

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