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/14 17:54:49 UTC

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

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

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2784
originally caused by:
 GitHub pull request #3026 of commit be5b537668fa83e6b2b1fe8c481528c01be325ed, 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/jenkins6718133619515116876.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/jenkins53254754607868586.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
++ awk -F '"' '{print $2}'
++ sort -r
++ head -n 1
++ cut -d / -f 12
+ ratver=
++ mktemp -d
+ ratdir=/tmp/tmp.wKPa6Jwy6j
+ ratjar=/tmp/tmp.wKPa6Jwy6j/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.wKPa6Jwy6j/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/
  % 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   932    0   932    0     0   1903      0 --:--:-- --:--:-- --:--:--  1902
+ curl -L -o /tmp/tmp.wKPa6Jwy6j/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/.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   947    0   947    0     0   1874      0 --:--:-- --:--:-- --:--:--  1875
++ sha1sum /tmp/tmp.wKPa6Jwy6j/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.wKPa6Jwy6j/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 282764b37b7e1d227a03e8831b944326a09c5b60 == <html>
  <head>
    <title>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

    <link rel="icon" type="image/png" href="https://repository.apache.org/favicon.png">
    <!--[if IE]>
    <link rel="SHORTCUT ICON" href="https://repository.apache.org/favicon.ico"/>
    <![endif]-->

    <link rel="stylesheet" href="https://repository.apache.org/static/css/Sonatype-content.css?2.14.6-02" type="text/css" media="screen" title="no title" charset="utf-8">
  </head>
  <body>
    <h1>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</h1>
    <p>Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</p>
  </body>
</html> ]]
+ echo 'SHA1 check failed -- aborting!'
SHA1 check failed -- aborting!
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts

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

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


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

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

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2834
originally caused by:
 GitHub pull request #3056 of commit 9fb8af759022bc38e99219acbeb7da2d1eade90e, 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/jenkins872903374054878137.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/jenkins6717539278960622153.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.14-SNAPSHOT/ -sN
++ grep jar
++ awk -F '"' '{print $2}'
++ head -n 1
++ cut -d / -f 12
++ grep -ve md5 -e sha1
++ sort -r
+ ratver=apache-rat-0.14-20181114.200618-7.jar
++ mktemp -d
+ ratdir=/tmp/tmp.1tnC7lWu64
+ ratjar=/tmp/tmp.1tnC7lWu64/apache-rat-0.14.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.1tnC7lWu64/apache-rat-0.14.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.14-SNAPSHOT/apache-rat-0.14-20181114.200618-7.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 23 1587k   23  378k    0     0   468k      0  0:00:03 --:--:--  0:00:03  468k100 1587k  100 1587k    0     0  1666k      0 --:--:-- --:--:-- --:--:-- 1665k
+ curl -L -o /tmp/tmp.1tnC7lWu64/apache-rat-0.14.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.14-SNAPSHOT/apache-rat-0.14-20181114.200618-7.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.1tnC7lWu64/apache-rat-0.14.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.1tnC7lWu64/apache-rat-0.14.SNAPSHOT.jar.sha1
+ [[ abd86557e588e562ec3e1c2711d86b100761da19 == abd86557e588e562ec3e1c2711d86b100761da19 ]]
++ pwd
++ pwd
+ java -jar /tmp/tmp.1tnC7lWu64/apache-rat-0.14.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.1tnC7lWu64
++ perl -lne 'print $1 if /(\d+) Unknown Licenses/' ratreport.txt
+ unknown=170
+ [[ 170 != 0 ]]
+ echo '170 Unknown Licenses'
170 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/vendor/github.com/json-iterator/go/Gopkg.lock
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/Gopkg.toml
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/adapter.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_array.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_bool.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_float.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_int32.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_int64.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_invalid.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_nil.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_number.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_object.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_str.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_uint32.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_uint64.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/build.sh
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/config.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/example_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/fuzzy_mode_convert_table.md
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/iter.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/iter_array.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/iter_float.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/iter_int.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/iter_object.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/iter_skip.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/iter_skip_sloppy.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/iter_skip_sloppy_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/iter_skip_strict.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/iter_str.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/jsoniter.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/pool.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_array.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_dynamic.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_extension.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_json_number.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_json_raw_message.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_map.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_marshaler.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_native.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_optional.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_slice.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_struct_decoder.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_struct_encoder.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/stream.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/stream_float.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/stream_int.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/stream_str.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/stream_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/test.sh
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_tests/jsoniter_any_array_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_tests/jsoniter_any_bool_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_tests/jsoniter_any_float_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_tests/jsoniter_any_int_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_tests/jsoniter_any_map_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_tests/jsoniter_any_null_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_tests/jsoniter_any_object_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_tests/jsoniter_any_string_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_tests/jsoniter_must_be_valid_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_tests/jsoniter_wrap_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/api_tests/config_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/api_tests/decoder_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/api_tests/encoder_18_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/api_tests/encoder_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/api_tests/marshal_indent_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/benchmarks/encode_string_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/benchmarks/jsoniter_large_file_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extension_tests/decoder_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extension_tests/extension_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extra/binary_as_string_codec.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extra/binary_as_string_codec_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extra/fuzzy_decoder.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extra/fuzzy_decoder_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extra/naming_strategy.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extra/naming_strategy_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extra/privat_fields.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extra/private_fields_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extra/time_as_int64_codec.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extra/time_as_int64_codec_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_array_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_bool_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_float_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_int_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_interface_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_iterator_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_map_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_nested_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_null_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_object_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_raw_message_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/skip_tests/array_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/skip_tests/float64_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/skip_tests/jsoniter_skip_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/skip_tests/skip_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/skip_tests/string_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/skip_tests/struct_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/array_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/builtin_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/map_key_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/map_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/marshaler_string_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/marshaler_struct_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/slice_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/struct_embedded_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/struct_field_case_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/struct_tags_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/struct_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/text_marshaler_string_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/text_marshaler_struct_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/type_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/array_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/bool_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/eface_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/error_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/float_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/iface_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/int_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/invalid_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/map_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/marshaler_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/number_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/ptr_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/raw_message_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/slice_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/string_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/struct_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/value_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/concurrent/executor.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/concurrent/go_above_19.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/concurrent/go_below_19.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/concurrent/log.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/concurrent/map_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/concurrent/test.sh
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/concurrent/unbounded_executor.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/concurrent/unbounded_executor_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/Gopkg.lock
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/Gopkg.toml
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/go_above_17.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/go_above_19.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/go_below_17.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/go_below_19.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/reflect2.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/reflect2_amd64.s
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/reflect2_kind.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/relfect2_386.s
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/relfect2_amd64p32.s
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/relfect2_arm.s
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/relfect2_arm64.s
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/relfect2_mips64x.s
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/relfect2_mipsx.s
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/relfect2_ppc64x.s
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/relfect2_s390x.s
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/safe_field.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/safe_map.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/safe_slice.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/safe_struct.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/safe_type.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/test.sh
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/type_map.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/unsafe_array.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/unsafe_eface.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/unsafe_field.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/unsafe_iface.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/unsafe_link.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/unsafe_map.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/unsafe_ptr.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/unsafe_slice.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/unsafe_struct.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/unsafe_type.go

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

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

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

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2833
originally caused by:
 GitHub pull request #3055 of commit a756caffd23b6e410af745d72b6713b6a760a904, 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/jenkins8350027616305761426.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/jenkins5803190402484142974.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.14-SNAPSHOT/ -sN
++ grep jar
++ awk -F '"' '{print $2}'
++ sort -r
++ head -n 1
++ grep -ve md5 -e sha1
++ cut -d / -f 12
+ ratver=apache-rat-0.14-20181114.200618-7.jar
++ mktemp -d
+ ratdir=/tmp/tmp.rG8bBncW4Q
+ ratjar=/tmp/tmp.rG8bBncW4Q/apache-rat-0.14.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.rG8bBncW4Q/apache-rat-0.14.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.14-SNAPSHOT/apache-rat-0.14-20181114.200618-7.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 27 1587k   27  432k    0     0   479k      0  0:00:03 --:--:--  0:00:03  479k100 1587k  100 1587k    0     0  1524k      0  0:00:01  0:00:01 --:--:-- 1524k
+ curl -L -o /tmp/tmp.rG8bBncW4Q/apache-rat-0.14.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.14-SNAPSHOT/apache-rat-0.14-20181114.200618-7.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     76      0 --:--:-- --:--:-- --:--:--    76
++ sha1sum /tmp/tmp.rG8bBncW4Q/apache-rat-0.14.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.rG8bBncW4Q/apache-rat-0.14.SNAPSHOT.jar.sha1
+ [[ abd86557e588e562ec3e1c2711d86b100761da19 == abd86557e588e562ec3e1c2711d86b100761da19 ]]
++ pwd
++ pwd
+ java -jar /tmp/tmp.rG8bBncW4Q/apache-rat-0.14.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.rG8bBncW4Q
++ perl -lne 'print $1 if /(\d+) Unknown Licenses/' ratreport.txt
+ unknown=170
+ [[ 170 != 0 ]]
+ echo '170 Unknown Licenses'
170 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/vendor/github.com/json-iterator/go/Gopkg.lock
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/Gopkg.toml
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/adapter.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_array.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_bool.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_float.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_int32.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_int64.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_invalid.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_nil.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_number.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_object.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_str.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_uint32.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_uint64.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/build.sh
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/config.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/example_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/fuzzy_mode_convert_table.md
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/iter.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/iter_array.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/iter_float.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/iter_int.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/iter_object.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/iter_skip.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/iter_skip_sloppy.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/iter_skip_sloppy_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/iter_skip_strict.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/iter_str.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/jsoniter.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/pool.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_array.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_dynamic.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_extension.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_json_number.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_json_raw_message.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_map.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_marshaler.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_native.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_optional.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_slice.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_struct_decoder.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_struct_encoder.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/stream.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/stream_float.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/stream_int.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/stream_str.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/stream_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/test.sh
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_tests/jsoniter_any_array_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_tests/jsoniter_any_bool_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_tests/jsoniter_any_float_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_tests/jsoniter_any_int_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_tests/jsoniter_any_map_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_tests/jsoniter_any_null_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_tests/jsoniter_any_object_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_tests/jsoniter_any_string_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_tests/jsoniter_must_be_valid_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_tests/jsoniter_wrap_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/api_tests/config_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/api_tests/decoder_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/api_tests/encoder_18_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/api_tests/encoder_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/api_tests/marshal_indent_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/benchmarks/encode_string_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/benchmarks/jsoniter_large_file_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extension_tests/decoder_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extension_tests/extension_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extra/binary_as_string_codec.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extra/binary_as_string_codec_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extra/fuzzy_decoder.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extra/fuzzy_decoder_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extra/naming_strategy.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extra/naming_strategy_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extra/privat_fields.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extra/private_fields_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extra/time_as_int64_codec.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extra/time_as_int64_codec_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_array_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_bool_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_float_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_int_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_interface_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_iterator_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_map_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_nested_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_null_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_object_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_raw_message_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/skip_tests/array_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/skip_tests/float64_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/skip_tests/jsoniter_skip_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/skip_tests/skip_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/skip_tests/string_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/skip_tests/struct_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/array_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/builtin_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/map_key_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/map_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/marshaler_string_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/marshaler_struct_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/slice_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/struct_embedded_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/struct_field_case_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/struct_tags_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/struct_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/text_marshaler_string_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/text_marshaler_struct_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/type_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/array_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/bool_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/eface_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/error_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/float_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/iface_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/int_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/invalid_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/map_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/marshaler_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/number_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/ptr_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/raw_message_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/slice_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/string_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/struct_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/value_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/concurrent/executor.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/concurrent/go_above_19.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/concurrent/go_below_19.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/concurrent/log.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/concurrent/map_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/concurrent/test.sh
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/concurrent/unbounded_executor.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/concurrent/unbounded_executor_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/Gopkg.lock
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/Gopkg.toml
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/go_above_17.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/go_above_19.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/go_below_17.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/go_below_19.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/reflect2.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/reflect2_amd64.s
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/reflect2_kind.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/relfect2_386.s
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/relfect2_amd64p32.s
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/relfect2_arm.s
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/relfect2_arm64.s
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/relfect2_mips64x.s
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/relfect2_mipsx.s
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/relfect2_ppc64x.s
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/relfect2_s390x.s
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/safe_field.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/safe_map.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/safe_slice.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/safe_struct.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/safe_type.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/test.sh
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/type_map.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/unsafe_array.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/unsafe_eface.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/unsafe_field.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/unsafe_iface.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/unsafe_link.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/unsafe_map.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/unsafe_ptr.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/unsafe_slice.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/unsafe_struct.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/unsafe_type.go

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

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

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

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2832
originally caused by:
 GitHub pull request #3009 of commit 4a796f6b29b7510d8d76b2c763a4dacbe65884b9, 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/jenkins6365095647110814558.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/jenkins944624484922101066.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.14-SNAPSHOT/ -sN
++ grep jar
++ awk -F '"' '{print $2}'
++ sort -r
++ head -n 1
++ cut -d / -f 12
++ grep -ve md5 -e sha1
+ ratver=apache-rat-0.14-20181114.200618-7.jar
++ mktemp -d
+ ratdir=/tmp/tmp.ftwzjdaLFw
+ ratjar=/tmp/tmp.ftwzjdaLFw/apache-rat-0.14.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.ftwzjdaLFw/apache-rat-0.14.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.14-SNAPSHOT/apache-rat-0.14-20181114.200618-7.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  6 1587k    6 98304    0     0   134k      0  0:00:11 --:--:--  0:00:11  134k100 1587k  100 1587k    0     0  1712k      0 --:--:-- --:--:-- --:--:-- 1712k
+ curl -L -o /tmp/tmp.ftwzjdaLFw/apache-rat-0.14.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.14-SNAPSHOT/apache-rat-0.14-20181114.200618-7.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     76      0 --:--:-- --:--:-- --:--:--    77
++ sha1sum /tmp/tmp.ftwzjdaLFw/apache-rat-0.14.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.ftwzjdaLFw/apache-rat-0.14.SNAPSHOT.jar.sha1
+ [[ abd86557e588e562ec3e1c2711d86b100761da19 == abd86557e588e562ec3e1c2711d86b100761da19 ]]
++ pwd
++ pwd
+ java -jar /tmp/tmp.ftwzjdaLFw/apache-rat-0.14.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.ftwzjdaLFw
++ perl -lne 'print $1 if /(\d+) Unknown Licenses/' ratreport.txt
+ unknown=170
+ [[ 170 != 0 ]]
+ echo '170 Unknown Licenses'
170 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/vendor/github.com/json-iterator/go/Gopkg.lock
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/Gopkg.toml
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/adapter.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_array.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_bool.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_float.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_int32.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_int64.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_invalid.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_nil.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_number.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_object.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_str.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_uint32.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_uint64.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/build.sh
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/config.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/example_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/fuzzy_mode_convert_table.md
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/iter.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/iter_array.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/iter_float.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/iter_int.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/iter_object.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/iter_skip.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/iter_skip_sloppy.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/iter_skip_sloppy_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/iter_skip_strict.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/iter_str.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/jsoniter.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/pool.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_array.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_dynamic.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_extension.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_json_number.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_json_raw_message.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_map.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_marshaler.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_native.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_optional.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_slice.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_struct_decoder.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_struct_encoder.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/stream.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/stream_float.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/stream_int.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/stream_str.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/stream_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/test.sh
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_tests/jsoniter_any_array_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_tests/jsoniter_any_bool_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_tests/jsoniter_any_float_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_tests/jsoniter_any_int_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_tests/jsoniter_any_map_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_tests/jsoniter_any_null_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_tests/jsoniter_any_object_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_tests/jsoniter_any_string_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_tests/jsoniter_must_be_valid_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_tests/jsoniter_wrap_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/api_tests/config_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/api_tests/decoder_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/api_tests/encoder_18_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/api_tests/encoder_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/api_tests/marshal_indent_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/benchmarks/encode_string_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/benchmarks/jsoniter_large_file_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extension_tests/decoder_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extension_tests/extension_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extra/binary_as_string_codec.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extra/binary_as_string_codec_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extra/fuzzy_decoder.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extra/fuzzy_decoder_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extra/naming_strategy.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extra/naming_strategy_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extra/privat_fields.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extra/private_fields_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extra/time_as_int64_codec.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extra/time_as_int64_codec_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_array_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_bool_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_float_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_int_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_interface_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_iterator_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_map_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_nested_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_null_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_object_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_raw_message_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/skip_tests/array_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/skip_tests/float64_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/skip_tests/jsoniter_skip_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/skip_tests/skip_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/skip_tests/string_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/skip_tests/struct_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/array_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/builtin_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/map_key_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/map_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/marshaler_string_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/marshaler_struct_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/slice_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/struct_embedded_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/struct_field_case_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/struct_tags_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/struct_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/text_marshaler_string_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/text_marshaler_struct_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/type_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/array_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/bool_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/eface_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/error_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/float_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/iface_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/int_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/invalid_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/map_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/marshaler_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/number_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/ptr_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/raw_message_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/slice_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/string_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/struct_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/value_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/concurrent/executor.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/concurrent/go_above_19.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/concurrent/go_below_19.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/concurrent/log.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/concurrent/map_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/concurrent/test.sh
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/concurrent/unbounded_executor.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/concurrent/unbounded_executor_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/Gopkg.lock
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/Gopkg.toml
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/go_above_17.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/go_above_19.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/go_below_17.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/go_below_19.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/reflect2.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/reflect2_amd64.s
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/reflect2_kind.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/relfect2_386.s
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/relfect2_amd64p32.s
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/relfect2_arm.s
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/relfect2_arm64.s
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/relfect2_mips64x.s
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/relfect2_mipsx.s
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/relfect2_ppc64x.s
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/relfect2_s390x.s
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/safe_field.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/safe_map.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/safe_slice.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/safe_struct.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/safe_type.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/test.sh
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/type_map.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/unsafe_array.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/unsafe_eface.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/unsafe_field.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/unsafe_iface.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/unsafe_link.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/unsafe_map.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/unsafe_ptr.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/unsafe_slice.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/unsafe_struct.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/unsafe_type.go

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

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

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

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2831
originally caused by:
 GitHub pull request #3031 of commit fbd6ca62d7ef5baeae936b52840beac9a6c5f317, 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/jenkins5875748976256529737.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/jenkins5129840192181562468.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.14-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.14-20181114.200618-7.jar
++ mktemp -d
+ ratdir=/tmp/tmp.0OWj4WrSxx
+ ratjar=/tmp/tmp.0OWj4WrSxx/apache-rat-0.14.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.0OWj4WrSxx/apache-rat-0.14.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.14-SNAPSHOT/apache-rat-0.14-20181114.200618-7.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 55 1587k   55  880k    0     0   856k      0  0:00:01  0:00:01 --:--:--  856k100 1587k  100 1587k    0     0  1535k      0  0:00:01  0:00:01 --:--:-- 1536k
+ curl -L -o /tmp/tmp.0OWj4WrSxx/apache-rat-0.14.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.14-SNAPSHOT/apache-rat-0.14-20181114.200618-7.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     64      0 --:--:-- --:--:-- --:--:--    64
++ sha1sum /tmp/tmp.0OWj4WrSxx/apache-rat-0.14.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.0OWj4WrSxx/apache-rat-0.14.SNAPSHOT.jar.sha1
+ [[ abd86557e588e562ec3e1c2711d86b100761da19 == abd86557e588e562ec3e1c2711d86b100761da19 ]]
++ pwd
++ pwd
+ java -jar /tmp/tmp.0OWj4WrSxx/apache-rat-0.14.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.0OWj4WrSxx
++ perl -lne 'print $1 if /(\d+) Unknown Licenses/' ratreport.txt
+ unknown=170
+ [[ 170 != 0 ]]
+ echo '170 Unknown Licenses'
170 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/vendor/github.com/json-iterator/go/Gopkg.lock
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/Gopkg.toml
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/adapter.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_array.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_bool.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_float.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_int32.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_int64.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_invalid.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_nil.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_number.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_object.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_str.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_uint32.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_uint64.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/build.sh
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/config.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/example_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/fuzzy_mode_convert_table.md
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/iter.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/iter_array.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/iter_float.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/iter_int.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/iter_object.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/iter_skip.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/iter_skip_sloppy.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/iter_skip_sloppy_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/iter_skip_strict.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/iter_str.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/jsoniter.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/pool.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_array.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_dynamic.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_extension.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_json_number.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_json_raw_message.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_map.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_marshaler.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_native.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_optional.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_slice.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_struct_decoder.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_struct_encoder.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/stream.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/stream_float.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/stream_int.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/stream_str.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/stream_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/test.sh
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_tests/jsoniter_any_array_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_tests/jsoniter_any_bool_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_tests/jsoniter_any_float_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_tests/jsoniter_any_int_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_tests/jsoniter_any_map_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_tests/jsoniter_any_null_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_tests/jsoniter_any_object_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_tests/jsoniter_any_string_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_tests/jsoniter_must_be_valid_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_tests/jsoniter_wrap_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/api_tests/config_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/api_tests/decoder_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/api_tests/encoder_18_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/api_tests/encoder_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/api_tests/marshal_indent_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/benchmarks/encode_string_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/benchmarks/jsoniter_large_file_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extension_tests/decoder_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extension_tests/extension_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extra/binary_as_string_codec.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extra/binary_as_string_codec_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extra/fuzzy_decoder.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extra/fuzzy_decoder_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extra/naming_strategy.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extra/naming_strategy_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extra/privat_fields.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extra/private_fields_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extra/time_as_int64_codec.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extra/time_as_int64_codec_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_array_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_bool_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_float_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_int_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_interface_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_iterator_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_map_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_nested_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_null_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_object_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_raw_message_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/skip_tests/array_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/skip_tests/float64_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/skip_tests/jsoniter_skip_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/skip_tests/skip_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/skip_tests/string_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/skip_tests/struct_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/array_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/builtin_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/map_key_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/map_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/marshaler_string_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/marshaler_struct_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/slice_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/struct_embedded_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/struct_field_case_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/struct_tags_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/struct_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/text_marshaler_string_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/text_marshaler_struct_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/type_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/array_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/bool_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/eface_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/error_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/float_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/iface_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/int_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/invalid_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/map_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/marshaler_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/number_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/ptr_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/raw_message_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/slice_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/string_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/struct_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/value_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/concurrent/executor.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/concurrent/go_above_19.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/concurrent/go_below_19.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/concurrent/log.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/concurrent/map_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/concurrent/test.sh
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/concurrent/unbounded_executor.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/concurrent/unbounded_executor_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/Gopkg.lock
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/Gopkg.toml
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/go_above_17.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/go_above_19.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/go_below_17.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/go_below_19.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/reflect2.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/reflect2_amd64.s
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/reflect2_kind.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/relfect2_386.s
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/relfect2_amd64p32.s
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/relfect2_arm.s
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/relfect2_arm64.s
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/relfect2_mips64x.s
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/relfect2_mipsx.s
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/relfect2_ppc64x.s
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/relfect2_s390x.s
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/safe_field.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/safe_map.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/safe_slice.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/safe_struct.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/safe_type.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/test.sh
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/type_map.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/unsafe_array.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/unsafe_eface.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/unsafe_field.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/unsafe_iface.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/unsafe_link.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/unsafe_map.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/unsafe_ptr.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/unsafe_slice.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/unsafe_struct.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/unsafe_type.go

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

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

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

