See
<https://builds.apache.org/job/trafficcontrol-PR/3204/display/redirect?page=changes>
Changes:
[dewrich] Updated slack link
[Rawlin.Peters] Use exact matching of requested name to certificate for SNI
fields
[dangogh] Logo recreated as vector. New versions of each added. .sketch source
[dangogh] Updated dependency_license added new files, removed deleted files
[dangogh] Fixed paths for png files
[dangogh] Added .sketch to rat-excludes
[Rawlin.Peters] Fix TO Go DS SSL key to also create latest version
[Rawlin.Peters] Change TO DS SSL update to use riaksvc const
[mitchell852] Fix TO Go to mask field
[mitchell852] Change TO level for field mask
[rob05c] ops and above (admin) should not have any server fields masked
[mitchell852] Fix TO Servers validation to allow "" ipv6
[mitchell852] Fix TM nil panic in CRConfig validation
[dangogh] User client and tests
[rob05c] Changed post, put, and delete to pass on ReqInf
[rob05c] Updated ParseDBError
[rob05c] Changed to return usrErr, sysErr, httpCode idiom
[rob05c] Refactored a little bit
[mitchell852] Prohibit content invalidation requests for no-origin DS types
[mitchell852] flip signed flag when signingAlgorithm is changed. fixes #2836
[Rawlin.Peters] Add sub to validate user input when running postinstall script
changes
[Rawlin.Peters] Altering postinstall cdn name regex to include underscores
[Rawlin.Peters] Changing back the default cdn name value
[Rawlin.Peters] Invalid password validation with tests
[Rawlin.Peters] Updated according to PR comments
[dangogh] Added missing license header
[dewrich] Remove TO Perl UI being served.
[dewrich] Add TO Perl UI link to portal in notfound page
[Rawlin.Peters] Change TO client CRConfig to use api, add snap
[rob05c] Add wildcard functionality to cache stats configuration in Traffic
Stats
[mitchell852] Fixes #2848 Incorrect error message of no data removed from
display
[mitchell852] Fixes #2848 Code formatting
[mitchell852] Fixes #2848 Replaced comments datatable, added no records display
[mitchell852] Fixes #2848 extraneous code removed, restored config and
properties
[Rawlin.Peters] Escape $1 so that the regex populates correctly
[rob05c] fix inconsistent Tenant member name in DeliveryService struct
[mitchell852] Various minor improvements
[mitchell852] merged with stash
[mitchell852] removed placeholder file
[mitchell852] Lots of minor changes
[mitchell852] Fixed theme_overrides.css not being included in HTML output
[mitchell852] Added a figure; fixed some minor issues
[mitchell852] Fixed minor issues
[mitchell852] Removing superfluous reference prefixes
[mitchell852] Enforcing 215 character width for tables
[mitchell852] Fixed some syntax highlighting
[mitchell852] Darker table borders; tables that overflow the page become
scrollable
[mitchell852] among other things, added load test instructions to router
[mitchell852] Slightly darker Note boxes - easier to see its boundaries
[mitchell852] replaced images with figures, sections with term definitions
[mitchell852] various clarifications, added load testing section
[mitchell852] various formatting changes, removed link to now-deprecated Java
Traffic
[mitchell852] Removed documentation for unsupported Traffic Monitor version
[mitchell852] removed traffic_monitor_golang from the index - it's just traffic
[mitchell852] updated traffic portal installation instructions
[mitchell852] Added a description of the difference between STEERING and
[mitchell852] Overhauled the TP guide
[mitchell852] fixed a little bit of indentation
[mitchell852] starting consolidating trops images
[mitchell852] Formatting fixes, added deprecation warning
[mitchell852] fixed some broken references
[mitchell852] Moved default profiles into Portal
[mitchell852] Moved 'default profiles' under Traffic Portal
[mitchell852] consistent title levels, syntax highlighting
[mitchell852] Clarification, sectioning, syntax highlighting and grammar
[mitchell852] What's with the arrow?
[mitchell852] Added license header
[mitchell852] consistent title level, fixed broken reference
[mitchell852] formatting and syntax highlighting
[mitchell852] consistent title level, indentation and sectioning
[mitchell852] Moved topography diagram into images subdir
[mitchell852] Migrated instructions from TO to TP
[mitchell852] syntax highlighting
[mitchell852] Moved DNSSEC tutorial to Traffic Portal
[mitchell852] cleaning up quick-how-to directory
[mitchell852] linking extensions to their sections
[mitchell852] enforcing 215 character width table limit
[mitchell852] Formatting changes
[mitchell852] whitespace changes
[mitchell852] self-closing tags should self-terminate (imo)
[mitchell852] Adding api 1.3 routes
[mitchell852] Added license header
[rob05c] fix inconsistent field Signed in non nullable DSv11 struct
[Rawlin.Peters] updates documentation around the invalidate content api
[dewrich] Remove outdated traffic_ops build README and Vagrantfile
[mitchell852] Optimize tenancy check in Origins read query
[dewrich] rename json files
[dewrich] define httpsPort in enroller
[dewrich] no to-enroll for portal
[dewrich] rearrange enroller dockerfile to be more friendly
[dewrich] enrolling trafficvault
[dewrich] enrolling mid/edge/origin; other tweaks
[dewrich] enroller watches dir instead of connecting to docker
[dewrich] watching multiple dirs
[dewrich] share volume for enroller
[dewrich] checkpoint on enroller conversion
[dewrich] use file to wait for enroller
[dewrich] fixes enroller dir scan
[dewrich] fix EOF issue
[dewrich] add cachegroups
[dewrich] fix error checking
[dewrich] better error checking
[dewrich] more ID retrievals
[dewrich] use nullable version of cachegroup func
[dewrich] remove Id fields from json data
[dewrich] check division in region
[dewrich] fix types in cachegroups
[dewrich] enroller fixes
[dewrich] data cleanup
[dewrich] rename tenants to order properly
[dewrich] fix loading of json during initial trafficops startup
[dewrich] remove v13 refs
[dewrich] clear files from enroller; work around race reading enroller files
[dewrich] rename json file if load failed
[dewrich] rename json file once processed
[dewrich] create /shared dir for more than just enroller
[dewrich] enrollUser; fix enrollDeliveryservice
[dewrich] staged dockerfile for enroller
[dewrich] cleanup deliveryservice json
[dewrich] fix data for user enrolling
[dewrich] Added the ORT script from old branch
[dewrich] fixing bad daemonization
[dewrich] Now using ORT script to start ATS
[dewrich] ORT script now writes and backs up config files
[dewrich] installing new ORT dependencies in edge container
[dewrich] Now restarts ATS when its config files change
[dewrich] Fixed ATS restart logic
[dewrich] Added Ubuntu-specific package handlers and interactive mode prompts
[dewrich] Fixed wrong ATS root in use in ORT and params
[dewrich] Fixed SyntaxError
[dewrich] Fixed bad directory permissions on stock ATS rpm install paths
[dewrich] Fixed error in conditional execution
[dewrich] Added some descriptions of known bugs to README
[dewrich] Added Makefile to install rpms
[dewrich] Added Makefile to README build instructions
[dewrich] Fixed bad quoting, double source of to-access.sh
[dewrich] Fixed error output formatting
[dewrich] Added license header (I swear I've already done this...)
[dewrich] Fixed Dockerfile not properly installing python dependencies
[dewrich] Now waiting on enrollment
[dewrich] Now using ORT script to start ATS
[dewrich] installing new ORT dependencies in edge container
[dewrich] Fixed bad directory permissions on stock ATS rpm install paths
[dewrich] Add Bindv9 DNS server to assist traffic router
[dewrich] Moving to template-based server construction
[dewrich] The only way I can do this without a race condition is include it in
the
[dewrich] Waiting for enroller directory
[dewrich] CreateUser requires APIUserPost type
[dewrich] use longer passwd for tv
[dewrich] misc fixes
[dewrich] wait for cdn to be created
[dewrich] fixed bad pipelines for IP info
[dewrich] removed unneeded 'physlocation' field from server template
[dewrich] added httpsPort
[dewrich] fix json keys
[dewrich] DNS: Use non-routable ipv4 classC subnet
[dewrich] Fix to-enroll for edge, mid, origin, and trafficmonitor
[dewrich] Fix enrollment of db, dns, portal, portal, vault
[dewrich] Add Traffic Router, partial FQDN support
[dewrich] Fix yum hang when adding epel repo
[dewrich] fix edge/mid cpu issue, origin enroll
[dewrich] fix origin json
[dewrich] ability to update params and connect profiles
[dewrich] add profiles
[dewrich] Add shared x509 TLS CA support for all container services
[dewrich] Add shared CA support for all container services
[dewrich] add profiles
[dewrich] bad profile import
[dewrich] Misc fixes to param(s), fix trafficmonitor enroll, etc
[dewrich] Make the free GeoLite2 database available locally via trafficops
[dewrich] Fix location of GeoliteCity DB in CCR_CIAB profile
[dewrich] specify vars to sub in envsubst; reduce debug from enroller
[dewrich] Disable DNSSEC validation in bindv9
[dewrich] Download/Unpack/Compress the correct GeoList2 Maxmind DB (City)
[dewrich] switched to ATS 7.1.4
[dewrich] Fixed previously unsatisfied requirement for libkyotocabinet
[dewrich] fix to-post
[dewrich] Added a base image for caches
[dewrich] System now builds tccache prior to edge and mids
[dewrich] add long description on ds
[dewrich] Add Traffic Vault with search capbility.
[dewrich] order data files; add edge->mid parentcachegroupname
[dewrich] Fixing some bad parameters (also '\t' > ' ')
[dewrich] Update DNS to use ciab.test TLD
[dewrich] Add x509v3 Self-Signed CA and TLS certificates
[dewrich] fix ds json
[dewrich] enroller handles deliveryservice_servers
[dewrich] fix localPasswd
[dewrich] Added the ORT script from old branch
[dewrich] Fixed bad directory permissions on stock ATS rpm install paths
[dewrich] Fixing some cache issues related to ATS
[dewrich] Will now (occasionally) update TrafficOps after running
[dewrich] Switching back to subprocess-based ATS commands
[dewrich] Moved RPM permissions fixes into cache container
[dewrich] Containers now able to restart ATS
[dewrich] added cron job to run SYNCDS every minute
[dewrich] Added crontab file
[dewrich] Only start TM after CDN snapshot
[dewrich] add dscp params to ats profiles
[dewrich] add Nullable version of CreateDeliveryService
[dewrich] remove url_sig from deliveryservice
[dewrich] use nullable deliveryservice
[dewrich] add dnsutils to enroller
[dewrich] Fixed profile parameters placing configuration file outside of the
[dewrich] Add tcnet subnets to ATS astats.config
[dewrich] Add missing reverse ipv4 ptr record
[dewrich] create cache file on image creation
[dewrich] strip comments before comparing config files
[dewrich] Added documentation generation for Python ORT script
[dewrich] Fixed some false positive diffs in configuration files
[dewrich] fix var ref
[dewrich] Change initial default ATS port from 8080 -> 80
[dewrich] add content: host mounted volume in origin
[dewrich] Demo VNC/proxy container for CIAB
[dewrich] no need to enroll origin - gets created w/ deliveryservice
[dewrich] Persist SSL certificates for future restarts
[dewrich] Add CORS to origin, fix dns error with client container
[dewrich] changelog addition for cdn-in-a-box
[dewrich] fix for changed signature
[rob05c] Finish up DS SSL keys endpoints in TO Go
[rob05c] Update CHANGELOG.md
[rob05c] Fix DS SSL API request validation, tenancy checks, versions
[rob05c] Fix riak content-type json header, use JSONIntStr for the version
[Rawlin.Peters] Remove unused symbols
[mitchell852] add missing copyright headers
[mrdgelinas] ensure all conf copied to trafficops-go container
[Rawlin.Peters] Add TO GO steering endpoint
[Rawlin.Peters] Add TO Go client steering endpoint
[Rawlin.Peters] Add TO Go steering api test
[Rawlin.Peters] Remove empty import
[Rawlin.Peters] Change TO Go steering order, weight to signed int
[Rawlin.Peters] Change TO Go GET /steering to PrivLevelSteering
[Rawlin.Peters] Fix TO Go steering db error message
[Rawlin.Peters] Fix TO Go GET steering to only primary origins
[Rawlin.Peters] Fix TO Go steering test for int/uint change
[Rawlin.Peters] Change TO Go steering fields to int32 to match TR
[Rawlin.Peters] Updated TO Perl,client,tests to v14
[dewrich] fix python ORT to compare correctly
[jeffrey_elsloo] upgrade setuptools prior to installing sphinx
[Rawlin.Peters] Add TO Go federations?all for internal fed route
[Rawlin.Peters] Add TO Go GET federations
[Rawlin.Peters] Add TO Go POST federations/id/deliveryservices
[Rawlin.Peters] Add TO Go federations tests
[Rawlin.Peters] Fix TO Go fed/id/ds priv to admin, to match Perl
[Rawlin.Peters] Change TO Go fed/all to priv admin, matching Perl
[Rawlin.Peters] Fix TO Go missing inf.Close()
[Rawlin.Peters] Change TO Go feds func to take name not user
[Rawlin.Peters] Fix TO Go feds to prevent assigning 0 dses
[Rawlin.Peters] Fix TO Go /federations PrivLevelFed to match Perl
[mitchell852] Adding base delivery services dashboard widget
[mitchell852] Added headers and fixed filtering
[mitchell852] Chart added for delivery services widget
[mitchell852] Added licenses for angular-charts, tc-angularcharts and chartjs
[mitchell852] Added capability to ds widget for delivery-services
[mitchell852] Fixed UI issues, added auto refresh
[mitchell852] Aligned the chart with the ds table and fixed resizing issues
[mitchell852] Addressed visual and utc formatting for labels and object
placement
[mitchell852] Resolved dependency license issues
[mitchell852] Updated tooltip to use title instead of bootstrap
[mitchell852] Moved charting tools to bower
[mitchell852] Removed charting tools from bower
[mitchell852] Added version numbers to chart libraries and updated licenses
[mitchell852] CSS adjustments to responsiveness
[rob05c] Remove some unused/duplicated dbhelper functions
[jeffrey_elsloo] Parse cachegroup localizationMethods into CacheLocation
[jeffrey_elsloo] Filter by enabled LocalizationMethods when selecting a
CacheGroup
[jeffrey_elsloo] Update Cachegroup API docs for localizationMethods
[jeffrey_elsloo] Add unit test for parsing localizationMethods from CRConfig
[jeffrey_elsloo] Add test of basic enabledLocalizationMethods filtering
functionality
[dewrich] Update grovetccfg to genrate proper remap rules for deliveryservies.
[dewrich] Due to build script changes that now add the commit hash to the rpm
[dangogh] update release.pl git address
[mitchell852] finished adding 1.3 routes
[mitchell852] updated an api route
[mitchell852] More API updates
[mitchell852] Fixed favicon and logo not linked
[mitchell852] No, seriously, what's with the arrow?
[mitchell852] added logo to LaTeX output
[mitchell852] Formatting consitency
[mitchell852] formatting consistency
[mitchell852] Moved non-static files out of _static
[mitchell852] Formatting changes, links between anonymous blocking rtype and tr
logs
[mitchell852] added DNS response parser
[mitchell852] Title level consistency
[mitchell852] Formatting
[mitchell852] trivial whitespace change
[mitchell852] Formatting
[mitchell852] added admonition advising that a database is not provided
[mitchell852] Added links to RGB docs
[mitchell852] formatting and consistency
[mitchell852] Title level consistency
[mitchell852] Replaced a text diagram with an image and formatting overhaul
[mitchell852] Formatting consistency
[mitchell852] List format consistency, adding to directory listing
[mitchell852] Added missing commands/correcting existing commands for
`admin.pl` docs
[mitchell852] Finished test case and example fixups
[mitchell852] Fixed missing reference
[mitchell852] Moving Extension documentation to one place
[mitchell852] Transformed some diagrams from ASCII -> SVG/PNG pairs
[mitchell852] Replaced Remaining ASCII diagrams
[mitchell852] Converted decorated lists to definition lists
[mitchell852] Removed unnecessary `ref` roles on local section headings
[mitchell852] Fixed broken logo spec/switched to new, *real* SVG logo for HTML
[mitchell852] Converting examples to syntax-highlighted examples
[mitchell852] Formatting overhaul to TM API docs
[mitchell852] Fixed the compatibility issue... again?
[mitchell852] Added license headers
[mitchell852] Using a more modern Python version to build docs
[mitchell852] disabling parallel build, fixed a couple of build errors
[mitchell852] Added libpcap dependency listing
[mitchell852] Added instructions for building the documentation
[dangogh] Added documentation generation for Python ORT script
[dangogh] Fixed some false positive diffs in configuration files
[dangogh] Moving to module-based ORT scripting
[dangogh] Removing now-deprecated use of ORT RPMs
[dangogh] (Re-)removed deprecated XML logging configuration file
[dangogh] SSL verification now configurable; added timestamps to logs
[dangogh] Now executing packaged ORT script; moved crontab into ORT package
[dangogh] Fixed issue where config file object was treated as config file name
[dangogh] Pulled logic for process search out of ATS-specific functionality
[dangogh] Added -k/--insecure option; bugfixes
[dangogh] Added ort readme
[dangogh] Fixed new files not having terminating newlines
[dangogh] Fixed missing astats plugin
[dangogh] Fixed bad Drive_Prefix param
[dangogh] Fixed missing imports; Added convenience function to update cookie as
[dangogh] Fixed error in TOUpdate logic - now uses new convienece function to
[dangogh] Removed a ton of unused, deprecated, and/or redundant profile
parameters
[dangogh] v0.0.2 - stub revalidate implemented; now properly handles packages
[dangogh] Fixed revalidation - now feature-parity with original; deleting
[dangogh] Implemented '--wait_for_parents'
[dangogh] Added license headers to ORT documentation
[dangogh] fix spelling errors on TO using docs
[neuman] adds support for single layer CDNs
[neuman] Add TO Go plugin system
[neuman] Add TO RPM description plugin list
[neuman] Add TO Go cli flag to list plugins
[neuman] TO Go move getting user to func, for plugin use
[neuman] Add TO Go readme
[neuman] Add TO Go plugin proxy, for microservices
[neuman] Add TO Go README note about auth
[neuman] Add TO Go plugin readme AddPlugin priority note
[dewrich] cdn-in-a-box fixes
[rob05c] Tabs now use CSS instead of JS
[rob05c] Tabs look more like tabs; bigger top margin; moved misc stats
[Rawlin.Peters] Fixes issues where when traffic monitor is starting up and is
unable to
[Rawlin.Peters] fix error message formatting to dereference the
[dangogh] Change TO Go to 501 on unknown version reqs
[neuman] added get_origins get_staticdnsentry from api/1.3
[Rawlin.Peters] Fixed some issues with building CIAB
[dangogh] Trim `wc -l` output for build number when running on Mac
[mitchell852] Automated UI Testing - CRUD for Servers, CDNs, Delivery Services
[mitchell852] Automated UI Testing - added console outputs, fixed repeater error
[mitchell852] Automated UI Testing - Improved dropdown selection and added
search box
[mitchell852] Automated UI Testing - Added pauses to allow data to display
properly
[dangogh] Added context management to TOSession in the TC Python client
[dangogh] Created a script to generate routes to configuration files for a
sample
[dangogh] Allowed reading piped input, added GNU-std longopts for login creds
[dangogh] Added documentation for the compare tool and route generator script
[Rawlin.Peters] Fix TO Go DSS to create location params
[Rawlin.Peters] Fix TO Go DS, DSS to create urlsig params
[dangogh] Rewrite Users Endpoint
[dangogh] Documentation
[dangogh] Updated changelog
[dangogh] Changed docs to v14
[dangogh] Removed ConfirmLocalPasswd from 1.4 api
[dangogh] Backslash was escaping a whitespace character left at line end - fixed
[dangogh] Added CIAB documentation
[dangogh] Updated README
[jeffrey_elsloo] Add TO cdn/ksk/generate endpoint
[jeffrey_elsloo] Add docs for cdns/dnsseckeys/ksk/generate
[jeffrey_elsloo] Fix or remove a few unhelpful debug logs
[jeffrey_elsloo] Emit helpful error message when building rpms via pkg
[jeffrey_elsloo] Remove legacy mysql-to-postgres conversion Dockerfiles and
scripts
[github] Update CHANGELOG.md
[github] Update CHANGELOG.md
[mrdgelinas] Fix the CHANGELOG.md release links
[mitchell852] Fix docs typos in ksk/generate
[Rawlin.Peters] Add TO client update ds nullable
[dangogh] Added test Dockerfile
[dangogh] Fixed a problem with restapi.py using Python2 functions
[dangogh] Updated Documentation for the compare tool and genRoutesConfig.py
script
[dangogh] Fixed a bug where people with ':' in their username and/or password
[dangogh] genRoutesConfig.py now supports defaulting blank testing
[rob05c] This changes some error messaging in grove to 'Info' log level as these
[Rawlin.Peters] add ID lookups everywhere we can when Name is provided but not
ID
[Rawlin.Peters] fix test dependencies
[Rawlin.Peters] add way to forcibly delete users in tests
[Rawlin.Peters] more test fixes for IDs
[Rawlin.Peters] cleanup -- do not use Fatalf!!
[Rawlin.Peters] reverse condition to fix test
[Rawlin.Peters] fix servers/id/deliveryservices endpoint in client
[Rawlin.Peters] eliminate profileParameters test -- includeed in profiles
[Rawlin.Peters] fix profiles/parameters test and client
[friede] fix grove and grovetccfg build from tarball
[dangogh] Added rat exclusions for charting libraries
[Rawlin.Peters] Make the riak connection a single reusable cluster
[dangogh] Prevent Perl input record separator change in TO dbdump API
[mitchell852] escape bare names
[mitchell852] fix cdn-in-a-box json for client code changes
[Rawlin.Peters] Add an exponential time backoff object for use in
traffic_monitor.
[Rawlin.Peters] Fix the jitter() function.
[Rawlin.Peters] Fix TestBackoffDuration() test
[Rawlin.Peters] Add NewConstantBackoff() following review comments.
[dangogh] Fix TO Go bad params to return 400 not 5xx
[dangogh] resolve unit test errors with no active cluster
[dangogh] Fixed #2949
[dangogh] genConfigRoutes.py now respects the same environment variables as
[dangogh] updated dockerfile to reflect new usage
[dangogh] updated documentation to show new usage
[dangogh] Dockerized TO integration tests
[dangogh] Response to PR comments
[dangogh] Updated instructions and fixed file references
[dangogh] removed static ip address -- not needed for this container
[mitchell852] Added ability to regenerate KSK keys in TP
[mitchell852] Updated regenerateksk API path and TP API version to 1.4
[mitchell852] Usability fixes for DNSSEC and KSK generation
[mitchell852] Replace the Oracle JDK with OpenJDK. This resolves #2960.
[mitchell852] update traffic_router builder Dockerfile to build w/ openjdk
[mitchell852] replace jdk with openjdk
[mitchell852] added missing -y on install
[mitchell852] Fixes a bug in the compare tool where short lines would cause a
segfault
[jeffrey_elsloo] Add TO Go /api/1.4/cdns/dnssec/refresh
[jeffrey_elsloo] remove unused
[jeffrey_elsloo] Change ToDnssecRefresh script to login, new path
[jeffrey_elsloo] Add Changelog for ToDnssecRefresh.pl login req
[jeffrey_elsloo] Change TO DNSSEC to SHA256
[mitchell852] Fix TO unit test for changed function signature
[dangogh] Compare error handling (#3026)
[neuman] Add TM GC CPU fraction to stat endpoint
[neuman] Add TM datareq stats test
[neuman] Fix TM cache structs unnecessary data
[neuman] Add TM test astatsPrecompute
[dangogh] Removed a ton of unused profiles and parameter files left over from
the
[neuman] Change Monitor stat history to sync.Map (#3007)
[mitchell852] Add Docs, changelog for 1.4 dnssec refresh
[mitchell852] Change Monitor to third-party JSON, for performance (#2999)
[mitchell852] Remove Centos6 references from docs (#2976)
[dangogh] Compare fixup (#3033)
[mrdgelinas] removed JDNSSEC from Traffic Router
[mrdgelinas] Quiet installation for tomcat SysV test
[mrdgelinas] Changing `openjdk` to `java` - This allows either JDK to be used
[mrdgelinas] Change in configuration in pom.xml file - There is 2 systemd unit
[mrdgelinas] Changed JAVA_HOME to /usr/lib/jvm/jre - Fixes #3012
[mrdgelinas] Changed JAVA_HOME to /usr/lib/jvm/jre
[mrdgelinas] Move %pre to %pretrans to prevent installation failures
[mrdgelinas] Handle /opt/tomcat directories removal
[mrdgelinas] Removed broken conditional
[mrdgelinas] Moving stopping services to pretrans - This will avoid having
[jeffrey_elsloo] makes link to TP documentation configurable
[mitchell852] Genconfigroutes modes (#3046)
[dangogh] CIAB: Update to SSL/TLS shared CA generation script (#3041)
[Rawlin.Peters] Add TM Stat Poll Buffer Config
[Rawlin.Peters] Add TO Go GET cdn/name/dnsseckeys, DS record txt
[Rawlin.Peters] Change TM ds.CreateStats to use pointers
[mitchell852] Fix TO Go GET dss missing '.json' (#3055)
[dangogh] Fix Traffic Ops auth failure returning 200, catastrophically breaking
[dangogh] Fix rat_excludes broken paths (#3059)
[mitchell852] Fix TP Dockerfile broken build (#3062)
[friede] Add Traffic Vault Utility for listing contents
[neuman] Fix ordering of DS matchlists to match the Perl (#3066)
[rob] Fix TO CRConfig generation to use tm.url parameter
[dangogh] v3.1.0 - now properly ignores lua comment headers in plaintext files
[mitchell852] enroller acts as http server and dir watcher (#3060)
[dangogh] v3.1.1 - now processes each route immediately as it is read, improving
[rawlin_peters] Add a TR_LOC type to seeds.sql
[dangogh] Fixed configuration file sanitization (#3080)
[mitchell852] use golang package from centos vault temporarily (#3088)
[dangogh] Fixed bad parameter sets so that edge is a reverse proxy and mid a
[mitchell852] CIAB: fix race issue where server not avail when ds_server
assignment
[Rawlin.Peters] Fixes missing deliveryservice data fields from the
[Rawlin.Peters] Fix Test TO API loginfail to create cdns it needs (#3101)
[Rawlin.Peters] Fix Test cg bad login expecting nil err (#3102)
[Rawlin.Peters] Fix TO Go wrapper copying req, breaking codes (#3098)
[dangogh] Fix optional vnc container (#3005)
[mitchell852] Fix TO Go cdnfeds empty/error codes&msgs (#2857)
[Rawlin.Peters] If when using grovetccfg and the host is not specidied (#3083)
[Rawlin.Peters] Udate the grove logrotate config to include the
custom_ats_2.log (#3099)
[neuman] Emit warning when adding self-signed certs using the API (#3072)
[mitchell852] Fixed minor spelling issues, made formatting slightly more
consistent
[dangogh] removes max-length from profile name (#3043)
[matthew_jackson] updated cachegroup api to include cachegroup fallbacks.
updated
[mitchell852] CIAB: Misc Fixes for Traffic Router and CIAB startup *
[mitchell852] CIAB: Fix - Load server.json files at the end
[mitchell852] fix global profile; fix enroller profile update
[mitchell852] use_reval_pending now being set
[matthew_jackson] updated cachegroup integration test to include fallbacks
[matthew_jackson] updated cachegroup integration test test data
[github] Update installation.rst
[mitchell852] Fixed bad default parent.config line generation
[matthew_jackson] updated in response to comments: minor fixes, removed
[mitchell852] Add missing API calls to Python API client up to 1.3 (#3094)
[neuman] Updated profiles and parameters test to clean up parameters better
[matthew_jackson] updated in response to comments: minor fixes for logging
[neuman] Removed main conflicting data from tc-fixtures. (#3120)
[dangogh] Golang DB admin (#3047)
[rob05c] Add monitoring.json snapshotting
[mitchell852] Delivery Service Requests Protractor Tests (#3108)
[rob05c] Add Traffic Monitor Disk Support
[rob05c] Fixing review comments
[rob05c] Change unmarshal error to return the error up instead of logging
[rob05c] Change default location of backups to be /opt/traffic_monitor. Trying
to
[neuman] API documentation overhaul (#3078)
[rob05c] Fix syntax error in goose migration
[dangogh] v4 - now identifies order-only diffs (#3121)
[dangogh] Fixed a Python2 compatibility issue in the Traffic Control client
[mitchell852] Removed unnecessary http-parser dependency (#3126)
[jeffrey_elsloo] Fix TO CRConfig tm.url to be fdqn, not uri
[dangogh] Add Traffic Vault steps for Self Signed SSL (#3122)
[mitchell852] lock TP dependency (#3132)
[mitchell852] Python client Package restructure (#3130)
[neuman] Updated documentation for the new Go db/admin binary (#3128)
[mitchell852] Configuration file route generation script now works with
restructured
[dangogh] Fix improper file slurping in Perl (#3143)
[Rawlin.Peters] Fix TO query for crconfig column rename (#3137)
[Rawlin.Peters] Add additional response code information in responder.go.
(#3141)
[mitchell852] fix builder Dockerfiles (#3152)
[mitchell852] Added documentation guidelines (#3133)
[dangogh] Added a configuration setting, 'DisableHTTP2'. The setting (#3149)
[mitchell852] Added an explanation of the format and structure of API endpoint
docs
[mitchell852] implemented proper text roles for RFC and mimetypes
[mitchell852] restore test/astats_sim that was deleted inadvertantly
[dangogh] handle the situation where a cdn has no dnssec keys. i.e. before any
[dangogh] fixes compass so the scss files can be compiled to css (#3162)
[mitchell852] Fix TO missing return (#3165)
[dangogh] sorts the results of GET /tenants to represent the hierarchy (#3166)
[dangogh] CIAB: Fix Automatic snapshot/queue-updates on startup. (#3169)
[mitchell852] Fix TO cdns/dnsseckeys empty response to {} (#3172)
[dangogh] Fixed old path spec in the egg section of remote pip installation
[jeffrey_elsloo] update copyright year in NOTICE
[jeffrey_elsloo] fix copyright issues
[dangogh] Fix CiaB to not use req host hdr in CRConfig (#3180)
[dangogh] Fix Traffic Ops API Tests to delete on t.Fatal or panic (#3173)
[Rawlin.Peters] handles error scenario for dbdump in TP (#3170)
[rob05c] Fix typo in grove query string handling logic. A type of 1, "Ignore in
[rob05c] adds issue link (3187) to ds_stats endpoint documentation
[Rawlin.Peters] Add TO api helper safety to prevent double writes (#3171)
[Rawlin.Peters] updates content invalidation permission documentation (#3194)
[jeffrey_elsloo] Fix trafficops python client installation
[jeffrey_elsloo] Add traffic_ops_ort.pl suuport for processing ##OVERRIDE##
lines from
[Rawlin.Peters] All functionality for the admin program is now located in
admin.go
[mitchell852] Now that the Python client is a well-behaved package,
genRoutesConfig.py
[neuman] Adding TS 7.x logging.config to SYNCDS files (#3209)
[dangogh] CIAB: Update X509 cert generation, add certs to TV, fix TR tomcat
native
[dangogh] Add CIAB Dynamic DNS (#3213)
[rob05c] fixes #3223. updated type of SteeringTargetNullable.Value to JSONIntStr
[rob05c] Fixed server rows with errors not being appropriately highlighted in TM
[dangogh] Fix Traffic Ops Tenancy and Activity Bugs, Fix TO API Test Framework
to
[mtorluemke] Optimize regex_revalidate.config API endpoint
[Rawlin.Peters] Add Traffic Ops Golang regex_revalidate.config (#3235)
[rob05c] Return a 500 response rather than an empty 200 response on panic
[rob05c] Fix nil pointer dereference in PUT /deliveryserivces/{id} endpoint
[rob05c] change cdn-in-a-box integration tests to use ddns
[jeffrey_elsloo] Fix TO /dnsseckeys/ksk/generate when no ksk exists
[jeffrey_elsloo] Fix TO cdns/dnsseckeys to default if no ttl exists
[jeffrey_elsloo] Revert "Change TO DNSSEC to SHA256"
[dangogh] Traffic Ops Delivery Service - ADDSSLKeys API - Remove mandatory
SKI/AKI
[jeffrey_elsloo] Change TO DNSSEC generation to enforce lowercase
[jeffrey_elsloo] ORT.py now uses the official ATC client
[mitchell852] Fix Unit Test for PR (#3211) - ADDSSLKeys API - Remove mandatory
SKI/AKI
[mitchell852] Add grovetccfg no-service-reload arg (#3195)
[mtorluemke] ORT.py now installs SSL certificates
[mitchell852] Cachegroup ui update with fallbacks (#3203)
[rob05c] added licensing header and updated to fix test failure
[Rawlin.Peters] fixed broken cachegroup unit test (#3278)
[rob05c] Return a JSON response with a 200 for successful PUT snapshot
[mrdgelinas] Add deprecation notice for CacheURL DS Field (#3280)
[dangogh] Add CIAB cert issue info, formatting (#3243)
[mitchell852] Add more TP test files (#3260)
[mitchell852] Fix Portal Tests (#3269)
[mitchell852] Add TR unit test Dockerfile (#3262)
[mitchell852] Switch golang api tests to output in junit format (#3265)
[mitchell852] Add Monitor unit test Dockerfile (#3263)
[jeffrey_elsloo] ORT.py now has a REVALIDATE mode that's totally compatible
with the Perl
[dangogh] Add CiaB expose-ports.yml, remove default expose (#3270)
[dangogh] Records.config ds profile parameters (#3279)
[Rawlin.Peters] Fix lib/go-tc missing return (#3289)
[Rawlin.Peters] Fix lib/go-tc malformed struct tag (#3290)
[Rawlin.Peters] Fix lib/go-tc unreachable code (#3291)
[Rawlin.Peters] Fix Grove bad format strings (#3292)
[Rawlin.Peters] Fix TM bad format string (#3293)
[Rawlin.Peters] Fix TM unnecessary self-assignment (#3294)
[Rawlin.Peters] Fix Traffic Ops CDN DNSSEC generation when no delivery services
exist
[Rawlin.Peters] Bugfixes for users endpoint (#3218)
[dangogh] Fix TO compile error (#3295)
[rob05c] Added error context helper to help with tests. Also wrote unit tests
for
[rob05c] Added license headers
[rob05c] Added iota expression
[rob05c] Added comments for ErrorContext
[rob05c] Fixed indentation
[rob05c] Reponse to PR comments
[Rawlin.Peters] fixed minor issue preventing package installation in Python2
(#3273)
[jeffrey_elsloo] Update logging.config generation to allow additional types and
logging
[jeffrey_elsloo] Fix logging.config filter handling by adding Type parameter.
[jeffrey_elsloo] Escape log filter special characters;
[jeffrey_elsloo] Swap escaping logic.
[rob05c] anchor `api` endpoints to start of path
[rob05c] remove extra test
[mitchell852] Calendar widget for DNSSEC/KSK date selection (#3197)
[mitchell852] Add TO Go caches/stats endpoint (#2278)
[mitchell852] Fix TO Go DSS GET endpoints to check tenancy (#2979)
[rob05c] CIAB: Add static subnet
[rob05c] CIAB: add OpenVPN
[rob05c] Split out the exposed port
[rob05c] Add some notes for vpn client
[rob05c] Apply Jeffrey Bevill patch
[rob05c] Use JSONIntStr for user endpoint
[rob05c] Fixed error context tests
[rob05c] updated so TCP port is configurable for Traffic Monitor
[matthew] Revert "Use JSONIntStr for user endpoint"
------------------------------------------
[...truncated 3.05 MB...]
[31mtraffic_portal_build_1 |[0m | | +-- [email protected]
[31mtraffic_portal_build_1 |[0m | | `-- [email protected]
[31mtraffic_portal_build_1 |[0m | | `-- [email protected]
[31mtraffic_portal_build_1 |[0m | `-- [email protected]
[31mtraffic_portal_build_1 |[0m +-- [email protected]
[31mtraffic_portal_build_1 |[0m | +-- [email protected]
[31mtraffic_portal_build_1 |[0m | +-- [email protected]
[31mtraffic_portal_build_1 |[0m | | +-- [email protected]
[31mtraffic_portal_build_1 |[0m | | +-- [email protected]
[31mtraffic_portal_build_1 |[0m | | `-- [email protected]
[31mtraffic_portal_build_1 |[0m | `-- [email protected]
[31mtraffic_portal_build_1 |[0m | +-- [email protected]
[31mtraffic_portal_build_1 |[0m | +-- [email protected]
[31mtraffic_portal_build_1 |[0m | +-- [email protected]
[31mtraffic_portal_build_1 |[0m | +-- [email protected]
[31mtraffic_portal_build_1 |[0m | +-- [email protected]
[31mtraffic_portal_build_1 |[0m | +-- [email protected]
[31mtraffic_portal_build_1 |[0m | +-- [email protected]
[31mtraffic_portal_build_1 |[0m | `-- [email protected]
[31mtraffic_portal_build_1 |[0m +-- [email protected]
[31mtraffic_portal_build_1 |[0m +-- [email protected]
[31mtraffic_portal_build_1 |[0m +-- [email protected]
[31mtraffic_portal_build_1 |[0m +-- [email protected]
[31mtraffic_portal_build_1 |[0m +-- [email protected]
[31mtraffic_portal_build_1 |[0m +-- [email protected]
[31mtraffic_portal_build_1 |[0m +-- [email protected]
[31mtraffic_portal_build_1 |[0m | +-- [email protected]
[31mtraffic_portal_build_1 |[0m | `-- [email protected]
[31mtraffic_portal_build_1 |[0m +-- [email protected]
[31mtraffic_portal_build_1 |[0m `-- [email protected]
[31mtraffic_portal_build_1 |[0m
[31mtraffic_portal_build_1 |[0m npm WARN optional SKIPPING OPTIONAL
DEPENDENCY: fsevents@^1.0.0 (node_modules/chokidar/node_modules/fsevents):
[31mtraffic_portal_build_1 |[0m npm WARN notsup SKIPPING OPTIONAL
DEPENDENCY: Unsupported platform for [email protected]: wanted
{"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
[31mtraffic_portal_build_1 |[0m npm WARN traffic_portal@ No description
[31mtraffic_portal_build_1 |[0m npm WARN traffic_portal@ No repository
field.
[31mtraffic_portal_build_1 |[0m npm WARN traffic_portal@ No license field.
[31mtraffic_portal_build_1 |[0m
[31mtraffic_portal_build_1 |[0m [32mDone, without errors.[39m
[31mtraffic_portal_build_1 |[0m
[31mtraffic_portal_build_1 |[0m
[31mtraffic_portal_build_1 |[0m Execution Time (2019-02-08 21:54:33 UTC)
[31mtraffic_portal_build_1 |[0m loading tasks 1.2s ââ
4%
[31mtraffic_portal_build_1 |[0m compass:prod 9.8s
ââââââââââ 29%
[31mtraffic_portal_build_1 |[0m browserify2:app-prod 1.7s ââ
5%
[31mtraffic_portal_build_1 |[0m browserify2:shared-libs-prod 2.8s
âââ 8%
[31mtraffic_portal_build_1 |[0m install-dependencies 17.9s
ââââââââââââââââââ 53%
[31mtraffic_portal_build_1 |[0m Total 33.7s
[31mtraffic_portal_build_1 |[0m
[31mtraffic_portal_build_1 |[0m + exit 0
[31mtraffic_portal_build_1 |[0m Executing(%install): /bin/sh -e
/var/tmp/rpm-tmp.j3zQBM
[31mtraffic_portal_build_1 |[0m + umask 022
[31mtraffic_portal_build_1 |[0m + cd /tmp/trafficcontrol/rpmbuild/BUILD
[31mtraffic_portal_build_1 |[0m + '['
/tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9945.e44e0bb4.el7.x86_64
'!=' / ']'
[31mtraffic_portal_build_1 |[0m + rm -rf
/tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9945.e44e0bb4.el7.x86_64
[31mtraffic_portal_build_1 |[0m ++ dirname
/tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9945.e44e0bb4.el7.x86_64
[31mtraffic_portal_build_1 |[0m + mkdir -p
/tmp/trafficcontrol/rpmbuild/BUILDROOT
[31mtraffic_portal_build_1 |[0m + mkdir
/tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9945.e44e0bb4.el7.x86_64
[31mtraffic_portal_build_1 |[0m + cd traffic_portal-3.0.0
[31mtraffic_portal_build_1 |[0m + /usr/bin/mkdir -p
/tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9945.e44e0bb4.el7.x86_64/etc/init.d
[31mtraffic_portal_build_1 |[0m + /usr/bin/mkdir -p
/tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9945.e44e0bb4.el7.x86_64/etc/logrotate.d
[31mtraffic_portal_build_1 |[0m + /usr/bin/mkdir -p
/tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9945.e44e0bb4.el7.x86_64/etc/traffic_portal
[31mtraffic_portal_build_1 |[0m + /usr/bin/mkdir -p
/tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9945.e44e0bb4.el7.x86_64/opt/traffic_portal/public
[31mtraffic_portal_build_1 |[0m + /usr/bin/mkdir -p
/tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9945.e44e0bb4.el7.x86_64/opt/traffic_portal/server
[31mtraffic_portal_build_1 |[0m + /usr/bin/mkdir -p
/tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9945.e44e0bb4.el7.x86_64/var/log/traffic_portal
[31mtraffic_portal_build_1 |[0m + /usr/bin/cp
/tmp/trafficcontrol/rpmbuild/BUILD/traffic_portal-3.0.0/server.js
/tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9945.e44e0bb4.el7.x86_64/opt/traffic_portal/.
[31mtraffic_portal_build_1 |[0m + /usr/bin/cp -r
/tmp/trafficcontrol/rpmbuild/BUILD/traffic_portal-3.0.0/conf
/tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9945.e44e0bb4.el7.x86_64/etc/traffic_portal/.
[31mtraffic_portal_build_1 |[0m + /usr/bin/cp
/tmp/trafficcontrol/rpmbuild/BUILD/traffic_portal-3.0.0/build/etc/init.d/traffic_portal
/tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9945.e44e0bb4.el7.x86_64/etc/init.d/.
[31mtraffic_portal_build_1 |[0m + /usr/bin/cp
/tmp/trafficcontrol/rpmbuild/BUILD/traffic_portal-3.0.0/build/etc/logrotate.d/traffic_portal
/tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9945.e44e0bb4.el7.x86_64/etc/logrotate.d/.
[31mtraffic_portal_build_1 |[0m + /usr/bin/cp
/tmp/trafficcontrol/rpmbuild/BUILD/traffic_portal-3.0.0/build/etc/logrotate.d/traffic_portal-access
/tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9945.e44e0bb4.el7.x86_64/etc/logrotate.d/.
[31mtraffic_portal_build_1 |[0m + /usr/bin/cp -r
/tmp/trafficcontrol/rpmbuild/BUILD/traffic_portal-3.0.0/app/dist/node_modules
/tmp/trafficcontrol/rpmbuild/BUILD/traffic_portal-3.0.0/app/dist/package.json
/tmp/trafficcontrol/rpmbuild/BUILD/traffic_portal-3.0.0/app/dist/public
/tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9945.e44e0bb4.el7.x86_64/opt/traffic_portal/.
[31mtraffic_portal_build_1 |[0m + VERSION=3.0.0-9945.e44e0bb4.el7
[31mtraffic_portal_build_1 |[0m ++ date '+%Y-%m-%d %H:%M:%SOURCE'
[31mtraffic_portal_build_1 |[0m + BUILD_DATE='2019-02-08 21:55:07OURCE'
[31mtraffic_portal_build_1 |[0m +
VERSION='"Version":"3.0.0-9945.e44e0bb4.el7"'
[31mtraffic_portal_build_1 |[0m + BUILD_DATE='"Build Date":"2019-02-08
21:55:07OURCE"'
[31mtraffic_portal_build_1 |[0m +
JSON_VERSION='{\n"Version":"3.0.0-9945.e44e0bb4.el7",\n"Build Date":"2019-02-08
21:55:07OURCE"\n}'
[31mtraffic_portal_build_1 |[0m + echo -e
'{\n"Version":"3.0.0-9945.e44e0bb4.el7",\n"Build' 'Date":"2019-02-08'
'21:55:07OURCE"\n}'
[31mtraffic_portal_build_1 |[0m + /usr/lib/rpm/check-buildroot
[31mtraffic_portal_build_1 |[0m + /usr/lib/rpm/redhat/brp-compress
[31mtraffic_portal_build_1 |[0m + /usr/lib/rpm/redhat/brp-strip
/usr/bin/strip
[31mtraffic_portal_build_1 |[0m +
/usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
[31mtraffic_portal_build_1 |[0m +
/usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
[31mtraffic_portal_build_1 |[0m + /usr/lib/rpm/brp-python-bytecompile
/usr/bin/python 1
[31mtraffic_portal_build_1 |[0m + /usr/lib/rpm/redhat/brp-python-hardlink
[31mtraffic_portal_build_1 |[0m + /usr/lib/rpm/redhat/brp-java-repack-jars
[31mtraffic_portal_build_1 |[0m Processing files:
traffic_portal-3.0.0-9945.e44e0bb4.el7.x86_64
[31mtraffic_portal_build_1 |[0m warning: File listed twice:
/etc/init.d/traffic_portal
[31mtraffic_portal_build_1 |[0m warning: File listed twice:
/opt/traffic_portal/node_modules/forever/bin/forever
[31mtraffic_portal_build_1 |[0m warning: File listed twice:
/opt/traffic_portal/node_modules/forever/bin/monitor
[31mtraffic_portal_build_1 |[0m warning: File listed twice:
/opt/traffic_portal/public/traffic_portal_properties.json
[31mtraffic_portal_build_1 |[0m Provides: traffic_portal =
3.0.0-9945.e44e0bb4.el7 traffic_portal(x86-64) = 3.0.0-9945.e44e0bb4.el7
[31mtraffic_portal_build_1 |[0m Requires(interp): /bin/sh
[31mtraffic_portal_build_1 |[0m Requires(rpmlib): rpmlib(FileDigests) <=
4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <=
3.0.4-1
[31mtraffic_portal_build_1 |[0m Requires(post): /bin/sh
[31mtraffic_portal_build_1 |[0m Checking for unpackaged file(s):
/usr/lib/rpm/check-files
/tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9945.e44e0bb4.el7.x86_64
[31mtraffic_portal_build_1 |[0m Wrote:
/tmp/trafficcontrol/rpmbuild/SRPMS/traffic_portal-3.0.0-9945.e44e0bb4.el7.src.rpm
[31mtraffic_portal_build_1 |[0m Wrote:
/tmp/trafficcontrol/rpmbuild/RPMS/x86_64/traffic_portal-3.0.0-9945.e44e0bb4.el7.x86_64.rpm
[31mtraffic_portal_build_1 |[0m Executing(%clean): /bin/sh -e
/var/tmp/rpm-tmp.aWady1
[31mtraffic_portal_build_1 |[0m + umask 022
[31mtraffic_portal_build_1 |[0m + cd /tmp/trafficcontrol/rpmbuild/BUILD
[31mtraffic_portal_build_1 |[0m + cd traffic_portal-3.0.0
[31mtraffic_portal_build_1 |[0m + /usr/bin/rm -rf
/tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9945.e44e0bb4.el7.x86_64
[31mtraffic_portal_build_1 |[0m + exit 0
[31mtraffic_portal_build_1 |[0m
[31mtraffic_portal_build_1 |[0m
========================================================================================
[31mtraffic_portal_build_1 |[0m RPM BUILD FOR traffic_portal SUCCEEDED, See
/tmp/trafficcontrol/dist/traffic_portal-3.0.0-9945.e44e0bb4.el7.x86_64.rpm for
the newly built rpm.
[31mtraffic_portal_build_1 |[0m
========================================================================================
[31mtraffic_portal_build_1 |[0m
[31mtraffic_portal_build_1 |[0m The following subdirectories built
successfully:
[31mtraffic_portal_build_1 |[0m traffic_portal
[31mtraffic_portal_build_1 |[0m See /tmp/trafficcontrol/dist for newly
built rpms.
[31mtraffic_portal_build_1 |[0m + echo 0
[31mtraffic_portal_build_1 |[0m + exit 0
[31mtraffic_portal_build_1 |[0m + cleanup
[31mtraffic_portal_build_1 |[0m + setowner /trafficcontrol
/trafficcontrol/dist
[31mtraffic_portal_build_1 |[0m ++ stat -c %u:%g /trafficcontrol
[31mtraffic_portal_build_1 |[0m + own=910:910
[31mtraffic_portal_build_1 |[0m + shift
[31mtraffic_portal_build_1 |[0m + [[ -n /trafficcontrol/dist ]]
[31mtraffic_portal_build_1 |[0m + chown -R 910:910 /trafficcontrol/dist
[31mtrafficcontrolpr3204_traffic_portal_build_1 exited with code 0
[0m[35mtraffic_router_build_1 |[0m Processing files:
tomcat-8.5.32-9945.e44e0bb4.el7.x86_64
[35mtraffic_router_build_1 |[0m Provides: osgi(org.apache.commons.daemon) =
1.1.0 osgi(org.apache.tomcat.jdbc) = 8.5.32
osgi(org.eclipse.jdt.core.compiler.batch) = 3.12.3 tomcat =
8.5.32-9945.e44e0bb4.el7 tomcat(x86-64) = 8.5.32-9945.e44e0bb4.el7
[35mtraffic_router_build_1 |[0m Requires(interp): /bin/sh /bin/sh /bin/sh
/bin/sh /bin/sh
[35mtraffic_router_build_1 |[0m Requires(rpmlib):
rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
[35mtraffic_router_build_1 |[0m Requires(pre): /bin/sh
[35mtraffic_router_build_1 |[0m Requires(post): /bin/sh
[35mtraffic_router_build_1 |[0m Requires(preun): /bin/sh
[35mtraffic_router_build_1 |[0m Requires(postun): /bin/sh
[35mtraffic_router_build_1 |[0m Requires(pretrans): /bin/sh
[35mtraffic_router_build_1 |[0m Requires: /bin/sh
[35mtraffic_router_build_1 |[0m Checking for unpackaged file(s):
/usr/lib/rpm/check-files
/tmp/trafficcontrol/rpmbuild/BUILDROOT/tomcat-8.5.32-9945.e44e0bb4.el7.x86_64
[35mtraffic_router_build_1 |[0m Wrote:
/tmp/trafficcontrol/rpmbuild/SRPMS/tomcat-8.5.32-9945.e44e0bb4.el7.src.rpm
[35mtraffic_router_build_1 |[0m Wrote:
/tmp/trafficcontrol/rpmbuild/RPMS/x86_64/tomcat-8.5.32-9945.e44e0bb4.el7.x86_64.rpm
[35mtraffic_router_build_1 |[0m Executing(%clean): /bin/sh -e
/var/tmp/rpm-tmp.EPpgie
[35mtraffic_router_build_1 |[0m + umask 022
[35mtraffic_router_build_1 |[0m + cd /tmp/trafficcontrol/rpmbuild/BUILD
[35mtraffic_router_build_1 |[0m + cd apache-tomcat-8.5.32
[35mtraffic_router_build_1 |[0m + rm -rf
/tmp/trafficcontrol/rpmbuild/BUILDROOT/tomcat-8.5.32-9945.e44e0bb4.el7.x86_64
[35mtraffic_router_build_1 |[0m + exit 0
[35mtraffic_router_build_1 |[0m
========================================================================================
[35mtraffic_router_build_1 |[0m RPM BUILD SUCCEEDED, See
/tmp/trafficcontrol/dist/tomcat-8.5.32-9945.e44e0bb4.el7.x86_64.rpm for the
newly built rpm.
[35mtraffic_router_build_1 |[0m
========================================================================================
[35mtraffic_router_build_1 |[0m
[35mtraffic_router_build_1 |[0m The following subdirectories built
successfully:
[35mtraffic_router_build_1 |[0m traffic_router
[35mtraffic_router_build_1 |[0m See /tmp/trafficcontrol/dist for newly
built rpms.
[35mtraffic_router_build_1 |[0m + echo 0
[35mtraffic_router_build_1 |[0m + exit 0
[35mtraffic_router_build_1 |[0m + cleanup
[35mtraffic_router_build_1 |[0m + setowner /trafficcontrol
/trafficcontrol/dist
[35mtraffic_router_build_1 |[0m ++ stat -c %u:%g /trafficcontrol
[35mtraffic_router_build_1 |[0m + own=910:910
[35mtraffic_router_build_1 |[0m + shift
[35mtraffic_router_build_1 |[0m + [[ -n /trafficcontrol/dist ]]
[35mtraffic_router_build_1 |[0m + chown -R 910:910 /trafficcontrol/dist
[35mtrafficcontrolpr3204_traffic_router_build_1 exited with code 0
[0m+ /tmp/docker-compose-mRHc -f
infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR3204 ps -q
+ xargs docker inspect -f '{{.Name}} {{.State.ExitCode}}'
+ tee /tmp/tc-status-gnG7
+ read name exitcode
+ [[ 0 == \0 ]]
+ continue
+ read name exitcode
+ [[ 0 == \0 ]]
+ continue
+ read name exitcode
+ [[ 0 == \0 ]]
+ continue
+ read name exitcode
+ [[ 0 == \0 ]]
+ continue
+ read name exitcode
+ [[ 0 == \0 ]]
+ continue
+ read name exitcode
+ [[ 0 == \0 ]]
+ continue
+ read name exitcode
+ [[ 0 == \0 ]]
+ continue
+ read name exitcode
+ [[ 0 == \0 ]]
+ continue
+ read name exitcode
+ [[ 0 == \0 ]]
+ continue
+ read name exitcode
+ [[ 1 == \0 ]]
++ echo /trafficcontrolpr3204_weasel_1
++ sed 's/_[0-9]*$//'
++ sed s@/trafficcontrolPR3204_@@
+ name=/trafficcontrolpr3204_weasel
+ echo /trafficcontrolpr3204_weasel exited with status 1
+ read name exitcode
/trafficcontrolpr3204_weasel exited with status 1
+ /tmp/docker-compose-mRHc -f infrastructure/docker/build/docker-compose.yml -p
trafficcontrolPR3204 rm -v -f
Removing trafficcontrolpr3204_docs_1 ...
Removing trafficcontrolpr3204_weasel_1 ...
Removing trafficcontrolpr3204_traffic_monitor_build_1 ...
Removing trafficcontrolpr3204_traffic_stats_build_1 ...
Removing trafficcontrolpr3204_traffic_portal_build_1 ...
Removing trafficcontrolpr3204_grovetccfg_build_1 ...
Removing trafficcontrolpr3204_traffic_router_build_1 ...
Removing trafficcontrolpr3204_grove_build_1 ...
Removing trafficcontrolpr3204_traffic_ops_build_1 ...
Removing trafficcontrolpr3204_source_1 ...
[9A[2KRemoving trafficcontrolpr3204_weasel_1 ...
[32mdone[0m[9B[5A[2KRemoving trafficcontrolpr3204_grovetccfg_build_1 ...
[32mdone[0m[5B[7A[2KRemoving trafficcontrolpr3204_traffic_stats_build_1
... [32mdone[0m[7B[4A[2KRemoving
trafficcontrolpr3204_traffic_router_build_1 ...
[32mdone[0m[4B[1A[2KRemoving trafficcontrolpr3204_source_1 ...
[32mdone[0m[1B[10A[2KRemoving trafficcontrolpr3204_docs_1 ...
[32mdone[0m[10B[8A[2KRemoving trafficcontrolpr3204_traffic_monitor_build_1
... [32mdone[0m[8B[6A[2KRemoving
trafficcontrolpr3204_traffic_portal_build_1 ...
[32mdone[0m[6B[2A[2KRemoving trafficcontrolpr3204_traffic_ops_build_1 ...
[32mdone[0m[2B[3A[2KRemoving trafficcontrolpr3204_grove_build_1 ...
[32mdone[0m[3BGoing to remove trafficcontrolpr3204_docs_1,
trafficcontrolpr3204_weasel_1, trafficcontrolpr3204_traffic_monitor_build_1,
trafficcontrolpr3204_traffic_stats_build_1,
trafficcontrolpr3204_traffic_portal_build_1,
trafficcontrolpr3204_grovetccfg_build_1,
trafficcontrolpr3204_traffic_router_build_1,
trafficcontrolpr3204_grove_build_1, trafficcontrolpr3204_traffic_ops_build_1,
trafficcontrolpr3204_source_1
+ ls -l dist
total 126076
-rw-r--r-- 1 jenkins jenkins 12496533 Feb 8 21:54
apache-trafficcontrol-3.0.0-docs.tar.gz
-rw-r--r-- 1 jenkins jenkins 43733363 Feb 8 21:53
apache-trafficcontrol-3.0.0.tar.gz
-rw-r--r-- 1 jenkins jenkins 30811 Feb 8 21:54 build-docs.log
-rw-r--r-- 1 jenkins jenkins 9250 Feb 8 21:53 build-grove.log
-rw-r--r-- 1 jenkins jenkins 72138 Feb 8 21:54 build-traffic_monitor.log
-rw-r--r-- 1 jenkins jenkins 166374 Feb 8 21:54 build-traffic_ops.log
-rw-r--r-- 1 jenkins jenkins 855330 Feb 8 21:55 build-traffic_portal.log
-rw-r--r-- 1 jenkins jenkins 1255359 Feb 8 21:55 build-traffic_router.log
-rw-r--r-- 1 jenkins jenkins 124936 Feb 8 21:54 build-traffic_stats.log
-rw-r--r-- 1 jenkins jenkins 2348256 Feb 8 21:53
grove-0.2-9945.e44e0bb4.x86_64.rpm
-rw-r--r-- 1 jenkins jenkins 2709932 Feb 8 21:53
grovetccfg-0.2-9945.e44e0bb4.x86_64.rpm
-rw-r--r-- 1 jenkins jenkins 7994484 Feb 8 21:55
tomcat-8.5.32-9945.e44e0bb4.el7.x86_64.rpm
-rw-r--r-- 1 jenkins jenkins 230728 Feb 8 21:54
traffic_monitor-3.0.0-9945.e44e0bb4.el7.src.rpm
-rw-r--r-- 1 jenkins jenkins 2714272 Feb 8 21:54
traffic_monitor-3.0.0-9945.e44e0bb4.el7.x86_64.rpm
-rw-r--r-- 1 jenkins jenkins 1308507 Feb 8 21:54
traffic_ops-3.0.0-9945.e44e0bb4.el7.src.rpm
-rw-r--r-- 1 jenkins jenkins 6015388 Feb 8 21:54
traffic_ops-3.0.0-9945.e44e0bb4.el7.x86_64.rpm
-rw-r--r-- 1 jenkins jenkins 25889 Feb 8 21:54
traffic_ops_ort-3.0.0-9945.e44e0bb4.el7.src.rpm
-rw-r--r-- 1 jenkins jenkins 24348 Feb 8 21:54
traffic_ops_ort-3.0.0-9945.e44e0bb4.el7.x86_64.rpm
-rw-r--r-- 1 jenkins jenkins 1544817 Feb 8 21:55
traffic_portal-3.0.0-9945.e44e0bb4.el7.src.rpm
-rw-r--r-- 1 jenkins jenkins 4766476 Feb 8 21:55
traffic_portal-3.0.0-9945.e44e0bb4.el7.x86_64.rpm
-rw-r--r-- 1 jenkins jenkins 34991936 Feb 8 21:54
traffic_router-3.0.0-9945.e44e0bb4.el7.x86_64.rpm
-rw-r--r-- 1 jenkins jenkins 357490 Feb 8 21:54
traffic_stats-3.0.0-9945.e44e0bb4.el7.src.rpm
-rw-r--r-- 1 jenkins jenkins 5278244 Feb 8 21:54
traffic_stats-3.0.0-9945.e44e0bb4.el7.x86_64.rpm
-rw-r--r-- 1 jenkins jenkins 93 Feb 8 21:53 weasel.txt
+ [[ -s dist/weasel.txt ]]
+ cat dist/weasel.txt
Error Unknown!
infrastructure/cdn-in-a-box/optional/vpn/vars
+ [[ -s /tmp/tc-status-gnG7 ]]
+ cat /tmp/tc-status-gnG7
/trafficcontrolpr3204_weasel exited with status 1
+ exit 1
+ finish
+ /tmp/docker-compose-mRHc -f infrastructure/docker/build/docker-compose.yml -p
trafficcontrolPR3204 down -v
Removing network trafficcontrolpr3204_default
+ /tmp/docker-compose-mRHc -f infrastructure/docker/build/docker-compose.yml -p
trafficcontrolPR3204 rm -v -f
No stopped containers
+ rm -f /tmp/docker-compose-mRHc
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful