Re: Need help on odltools running in CSIT.
Srinivas <srinivas.rachakonda@...>
Thanks Faseela.
I followed the steps and at step #3 its asks to configure the below file.
.pypirc
I filled in API credentials for pypi – Username and password (API Token) https://pypi.org/manage/account/#modal-close
But I am getting the below error while running :
python setup.py sdist bdist_wheel upload
Submitting dist/odltools-0.1.34.dev7.tar.gz to https://upload.pypi.org/legacy/ Upload failed (403): Invalid or non-existent authentication information. See https://pypi.org/help/#invalid-auth for details error: Upload failed (403): Invalid or non-existent authentication information. See https://pypi.org/help/#invalid-auth for details (pypi) jenkins@control:~/projects/odltools]>
Please let me know if I am missing anything here.
Thanks, Srinivas +91-9243478719
From: Faseela K <k.faseela@...>
Sent: 21 May 2020 18:05 To: srinivas.rachakonda@... Cc: Anil Belur <abelur@...>; Faseela K <faseela.k@...>; integration-dev@...; Jamo Luhrsen <jluhrsen@...>; Thanh Ha <zxiiro@...>; Karthikeyan Krishnan <karthikeyan.k@...>; P S Ravikanth <ravikanth.ps@...> Subject: Re: [integration-dev] Need help on odltools running in CSIT.
Srinivas, check if this email helps :
On Thu, 21 May 2020 at 17:32, Srinivas via lists.opendaylight.org <srinivas.rachakonda=altencalsoftlabs.com@...> wrote:
-- Faseela.K Cisco, Bengaluru MEC 2k10 |
|
odl-integration-compatible-with-all failure [Aluminium MRI]
Karthika Panneer
Hi integration-dev / Robert , With respect to Aluminium version bump changes I triggered a multipatch build consisting of Openflowplugin and Genius patches. The invidual project builds have passed whereas the distribution build is failing at odl-integration-compatible-with-all with the following error,
[INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 620.718 s <<< FAILURE! - in org.opendaylight.odlparent.featuretest.SingleFeatureTest
[ERROR] installFeatureCatchAndLog(org.opendaylight.odlparent.featuretest.SingleFeatureTest)[repoUrl: file:/w/workspace/integration-multipatch-test-aluminium/patch_tester/distribution/features/singles/odl-integration-compatible-with-all/target/feature/feature.xml, Feature: odl-integration-compatible-with-all 0.13.0.SNAPSHOT] Time elapsed: 616.899 s <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 600000 milliseconds
at java.base@....6/jdk.internal.misc.Unsafe.park(Native Method)
at java.base@....6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at java.base@....6/java.util.concurrent.FutureTask.awaitDone(FutureTask.java:447)
at java.base@....6/java.util.concurrent.FutureTask.get(FutureTask.java:190)
at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvisionInThread(FeaturesServiceImpl.java:1002)
at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvisionInThread(FeaturesServiceImpl.java:972)
at org.apache.karaf.features.internal.service.FeaturesServiceImpl.installFeatures(FeaturesServiceImpl.java:820)
at org.apache.karaf.features.internal.service.FeaturesServiceImpl.installFeatures(FeaturesServiceImpl.java:740)
at org.apache.karaf.features.internal.service.FeaturesServiceImpl.installFeature(FeaturesServiceImpl.java:725)
at org.apache.karaf.features.internal.service.FeaturesServiceImpl.installFeature(FeaturesServiceImpl.java:730)
at org.opendaylight.odlparent.featuretest.SingleFeatureTest.installFeature(SingleFeatureTest.java:425)
at org.opendaylight.odlparent.featuretest.SingleFeatureTest.installFeatureCatchAndLog(SingleFeatureTest.java:395)
at java.base@....6/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base@....6/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base@....6/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base@....6/java.lang.reflect.Method.invoke(Method.java:566)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298)
at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292)
at java.base@....6/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base@....6/java.lang.Thread.run(Thread.java:834)
Patch link : Openflowplugin : https://git.opendaylight.org/gerrit/c/openflowplugin/+/89498 Genius : https://git.opendaylight.org/gerrit/c/genius/+/89613/ Multipatch job : https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/integration-multipatch-test-aluminium/35/console.log.gz
Any pointers on the same?
Regards, R P Karthika |
|
Re: Need help on odltools running in CSIT.
Faseela K <k.faseela@...>
Srinivas, check if this email helps : On Thu, 21 May 2020 at 17:32, Srinivas via lists.opendaylight.org <srinivas.rachakonda=altencalsoftlabs.com@...> wrote:
--
Faseela.K Cisco, Bengaluru MEC 2k10 |
|
Re: Need help on odltools running in CSIT.
Srinivas <srinivas.rachakonda@...>
Hi Anil,
I want to run the hwvtep jobs.
These have been failing with python setuptools dependencies.
Thanks, Srinivas +91-9243478719
From: Anil Belur <abelur@...>
Sent: 21 May 2020 17:21 To: srinivas.rachakonda@... Cc: Faseela K <faseela.k@...>; integration-dev@...; Jamo Luhrsen <jluhrsen@...>; Thanh Ha <zxiiro@...>; Karthikeyan Krishnan <karthikeyan.k@...>; P S Ravikanth <ravikanth.ps@...> Subject: Re: [integration-dev] Need help on odltools running in CSIT.
Hi Srinivas,
Can you point us as to which CSIT job you would like to run this code?
Thanks
On Thu, May 21, 2020 at 3:02 PM Srinivas via lists.opendaylight.org <srinivas.rachakonda=altencalsoftlabs.com@...> wrote:
|
|
Re: Need help on odltools running in CSIT.
Anil Belur
Hi Srinivas, Can you point us as to which CSIT job you would like to run this code? Thanks On Thu, May 21, 2020 at 3:02 PM Srinivas via lists.opendaylight.org <srinivas.rachakonda=altencalsoftlabs.com@...> wrote:
|
|
Re: Quagga needs to be updated with latest packages.
Srinivas <srinivas.rachakonda@...>
Thanks Anil.
Thanks, Srinivas +91-9243478719
From: Anil Belur <abelur@...>
Sent: 21 May 2020 16:40 To: srinivas.rachakonda@... Cc: Jamo Luhrsen <jluhrsen@...>; integration-dev@...; odl netvirt dev <netvirt-dev@...>; Manjunatha H M <manjunathahm@...>; Karthikeyan Krishnan <karthikeyan.k@...>; Dayavanti Gopal Kamath <dayavanti.gopal.kamath@...>; Sivakumar Perumalla <sivakumar.perumalla@...> Subject: Re: [integration-dev] Quagga needs to be updated with latest packages.
On Thu, May 21, 2020 at 2:30 PM <srinivas.rachakonda@...> wrote:
I've built new images, this should be updated python3.
Thanks, Anil |
|
Re: Quagga needs to be updated with latest packages.
Anil Belur
On Thu, May 21, 2020 at 2:30 PM <srinivas.rachakonda@...> wrote:
Thanks, Anil |
|
Need help on odltools running in CSIT.
Srinivas <srinivas.rachakonda@...>
Hi All,
I am working on odltools and would like to know how to get the merged gerrit code into CSIT jobs.
https://git.opendaylight.org/gerrit/c/odltools/+/89799
I want the above Gerrit code to be picked up during the job run.
Please kindly help me in this regards.
Thanks, Srinivas +91-9243478719
|
|
integration meeting minutes (05/20/2020)
JamO Luhrsen
|
|
Re: Quagga needs to be updated with latest packages.
Srinivas <srinivas.rachakonda@...>
Thanks a lot Anil.
I want to use the same image for python3 related issues in netvirt jobs.
Thanks, Srinivas +91-9243478719
From: Anil Belur <abelur@...>
Sent: 21 May 2020 09:36 To: srinivas.rachakonda@... Cc: Jamo Luhrsen <jluhrsen@...>; integration-dev@...; odl netvirt dev <netvirt-dev@...>; Manjunatha H M <manjunathahm@...>; Karthikeyan Krishnan <karthikeyan.k@...>; Dayavanti Gopal Kamath <dayavanti.gopal.kamath@...>; Sivakumar Perumalla <sivakumar.perumalla@...> Subject: Re: [integration-dev] Quagga needs to be updated with latest packages.
On Tue, May 12, 2020 at 3:58 AM Srinivas via lists.opendaylight.org <srinivas.rachakonda=altencalsoftlabs.com@...> wrote:
I've enabled Ubuntu 18.04 images to be built, this could be used for building latest version quagga binaries.
Thanks, Anil |
|
Re: Quagga needs to be updated with latest packages.
Anil Belur
On Tue, May 12, 2020 at 3:58 AM Srinivas via lists.opendaylight.org <srinivas.rachakonda=altencalsoftlabs.com@...> wrote:
I've enabled Ubuntu 18.04 images to be built, this could be used for building latest version quagga binaries. Thanks, Anil |
|
Re: [app-dev] removing bgpcep csit from dist-test job
Luis Gomez
+1, the job will be there for any troubleshooting, it will just not be used for distribution verification until the tests are repaired.
toggle quoted message
Show quoted text
BR/Luis On May 18, 2020, at 4:36 PM, Jamo Luhrsen <jamo@...> wrote: |
|
removing bgpcep csit from dist-test job
Jamo Luhrsen <jamo@...>
Hi,
there are two jobs that are always failing for many releases in a row now. Instead of having to keep looking at them and marking them as IGNORE, we will just remove them. If the job ever gets some attention and is stable, we can easily add it back. https://git.opendaylight.org/gerrit/c/releng/builder/+/89861 Thanks, JamO |
|
Re: integration meeting agenda topics for tomorrow (5/20/2020)?
Yes, let's talk about Sodium SR3, plus ONAP schedule On Tue, May 19, 2020 at 9:06 AM JamO Luhrsen <jluhrsen@...> wrote: Do we have any topics to hold an integration meeting tomorrow 9pm PST? --
|
|
integration meeting agenda topics for tomorrow (5/20/2020)?
JamO Luhrsen
Do we have any topics to hold an integration meeting tomorrow 9pm PST?
Thanks, JamO |
|
integration meeting tomorrow (5/13/2020) @ 9pm PST
JamO Luhrsen
A few things to talk about:
- removing constantly ignore CSIT from our main test job so that we don't have to keep looking at it every release cycle. - sodium SR3 is upon us (there is a netconf regression, mri bump, etc) - Magnesium SR1 almost done, what's left? - how super committer rights work? - other topics you folks have. Thanks, JamO |
|
Re: Quagga needs to be updated with latest packages.
JamO Luhrsen
Hi Srinivas, (adding Anil B. directly to correct me if I'm wrong) I think we have Ubuntu 16.04, sounds like maybe that will not
work. https://github.com/lfit/releng-common-packer I guess the same could be done for CentOS8. I'm am not sure the process of how the new instances would be
made Thanks, On 5/11/20 10:58 AM,
srinivas.rachakonda@... wrote:
|
|
Re: Quagga needs to be updated with latest packages.
Srinivas <srinivas.rachakonda@...>
Hi Jamo,
I see many job failures due to python version moving to >3.5. Would it be possible to bring a new instance with CentOS and Ubuntu(18.04) which has python3.
I see some packer scripts present in (quite old repo): https://github.com/opendaylight/integration-packaging/tree/master/packer
If any documents are there please share it with us. I will try with the new instances.
Thanks, Srinivas +91-9243478719
From: Jamo Luhrsen <jluhrsen@...>
Sent: 08 May 2020 22:20 To: srinivas.rachakonda@...; integration-dev@...; 'odl netvirt dev' <netvirt-dev@...> Cc: 'Manjunatha H M' <manjunathahm@...>; karthikeyan.k@...; 'Dayavanti Gopal Kamath' <dayavanti.gopal.kamath@...>; 'Sivakumar Perumalla' <sivakumar.perumalla@...> Subject: Re: [integration-dev] Quagga needs to be updated with latest packages.
These things are all probably getting old and stale and probably could use JamO On 5/7/20 10:22 PM, srinivas.rachakonda@... wrote:
|
|
Re: Quagga needs to be updated with latest packages.
JamO Luhrsen
These things are all probably getting old and stale and probably
could use JamO On 5/7/20 10:22 PM,
srinivas.rachakonda@... wrote:
|
|
Re: Quagga needs to be updated with latest packages.
Srinivas <srinivas.rachakonda@...>
Hi Jamo,
Thanks for the help.
jjb-deploy: netvirt-thirdparty-quagga-ubuntu1604
The job failed due to python dependencies:
https://jenkins.opendaylight.org/sandbox/view/All/job/netvirt-thirdparty-quagga-ubuntu1604/1/console
04:35:06 WARNING: Python projects should move to Ubuntu 18.04 to continue receiving support 04:35:14 ERROR: Package 'python-heatclient' requires a different Python: 3.5.2 not in '>=3.6' 04:35:14 Build step 'Execute shell' marked build as failure
Thanks, Srinivas +91-9243478719
From: Jamo Luhrsen <jluhrsen@...>
Sent: 07 May 2020 12:37 To: srinivas.rachakonda@...; integration-dev@...; 'odl netvirt dev' <netvirt-dev@...> Cc: 'Manjunatha H M' <manjunathahm@...>; karthikeyan.k@...; 'Dayavanti Gopal Kamath' <dayavanti.gopal.kamath@...>; 'Sivakumar Perumalla' <sivakumar.perumalla@...> Subject: Re: [integration-dev] Quagga needs to be updated with latest packages.
the easiest way to get a sandbox job is to write a gerrit comment like deploy-job: <job-name> any gerrit will work. Otherwise you can read through here: https://docs.opendaylight.org/projects/releng-builder/en/latest/jenkins.html that should tell you how to use jenkins-jobs locally to push jobs to the Thanks, On 5/6/20 11:58 PM, srinivas.rachakonda@... wrote:
|
|