------------------------------------------
Started by user dangogh
[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/jenkins6902106651694558506.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/jenkins7540551911691633689.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.14-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.14-20181114.200618-7.jar
++ mktemp -d
+ ratdir=/tmp/tmp.BXc08EXBeZ
+ ratjar=/tmp/tmp.BXc08EXBeZ/apache-rat-0.14.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.BXc08EXBeZ/apache-rat-0.14.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.14-SNAPSHOT/apache-rat-0.14-20181114.200618-7.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  1548k      0  0:00:01  0:00:01 --:--:-- 1550k
+ curl -L -o /tmp/tmp.BXc08EXBeZ/apache-rat-0.14.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.14-SNAPSHOT/apache-rat-0.14-20181114.200618-7.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     77      0 --:--:-- --:--:-- --:--:--    77
++ sha1sum /tmp/tmp.BXc08EXBeZ/apache-rat-0.14.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.BXc08EXBeZ/apache-rat-0.14.SNAPSHOT.jar.sha1
+ [[ abd86557e588e562ec3e1c2711d86b100761da19 == abd86557e588e562ec3e1c2711d86b100761da19 ]]
++ pwd
++ pwd
+ java -jar /tmp/tmp.BXc08EXBeZ/apache-rat-0.14.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.BXc08EXBeZ
++ perl -lne 'print $1 if /(\d+) Unknown Licenses/' ratreport.txt
+ unknown=170
+ [[ 170 != 0 ]]
+ echo '170 Unknown Licenses'
170 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/vendor/github.com/json-iterator/go/Gopkg.lock
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/Gopkg.toml
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/adapter.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_array.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_bool.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_float.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_int32.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_int64.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_invalid.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_nil.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_number.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_object.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_str.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_uint32.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_uint64.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/build.sh
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/config.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/example_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/fuzzy_mode_convert_table.md
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/iter.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/iter_array.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/iter_float.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/iter_int.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/iter_object.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/iter_skip.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/iter_skip_sloppy.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/iter_skip_sloppy_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/iter_skip_strict.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/iter_str.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/jsoniter.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/pool.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_array.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_dynamic.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_extension.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_json_number.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_json_raw_message.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_map.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_marshaler.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_native.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_optional.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_slice.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_struct_decoder.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/reflect_struct_encoder.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/stream.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/stream_float.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/stream_int.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/stream_str.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/stream_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/test.sh
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_tests/jsoniter_any_array_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_tests/jsoniter_any_bool_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_tests/jsoniter_any_float_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_tests/jsoniter_any_int_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_tests/jsoniter_any_map_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_tests/jsoniter_any_null_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_tests/jsoniter_any_object_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_tests/jsoniter_any_string_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_tests/jsoniter_must_be_valid_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/any_tests/jsoniter_wrap_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/api_tests/config_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/api_tests/decoder_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/api_tests/encoder_18_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/api_tests/encoder_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/api_tests/marshal_indent_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/benchmarks/encode_string_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/benchmarks/jsoniter_large_file_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extension_tests/decoder_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extension_tests/extension_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extra/binary_as_string_codec.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extra/binary_as_string_codec_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extra/fuzzy_decoder.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extra/fuzzy_decoder_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extra/naming_strategy.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extra/naming_strategy_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extra/privat_fields.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extra/private_fields_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extra/time_as_int64_codec.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/extra/time_as_int64_codec_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_array_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_bool_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_float_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_int_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_interface_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_iterator_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_map_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_nested_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_null_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_object_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/misc_tests/jsoniter_raw_message_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/skip_tests/array_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/skip_tests/float64_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/skip_tests/jsoniter_skip_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/skip_tests/skip_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/skip_tests/string_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/skip_tests/struct_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/array_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/builtin_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/map_key_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/map_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/marshaler_string_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/marshaler_struct_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/slice_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/struct_embedded_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/struct_field_case_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/struct_tags_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/struct_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/text_marshaler_string_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/text_marshaler_struct_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/type_tests/type_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/array_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/bool_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/eface_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/error_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/float_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/iface_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/int_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/invalid_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/map_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/marshaler_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/number_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/ptr_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/raw_message_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/slice_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/string_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/struct_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/json-iterator/go/value_tests/value_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/concurrent/executor.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/concurrent/go_above_19.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/concurrent/go_below_19.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/concurrent/log.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/concurrent/map_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/concurrent/test.sh
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/concurrent/unbounded_executor.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/concurrent/unbounded_executor_test.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/Gopkg.lock
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/Gopkg.toml
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/go_above_17.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/go_above_19.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/go_below_17.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/go_below_19.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/reflect2.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/reflect2_amd64.s
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/reflect2_kind.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/relfect2_386.s
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/relfect2_amd64p32.s
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/relfect2_arm.s
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/relfect2_arm64.s
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/relfect2_mips64x.s
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/relfect2_mipsx.s
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/relfect2_ppc64x.s
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/relfect2_s390x.s
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/safe_field.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/safe_map.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/safe_slice.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/safe_struct.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/safe_type.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/test.sh
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/type_map.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/unsafe_array.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/unsafe_eface.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/unsafe_field.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/unsafe_iface.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/unsafe_link.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/unsafe_map.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/unsafe_ptr.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/unsafe_slice.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/unsafe_struct.go
  apache-trafficcontrol-3.0.0/vendor/github.com/modern-go/reflect2/unsafe_type.go

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

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

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

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2830
originally caused by:
 GitHub pull request #3052 of commit a944f4a73a30bcc76cc312f542769a49eaa0b799, 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/jenkins1593823234182353841.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/jenkins5172109377170538415.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=
++ mktemp -d
+ ratdir=/tmp/tmp.zURzQaKFce
+ ratjar=/tmp/tmp.zURzQaKFce/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.zURzQaKFce/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100   932    0   932    0     0   2255      0 --:--:-- --:--:-- --:--:--  2256
+ curl -L -o /tmp/tmp.zURzQaKFce/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/.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   947    0   947    0     0   2944      0 --:--:-- --:--:-- --:--:--  2950
++ sha1sum /tmp/tmp.zURzQaKFce/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.zURzQaKFce/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 282764b37b7e1d227a03e8831b944326a09c5b60 == <html>
  <head>
    <title>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

    <link rel="icon" type="image/png" href="https://repository.apache.org/favicon.png">
    <!--[if IE]>
    <link rel="SHORTCUT ICON" href="https://repository.apache.org/favicon.ico"/>
    <![endif]-->

    <link rel="stylesheet" href="https://repository.apache.org/static/css/Sonatype-content.css?2.14.6-02" type="text/css" media="screen" title="no title" charset="utf-8">
  </head>
  <body>
    <h1>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</h1>
    <p>Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</p>
  </body>
</html> ]]
+ echo 'SHA1 check failed -- aborting!'
SHA1 check failed -- aborting!
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts

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

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

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2829
originally caused by:
 GitHub pull request #3001 of commit 93e9eafa32e06a143dc022dc34ace85d52faa148, 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/jenkins7058054105736731756.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/jenkins3744789112096784971.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=
++ mktemp -d
+ ratdir=/tmp/tmp.iVqO8AcA6S
+ ratjar=/tmp/tmp.iVqO8AcA6S/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.iVqO8AcA6S/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100   932    0   932    0     0   1769      0 --:--:-- --:--:-- --:--:--  1771
+ curl -L -o /tmp/tmp.iVqO8AcA6S/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/.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   947    0   947    0     0   1795      0 --:--:-- --:--:-- --:--:--  1793
++ sha1sum /tmp/tmp.iVqO8AcA6S/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.iVqO8AcA6S/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 282764b37b7e1d227a03e8831b944326a09c5b60 == <html>
  <head>
    <title>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

    <link rel="icon" type="image/png" href="https://repository.apache.org/favicon.png">
    <!--[if IE]>
    <link rel="SHORTCUT ICON" href="https://repository.apache.org/favicon.ico"/>
    <![endif]-->

    <link rel="stylesheet" href="https://repository.apache.org/static/css/Sonatype-content.css?2.14.6-02" type="text/css" media="screen" title="no title" charset="utf-8">
  </head>
  <body>
    <h1>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</h1>
    <p>Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</p>
  </body>
</html> ]]
+ echo 'SHA1 check failed -- aborting!'
SHA1 check failed -- aborting!
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts

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

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

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2828
originally caused by:
 GitHub pull request #3009 of commit e687ddd16d97a357cc105ac0daa1cc8a61fc8e07, 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/jenkins8270375976999719837.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/jenkins5461494005126735561.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
++ cut -d / -f 12
++ head -n 1
++ awk -F '"' '{print $2}'
++ sort -r
+ ratver=
++ mktemp -d
+ ratdir=/tmp/tmp.IBiKXbH7PN
+ ratjar=/tmp/tmp.IBiKXbH7PN/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.IBiKXbH7PN/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/
  % 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   932    0   932    0     0   1761      0 --:--:-- --:--:-- --:--:--  1761
+ curl -L -o /tmp/tmp.IBiKXbH7PN/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/.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   947    0   947    0     0   1793      0 --:--:-- --:--:-- --:--:--  1796
++ sha1sum /tmp/tmp.IBiKXbH7PN/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.IBiKXbH7PN/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 282764b37b7e1d227a03e8831b944326a09c5b60 == <html>
  <head>
    <title>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

    <link rel="icon" type="image/png" href="https://repository.apache.org/favicon.png">
    <!--[if IE]>
    <link rel="SHORTCUT ICON" href="https://repository.apache.org/favicon.ico"/>
    <![endif]-->

    <link rel="stylesheet" href="https://repository.apache.org/static/css/Sonatype-content.css?2.14.6-02" type="text/css" media="screen" title="no title" charset="utf-8">
  </head>
  <body>
    <h1>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</h1>
    <p>Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</p>
  </body>
</html> ]]
+ echo 'SHA1 check failed -- aborting!'
SHA1 check failed -- aborting!
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts

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

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

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2827
originally caused by:
 GitHub pull request #3051 of commit 245dedc378f3351d7c3bf9bc9f4a3fdfd1ad17fc, 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/jenkins9164811246148851685.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/jenkins5964641262972472646.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=
++ mktemp -d
+ ratdir=/tmp/tmp.lZB7hEhk9J
+ ratjar=/tmp/tmp.lZB7hEhk9J/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.lZB7hEhk9J/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/
  % 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   932    0   932    0     0   1745      0 --:--:-- --:--:-- --:--:--  1745
+ curl -L -o /tmp/tmp.lZB7hEhk9J/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/.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   947    0   947    0     0   1799      0 --:--:-- --:--:-- --:--:--  1796
++ sha1sum /tmp/tmp.lZB7hEhk9J/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.lZB7hEhk9J/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 282764b37b7e1d227a03e8831b944326a09c5b60 == <html>
  <head>
    <title>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

    <link rel="icon" type="image/png" href="https://repository.apache.org/favicon.png">
    <!--[if IE]>
    <link rel="SHORTCUT ICON" href="https://repository.apache.org/favicon.ico"/>
    <![endif]-->

    <link rel="stylesheet" href="https://repository.apache.org/static/css/Sonatype-content.css?2.14.6-02" type="text/css" media="screen" title="no title" charset="utf-8">
  </head>
  <body>
    <h1>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</h1>
    <p>Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</p>
  </body>
</html> ]]
+ echo 'SHA1 check failed -- aborting!'
SHA1 check failed -- aborting!
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts

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

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

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2826
originally caused by:
 GitHub pull request #3045 of commit 0b675bb6da3e467e304623fc90a6707ae33b9e2d, 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/jenkins7449506388459376015.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/jenkins472737597571552054.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
++ head -n 1
++ cut -d / -f 12
++ awk -F '"' '{print $2}'
++ sort -r
+ ratver=
++ mktemp -d
+ ratdir=/tmp/tmp.p1JyJ7dqGP
+ ratjar=/tmp/tmp.p1JyJ7dqGP/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.p1JyJ7dqGP/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/
  % 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   932    0   932    0     0   1118      0 --:--:-- --:--:-- --:--:--  1117
+ curl -L -o /tmp/tmp.p1JyJ7dqGP/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/.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   947    0   947    0     0   1751      0 --:--:-- --:--:-- --:--:--  1750
++ sha1sum /tmp/tmp.p1JyJ7dqGP/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.p1JyJ7dqGP/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 282764b37b7e1d227a03e8831b944326a09c5b60 == <html>
  <head>
    <title>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

    <link rel="icon" type="image/png" href="https://repository.apache.org/favicon.png">
    <!--[if IE]>
    <link rel="SHORTCUT ICON" href="https://repository.apache.org/favicon.ico"/>
    <![endif]-->

    <link rel="stylesheet" href="https://repository.apache.org/static/css/Sonatype-content.css?2.14.6-02" type="text/css" media="screen" title="no title" charset="utf-8">
  </head>
  <body>
    <h1>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</h1>
    <p>Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</p>
  </body>
</html> ]]
+ echo 'SHA1 check failed -- aborting!'
SHA1 check failed -- aborting!
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts

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

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

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2825
originally caused by:
 GitHub pull request #3047 of commit af42148372b652b61d3685022961eccab831af41, 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/jenkins1431130336307675701.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/jenkins7457284041818841114.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
++ cut -d / -f 12
++ head -n 1
++ sort -r
++ awk -F '"' '{print $2}'
+ ratver=
++ mktemp -d
+ ratdir=/tmp/tmp.BXYUJVUUdn
+ ratjar=/tmp/tmp.BXYUJVUUdn/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.BXYUJVUUdn/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/
  % 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   932    0   932    0     0   1728      0 --:--:-- --:--:-- --:--:--  1729
+ curl -L -o /tmp/tmp.BXYUJVUUdn/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/.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   947    0   947    0     0   1848      0 --:--:-- --:--:-- --:--:--  1849
++ sha1sum /tmp/tmp.BXYUJVUUdn/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.BXYUJVUUdn/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 282764b37b7e1d227a03e8831b944326a09c5b60 == <html>
  <head>
    <title>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

    <link rel="icon" type="image/png" href="https://repository.apache.org/favicon.png">
    <!--[if IE]>
    <link rel="SHORTCUT ICON" href="https://repository.apache.org/favicon.ico"/>
    <![endif]-->

    <link rel="stylesheet" href="https://repository.apache.org/static/css/Sonatype-content.css?2.14.6-02" type="text/css" media="screen" title="no title" charset="utf-8">
  </head>
  <body>
    <h1>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</h1>
    <p>Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</p>
  </body>
</html> ]]
+ echo 'SHA1 check failed -- aborting!'
SHA1 check failed -- aborting!
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts

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

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

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2824
originally caused by:
 GitHub pull request #3046 of commit 61cb76f95eb9930f06854fa407888b6928a5f4a9, 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/jenkins3321363713019058499.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/jenkins4081940739113701288.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
++ awk -F '"' '{print $2}'
++ head -n 1
++ cut -d / -f 12
+ ratver=
++ mktemp -d
+ ratdir=/tmp/tmp.N3b2hInpVk
+ ratjar=/tmp/tmp.N3b2hInpVk/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.N3b2hInpVk/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100   932    0   932    0     0   1318      0 --:--:-- --:--:-- --:--:--  1320
+ curl -L -o /tmp/tmp.N3b2hInpVk/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/.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   947    0   947    0     0   1799      0 --:--:-- --:--:-- --:--:--  1796
++ sha1sum /tmp/tmp.N3b2hInpVk/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.N3b2hInpVk/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 282764b37b7e1d227a03e8831b944326a09c5b60 == <html>
  <head>
    <title>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

    <link rel="icon" type="image/png" href="https://repository.apache.org/favicon.png">
    <!--[if IE]>
    <link rel="SHORTCUT ICON" href="https://repository.apache.org/favicon.ico"/>
    <![endif]-->

    <link rel="stylesheet" href="https://repository.apache.org/static/css/Sonatype-content.css?2.14.6-02" type="text/css" media="screen" title="no title" charset="utf-8">
  </head>
  <body>
    <h1>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</h1>
    <p>Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</p>
  </body>
</html> ]]
+ echo 'SHA1 check failed -- aborting!'
SHA1 check failed -- aborting!
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts

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

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

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2823
originally caused by:
 GitHub pull request #3045 of commit cd24a78738fe4f8ae259071e4814aab7b5219e8a, 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/jenkins5271679669742062449.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/jenkins3659400526710451272.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}'
++ sort -r
++ cut -d / -f 12
++ head -n 1
++ grep -ve md5 -e sha1
+ ratver=
++ mktemp -d
+ ratdir=/tmp/tmp.s3Zpoef4s5
+ ratjar=/tmp/tmp.s3Zpoef4s5/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.s3Zpoef4s5/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100   932    0   932    0     0   1842      0 --:--:-- --:--:-- --:--:--  1845
+ curl -L -o /tmp/tmp.s3Zpoef4s5/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/.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   947    0   947    0     0   1781      0 --:--:-- --:--:-- --:--:--  1780
++ sha1sum /tmp/tmp.s3Zpoef4s5/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.s3Zpoef4s5/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 282764b37b7e1d227a03e8831b944326a09c5b60 == <html>
  <head>
    <title>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

    <link rel="icon" type="image/png" href="https://repository.apache.org/favicon.png">
    <!--[if IE]>
    <link rel="SHORTCUT ICON" href="https://repository.apache.org/favicon.ico"/>
    <![endif]-->

    <link rel="stylesheet" href="https://repository.apache.org/static/css/Sonatype-content.css?2.14.6-02" type="text/css" media="screen" title="no title" charset="utf-8">
  </head>
  <body>
    <h1>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</h1>
    <p>Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</p>
  </body>
</html> ]]
+ echo 'SHA1 check failed -- aborting!'
SHA1 check failed -- aborting!
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts

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

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

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2822
originally caused by:
 GitHub pull request #3038 of commit 5bb92ea7db8934dea036f403fd4c7ea211502788, no merge conflicts.
[EnvInject] - Loading node environment variables.
Building remotely on H23 (ubuntu xenial) in workspace <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/>
[trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins7502260314961246040.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/jenkins5796340645034430119.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 jar
++ sort -r
++ grep -ve md5 -e sha1
++ cut -d / -f 12
++ head -n 1
+ ratver=
++ mktemp -d
+ ratdir=/tmp/tmp.zM5vHOH9jk
+ ratjar=/tmp/tmp.zM5vHOH9jk/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.zM5vHOH9jk/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/
  % 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   932    0   932    0     0   1760      0 --:--:-- --:--:-- --:--:--  1758
+ curl -L -o /tmp/tmp.zM5vHOH9jk/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/.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   947    0   947    0     0   1812      0 --:--:-- --:--:-- --:--:--  1814
++ sha1sum /tmp/tmp.zM5vHOH9jk/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.zM5vHOH9jk/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 282764b37b7e1d227a03e8831b944326a09c5b60 == <html>
  <head>
    <title>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

    <link rel="icon" type="image/png" href="https://repository.apache.org/favicon.png">
    <!--[if IE]>
    <link rel="SHORTCUT ICON" href="https://repository.apache.org/favicon.ico"/>
    <![endif]-->

    <link rel="stylesheet" href="https://repository.apache.org/static/css/Sonatype-content.css?2.14.6-02" type="text/css" media="screen" title="no title" charset="utf-8">
  </head>
  <body>
    <h1>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</h1>
    <p>Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</p>
  </body>
</html> ]]
+ echo 'SHA1 check failed -- aborting!'
SHA1 check failed -- aborting!
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts

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

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

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2821
originally caused by:
 GitHub pull request #3043 of commit 9c896a8760657d317f0f916f9af129a71e273865, 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/jenkins4552985518686800235.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/jenkins8647386495813108570.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
++ cut -d / -f 12
++ sort -r
++ grep -ve md5 -e sha1
++ awk -F '"' '{print $2}'
++ head -n 1
+ ratver=
++ mktemp -d
+ ratdir=/tmp/tmp.taaP1S5pp2
+ ratjar=/tmp/tmp.taaP1S5pp2/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.taaP1S5pp2/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100   932    0   932    0     0   1718      0 --:--:-- --:--:-- --:--:--  1719
+ curl -L -o /tmp/tmp.taaP1S5pp2/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/.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   947    0   947    0     0   1776      0 --:--:-- --:--:-- --:--:--  1776
++ sha1sum /tmp/tmp.taaP1S5pp2/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.taaP1S5pp2/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 282764b37b7e1d227a03e8831b944326a09c5b60 == <html>
  <head>
    <title>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

    <link rel="icon" type="image/png" href="https://repository.apache.org/favicon.png">
    <!--[if IE]>
    <link rel="SHORTCUT ICON" href="https://repository.apache.org/favicon.ico"/>
    <![endif]-->

    <link rel="stylesheet" href="https://repository.apache.org/static/css/Sonatype-content.css?2.14.6-02" type="text/css" media="screen" title="no title" charset="utf-8">
  </head>
  <body>
    <h1>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</h1>
    <p>Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</p>
  </body>
</html> ]]
+ echo 'SHA1 check failed -- aborting!'
SHA1 check failed -- aborting!
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts

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

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

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2820
originally caused by:
 GitHub pull request #3041 of commit 780ed8f56ca9856811db31f1af9b8f0da3995c8e, 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/jenkins2612122802085121211.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/jenkins2811003590947029651.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
++ head -n 1
++ sort -r
++ cut -d / -f 12
+ ratver=
++ mktemp -d
+ ratdir=/tmp/tmp.i9fSylbDcV
+ ratjar=/tmp/tmp.i9fSylbDcV/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.i9fSylbDcV/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100   932    0   932    0     0   1870      0 --:--:-- --:--:-- --:--:--  1871
+ curl -L -o /tmp/tmp.i9fSylbDcV/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/.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   947    0   947    0     0   1713      0 --:--:-- --:--:-- --:--:--  1712
++ sha1sum /tmp/tmp.i9fSylbDcV/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.i9fSylbDcV/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 282764b37b7e1d227a03e8831b944326a09c5b60 == <html>
  <head>
    <title>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

    <link rel="icon" type="image/png" href="https://repository.apache.org/favicon.png">
    <!--[if IE]>
    <link rel="SHORTCUT ICON" href="https://repository.apache.org/favicon.ico"/>
    <![endif]-->

    <link rel="stylesheet" href="https://repository.apache.org/static/css/Sonatype-content.css?2.14.6-02" type="text/css" media="screen" title="no title" charset="utf-8">
  </head>
  <body>
    <h1>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</h1>
    <p>Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</p>
  </body>
</html> ]]
+ echo 'SHA1 check failed -- aborting!'
SHA1 check failed -- aborting!
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts

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

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

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2819
originally caused by:
 GitHub pull request #3038 of commit 9fde9a4959cf20b8de37a9c6f6f929b48063d1dd, no merge conflicts.
[EnvInject] - Loading node environment variables.
Building remotely on H28 (ubuntu xenial) in workspace <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/>
[trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins3784280351037588233.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/jenkins7611868360335777459.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=
++ mktemp -d
+ ratdir=/tmp/tmp.bYe9uRdxxE
+ ratjar=/tmp/tmp.bYe9uRdxxE/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.bYe9uRdxxE/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100   932    0   932    0     0   1697      0 --:--:-- --:--:-- --:--:--  1700
+ curl -L -o /tmp/tmp.bYe9uRdxxE/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/.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   947    0   947    0     0   1773      0 --:--:-- --:--:-- --:--:--  1776
++ sha1sum /tmp/tmp.bYe9uRdxxE/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.bYe9uRdxxE/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 282764b37b7e1d227a03e8831b944326a09c5b60 == <html>
  <head>
    <title>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

    <link rel="icon" type="image/png" href="https://repository.apache.org/favicon.png">
    <!--[if IE]>
    <link rel="SHORTCUT ICON" href="https://repository.apache.org/favicon.ico"/>
    <![endif]-->

    <link rel="stylesheet" href="https://repository.apache.org/static/css/Sonatype-content.css?2.14.6-02" type="text/css" media="screen" title="no title" charset="utf-8">
  </head>
  <body>
    <h1>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</h1>
    <p>Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</p>
  </body>
</html> ]]
+ echo 'SHA1 check failed -- aborting!'
SHA1 check failed -- aborting!
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts

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

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

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2818
originally caused by:
 GitHub pull request #3040 of commit 921daa93ccf05c59d57420978442448c802f2334, 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/jenkins471764823723615708.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/jenkins3669344381036830114.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=
++ mktemp -d
+ ratdir=/tmp/tmp.tzXEUe2NT5
+ ratjar=/tmp/tmp.tzXEUe2NT5/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.tzXEUe2NT5/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/
  % 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   932    0   932    0     0   2150      0 --:--:-- --:--:-- --:--:--  2147
+ curl -L -o /tmp/tmp.tzXEUe2NT5/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/.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   947    0   947    0     0   2273      0 --:--:-- --:--:-- --:--:--  2276
++ sha1sum /tmp/tmp.tzXEUe2NT5/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.tzXEUe2NT5/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 282764b37b7e1d227a03e8831b944326a09c5b60 == <html>
  <head>
    <title>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

    <link rel="icon" type="image/png" href="https://repository.apache.org/favicon.png">
    <!--[if IE]>
    <link rel="SHORTCUT ICON" href="https://repository.apache.org/favicon.ico"/>
    <![endif]-->

    <link rel="stylesheet" href="https://repository.apache.org/static/css/Sonatype-content.css?2.14.6-02" type="text/css" media="screen" title="no title" charset="utf-8">
  </head>
  <body>
    <h1>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</h1>
    <p>Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</p>
  </body>
</html> ]]
+ echo 'SHA1 check failed -- aborting!'
SHA1 check failed -- aborting!
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts

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

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

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2817
originally caused by:
 GitHub pull request #3005 of commit ba7494ad4e278cb74bb12e9e293bd894882797e8, 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/jenkins6393243404295958146.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/jenkins5947706810573947528.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
++ awk -F '"' '{print $2}'
++ head -n 1
++ sort -r
++ cut -d / -f 12
+ ratver=
++ mktemp -d
+ ratdir=/tmp/tmp.hxxFtKOMFg
+ ratjar=/tmp/tmp.hxxFtKOMFg/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.hxxFtKOMFg/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100   932    0   932    0     0   1764      0 --:--:-- --:--:-- --:--:--  1765
+ curl -L -o /tmp/tmp.hxxFtKOMFg/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/.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   947    0   947    0     0   1690      0 --:--:-- --:--:-- --:--:--  1688
++ sha1sum /tmp/tmp.hxxFtKOMFg/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.hxxFtKOMFg/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 282764b37b7e1d227a03e8831b944326a09c5b60 == <html>
  <head>
    <title>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

    <link rel="icon" type="image/png" href="https://repository.apache.org/favicon.png">
    <!--[if IE]>
    <link rel="SHORTCUT ICON" href="https://repository.apache.org/favicon.ico"/>
    <![endif]-->

    <link rel="stylesheet" href="https://repository.apache.org/static/css/Sonatype-content.css?2.14.6-02" type="text/css" media="screen" title="no title" charset="utf-8">
  </head>
  <body>
    <h1>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</h1>
    <p>Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</p>
  </body>
