Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: [PIMv6]Add multicast mld local join testsuite #12831

Closed
wants to merge 2 commits into from

Conversation

kuldeepkash
Copy link
Contributor

@kuldeepkash kuldeepkash commented Feb 17, 2023

Added new test suite to verify functionality
of multicast MLD local join. Added 5 different
test cases in test suite.

Signed-off-by: Kuldeep Kashyap kashyapk@vmware.com
Co-Authored-by: Vijay Kumar Gupta vijayg@vmware.com

@frrbot frrbot bot added the tests Topotests, make check, etc label Feb 17, 2023
@kuldeepkash kuldeepkash marked this pull request as draft February 17, 2023 10:13
@NetDEF-CI
Copy link
Collaborator

NetDEF-CI commented Feb 17, 2023

Continuous Integration Result: FAILED

Continuous Integration Result: FAILED

See below for issues.
CI System Testrun URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-9757/

This is a comment from an automated CI system.
For questions and feedback in regards to this CI system, please feel free to email
Martin Winter - mwinter (at) opensourcerouting.org.

Get source / Pull Request: Successful

Building Stage: Successful

Basic Tests: Failed

Topotests Ubuntu 18.04 arm8 part 0: Failed (click for details) Topotests Ubuntu 18.04 arm8 part 0: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-9757/artifact/TOPO0U18ARM8/TopotestDetails/

Topology Test Results are at https://ci1.netdef.org/browse/FRR-PULLREQ2-TOPO0U18ARM8-9757/test

Topology Tests failed for Topotests Ubuntu 18.04 arm8 part 0:

2023/02/17-10:47:54  ============================= test session starts ==============================
2023/02/17-10:47:54  platform linux -- Python 3.8.9, pytest-6.2.2, py-1.11.0, pluggy-0.13.1 -- /usr/local/bin/python3.8
2023/02/17-10:47:54  cachedir: .pytest_cache
2023/02/17-10:47:54  metadata: {'Python': '3.8.9', 'Platform': 'Linux-5.4.0-1077-raspi-aarch64-with-glibc2.27', 'Packages': {'pytest': '6.2.2', 'py': '1.11.0', 'pluggy': '0.13.1'}, 'Plugins': {'xdist': '2.5.0', 'html': '3.1.1', 'forked': '1.4.0', 'metadata': '2.0.2'}}
2023/02/17-10:47:54  rootdir: /root/share/topotests, configfile: pytest.ini
2023/02/17-10:47:54  plugins: xdist-2.5.0, html-3.1.1, forked-1.4.0, metadata-2.0.2
2023/02/17-10:47:57  collecting ...
2023/02/17-10:47:57  ----------------------------- live log collection ------------------------------
2023/02/17-10:47:57  2023-02-17 10:47:57,526 WARNING: lib.micronet.commander.micronet: Commander(micronet): proc failed: rc 1 pid 837
2023/02/17-10:47:57  	args: /root/share/topotests/lib/grpc-query.py --check
2023/02/17-10:47:57  	stderr: ERROR:root:can't create proto definition modules No module named 'grpc'
2023/02/17-10:47:57  Traceback (most recent call last):
2023/02/17-10:47:57    File "/root/share/topotests/lib/grpc-query.py", line 38, in <module>
2023/02/17-10:47:57      import grpc
2023/02/17-10:47:57  ModuleNotFoundError: No module named 'grpc':
2023/02/17-10:47:58  collected 52 items / 1 error / 1 skipped / 50 selected
2023/02/17-10:47:58  
2023/02/17-10:47:58  ---------------- generated xml file: /root/share/topotests.xml -----------------
2023/02/17-10:47:58  =========================== short test summary info ============================
2023/02/17-10:47:58  ERROR multicast_mld_join_topo1/test_multicast_mld_local_join.py
2023/02/17-10:47:58  !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
2023/02/17-10:47:58  ========================= 1 skipped, 1 error in 4.34s ==========================

see full log at https://ci1.netdef.org/browse/FRR-PULLREQ2-9757/artifact/TOPO0U18ARM8/TopotestLogs/log_topotests.txt

Topotests Ubuntu 18.04 i386 part 0: Failed (click for details) Topotests Ubuntu 18.04 i386 part 0: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-9757/artifact/TOPO0U18I386/TopotestDetails/

Topology Test Results are at https://ci1.netdef.org/browse/FRR-PULLREQ2-TOPO0U18I386-9757/test

Topology Tests failed for Topotests Ubuntu 18.04 i386 part 0:

2023/02/17-10:48:02  ============================= test session starts ==============================
2023/02/17-10:48:02  platform linux -- Python 3.8.9, pytest-6.2.2, py-1.11.0, pluggy-0.13.1 -- /usr/local/bin/python3.8
2023/02/17-10:48:02  cachedir: .pytest_cache
2023/02/17-10:48:02  metadata: {'Python': '3.8.9', 'Platform': 'Linux-5.4.0-135-generic-i686-with-glibc2.27', 'Packages': {'pytest': '6.2.2', 'pluggy': '0.13.1'}, 'Plugins': {'html': '3.2.0', 'metadata': '2.0.4', 'forked': '1.4.0', 'xdist': '2.5.0'}}
2023/02/17-10:48:02  rootdir: /root/bamboo-agent-home/xml-data/build-dir/FRR-PULLREQ2-TOPO0U18I386/topotests, configfile: pytest.ini
2023/02/17-10:48:02  plugins: html-3.2.0, metadata-2.0.4, forked-1.4.0, xdist-2.5.0
2023/02/17-10:48:03  collecting ...
2023/02/17-10:48:03  ----------------------------- live log collection ------------------------------
2023/02/17-10:48:03  2023-02-17 10:48:03,808 WARNING: lib.micronet.commander.micronet: Commander(micronet): proc failed: rc 1 pid 11058
2023/02/17-10:48:03  	args: /root/bamboo-agent-home/xml-data/build-dir/FRR-PULLREQ2-TOPO0U18I386/topotests/lib/grpc-query.py --check
2023/02/17-10:48:03  	stderr: ERROR:root:can't create proto definition modules No module named 'grpc'
2023/02/17-10:48:03  Traceback (most recent call last):
2023/02/17-10:48:03    File "/root/bamboo-agent-home/xml-data/build-dir/FRR-PULLREQ2-TOPO0U18I386/topotests/lib/grpc-query.py", line 38, in <module>
2023/02/17-10:48:03      import grpc
2023/02/17-10:48:03  ModuleNotFoundError: No module named 'grpc':
2023/02/17-10:48:04  collected 52 items / 1 error / 1 skipped / 50 selected
2023/02/17-10:48:04  
2023/02/17-10:48:04  - generated xml file: /root/bamboo-agent-home/xml-data/build-dir/FRR-PULLREQ2-TOPO0U18I386/topotests.xml -
2023/02/17-10:48:04  =========================== short test summary info ============================
2023/02/17-10:48:04  ERROR multicast_mld_join_topo1/test_multicast_mld_local_join.py
2023/02/17-10:48:04  !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
2023/02/17-10:48:04  ========================= 1 skipped, 1 error in 1.54s ==========================

see full log at https://ci1.netdef.org/browse/FRR-PULLREQ2-9757/artifact/TOPO0U18I386/TopotestLogs/log_topotests.txt

Topotests debian 10 amd64 part 0: Failed (click for details)

Topology Test Results are at https://ci1.netdef.org/browse/FRR-PULLREQ2-TOPO0DEB10AMD64-9757/test

Topology Tests failed for Topotests debian 10 amd64 part 0:

2023/02/17-10:52:03  ============================= test session starts ==============================
2023/02/17-10:52:03  platform linux -- Python 3.8.9, pytest-6.2.2, py-1.11.0, pluggy-0.13.1 -- /usr/local/bin/python3.8
2023/02/17-10:52:03  cachedir: .pytest_cache
2023/02/17-10:52:03  metadata: {'Python': '3.8.9', 'Platform': 'Linux-4.19.0-23-amd64-x86_64-with-glibc2.28', 'Packages': {'pytest': '6.2.2', 'pluggy': '0.13.1'}, 'Plugins': {'html': '3.2.0', 'metadata': '2.0.4', 'forked': '1.4.0', 'xdist': '2.5.0'}}
2023/02/17-10:52:03  rootdir: /root/bamboo-agent-home/xml-data/build-dir/FRR-PULLREQ2-TOPO0DEB10AMD64/topotests, configfile: pytest.ini
2023/02/17-10:52:03  plugins: html-3.2.0, metadata-2.0.4, forked-1.4.0, xdist-2.5.0
2023/02/17-10:52:04  collecting ...
2023/02/17-10:52:04  ----------------------------- live log collection ------------------------------
2023/02/17-10:52:04  2023-02-17 10:52:04,954 WARNING: lib.micronet.commander.micronet: Commander(micronet): proc failed: rc 1 pid 11587
2023/02/17-10:52:04  	args: /root/bamboo-agent-home/xml-data/build-dir/FRR-PULLREQ2-TOPO0DEB10AMD64/topotests/lib/grpc-query.py --check
2023/02/17-10:52:04  	stderr: ERROR:root:can't create proto definition modules No module named 'grpc'
2023/02/17-10:52:04  Traceback (most recent call last):
2023/02/17-10:52:04    File "/root/bamboo-agent-home/xml-data/build-dir/FRR-PULLREQ2-TOPO0DEB10AMD64/topotests/lib/grpc-query.py", line 38, in <module>
2023/02/17-10:52:04      import grpc
2023/02/17-10:52:04  ModuleNotFoundError: No module named 'grpc':
2023/02/17-10:52:05  collected 52 items / 1 error / 1 skipped / 50 selected
2023/02/17-10:52:05  
2023/02/17-10:52:05  - generated xml file: /root/bamboo-agent-home/xml-data/build-dir/FRR-PULLREQ2-TOPO0DEB10AMD64/topotests.xml -
2023/02/17-10:52:05  =========================== short test summary info ============================
2023/02/17-10:52:05  ERROR multicast_mld_join_topo1/test_multicast_mld_local_join.py
2023/02/17-10:52:05  !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
2023/02/17-10:52:05  ========================= 1 skipped, 1 error in 2.43s ==========================

see full log at https://ci1.netdef.org/browse/FRR-PULLREQ2-9757/artifact/TOPO0DEB10AMD64/TopotestLogs/log_topotests.txt
Topotests debian 10 amd64 part 0: Unknown Log
URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-9757/artifact/TOPO0DEB10AMD64/TopotestDetails/

Topotests Ubuntu 18.04 amd64 part 0: Failed (click for details)

Topology Test Results are at https://ci1.netdef.org/browse/FRR-PULLREQ2-TOPOU1804-9757/test

Topology Tests failed for Topotests Ubuntu 18.04 amd64 part 0:

2023/02/17-10:49:30  ============================= test session starts ==============================
2023/02/17-10:49:30  platform linux -- Python 3.8.9, pytest-6.2.2, py-1.11.0, pluggy-0.13.1 -- /usr/local/bin/python3.8
2023/02/17-10:49:30  cachedir: .pytest_cache
2023/02/17-10:49:30  rootdir: /root/bamboo-agent-home/xml-data/build-dir/FRR-PULLREQ2-TOPOU1804/topotests, configfile: pytest.ini
2023/02/17-10:49:30  plugins: xdist-2.5.0, forked-1.4.0
2023/02/17-10:49:32  collecting ...
2023/02/17-10:49:32  ----------------------------- live log collection ------------------------------
2023/02/17-10:49:32  2023-02-17 10:49:32,064 WARNING: lib.micronet.commander.micronet: Commander(micronet): proc failed: rc 1 pid 9224
2023/02/17-10:49:32  	args: /root/bamboo-agent-home/xml-data/build-dir/FRR-PULLREQ2-TOPOU1804/topotests/lib/grpc-query.py --check
2023/02/17-10:49:32  	stderr: ERROR:root:can't create proto definition modules No module named 'grpc'
2023/02/17-10:49:32  Traceback (most recent call last):
2023/02/17-10:49:32    File "/root/bamboo-agent-home/xml-data/build-dir/FRR-PULLREQ2-TOPOU1804/topotests/lib/grpc-query.py", line 38, in <module>
2023/02/17-10:49:32      import grpc
2023/02/17-10:49:32  ModuleNotFoundError: No module named 'grpc':
2023/02/17-10:49:32  collected 52 items / 1 error / 1 skipped / 50 selected
2023/02/17-10:49:32  
2023/02/17-10:49:32  - generated xml file: /root/bamboo-agent-home/xml-data/build-dir/FRR-PULLREQ2-TOPOU1804/topotests.xml -
2023/02/17-10:49:32  =========================== short test summary info ============================
2023/02/17-10:49:32  ERROR multicast_mld_join_topo1/test_multicast_mld_local_join.py
2023/02/17-10:49:32  !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
2023/02/17-10:49:32  ========================= 1 skipped, 1 error in 2.39s ==========================

see full log at https://ci1.netdef.org/browse/FRR-PULLREQ2-9757/artifact/TOPOU1804/TopotestLogs/log_topotests.txt
Topotests Ubuntu 18.04 amd64 part 0: Unknown Log
URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-9757/artifact/TOPOU1804/TopotestDetails/

Successful on other platforms/tests
  • Topotests debian 10 amd64 part 2
  • Topotests Ubuntu 18.04 amd64 part 9
  • Topotests debian 10 amd64 part 7
  • Topotests Ubuntu 18.04 i386 part 9
  • Topotests Ubuntu 18.04 amd64 part 8
  • Addresssanitizer topotests part 8
  • Static analyzer (clang)
  • Ubuntu 18.04 deb pkg check
  • Ubuntu 20.04 deb pkg check
  • Addresssanitizer topotests part 6
  • Debian 10 deb pkg check
  • Topotests debian 10 amd64 part 1
  • Topotests Ubuntu 18.04 arm8 part 5
  • Topotests Ubuntu 18.04 amd64 part 1
  • Topotests Ubuntu 18.04 arm8 part 1
  • Topotests debian 10 amd64 part 6
  • Topotests Ubuntu 18.04 arm8 part 6
  • Topotests debian 10 amd64 part 3
  • Addresssanitizer topotests part 0
  • Topotests Ubuntu 18.04 amd64 part 6
  • Addresssanitizer topotests part 4
  • Topotests Ubuntu 18.04 arm8 part 3
  • Topotests debian 10 amd64 part 5
  • Debian 9 deb pkg check
  • Addresssanitizer topotests part 1
  • Topotests Ubuntu 18.04 i386 part 4
  • Topotests debian 10 amd64 part 4
  • Addresssanitizer topotests part 9
  • Topotests Ubuntu 18.04 amd64 part 3
  • Topotests Ubuntu 18.04 i386 part 2
  • Topotests Ubuntu 18.04 arm8 part 2
  • Topotests Ubuntu 18.04 i386 part 7
  • Topotests Ubuntu 18.04 arm8 part 7
  • Topotests Ubuntu 18.04 arm8 part 8
  • Addresssanitizer topotests part 7
  • Topotests Ubuntu 18.04 i386 part 6
  • Topotests Ubuntu 18.04 amd64 part 5
  • Ubuntu 16.04 deb pkg check
  • Addresssanitizer topotests part 5
  • Topotests Ubuntu 18.04 i386 part 1
  • Topotests Ubuntu 18.04 i386 part 8
  • Topotests Ubuntu 18.04 amd64 part 2
  • Topotests Ubuntu 18.04 i386 part 3
  • Addresssanitizer topotests part 3
  • Topotests debian 10 amd64 part 8
  • Topotests Ubuntu 18.04 amd64 part 7
  • Topotests Ubuntu 18.04 arm8 part 4
  • Topotests Ubuntu 18.04 i386 part 5
  • Addresssanitizer topotests part 2
  • Topotests Ubuntu 18.04 arm8 part 9
  • Topotests debian 10 amd64 part 9
  • Topotests Ubuntu 18.04 amd64 part 4
  • CentOS 7 rpm pkg check
  • Fedora 29 rpm pkg check

@NetDEF-CI
Copy link
Collaborator

NetDEF-CI commented Feb 17, 2023

Continuous Integration Result: FAILED

Continuous Integration Result: FAILED

See below for issues.
CI System Testrun URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-9760/

This is a comment from an automated CI system.
For questions and feedback in regards to this CI system, please feel free to email
Martin Winter - mwinter (at) opensourcerouting.org.

Get source / Pull Request: Successful

Building Stage: Successful

Basic Tests: Failed

Topotests Ubuntu 18.04 i386 part 9: Failed (click for details)

Topology Test Results are at https://ci1.netdef.org/browse/FRR-PULLREQ2-TOPO9U18I386-9760/test

Topology Tests failed for Topotests Ubuntu 18.04 i386 part 9
see full log at https://ci1.netdef.org/browse/FRR-PULLREQ2-9760/artifact/TOPO9U18I386/TopotestLogs/log_topotests.txt
Topotests Ubuntu 18.04 i386 part 9: Unknown Log
URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-9760/artifact/TOPO9U18I386/TopotestDetails/

Topotests Ubuntu 18.04 i386 part 0: Failed (click for details) Topotests Ubuntu 18.04 i386 part 0: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-9760/artifact/TOPO0U18I386/TopotestDetails/

Topology Test Results are at https://ci1.netdef.org/browse/FRR-PULLREQ2-TOPO0U18I386-9760/test

Topology Tests failed for Topotests Ubuntu 18.04 i386 part 0:

2023/02/17-11:41:19  ============================= test session starts ==============================
2023/02/17-11:41:19  platform linux -- Python 3.8.9, pytest-6.2.2, py-1.11.0, pluggy-0.13.1 -- /usr/local/bin/python3.8
2023/02/17-11:41:19  cachedir: .pytest_cache
2023/02/17-11:41:19  metadata: {'Python': '3.8.9', 'Platform': 'Linux-5.4.0-135-generic-i686-with-glibc2.27', 'Packages': {'pytest': '6.2.2', 'pluggy': '0.13.1'}, 'Plugins': {'html': '3.2.0', 'metadata': '2.0.4', 'forked': '1.4.0', 'xdist': '2.5.0'}}
2023/02/17-11:41:19  rootdir: /root/bamboo-agent-home/xml-data/build-dir/FRR-PULLREQ2-TOPO0U18I386/topotests, configfile: pytest.ini
2023/02/17-11:41:19  plugins: html-3.2.0, metadata-2.0.4, forked-1.4.0, xdist-2.5.0
2023/02/17-11:41:21  collecting ...
2023/02/17-11:41:21  ----------------------------- live log collection ------------------------------
2023/02/17-11:41:21  2023-02-17 11:41:21,624 WARNING: lib.micronet.commander.micronet: Commander(micronet): proc failed: rc 1 pid 32166
2023/02/17-11:41:21  	args: /root/bamboo-agent-home/xml-data/build-dir/FRR-PULLREQ2-TOPO0U18I386/topotests/lib/grpc-query.py --check
2023/02/17-11:41:21  	stderr: ERROR:root:can't create proto definition modules No module named 'grpc'
2023/02/17-11:41:21  Traceback (most recent call last):
2023/02/17-11:41:21    File "/root/bamboo-agent-home/xml-data/build-dir/FRR-PULLREQ2-TOPO0U18I386/topotests/lib/grpc-query.py", line 38, in <module>
2023/02/17-11:41:21      import grpc
2023/02/17-11:41:21  ModuleNotFoundError: No module named 'grpc':
2023/02/17-11:41:24  collected 52 items / 1 error / 1 skipped / 50 selected
2023/02/17-11:41:24  
2023/02/17-11:41:24  - generated xml file: /root/bamboo-agent-home/xml-data/build-dir/FRR-PULLREQ2-TOPO0U18I386/topotests.xml -
2023/02/17-11:41:24  =========================== short test summary info ============================
2023/02/17-11:41:24  ERROR multicast_mld_join_topo1/test_multicast_mld_local_join.py
2023/02/17-11:41:24  !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
2023/02/17-11:41:24  ========================= 1 skipped, 1 error in 4.21s ==========================

see full log at https://ci1.netdef.org/browse/FRR-PULLREQ2-9760/artifact/TOPO0U18I386/TopotestLogs/log_topotests.txt

Topotests Ubuntu 18.04 arm8 part 0: Failed (click for details) Topotests Ubuntu 18.04 arm8 part 0: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-9760/artifact/TOPO0U18ARM8/TopotestDetails/

Topology Test Results are at https://ci1.netdef.org/browse/FRR-PULLREQ2-TOPO0U18ARM8-9760/test

Topology Tests failed for Topotests Ubuntu 18.04 arm8 part 0:

2023/02/17-11:39:50  ============================= test session starts ==============================
2023/02/17-11:39:50  platform linux -- Python 3.8.9, pytest-6.2.2, py-1.11.0, pluggy-0.13.1 -- /usr/local/bin/python3.8
2023/02/17-11:39:50  cachedir: .pytest_cache
2023/02/17-11:39:50  metadata: {'Python': '3.8.9', 'Platform': 'Linux-5.4.0-1077-raspi-aarch64-with-glibc2.27', 'Packages': {'pytest': '6.2.2', 'py': '1.11.0', 'pluggy': '0.13.1'}, 'Plugins': {'forked': '1.4.0', 'xdist': '2.5.0', 'metadata': '2.0.2', 'html': '3.1.1'}}
2023/02/17-11:39:50  rootdir: /root/share/topotests, configfile: pytest.ini
2023/02/17-11:39:50  plugins: forked-1.4.0, xdist-2.5.0, metadata-2.0.2, html-3.1.1
2023/02/17-11:39:53  collecting ...
2023/02/17-11:39:53  ----------------------------- live log collection ------------------------------
2023/02/17-11:39:53  2023-02-17 11:39:53,574 WARNING: lib.micronet.commander.micronet: Commander(micronet): proc failed: rc 1 pid 946
2023/02/17-11:39:53  	args: /root/share/topotests/lib/grpc-query.py --check
2023/02/17-11:39:53  	stderr: ERROR:root:can't create proto definition modules No module named 'grpc'
2023/02/17-11:39:53  Traceback (most recent call last):
2023/02/17-11:39:53    File "/root/share/topotests/lib/grpc-query.py", line 38, in <module>
2023/02/17-11:39:53      import grpc
2023/02/17-11:39:53  ModuleNotFoundError: No module named 'grpc':
2023/02/17-11:39:54  collected 52 items / 1 error / 1 skipped / 50 selected
2023/02/17-11:39:54  
2023/02/17-11:39:54  ---------------- generated xml file: /root/share/topotests.xml -----------------
2023/02/17-11:39:54  =========================== short test summary info ============================
2023/02/17-11:39:54  ERROR multicast_mld_join_topo1/test_multicast_mld_local_join.py
2023/02/17-11:39:54  !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
2023/02/17-11:39:54  ========================= 1 skipped, 1 error in 4.26s ==========================

see full log at https://ci1.netdef.org/browse/FRR-PULLREQ2-9760/artifact/TOPO0U18ARM8/TopotestLogs/log_topotests.txt

Topotests Ubuntu 18.04 amd64 part 0: Failed (click for details)

Topology Test Results are at https://ci1.netdef.org/browse/FRR-PULLREQ2-TOPOU1804-9760/test

