# Example Validation Log
Here is an example of the log from a successful validation in a development environment:
- - -
2020-07-27 14:34:32 [main] INFO  n.p.o.u.HttpsCrypto$JavaSecurityRestrictionRemover - Successfully removed cryptography restrictions
2020-07-27 14:34:32 [main] WARN  o.software.os.mac.MacOSVersionInfoEx - Unable to parse version 10.15.6 to a codename.
2020-07-27 14:34:32 [main] INFO  n.p.oce.model.input.ParseResults - Load enterprise config file '/Users/rbryan/projects/cli/pinnacle21.conf
2020-07-27 14:34:32 [main] INFO  net.pinnacle21.oce.model.input.Input - Use default value 3
2020-07-27 14:34:32 [main] INFO  n.p.oce.utils.EnterpriseUtils - Enabled protocols:
2020-07-27 14:34:32 [main] INFO  n.p.oce.utils.EnterpriseUtils - TLSv1
2020-07-27 14:34:32 [main] INFO  n.p.oce.utils.EnterpriseUtils - TLSv1.1
2020-07-27 14:34:32 [main] INFO  n.p.oce.utils.EnterpriseUtils - TLSv1.2
2020-07-27 14:34:32 [main] INFO  n.p.oce.model.input.ParseResults - Loaded parameters |Command line: --source.sdtm=aspera://./Study-101/xpt --api.key=MirgayKZEqYGl6tchJIX4iy0OEyJbLw...HpHHNCVVNimx6f8bircW9l8fBN6n4ScsnLsrspcDM0KlGqMMVeJkj --web.host=http://localhost:9000 --report=./reports/report.xlsx --project=project_1 --study=study_1 --datapackage=package_1 --standard=SDTM-IG --standard.version=3.3|
2020-07-27 14:34:32 [main] INFO  net.pinnacle21.oce.utils.ZipUtils - Zipping data for upload into a file '/var/folders/zg/t44h6z252qd2_ypl32cykwk00000gp/T/1595874872853-0/projects/cli/./Study-101/data.zip'
2020-07-27 14:34:32 [main] INFO  net.pinnacle21.oce.utils.ZipUtils - Zipping completed. Total number of files 5
2020-07-27 14:34:32 [main] WARN  net.pinnacle21.oce.model.FormatType - Extension 'zip' is unknown. Return unknown format
2020-07-27 14:34:32 [main] INFO  net.pinnacle21.oce.utils.DataSources - After looking at the dir /var/folders/zg/t44h6z252qd2_ypl32cykwk00000gp/T/1595874872853-0/projects/cli/./Study-101/data.zip CLI found these extensions [{zip=1}] and picked zip
2020-07-27 14:34:32 [main] INFO  n.p.o.m.r.StandardRequestBuilder - Source format cannot be determined. Defaulting to 'xport'
2020-07-27 14:34:32 [main] INFO  n.p.o.m.r.StandardRequestBuilder - Determined engine version null
2020-07-27 14:34:32 [main] INFO  n.p.o.m.r.StandardRequestBuilder - Determined filter ALL
2020-07-27 14:34:32 [main] INFO  n.p.o.m.r.ValidatorRequestBuilder - Build validator request
2020-07-27 14:34:32 [main] INFO  net.pinnacle21.oce.model.FormatType - Cannot determine output format type. Set to default 'excel'
2020-07-27 14:34:32 [main] INFO  net.pinnacle21.oce.model.FormatType - Failed to find format type for file 'report' and extension 'xlsx'. Trying default 'excel'
2020-07-27 14:34:32 [main] INFO  net.pinnacle21.oce.model.FormatType - Output format type is determined as 'excel'
2020-07-27 14:34:32 [main] INFO  net.pinnacle21.oce.model.FormatType - Failed to find format type for file 'report' and extension 'xlsx'. Trying default 'excel'
2020-07-27 14:34:32 [main] INFO  net.pinnacle21.oce.model.FormatType - Output format type is default as 'excel'
2020-07-27 14:34:32 [main] INFO  net.pinnacle21.oce.model.input.Input - Use default value 1000
2020-07-27 14:34:32 [main] INFO  n.p.o.m.r.ValidatorRequestBuilder - No output provided. Report URL will be written to standard output
2020-07-27 14:34:32 [main] INFO  n.p.o.m.r.StandardRequestBuilder - Source format is determined as 'xport'
2020-07-27 14:34:32 [main] INFO  n.p.o.m.r.StandardRequestBuilder - Determined engine version null
2020-07-27 14:34:32 [main] INFO  n.p.o.m.r.StandardRequestBuilder - Determined filter ALL
2020-07-27 14:34:32 [main] INFO  net.pinnacle21.oce.utils.DataSources - Found 'lib' folder in local dir /Users/rbryan/projects/cli/lib. Will use it
2020-07-27 14:34:32 [main] INFO  n.p.o.m.r.ValidatorRequestBuilder - Running enterprise for args=Command line: --source.sdtm=aspera://./Study-101/xpt --api.key=MirgayKZEqYGl6tchJIX4iy0OEyJbLwFLZ5IOSyUzPne8cOHpHHNCVVNimx6f8bircW9l8fBN6n4ScsnLsrspcDM0KlGqMMVeJkj --web.host=http://localhost:9000 --report=./reports/report.xlsx --project=project_1 --study=study_1 --datapackage=package_1 --standard=SDTM-IG --standard.version=3.3
2020-07-27 14:34:33 [main] INFO  net.bootstrap.core.AbstractCommand - command='PI_ClientFactory', runTime=141
2020-07-27 14:34:33 [main] INFO  net.bootstrap.core.AbstractCommand - command='PI_ClientFactory', runTime=0
2020-07-27 14:34:33 [main] INFO  net.bootstrap.core.AbstractCommand - command='PI_ClientFactory', runTime=1
2020-07-27 14:34:33 [main] INFO  net.bootstrap.core.AbstractCommand - command='PI_ClientFactory', runTime=1
2020-07-27 14:34:33 [main] INFO  net.bootstrap.core.AbstractCommand - command='PI_ClientFactory', runTime=1
2020-07-27 14:34:33 [main] INFO  net.bootstrap.core.AbstractCommand - command='PI_ClientFactory', runTime=1
2020-07-27 14:34:33 [main] INFO  net.bootstrap.core.AbstractCommand - command='PI_ClientFactory', runTime=1
2020-07-27 14:34:33 [main] INFO  net.bootstrap.core.AbstractCommand - command='PI_ClientFactory', runTime=1
2020-07-27 14:34:33 [main] INFO  net.bootstrap.core.AbstractCommand - command='PI_ClientFactory', runTime=3
2020-07-27 14:34:33 [main] INFO  net.bootstrap.core.AbstractCommand - command='PI_ClientFactory', runTime=2
2020-07-27 14:34:33 [RxIoScheduler-3] INFO  n.b.core.http.BaseHttpCommand - command='PI_GetEngines',uri='http://localhost:9000/engines'
2020-07-27 14:34:33 [main] INFO  net.bootstrap.core.AbstractCommand - command='PI_ClientFactory', runTime=1
2020-07-27 14:34:33 [main] INFO  net.bootstrap.core.AbstractCommand - command='PI_ClientFactory', runTime=2
2020-07-27 14:34:33 [main] INFO  n.b.core.http.BaseHttpCommand - command='PI_GetProjects',uri='http://localhost:9000/projects?q=project_1'
2020-07-27 14:34:33 [main] INFO  net.bootstrap.core.AbstractCommand - command='PI_GetProjects', runTime=17
2020-07-27 14:34:33 [main] WARN  n.p.o.c.projects.ProjectClientImpl - command='PI_GetProjects' failed with message: Service response error. [httpCode=403 action=action=[method='GET', uri='http://localhost:9000/projects?q=project_1']].
2020-07-27 14:34:33 [main] INFO  n.p.oce.services.StudyService - Cannot create or update projects. Trying existing project
2020-07-27 14:34:33 [RxIoScheduler-4] INFO  n.b.core.http.BaseHttpCommand - command='PI_GetProjects',uri='http://localhost:9000/projects/readonly?q=project_1'
2020-07-27 14:34:33 [RxIoScheduler-5] INFO  n.b.core.http.BaseHttpCommand - command='PI_GetAllStudies',uri='http://localhost:9000/studies?name=study_1'
2020-07-27 14:34:33 [RxIoScheduler-3] INFO  net.bootstrap.core.AbstractCommand - command='PI_GetEngines', runTime=140
2020-07-27 14:34:33 [RxIoScheduler-4] INFO  net.bootstrap.core.AbstractCommand - command='PI_GetProjects', runTime=63
2020-07-27 14:34:33 [RxIoScheduler-5] INFO  net.bootstrap.core.AbstractCommand - command='PI_GetAllStudies', runTime=63
2020-07-27 14:34:33 [RxIoScheduler-4] INFO  n.p.oce.services.DataPackageService - Dictionary MedDRA is not provided. Lookup latest version.
2020-07-27 14:34:33 [RxIoScheduler-5] INFO  n.b.core.http.BaseHttpCommand - command='PI_GetTerminologies',uri='http://localhost:9000/terminologies'
2020-07-27 14:34:33 [RxIoScheduler-6] INFO  n.b.core.http.BaseHttpCommand - command='PI_GetDictionaries',uri='http://localhost:9000/dictionaries'
2020-07-27 14:34:33 [RxIoScheduler-6] INFO  net.bootstrap.core.AbstractCommand - command='PI_GetDictionaries', runTime=13
2020-07-27 14:34:34 [RxIoScheduler-5] INFO  net.bootstrap.core.AbstractCommand - command='PI_GetTerminologies', runTime=825
2020-07-27 14:34:34 [RxIoScheduler-5] INFO  n.pinnacle21.oce.model.StandardType - Adding new custom standard type QRS-CT
2020-07-27 14:34:34 [RxIoScheduler-5] INFO  n.b.core.http.BaseHttpCommand - command='PI_GetPackages',uri='http://localhost:9000/studies/1/data-packages?q=package_1'
2020-07-27 14:34:34 [RxIoScheduler-5] INFO  net.bootstrap.core.AbstractCommand - command='PI_GetPackages', runTime=35
2020-07-27 14:34:34 [RxIoScheduler-5] WARN  net.pinnacle21.oce.utils.Valuables - RuleFilter cannot be determined for value 'P21'. Return 'ALL'
2020-07-27 14:34:34 [RxIoScheduler-5] WARN  net.pinnacle21.oce.utils.Valuables - RuleFilter cannot be determined for value 'null'. Return 'ALL'
2020-07-27 14:34:34 [RxIoScheduler-5] INFO  n.p.oce.services.DataPackageService - The dictionary WHODD is optional and no version was provided, so it will not be saved to the data package.
2020-07-27 14:34:34 [RxIoScheduler-5] INFO  n.p.oce.services.DataPackageService - The dictionary LOINC is optional and no version was provided, so it will not be saved to the data package.
2020-07-27 14:34:34 [RxIoScheduler-4] INFO  n.b.core.http.BaseHttpCommand - command='PI_GetStandards',uri='http://localhost:9000/standards'
2020-07-27 14:34:34 [RxIoScheduler-6] INFO  n.b.core.http.BaseHttpCommand - command='PI_DicFindByNameVer',uri='http://localhost:9000/manage/get/dictionary?name=MedDRA&version=23.0'
2020-07-27 14:34:34 [RxIoScheduler-7] INFO  n.b.core.http.BaseHttpCommand - command='PI_DicFindByNameVer',uri='http://localhost:9000/manage/get/dictionary?name=SNOMED&version=2020-03-01'
2020-07-27 14:34:34 [RxIoScheduler-8] INFO  n.b.core.http.BaseHttpCommand - command='PI_DicFindByNameVer',uri='http://localhost:9000/manage/get/dictionary?name=UNII&version=2020-05-23'
2020-07-27 14:34:34 [RxIoScheduler-9] INFO  n.b.core.http.BaseHttpCommand - command='PI_DicFindByNameVer',uri='http://localhost:9000/manage/get/dictionary?name=NDF-RT&version=2020-05-04'
2020-07-27 14:34:34 [RxIoScheduler-10] INFO  n.b.core.http.BaseHttpCommand - command='PI_GetTerminologies',uri='http://localhost:9000/terminologies?q=SDTM-CT+2020-06-26'
2020-07-27 14:34:34 [RxIoScheduler-6] INFO  net.bootstrap.core.AbstractCommand - command='PI_DicFindByNameVer', runTime=7
2020-07-27 14:34:34 [RxIoScheduler-7] INFO  net.bootstrap.core.AbstractCommand - command='PI_DicFindByNameVer', runTime=9
2020-07-27 14:34:34 [RxIoScheduler-9] INFO  net.bootstrap.core.AbstractCommand - command='PI_DicFindByNameVer', runTime=9
2020-07-27 14:34:34 [RxIoScheduler-10] INFO  net.bootstrap.core.AbstractCommand - command='PI_GetTerminologies', runTime=25
2020-07-27 14:34:34 [RxIoScheduler-8] INFO  net.bootstrap.core.AbstractCommand - command='PI_DicFindByNameVer', runTime=27
2020-07-27 14:34:34 [RxIoScheduler-4] INFO  net.bootstrap.core.AbstractCommand - command='PI_GetStandards', runTime=86
2020-07-27 14:34:34 [RxIoScheduler-4] INFO  n.b.core.http.BaseHttpCommand - command='PI_UpdateDataPkg',uri='http://localhost:9000/data-packages/1'
2020-07-27 14:34:34 [RxIoScheduler-4] INFO  net.bootstrap.core.AbstractCommand - command='PI_UpdateDataPkg', runTime=67
2020-07-27 14:34:34 [RxIoScheduler-4] INFO  n.p.oce.services.ValidationService - Submit for 'Input{value=StandardType{value=SDTM-IG, name=SDTMIG}, userProvided=true, empty=false}' and package id 1
2020-07-27 14:34:34 [RxIoScheduler-6] INFO  n.b.core.http.BaseHttpCommand - command='PI-IssueFilters',uri='http://localhost:9000/issue-filters?name=all-sdtm-ig'
2020-07-27 14:34:34 [RxIoScheduler-5] INFO  n.b.core.http.BaseHttpCommand - command='PI-Upload',uri='http://localhost:9000/data-packages/1/upload'
2020-07-27 14:34:34 [RxIoScheduler-6] INFO  net.bootstrap.core.AbstractCommand - command='PI-IssueFilters', runTime=26
2020-07-27 14:34:34 [RxIoScheduler-5] INFO  net.bootstrap.core.AbstractCommand - command='PI-Upload', runTime=47
2020-07-27 14:34:34 [RxIoScheduler-5] WARN  n.b.c.utils.jar.URLClassLoaderUtils - Did not find any lib URLs for lib=enterprise/aspera/2.1.1-SNAPSHOT. Application may not function properly
2020-07-27 14:34:34 [RxIoScheduler-5] INFO  n.bootstrap.core.proxy.ObjectBuilder - Loading from
2020-07-27 14:34:34 [RxIoScheduler-5] WARN  o.software.os.mac.MacOSVersionInfoEx - Unable to parse version 10.15.6 to a codename.
2020-07-27 14:34:34 [RxIoScheduler-5] INFO  n.p.aspera.AsperaProviderFactory - Determined hardware: 6 is64: true
2020-07-27 14:34:34 [RxIoScheduler-5] INFO  n.p.aspera.AsperaProviderFactory - Determined platform binary path: osx-64
2020-07-27 14:34:34 [RxIoScheduler-5] INFO  n.bootstrap.core.utils.jar.JarUtils - Extracting lib /var/folders/zg/t44h6z252qd2_ypl32cykwk00000gp/T/1595874872853-0/integrations/faspstream
2020-07-27 14:34:34 [RxIoScheduler-5] INFO  n.bootstrap.core.utils.jar.JarUtils - Extracting lib /var/folders/zg/t44h6z252qd2_ypl32cykwk00000gp/T/1595874872853-0/integrations/aspera-license
2020-07-27 14:34:34 [RxIoScheduler-5] INFO  n.bootstrap.core.utils.jar.JarUtils - Extracting lib /var/folders/zg/t44h6z252qd2_ypl32cykwk00000gp/T/1595874872853-0/integrations/aspera.conf
2020-07-27 14:34:34 [RxIoScheduler-5] INFO  n.bootstrap.core.utils.jar.JarUtils - Extracting lib /var/folders/zg/t44h6z252qd2_ypl32cykwk00000gp/T/1595874872853-0/integrations/asperaweb_id_dsa.putty
2020-07-27 14:34:34 [RxIoScheduler-5] INFO  n.bootstrap.core.utils.jar.JarUtils - Extracting lib /var/folders/zg/t44h6z252qd2_ypl32cykwk00000gp/T/1595874872853-0/integrations/aspera_tokenauth_id_rsa
2020-07-27 14:34:34 [RxIoScheduler-5] INFO  n.bootstrap.core.utils.jar.JarUtils - Extracting lib /var/folders/zg/t44h6z252qd2_ypl32cykwk00000gp/T/1595874872853-0/integrations/asperaweb_id_dsa.openssh
2020-07-27 14:34:34 [RxIoScheduler-5] INFO  n.bootstrap.core.utils.jar.JarUtils - Extracting lib /var/folders/zg/t44h6z252qd2_ypl32cykwk00000gp/T/1595874872853-0/integrations/ascp
2020-07-27 14:34:34 [RxIoScheduler-5] INFO  n.p.aspera.AsperaProviderFactory - Loading aspera binaries from '/var/folders/zg/t44h6z252qd2_ypl32cykwk00000gp/T/1595874872853-0/integrations'
2020-07-27 14:34:34 [RxIoScheduler-5] INFO  net.pinnacle21.oce.utils.DataSources - Found 'logs' folder in local dir /Users/rbryan/projects/cli/logs. Will use it
2020-07-27 14:34:34 [aspera.util.SelectThread] INFO  n.pinnacle21.oce.utils.Integrations - Aspera session started
2020-07-27 14:34:34 [aspera.util.SelectThread] INFO  n.pinnacle21.oce.utils.Integrations - Aspera session started
2020-07-27 14:34:35 [aspera.util.SelectThread] INFO  n.pinnacle21.oce.utils.Integrations - Aspera Session completed.
2020-07-27 14:34:35 [aspera.util.SelectThread] INFO  n.pinnacle21.oce.utils.Integrations - Completed file . Elapsed time: 0
2020-07-27 14:34:35 [aspera.util.SelectThread] INFO  n.pinnacle21.oce.utils.Integrations - Aspera Session completed. Elapsed time: 0
2020-07-27 14:34:35 [aspera.util.SelectThread] INFO  n.p.oce.events.CommandLineReporter - Upload File: Process completed.
2020-07-27 14:34:39 [RxComputationScheduler-1] INFO  n.b.core.http.BaseHttpCommand - command='PI-UploadStatus',uri='http://localhost:9000/uploads/22-qS4QMf'
2020-07-27 14:34:39 [RxComputationScheduler-1] INFO  net.bootstrap.core.AbstractCommand - command='PI-UploadStatus', runTime=17
2020-07-27 14:34:44 [RxComputationScheduler-3] INFO  n.b.core.http.BaseHttpCommand - command='PI-UploadStatus',uri='http://localhost:9000/uploads/22-qS4QMf'
2020-07-27 14:34:44 [RxComputationScheduler-3] INFO  net.bootstrap.core.AbstractCommand - command='PI-UploadStatus', runTime=29
2020-07-27 14:34:44 [RxComputationScheduler-3] INFO  n.b.core.http.BaseHttpCommand - command='PI-UploadStatus',uri='http://localhost:9000/uploads/22-qS4QMf'
2020-07-27 14:34:44 [RxComputationScheduler-3] INFO  net.bootstrap.core.AbstractCommand - command='PI-UploadStatus', runTime=8
2020-07-27 14:34:44 [RxComputationScheduler-3] INFO  n.b.core.http.BaseHttpCommand - command='PI_JobStatus',uri='http://localhost:9000/jobs/13'
2020-07-27 14:34:44 [RxComputationScheduler-3] INFO  net.bootstrap.core.AbstractCommand - command='PI_JobStatus', runTime=10
2020-07-27 14:34:44 [RxComputationScheduler-3] INFO  n.b.core.http.BaseHttpCommand - command='PI_Results',uri='http://localhost:9000/data-packages/1/reports/excel?filterId=86&cutoff=1000'
2020-07-27 14:34:46 [RxComputationScheduler-3] INFO  net.bootstrap.core.AbstractCommand - command='PI_Results', runTime=1260
2020-07-27 14:34:46 [RxComputationScheduler-3] INFO  n.p.oce.services.ExcelService - Open report '/Users/rbryan/projects/cli/./reports/report.xlsx' for read and analysis
2020-07-27 14:34:46 [RxComputationScheduler-3] INFO  n.p.oce.events.CommandLineReporter - Enterprise Validation: Process completed.