Hello,

                I’ve installed the traffic server, ops, portal and cache-config 
RPM on a bare-metal Linux (Centos 7) and running them as system service. I’ve 
an edge server linked with a profile. Added a new parameter to the profile and 
performing a t3c-apply on the server. Facing the below issue while executing 
the command.

ERROR: t3c-request.go:68: 2022-09-05T12:03:03.561269Z: writing data: getting 
config data: getting cdn 'kabletowncdn': getting cdn ssl keys: getting 
uncached: getting cdn ssl keys from Traffic Ops '': error requesting Traffic 
Ops: path 'https://172.24.109.216:443/api/4.0/cdns/name/kabletowncdn/sslkeys' 
gave HTTP error 500 Internal Server Error - error-level alerts: Internal Server 
Error

Attached the log output of t3c-apply command. PFA.
Any help on these would be appreciable. Thanks.

Regards,
Abhishek S

[root@Edge ~]# t3c-apply -H Edge -m badass -u https://172.24.109.216:443 
--traffic-ops-user=admin --traffic-ops-password=twelve --traffic-ops-insecure 
--git=yes -vv
INFO: config.go:573: 2022-09-05T12:03:03.3162758Z: t3c-apply is running in 
badass mode
INFO: config.go:573: 2022-09-05T12:03:03.3163338Z: badass setting 
--service-action=restart
INFO: config.go:573: 2022-09-05T12:03:03.3163647Z: badass setting 
--install-packages=true
INFO: config.go:573: 2022-09-05T12:03:03.3164133Z: badass setting 
--ignore-update-flag=true
INFO: config.go:573: 2022-09-05T12:03:03.316443Z: badass setting 
--update-ipallow=true
INFO: config.go:580: 2022-09-05T12:03:03.3164723Z: set TSHome from TS_HOME 
environment variable '/opt/trafficserver'
INFO: config.go:580: 2022-09-05T12:03:03.3165059Z: TSHome: /etc/opt, 
TSConfigDir: /opt/trafficserver/etc/trafficserver
INFO: config.go:580: 2022-09-05T12:03:03.3165409Z: ATSVersionStr: ''
DEBUG: config.go:645: 2022-09-05T12:03:03.316575Z: LogLocationDebug: stderr
DEBUG: config.go:646: 2022-09-05T12:03:03.3166042Z: LogLocationErr: stderr
DEBUG: config.go:647: 2022-09-05T12:03:03.3166281Z: LogLocationInfo: stderr
DEBUG: config.go:648: 2022-09-05T12:03:03.3166549Z: LogLocationWarn: stderr
DEBUG: config.go:649: 2022-09-05T12:03:03.3166838Z: CacheHostName: Edge
DEBUG: config.go:650: 2022-09-05T12:03:03.3166936Z: SvcManagement: SystemD
DEBUG: config.go:651: 2022-09-05T12:03:03.3167266Z: Retries: 3
DEBUG: config.go:652: 2022-09-05T12:03:03.3167577Z: ReverseProxyDisable: false
DEBUG: config.go:653: 2022-09-05T12:03:03.3167902Z: SkipOSCheck: false
DEBUG: config.go:654: 2022-09-05T12:03:03.3168223Z: TOInsecure: true
DEBUG: config.go:655: 2022-09-05T12:03:03.3168494Z: TOTimeoutMS: 30000000000
DEBUG: config.go:656: 2022-09-05T12:03:03.3168782Z: TOUser: admin
DEBUG: config.go:657: 2022-09-05T12:03:03.3169086Z: TOPass: Pass len: '6'
DEBUG: config.go:658: 2022-09-05T12:03:03.3169863Z: TOURL: 
https://172.24.109.216:443
DEBUG: config.go:659: 2022-09-05T12:03:03.3169973Z: TSHome: /etc/opt
DEBUG: config.go:660: 2022-09-05T12:03:03.3170093Z: LocalATSVersion:
DEBUG: config.go:661: 2022-09-05T12:03:03.3170168Z: WaitForParents: false
DEBUG: config.go:662: 2022-09-05T12:03:03.3170453Z: ServiceAction: restart
DEBUG: config.go:663: 2022-09-05T12:03:03.3170929Z: NoConfirmServiceAction: 
false
DEBUG: config.go:664: 2022-09-05T12:03:03.3171016Z: YumOptions:
DEBUG: config.go:665: 2022-09-05T12:03:03.317107Z: MaxmindLocation:
INFO: t3c-apply.go:103: 2022-09-05T12:03:03.3171125Z: Trying to acquire app lock
INFO: t3c-apply.go:112: 2022-09-05T12:03:03.3171339Z: Acquired app lock
INFO: actionlog.go:84: 2022-09-05T12:03:03.317237Z: ACTION='apply-start' 
STATUS='success'

INFO: t3c-apply.go:138: 2022-09-05T12:03:03.3192571Z: Successfully ensured ATS 
config directory '/opt/trafficserver/etc/trafficserver' is a git repo
INFO: actionlog.go:84: 2022-09-05T12:03:03.3211617Z: 
ACTION='create-git-commit-initial' STATUS='success'

DEBUG: util.go:405: 2022-09-05T12:03:03.3212413Z: the directory 
'/tmp/trafficcontrol-cache-config' already exists
INFO: t3c-apply.go:177: 2022-09-05T12:03:03.3213159Z: 2022-09-05T17:33:03+05:30
INFO: util.go:330: 2022-09-05T12:03:03.3213643Z: user check: report-only=false 
service-action=restart install-packages=true files=all user='root'
DEBUG: torequest.go:742: 2022-09-05T12:03:03.3214134Z: Checking syncds state.
WARNING: cmd.go:634: 2022-09-05T12:03:03.3617668Z: t3c request start
INFO: t3cutil.go:63: 2022-09-05T12:03:03.3379718Z: Executable path is 
/usr/bin/t3c
INFO: t3cutil.go:67: 2022-09-05T12:03:03.3380161Z: Return Installdir '/usr/bin'
INFO: config.go:203: 2022-09-05T12:03:03.3504268Z: loading old config took 600ns
INFO: config.go:180: 2022-09-05T12:03:03.3504681Z: using old config for IMS 
requests
INFO: t3c-request.go:47: 2022-09-05T12:03:03.350478Z: configuration initialized
INFO: client.go:93: 2022-09-05T12:03:03.350487Z: URL: 
'https://172.24.109.216:443' User: 'admin' Pass len: '6'
INFO: client.go:108: 2022-09-05T12:03:03.3506182Z: Cached cookie for user 
'admin' at '/var/lib/trafficcontrol-cache-config/admin.cookie' found, 
attempting to reuse cookie to avoid login
INFO: client.go:137: 2022-09-05T12:03:03.3506461Z: Traffic Ops URL string: 
'https://172.24.109.216:443'
INFO: client.go:168: 2022-09-05T12:03:03.3530804Z: Traffic Ops 
'172.24.109.216:443' supports this client's latest API version 4.0, using 
latest client
INFO: getdata.go:83: 2022-09-05T12:03:03.3531135Z: Getting data 'update-status'
INFO: torequtil.go:89: 2022-09-05T12:03:03.36089Z: GetRetry 
server_update_status_Edge retries 0 took 8ms
INFO: clientfuncs.go:90: 2022-09-05T12:03:03.3610098Z: Writing temp file 
'/var/lib/trafficcontrol-cache-config/admin.cookie.tmp'
INFO: clientfuncs.go:99: 2022-09-05T12:03:03.3612405Z: Copying temp file 
'/var/lib/trafficcontrol-cache-config/admin.cookie.tmp' to real 
'/var/lib/trafficcontrol-cache-config/admin.cookie'
WARNING: cmd.go:639: 2022-09-05T12:03:03.3619374Z: t3c request end
ERROR: torequest.go:779: 2022-09-05T12:03:03.3620491Z: Traffic Ops is signaling 
that no update is waiting to be applied.
DEBUG: torequest.go:274: 2022-09-05T12:03:03.3621058Z: Found REPORTED status 
from Traffic Ops.
WARNING: cmd.go:634: 2022-09-05T12:03:03.3942729Z: t3c request start
INFO: t3cutil.go:63: 2022-09-05T12:03:03.3752752Z: Executable path is 
/usr/bin/t3c
INFO: t3cutil.go:67: 2022-09-05T12:03:03.3753178Z: Return Installdir '/usr/bin'
INFO: config.go:203: 2022-09-05T12:03:03.3873281Z: loading old config took 700ns
INFO: config.go:180: 2022-09-05T12:03:03.3873691Z: using old config for IMS 
requests
INFO: t3c-request.go:47: 2022-09-05T12:03:03.3873786Z: configuration initialized
INFO: client.go:93: 2022-09-05T12:03:03.3873896Z: URL: 
'https://172.24.109.216:443' User: 'admin' Pass len: '6'
INFO: client.go:108: 2022-09-05T12:03:03.3875261Z: Cached cookie for user 
'admin' at '/var/lib/trafficcontrol-cache-config/admin.cookie' found, 
attempting to reuse cookie to avoid login
INFO: client.go:137: 2022-09-05T12:03:03.3875543Z: Traffic Ops URL string: 
'https://172.24.109.216:443'
INFO: client.go:168: 2022-09-05T12:03:03.3904563Z: Traffic Ops 
'172.24.109.216:443' supports this client's latest API version 4.0, using 
latest client
INFO: getdata.go:83: 2022-09-05T12:03:03.3904933Z: Getting data 'statuses'
INFO: torequtil.go:89: 2022-09-05T12:03:03.3933323Z: GetRetry statuses retries 
0 took 3ms
INFO: clientfuncs.go:90: 2022-09-05T12:03:03.3934317Z: Writing temp file 
'/var/lib/trafficcontrol-cache-config/admin.cookie.tmp'
INFO: clientfuncs.go:99: 2022-09-05T12:03:03.393603Z: Copying temp file 
'/var/lib/trafficcontrol-cache-config/admin.cookie.tmp' to real 
'/var/lib/trafficcontrol-cache-config/admin.cookie'
WARNING: cmd.go:639: 2022-09-05T12:03:03.3944732Z: t3c request end
DEBUG: util.go:405: 2022-09-05T12:03:03.394598Z: the directory 
'/var/lib/trafficcontrol-cache-config/status' already exists
INFO: t3c-apply.go:241: 2022-09-05T12:03:03.3946379Z: ======== Start processing 
packages  ========
INFO: torequest.go:892: 2022-09-05T12:03:03.3946768Z: Calling ProcessPackages
WARNING: cmd.go:634: 2022-09-05T12:03:03.4399172Z: t3c request start
INFO: t3cutil.go:63: 2022-09-05T12:03:03.4074177Z: Executable path is 
/usr/bin/t3c
INFO: t3cutil.go:67: 2022-09-05T12:03:03.40746Z: Return Installdir '/usr/bin'
INFO: config.go:203: 2022-09-05T12:03:03.4210999Z: loading old config took 600ns
INFO: config.go:180: 2022-09-05T12:03:03.4211426Z: using old config for IMS 
requests
INFO: t3c-request.go:47: 2022-09-05T12:03:03.4211524Z: configuration initialized
INFO: client.go:93: 2022-09-05T12:03:03.4211624Z: URL: 
'https://172.24.109.216:443' User: 'admin' Pass len: '6'
INFO: client.go:108: 2022-09-05T12:03:03.4214379Z: Cached cookie for user 
'admin' at '/var/lib/trafficcontrol-cache-config/admin.cookie' found, 
attempting to reuse cookie to avoid login
INFO: client.go:137: 2022-09-05T12:03:03.4214813Z: Traffic Ops URL string: 
'https://172.24.109.216:443'
INFO: client.go:168: 2022-09-05T12:03:03.4244608Z: Traffic Ops 
'172.24.109.216:443' supports this client's latest API version 4.0, using 
latest client
INFO: getdata.go:83: 2022-09-05T12:03:03.4245043Z: Getting data 'packages'
INFO: torequtil.go:89: 2022-09-05T12:03:03.4349063Z: GetRetry server-name-Edge 
retries 0 took 10ms
INFO: torequtil.go:89: 2022-09-05T12:03:03.4389479Z: GetRetry 
config_file_package_parameters retries 0 took 4ms
INFO: getdata.go:171: 2022-09-05T12:03:03.4389919Z: requestinfo 
path=GetPackages.GetConfigFileParameters(package) ip=172.24.109.216:443 
code=200, date="Mon, 05 Sep 2022 12:03:03 GMT" age=
INFO: clientfuncs.go:90: 2022-09-05T12:03:03.4390948Z: Writing temp file 
'/var/lib/trafficcontrol-cache-config/admin.cookie.tmp'
INFO: clientfuncs.go:99: 2022-09-05T12:03:03.4393139Z: Copying temp file 
'/var/lib/trafficcontrol-cache-config/admin.cookie.tmp' to real 
'/var/lib/trafficcontrol-cache-config/admin.cookie'
WARNING: cmd.go:639: 2022-09-05T12:03:03.4401598Z: t3c request end
INFO: torequest.go:898: 2022-09-05T12:03:03.4402049Z: ProcessPackages got []
DEBUG: torequest.go:966: 2022-09-05T12:03:03.4402326Z: number of packages 
requiring installation: 0
DEBUG: torequest.go:970: 2022-09-05T12:03:03.4402603Z: number of packages 
requiring removal: 0
DEBUG: torequest.go:976: 2022-09-05T12:03:03.4402686Z: number of packages 
requiring installation: 0
DEBUG: torequest.go:980: 2022-09-05T12:03:03.4402925Z: number of packages 
requiring removal: 0
WARNING: cmd.go:634: 2022-09-05T12:03:03.4905577Z: t3c request start
INFO: t3cutil.go:63: 2022-09-05T12:03:03.4543811Z: Executable path is 
/usr/bin/t3c
INFO: t3cutil.go:67: 2022-09-05T12:03:03.4544418Z: Return Installdir '/usr/bin'
INFO: config.go:203: 2022-09-05T12:03:03.4683043Z: loading old config took 600ns
INFO: config.go:180: 2022-09-05T12:03:03.4683474Z: using old config for IMS 
requests
INFO: t3c-request.go:47: 2022-09-05T12:03:03.4683571Z: configuration initialized
INFO: client.go:93: 2022-09-05T12:03:03.4683673Z: URL: 
'https://172.24.109.216:443' User: 'admin' Pass len: '6'
INFO: client.go:108: 2022-09-05T12:03:03.4685042Z: Cached cookie for user 
'admin' at '/var/lib/trafficcontrol-cache-config/admin.cookie' found, 
attempting to reuse cookie to avoid login
INFO: client.go:137: 2022-09-05T12:03:03.4685316Z: Traffic Ops URL string: 
'https://172.24.109.216:443'
INFO: client.go:168: 2022-09-05T12:03:03.4740575Z: Traffic Ops 
'172.24.109.216:443' supports this client's latest API version 4.0, using 
latest client
INFO: getdata.go:83: 2022-09-05T12:03:03.4741448Z: Getting data 'chkconfig'
INFO: torequtil.go:89: 2022-09-05T12:03:03.4862455Z: GetRetry server-name-Edge 
retries 0 took 12ms
INFO: torequtil.go:89: 2022-09-05T12:03:03.4896695Z: GetRetry 
config_file_chkconfig_parameters retries 0 took 3ms
INFO: getdata.go:217: 2022-09-05T12:03:03.4897154Z: requestinfo 
path=GetChkconfig.GetConfigFileParameters(chkconfig) ip=172.24.109.216:443 
code=200, date="Mon, 05 Sep 2022 12:03:03 GMT" age=
INFO: clientfuncs.go:90: 2022-09-05T12:03:03.4897853Z: Writing temp file 
'/var/lib/trafficcontrol-cache-config/admin.cookie.tmp'
INFO: clientfuncs.go:99: 2022-09-05T12:03:03.490052Z: Copying temp file 
'/var/lib/trafficcontrol-cache-config/admin.cookie.tmp' to real 
'/var/lib/trafficcontrol-cache-config/admin.cookie'
WARNING: cmd.go:639: 2022-09-05T12:03:03.4907916Z: t3c request end
DEBUG: t3c-apply.go:256: 2022-09-05T12:03:03.4908326Z: Preparing to fetch the 
config files for Edge, files: all, syncdsUpdate: UpdateTropsNotNeeded
ERROR: torequest.go:624: 2022-09-05T12:03:03.4909125Z: could not lookup the 
trafficserver, 'ats', owner uid, using uid/gid 0
INFO: cmd.go:563: 2022-09-05T12:03:03.4909517Z: config cache bytes: 0
ERROR: cmd.go:634: 2022-09-05T12:03:03.5620787Z: t3c request stderr start
INFO: t3cutil.go:63: 2022-09-05T12:03:03.5062689Z: Executable path is 
/usr/bin/t3c
INFO: t3cutil.go:67: 2022-09-05T12:03:03.5063179Z: Return Installdir '/usr/bin'
INFO: config.go:203: 2022-09-05T12:03:03.5189068Z: loading old config took 700ns
INFO: config.go:180: 2022-09-05T12:03:03.5189443Z: using old config for IMS 
requests
INFO: t3c-request.go:47: 2022-09-05T12:03:03.5189537Z: configuration initialized
INFO: client.go:93: 2022-09-05T12:03:03.5189627Z: URL: 
'https://172.24.109.216:443' User: 'admin' Pass len: '6'
INFO: client.go:108: 2022-09-05T12:03:03.5191177Z: Cached cookie for user 
'admin' at '/var/lib/trafficcontrol-cache-config/admin.cookie' found, 
attempting to reuse cookie to avoid login
INFO: client.go:137: 2022-09-05T12:03:03.5191449Z: Traffic Ops URL string: 
'https://172.24.109.216:443'
INFO: client.go:168: 2022-09-05T12:03:03.5217931Z: Traffic Ops 
'172.24.109.216:443' supports this client's latest API version 4.0, using 
latest client
INFO: getdata.go:83: 2022-09-05T12:03:03.5218336Z: Getting data 'config'
INFO: torequtil.go:89: 2022-09-05T12:03:03.5245423Z: GetRetry 
profile_global_parameters retries 0 took 3ms
INFO: getdatacfg.go:210: 2022-09-05T12:03:03.524585Z: requestinfo 
path=GetGlobalParameters ip=172.24.109.216:443 code=200, date="Mon, 05 Sep 2022 
12:03:03 GMT" age=
INFO: getdatacfg.go:218: 2022-09-05T12:03:03.5245933Z: Getting config: Global 
Params is modified, using new response
INFO: getdatacfg.go:242: 2022-09-05T12:03:03.5246028Z: Traffic Ops proxy 
enabled, but GLOBAL Parameter 'tm.rev_proxy.url' missing or empty, not using 
proxy
INFO: getdatacfg.go:611: 2022-09-05T12:03:03.5247324Z: Getting config: 
ServerCapabilities reqHdr map[]
INFO: torequtil.go:89: 2022-09-05T12:03:03.5305424Z: GetRetry cachegroups 
retries 0 took 6ms
INFO: getdatacfg.go:588: 2022-09-05T12:03:03.53059Z: requestinfo 
path=GetCacheGroups ip=172.24.109.216:443 code=200, date="Mon, 05 Sep 2022 
12:03:03 GMT" age=
INFO: getdatacfg.go:596: 2022-09-05T12:03:03.5305982Z: Getting config: 
CacheGroups is modified, using new response
INFO: getdatacfg.go:581: 2022-09-05T12:03:03.5306055Z: cfF took 5.9511ms
INFO: torequtil.go:89: 2022-09-05T12:03:03.5320319Z: GetRetry 
server_capabilities_s_ retries 0 took 7ms
INFO: getdatacfg.go:613: 2022-09-05T12:03:03.5320787Z: requestinfo 
path=GetServerCapabilitiesByID ip=172.24.109.216:443 code=200, date="Mon, 05 
Sep 2022 12:03:03 GMT" age=
INFO: getdatacfg.go:621: 2022-09-05T12:03:03.5320899Z: Getting config: 
ServerCapabilities is modified, using new response
INFO: getdatacfg.go:605: 2022-09-05T12:03:03.532101Z: capsF took 7.3684ms
INFO: torequtil.go:89: 2022-09-05T12:03:03.5333772Z: GetRetry 
config_file_cachekey.config_parameters retries 0 took 8ms
INFO: getdatacfg.go:688: 2022-09-05T12:03:03.5334355Z: requestinfo 
path=GetConfigFileParameters(cachekey.config) ip=172.24.109.216:443 code=200, 
date="Mon, 05 Sep 2022 12:03:03 GMT" age=
INFO: getdatacfg.go:696: 2022-09-05T12:03:03.5334488Z: Getting config: 
CacheKeyParams is modified, using new response
INFO: getdatacfg.go:681: 2022-09-05T12:03:03.5334603Z: cacheKeyConfigParamsF 
took 8.3859ms
INFO: torequtil.go:89: 2022-09-05T12:03:03.5390519Z: GetRetry topologies 
retries 0 took 14ms
INFO: getdatacfg.go:763: 2022-09-05T12:03:03.5391039Z: requestinfo 
path=GetTopologies ip=172.24.109.216:443 code=200, date="Mon, 05 Sep 2022 
12:03:03 GMT" age=
INFO: getdatacfg.go:771: 2022-09-05T12:03:03.5391146Z: Getting config: 
Topologies is modified, using new response
INFO: getdatacfg.go:756: 2022-09-05T12:03:03.539125Z: topologiesF took 14.2738ms
INFO: torequtil.go:89: 2022-09-05T12:03:03.5414955Z: GetRetry 
config_file_remap.config_parameters retries 0 took 17ms
INFO: getdatacfg.go:713: 2022-09-05T12:03:03.541787Z: requestinfo 
path=GetConfigFileParameters(remap.config) ip=172.24.109.216:443 code=200, 
date="Mon, 05 Sep 2022 12:03:03 GMT" age=
INFO: getdatacfg.go:721: 2022-09-05T12:03:03.542055Z: Getting config: 
RemapConfigParams is modified, using new response
INFO: getdatacfg.go:706: 2022-09-05T12:03:03.5420927Z: remapConfigParamsF took 
17.2333ms
INFO: torequtil.go:89: 2022-09-05T12:03:03.5428488Z: GetRetry 
config_file_parent.config_parameters retries 0 took 18ms
INFO: getdatacfg.go:738: 2022-09-05T12:03:03.5430642Z: requestinfo 
path=GetConfigFileParameters(parent.config) ip=172.24.109.216:443 code=200, 
date="Mon, 05 Sep 2022 12:03:03 GMT" age=
INFO: getdatacfg.go:746: 2022-09-05T12:03:03.5430764Z: Getting config: 
ParentConfigParams is modified, using new response
INFO: getdatacfg.go:731: 2022-09-05T12:03:03.5430894Z: parentConfigParamsF took 
18.1164ms
INFO: torequtil.go:89: 2022-09-05T12:03:03.5444378Z: GetRetry ds_regexes 
retries 0 took 20ms
INFO: getdatacfg.go:663: 2022-09-05T12:03:03.5444928Z: requestinfo 
path=GetDeliveryServiceRegexes ip=172.24.109.216:443 code=200, date="Mon, 05 
Sep 2022 12:03:03 GMT" age=
INFO: getdatacfg.go:671: 2022-09-05T12:03:03.5445059Z: Getting config: 
DeliveryServiceRegexes is modified, using new response
INFO: getdatacfg.go:656: 2022-09-05T12:03:03.5445242Z: dsrF took 19.8443ms
INFO: torequtil.go:89: 2022-09-05T12:03:03.5452236Z: GetRetry servers retries 0 
took 20ms
INFO: getdatacfg.go:268: 2022-09-05T12:03:03.5452599Z: requestinfo 
path=GetServers ip=172.24.109.216:443 code=200, date="Mon, 05 Sep 2022 12:03:03 
GMT" age=
INFO: getdatacfg.go:276: 2022-09-05T12:03:03.5452672Z: Getting config: Servers 
is modified, using new response
INFO: torequtil.go:89: 2022-09-05T12:03:03.5475188Z: GetRetry 
ds_capabilities_d_ retries 0 took 23ms
INFO: getdatacfg.go:638: 2022-09-05T12:03:03.547579Z: requestinfo 
path=GetDeliveryServiceRequiredCapabilitiesByID ip=172.24.109.216:443 code=200, 
date="Mon, 05 Sep 2022 12:03:03 GMT" age=
INFO: getdatacfg.go:646: 2022-09-05T12:03:03.547592Z: Getting config: 
DSRequiredCapabilities is modified, using new response
INFO: getdatacfg.go:631: 2022-09-05T12:03:03.5476083Z: dscapsF took 22.8392ms
INFO: torequtil.go:89: 2022-09-05T12:03:03.5486793Z: GetRetry 
profile_ATSPROFILE_parameters retries 0 took 3ms
INFO: getdatacfg.go:500: 2022-09-05T12:03:03.5487669Z: requestinfo 
path=GetServerProfileParameters(ATSPROFILE) ip=172.24.109.216:443 code=200, 
date="Mon, 05 Sep 2022 12:03:03 GMT" age=
INFO: getdatacfg.go:511: 2022-09-05T12:03:03.5487797Z: Getting config: 
ServerProfileParams(ATSPROFILE is modified, using new response
INFO: getdatacfg.go:491: 2022-09-05T12:03:03.5487964Z: 
serverParamsF(ATSPROFILE) took 3.4942ms
INFO: torequtil.go:89: 2022-09-05T12:03:03.5499733Z: GetRetry cdn_kabletowncdn 
retries 0 took 5ms
INFO: getdatacfg.go:532: 2022-09-05T12:03:03.5500208Z: requestinfo 
path=GetCDN(kabletowncdn) ip=172.24.109.216:443 code=200, date="Mon, 05 Sep 
2022 12:03:03 GMT" age=
INFO: getdatacfg.go:540: 2022-09-05T12:03:03.5500281Z: Getting config: CDN is 
modified, using new response
INFO: getdatacfg.go:525: 2022-09-05T12:03:03.5500349Z: cdnF took 4.6007ms
INFO: getdatacfg.go:312: 2022-09-05T12:03:03.5509208Z: requestinfo 
path=GetCDNSSLKeys(kabletowncdn) ip= code=0, date="" age=
INFO: getdatacfg.go:303: 2022-09-05T12:03:03.5509708Z: sslF took 5.5941ms
INFO: torequtil.go:89: 2022-09-05T12:03:03.5542948Z: GetRetry 
jobs_cdn_kabletowncdn retries 0 took 9ms
INFO: getdatacfg.go:556: 2022-09-05T12:03:03.5543355Z: requestinfo 
path=GetJobs(kabletowncdn) ip=172.24.109.216:443 code=200, date="Mon, 05 Sep 
2022 12:03:03 GMT" age=
INFO: getdatacfg.go:564: 2022-09-05T12:03:03.5543446Z: Getting config: Jobs is 
modified, using new response
INFO: getdatacfg.go:549: 2022-09-05T12:03:03.5543529Z: jobsF took 8.9264ms
INFO: torequtil.go:89: 2022-09-05T12:03:03.5566242Z: GetRetry 
cdn_2_deliveryservices retries 0 took 11ms
INFO: getdatacfg.go:338: 2022-09-05T12:03:03.5567092Z: requestinfo 
path=GetCDNDeliveryServices(2) ip=172.24.109.216:443 code=200, date="Mon, 05 
Sep 2022 12:03:03 GMT" age=
INFO: getdatacfg.go:347: 2022-09-05T12:03:03.5567215Z: Getting config: 
DeliveryServices is modified, using new response
INFO: getdatacfg.go:436: 2022-09-05T12:03:03.5567642Z: urlF took 900ns
INFO: getdatacfg.go:394: 2022-09-05T12:03:03.5568108Z: uriF took 1.1µs
INFO: torequtil.go:89: 2022-09-05T12:03:03.5611558Z: GetRetry 
deliveryservice_servers_s_d__cdn_kabletowncdn retries 0 took 4ms
INFO: getdatacfg.go:375: 2022-09-05T12:03:03.5611962Z: requestinfo 
path=GetDeliveryServiceServers(kabletowncdn) ip=172.24.109.216:443 code=200, 
date="Mon, 05 Sep 2022 12:03:03 GMT" age=
INFO: getdatacfg.go:384: 2022-09-05T12:03:03.5612043Z: Getting config: 
DeliveryServiceServers is modified, using new response
INFO: getdatacfg.go:367: 2022-09-05T12:03:03.5612118Z: dssF took 4.3931ms
INFO: getdatacfg.go:330: 2022-09-05T12:03:03.561237Z: dsF took 15.898ms
INFO: getdatacfg.go:259: 2022-09-05T12:03:03.5612475Z: serversF took 36.3087ms
INFO: getdatacfg.go:189: 2022-09-05T12:03:03.5612641Z: GetTOData took 39.4206ms
ERROR: t3c-request.go:68: 2022-09-05T12:03:03.561269Z: writing data: getting 
config data: getting cdn 'kabletowncdn': getting cdn ssl keys: getting 
uncached: getting cdn ssl keys from Traffic Ops '': error requesting Traffic 
Ops: path 'https://172.24.109.216:443/api/4.0/cdns/name/kabletowncdn/sslkeys' 
gave HTTP error 500 Internal Server Error - error-level alerts: Internal Server 
Error
ERROR: cmd.go:639: 2022-09-05T12:03:03.5623927Z: t3c request stderr end
ERROR: t3c-apply.go:259: 2022-09-05T12:03:03.5624086Z: Getting config file 
list: requesting data generating config files: requesting: t3c returned 
non-zero exit code 3, see log for details
INFO: actionlog.go:84: 2022-09-05T12:03:03.5688162Z: 
ACTION='create-git-commit-final' STATUS='success'

INFO: actionlog.go:84: 2022-09-05T12:03:03.5688588Z: ACTION='apply-end' 
STATUS='failure'

INFO: t3c-apply.go:370: 2022-09-05T12:03:03.5688665Z: CRITICAL FAILURE, ABORTING

Reply via email to