Topology Tests failed for Topotests Ubuntu 18.04 amd64 part 0:

2023/02/17-11:41:00  ============================= test session starts ==============================
2023/02/17-11:41:00  platform linux -- Python 3.8.9, pytest-6.2.2, py-1.11.0, pluggy-0.13.1 -- /usr/local/bin/python3.8
2023/02/17-11:41:00  cachedir: .pytest_cache
2023/02/17-11:41:00  rootdir: /root/bamboo-agent-home/xml-data/build-dir/FRR-PULLREQ2-TOPOU1804/topotests, configfile: pytest.ini
2023/02/17-11:41:00  plugins: xdist-2.5.0, forked-1.4.0
2023/02/17-11:41:02  collecting ...
2023/02/17-11:41:02  ----------------------------- live log collection ------------------------------
2023/02/17-11:41:02  2023-02-17 11:41:02,030 WARNING: lib.micronet.commander.micronet: Commander(micronet): proc failed: rc 1 pid 31454
2023/02/17-11:41:02  	args: /root/bamboo-agent-home/xml-data/build-dir/FRR-PULLREQ2-TOPOU1804/topotests/lib/grpc-query.py --check
2023/02/17-11:41:02  	stderr: ERROR:root:can't create proto definition modules No module named 'grpc'
2023/02/17-11:41:02  Traceback (most recent call last):
2023/02/17-11:41:02    File "/root/bamboo-agent-home/xml-data/build-dir/FRR-PULLREQ2-TOPOU1804/topotests/lib/grpc-query.py", line 38, in <module>
2023/02/17-11:41:02      import grpc
2023/02/17-11:41:02  ModuleNotFoundError: No module named 'grpc':
2023/02/17-11:41:02  collected 52 items / 1 error / 1 skipped / 50 selected
2023/02/17-11:41:02  
2023/02/17-11:41:02  - generated xml file: /root/bamboo-agent-home/xml-data/build-dir/FRR-PULLREQ2-TOPOU1804/topotests.xml -
2023/02/17-11:41:02  =========================== short test summary info ============================
2023/02/17-11:41:02  ERROR multicast_mld_join_topo1/test_multicast_mld_local_join.py
2023/02/17-11:41:02  !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
2023/02/17-11:41:02  ========================= 1 skipped, 1 error in 1.69s ==========================

see full log at https://ci1.netdef.org/browse/FRR-PULLREQ2-9760/artifact/TOPOU1804/TopotestLogs/log_topotests.txt
Topotests Ubuntu 18.04 amd64 part 0: Unknown Log
URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-9760/artifact/TOPOU1804/TopotestDetails/

Topotests debian 10 amd64 part 0: Failed (click for details)

Topology Test Results are at https://ci1.netdef.org/browse/FRR-PULLREQ2-TOPO0DEB10AMD64-9760/test

Topology Tests failed for Topotests debian 10 amd64 part 0:

2023/02/17-11:39:38  ============================= test session starts ==============================
2023/02/17-11:39:38  platform linux -- Python 3.8.9, pytest-6.2.2, py-1.11.0, pluggy-0.13.1 -- /usr/local/bin/python3.8
2023/02/17-11:39:38  cachedir: .pytest_cache
2023/02/17-11:39:38  metadata: {'Python': '3.8.9', 'Platform': 'Linux-4.19.0-23-amd64-x86_64-with-glibc2.28', 'Packages': {'pytest': '6.2.2', 'pluggy': '0.13.1'}, 'Plugins': {'html': '3.2.0', 'metadata': '2.0.4', 'forked': '1.4.0', 'xdist': '2.5.0'}}
2023/02/17-11:39:38  rootdir: /root/bamboo-agent-home/xml-data/build-dir/FRR-PULLREQ2-TOPO0DEB10AMD64/topotests, configfile: pytest.ini
2023/02/17-11:39:38  plugins: html-3.2.0, metadata-2.0.4, forked-1.4.0, xdist-2.5.0
2023/02/17-11:39:39  collecting ...
2023/02/17-11:39:39  ----------------------------- live log collection ------------------------------
2023/02/17-11:39:39  2023-02-17 11:39:39,495 WARNING: lib.micronet.commander.micronet: Commander(micronet): proc failed: rc 1 pid 17532
2023/02/17-11:39:39  	args: /root/bamboo-agent-home/xml-data/build-dir/FRR-PULLREQ2-TOPO0DEB10AMD64/topotests/lib/grpc-query.py --check
2023/02/17-11:39:39  	stderr: ERROR:root:can't create proto definition modules No module named 'grpc'
2023/02/17-11:39:39  Traceback (most recent call last):
2023/02/17-11:39:39    File "/root/bamboo-agent-home/xml-data/build-dir/FRR-PULLREQ2-TOPO0DEB10AMD64/topotests/lib/grpc-query.py", line 38, in <module>
2023/02/17-11:39:39      import grpc
2023/02/17-11:39:39  ModuleNotFoundError: No module named 'grpc':
2023/02/17-11:39:39  collected 52 items / 1 error / 1 skipped / 50 selected
2023/02/17-11:39:39  
2023/02/17-11:39:39  - generated xml file: /root/bamboo-agent-home/xml-data/build-dir/FRR-PULLREQ2-TOPO0DEB10AMD64/topotests.xml -
2023/02/17-11:39:39  =========================== short test summary info ============================
2023/02/17-11:39:39  ERROR multicast_mld_join_topo1/test_multicast_mld_local_join.py
2023/02/17-11:39:39  !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
2023/02/17-11:39:39  ========================= 1 skipped, 1 error in 1.23s ==========================

see full log at https://ci1.netdef.org/browse/FRR-PULLREQ2-9760/artifact/TOPO0DEB10AMD64/TopotestLogs/log_topotests.txt
Topotests debian 10 amd64 part 0: Unknown Log
URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-9760/artifact/TOPO0DEB10AMD64/TopotestDetails/

Successful on other platforms/tests
  • Topotests Ubuntu 18.04 amd64 part 9
  • Addresssanitizer topotests part 8
  • Topotests debian 10 amd64 part 2
  • Static analyzer (clang)
  • Addresssanitizer topotests part 6
  • Topotests Ubuntu 18.04 i386 part 5
  • Topotests Ubuntu 18.04 amd64 part 1
  • Ubuntu 20.04 deb pkg check
  • Ubuntu 18.04 deb pkg check
  • Topotests debian 10 amd64 part 1
  • Topotests Ubuntu 18.04 amd64 part 8
  • Topotests Ubuntu 18.04 arm8 part 5
  • Topotests debian 10 amd64 part 7
  • Topotests Ubuntu 18.04 arm8 part 6
  • Addresssanitizer topotests part 0
  • Topotests debian 10 amd64 part 6
  • Topotests Ubuntu 18.04 arm8 part 1
  • Topotests debian 10 amd64 part 3
  • Topotests Ubuntu 18.04 amd64 part 6
  • Debian 9 deb pkg check
  • Topotests Ubuntu 18.04 arm8 part 3
  • Addresssanitizer topotests part 4
  • Addresssanitizer topotests part 1
  • Topotests Ubuntu 18.04 i386 part 4
  • Topotests debian 10 amd64 part 5
  • Topotests debian 10 amd64 part 4
  • Topotests Ubuntu 18.04 i386 part 2
  • Topotests Ubuntu 18.04 amd64 part 3
  • Topotests Ubuntu 18.04 arm8 part 7
  • Addresssanitizer topotests part 7
  • Topotests Ubuntu 18.04 i386 part 7
  • Topotests Ubuntu 18.04 arm8 part 8
  • Ubuntu 16.04 deb pkg check
  • Topotests Ubuntu 18.04 amd64 part 5
  • Topotests Ubuntu 18.04 amd64 part 2
  • Addresssanitizer topotests part 5
  • Topotests Ubuntu 18.04 i386 part 1
  • Topotests Ubuntu 18.04 i386 part 6
  • Topotests Ubuntu 18.04 i386 part 8
  • Topotests Ubuntu 18.04 i386 part 3
  • Topotests debian 10 amd64 part 8
  • Debian 10 deb pkg check
  • Topotests Ubuntu 18.04 arm8 part 4
  • Topotests Ubuntu 18.04 amd64 part 7
  • Addresssanitizer topotests part 2
  • Topotests Ubuntu 18.04 arm8 part 9
  • Topotests Ubuntu 18.04 arm8 part 2
  • Addresssanitizer topotests part 3
  • Topotests debian 10 amd64 part 9
  • Addresssanitizer topotests part 9
  • Topotests Ubuntu 18.04 amd64 part 4
  • CentOS 7 rpm pkg check
  • Fedora 29 rpm pkg check

@NetDEF-CI
Copy link
Collaborator

NetDEF-CI commented Feb 17, 2023

Continuous Integration Result: FAILED

Continuous Integration Result: FAILED

See below for issues.
CI System Testrun URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-9762/

This is a comment from an automated CI system.
For questions and feedback in regards to this CI system, please feel free to email
Martin Winter - mwinter (at) opensourcerouting.org.

Get source / Pull Request: Successful

Building Stage: Successful

Basic Tests: Failed

Topotests Ubuntu 18.04 i386 part 0: Failed (click for details) Topotests Ubuntu 18.04 i386 part 0: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-9762/artifact/TOPO0U18I386/TopotestDetails/

Topology Test Results are at https://ci1.netdef.org/browse/FRR-PULLREQ2-TOPO0U18I386-9762/test

Topology Tests failed for Topotests Ubuntu 18.04 i386 part 0
see full log at https://ci1.netdef.org/browse/FRR-PULLREQ2-9762/artifact/TOPO0U18I386/TopotestLogs/log_topotests.txt

Topotests Ubuntu 18.04 arm8 part 0: Failed (click for details) Topotests Ubuntu 18.04 arm8 part 0: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-9762/artifact/TOPO0U18ARM8/TopotestDetails/

Topology Test Results are at https://ci1.netdef.org/browse/FRR-PULLREQ2-TOPO0U18ARM8-9762/test

Topology Tests failed for Topotests Ubuntu 18.04 arm8 part 0
see full log at https://ci1.netdef.org/browse/FRR-PULLREQ2-9762/artifact/TOPO0U18ARM8/TopotestLogs/log_topotests.txt

Topotests Ubuntu 18.04 amd64 part 0: Failed (click for details)

Topology Test Results are at https://ci1.netdef.org/browse/FRR-PULLREQ2-TOPOU1804-9762/test

Topology Tests failed for Topotests Ubuntu 18.04 amd64 part 0
see full log at https://ci1.netdef.org/browse/FRR-PULLREQ2-9762/artifact/TOPOU1804/TopotestLogs/log_topotests.txt
Topotests Ubuntu 18.04 amd64 part 0: Unknown Log
URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-9762/artifact/TOPOU1804/TopotestDetails/

Topotests debian 10 amd64 part 0: Failed (click for details)

Topology Test Results are at https://ci1.netdef.org/browse/FRR-PULLREQ2-TOPO0DEB10AMD64-9762/test

Topology Tests failed for Topotests debian 10 amd64 part 0
see full log at https://ci1.netdef.org/browse/FRR-PULLREQ2-9762/artifact/TOPO0DEB10AMD64/TopotestLogs/log_topotests.txt
Topotests debian 10 amd64 part 0: Unknown Log
URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-9762/artifact/TOPO0DEB10AMD64/TopotestDetails/

Successful on other platforms/tests
  • CentOS 7 rpm pkg check
  • Addresssanitizer topotests part 8
  • Topotests Ubuntu 18.04 amd64 part 9
  • Topotests Ubuntu 18.04 i386 part 9
  • Topotests Ubuntu 18.04 i386 part 5
  • Topotests Ubuntu 18.04 amd64 part 1
  • Static analyzer (clang)
  • Addresssanitizer topotests part 6
  • Ubuntu 18.04 deb pkg check
  • Topotests debian 10 amd64 part 1
  • Topotests debian 10 amd64 part 2
  • Topotests Ubuntu 18.04 amd64 part 8
  • Topotests debian 10 amd64 part 7
  • Topotests Ubuntu 18.04 arm8 part 5
  • Topotests Ubuntu 18.04 amd64 part 6
  • Addresssanitizer topotests part 0
  • Topotests Ubuntu 18.04 arm8 part 1
  • Topotests Ubuntu 18.04 arm8 part 6
  • Topotests debian 10 amd64 part 6
  • Topotests debian 10 amd64 part 3
  • Topotests debian 10 amd64 part 5
  • Addresssanitizer topotests part 1
  • Topotests Ubuntu 18.04 i386 part 4
  • Topotests Ubuntu 18.04 arm8 part 3
  • Topotests debian 10 amd64 part 4
  • Addresssanitizer topotests part 4
  • Debian 9 deb pkg check
  • Topotests Ubuntu 18.04 arm8 part 8
  • Addresssanitizer topotests part 7
  • Topotests debian 10 amd64 part 9
  • Topotests Ubuntu 18.04 i386 part 7
  • Topotests Ubuntu 18.04 amd64 part 3
  • Topotests Ubuntu 18.04 i386 part 2
  • Ubuntu 16.04 deb pkg check
  • Addresssanitizer topotests part 5
  • Topotests Ubuntu 18.04 i386 part 6
  • Topotests Ubuntu 18.04 amd64 part 2
  • Topotests Ubuntu 18.04 i386 part 1
  • Topotests Ubuntu 18.04 i386 part 8
  • Topotests Ubuntu 18.04 amd64 part 4
  • Topotests debian 10 amd64 part 8
  • Ubuntu 20.04 deb pkg check
  • Topotests Ubuntu 18.04 arm8 part 4
  • Topotests Ubuntu 18.04 amd64 part 7
  • Addresssanitizer topotests part 2
  • Topotests Ubuntu 18.04 arm8 part 9
  • Debian 10 deb pkg check
  • Topotests Ubuntu 18.04 amd64 part 5
  • Fedora 29 rpm pkg check
  • Topotests Ubuntu 18.04 arm8 part 2
  • Topotests Ubuntu 18.04 arm8 part 7
  • Addresssanitizer topotests part 3
  • Addresssanitizer topotests part 9
  • Topotests Ubuntu 18.04 i386 part 3

@kuldeepkash
Copy link
Contributor Author

CI: rerun

@NetDEF-CI
Copy link
Collaborator

NetDEF-CI commented Feb 21, 2023

Continuous Integration Result: FAILED

Continuous Integration Result: FAILED

See below for issues.
CI System Testrun URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-9799/

This is a comment from an automated CI system.
For questions and feedback in regards to this CI system, please feel free to email
Martin Winter - mwinter (at) opensourcerouting.org.

Get source / Pull Request: Successful

Building Stage: Successful

Basic Tests: Failed

Topotests Ubuntu 18.04 amd64 part 0: Failed (click for details)

Topology Test Results are at https://ci1.netdef.org/browse/FRR-PULLREQ2-TOPOU1804-9799/test

Topology Tests failed for Topotests Ubuntu 18.04 amd64 part 0
see full log at https://ci1.netdef.org/browse/FRR-PULLREQ2-9799/artifact/TOPOU1804/TopotestLogs/log_topotests.txt
Topotests Ubuntu 18.04 amd64 part 0: Unknown Log
URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-9799/artifact/TOPOU1804/TopotestDetails/

Topotests debian 10 amd64 part 0: Failed (click for details)

Topology Test Results are at https://ci1.netdef.org/browse/FRR-PULLREQ2-TOPO0DEB10AMD64-9799/test

Topology Tests failed for Topotests debian 10 amd64 part 0
see full log at https://ci1.netdef.org/browse/FRR-PULLREQ2-9799/artifact/TOPO0DEB10AMD64/TopotestLogs/log_topotests.txt
Topotests debian 10 amd64 part 0: Unknown Log
URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-9799/artifact/TOPO0DEB10AMD64/TopotestDetails/

Topotests Ubuntu 18.04 i386 part 0: Failed (click for details) Topotests Ubuntu 18.04 i386 part 0: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-9799/artifact/TOPO0U18I386/TopotestDetails/

Topology Test Results are at https://ci1.netdef.org/browse/FRR-PULLREQ2-TOPO0U18I386-9799/test

Topology Tests failed for Topotests Ubuntu 18.04 i386 part 0
see full log at https://ci1.netdef.org/browse/FRR-PULLREQ2-9799/artifact/TOPO0U18I386/TopotestLogs/log_topotests.txt

Topotests debian 10 amd64 part 3: Failed (click for details)

Topology Test Results are at https://ci1.netdef.org/browse/FRR-PULLREQ2-TOPO3DEB10AMD64-9799/test

Topology Tests failed for Topotests debian 10 amd64 part 3
see full log at https://ci1.netdef.org/browse/FRR-PULLREQ2-9799/artifact/TOPO3DEB10AMD64/TopotestLogs/log_topotests.txt
Topotests debian 10 amd64 part 3: Unknown Log
URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-9799/artifact/TOPO3DEB10AMD64/TopotestDetails/

Topotests Ubuntu 18.04 arm8 part 0: Failed (click for details) Topotests Ubuntu 18.04 arm8 part 0: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-9799/artifact/TOPO0U18ARM8/TopotestDetails/

Topology Test Results are at https://ci1.netdef.org/browse/FRR-PULLREQ2-TOPO0U18ARM8-9799/test

Topology Tests failed for Topotests Ubuntu 18.04 arm8 part 0
see full log at https://ci1.netdef.org/browse/FRR-PULLREQ2-9799/artifact/TOPO0U18ARM8/TopotestLogs/log_topotests.txt

Successful on other platforms/tests
  • Topotests Ubuntu 18.04 i386 part 1
  • Topotests Ubuntu 18.04 i386 part 6
  • Addresssanitizer topotests part 2
  • Topotests Ubuntu 18.04 amd64 part 4
  • Topotests Ubuntu 18.04 amd64 part 5
  • Topotests Ubuntu 18.04 arm8 part 6
  • Topotests Ubuntu 18.04 arm8 part 7
  • Addresssanitizer topotests part 3
  • Topotests Ubuntu 18.04 arm8 part 1
  • Topotests debian 10 amd64 part 6
  • Fedora 29 rpm pkg check
  • Topotests Ubuntu 18.04 amd64 part 7
  • Addresssanitizer topotests part 9
  • Topotests debian 10 amd64 part 5
  • Topotests Ubuntu 18.04 arm8 part 2
  • Topotests Ubuntu 18.04 i386 part 7
  • Topotests Ubuntu 18.04 arm8 part 8
  • CentOS 7 rpm pkg check
  • Addresssanitizer topotests part 6
  • Topotests Ubuntu 18.04 i386 part 2
  • Topotests Ubuntu 18.04 amd64 part 3
  • Topotests debian 10 amd64 part 9
  • Topotests debian 10 amd64 part 7
  • Topotests Ubuntu 18.04 i386 part 5
  • Topotests Ubuntu 18.04 amd64 part 2
  • Addresssanitizer topotests part 0
  • Topotests debian 10 amd64 part 8
  • Debian 10 deb pkg check
  • Topotests Ubuntu 18.04 amd64 part 6
  • Topotests Ubuntu 18.04 arm8 part 4
  • Topotests Ubuntu 18.04 arm8 part 9
  • Topotests Ubuntu 18.04 amd64 part 1
  • Ubuntu 18.04 deb pkg check
  • Addresssanitizer topotests part 1
  • Ubuntu 20.04 deb pkg check
  • Topotests Ubuntu 18.04 i386 part 4
  • Debian 9 deb pkg check
  • Topotests Ubuntu 18.04 amd64 part 9
  • Addresssanitizer topotests part 4
  • Addresssanitizer topotests part 8
  • Topotests Ubuntu 18.04 i386 part 3
  • Topotests Ubuntu 18.04 i386 part 8
  • Topotests debian 10 amd64 part 4
  • Addresssanitizer topotests part 7
  • Topotests Ubuntu 18.04 arm8 part 5
  • Topotests Ubuntu 18.04 arm8 part 3
  • Topotests Ubuntu 18.04 i386 part 9
  • Topotests debian 10 amd64 part 1
  • Addresssanitizer topotests part 5
  • Static analyzer (clang)
  • Ubuntu 16.04 deb pkg check
  • Topotests debian 10 amd64 part 2
  • Topotests Ubuntu 18.04 amd64 part 8

@kuldeepkash
Copy link
Contributor Author

Ci: rerun

@NetDEF-CI
Copy link
Collaborator

NetDEF-CI commented Feb 28, 2023

Continuous Integration Result: FAILED

Continuous Integration Result: FAILED

See below for issues.
CI System Testrun URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-9947/

This is a comment from an automated CI system.
For questions and feedback in regards to this CI system, please feel free to email
Martin Winter - mwinter (at) opensourcerouting.org.

Get source / Pull Request: Successful

Building Stage: Successful

Basic Tests: Failed

Topotests debian 10 amd64 part 0: Failed (click for details)

Topology Test Results are at https://ci1.netdef.org/browse/FRR-PULLREQ2-TOPO0DEB10AMD64-9947/test

Topology Tests failed for Topotests debian 10 amd64 part 0
see full log at https://ci1.netdef.org/browse/FRR-PULLREQ2-9947/artifact/TOPO0DEB10AMD64/TopotestLogs/log_topotests.txt
Topotests debian 10 amd64 part 0: Unknown Log
URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-9947/artifact/TOPO0DEB10AMD64/TopotestDetails/

Topotests Ubuntu 18.04 amd64 part 0: Failed (click for details)

Topology Test Results are at https://ci1.netdef.org/browse/FRR-PULLREQ2-TOPOU1804-9947/test

Topology Tests failed for Topotests Ubuntu 18.04 amd64 part 0
see full log at https://ci1.netdef.org/browse/FRR-PULLREQ2-9947/artifact/TOPOU1804/TopotestLogs/log_topotests.txt
Topotests Ubuntu 18.04 amd64 part 0: Unknown Log
URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-9947/artifact/TOPOU1804/TopotestDetails/

Topotests Ubuntu 18.04 i386 part 0: Failed (click for details) Topotests Ubuntu 18.04 i386 part 0: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-9947/artifact/TOPO0U18I386/TopotestDetails/

Topology Test Results are at https://ci1.netdef.org/browse/FRR-PULLREQ2-TOPO0U18I386-9947/test

Topology Tests failed for Topotests Ubuntu 18.04 i386 part 0
see full log at https://ci1.netdef.org/browse/FRR-PULLREQ2-9947/artifact/TOPO0U18I386/TopotestLogs/log_topotests.txt

Topotests Ubuntu 18.04 arm8 part 0: Failed (click for details) Topotests Ubuntu 18.04 arm8 part 0: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-9947/artifact/TOPO0U18ARM8/TopotestDetails/

Topology Test Results are at https://ci1.netdef.org/browse/FRR-PULLREQ2-TOPO0U18ARM8-9947/test

Topology Tests failed for Topotests Ubuntu 18.04 arm8 part 0
see full log at https://ci1.netdef.org/browse/FRR-PULLREQ2-9947/artifact/TOPO0U18ARM8/TopotestLogs/log_topotests.txt

Successful on other platforms/tests
  • Topotests Ubuntu 18.04 arm8 part 7
  • Addresssanitizer topotests part 9
  • Topotests Ubuntu 18.04 i386 part 2
  • Topotests Ubuntu 18.04 amd64 part 3
  • Topotests debian 10 amd64 part 5
  • Topotests Ubuntu 18.04 arm8 part 2
  • Topotests Ubuntu 18.04 i386 part 6
  • Addresssanitizer topotests part 7
  • Topotests Ubuntu 18.04 arm8 part 8
  • Ubuntu 16.04 deb pkg check
  • Topotests Ubuntu 18.04 amd64 part 5
  • Topotests Ubuntu 18.04 i386 part 7
  • Topotests Ubuntu 18.04 i386 part 1
  • Addresssanitizer topotests part 5
  • Topotests Ubuntu 18.04 i386 part 3
  • Topotests Ubuntu 18.04 amd64 part 2
  • Topotests Ubuntu 18.04 i386 part 8
  • Topotests Ubuntu 18.04 amd64 part 7
  • Topotests Ubuntu 18.04 i386 part 5
  • Addresssanitizer topotests part 3
  • Topotests debian 10 amd64 part 8
  • Topotests debian 10 amd64 part 9
  • Topotests Ubuntu 18.04 arm8 part 4
  • Addresssanitizer topotests part 2
  • Topotests Ubuntu 18.04 arm8 part 9
  • Fedora 29 rpm pkg check
  • CentOS 7 rpm pkg check
  • Topotests Ubuntu 18.04 amd64 part 4
  • Topotests Ubuntu 18.04 i386 part 9
  • Topotests Ubuntu 18.04 amd64 part 8
  • Topotests debian 10 amd64 part 2
  • Topotests debian 10 amd64 part 7
  • Static analyzer (clang)
  • Addresssanitizer topotests part 8
  • Topotests Ubuntu 18.04 amd64 part 9
  • Ubuntu 18.04 deb pkg check
  • Ubuntu 20.04 deb pkg check
  • Addresssanitizer topotests part 6
  • Debian 10 deb pkg check
  • Topotests Ubuntu 18.04 arm8 part 5
  • Topotests debian 10 amd64 part 1
  • Topotests Ubuntu 18.04 amd64 part 1
  • Topotests Ubuntu 18.04 arm8 part 6
  • Topotests Ubuntu 18.04 arm8 part 1
  • Topotests debian 10 amd64 part 6
  • Topotests debian 10 amd64 part 3
  • Topotests Ubuntu 18.04 amd64 part 6
  • Addresssanitizer topotests part 0
  • Topotests debian 10 amd64 part 4
  • Debian 9 deb pkg check
  • Addresssanitizer topotests part 4
  • Addresssanitizer topotests part 1
  • Topotests Ubuntu 18.04 arm8 part 3
  • Topotests Ubuntu 18.04 i386 part 4

@kuldeepkash kuldeepkash changed the title tests: [PIMv6]Add multicast mld local join testsuite[Do not review] tests: [PIMv6]Add multicast mld local join testsuite Mar 7, 2023
@kuldeepkash kuldeepkash marked this pull request as ready for review March 7, 2023 06:34
@NetDEF-CI
Copy link
Collaborator

NetDEF-CI commented Mar 7, 2023

Continuous Integration Result: FAILED

Continuous Integration Result: FAILED

See below for issues.
CI System Testrun URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-10071/

This is a comment from an automated CI system.
For questions and feedback in regards to this CI system, please feel free to email
Martin Winter - mwinter (at) opensourcerouting.org.

Get source / Pull Request: Successful

Building Stage: Successful

Basic Tests: Failed

Topotests debian 10 amd64 part 0: Failed (click for details)

Topology Test Results are at https://ci1.netdef.org/browse/FRR-PULLREQ2-TOPO0DEB10AMD64-10071/test

Topology Tests failed for Topotests debian 10 amd64 part 0
see full log at https://ci1.netdef.org/browse/FRR-PULLREQ2-10071/artifact/TOPO0DEB10AMD64/TopotestLogs/log_topotests.txt
Topotests debian 10 amd64 part 0: Unknown Log
URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-10071/artifact/TOPO0DEB10AMD64/TopotestDetails/

Topotests Ubuntu 18.04 i386 part 0: Failed (click for details) Topotests Ubuntu 18.04 i386 part 0: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-10071/artifact/TOPO0U18I386/TopotestDetails/

Topology Test Results are at https://ci1.netdef.org/browse/FRR-PULLREQ2-TOPO0U18I386-10071/test

Topology Tests failed for Topotests Ubuntu 18.04 i386 part 0
see full log at https://ci1.netdef.org/browse/FRR-PULLREQ2-10071/artifact/TOPO0U18I386/TopotestLogs/log_topotests.txt

Topotests Ubuntu 18.04 amd64 part 0: Failed (click for details)

Topology Test Results are at https://ci1.netdef.org/browse/FRR-PULLREQ2-TOPOU1804-10071/test

Topology Tests failed for Topotests Ubuntu 18.04 amd64 part 0
see full log at https://ci1.netdef.org/browse/FRR-PULLREQ2-10071/artifact/TOPOU1804/TopotestLogs/log_topotests.txt
Topotests Ubuntu 18.04 amd64 part 0: Unknown Log
URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-10071/artifact/TOPOU1804/TopotestDetails/

Topotests Ubuntu 18.04 arm8 part 0: Failed (click for details) Topotests Ubuntu 18.04 arm8 part 0: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-10071/artifact/TOPO0U18ARM8/TopotestDetails/

Topology Test Results are at https://ci1.netdef.org/browse/FRR-PULLREQ2-TOPO0U18ARM8-10071/test

Topology Tests failed for Topotests Ubuntu 18.04 arm8 part 0
see full log at https://ci1.netdef.org/browse/FRR-PULLREQ2-10071/artifact/TOPO0U18ARM8/TopotestLogs/log_topotests.txt

Successful on other platforms/tests
  • Addresssanitizer topotests part 9
  • Ubuntu 16.04 deb pkg check
  • Topotests debian 10 amd64 part 5
  • Topotests Ubuntu 18.04 arm8 part 7
  • Topotests Ubuntu 18.04 arm8 part 2
  • Topotests Ubuntu 18.04 i386 part 1
  • Topotests Ubuntu 18.04 i386 part 7
  • Topotests Ubuntu 18.04 i386 part 6
  • Topotests Ubuntu 18.04 arm8 part 8
  • Addresssanitizer topotests part 7
  • Topotests Ubuntu 18.04 amd64 part 5
  • Topotests Ubuntu 18.04 arm8 part 6
  • Topotests Ubuntu 18.04 i386 part 2
  • Addresssanitizer topotests part 3
  • Fedora 29 rpm pkg check
  • Topotests Ubuntu 18.04 amd64 part 7
  • Topotests Ubuntu 18.04 i386 part 5
  • Topotests Ubuntu 18.04 i386 part 3
  • Topotests Ubuntu 18.04 amd64 part 2
  • Topotests Ubuntu 18.04 i386 part 8
  • Topotests debian 10 amd64 part 8
  • Topotests Ubuntu 18.04 arm8 part 9
  • CentOS 7 rpm pkg check
  • Topotests Ubuntu 18.04 amd64 part 4
  • Topotests Ubuntu 18.04 arm8 part 4
  • Addresssanitizer topotests part 2
  • Topotests Ubuntu 18.04 amd64 part 3
  • Topotests debian 10 amd64 part 9
  • Topotests Ubuntu 18.04 i386 part 4
  • Static analyzer (clang)
  • Topotests debian 10 amd64 part 7
  • Debian 9 deb pkg check
  • Topotests Ubuntu 18.04 amd64 part 9
  • Addresssanitizer topotests part 8
  • Topotests debian 10 amd64 part 2
  • Topotests Ubuntu 18.04 amd64 part 8
  • Debian 10 deb pkg check
  • Topotests Ubuntu 18.04 arm8 part 5
  • Topotests Ubuntu 18.04 amd64 part 6
  • Topotests Ubuntu 18.04 amd64 part 1
  • Addresssanitizer topotests part 6
  • Ubuntu 18.04 deb pkg check
  • Ubuntu 20.04 deb pkg check
  • Topotests debian 10 amd64 part 1
  • Topotests Ubuntu 18.04 arm8 part 1
  • Topotests debian 10 amd64 part 6
  • Addresssanitizer topotests part 5
  • Addresssanitizer topotests part 4
  • Addresssanitizer topotests part 0
  • Topotests debian 10 amd64 part 4
  • Topotests debian 10 amd64 part 3
  • Topotests Ubuntu 18.04 arm8 part 3
  • Topotests Ubuntu 18.04 i386 part 9
  • Addresssanitizer topotests part 1

@kuldeepkash
Copy link
Contributor Author

This PR is dependent on PR: #12550

@github-actions
Copy link

This pull request has conflicts, please resolve those before we can evaluate the pull request.

kuldeepkash and others added 2 commits March 16, 2023 20:12
Added new test suite to verify functionality
of multicast MLD local join. Added 7 different
test cases in test suite.

Signed-off-by: Kuldeep Kashyap <kashyapk@vmware.com>
Co-Authored-by: Vijay Kumar Gupta <vijayg@vmware.com>
Enhanced or added new libraries to support
multicast mld local join  automation

Signed-off-by: Kuldeep Kashyap <kashyapk@vmware.com>
Co-Auther: Vijay Kumar Gupta <vijayg@vmware.com>
@NetDEF-CI
Copy link
Collaborator

Continuous Integration Result: FAILED

See below for issues.
CI System Testrun URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-10192/

This is a comment from an automated CI system.
For questions and feedback in regards to this CI system, please feel free to email
Martin Winter - mwinter (at) opensourcerouting.org.

Get source / Pull Request: Successful

Building Stage: Successful

Basic Tests: Failed

Topotests debian 10 amd64 part 0: Failed (click for details)

Topology Test Results are at https://ci1.netdef.org/browse/FRR-PULLREQ2-TOPO0DEB10AMD64-10192/test

Topology Tests failed for Topotests debian 10 amd64 part 0
see full log at https://ci1.netdef.org/browse/FRR-PULLREQ2-10192/artifact/TOPO0DEB10AMD64/TopotestLogs/log_topotests.txt
Topotests debian 10 amd64 part 0: Unknown Log
URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-10192/artifact/TOPO0DEB10AMD64/TopotestDetails/

Topotests Ubuntu 18.04 i386 part 0: Failed (click for details) Topotests Ubuntu 18.04 i386 part 0: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-10192/artifact/TOPO0U18I386/TopotestDetails/

Topology Test Results are at https://ci1.netdef.org/browse/FRR-PULLREQ2-TOPO0U18I386-10192/test

Topology Tests failed for Topotests Ubuntu 18.04 i386 part 0
see full log at https://ci1.netdef.org/browse/FRR-PULLREQ2-10192/artifact/TOPO0U18I386/TopotestLogs/log_topotests.txt

Topotests Ubuntu 18.04 amd64 part 0: Failed (click for details)

Topology Test Results are at https://ci1.netdef.org/browse/FRR-PULLREQ2-TOPOU1804-10192/test

Topology Tests failed for Topotests Ubuntu 18.04 amd64 part 0
see full log at https://ci1.netdef.org/browse/FRR-PULLREQ2-10192/artifact/TOPOU1804/TopotestLogs/log_topotests.txt
Topotests Ubuntu 18.04 amd64 part 0: Unknown Log
URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-10192/artifact/TOPOU1804/TopotestDetails/

Topotests Ubuntu 18.04 arm8 part 0: Failed (click for details) Topotests Ubuntu 18.04 arm8 part 0: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-10192/artifact/TOPO0U18ARM8/TopotestDetails/

Topology Test Results are at https://ci1.netdef.org/browse/FRR-PULLREQ2-TOPO0U18ARM8-10192/test

Topology Tests failed for Topotests Ubuntu 18.04 arm8 part 0
see full log at https://ci1.netdef.org/browse/FRR-PULLREQ2-10192/artifact/TOPO0U18ARM8/TopotestLogs/log_topotests.txt

Topotests Ubuntu 18.04 i386 part 9: Failed (click for details)

Topology Test Results are at https://ci1.netdef.org/browse/FRR-PULLREQ2-TOPO9U18I386-10192/test

Topology Tests failed for Topotests Ubuntu 18.04 i386 part 9
see full log at https://ci1.netdef.org/browse/FRR-PULLREQ2-10192/artifact/TOPO9U18I386/TopotestLogs/log_topotests.txt
Topotests Ubuntu 18.04 i386 part 9: Unknown Log
URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-10192/artifact/TOPO9U18I386/TopotestDetails/

Successful on other platforms/tests
  • Ubuntu 16.04 deb pkg check
  • Topotests Ubuntu 18.04 amd64 part 5
  • Topotests Ubuntu 18.04 arm8 part 2
  • Topotests debian 10 amd64 part 5
  • Topotests Ubuntu 18.04 i386 part 1
  • Addresssanitizer topotests part 9
  • Topotests Ubuntu 18.04 amd64 part 4
  • Topotests Ubuntu 18.04 i386 part 6
  • Topotests Ubuntu 18.04 i386 part 2
  • Topotests Ubuntu 18.04 arm8 part 6
  • Topotests Ubuntu 18.04 arm8 part 7
  • Topotests debian 10 amd64 part 6
  • Topotests Ubuntu 18.04 arm8 part 1
  • Topotests Ubuntu 18.04 i386 part 7
  • Topotests Ubuntu 18.04 arm8 part 8
  • Addresssanitizer topotests part 7
  • Topotests Ubuntu 18.04 amd64 part 7
  • Topotests Ubuntu 18.04 i386 part 5
  • Addresssanitizer topotests part 6
  • Addresssanitizer topotests part 3
  • Topotests debian 10 amd64 part 9
  • Topotests Ubuntu 18.04 amd64 part 2
  • CentOS 7 rpm pkg check
  • Fedora 29 rpm pkg check
  • Topotests Ubuntu 18.04 amd64 part 3
  • Topotests debian 10 amd64 part 8
  • Topotests Ubuntu 18.04 arm8 part 4
  • Addresssanitizer topotests part 2
  • Topotests Ubuntu 18.04 arm8 part 9
  • Debian 9 deb pkg check
  • Topotests Ubuntu 18.04 amd64 part 1
  • Ubuntu 20.04 deb pkg check
  • Addresssanitizer topotests part 1
  • Topotests Ubuntu 18.04 i386 part 4
  • Ubuntu 18.04 deb pkg check
  • Topotests Ubuntu 18.04 amd64 part 8
  • Topotests debian 10 amd64 part 7
  • Topotests Ubuntu 18.04 i386 part 8
  • Topotests Ubuntu 18.04 amd64 part 9
  • Topotests Ubuntu 18.04 i386 part 3
  • Addresssanitizer topotests part 8
  • Debian 10 deb pkg check
  • Topotests Ubuntu 18.04 amd64 part 6
  • Topotests Ubuntu 18.04 arm8 part 3
  • Addresssanitizer topotests part 4
  • Addresssanitizer topotests part 5
  • Topotests debian 10 amd64 part 1
  • Topotests debian 10 amd64 part 4
  • Topotests Ubuntu 18.04 arm8 part 5
  • Topotests debian 10 amd64 part 2
  • Addresssanitizer topotests part 0
  • Topotests debian 10 amd64 part 3
  • Static analyzer (clang)

@github-actions
Copy link

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@kuldeepkash kuldeepkash closed this May 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants