Hi Srinivasan, By the looks of it, the API token issue sounds like maybe a permission issue. Have you requested your LFID to be added to the Sandbox group? If not, please contact support.linuxfoundation.org
The JJB errors sound like maybe you forgot to fetch the submodules. Make sure to run "git submodule update --init --recursive" after you cloned the ci-management repo. Thanks! On Fri, Feb 14, 2020 at 1:21 AM Srinivasan Selvam < [email protected]> wrote: > Hi ONAP members, > > I am working in ONAP in policy module. > I am trying to setup policy module CI setup using jenkins-jobs in ONAP > sandbox as well as in local. But I am getting the below errors > > while executing the command > "jenkins-jobs --conf jenkins.ini.example test jjb/policy" > > *ERROR:* > > *jenkins_jobs.errors.JenkinsJobsException: Failed to find suitable > template named '{project-name}-{stream}-verify-java'* > > And while executing "jenkins-jobs --conf jenkins.ini.example test > jjb/policy/policy-api.yaml" > > ERROR: > *jenkins_jobs.errors.JenkinsJobsException: Failed to find suitable > template named 'gerrit-maven-clm'* > > While executing sample-job template using jenkins sandbox onap API token, > Error: > *jenkins.JenkinsException: Error in request. Possibly authentication > failed [403]: Forbidden* > > I have updated the configuration file with the API token generated in > https://jenkins.onap.org/sandbox after logging in with LF ID and also the > user name > > I have noticed that executing particular yaml file is failing when giving > jenkins-jobs --conf test jenkins.ini.example <path for policy-api.yaml> > (or) > jenkins-jobs --conf update jenkins.ini.example <path for > policy-api.yaml>, it gets failed in local *but* while executing the *complete > jjb/ directory* , all the *jobs* *related to ci-management* gettting c > *reated* in local. > > Do we have any order in the execution of yaml files present in > ci-management to create policy related jenkins jobs in sandbox of onap / > local environment? > > It would be really helpful, if someone help us to resolve this issue. > > *Referred link,* > https://wiki.onap.org/display/DW/Working+on+ci-management+locally > > Thanks, > Srinivasan > > -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#20023): https://lists.onap.org/g/onap-discuss/message/20023 Mute This Topic: https://lists.onap.org/mt/71278562/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
