|
Re: CSIT broken
Sounds like an environment issue the /usr/bin/pip3 binary itself is having issues executing. Anil could this be related to the python2/python3 packer rework being done in common-packer?
Regards,
Thanh
Sounds like an environment issue the /usr/bin/pip3 binary itself is having issues executing. Anil could this be related to the python2/python3 packer rework being done in common-packer?
Regards,
Thanh
|
By
Thanh ha <zxiiro@...>
·
#13783
·
|
|
Re: CSIT broken
Actually I picked the wrong example, this build shows the error:
https://jenkins.opendaylight.org/releng/view/netconf/job/netconf-csit-1node-userfeatures-all-sodium/362/console
Actually I picked the wrong example, this build shows the error:
https://jenkins.opendaylight.org/releng/view/netconf/job/netconf-csit-1node-userfeatures-all-sodium/362/console
|
By
Luis Gomez
·
#13782
·
|
|
CSIT broken
As shown here for example:
https://jenkins.opendaylight.org/releng/view/netconf/job/netconf-csit-1node-userfeatures-all-sodium/363
pip3 command fails:
Traceback (most recent call last):
File
As shown here for example:
https://jenkins.opendaylight.org/releng/view/netconf/job/netconf-csit-1node-userfeatures-all-sodium/363
pip3 command fails:
Traceback (most recent call last):
File
|
By
Luis Gomez
·
#13781
·
|
|
Re: [release] Genius CSIT broken
Sure,thanks a lot Robert.
Regards,
R P Karthika
Sure,thanks a lot Robert.
Regards,
R P Karthika
|
By
Karthika Panneer
·
#13780
·
|
|
Re: [release] Genius CSIT broken
https://git.opendaylight.org/gerrit/c/controller/+/85099 will fix that up, but the distribution will not be re-generated until sfc/netvirt migration is completed.
Regards,
Robert
https://git.opendaylight.org/gerrit/c/controller/+/85099 will fix that up, but the distribution will not be re-generated until sfc/netvirt migration is completed.
Regards,
Robert
|
By
Robert Varga
·
#13779
·
|
|
Re: [release] Genius CSIT broken
Looks like a problem in transaction serialization format. Let me check the code out, I will get back to you.
Regards,
Robert
Looks like a problem in transaction serialization format. Let me check the code out, I will get back to you.
Regards,
Robert
|
By
Robert Varga
·
#13778
·
|
|
Genius CSIT broken
Hi,
Genius CSIT is failing with the following error,
ConnectionError: HTTPConnectionPool(host='10.30.170.13', port=8181): Max retries exceeded with url:
Hi,
Genius CSIT is failing with the following error,
ConnectionError: HTTPConnectionPool(host='10.30.170.13', port=8181): Max retries exceeded with url:
|
By
Karthika Panneer
·
#13777
·
|
|
Re: Multipatch jobs failing on both releng/sandbox
Yes Thanh Ha, got a better idea.
Thanks a lot!
Regards,
R P Karthika
Yes Thanh Ha, got a better idea.
Thanks a lot!
Regards,
R P Karthika
|
By
Karthika Panneer
·
#13776
·
|
|
Re: Yang models publish (project) - progress
Hi Rohan,
I have finally got time to go through the yang module pyang check issues you mentioned. I think for now the best we can do is to collect these errors and expose them in a jenkins job so
Hi Rohan,
I have finally got time to go through the yang module pyang check issues you mentioned. I think for now the best we can do is to collect these errors and expose them in a jenkins job so
|
By
Luis Gomez
·
#13775
·
|
|
CSIT JDK11 patch ready
Hi everybody,
I prepared this patch to run CSIT magnesium on JDK11:
https://git.opendaylight.org/gerrit/#/c/releng/builder/+/84991/
However I have to warn that couple of CSITs I run on JDK11 failed
Hi everybody,
I prepared this patch to run CSIT magnesium on JDK11:
https://git.opendaylight.org/gerrit/#/c/releng/builder/+/84991/
However I have to warn that couple of CSITs I run on JDK11 failed
|
By
Luis Gomez
·
#13774
·
|
|
Re: Yang models publish (project) - progress
Thanks Rohan (cc integration),
Please send me the check.sh you are using for ODL so I can take a look and see how we can automate this check in ODL. As we discussed there is no point to push models to
Thanks Rohan (cc integration),
Please send me the check.sh you are using for ODL so I can take a look and see how we can automate this check in ODL. As we discussed there is no point to push models to
|
By
Luis Gomez
·
#13773
·
|
|
Re: Multipatch jobs failing on both releng/sandbox
To clarify why GERRIT_TOPIC appears on releng and not sandbox is due to how the patch is triggered. GERRIT_TOPIC is a parameter that's automatically passed into Jenkins if a job was triggered via
To clarify why GERRIT_TOPIC appears on releng and not sandbox is due to how the patch is triggered. GERRIT_TOPIC is a parameter that's automatically passed into Jenkins if a job was triggered via
|
By
Thanh ha <zxiiro@...>
·
#13772
·
|
|
Re: Multipatch jobs failing on both releng/sandbox
Hi Karthika, to build a topic you just need to set the parameter PATCHES_TO_BUILD to topic=magnesium-mri (if you want to checkout first patch in the topic) or topic:magnesium-mri (if you want to
Hi Karthika, to build a topic you just need to set the parameter PATCHES_TO_BUILD to topic=magnesium-mri (if you want to checkout first patch in the topic) or topic:magnesium-mri (if you want to
|
By
Luis Gomez
·
#13771
·
|
|
Re: Multipatch jobs failing on both releng/sandbox
Hi Luis/Thanh,
The environment issue seems to be fixed now.
The parameter GERRIT_TOPIC is important for us to start with MRI.
I am not sure in which file it is present for releng and not for
Hi Luis/Thanh,
The environment issue seems to be fixed now.
The parameter GERRIT_TOPIC is important for us to start with MRI.
I am not sure in which file it is present for releng and not for
|
By
Karthika Panneer
·
#13770
·
|
|
Re: Multipatch jobs failing on both releng/sandbox
Merged.
Karthika, check if the issue is resolved for you now.. let us make progress on MRI patches now.
Merged.
Karthika, check if the issue is resolved for you now.. let us make progress on MRI patches now.
|
By
k.faseela@...
·
#13769
·
|
|
Re: Multipatch jobs failing on both releng/sandbox
It seems like this patch to update Multipatch job to openjdk11 did not work:
https://git.opendaylight.org/gerrit/#/c/releng/builder/+/84868/1/jjb/integration/integration-test-jobs.yaml
So now I am
It seems like this patch to update Multipatch job to openjdk11 did not work:
https://git.opendaylight.org/gerrit/#/c/releng/builder/+/84868/1/jjb/integration/integration-test-jobs.yaml
So now I am
|
By
Luis Gomez
·
#13768
·
|
|
Re: Multipatch jobs failing on both releng/sandbox
On Fri, 4 Oct 2019 at 05:02, Karthika Panneer via Lists.Opendaylight.Org <r.p.karthika=ericsson.com@...> wrote:
Seems like an invalid input issue to me. Take a look
On Fri, 4 Oct 2019 at 05:02, Karthika Panneer via Lists.Opendaylight.Org <r.p.karthika=ericsson.com@...> wrote:
Seems like an invalid input issue to me. Take a look
|
By
Thanh ha <zxiiro@...>
·
#13767
·
|
|
Re: code review
Hi Venkat,
These tests were passing ok before.
This seems to be issue with the environment. Luis has already opened a ticket with
Hi Venkat,
These tests were passing ok before.
This seems to be issue with the environment. Luis has already opened a ticket with
|
By
mariusz.sobucki@est.tech <mariusz.sobucki@...>
·
#13766
·
|
|
Multipatch jobs failing on both releng/sandbox
Hi,
I tried pushing a multipatch job for testing magnesium-mri patches,
https://jenkins.opendaylight.org/sandbox/job/Karthikaintegration-multipatch-test-magnesium/4/console
I am unable to figure
Hi,
I tried pushing a multipatch job for testing magnesium-mri patches,
https://jenkins.opendaylight.org/sandbox/job/Karthikaintegration-multipatch-test-magnesium/4/console
I am unable to figure
|
By
Karthika Panneer
·
#13765
·
|
|
Re: code review
Hi Mariusz,
The tests seem to be failing, Does it need any patch in releng/builder. Seems robot VM needs python-devel to be installed.
Can you plese look at the test failure.
Regards,
Venkat G
--
Hi Mariusz,
The tests seem to be failing, Does it need any patch in releng/builder. Seems robot VM needs python-devel to be installed.
Can you plese look at the test failure.
Regards,
Venkat G
--
|
By
Venkatrangan
·
#13764
·
|