</html> ]]
+ echo 'SHA1 check failed -- aborting!'
SHA1 check failed -- aborting!
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts

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

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

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2816
originally caused by:
 GitHub pull request #3005 of commit 122bd9b597cc9251391e8b36dd17f45e1df70c58, 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/jenkins1560114052760509835.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/jenkins1051207749784257818.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=
++ mktemp -d
+ ratdir=/tmp/tmp.3jHyrNEe7L
+ ratjar=/tmp/tmp.3jHyrNEe7L/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.3jHyrNEe7L/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/
  % 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   932    0   932    0     0   1789      0 --:--:-- --:--:-- --:--:--  1788
+ curl -L -o /tmp/tmp.3jHyrNEe7L/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/.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   947    0   947    0     0   1807      0 --:--:-- --:--:-- --:--:--  1810
++ sha1sum /tmp/tmp.3jHyrNEe7L/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.3jHyrNEe7L/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 282764b37b7e1d227a03e8831b944326a09c5b60 == <html>
  <head>
    <title>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

    <link rel="icon" type="image/png" href="https://repository.apache.org/favicon.png">
    <!--[if IE]>
    <link rel="SHORTCUT ICON" href="https://repository.apache.org/favicon.ico"/>
    <![endif]-->

    <link rel="stylesheet" href="https://repository.apache.org/static/css/Sonatype-content.css?2.14.6-02" type="text/css" media="screen" title="no title" charset="utf-8">
  </head>
  <body>
    <h1>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</h1>
    <p>Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</p>
  </body>
</html> ]]
+ echo 'SHA1 check failed -- aborting!'
SHA1 check failed -- aborting!
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts

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

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

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2815
originally caused by:
 GitHub pull request #3038 of commit ade56e98a4eb677004be27aed67550cfb4e1c597, 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/jenkins4116339228019801778.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/jenkins7434137355766434589.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
++ awk -F '"' '{print $2}'
++ sort -r
++ head -n 1
++ cut -d / -f 12
+ ratver=
++ mktemp -d
+ ratdir=/tmp/tmp.q6BNlsXQsE
+ ratjar=/tmp/tmp.q6BNlsXQsE/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.q6BNlsXQsE/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/
  % 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   932    0   932    0     0   1843      0 --:--:-- --:--:-- --:--:--  1841
+ curl -L -o /tmp/tmp.q6BNlsXQsE/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/.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   947    0   947    0     0   1851      0 --:--:-- --:--:-- --:--:--  1849
++ sha1sum /tmp/tmp.q6BNlsXQsE/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.q6BNlsXQsE/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 282764b37b7e1d227a03e8831b944326a09c5b60 == <html>
  <head>
    <title>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

    <link rel="icon" type="image/png" href="https://repository.apache.org/favicon.png">
    <!--[if IE]>
    <link rel="SHORTCUT ICON" href="https://repository.apache.org/favicon.ico"/>
    <![endif]-->

    <link rel="stylesheet" href="https://repository.apache.org/static/css/Sonatype-content.css?2.14.6-02" type="text/css" media="screen" title="no title" charset="utf-8">
  </head>
  <body>
    <h1>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</h1>
    <p>Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</p>
  </body>
</html> ]]
+ echo 'SHA1 check failed -- aborting!'
SHA1 check failed -- aborting!
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts

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

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

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2814
originally caused by:
 GitHub pull request #2999 of commit b0c96249d167954c6decd5d17ec951e2984c8841, 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/jenkins798485083484562642.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/jenkins904912104625290060.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 -ve md5 -e sha1
++ sort -r
++ grep jar
++ head -n 1
++ awk -F '"' '{print $2}'
++ cut -d / -f 12
+ ratver=
++ mktemp -d
+ ratdir=/tmp/tmp.tg1g64HpjA
+ ratjar=/tmp/tmp.tg1g64HpjA/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.tg1g64HpjA/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100   932    0   932    0     0   1468      0 --:--:-- --:--:-- --:--:--  1470
+ curl -L -o /tmp/tmp.tg1g64HpjA/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/.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   947    0   947    0     0   1518      0 --:--:-- --:--:-- --:--:--  1517
++ sha1sum /tmp/tmp.tg1g64HpjA/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.tg1g64HpjA/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 282764b37b7e1d227a03e8831b944326a09c5b60 == <html>
  <head>
    <title>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

    <link rel="icon" type="image/png" href="https://repository.apache.org/favicon.png">
    <!--[if IE]>
    <link rel="SHORTCUT ICON" href="https://repository.apache.org/favicon.ico"/>
    <![endif]-->

    <link rel="stylesheet" href="https://repository.apache.org/static/css/Sonatype-content.css?2.14.6-02" type="text/css" media="screen" title="no title" charset="utf-8">
  </head>
  <body>
    <h1>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</h1>
    <p>Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</p>
  </body>
</html> ]]
+ echo 'SHA1 check failed -- aborting!'
SHA1 check failed -- aborting!
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts

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

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

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2813
originally caused by:
 GitHub pull request #3039 of commit 94211ad3ba122b0542086668125bcfebd616184a, no merge conflicts.
[EnvInject] - Loading node environment variables.
Building remotely on H26 (ubuntu xenial) in workspace <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/>
[trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins2768224910597395487.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/jenkins1964694527991833928.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
++ sort -r
++ head -n 1
+ ratver=
++ mktemp -d
+ ratdir=/tmp/tmp.xOUULYfZ9g
+ ratjar=/tmp/tmp.xOUULYfZ9g/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.xOUULYfZ9g/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100   932    0   932    0     0   1844      0 --:--:-- --:--:-- --:--:--  1845
+ curl -L -o /tmp/tmp.xOUULYfZ9g/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/.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   947    0   947    0     0   1782      0 --:--:-- --:--:-- --:--:--  1780
++ sha1sum /tmp/tmp.xOUULYfZ9g/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.xOUULYfZ9g/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 282764b37b7e1d227a03e8831b944326a09c5b60 == <html>
  <head>
    <title>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

    <link rel="icon" type="image/png" href="https://repository.apache.org/favicon.png">
    <!--[if IE]>
    <link rel="SHORTCUT ICON" href="https://repository.apache.org/favicon.ico"/>
    <![endif]-->

    <link rel="stylesheet" href="https://repository.apache.org/static/css/Sonatype-content.css?2.14.6-02" type="text/css" media="screen" title="no title" charset="utf-8">
  </head>
  <body>
    <h1>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</h1>
    <p>Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</p>
  </body>
</html> ]]
+ echo 'SHA1 check failed -- aborting!'
SHA1 check failed -- aborting!
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts

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

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

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2812
originally caused by:
 GitHub pull request #3007 of commit 19b125535dfc6160d5816092ee5adb38a766c27e, 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/jenkins5923603394165274358.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/jenkins5894364330318743638.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
++ sort -r
++ grep -ve md5 -e sha1
++ head -n 1
++ awk -F '"' '{print $2}'
++ cut -d / -f 12
+ ratver=
++ mktemp -d
+ ratdir=/tmp/tmp.hQpeHwMxLE
+ ratjar=/tmp/tmp.hQpeHwMxLE/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.hQpeHwMxLE/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/
  % 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   932    0   932    0     0   1785      0 --:--:-- --:--:-- --:--:--  1785
+ curl -L -o /tmp/tmp.hQpeHwMxLE/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/.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   947    0   947    0     0   1588      0 --:--:-- --:--:-- --:--:--  1588
++ sha1sum /tmp/tmp.hQpeHwMxLE/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.hQpeHwMxLE/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 282764b37b7e1d227a03e8831b944326a09c5b60 == <html>
  <head>
    <title>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

    <link rel="icon" type="image/png" href="https://repository.apache.org/favicon.png">
    <!--[if IE]>
    <link rel="SHORTCUT ICON" href="https://repository.apache.org/favicon.ico"/>
    <![endif]-->

    <link rel="stylesheet" href="https://repository.apache.org/static/css/Sonatype-content.css?2.14.6-02" type="text/css" media="screen" title="no title" charset="utf-8">
  </head>
  <body>
    <h1>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</h1>
    <p>Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</p>
  </body>
</html> ]]
+ echo 'SHA1 check failed -- aborting!'
SHA1 check failed -- aborting!
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts

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

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

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2811
originally caused by:
 GitHub pull request #3033 of commit 29d1a49221706b66c3e61c5997ffda47042afad7, 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/jenkins714395088865691475.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/jenkins876033129758292595.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
++ cut -d / -f 12
++ head -n 1
+ ratver=
++ mktemp -d
+ ratdir=/tmp/tmp.vmb1a3LSlI
+ ratjar=/tmp/tmp.vmb1a3LSlI/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.vmb1a3LSlI/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/
  % 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   932    0   932    0     0   1741      0 --:--:-- --:--:-- --:--:--  1742
+ curl -L -o /tmp/tmp.vmb1a3LSlI/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/.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   947    0   947    0     0   1922      0 --:--:-- --:--:-- --:--:--  1924
++ sha1sum /tmp/tmp.vmb1a3LSlI/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.vmb1a3LSlI/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 282764b37b7e1d227a03e8831b944326a09c5b60 == <html>
  <head>
    <title>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

    <link rel="icon" type="image/png" href="https://repository.apache.org/favicon.png">
    <!--[if IE]>
    <link rel="SHORTCUT ICON" href="https://repository.apache.org/favicon.ico"/>
    <![endif]-->

    <link rel="stylesheet" href="https://repository.apache.org/static/css/Sonatype-content.css?2.14.6-02" type="text/css" media="screen" title="no title" charset="utf-8">
  </head>
  <body>
    <h1>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</h1>
    <p>Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</p>
  </body>
</html> ]]
+ echo 'SHA1 check failed -- aborting!'
SHA1 check failed -- aborting!
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts

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

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

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2810
originally caused by:
 GitHub pull request #3039 of commit 2ce05be2a028220a8ba2e61afde2636c242b6681, 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/jenkins611748270991010250.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/jenkins1867498805450776429.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=
++ mktemp -d
+ ratdir=/tmp/tmp.fxjCqqmMnd
+ ratjar=/tmp/tmp.fxjCqqmMnd/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.fxjCqqmMnd/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/
  % 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   932    0   932    0     0   1485      0 --:--:-- --:--:-- --:--:--  1484
+ curl -L -o /tmp/tmp.fxjCqqmMnd/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/.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   947    0   947    0     0   1510      0 --:--:-- --:--:-- --:--:--  1510
++ sha1sum /tmp/tmp.fxjCqqmMnd/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.fxjCqqmMnd/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 282764b37b7e1d227a03e8831b944326a09c5b60 == <html>
  <head>
    <title>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

    <link rel="icon" type="image/png" href="https://repository.apache.org/favicon.png">
    <!--[if IE]>
    <link rel="SHORTCUT ICON" href="https://repository.apache.org/favicon.ico"/>
    <![endif]-->

    <link rel="stylesheet" href="https://repository.apache.org/static/css/Sonatype-content.css?2.14.6-02" type="text/css" media="screen" title="no title" charset="utf-8">
  </head>
  <body>
    <h1>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</h1>
    <p>Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</p>
  </body>
</html> ]]
+ echo 'SHA1 check failed -- aborting!'
SHA1 check failed -- aborting!
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts

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

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

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2809
originally caused by:
 GitHub pull request #3038 of commit 0def3cf424aeb77a86e204d2ecba9e9e966319a5, 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/jenkins4069182718160281398.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/jenkins7809119563496096193.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
++ awk -F '"' '{print $2}'
++ head -n 1
++ cut -d / -f 12
+ ratver=
++ mktemp -d
+ ratdir=/tmp/tmp.E4WBtklhnr
+ ratjar=/tmp/tmp.E4WBtklhnr/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.E4WBtklhnr/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/
  % 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   932    0   932    0     0   1503      0 --:--:-- --:--:-- --:--:--  1503
+ curl -L -o /tmp/tmp.E4WBtklhnr/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/.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   947    0   947    0     0   1813      0 --:--:-- --:--:-- --:--:--  1817
++ sha1sum /tmp/tmp.E4WBtklhnr/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.E4WBtklhnr/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 282764b37b7e1d227a03e8831b944326a09c5b60 == <html>
  <head>
    <title>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

    <link rel="icon" type="image/png" href="https://repository.apache.org/favicon.png">
    <!--[if IE]>
    <link rel="SHORTCUT ICON" href="https://repository.apache.org/favicon.ico"/>
    <![endif]-->

    <link rel="stylesheet" href="https://repository.apache.org/static/css/Sonatype-content.css?2.14.6-02" type="text/css" media="screen" title="no title" charset="utf-8">
  </head>
  <body>
    <h1>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</h1>
    <p>Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</p>
  </body>
</html> ]]
+ echo 'SHA1 check failed -- aborting!'
SHA1 check failed -- aborting!
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts

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

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

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2808
originally caused by:
 GitHub pull request #2999 of commit c719375bfe2265c1c1df6dd32b9cb48a13eb33c0, 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/jenkins6290966843234992082.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/jenkins2992286913993222599.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=
++ mktemp -d
+ ratdir=/tmp/tmp.yBKQtLNGwe
+ ratjar=/tmp/tmp.yBKQtLNGwe/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.yBKQtLNGwe/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/
  % 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   932    0   932    0     0   1829      0 --:--:-- --:--:-- --:--:--  1827
+ curl -L -o /tmp/tmp.yBKQtLNGwe/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/.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   947    0   947    0     0   1740      0 --:--:-- --:--:-- --:--:--  1740
++ sha1sum /tmp/tmp.yBKQtLNGwe/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.yBKQtLNGwe/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 282764b37b7e1d227a03e8831b944326a09c5b60 == <html>
  <head>
    <title>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

    <link rel="icon" type="image/png" href="https://repository.apache.org/favicon.png">
    <!--[if IE]>
    <link rel="SHORTCUT ICON" href="https://repository.apache.org/favicon.ico"/>
    <![endif]-->

    <link rel="stylesheet" href="https://repository.apache.org/static/css/Sonatype-content.css?2.14.6-02" type="text/css" media="screen" title="no title" charset="utf-8">
  </head>
  <body>
    <h1>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</h1>
    <p>Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</p>
  </body>
</html> ]]
+ echo 'SHA1 check failed -- aborting!'
SHA1 check failed -- aborting!
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts

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

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

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2807
originally caused by:
 GitHub pull request #3033 of commit 7b8b6cf219a393291d2e3ec12c0969893063c8ad, no merge conflicts.
[EnvInject] - Loading node environment variables.
Building remotely on H23 (ubuntu xenial) in workspace <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/>
[trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins1992417273745438979.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/jenkins5421795867411308382.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=
++ mktemp -d
+ ratdir=/tmp/tmp.uQ9niXqQNX
+ ratjar=/tmp/tmp.uQ9niXqQNX/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.uQ9niXqQNX/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/
  % 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   932    0   932    0     0   1773      0 --:--:-- --:--:-- --:--:--  1771
+ curl -L -o /tmp/tmp.uQ9niXqQNX/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/.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   947    0   947    0     0   1813      0 --:--:-- --:--:-- --:--:--  1817
++ sha1sum /tmp/tmp.uQ9niXqQNX/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.uQ9niXqQNX/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 282764b37b7e1d227a03e8831b944326a09c5b60 == <html>
  <head>
    <title>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

    <link rel="icon" type="image/png" href="https://repository.apache.org/favicon.png">
    <!--[if IE]>
    <link rel="SHORTCUT ICON" href="https://repository.apache.org/favicon.ico"/>
    <![endif]-->

    <link rel="stylesheet" href="https://repository.apache.org/static/css/Sonatype-content.css?2.14.6-02" type="text/css" media="screen" title="no title" charset="utf-8">
  </head>
  <body>
    <h1>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</h1>
    <p>Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</p>
  </body>
</html> ]]
+ echo 'SHA1 check failed -- aborting!'
SHA1 check failed -- aborting!
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts

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

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

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2806
originally caused by:
 GitHub pull request #3007 of commit d94b6db85c28a9321c527f6d74ce911fb025b74b, 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/jenkins7458141474396223045.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/jenkins7965069438969021950.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
++ awk -F '"' '{print $2}'
++ grep -ve md5 -e sha1
++ sort -r
++ head -n 1
++ cut -d / -f 12
+ ratver=
++ mktemp -d
+ ratdir=/tmp/tmp.OnBMokXAzH
+ ratjar=/tmp/tmp.OnBMokXAzH/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.OnBMokXAzH/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/
  % 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   932    0   932    0     0   1743      0 --:--:-- --:--:-- --:--:--  1742
+ curl -L -o /tmp/tmp.OnBMokXAzH/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/.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   947    0   947    0     0   1805      0 --:--:-- --:--:-- --:--:--  1807
++ sha1sum /tmp/tmp.OnBMokXAzH/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.OnBMokXAzH/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 282764b37b7e1d227a03e8831b944326a09c5b60 == <html>
  <head>
    <title>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

    <link rel="icon" type="image/png" href="https://repository.apache.org/favicon.png">
    <!--[if IE]>
    <link rel="SHORTCUT ICON" href="https://repository.apache.org/favicon.ico"/>
    <![endif]-->

    <link rel="stylesheet" href="https://repository.apache.org/static/css/Sonatype-content.css?2.14.6-02" type="text/css" media="screen" title="no title" charset="utf-8">
  </head>
  <body>
    <h1>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</h1>
    <p>Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</p>
  </body>
</html> ]]
+ echo 'SHA1 check failed -- aborting!'
SHA1 check failed -- aborting!
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts

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

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

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2805
originally caused by:
 GitHub pull request #3007 of commit f2344999f95a3f27b0b15b79b423c988f2b35171, 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/jenkins5965807167698402184.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/jenkins6136624309740150513.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}'
++ sort -r
++ grep -ve md5 -e sha1
++ head -n 1
++ cut -d / -f 12
+ ratver=
++ mktemp -d
+ ratdir=/tmp/tmp.5jWL6kkG40
+ ratjar=/tmp/tmp.5jWL6kkG40/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.5jWL6kkG40/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100   932    0   932    0     0   1821      0 --:--:-- --:--:-- --:--:--  1823
+ curl -L -o /tmp/tmp.5jWL6kkG40/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/.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   947    0   947    0     0   1795      0 --:--:-- --:--:-- --:--:--  1793
++ sha1sum /tmp/tmp.5jWL6kkG40/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.5jWL6kkG40/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 282764b37b7e1d227a03e8831b944326a09c5b60 == <html>
  <head>
    <title>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

    <link rel="icon" type="image/png" href="https://repository.apache.org/favicon.png">
    <!--[if IE]>
    <link rel="SHORTCUT ICON" href="https://repository.apache.org/favicon.ico"/>
    <![endif]-->

    <link rel="stylesheet" href="https://repository.apache.org/static/css/Sonatype-content.css?2.14.6-02" type="text/css" media="screen" title="no title" charset="utf-8">
  </head>
  <body>
    <h1>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</h1>
    <p>Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</p>
  </body>
</html> ]]
+ echo 'SHA1 check failed -- aborting!'
SHA1 check failed -- aborting!
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts

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

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

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2804
originally caused by:
 GitHub pull request #3007 of commit f2368c18fb6b50dfa44455aff1700606c0b4f073, 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/jenkins8903330361103090807.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/jenkins5826339010760711261.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=
++ mktemp -d
+ ratdir=/tmp/tmp.mdhodcSmeH
+ ratjar=/tmp/tmp.mdhodcSmeH/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.mdhodcSmeH/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/
  % 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   932    0   932    0     0   1747      0 --:--:-- --:--:-- --:--:--  1745
+ curl -L -o /tmp/tmp.mdhodcSmeH/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/.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   947    0   947    0     0   1784      0 --:--:-- --:--:-- --:--:--  1786
++ sha1sum /tmp/tmp.mdhodcSmeH/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.mdhodcSmeH/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 282764b37b7e1d227a03e8831b944326a09c5b60 == <html>
  <head>
    <title>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

    <link rel="icon" type="image/png" href="https://repository.apache.org/favicon.png">
    <!--[if IE]>
    <link rel="SHORTCUT ICON" href="https://repository.apache.org/favicon.ico"/>
    <![endif]-->

    <link rel="stylesheet" href="https://repository.apache.org/static/css/Sonatype-content.css?2.14.6-02" type="text/css" media="screen" title="no title" charset="utf-8">
  </head>
  <body>
    <h1>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</h1>
    <p>Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</p>
  </body>
</html> ]]
+ echo 'SHA1 check failed -- aborting!'
SHA1 check failed -- aborting!
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts

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

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

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2803
originally caused by:
 GitHub pull request #3007 of commit 480d6c2f7e701a8b216414c09dc0f0abeabb4606, 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/jenkins915010058539989597.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/jenkins6612006488693934743.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=
++ mktemp -d
+ ratdir=/tmp/tmp.ebApQoIluf
+ ratjar=/tmp/tmp.ebApQoIluf/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.ebApQoIluf/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/
  % 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   932    0   932    0     0   1812      0 --:--:-- --:--:-- --:--:--  1809
+ curl -L -o /tmp/tmp.ebApQoIluf/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/.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   947    0   947    0     0   1842      0 --:--:-- --:--:-- --:--:--  1846
++ sha1sum /tmp/tmp.ebApQoIluf/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.ebApQoIluf/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 282764b37b7e1d227a03e8831b944326a09c5b60 == <html>
  <head>
    <title>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

    <link rel="icon" type="image/png" href="https://repository.apache.org/favicon.png">
    <!--[if IE]>
    <link rel="SHORTCUT ICON" href="https://repository.apache.org/favicon.ico"/>
    <![endif]-->

    <link rel="stylesheet" href="https://repository.apache.org/static/css/Sonatype-content.css?2.14.6-02" type="text/css" media="screen" title="no title" charset="utf-8">
  </head>
  <body>
    <h1>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</h1>
    <p>Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</p>
  </body>
</html> ]]
+ echo 'SHA1 check failed -- aborting!'
SHA1 check failed -- aborting!
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts

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

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

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2802
originally caused by:
 GitHub pull request #3000 of commit 3dd7249d3278dda4f15b32de0b4b3669618a2061, 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/jenkins498621051901355881.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/jenkins960268301193606778.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=
++ mktemp -d
+ ratdir=/tmp/tmp.55408up0P2
+ ratjar=/tmp/tmp.55408up0P2/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.55408up0P2/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/
  % 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   932    0   932    0     0   1757      0 --:--:-- --:--:-- --:--:--  1755
+ curl -L -o /tmp/tmp.55408up0P2/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/.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   947    0   947    0     0   1849      0 --:--:-- --:--:-- --:--:--  1853
++ sha1sum /tmp/tmp.55408up0P2/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.55408up0P2/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 282764b37b7e1d227a03e8831b944326a09c5b60 == <html>
  <head>
    <title>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

    <link rel="icon" type="image/png" href="https://repository.apache.org/favicon.png">
    <!--[if IE]>
    <link rel="SHORTCUT ICON" href="https://repository.apache.org/favicon.ico"/>
    <![endif]-->

    <link rel="stylesheet" href="https://repository.apache.org/static/css/Sonatype-content.css?2.14.6-02" type="text/css" media="screen" title="no title" charset="utf-8">
  </head>
  <body>
    <h1>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</h1>
    <p>Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</p>
  </body>
</html> ]]
+ echo 'SHA1 check failed -- aborting!'
SHA1 check failed -- aborting!
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts

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

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

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2801
originally caused by:
 GitHub pull request #3007 of commit f9974806a13dcca074314316233b85c9ed2517bb, 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/jenkins8231333793726547509.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/jenkins4897064795111926860.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=
++ mktemp -d
+ ratdir=/tmp/tmp.6mIylNttog
+ ratjar=/tmp/tmp.6mIylNttog/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.6mIylNttog/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100   932    0   932    0     0   1753      0 --:--:-- --:--:-- --:--:--  1755
+ curl -L -o /tmp/tmp.6mIylNttog/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/.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   947    0   947    0     0   1801      0 --:--:-- --:--:-- --:--:--  1800
++ sha1sum /tmp/tmp.6mIylNttog/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.6mIylNttog/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 282764b37b7e1d227a03e8831b944326a09c5b60 == <html>
  <head>
    <title>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

    <link rel="icon" type="image/png" href="https://repository.apache.org/favicon.png">
    <!--[if IE]>
    <link rel="SHORTCUT ICON" href="https://repository.apache.org/favicon.ico"/>
    <![endif]-->

    <link rel="stylesheet" href="https://repository.apache.org/static/css/Sonatype-content.css?2.14.6-02" type="text/css" media="screen" title="no title" charset="utf-8">
  </head>
  <body>
    <h1>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</h1>
    <p>Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</p>
  </body>
</html> ]]
+ echo 'SHA1 check failed -- aborting!'
SHA1 check failed -- aborting!
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts

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

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

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2800
originally caused by:
 GitHub pull request #3000 of commit 2ccd7f4e2f82333486573086d4a031844a832c25, 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/jenkins3720127621023871452.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/jenkins6158313757186813544.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
++ sort -r
++ head -n 1
+ ratver=
++ mktemp -d
+ ratdir=/tmp/tmp.PzdjarPepY
+ ratjar=/tmp/tmp.PzdjarPepY/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.PzdjarPepY/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100   932    0   932    0     0   1767      0 --:--:-- --:--:-- --:--:--  1768
+ curl -L -o /tmp/tmp.PzdjarPepY/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/.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   947    0   947    0     0   1918      0 --:--:-- --:--:-- --:--:--  1917
++ sha1sum /tmp/tmp.PzdjarPepY/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.PzdjarPepY/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 282764b37b7e1d227a03e8831b944326a09c5b60 == <html>
  <head>
    <title>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

    <link rel="icon" type="image/png" href="https://repository.apache.org/favicon.png">
    <!--[if IE]>
    <link rel="SHORTCUT ICON" href="https://repository.apache.org/favicon.ico"/>
    <![endif]-->

    <link rel="stylesheet" href="https://repository.apache.org/static/css/Sonatype-content.css?2.14.6-02" type="text/css" media="screen" title="no title" charset="utf-8">
  </head>
  <body>
    <h1>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</h1>
    <p>Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</p>
  </body>
</html> ]]
+ echo 'SHA1 check failed -- aborting!'
SHA1 check failed -- aborting!
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts

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

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

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2799
originally caused by:
 GitHub pull request #3002 of commit 714094071cc6a4f8ac38fae414cbf8bfc26fde3a, 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/jenkins8879360161925537913.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/jenkins8210210010565596177.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
++ awk -F '"' '{print $2}'
++ sort -r
++ head -n 1
++ cut -d / -f 12
+ ratver=
++ mktemp -d
+ ratdir=/tmp/tmp.LU2i8vstSZ
+ ratjar=/tmp/tmp.LU2i8vstSZ/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.LU2i8vstSZ/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100   932    0   932    0     0   1761      0 --:--:-- --:--:-- --:--:--  1765
+ curl -L -o /tmp/tmp.LU2i8vstSZ/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/.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   947    0   947    0     0   1753      0 --:--:-- --:--:-- --:--:--  1750
++ sha1sum /tmp/tmp.LU2i8vstSZ/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.LU2i8vstSZ/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 282764b37b7e1d227a03e8831b944326a09c5b60 == <html>
  <head>
    <title>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

    <link rel="icon" type="image/png" href="https://repository.apache.org/favicon.png">
    <!--[if IE]>
    <link rel="SHORTCUT ICON" href="https://repository.apache.org/favicon.ico"/>
    <![endif]-->

    <link rel="stylesheet" href="https://repository.apache.org/static/css/Sonatype-content.css?2.14.6-02" type="text/css" media="screen" title="no title" charset="utf-8">
  </head>
  <body>
    <h1>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</h1>
    <p>Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</p>
  </body>
</html> ]]
+ echo 'SHA1 check failed -- aborting!'
SHA1 check failed -- aborting!
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts

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

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

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2798
originally caused by:
 GitHub pull request #3002 of commit ab0a1a7401ed49ae0ec200f8a255cb1e518f2a58, 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/jenkins5840905200540556066.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/jenkins3533763889852200455.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
++ awk -F '"' '{print $2}'
++ sort -r
++ cut -d / -f 12
++ head -n 1
+ ratver=
++ mktemp -d
+ ratdir=/tmp/tmp.FA1zsoLw6v
+ ratjar=/tmp/tmp.FA1zsoLw6v/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.FA1zsoLw6v/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100   932    0   932    0     0   1834      0 --:--:-- --:--:-- --:--:--  1838
+ curl -L -o /tmp/tmp.FA1zsoLw6v/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/.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   947    0   947    0     0   1790      0 --:--:-- --:--:-- --:--:--  1790
++ sha1sum /tmp/tmp.FA1zsoLw6v/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.FA1zsoLw6v/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 282764b37b7e1d227a03e8831b944326a09c5b60 == <html>
  <head>
    <title>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

    <link rel="icon" type="image/png" href="https://repository.apache.org/favicon.png">
    <!--[if IE]>
    <link rel="SHORTCUT ICON" href="https://repository.apache.org/favicon.ico"/>
    <![endif]-->

    <link rel="stylesheet" href="https://repository.apache.org/static/css/Sonatype-content.css?2.14.6-02" type="text/css" media="screen" title="no title" charset="utf-8">
  </head>
  <body>
    <h1>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</h1>
    <p>Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</p>
  </body>
</html> ]]
+ echo 'SHA1 check failed -- aborting!'
SHA1 check failed -- aborting!
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts

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

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

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2797
originally caused by:
 GitHub pull request #3034 of commit a2ec286307d6b627fa42cc5997469acc39025d7a, 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/jenkins6714310761498093046.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/jenkins8933368660512713043.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
++ awk -F '"' '{print $2}'
++ sort -r
++ cut -d / -f 12
++ head -n 1
+ ratver=
++ mktemp -d
+ ratdir=/tmp/tmp.57TVguV4kR
+ ratjar=/tmp/tmp.57TVguV4kR/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.57TVguV4kR/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100   932    0   932    0     0   1777      0 --:--:-- --:--:-- --:--:--  1778
+ curl -L -o /tmp/tmp.57TVguV4kR/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/.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   947    0   947    0     0   1847      0 --:--:-- --:--:-- --:--:--  1846
++ sha1sum /tmp/tmp.57TVguV4kR/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.57TVguV4kR/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 282764b37b7e1d227a03e8831b944326a09c5b60 == <html>
  <head>
    <title>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

    <link rel="icon" type="image/png" href="https://repository.apache.org/favicon.png">
    <!--[if IE]>
    <link rel="SHORTCUT ICON" href="https://repository.apache.org/favicon.ico"/>
    <![endif]-->

    <link rel="stylesheet" href="https://repository.apache.org/static/css/Sonatype-content.css?2.14.6-02" type="text/css" media="screen" title="no title" charset="utf-8">
  </head>
  <body>
    <h1>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</h1>
    <p>Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</p>
  </body>
</html> ]]
+ echo 'SHA1 check failed -- aborting!'
SHA1 check failed -- aborting!
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts

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

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

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2796
originally caused by:
 GitHub pull request #3001 of commit e9aaff2cc447a0a7c4c6e649631eef157089312a, 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/jenkins7847781343353342086.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/jenkins3837834064191931636.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
++ head -n 1
++ cut -d / -f 12
++ awk -F '"' '{print $2}'
++ sort -r
+ ratver=
++ mktemp -d
+ ratdir=/tmp/tmp.wLbeS3RlRa
+ ratjar=/tmp/tmp.wLbeS3RlRa/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.wLbeS3RlRa/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/
  % 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   932    0   932    0     0   1722      0 --:--:-- --:--:-- --:--:--  1722
+ curl -L -o /tmp/tmp.wLbeS3RlRa/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/.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   947    0   947    0     0   1863      0 --:--:-- --:--:-- --:--:--  1864
++ sha1sum /tmp/tmp.wLbeS3RlRa/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.wLbeS3RlRa/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 282764b37b7e1d227a03e8831b944326a09c5b60 == <html>
  <head>
    <title>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

    <link rel="icon" type="image/png" href="https://repository.apache.org/favicon.png">
    <!--[if IE]>
    <link rel="SHORTCUT ICON" href="https://repository.apache.org/favicon.ico"/>
    <![endif]-->

    <link rel="stylesheet" href="https://repository.apache.org/static/css/Sonatype-content.css?2.14.6-02" type="text/css" media="screen" title="no title" charset="utf-8">
  </head>
  <body>
    <h1>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</h1>
    <p>Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</p>
  </body>
</html> ]]
+ echo 'SHA1 check failed -- aborting!'
SHA1 check failed -- aborting!
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts

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

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

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2795
originally caused by:
 GitHub pull request #3001 of commit 99349f20e9d7d4d08055a243147efd24e0389ec4, 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/jenkins3539395329734198415.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/jenkins968352124595532174.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
++ sort -r
++ head -n 1
+ ratver=
++ mktemp -d
+ ratdir=/tmp/tmp.NJyvypqSXf
+ ratjar=/tmp/tmp.NJyvypqSXf/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.NJyvypqSXf/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100   932    0   932    0     0   1766      0 --:--:-- --:--:-- --:--:--  1768
+ curl -L -o /tmp/tmp.NJyvypqSXf/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/.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   947    0   947    0     0   1802      0 --:--:-- --:--:-- --:--:--  1800
++ sha1sum /tmp/tmp.NJyvypqSXf/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.NJyvypqSXf/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 282764b37b7e1d227a03e8831b944326a09c5b60 == <html>
  <head>
    <title>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

    <link rel="icon" type="image/png" href="https://repository.apache.org/favicon.png">
    <!--[if IE]>
    <link rel="SHORTCUT ICON" href="https://repository.apache.org/favicon.ico"/>
    <![endif]-->

    <link rel="stylesheet" href="https://repository.apache.org/static/css/Sonatype-content.css?2.14.6-02" type="text/css" media="screen" title="no title" charset="utf-8">
  </head>
  <body>
    <h1>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</h1>
    <p>Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</p>
  </body>
</html> ]]
+ echo 'SHA1 check failed -- aborting!'
SHA1 check failed -- aborting!
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts

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

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

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2794
originally caused by:
 GitHub pull request #3001 of commit b8a658a7d7923ff329e387d73229ac2dc62672db, 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/jenkins5565966817643739479.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/jenkins3681228426912856915.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=
++ mktemp -d
+ ratdir=/tmp/tmp.a3m3k103ra
+ ratjar=/tmp/tmp.a3m3k103ra/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.a3m3k103ra/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100   932    0   932    0     0   1971      0 --:--:-- --:--:-- --:--:--  1974
+ curl -L -o /tmp/tmp.a3m3k103ra/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/.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   947    0   947    0     0   1939      0 --:--:-- --:--:-- --:--:--  1936
++ sha1sum /tmp/tmp.a3m3k103ra/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.a3m3k103ra/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 282764b37b7e1d227a03e8831b944326a09c5b60 == <html>
  <head>
    <title>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

    <link rel="icon" type="image/png" href="https://repository.apache.org/favicon.png">
    <!--[if IE]>
    <link rel="SHORTCUT ICON" href="https://repository.apache.org/favicon.ico"/>
    <![endif]-->

    <link rel="stylesheet" href="https://repository.apache.org/static/css/Sonatype-content.css?2.14.6-02" type="text/css" media="screen" title="no title" charset="utf-8">
  </head>
  <body>
    <h1>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</h1>
    <p>Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</p>
  </body>
</html> ]]
+ echo 'SHA1 check failed -- aborting!'
SHA1 check failed -- aborting!
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts

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

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

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2793
originally caused by:
 GitHub pull request #3033 of commit e4eb5bd7145f15a2f84a1916aff96588a5c8a563, 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/jenkins1250269899491117743.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/jenkins6344695222154323806.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=
++ mktemp -d
+ ratdir=/tmp/tmp.b6rcrOIgDb
+ ratjar=/tmp/tmp.b6rcrOIgDb/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.b6rcrOIgDb/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/
  % 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   932    0   932    0     0   1836      0 --:--:-- --:--:-- --:--:--  1834
+ curl -L -o /tmp/tmp.b6rcrOIgDb/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/.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   947    0   947    0     0   1780      0 --:--:-- --:--:-- --:--:--  1783
++ sha1sum /tmp/tmp.b6rcrOIgDb/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.b6rcrOIgDb/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 282764b37b7e1d227a03e8831b944326a09c5b60 == <html>
  <head>
    <title>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

    <link rel="icon" type="image/png" href="https://repository.apache.org/favicon.png">
    <!--[if IE]>
    <link rel="SHORTCUT ICON" href="https://repository.apache.org/favicon.ico"/>
    <![endif]-->

    <link rel="stylesheet" href="https://repository.apache.org/static/css/Sonatype-content.css?2.14.6-02" type="text/css" media="screen" title="no title" charset="utf-8">
  </head>
  <body>
    <h1>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</h1>
    <p>Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</p>
  </body>
</html> ]]
+ echo 'SHA1 check failed -- aborting!'
SHA1 check failed -- aborting!
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts

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

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

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2792
originally caused by:
 GitHub pull request #3033 of commit 373ffac8b80a77d0b440666f2ad1ce7273ecfcaa, 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/jenkins4176728180291183693.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/jenkins5482671150125237933.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=
++ mktemp -d
+ ratdir=/tmp/tmp.hNbWUiUTgS
+ ratjar=/tmp/tmp.hNbWUiUTgS/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.hNbWUiUTgS/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/
  % 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   932    0   932    0     0   1693      0 --:--:-- --:--:-- --:--:--  1691
+ curl -L -o /tmp/tmp.hNbWUiUTgS/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/.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   947    0   947    0     0   1833      0 --:--:-- --:--:-- --:--:--  1835
++ sha1sum /tmp/tmp.hNbWUiUTgS/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.hNbWUiUTgS/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 282764b37b7e1d227a03e8831b944326a09c5b60 == <html>
  <head>
    <title>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

    <link rel="icon" type="image/png" href="https://repository.apache.org/favicon.png">
    <!--[if IE]>
    <link rel="SHORTCUT ICON" href="https://repository.apache.org/favicon.ico"/>
    <![endif]-->

    <link rel="stylesheet" href="https://repository.apache.org/static/css/Sonatype-content.css?2.14.6-02" type="text/css" media="screen" title="no title" charset="utf-8">
  </head>
  <body>
    <h1>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</h1>
    <p>Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</p>
  </body>
</html> ]]
+ echo 'SHA1 check failed -- aborting!'
SHA1 check failed -- aborting!
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts

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

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

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2791
originally caused by:
 GitHub pull request #2999 of commit c719375bfe2265c1c1df6dd32b9cb48a13eb33c0, 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/jenkins3172311364808255295.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/jenkins3898636235532815407.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
++ awk -F '"' '{print $2}'
++ head -n 1
++ cut -d / -f 12
+ ratver=
++ mktemp -d
+ ratdir=/tmp/tmp.s30xtIWVaJ
+ ratjar=/tmp/tmp.s30xtIWVaJ/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.s30xtIWVaJ/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100   932    0   932    0     0   1712      0 --:--:-- --:--:-- --:--:--  1713
+ curl -L -o /tmp/tmp.s30xtIWVaJ/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/.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   947    0   947    0     0   1783      0 --:--:-- --:--:-- --:--:--  1783
++ sha1sum /tmp/tmp.s30xtIWVaJ/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.s30xtIWVaJ/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 282764b37b7e1d227a03e8831b944326a09c5b60 == <html>
  <head>
    <title>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

    <link rel="icon" type="image/png" href="https://repository.apache.org/favicon.png">
    <!--[if IE]>
    <link rel="SHORTCUT ICON" href="https://repository.apache.org/favicon.ico"/>
    <![endif]-->

    <link rel="stylesheet" href="https://repository.apache.org/static/css/Sonatype-content.css?2.14.6-02" type="text/css" media="screen" title="no title" charset="utf-8">
  </head>
  <body>
    <h1>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</h1>
    <p>Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</p>
  </body>
</html> ]]
+ echo 'SHA1 check failed -- aborting!'
SHA1 check failed -- aborting!
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts

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

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

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2790
originally caused by:
 GitHub pull request #3033 of commit 51e932f7c75f03f681a2a0ed2c78c2fde1a35932, 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/jenkins105127980389484663.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/jenkins5853015665238271544.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
++ sort -r
++ grep -ve md5 -e sha1
++ head -n 1
++ awk -F '"' '{print $2}'
++ cut -d / -f 12
+ ratver=
++ mktemp -d
+ ratdir=/tmp/tmp.jyp1oYV6y4
+ ratjar=/tmp/tmp.jyp1oYV6y4/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.jyp1oYV6y4/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/
  % 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   932    0   932    0     0   1709      0 --:--:-- --:--:-- --:--:--  1706
+ curl -L -o /tmp/tmp.jyp1oYV6y4/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/.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   947    0   947    0     0   1775      0 --:--:-- --:--:-- --:--:--  1776
++ sha1sum /tmp/tmp.jyp1oYV6y4/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.jyp1oYV6y4/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 282764b37b7e1d227a03e8831b944326a09c5b60 == <html>
  <head>
    <title>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

    <link rel="icon" type="image/png" href="https://repository.apache.org/favicon.png">
    <!--[if IE]>
    <link rel="SHORTCUT ICON" href="https://repository.apache.org/favicon.ico"/>
    <![endif]-->

    <link rel="stylesheet" href="https://repository.apache.org/static/css/Sonatype-content.css?2.14.6-02" type="text/css" media="screen" title="no title" charset="utf-8">
  </head>
  <body>
    <h1>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</h1>
    <p>Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</p>
  </body>
</html> ]]
+ echo 'SHA1 check failed -- aborting!'
SHA1 check failed -- aborting!
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts

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

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

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2789
originally caused by:
 GitHub pull request #3009 of commit 2e69e4c351df40e2d56a03f81447c83f16964650, 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/jenkins1077184757313187528.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/jenkins1842302391551211416.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=
++ mktemp -d
+ ratdir=/tmp/tmp.lor2wg2WU7
+ ratjar=/tmp/tmp.lor2wg2WU7/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.lor2wg2WU7/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100   932    0   932    0     0   1798      0 --:--:-- --:--:-- --:--:--  1799
+ curl -L -o /tmp/tmp.lor2wg2WU7/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/.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   947    0   947    0     0   1799      0 --:--:-- --:--:-- --:--:--  1796
++ sha1sum /tmp/tmp.lor2wg2WU7/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.lor2wg2WU7/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 282764b37b7e1d227a03e8831b944326a09c5b60 == <html>
  <head>
    <title>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

    <link rel="icon" type="image/png" href="https://repository.apache.org/favicon.png">
    <!--[if IE]>
    <link rel="SHORTCUT ICON" href="https://repository.apache.org/favicon.ico"/>
    <![endif]-->

    <link rel="stylesheet" href="https://repository.apache.org/static/css/Sonatype-content.css?2.14.6-02" type="text/css" media="screen" title="no title" charset="utf-8">
  </head>
  <body>
    <h1>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</h1>
    <p>Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</p>
  </body>
</html> ]]
+ echo 'SHA1 check failed -- aborting!'
SHA1 check failed -- aborting!
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts

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

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

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2788
originally caused by:
 GitHub pull request #3032 of commit 425a2edabf20cbdd06dee86948599ac3861f959d, 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/jenkins1330023275090440595.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/jenkins1080935128260180797.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
++ cut -d / -f 12
++ head -n 1
+ ratver=
++ mktemp -d
+ ratdir=/tmp/tmp.3sGJfnZM9Z
+ ratjar=/tmp/tmp.3sGJfnZM9Z/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.3sGJfnZM9Z/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100   932    0   932    0     0   1787      0 --:--:-- --:--:-- --:--:--  1788
+ curl -L -o /tmp/tmp.3sGJfnZM9Z/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/.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   947    0   947    0     0   1795      0 --:--:-- --:--:-- --:--:--  1793
++ sha1sum /tmp/tmp.3sGJfnZM9Z/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.3sGJfnZM9Z/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 282764b37b7e1d227a03e8831b944326a09c5b60 == <html>
  <head>
    <title>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

    <link rel="icon" type="image/png" href="https://repository.apache.org/favicon.png">
    <!--[if IE]>
    <link rel="SHORTCUT ICON" href="https://repository.apache.org/favicon.ico"/>
    <![endif]-->

    <link rel="stylesheet" href="https://repository.apache.org/static/css/Sonatype-content.css?2.14.6-02" type="text/css" media="screen" title="no title" charset="utf-8">
  </head>
  <body>
    <h1>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</h1>
    <p>Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</p>
  </body>
</html> ]]
+ echo 'SHA1 check failed -- aborting!'
SHA1 check failed -- aborting!
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts

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

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

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2787
originally caused by:
 GitHub pull request #3031 of commit de23bdac3618db2d376a5dea77c97414542f940e, 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/jenkins5788261863237567049.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/jenkins3740321002151397903.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=
++ mktemp -d
+ ratdir=/tmp/tmp.FQa4f12VTm
+ ratjar=/tmp/tmp.FQa4f12VTm/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.FQa4f12VTm/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/
  % 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   932    0   932    0     0   1748      0 --:--:-- --:--:-- --:--:--  1748
+ curl -L -o /tmp/tmp.FQa4f12VTm/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/.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   947    0   947    0     0   1900      0 --:--:-- --:--:-- --:--:--  1901
++ sha1sum /tmp/tmp.FQa4f12VTm/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.FQa4f12VTm/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 282764b37b7e1d227a03e8831b944326a09c5b60 == <html>
  <head>
    <title>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

    <link rel="icon" type="image/png" href="https://repository.apache.org/favicon.png">
    <!--[if IE]>
    <link rel="SHORTCUT ICON" href="https://repository.apache.org/favicon.ico"/>
    <![endif]-->

    <link rel="stylesheet" href="https://repository.apache.org/static/css/Sonatype-content.css?2.14.6-02" type="text/css" media="screen" title="no title" charset="utf-8">
  </head>
  <body>
    <h1>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</h1>
    <p>Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</p>
  </body>
</html> ]]
+ echo 'SHA1 check failed -- aborting!'
SHA1 check failed -- aborting!
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts

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

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

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2786
originally caused by:
 GitHub pull request #3026 of commit b32ccd579794b97832066f3db6623e32dff03034, 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/jenkins7830134350143802526.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/jenkins8682367698197466619.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=
++ mktemp -d
+ ratdir=/tmp/tmp.OkIiOgYvZp
+ ratjar=/tmp/tmp.OkIiOgYvZp/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.OkIiOgYvZp/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100   932    0   932    0     0   1805      0 --:--:-- --:--:-- --:--:--  1806
+ curl -L -o /tmp/tmp.OkIiOgYvZp/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/.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   947    0   947    0     0   1767      0 --:--:-- --:--:-- --:--:--  1766
++ sha1sum /tmp/tmp.OkIiOgYvZp/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.OkIiOgYvZp/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 282764b37b7e1d227a03e8831b944326a09c5b60 == <html>
  <head>
    <title>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

    <link rel="icon" type="image/png" href="https://repository.apache.org/favicon.png">
    <!--[if IE]>
    <link rel="SHORTCUT ICON" href="https://repository.apache.org/favicon.ico"/>
    <![endif]-->

    <link rel="stylesheet" href="https://repository.apache.org/static/css/Sonatype-content.css?2.14.6-02" type="text/css" media="screen" title="no title" charset="utf-8">
  </head>
  <body>
    <h1>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</h1>
    <p>Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</p>
  </body>
</html> ]]
+ echo 'SHA1 check failed -- aborting!'
SHA1 check failed -- aborting!
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts

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

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

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2785
originally caused by:
 GitHub pull request #3028 of commit 334a6279102dda8a1ac3031d7cf4c6b0eeaac3e2, 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/jenkins4302763367431963783.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/jenkins2729958467753609662.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=
++ mktemp -d
+ ratdir=/tmp/tmp.U6s7SbF17u
+ ratjar=/tmp/tmp.U6s7SbF17u/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.U6s7SbF17u/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100   932    0   932    0     0   1858      0 --:--:-- --:--:-- --:--:--  1860
+ curl -L -o /tmp/tmp.U6s7SbF17u/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/.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   947    0   947    0     0   1679      0 --:--:-- --:--:-- --:--:--  1679
++ sha1sum /tmp/tmp.U6s7SbF17u/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.U6s7SbF17u/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 282764b37b7e1d227a03e8831b944326a09c5b60 == <html>
  <head>
    <title>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

    <link rel="icon" type="image/png" href="https://repository.apache.org/favicon.png">
    <!--[if IE]>
    <link rel="SHORTCUT ICON" href="https://repository.apache.org/favicon.ico"/>
    <![endif]-->

    <link rel="stylesheet" href="https://repository.apache.org/static/css/Sonatype-content.css?2.14.6-02" type="text/css" media="screen" title="no title" charset="utf-8">
  </head>
  <body>
    <h1>404 - Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</h1>
    <p>Path /org/apache/rat/apache-rat/0.13-SNAPSHOT/.sha1 not found in local storage of repository &quot;Snapshots&quot; [id=snapshots]</p>
  </body>
</html> ]]
+ echo 'SHA1 check failed -- aborting!'
SHA1 check failed -- aborting!
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts