tenable / integration-jira-cloud

67 stars 52 forks source link

Custom Field cannot be set ?? Forgot how to get around this #122

Closed MichaelTay0 closed 3 years ago

MichaelTay0 commented 3 years ago

Hey I ran into this issue when I first set up the integration but forgot what I did to fix it.

How do I determine the screen ids to put into the config.yaml file?

Also, do I make the project in JIRA first then run the integration or do I run the integration and then it automatically creates everything for me? Sorry, it's been over a year since we implemented it. Its working super well but we would like to shift to a more devsecops approach so we are moving this service into the cloud vs on my mac ;)

Error message restfly.errors.BadRequestError: [400: POST] https://<JIRA_CLOUD_HOST>/rest/api/3/issue?update_history=False body=b'{"errorMessages":[],"errors":{"customfield_11623":"Field \'customfield_11623\' cannot be set. It is not on the appropriate screen, or unknown.","summary":"Field \'summary\' cannot be set. It is not on the appropriate screen, or unknown.","customfield_11627":"Field \'customfield_11627\' cannot be set. It is not on the appropriate screen, or unknown.","customfield_11629":"Field \'customfield_11629\' cannot be set. It is not on the appropriate screen, or unknown.","customfield_11628":"Field \'customfield_11628\' cannot be set. It is not on the appropriate screen, or unknown.","description":"Field \'description\' cannot be set. It is not on the appropriate screen, or unknown.","customfield_11630":"Field \'customfield_11630\' cannot be set. It is not on the appropriate screen, or unknown."}}'

Please see debug file `### Configuration File:

jira:
  address: <REDACTED>
  api_token: <REDACTED>
  api_username: <REDACTED>
project:
  key: TENBTEST
  leadAccountId: <REDACTED>
tenable:
  access_key: <REDACTED>
  secret_key: <REDACTED>
  tio_asset_attr_cache:
  - agent_uuid
  - bios_uuid
  - aws_ec2_instance_group_name
  - aws_ec2_name
  tio_autoclose_accepted: true
  tio_ignore_accepted: true
  tio_severities:
  - low
  - medium
  - high
  - critical

Debug Logs

2021-06-09 22:33:52,221 root INFO Tenable2JiraCloud Version 1.1.23
2021-06-09 22:33:52,221 root INFO Using configuration file config.yaml
2021-06-09 22:33:52,223 root INFO Running on Python 3.9.5 Linux/x86_64
2021-06-09 22:33:52,225 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/session", "params": {}, "body": {}}
2021-06-09 22:33:52,226 urllib3.connectionpool DEBUG Starting new HTTPS connection (1): cloud.tenable.com:443
2021-06-09 22:33:52,517 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /session HTTP/1.1" 200 None
2021-06-09 22:33:52,519 tenable.io.TenableIO DEBUG Request-UUID 16b57e9075a97d81e8a0543cafbb3c79 for https://cloud.tenable.com/session
2021-06-09 22:33:52,520 tenable_jira.jira.Jira DEBUG Request:{"method": "GET", "url": "https://<JIRA_CLOUD_HOST>/rest/api/3/project/TENBTEST", "params": {}, "body": {}}
2021-06-09 22:33:52,521 urllib3.connectionpool DEBUG Starting new HTTPS connection (1): <JIRA_CLOUD_HOST>:443
2021-06-09 22:33:52,818 urllib3.connectionpool DEBUG https://<JIRA_CLOUD_HOST>:443 "GET /rest/api/3/project/TENBTEST HTTP/1.1" 200 None
2021-06-09 22:33:52,820 tenable_jira.jira.Jira DEBUG Request:{"method": "GET", "url": "https://<JIRA_CLOUD_HOST>/rest/api/3/field", "params": {}, "body": {}}
2021-06-09 22:33:53,276 urllib3.connectionpool DEBUG https://<JIRA_CLOUD_HOST>:443 "GET /rest/api/3/field HTTP/1.1" 200 None
2021-06-09 22:33:53,363 tenable_jira.jira.Jira INFO Tenable Platform is customfield_11621 (existing)
2021-06-09 22:33:53,363 tenable_jira.jira.Jira INFO CVEs is customfield_11622 (existing)
2021-06-09 22:33:53,363 tenable_jira.jira.Jira INFO CVSSv2 Base Score is customfield_11623 (existing)
2021-06-09 22:33:53,363 tenable_jira.jira.Jira INFO CVSSv2 Temporal Score is customfield_11624 (existing)
2021-06-09 22:33:53,363 tenable_jira.jira.Jira INFO CVSSv3 Base Score is customfield_11625 (existing)
2021-06-09 22:33:53,363 tenable_jira.jira.Jira INFO CVSSv3 Temporal Score is customfield_11626 (existing)
2021-06-09 22:33:53,363 tenable_jira.jira.Jira INFO Patch Publication Date is customfield_11744 (existing)
2021-06-09 22:33:53,364 tenable_jira.jira.Jira INFO Tenable Plugin ID is customfield_11627 (existing)
2021-06-09 22:33:53,364 tenable_jira.jira.Jira INFO Tenable Plugin Family is customfield_11628 (existing)
2021-06-09 22:33:53,364 tenable_jira.jira.Jira INFO Tenable Plugin Name is customfield_11629 (existing)
2021-06-09 22:33:53,364 tenable_jira.jira.Jira INFO Vulnerability Severity is customfield_11630 (existing)
2021-06-09 22:33:53,364 tenable_jira.jira.Jira INFO Tenable Asset UUID is customfield_11631 (existing)
2021-06-09 22:33:53,364 tenable_jira.jira.Jira INFO Tenable Asset Tags is customfield_11745 (existing)
2021-06-09 22:33:53,364 tenable_jira.jira.Jira INFO Device MAC Addresses is customfield_11632 (existing)
2021-06-09 22:33:53,364 tenable_jira.jira.Jira INFO Device IPv4 Addresses is customfield_11633 (existing)
2021-06-09 22:33:53,364 tenable_jira.jira.Jira INFO Device IPv6 Addresses is customfield_11634 (existing)
2021-06-09 22:33:53,364 tenable_jira.jira.Jira INFO Device Hostname is customfield_11635 (existing)
2021-06-09 22:33:53,365 tenable_jira.jira.Jira INFO Device NetBIOS Name is customfield_11636 (existing)
2021-06-09 22:33:53,365 tenable_jira.jira.Jira INFO Device DNS Name is customfield_11637 (existing)
2021-06-09 22:33:53,365 tenable_jira.jira.Jira INFO Device Network ID is customfield_11638 (existing)
2021-06-09 22:33:53,365 tenable_jira.jira.Jira INFO Vulnerability First Seen is customfield_11639 (existing)
2021-06-09 22:33:53,365 tenable_jira.jira.Jira INFO Vulnerability Last Seen is customfield_11640 (existing)
2021-06-09 22:33:53,365 tenable_jira.jira.Jira INFO Vulnerability Last Fixed is customfield_11641 (existing)
2021-06-09 22:33:53,365 tenable_jira.jira.Jira INFO Vulnerability State is customfield_11642 (existing)
2021-06-09 22:33:53,365 tenable_jira.jira.Jira INFO Vulnerability Port is customfield_11643 (existing)
2021-06-09 22:33:53,365 tenable_jira.jira.Jira INFO Vulnerability Protocol is customfield_11644 (existing)
2021-06-09 22:33:53,365 tenable_jira.jira.Jira INFO Vulnerability Repository ID is customfield_11645 (existing)
2021-06-09 22:33:53,366 tenable_jira.jira.Jira INFO Vulnerability Repository Name is customfield_11646 (existing)
2021-06-09 22:33:53,366 tenable_jira.jira.Jira INFO Tenable VPR Score is customfield_11647 (existing)
2021-06-09 22:33:53,366 tenable_jira.jira.Jira DEBUG Request:{"method": "GET", "url": "https://<JIRA_CLOUD_HOST>/rest/api/3/issuetype", "params": {}, "body": {}}
2021-06-09 22:33:53,546 urllib3.connectionpool DEBUG https://<JIRA_CLOUD_HOST>:443 "GET /rest/api/3/issuetype HTTP/1.1" 200 None
2021-06-09 22:33:53,627 tenable_jira.jira.Jira DEBUG Request:{"method": "GET", "url": "https://<JIRA_CLOUD_HOST>/rest/api/3/screens", "params": {"startAt": -100, "maxResults": 100}, "body": {}}
2021-06-09 22:33:53,832 urllib3.connectionpool DEBUG https://<JIRA_CLOUD_HOST>:443 "GET /rest/api/3/screens?startAt=-100&maxResults=100 HTTP/1.1" 200 None
2021-06-09 22:33:53,835 tenable_jira.jira.Jira DEBUG Request:{"method": "GET", "url": "https://<JIRA_CLOUD_HOST>/rest/api/3/screens", "params": {"startAt": 0, "maxResults": 100}, "body": {}}
2021-06-09 22:33:54,096 urllib3.connectionpool DEBUG https://<JIRA_CLOUD_HOST>:443 "GET /rest/api/3/screens?startAt=0&maxResults=100 HTTP/1.1" 200 None
2021-06-09 22:33:54,102 tenable_jira.jira.Jira DEBUG Request:{"method": "GET", "url": "https://<JIRA_CLOUD_HOST>/rest/api/3/screens", "params": {"startAt": 100, "maxResults": 100}, "body": {}}
2021-06-09 22:33:54,340 urllib3.connectionpool DEBUG https://<JIRA_CLOUD_HOST>:443 "GET /rest/api/3/screens?startAt=100&maxResults=100 HTTP/1.1" 200 None
2021-06-09 22:33:54,342 tenable_jira.jira.Jira DEBUG Request:{"method": "GET", "url": "https://<JIRA_CLOUD_HOST>/rest/api/3/screens", "params": {"startAt": 200, "maxResults": 100}, "body": {}}
2021-06-09 22:33:54,679 urllib3.connectionpool DEBUG https://<JIRA_CLOUD_HOST>:443 "GET /rest/api/3/screens?startAt=200&maxResults=100 HTTP/1.1" 200 None
2021-06-09 22:33:54,680 tenable_jira.jira.Jira DEBUG Request:{"method": "GET", "url": "https://<JIRA_CLOUD_HOST>/rest/api/3/screens", "params": {"startAt": 300, "maxResults": 100}, "body": {}}
2021-06-09 22:33:54,941 urllib3.connectionpool DEBUG https://<JIRA_CLOUD_HOST>:443 "GET /rest/api/3/screens?startAt=300&maxResults=100 HTTP/1.1" 200 None
2021-06-09 22:33:54,942 tenable_jira.transform.Tio2Jira INFO Using JIRA Screens []
2021-06-09 22:33:54,942 tenable.io.TenableIO DEBUG {"method": "POST", "url": "https://cloud.tenable.com/assets/export", "params": {}, "body": {"filters": {"updated_at": 1620604800}, "chunk_size": 1000}}
2021-06-09 22:33:56,574 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "POST /assets/export HTTP/1.1" 200 None
2021-06-09 22:33:56,576 tenable.io.TenableIO DEBUG Request-UUID 932dd54257e0c0df33c6feeacfb0c681 for https://cloud.tenable.com/assets/export
2021-06-09 22:33:56,576 tenable.io.TenableIO DEBUG Initiated asset export 7e9182b2-98fb-408b-9e0a-8636fe1a5cc0
2021-06-09 22:33:56,576 tenable.io.TenableIO DEBUG {"method": "POST", "url": "https://cloud.tenable.com/assets/export", "params": {}, "body": {"filters": {"deleted_at": 1620604800}, "chunk_size": 1000}}
2021-06-09 22:33:58,005 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "POST /assets/export HTTP/1.1" 200 None
2021-06-09 22:33:58,006 tenable.io.TenableIO DEBUG Request-UUID 498d129ea82c5a066e1c0db334453a40 for https://cloud.tenable.com/assets/export
2021-06-09 22:33:58,007 tenable.io.TenableIO DEBUG Initiated asset export b6c2ce18-55b1-48a8-8200-f5d9d55744d5
2021-06-09 22:33:58,007 tenable.io.TenableIO DEBUG {"method": "POST", "url": "https://cloud.tenable.com/assets/export", "params": {}, "body": {"filters": {"terminated_at": 1620604800}, "chunk_size": 1000}}
2021-06-09 22:33:58,310 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "POST /assets/export HTTP/1.1" 200 None
2021-06-09 22:33:58,313 tenable.io.TenableIO DEBUG Request-UUID 7a0c3f2b492fb6bca726cc294fa340f4 for https://cloud.tenable.com/assets/export
2021-06-09 22:33:58,313 tenable.io.TenableIO DEBUG Initiated asset export 1e5a997a-4552-4046-9b20-9b4561d89278
2021-06-09 22:33:58,313 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/status", "params": {}, "body": {}}
2021-06-09 22:33:59,341 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/status HTTP/1.1" 200 None
2021-06-09 22:33:59,342 tenable.io.TenableIO DEBUG Request-UUID 62f755055a69cce53b033c78ba2630fa for https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/status
2021-06-09 22:33:59,342 tenable.io.exports.ExportsIterator DEBUG EXPORT assets 1e5a997a-4552-4046-9b20-9b4561d89278 is status PROCESSING
2021-06-09 22:34:01,348 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/status", "params": {}, "body": {}}
2021-06-09 22:34:01,519 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/status HTTP/1.1" 200 None
2021-06-09 22:34:01,520 tenable.io.TenableIO DEBUG Request-UUID 99bda842f44207062fbe4975faf859bb for https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/status
2021-06-09 22:34:01,520 tenable.io.exports.ExportsIterator DEBUG EXPORT assets 1e5a997a-4552-4046-9b20-9b4561d89278 is status PROCESSING
2021-06-09 22:34:01,520 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/1", "params": {}, "body": {}}
2021-06-09 22:34:02,765 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/1 HTTP/1.1" 200 None
2021-06-09 22:34:02,920 tenable.io.TenableIO DEBUG Request-UUID c4df1e1862d6682f28e7e9a9dc2464d3 for https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/1
2021-06-09 22:34:02,943 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/2", "params": {}, "body": {}}
2021-06-09 22:34:03,922 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/2 HTTP/1.1" 200 None
2021-06-09 22:34:04,062 tenable.io.TenableIO DEBUG Request-UUID 766134050009de264fdca64e6cfbc4b4 for https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/2
2021-06-09 22:34:04,094 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/status", "params": {}, "body": {}}
2021-06-09 22:34:05,048 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/status HTTP/1.1" 200 None
2021-06-09 22:34:05,050 tenable.io.TenableIO DEBUG Request-UUID 87e96ab07b31864a812fdd495d3221cd for https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/status
2021-06-09 22:34:05,050 tenable.io.exports.ExportsIterator DEBUG EXPORT assets 1e5a997a-4552-4046-9b20-9b4561d89278 is status PROCESSING
2021-06-09 22:34:05,050 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/3", "params": {}, "body": {}}
2021-06-09 22:34:06,338 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/3 HTTP/1.1" 200 None
2021-06-09 22:34:06,435 tenable.io.TenableIO DEBUG Request-UUID 101afadbfc6c470cf3c4fbd3722ef8ce for https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/3
2021-06-09 22:34:06,458 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/4", "params": {}, "body": {}}
2021-06-09 22:34:07,533 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/4 HTTP/1.1" 200 None
2021-06-09 22:34:07,622 tenable.io.TenableIO DEBUG Request-UUID 541bf5490de5b9df600e63ce42874489 for https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/4
2021-06-09 22:34:07,643 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/5", "params": {}, "body": {}}
2021-06-09 22:34:08,803 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/5 HTTP/1.1" 200 None
2021-06-09 22:34:08,891 tenable.io.TenableIO DEBUG Request-UUID 1d0120ed55747516d8588523484c0ee8 for https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/5
2021-06-09 22:34:08,928 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/6", "params": {}, "body": {}}
2021-06-09 22:34:09,941 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/6 HTTP/1.1" 200 None
2021-06-09 22:34:10,016 tenable.io.TenableIO DEBUG Request-UUID b7c7b49b35ea6dfb5e7a0420c447dc88 for https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/6
2021-06-09 22:34:10,037 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/status", "params": {}, "body": {}}
2021-06-09 22:34:11,099 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/status HTTP/1.1" 200 None
2021-06-09 22:34:11,101 tenable.io.TenableIO DEBUG Request-UUID 51c5284331f276a090b6f50f68cc66ba for https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/status
2021-06-09 22:34:11,102 tenable.io.exports.ExportsIterator DEBUG EXPORT assets 1e5a997a-4552-4046-9b20-9b4561d89278 is status PROCESSING
2021-06-09 22:34:11,102 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/7", "params": {}, "body": {}}
2021-06-09 22:34:12,333 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/7 HTTP/1.1" 200 None
2021-06-09 22:34:12,405 tenable.io.TenableIO DEBUG Request-UUID 3be50e2e275667aad75275e9751e6fa4 for https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/7
2021-06-09 22:34:12,428 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/8", "params": {}, "body": {}}
2021-06-09 22:34:13,552 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/8 HTTP/1.1" 200 None
2021-06-09 22:34:13,623 tenable.io.TenableIO DEBUG Request-UUID 0290ae3526d77961022dd1aeb10a9ec4 for https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/8
2021-06-09 22:34:13,647 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/9", "params": {}, "body": {}}
2021-06-09 22:34:15,622 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/9 HTTP/1.1" 200 None
2021-06-09 22:34:15,692 tenable.io.TenableIO DEBUG Request-UUID 633c7950eefc368ad129687bce5d3355 for https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/9
2021-06-09 22:34:15,741 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/10", "params": {}, "body": {}}
2021-06-09 22:34:15,956 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/10 HTTP/1.1" 200 None
2021-06-09 22:34:16,045 tenable.io.TenableIO DEBUG Request-UUID 5cab0a64be0797816b2ed0d62d737f52 for https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/10
2021-06-09 22:34:16,070 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/11", "params": {}, "body": {}}
2021-06-09 22:34:17,190 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/11 HTTP/1.1" 200 None
2021-06-09 22:34:17,260 tenable.io.TenableIO DEBUG Request-UUID 3bd3282447d5c08ba8135a7acbdc939f for https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/11
2021-06-09 22:34:17,282 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/12", "params": {}, "body": {}}
2021-06-09 22:34:18,365 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/12 HTTP/1.1" 200 None
2021-06-09 22:34:18,492 tenable.io.TenableIO DEBUG Request-UUID 6a05fb1aa677809701db166ce0891cb9 for https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/12
2021-06-09 22:34:18,517 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/13", "params": {}, "body": {}}
2021-06-09 22:34:19,634 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/13 HTTP/1.1" 200 None
2021-06-09 22:34:19,706 tenable.io.TenableIO DEBUG Request-UUID 5f71b52b90decee8e0b83786ebf0fb83 for https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/13
2021-06-09 22:34:19,745 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/14", "params": {}, "body": {}}
2021-06-09 22:34:20,768 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/14 HTTP/1.1" 200 None
2021-06-09 22:34:20,838 tenable.io.TenableIO DEBUG Request-UUID 79a694eb440400923096b0fd6bbb990a for https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/14
2021-06-09 22:34:20,859 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/status", "params": {}, "body": {}}
2021-06-09 22:34:21,877 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/status HTTP/1.1" 200 None
2021-06-09 22:34:21,878 tenable.io.TenableIO DEBUG Request-UUID 68e2ba4ede26f3a0606fc0cbd651817e for https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/status
2021-06-09 22:34:21,878 tenable.io.exports.ExportsIterator DEBUG EXPORT assets 1e5a997a-4552-4046-9b20-9b4561d89278 is status PROCESSING
2021-06-09 22:34:21,878 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/15", "params": {}, "body": {}}
2021-06-09 22:34:23,186 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/15 HTTP/1.1" 200 None
2021-06-09 22:34:23,257 tenable.io.TenableIO DEBUG Request-UUID af3554a863a3eaf40e5ec93829163550 for https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/15
2021-06-09 22:34:23,277 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/16", "params": {}, "body": {}}
2021-06-09 22:34:24,477 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/16 HTTP/1.1" 200 None
2021-06-09 22:34:24,528 tenable.io.TenableIO DEBUG Request-UUID b2b2864dd77b211fa7974dec75f91055 for https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/16
2021-06-09 22:34:24,551 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/17", "params": {}, "body": {}}
2021-06-09 22:34:25,586 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/17 HTTP/1.1" 200 None
2021-06-09 22:34:25,639 tenable.io.TenableIO DEBUG Request-UUID 9675569610f4074f48a038c541fb3575 for https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/17
2021-06-09 22:34:25,677 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/18", "params": {}, "body": {}}
2021-06-09 22:34:26,849 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/18 HTTP/1.1" 200 None
2021-06-09 22:34:27,107 tenable.io.TenableIO DEBUG Request-UUID ab9cc0c435fe863bc52b95fde6de6029 for https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/18
2021-06-09 22:34:27,128 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/19", "params": {}, "body": {}}
2021-06-09 22:34:28,013 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/19 HTTP/1.1" 200 None
2021-06-09 22:34:28,204 tenable.io.TenableIO DEBUG Request-UUID b7092111e6915630e34863177497823c for https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/19
2021-06-09 22:34:28,225 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/20", "params": {}, "body": {}}
2021-06-09 22:34:29,308 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/20 HTTP/1.1" 200 None
2021-06-09 22:34:29,431 tenable.io.TenableIO DEBUG Request-UUID 81709fde39ac44a18f6e6cb7fb48f196 for https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/20
2021-06-09 22:34:29,468 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/21", "params": {}, "body": {}}
2021-06-09 22:34:30,696 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/21 HTTP/1.1" 200 None
2021-06-09 22:34:30,749 tenable.io.TenableIO DEBUG Request-UUID 02b24f871a6c9716b081a0933fb9eae9 for https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/21
2021-06-09 22:34:30,770 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/22", "params": {}, "body": {}}
2021-06-09 22:34:31,585 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/22 HTTP/1.1" 200 None
2021-06-09 22:34:31,639 tenable.io.TenableIO DEBUG Request-UUID 8ed905c0b9f22666698161492f541d9b for https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/22
2021-06-09 22:34:31,660 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/23", "params": {}, "body": {}}
2021-06-09 22:34:32,780 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/23 HTTP/1.1" 200 None
2021-06-09 22:34:32,830 tenable.io.TenableIO DEBUG Request-UUID c00f4913fb5e2fcebb2b65eb0c752142 for https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/23
2021-06-09 22:34:32,852 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/24", "params": {}, "body": {}}
2021-06-09 22:34:33,956 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/24 HTTP/1.1" 200 None
2021-06-09 22:34:34,011 tenable.io.TenableIO DEBUG Request-UUID 241c8104a1769bf506946c7ab4acc7aa for https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/24
2021-06-09 22:34:34,049 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/25", "params": {}, "body": {}}
2021-06-09 22:34:35,161 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/25 HTTP/1.1" 200 None
2021-06-09 22:34:35,215 tenable.io.TenableIO DEBUG Request-UUID c437e780288de10c0dfbdf31f943a10b for https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/25
2021-06-09 22:34:35,236 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/status", "params": {}, "body": {}}
2021-06-09 22:34:36,315 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/status HTTP/1.1" 200 None
2021-06-09 22:34:36,316 tenable.io.TenableIO DEBUG Request-UUID 47443d28823891f149070d3094165f43 for https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/status
2021-06-09 22:34:36,317 tenable.io.exports.ExportsIterator DEBUG EXPORT assets 1e5a997a-4552-4046-9b20-9b4561d89278 is status PROCESSING
2021-06-09 22:34:36,317 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/26", "params": {}, "body": {}}
2021-06-09 22:34:37,581 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/26 HTTP/1.1" 200 None
2021-06-09 22:34:37,641 tenable.io.TenableIO DEBUG Request-UUID 344c0972f0197aad869b4708452ccbe9 for https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/26
2021-06-09 22:34:37,665 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/27", "params": {}, "body": {}}
2021-06-09 22:34:38,773 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/27 HTTP/1.1" 200 None
2021-06-09 22:34:38,844 tenable.io.TenableIO DEBUG Request-UUID 85167c87a4d265d0fd694f458ca2cd14 for https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/27
2021-06-09 22:34:38,866 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/28", "params": {}, "body": {}}
2021-06-09 22:34:39,968 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/28 HTTP/1.1" 200 None
2021-06-09 22:34:40,070 tenable.io.TenableIO DEBUG Request-UUID bc7aa6a075405155d5cb60b2cf0070ea for https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/28
2021-06-09 22:34:40,107 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/29", "params": {}, "body": {}}
2021-06-09 22:34:41,269 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/29 HTTP/1.1" 200 None
2021-06-09 22:34:41,326 tenable.io.TenableIO DEBUG Request-UUID 817a82d72789d910fd5669c056dc4d56 for https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/29
2021-06-09 22:34:41,348 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/30", "params": {}, "body": {}}
2021-06-09 22:34:42,398 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/30 HTTP/1.1" 200 None
2021-06-09 22:34:42,533 tenable.io.TenableIO DEBUG Request-UUID 6b18c8a800372f0d19cf57d7045644fd for https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/30
2021-06-09 22:34:42,556 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/31", "params": {}, "body": {}}
2021-06-09 22:34:43,596 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/31 HTTP/1.1" 200 None
2021-06-09 22:34:43,846 tenable.io.TenableIO DEBUG Request-UUID af7c4a2df215233d5dc6e6adfb9427eb for https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/31
2021-06-09 22:34:43,870 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/32", "params": {}, "body": {}}
2021-06-09 22:34:45,699 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/32 HTTP/1.1" 200 None
2021-06-09 22:34:48,199 tenable.io.TenableIO DEBUG Request-UUID a7827f5d26280cbebd52fea68bdeac0b for https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/32
2021-06-09 22:34:48,239 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/33", "params": {}, "body": {}}
2021-06-09 22:34:48,532 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/33 HTTP/1.1" 200 None
2021-06-09 22:34:48,651 tenable.io.TenableIO DEBUG Request-UUID 3c1868c33439a5462a3930e151594c71 for https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/33
2021-06-09 22:34:48,673 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/34", "params": {}, "body": {}}
2021-06-09 22:34:57,482 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/34 HTTP/1.1" 200 None
2021-06-09 22:34:59,405 tenable.io.TenableIO DEBUG Request-UUID 1c4ed585d5dd448dd13a91a31c7a19f3 for https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/34
2021-06-09 22:34:59,428 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/35", "params": {}, "body": {}}
2021-06-09 22:34:59,640 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/35 HTTP/1.1" 200 None
2021-06-09 22:35:00,296 tenable.io.TenableIO DEBUG Request-UUID e0cf22438f64349eb9e102f445863af2 for https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/35
2021-06-09 22:35:00,318 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/36", "params": {}, "body": {}}
2021-06-09 22:35:00,849 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/36 HTTP/1.1" 200 None
2021-06-09 22:35:00,965 tenable.io.TenableIO DEBUG Request-UUID 6aabf6cfe84a0398ce575de7a599038f for https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/36
2021-06-09 22:35:01,003 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/status", "params": {}, "body": {}}
2021-06-09 22:35:01,963 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/status HTTP/1.1" 200 None
2021-06-09 22:35:01,965 tenable.io.TenableIO DEBUG Request-UUID 65055651ff8f69a16e87a4717d9d1f82 for https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/status
2021-06-09 22:35:01,965 tenable.io.exports.ExportsIterator DEBUG EXPORT assets 1e5a997a-4552-4046-9b20-9b4561d89278 is status FINISHED
2021-06-09 22:35:01,965 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/37", "params": {}, "body": {}}
2021-06-09 22:35:03,172 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/37 HTTP/1.1" 200 None
2021-06-09 22:35:03,174 tenable.io.TenableIO DEBUG Request-UUID cf5a04c29f8e57f8e06505a2c2a82af6 for https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/chunks/37
2021-06-09 22:35:03,178 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/status", "params": {}, "body": {}}
2021-06-09 22:35:04,353 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/status HTTP/1.1" 200 None
2021-06-09 22:35:04,354 tenable.io.TenableIO DEBUG Request-UUID 3980e41edef06731fd8a3af39fddd975 for https://cloud.tenable.com/assets/export/1e5a997a-4552-4046-9b20-9b4561d89278/status
2021-06-09 22:35:04,354 tenable.io.exports.ExportsIterator DEBUG EXPORT assets 1e5a997a-4552-4046-9b20-9b4561d89278 is status FINISHED
2021-06-09 22:35:04,354 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/b6c2ce18-55b1-48a8-8200-f5d9d55744d5/status", "params": {}, "body": {}}
2021-06-09 22:35:05,523 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/b6c2ce18-55b1-48a8-8200-f5d9d55744d5/status HTTP/1.1" 200 None
2021-06-09 22:35:05,524 tenable.io.TenableIO DEBUG Request-UUID 975eb8f77dc36eab14029f96929fb08d for https://cloud.tenable.com/assets/export/b6c2ce18-55b1-48a8-8200-f5d9d55744d5/status
2021-06-09 22:35:05,524 tenable.io.exports.ExportsIterator DEBUG EXPORT assets b6c2ce18-55b1-48a8-8200-f5d9d55744d5 is status FINISHED
2021-06-09 22:35:05,525 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/status", "params": {}, "body": {}}
2021-06-09 22:35:06,721 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/status HTTP/1.1" 200 None
2021-06-09 22:35:06,722 tenable.io.TenableIO DEBUG Request-UUID 16036a6614820bbad099f738548dce48 for https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/status
2021-06-09 22:35:06,723 tenable.io.exports.ExportsIterator DEBUG EXPORT assets 7e9182b2-98fb-408b-9e0a-8636fe1a5cc0 is status FINISHED
2021-06-09 22:35:06,723 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/1", "params": {}, "body": {}}
2021-06-09 22:35:08,104 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/1 HTTP/1.1" 200 None
2021-06-09 22:35:08,223 tenable.io.TenableIO DEBUG Request-UUID bf8e445007df31e4f6cf32ac199ac6e7 for https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/1
2021-06-09 22:35:08,245 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/2", "params": {}, "body": {}}
2021-06-09 22:35:09,337 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/2 HTTP/1.1" 200 None
2021-06-09 22:35:09,460 tenable.io.TenableIO DEBUG Request-UUID fa9d37a85cff80611133f110fb23dcf1 for https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/2
2021-06-09 22:35:09,484 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/3", "params": {}, "body": {}}
2021-06-09 22:35:10,531 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/3 HTTP/1.1" 200 None
2021-06-09 22:35:11,076 tenable.io.TenableIO DEBUG Request-UUID a84d433833e126728b9159243785eeeb for https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/3
2021-06-09 22:35:11,134 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/4", "params": {}, "body": {}}
2021-06-09 22:35:11,663 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/4 HTTP/1.1" 200 None
2021-06-09 22:35:11,755 tenable.io.TenableIO DEBUG Request-UUID 2f6389e4a94e6811e998e2e058cc677a for https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/4
2021-06-09 22:35:11,777 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/5", "params": {}, "body": {}}
2021-06-09 22:35:13,545 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/5 HTTP/1.1" 200 None
2021-06-09 22:35:13,788 tenable.io.TenableIO DEBUG Request-UUID d14d34d52b09be52d4d426427a85dddf for https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/5
2021-06-09 22:35:13,810 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/6", "params": {}, "body": {}}
2021-06-09 22:35:14,128 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/6 HTTP/1.1" 200 None
2021-06-09 22:35:14,282 tenable.io.TenableIO DEBUG Request-UUID 33c3aff8107645a71c17df4689d93e1e for https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/6
2021-06-09 22:35:14,306 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/7", "params": {}, "body": {}}
2021-06-09 22:35:15,291 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/7 HTTP/1.1" 200 None
2021-06-09 22:35:15,425 tenable.io.TenableIO DEBUG Request-UUID d13dedae5df0ee497076cb7169a7a749 for https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/7
2021-06-09 22:35:15,467 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/8", "params": {}, "body": {}}
2021-06-09 22:35:16,509 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/8 HTTP/1.1" 200 None
2021-06-09 22:35:16,605 tenable.io.TenableIO DEBUG Request-UUID f138bd01d5db832adce959e02ed94502 for https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/8
2021-06-09 22:35:16,629 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/9", "params": {}, "body": {}}
2021-06-09 22:35:17,734 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/9 HTTP/1.1" 200 None
2021-06-09 22:35:17,825 tenable.io.TenableIO DEBUG Request-UUID 931ffa378fd86d9fc6c2202e69455a68 for https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/9
2021-06-09 22:35:17,850 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/10", "params": {}, "body": {}}
2021-06-09 22:35:18,936 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/10 HTTP/1.1" 200 None
2021-06-09 22:35:19,034 tenable.io.TenableIO DEBUG Request-UUID 871b0ff819793a5b61d221d882d9bcc2 for https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/10
2021-06-09 22:35:19,081 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/11", "params": {}, "body": {}}
2021-06-09 22:35:20,064 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/11 HTTP/1.1" 200 None
2021-06-09 22:35:20,135 tenable.io.TenableIO DEBUG Request-UUID ecdddfa4aa0bf71b7c68313b0fea8b12 for https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/11
2021-06-09 22:35:20,159 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/12", "params": {}, "body": {}}
2021-06-09 22:35:21,239 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/12 HTTP/1.1" 200 None
2021-06-09 22:35:21,311 tenable.io.TenableIO DEBUG Request-UUID d9b9c3ef545080a4a1d7b2863d8a9583 for https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/12
2021-06-09 22:35:21,334 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/13", "params": {}, "body": {}}
2021-06-09 22:35:22,441 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/13 HTTP/1.1" 200 None
2021-06-09 22:35:22,518 tenable.io.TenableIO DEBUG Request-UUID ee9efb19f4e5e944dd668cfcd5c3fbe7 for https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/13
2021-06-09 22:35:22,544 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/14", "params": {}, "body": {}}
2021-06-09 22:35:23,694 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/14 HTTP/1.1" 200 None
2021-06-09 22:35:23,795 tenable.io.TenableIO DEBUG Request-UUID 44a6e696d3ff435e82fedb13a39e52a0 for https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/14
2021-06-09 22:35:23,843 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/15", "params": {}, "body": {}}
2021-06-09 22:35:24,878 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/15 HTTP/1.1" 200 None
2021-06-09 22:35:24,947 tenable.io.TenableIO DEBUG Request-UUID 6fd820fe54b9559b1535f94a4e8255aa for https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/15
2021-06-09 22:35:24,974 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/16", "params": {}, "body": {}}
2021-06-09 22:35:26,060 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/16 HTTP/1.1" 200 None
2021-06-09 22:35:26,132 tenable.io.TenableIO DEBUG Request-UUID dd6d38d25c51a8de38a33853b53b8b70 for https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/16
2021-06-09 22:35:26,155 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/17", "params": {}, "body": {}}
2021-06-09 22:35:27,604 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/17 HTTP/1.1" 200 None
2021-06-09 22:35:27,680 tenable.io.TenableIO DEBUG Request-UUID 054068f2ca516e9dbae7e826150e56f8 for https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/17
2021-06-09 22:35:27,732 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/18", "params": {}, "body": {}}
2021-06-09 22:35:28,491 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/18 HTTP/1.1" 200 None
2021-06-09 22:35:28,571 tenable.io.TenableIO DEBUG Request-UUID dc57b9bdb3fee0ec9cd98dbf72ad883a for https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/18
2021-06-09 22:35:28,594 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/19", "params": {}, "body": {}}
2021-06-09 22:35:29,723 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/19 HTTP/1.1" 200 None
2021-06-09 22:35:29,811 tenable.io.TenableIO DEBUG Request-UUID 4da57ad3a71a58725adc725c979ec225 for https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/19
2021-06-09 22:35:29,838 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/20", "params": {}, "body": {}}
2021-06-09 22:35:30,911 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/20 HTTP/1.1" 200 None
2021-06-09 22:35:31,006 tenable.io.TenableIO DEBUG Request-UUID 7e6f0488436ef6b4cf90219243b9b8b6 for https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/20
2021-06-09 22:35:31,029 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/21", "params": {}, "body": {}}
2021-06-09 22:35:32,107 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/21 HTTP/1.1" 200 None
2021-06-09 22:35:32,174 tenable.io.TenableIO DEBUG Request-UUID 106b1e168fae909b4478e01433187fdc for https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/21
2021-06-09 22:35:32,227 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/22", "params": {}, "body": {}}
2021-06-09 22:35:33,319 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/22 HTTP/1.1" 200 None
2021-06-09 22:35:33,385 tenable.io.TenableIO DEBUG Request-UUID 6b7044cc78d41221c02aa94c6c3697bf for https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/22
2021-06-09 22:35:33,412 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/23", "params": {}, "body": {}}
2021-06-09 22:35:34,486 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/23 HTTP/1.1" 200 None
2021-06-09 22:35:34,554 tenable.io.TenableIO DEBUG Request-UUID ec5e36a087b0934b7d9ce2001dd7ebdf for https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/23
2021-06-09 22:35:34,578 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/24", "params": {}, "body": {}}
2021-06-09 22:35:35,745 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/24 HTTP/1.1" 200 None
2021-06-09 22:35:35,800 tenable.io.TenableIO DEBUG Request-UUID c60bd29ab198a38646c46035fb56a883 for https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/24
2021-06-09 22:35:35,864 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/25", "params": {}, "body": {}}
2021-06-09 22:35:36,881 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/25 HTTP/1.1" 200 None
2021-06-09 22:35:36,948 tenable.io.TenableIO DEBUG Request-UUID 958155393cef0352ee4f944ec45d3830 for https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/25
2021-06-09 22:35:36,974 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/26", "params": {}, "body": {}}
2021-06-09 22:35:38,150 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/26 HTTP/1.1" 200 None
2021-06-09 22:35:38,205 tenable.io.TenableIO DEBUG Request-UUID fa0146fbbc67c9970089a4ca36ed0b87 for https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/26
2021-06-09 22:35:38,232 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/27", "params": {}, "body": {}}
2021-06-09 22:35:39,270 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/27 HTTP/1.1" 200 None
2021-06-09 22:35:39,326 tenable.io.TenableIO DEBUG Request-UUID 933fc47c5925e91d3c8e61960844e425 for https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/27
2021-06-09 22:35:39,352 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/28", "params": {}, "body": {}}
2021-06-09 22:35:40,483 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/28 HTTP/1.1" 200 None
2021-06-09 22:35:40,555 tenable.io.TenableIO DEBUG Request-UUID 77cb18b3b169db97e66e46fbcb551916 for https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/28
2021-06-09 22:35:40,615 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/29", "params": {}, "body": {}}
2021-06-09 22:35:41,770 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/29 HTTP/1.1" 200 None
2021-06-09 22:35:41,847 tenable.io.TenableIO DEBUG Request-UUID 3668dfd927b47a6e45a4c214b957c60b for https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/29
2021-06-09 22:35:41,876 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/30", "params": {}, "body": {}}
2021-06-09 22:35:43,055 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/30 HTTP/1.1" 200 None
2021-06-09 22:35:43,126 tenable.io.TenableIO DEBUG Request-UUID bc2fc3f8d8036e83d534497366bc489c for https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/30
2021-06-09 22:35:43,153 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/31", "params": {}, "body": {}}
2021-06-09 22:35:44,111 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/31 HTTP/1.1" 200 None
2021-06-09 22:35:44,195 tenable.io.TenableIO DEBUG Request-UUID 55d9dc3efa7f91a4abd6e9a6a3f1249f for https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/31
2021-06-09 22:35:44,268 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/32", "params": {}, "body": {}}
2021-06-09 22:35:45,293 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/32 HTTP/1.1" 200 None
2021-06-09 22:35:45,649 tenable.io.TenableIO DEBUG Request-UUID de4eb606d13279443f1aac4f78d2ffd3 for https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/32
2021-06-09 22:35:45,683 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/33", "params": {}, "body": {}}
2021-06-09 22:35:46,505 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/33 HTTP/1.1" 200 None
2021-06-09 22:35:46,601 tenable.io.TenableIO DEBUG Request-UUID 2390e7de845be47b04e26c927ab1060c for https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/33
2021-06-09 22:35:46,628 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/34", "params": {}, "body": {}}
2021-06-09 22:35:47,751 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/34 HTTP/1.1" 200 None
2021-06-09 22:35:47,831 tenable.io.TenableIO DEBUG Request-UUID cbe510a0cda16246c6f02b2333d21710 for https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/34
2021-06-09 22:35:47,859 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/35", "params": {}, "body": {}}
2021-06-09 22:35:48,915 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/35 HTTP/1.1" 200 None
2021-06-09 22:35:49,107 tenable.io.TenableIO DEBUG Request-UUID cb70c05c4199457177f7564fb37c6c24 for https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/35
2021-06-09 22:35:49,162 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/36", "params": {}, "body": {}}
2021-06-09 22:35:50,122 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/36 HTTP/1.1" 200 None
2021-06-09 22:35:50,202 tenable.io.TenableIO DEBUG Request-UUID ea6a25be0e7b1af4e95988da43ec535a for https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/36
2021-06-09 22:35:50,227 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/37", "params": {}, "body": {}}
2021-06-09 22:35:51,342 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/37 HTTP/1.1" 200 None
2021-06-09 22:35:51,422 tenable.io.TenableIO DEBUG Request-UUID 0414feca5f55b2faf6ab5fd92ef422de for https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/37
2021-06-09 22:35:51,450 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/38", "params": {}, "body": {}}
2021-06-09 22:35:52,548 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/38 HTTP/1.1" 200 None
2021-06-09 22:35:52,618 tenable.io.TenableIO DEBUG Request-UUID 5081ec3450ccfe004c3219c78f4ff7b8 for https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/38
2021-06-09 22:35:52,682 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/39", "params": {}, "body": {}}
2021-06-09 22:35:53,732 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/39 HTTP/1.1" 200 None
2021-06-09 22:35:53,803 tenable.io.TenableIO DEBUG Request-UUID 8d2f90d05a215e528e8e5bd46c0a8b07 for https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/39
2021-06-09 22:35:53,829 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/40", "params": {}, "body": {}}
2021-06-09 22:35:54,929 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/40 HTTP/1.1" 200 None
2021-06-09 22:35:55,003 tenable.io.TenableIO DEBUG Request-UUID 50bcdd19e661b519f170c1bba2357157 for https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/40
2021-06-09 22:35:55,039 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/41", "params": {}, "body": {}}
2021-06-09 22:35:56,135 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/41 HTTP/1.1" 200 None
2021-06-09 22:35:56,594 tenable.io.TenableIO DEBUG Request-UUID 29710e16b04bb8dcfb5fa90c087f0ab8 for https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/41
2021-06-09 22:35:56,620 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/42", "params": {}, "body": {}}
2021-06-09 22:35:57,319 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/42 HTTP/1.1" 200 None
2021-06-09 22:35:57,393 tenable.io.TenableIO DEBUG Request-UUID 84972951ab62fe674ddedb18706204bb for https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/42
2021-06-09 22:35:57,454 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/43", "params": {}, "body": {}}
2021-06-09 22:35:58,531 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/43 HTTP/1.1" 200 None
2021-06-09 22:35:58,621 tenable.io.TenableIO DEBUG Request-UUID 1a73530f92db90dc7ee2fa4be16d949f for https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/43
2021-06-09 22:35:58,649 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/44", "params": {}, "body": {}}
2021-06-09 22:35:59,718 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/44 HTTP/1.1" 200 None
2021-06-09 22:35:59,810 tenable.io.TenableIO DEBUG Request-UUID f42d906b8d4c9b180cef95ae2d8b7fac for https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/44
2021-06-09 22:35:59,839 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/45", "params": {}, "body": {}}
2021-06-09 22:36:00,946 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/45 HTTP/1.1" 200 None
2021-06-09 22:36:01,088 tenable.io.TenableIO DEBUG Request-UUID f3e72e88e537da75a4852498b23b543d for https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/chunks/45
2021-06-09 22:36:01,152 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/status", "params": {}, "body": {}}
2021-06-09 22:36:02,019 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/status HTTP/1.1" 200 None
2021-06-09 22:36:02,020 tenable.io.TenableIO DEBUG Request-UUID 13df49c64ca9d858d1cdc1ce78ea008b for https://cloud.tenable.com/assets/export/7e9182b2-98fb-408b-9e0a-8636fe1a5cc0/status
2021-06-09 22:36:02,021 tenable.io.exports.ExportsIterator DEBUG EXPORT assets 7e9182b2-98fb-408b-9e0a-8636fe1a5cc0 is status FINISHED
2021-06-09 22:36:02,021 tenable.io.TenableIO DEBUG since=None
2021-06-09 22:36:02,021 tenable.io.TenableIO DEBUG first_found=None
2021-06-09 22:36:02,021 tenable.io.TenableIO DEBUG last_found=1620604800
2021-06-09 22:36:02,021 tenable.io.TenableIO DEBUG last_fixed=None
2021-06-09 22:36:02,021 tenable.io.TenableIO DEBUG first_scan_time=None
2021-06-09 22:36:02,021 tenable.io.TenableIO DEBUG last_authenticated_scan_time=None
2021-06-09 22:36:02,021 tenable.io.TenableIO DEBUG last_assessed=None
2021-06-09 22:36:02,021 tenable.io.TenableIO DEBUG {"method": "POST", "url": "https://cloud.tenable.com/vulns/export", "params": {}, "body": {"filters": {"last_found": 1620604800, "severity": ["low", "medium", "high", "critical"]}, "num_assets": "1000", "include_unlicensed": true}}
2021-06-09 22:36:03,295 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "POST /vulns/export HTTP/1.1" 200 None
2021-06-09 22:36:03,296 tenable.io.TenableIO DEBUG Request-UUID 5b6879fa18d125038b6ace28bac9d617 for https://cloud.tenable.com/vulns/export
2021-06-09 22:36:03,296 tenable.io.TenableIO DEBUG Initiated vuln export 9a3d44c4-0fff-42d7-8eb0-b93c6de914fb
2021-06-09 22:36:03,296 tenable_jira.transform.Tio2Jira INFO Updating and creating issues marked as Open
2021-06-09 22:36:03,296 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/vulns/export/9a3d44c4-0fff-42d7-8eb0-b93c6de914fb/status", "params": {}, "body": {}}
2021-06-09 22:36:04,378 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /vulns/export/9a3d44c4-0fff-42d7-8eb0-b93c6de914fb/status HTTP/1.1" 200 None
2021-06-09 22:36:04,379 tenable.io.TenableIO DEBUG Request-UUID 2b8e94b093c050eba99348bee159b4d0 for https://cloud.tenable.com/vulns/export/9a3d44c4-0fff-42d7-8eb0-b93c6de914fb/status
2021-06-09 22:36:04,379 tenable.io.exports.ExportsIterator DEBUG EXPORT vulns 9a3d44c4-0fff-42d7-8eb0-b93c6de914fb is status PROCESSING
2021-06-09 22:36:06,381 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/vulns/export/9a3d44c4-0fff-42d7-8eb0-b93c6de914fb/status", "params": {}, "body": {}}
2021-06-09 22:36:06,513 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /vulns/export/9a3d44c4-0fff-42d7-8eb0-b93c6de914fb/status HTTP/1.1" 200 None
2021-06-09 22:36:06,515 tenable.io.TenableIO DEBUG Request-UUID d43a2c608b7e385fbbf01b157688d4e8 for https://cloud.tenable.com/vulns/export/9a3d44c4-0fff-42d7-8eb0-b93c6de914fb/status
2021-06-09 22:36:06,515 tenable.io.exports.ExportsIterator DEBUG EXPORT vulns 9a3d44c4-0fff-42d7-8eb0-b93c6de914fb is status PROCESSING
2021-06-09 22:36:09,518 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/vulns/export/9a3d44c4-0fff-42d7-8eb0-b93c6de914fb/status", "params": {}, "body": {}}
2021-06-09 22:36:09,646 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /vulns/export/9a3d44c4-0fff-42d7-8eb0-b93c6de914fb/status HTTP/1.1" 200 None
2021-06-09 22:36:09,648 tenable.io.TenableIO DEBUG Request-UUID aa11a50f3a5af4a15acd89953e82e236 for https://cloud.tenable.com/vulns/export/9a3d44c4-0fff-42d7-8eb0-b93c6de914fb/status
2021-06-09 22:36:09,648 tenable.io.exports.ExportsIterator DEBUG EXPORT vulns 9a3d44c4-0fff-42d7-8eb0-b93c6de914fb is status PROCESSING
2021-06-09 22:36:13,652 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/vulns/export/9a3d44c4-0fff-42d7-8eb0-b93c6de914fb/status", "params": {}, "body": {}}
2021-06-09 22:36:13,817 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /vulns/export/9a3d44c4-0fff-42d7-8eb0-b93c6de914fb/status HTTP/1.1" 200 None
2021-06-09 22:36:13,817 tenable.io.TenableIO DEBUG Request-UUID 4963786ce78e59251c4713a4a0ab5df0 for https://cloud.tenable.com/vulns/export/9a3d44c4-0fff-42d7-8eb0-b93c6de914fb/status
2021-06-09 22:36:13,818 tenable.io.exports.ExportsIterator DEBUG EXPORT vulns 9a3d44c4-0fff-42d7-8eb0-b93c6de914fb is status PROCESSING
2021-06-09 22:36:18,819 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/vulns/export/9a3d44c4-0fff-42d7-8eb0-b93c6de914fb/status", "params": {}, "body": {}}
2021-06-09 22:36:18,953 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /vulns/export/9a3d44c4-0fff-42d7-8eb0-b93c6de914fb/status HTTP/1.1" 200 None
2021-06-09 22:36:18,954 tenable.io.TenableIO DEBUG Request-UUID 1c64d091a610701ce5ff0d35290a81ab for https://cloud.tenable.com/vulns/export/9a3d44c4-0fff-42d7-8eb0-b93c6de914fb/status
2021-06-09 22:36:18,954 tenable.io.exports.ExportsIterator DEBUG EXPORT vulns 9a3d44c4-0fff-42d7-8eb0-b93c6de914fb is status PROCESSING
2021-06-09 22:36:24,961 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/vulns/export/9a3d44c4-0fff-42d7-8eb0-b93c6de914fb/status", "params": {}, "body": {}}
2021-06-09 22:36:25,121 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /vulns/export/9a3d44c4-0fff-42d7-8eb0-b93c6de914fb/status HTTP/1.1" 200 None
2021-06-09 22:36:25,122 tenable.io.TenableIO DEBUG Request-UUID 9e4658e49d0f1670f48c74156eaaab23 for https://cloud.tenable.com/vulns/export/9a3d44c4-0fff-42d7-8eb0-b93c6de914fb/status
2021-06-09 22:36:25,122 tenable.io.exports.ExportsIterator DEBUG EXPORT vulns 9a3d44c4-0fff-42d7-8eb0-b93c6de914fb is status PROCESSING
2021-06-09 22:36:32,132 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/vulns/export/9a3d44c4-0fff-42d7-8eb0-b93c6de914fb/status", "params": {}, "body": {}}
2021-06-09 22:36:32,303 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /vulns/export/9a3d44c4-0fff-42d7-8eb0-b93c6de914fb/status HTTP/1.1" 200 None
2021-06-09 22:36:32,304 tenable.io.TenableIO DEBUG Request-UUID 8eab0934db4c0501227bdba981d19dfb for https://cloud.tenable.com/vulns/export/9a3d44c4-0fff-42d7-8eb0-b93c6de914fb/status
2021-06-09 22:36:32,305 tenable.io.exports.ExportsIterator DEBUG EXPORT vulns 9a3d44c4-0fff-42d7-8eb0-b93c6de914fb is status PROCESSING
2021-06-09 22:36:40,281 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/vulns/export/9a3d44c4-0fff-42d7-8eb0-b93c6de914fb/status", "params": {}, "body": {}}
2021-06-09 22:36:40,459 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /vulns/export/9a3d44c4-0fff-42d7-8eb0-b93c6de914fb/status HTTP/1.1" 200 None
2021-06-09 22:36:40,460 tenable.io.TenableIO DEBUG Request-UUID 29f470f3fa3629b963b3952708faacae for https://cloud.tenable.com/vulns/export/9a3d44c4-0fff-42d7-8eb0-b93c6de914fb/status
2021-06-09 22:36:40,460 tenable.io.exports.ExportsIterator DEBUG EXPORT vulns 9a3d44c4-0fff-42d7-8eb0-b93c6de914fb is status PROCESSING
2021-06-09 22:36:49,463 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/vulns/export/9a3d44c4-0fff-42d7-8eb0-b93c6de914fb/status", "params": {}, "body": {}}
2021-06-09 22:36:49,585 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /vulns/export/9a3d44c4-0fff-42d7-8eb0-b93c6de914fb/status HTTP/1.1" 200 None
2021-06-09 22:36:49,586 tenable.io.TenableIO DEBUG Request-UUID bef04cdcfc695da341cac9f9c63eef03 for https://cloud.tenable.com/vulns/export/9a3d44c4-0fff-42d7-8eb0-b93c6de914fb/status
2021-06-09 22:36:49,586 tenable.io.exports.ExportsIterator DEBUG EXPORT vulns 9a3d44c4-0fff-42d7-8eb0-b93c6de914fb is status FINISHED
2021-06-09 22:36:49,586 tenable.io.TenableIO DEBUG {"method": "GET", "url": "https://cloud.tenable.com/vulns/export/9a3d44c4-0fff-42d7-8eb0-b93c6de914fb/chunks/1", "params": {}, "body": {}}
2021-06-09 22:36:50,889 urllib3.connectionpool DEBUG https://cloud.tenable.com:443 "GET /vulns/export/9a3d44c4-0fff-42d7-8eb0-b93c6de914fb/chunks/1 HTTP/1.1" 200 6801111
2021-06-09 22:36:53,571 tenable.io.TenableIO DEBUG Request-UUID a11c76587123a395885f93605990626c for https://cloud.tenable.com/vulns/export/9a3d44c4-0fff-42d7-8eb0-b93c6de914fb/chunks/1
2021-06-09 22:36:53,645 tenable_jira.jira.Jira DEBUG Request:{"method": "POST", "url": "https://<JIRA_CLOUD_HOST>/rest/api/3/search", "params": {}, "body": {"jql": "project = \"TENBTEST\" and issuetype = \"Task\" and status not in (Closed, Done, Resolved) and \"Tenable Plugin ID\" ~ \"71049\""}}
2021-06-09 22:36:54,173 urllib3.connectionpool DEBUG https://<JIRA_CLOUD_HOST>:443 "POST /rest/api/3/search HTTP/1.1" 200 None
2021-06-09 22:36:54,176 tenable_jira.jira.Jira DEBUG Request:{"method": "POST", "url": "https://<JIRA_CLOUD_HOST>/rest/api/3/issue", "params": {"update_history": false}, "body": {"fields": {"project": {"key": "TENBTEST"}, "issuetype": {"id": "10002"}, "customfield_11623": "2.6", "customfield_11627": "71049", "customfield_11628": "Misc.", "customfield_11629": "SSH Weak MAC Algorithms Enabled", "customfield_11630": "Low", "summary": "[71049] SSH Weak MAC Algorithms Enabled", "description": {"version": 1, "type": "doc", "content": [{"type": "heading", "attrs": {"level": 1}, "content": [{"type": "text", "text": "Description"}]}, {"type": "paragraph", "content": [{"type": "text", "text": "The remote SSH server is configured to allow either MD5 or 96-bit MAC\nalgorithms, both of which are considered weak.\n\nNote that this plugin only checks for the options of the SSH server,\nand it does not check for vulnerable software versions."}]}, {"type": "heading", "attrs": {"level": 1}, "content": [{"type": "text", "text": "Solution"}]}, {"type": "paragraph", "content": [{"type": "text", "text": "Contact the vendor or consult product documentation to disable MD5 and\n96-bit MAC algorithms."}]}]}}}}
2021-06-09 22:36:54,510 urllib3.connectionpool DEBUG https://<JIRA_CLOUD_HOST>:443 "POST /rest/api/3/issue?update_history=False HTTP/1.1" 400 None
2021-06-09 22:36:54,513 restfly.errors.BadRequestError ERROR [400: POST] https://<JIRA_CLOUD_HOST>/rest/api/3/issue?update_history=False body=b'{"errorMessages":[],"errors":{"customfield_11623":"Field \'customfield_11623\' cannot be set. It is not on the appropriate screen, or unknown.","summary":"Field \'summary\' cannot be set. It is not on the appropriate screen, or unknown.","customfield_11627":"Field \'customfield_11627\' cannot be set. It is not on the appropriate screen, or unknown.","customfield_11629":"Field \'customfield_11629\' cannot be set. It is not on the appropriate screen, or unknown.","customfield_11628":"Field \'customfield_11628\' cannot be set. It is not on the appropriate screen, or unknown.","description":"Field \'description\' cannot be set. It is not on the appropriate screen, or unknown.","customfield_11630":"Field \'customfield_11630\' cannot be set. It is not on the appropriate screen, or unknown."}}'
2021-06-09 22:36:54,514 root ERROR Caught the following Exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/tenable_jira/transform.py", line 378, in _process_open_vuln
    i = self._jira.issues.upsert(fields=issue, jql=' and '.join(jql))
  File "/usr/local/lib/python3.9/site-packages/tenable_jira/jira/issues.py", line 48, in upsert
    issue = self.create(**kwargs)
  File "/usr/local/lib/python3.9/site-packages/tenable_jira/jira/issues.py", line 18, in create
    return self._api.post('issue',
  File "/usr/local/lib/python3.9/site-packages/restfly/session.py", line 639, in post
    return self._req('POST', path, **kwargs)
  File "/usr/local/lib/python3.9/site-packages/restfly/session.py", line 546, in _req
    raise error_resp
restfly.errors.BadRequestError: [400: POST] https://<JIRA_CLOUD_HOST>/rest/api/3/issue?update_history=False body=b'{"errorMessages":[],"errors":{"customfield_11623":"Field \'customfield_11623\' cannot be set. It is not on the appropriate screen, or unknown.","summary":"Field \'summary\' cannot be set. It is not on the appropriate screen, or unknown.","customfield_11627":"Field \'customfield_11627\' cannot be set. It is not on the appropriate screen, or unknown.","customfield_11629":"Field \'customfield_11629\' cannot be set. It is not on the appropriate screen, or unknown.","customfield_11628":"Field \'customfield_11628\' cannot be set. It is not on the appropriate screen, or unknown.","description":"Field \'description\' cannot be set. It is not on the appropriate screen, or unknown.","customfield_11630":"Field \'customfield_11630\' cannot be set. It is not on the appropriate screen, or unknown."}}'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/tenable_jira/cli.py", line 153, in cli
    ingest.ingest(int(observed_since), first_discovery)
  File "/usr/local/lib/python3.9/site-packages/tenable_jira/transform.py", line 650, in ingest
    self.create_issues(vulns)
  File "/usr/local/lib/python3.9/site-packages/tenable_jira/transform.py", line 498, in create_issues
    self._process_open_vuln(v, fid)
  File "/usr/local/lib/python3.9/site-packages/tenable_jira/transform.py", line 381, in _process_open_vuln
    sys.exit(2)
SystemExit: 2

Available IssueTypes

10002: Task
10003: Sub-task
11063: Task
11098: Task
10590: Task
11065: Subtask
11067: Task
10511: Task
11070: Subtask
11085: Task
10593: Task
11087: Subtask
11088: Task
11100: Subtask
11090: Subtask
11095: Task
11097: Subtask
10620: Task
10723: Task
10689: Task
10691: Subtask
10692: Task
10694: Subtask
10695: Task
10697: Subtask
10710: Subtask
10718: Subtask
10761: Task
10743: Task
10716: Task
10763: Subtask
11011: Task
10796: Subtask
10746: Subtask
10766: Subtask
10526: Task
10773: Subtask
10786: Subtask
10788: Task
10790: Subtask
10764: Task
10791: Task
10793: Subtask
11142: Subtask
10815: Subtask
10828: Task
10830: Subtask
10923: Task
10925: Subtask
10926: Task
10854: Task
10883: Task
10856: Subtask
10885: Subtask
10928: Subtask
11058: Task
11073: Task
11060: Subtask
10565: Task
11082: Subtask
10902: Task
10904: Subtask
11143: Task
11118: Task
11145: Subtask
11128: Task
11160: Task
11120: Subtask
11146: Task
10726: Subtask
11148: Subtask
11130: Subtask
11162: Subtask
11149: Task
11151: Subtask
10905: Task
10907: Subtask
10914: Task
10916: Subtask
11103: Task
11013: Subtask
10946: Task
10948: Subtask
11028: Task
11030: Subtask
10974: Task
10977: Subtask
10978: Task
10980: Subtask
10987: Task
10990: Subtask
10999: Task
11136: Task
11001: Subtask
11140: Task
11153: Task
11155: Subtask
11075: Subtask
11138: Subtask
/-------------------------------NOTICE-----------------------------------\ The output above is helpful for us to troubleshoot exactly what is happening within the code and offer a diagnosis for how to correct. Please note that while some basic redaction has already been performed that we ask you to review the information you're about to send and ensure that nothing deemed sensitive is transmitted.
-- Copy of output saved to "issue_debug.md"

------------------------------------------------------------------------/

`

SteveMcGrath commented 3 years ago

Yup, can't locate the screens:

2021-06-09 22:33:54,942 tenable_jira.transform.Tio2Jira INFO Using JIRA Screens []

The answer was at the bottom of the readme ;)

https://github.com/tenable/integration-jira-cloud/issues/23#issuecomment-604631753

MichaelTay0 commented 3 years ago

Sweet ! got that fixed receiving the following error now after using the example run. It looks like my project created but cant seem to get the command right to pull

# tenable-jira -f -s $(date -v-1d +%s) config.yaml date: invalid option -- 'v' Try 'date --help' for more information. Usage: tenable-jira [OPTIONS] [CONFIGFILE] Try 'tenable-jira --help' for help.

SteveMcGrath commented 3 years ago

Thats related to the date command. Technically it isn't needed anymore if you set the age parameter in the config.

tenable:
  tio_age: 1