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

pceplib: Integrate pcelib into frr #7963

Merged
merged 1 commit into from Mar 16, 2021
Merged

pceplib: Integrate pcelib into frr #7963

merged 1 commit into from Mar 16, 2021

Conversation

rampxxxx
Copy link
Contributor

The PCEPlib is a PCEP implementation library that can be used by either a PCE or PCC.
Currently, only the FRR pathd has been implemented as a PCC with the PCEPlib. The PCEPlib is able to simultaneously connect to multiple PCEP
peers and can maintain persistent PCEP connections.

Signed-off-by: Brady Johnson brady@voltanet.io
Co-authored-by: Javier Garcia javier.garcia@voltanet.io
Signed-off-by: Javier Garcia javier.garcia@voltanet.io

Copy link

@polychaeta polychaeta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution to FRR!

  • sprintf, strcat, strcpy are banned; please use snprintf, strlcat, strlcpy

If you are a new contributor to FRR, please see our contributing guidelines.

After making changes, you do not need to create a new PR. You should perform an amend or interactive rebase followed by a force push.

@NetDEF-CI
Copy link
Collaborator

NetDEF-CI commented Jan 28, 2021

Continuous Integration Result: FAILED

Continuous Integration Result: FAILED

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

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: Failed

FreeBSD 11 amd64 build: Failed (click for details)

Configure failed for FreeBSD 11 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16766/artifact/CI009BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... no
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for valgrind... no
configure: error: Please install valgrind before configuring.

FreeBSD 11 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16766/artifact/CI009BUILD/config.log/config.log

Ubuntu 16.04 arm7 build: Failed (click for details) Ubuntu 16.04 arm7 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16766/artifact/CI101BUILD/config.log/config.log

Configure failed for Ubuntu 16.04 arm7 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16766/artifact/CI101BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for valgrind... no
configure: error: Please install valgrind before configuring.
Ubuntu 18.04 arm8 build: Failed (click for details) Ubuntu 18.04 arm8 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16766/artifact/U18ARM8BUILD/config.log/config.log

Configure failed for Ubuntu 18.04 arm8 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16766/artifact/U18ARM8BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for valgrind... no
configure: error: Please install valgrind before configuring.
Debian 8 amd64 build: Failed (click for details) Debian 8 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16766/artifact/CI008BLD/config.log/config.log

Configure failed for Debian 8 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16766/artifact/CI008BLD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for valgrind... no
configure: error: Please install valgrind before configuring.
FreeBSD 12 amd64 build: Failed (click for details)

Configure failed for FreeBSD 12 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16766/artifact/FBSD12AMD64/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... no
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for valgrind... no
configure: error: Please install valgrind before configuring.

FreeBSD 12 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16766/artifact/FBSD12AMD64/config.log/config.log

OpenBSD 6 amd64 build: Failed (click for details)

Configure failed for OpenBSD 6 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16766/artifact/CI011BUILD/ErrorLog/log_configure.txt)

checking whether mallinfo is available... no
checking whether malloc_usable_size is available... no
checking whether malloc_size is available... no
checking directory to use for state file... /var/run
checking for valgrind... no
configure: error: Please install valgrind before configuring.

OpenBSD 6 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16766/artifact/CI011BUILD/config.log/config.log

Debian 10 amd64 build: Failed (click for details) Debian 10 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16766/artifact/DEB10BUILD/config.log/config.log

Configure failed for Debian 10 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16766/artifact/DEB10BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for valgrind... no
configure: error: Please install valgrind before configuring.
Ubuntu 16.04 amd64 build: Failed (click for details)

Configure failed for Ubuntu 16.04 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16766/artifact/CI014BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for valgrind... no
configure: error: Please install valgrind before configuring.

Ubuntu 16.04 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16766/artifact/CI014BUILD/config.log/config.log

Ubuntu 18.04 amd64 build: Failed (click for details)

Configure failed for Ubuntu 18.04 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16766/artifact/U1804AMD64/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for valgrind... no
configure: error: Please install valgrind before configuring.

Ubuntu 18.04 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16766/artifact/U1804AMD64/config.log/config.log

Ubuntu 18.04 arm7 build: Failed (click for details)

Configure failed for Ubuntu 18.04 arm7 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16766/artifact/U18ARM7BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for valgrind... no
configure: error: Please install valgrind before configuring.

Ubuntu 18.04 arm7 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16766/artifact/U18ARM7BUILD/config.log/config.log

Ubuntu 20.04 amd64 build: Failed (click for details)

Configure failed for Ubuntu 20.04 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16766/artifact/U2004AMD64BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for valgrind... no
configure: error: Please install valgrind before configuring.

Ubuntu 20.04 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16766/artifact/U2004AMD64BUILD/config.log/config.log

Ubuntu 18.04 ppc64le build: Failed (click for details)

Configure failed for Ubuntu 18.04 ppc64le build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16766/artifact/U1804PPC64LEBUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for valgrind... no
configure: error: Please install valgrind before configuring.

Ubuntu 18.04 ppc64le build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16766/artifact/U1804PPC64LEBUILD/config.log/config.log

NetBSD 8 amd64 build: Failed (click for details) NetBSD 8 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16766/artifact/CI012BUILD/config.log/config.log

Configure failed for NetBSD 8 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16766/artifact/CI012BUILD/ErrorLog/log_configure.txt)

checking whether mallinfo is available... no
checking whether malloc_usable_size is available... no
checking whether malloc_size is available... no
checking directory to use for state file... /var/run
checking for valgrind... no
configure: error: Please install valgrind before configuring.
Debian 9 amd64 build: Failed (click for details)

Configure failed for Debian 9 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16766/artifact/CI021BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for valgrind... no
configure: error: Please install valgrind before configuring.

Debian 9 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16766/artifact/CI021BUILD/config.log/config.log

Ubuntu 16.04 arm8 build: Failed (click for details)

Configure failed for Ubuntu 16.04 arm8 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16766/artifact/U16ARM8BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for valgrind... no
configure: error: Please install valgrind before configuring.

Ubuntu 16.04 arm8 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16766/artifact/U16ARM8BUILD/config.log/config.log

Ubuntu 16.04 i386 build: Failed (click for details)

Configure failed for Ubuntu 16.04 i386 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16766/artifact/U1604I386/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for valgrind... no
configure: error: Please install valgrind before configuring.

Ubuntu 16.04 i386 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16766/artifact/U1604I386/config.log/config.log

Successful on other platforms/tests
  • CentOS 8 amd64 build
  • CentOS 7 amd64 build
  • Fedora 29 amd64 build

@polychaeta polychaeta dismissed their stale review January 28, 2021 11:34

blocking comments addressed

@NetDEF-CI
Copy link
Collaborator

NetDEF-CI commented Jan 28, 2021

Continuous Integration Result: FAILED

Continuous Integration Result: FAILED

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

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: Failed

FreeBSD 12 amd64 build: Failed (click for details)

Configure failed for FreeBSD 12 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16771/artifact/FBSD12AMD64/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... no
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for valgrind... no
configure: error: Please install valgrind before configuring.

FreeBSD 12 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16771/artifact/FBSD12AMD64/config.log/config.log

Ubuntu 18.04 amd64 build: Failed (click for details)

Configure failed for Ubuntu 18.04 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16771/artifact/U1804AMD64/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for valgrind... no
configure: error: Please install valgrind before configuring.

Ubuntu 18.04 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16771/artifact/U1804AMD64/config.log/config.log

Ubuntu 16.04 arm7 build: Failed (click for details) Ubuntu 16.04 arm7 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16771/artifact/CI101BUILD/config.log/config.log

Configure failed for Ubuntu 16.04 arm7 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16771/artifact/CI101BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for valgrind... no
configure: error: Please install valgrind before configuring.
Debian 8 amd64 build: Failed (click for details) Debian 8 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16771/artifact/CI008BLD/config.log/config.log

Configure failed for Debian 8 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16771/artifact/CI008BLD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for valgrind... no
configure: error: Please install valgrind before configuring.
Ubuntu 18.04 ppc64le build: Failed (click for details)

Configure failed for Ubuntu 18.04 ppc64le build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16771/artifact/U1804PPC64LEBUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for valgrind... no
configure: error: Please install valgrind before configuring.

Ubuntu 18.04 ppc64le build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16771/artifact/U1804PPC64LEBUILD/config.log/config.log

Debian 9 amd64 build: Failed (click for details)

Configure failed for Debian 9 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16771/artifact/CI021BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for valgrind... no
configure: error: Please install valgrind before configuring.

Debian 9 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16771/artifact/CI021BUILD/config.log/config.log

OpenBSD 6 amd64 build: Failed (click for details)

Configure failed for OpenBSD 6 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16771/artifact/CI011BUILD/ErrorLog/log_configure.txt)

checking whether mallinfo is available... no
checking whether malloc_usable_size is available... no
checking whether malloc_size is available... no
checking directory to use for state file... /var/run
checking for valgrind... no
configure: error: Please install valgrind before configuring.

OpenBSD 6 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16771/artifact/CI011BUILD/config.log/config.log

FreeBSD 11 amd64 build: Failed (click for details)

Configure failed for FreeBSD 11 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16771/artifact/CI009BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... no
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for valgrind... no
configure: error: Please install valgrind before configuring.

FreeBSD 11 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16771/artifact/CI009BUILD/config.log/config.log

NetBSD 8 amd64 build: Failed (click for details) NetBSD 8 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16771/artifact/CI012BUILD/config.log/config.log

Configure failed for NetBSD 8 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16771/artifact/CI012BUILD/ErrorLog/log_configure.txt)

checking whether mallinfo is available... no
checking whether malloc_usable_size is available... no
checking whether malloc_size is available... no
checking directory to use for state file... /var/run
checking for valgrind... no
configure: error: Please install valgrind before configuring.
Ubuntu 18.04 arm7 build: Failed (click for details)

Configure failed for Ubuntu 18.04 arm7 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16771/artifact/U18ARM7BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for valgrind... no
configure: error: Please install valgrind before configuring.

Ubuntu 18.04 arm7 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16771/artifact/U18ARM7BUILD/config.log/config.log

Ubuntu 18.04 arm8 build: Failed (click for details) Ubuntu 18.04 arm8 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16771/artifact/U18ARM8BUILD/config.log/config.log

Configure failed for Ubuntu 18.04 arm8 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16771/artifact/U18ARM8BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for valgrind... no
configure: error: Please install valgrind before configuring.
Ubuntu 16.04 amd64 build: Failed (click for details)

Configure failed for Ubuntu 16.04 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16771/artifact/CI014BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for valgrind... no
configure: error: Please install valgrind before configuring.

Ubuntu 16.04 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16771/artifact/CI014BUILD/config.log/config.log

Ubuntu 20.04 amd64 build: Failed (click for details)

Configure failed for Ubuntu 20.04 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16771/artifact/U2004AMD64BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for valgrind... no
configure: error: Please install valgrind before configuring.

Ubuntu 20.04 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16771/artifact/U2004AMD64BUILD/config.log/config.log

Ubuntu 16.04 i386 build: Failed (click for details)

Configure failed for Ubuntu 16.04 i386 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16771/artifact/U1604I386/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for valgrind... no
configure: error: Please install valgrind before configuring.

Ubuntu 16.04 i386 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16771/artifact/U1604I386/config.log/config.log

Debian 10 amd64 build: Failed (click for details) Debian 10 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16771/artifact/DEB10BUILD/config.log/config.log

Configure failed for Debian 10 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16771/artifact/DEB10BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for valgrind... no
configure: error: Please install valgrind before configuring.
Ubuntu 16.04 arm8 build: Failed (click for details)

Configure failed for Ubuntu 16.04 arm8 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16771/artifact/U16ARM8BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for valgrind... no
configure: error: Please install valgrind before configuring.

Ubuntu 16.04 arm8 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16771/artifact/U16ARM8BUILD/config.log/config.log

Successful on other platforms/tests
  • CentOS 8 amd64 build
  • CentOS 7 amd64 build
  • Fedora 29 amd64 build

@LabN-CI
Copy link
Collaborator

LabN-CI commented Jan 28, 2021

Outdated results 💚

Basic BGPD CI results: SUCCESS, 0 tests failed

_ _
Result SUCCESS git merge/7963 3adf1bf
Date 01/28/2021
Start 06:27:45
Finish 07:07:01
Run-Time 39:16
Total 1815
Pass 1815
Fail 0
Valgrind-Errors 0
Valgrind-Loss 0
Details vncregress-2021-01-28-06:27:45.txt
Log autoscript-2021-01-28-06:28:46.log.bz2
Memory 500 498 427

For details, please contact louberger

@LabN-CI
Copy link
Collaborator

LabN-CI commented Jan 28, 2021

Outdated results 💚

Basic BGPD CI results: SUCCESS, 0 tests failed

_ _
Result SUCCESS git merge/7963 ff8d5fa
Date 01/28/2021
Start 07:50:16
Finish 08:29:37
Run-Time 39:21
Total 1815
Pass 1815
Fail 0
Valgrind-Errors 0
Valgrind-Loss 0
Details vncregress-2021-01-28-07:50:16.txt
Log autoscript-2021-01-28-07:51:19.log.bz2
Memory 503 496 427

For details, please contact louberger

@NetDEF-CI
Copy link
Collaborator

NetDEF-CI commented Jan 28, 2021

Continuous Integration Result: SUCCESSFUL

Continuous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF / OpenSourceRouting.org CI System

CI System Testrun URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16782/

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.

@donaldsharp
Copy link
Member

This does not build properly with --enable-dev:

                pcep_pcc_timeout_handler(ctrl_state, pcc_state, timeout_type,
                ~~~~~~~~~~~~~~~~~~~~~~~~                        ^~~~~~~~~~~~
1 error generated.
make[1]: *** [Makefile:10383: pathd/pathd_pcep_la-path_pcep_controller.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
pathd/path_pcep_lib.c:179:20: error: comparison of array 'pcep_options->tcp_md5_auth' not equal to a null pointer is always true [-Werror,-Wtautological-pointer-compare]
        if (pcep_options->tcp_md5_auth != NULL
            ~~~~~~~~~~~~~~^~~~~~~~~~~~    ~~~~
1 error generated.
make[1]: *** [Makefile:10397: pathd/pathd_pcep_la-path_pcep_lib.lo] Error 1
pathd/path_pcep_config.c:349:47: error: implicit conversion from enumeration type 'enum pcep_metric_types' to different enumeration type 'enum srte_candidate_metric_type' [-Werror,-Wenum-conversion]
                srte_lsp_set_metric(candidate->lsp, metric->type, metric->value,
                ~~~~~~~~~~~~~~~~~~~                 ~~~~~~~~^~~~
1 error generated.
make[1]: *** [Makefile:10411: pathd/pathd_pcep_la-path_pcep_config.lo] Error 1

@donaldsharp
Copy link
Member

Warnings need to be cleaned up:

30: warning: comparison of array 'socket_comm_session->tcp_authentication_str' not equal to a null pointer is always true [-Wtautological-pointer-compare]
    if (socket_comm_session->tcp_authentication_str != NULL &&
        ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~    ~~~~
  AR       bgpd/rfp-example/librfp/librfp.a
  CC       pceplib/test/pcep_msg_tests-pcep_msg_messages_test.o
  CC       pceplib/test/pcep_msg_tests-pcep_msg_object_error_types_test.o
  CC       pceplib/test/pcep_msg_tests-pcep_msg_messages_tests.o
  CC       pceplib/test/pcep_msg_tests-pcep_msg_objects_test.o
  CC       pceplib/test/pcep_msg_tests-pcep_msg_tlvs_test.o
  CC       pceplib/test/pcep_msg_tests-pcep_msg_tools_test.o
  CC       pceplib/test/pcep_pcc_api_tests-pcep_pcc_api_test.o
  CC       pceplib/test/pcep_pcc_api_tests-pcep_pcc_api_tests.o
  AR       pceplib/src/libsocket_comm_mock.a
  CC       zebra/zebra_mlag.o
  CC       mlag/libmlag_pb_la-mlag.pb-c.lo
pceplib/test/pcep_msg_tlvs_test.c:324:5: warning: comparison of integers of different signs: 'uint32_t' (aka 'unsigned int') and 'int' [-Wsign-compare]
    CU_ASSERT_EQUAL(uint32_ptr[2], (htons(tunnel_id) << 16) | htons(lsp_id));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CUnit/CUnit.h:179:39: note: expanded from macro 'CU_ASSERT_EQUAL'
  { CU_assertImplementation(((actual) == (expected)), __LINE__, ("CU_ASSERT_EQUAL(" #actual "," #expected ")"), __FILE__, "", CU_FALSE); }
                              ~~~~~~  ^   ~~~~~~~~
pceplib/test/pcep_msg_tlvs_test.c:339:5: warning: comparison of integers of different signs: 'uint32_t' (aka 'unsigned int') and 'int' [-Wsign-compare]
    CU_ASSERT_EQUAL(uint32_ptr[2], (htons(tunnel_id) << 16) | htons(lsp_id));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CUnit/CUnit.h:179:39: note: expanded from macro 'CU_ASSERT_EQUAL'
  { CU_assertImplementation(((actual) == (expected)), __LINE__, ("CU_ASSERT_EQUAL(" #actual "," #expected ")"), __FILE__, "", CU_FALSE); }
                              ~~~~~~  ^   ~~~~~~~~
pceplib/test/pcep_msg_tlvs_test.c:380:5: warning: comparison of integers of different signs: 'uint32_t' (aka 'unsigned int') and 'int' [-Wsign-compare]
    CU_ASSERT_EQUAL(uint32_ptr[5], (htons(tunnel_id) << 16) | htons(lsp_id));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CUnit/CUnit.h:179:39: note: expanded from macro 'CU_ASSERT_EQUAL'
  { CU_assertImplementation(((actual) == (expected)), __LINE__, ("CU_ASSERT_EQUAL(" #actual "," #expected ")"), __FILE__, "", CU_FALSE); }
                              ~~~~~~  ^   ~~~~~~~~
  CCLD     tools/ssd

@donaldsharp
Copy link
Member

I'd like to follow the same directory structure if at all possible in FRR across the board. Can we move everything in the src directory up one level?

@donaldsharp
Copy link
Member

the jpg images. Probably belong in the user/developer directory now?

@LabN-CI
Copy link
Collaborator

LabN-CI commented Jan 28, 2021

Outdated results 💚

Basic BGPD CI results: SUCCESS, 0 tests failed

_ _
Result SUCCESS git merge/7963 27dbf42
Date 01/28/2021
Start 13:49:58
Finish 14:29:13
Run-Time 39:15
Total 1815
Pass 1815
Fail 0
Valgrind-Errors 0
Valgrind-Loss 0
Details vncregress-2021-01-28-13:49:58.txt
Log autoscript-2021-01-28-13:51:02.log.bz2
Memory 485 491 429

For details, please contact louberger

@LabN-CI
Copy link
Collaborator

LabN-CI commented Jan 29, 2021

Outdated results 🛑

Basic BGPD CI results: FAILURE

_ _
Result FAILURE git merge/7963 2fda67f frr.github Build
Date 01/29/2021
Start 06:06:41
Finish 06:07:40
Run-Time 00:59
Total
Pass
Fail
Valgrind-Errors
Valgrind-Loss
Details vncregress-2021-01-29-06:06:41.txt
Log make-2021-01-29-06:06:41.out.bz2
Memory

For details, please contact louberger

@rampxxxx
Copy link
Contributor Author

Thank you for your comments.
Comments for build, warnings and src fixed with 2fda67f commit.
Regarding the README.md and the images folder should be moved to doc/developer , maybe a new folder like doc/developer/pceplib ?

@donaldsharp
Copy link
Member

doc/developer/pceplib sounds great

@LabN-CI
Copy link
Collaborator

LabN-CI commented Jan 29, 2021

Outdated results 🛑

Basic BGPD CI results: FAILURE

_ _
Result FAILURE git merge/7963 0176edc frr.github Build
Date 01/29/2021
Start 06:30:36
Finish 06:31:39
Run-Time 01:03
Total
Pass
Fail
Valgrind-Errors
Valgrind-Loss
Details vncregress-2021-01-29-06:30:36.txt
Log make-2021-01-29-06:30:36.out.bz2
Memory

For details, please contact louberger

Copy link
Member

@donaldsharp donaldsharp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1

vtysh/extract.pl.in Outdated Show resolved Hide resolved
vtysh/extract.pl.in Outdated Show resolved Hide resolved
@LabN-CI
Copy link
Collaborator

LabN-CI commented Jan 29, 2021

Outdated results 🛑

Basic BGPD CI results: FAILURE

_ _
Result FAILURE git merge/7963 0d2df78 frr.github Build
Date 01/29/2021
Start 08:20:36
Finish 08:21:36
Run-Time 01:00
Total
Pass
Fail
Valgrind-Errors
Valgrind-Loss
Details vncregress-2021-01-29-08:20:36.txt
Log make-2021-01-29-08:20:36.out.bz2
Memory

For details, please contact louberger

@NetDEF-CI
Copy link
Collaborator

NetDEF-CI commented Jan 29, 2021

Continuous Integration Result: FAILED

Continuous Integration Result: FAILED

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

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

Topo tests part 0 on Ubuntu 18.04 arm8: Failed (click for details)

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

Topology Tests failed for Topo tests part 0 on Ubuntu 18.04 arm8:

*** Error setting resource limits. Mininet's performance may be affected.
*** defaultIntf: warning: r1 has no interfaces
2021-01-29 11:51:56,537 ERROR: r1: zebra left a dead pidfile (pid=13605)
2021-01-29 11:52:10,862 ERROR: r3: zebra left a dead pidfile (pid=14220)
2021-01-29 12:22:30,264 ERROR: d2: zebra left a dead pidfile (pid=24193)
2021-01-29 12:24:13,796 ERROR: rt2: zebra left a dead pidfile (pid=34054)
2021-01-29 12:26:39,475 ERROR: 'router_json_cmp' failed after 101.04 seconds
2021-01-29 12:26:39,479 ERROR: assert failed at "test_isis_lsp_bits_topo1/test_rib_ipv4_step1": "rt6" JSON output mismatches the expected result
assert Generated JSON diff error report:
  
  > $->0.0.0.0/0: d2 has the following element at index 0 which is not present in d1: 
  
  	{
  	    "distance": 115,
  	    "destSelected": true,
  	    "protocol": "isis",
  	    "metric": 10,
  	    "selected": true,
  	    "installed": true,
  	    "prefix": "0.0.0.0/0",
  	    "nexthops": [
  	        {
  	            "fib": true,
  	            "ip": "10.0.7.4",
  	            "active": true,
  	            "afi": "ipv4",
  	            "interfaceName": "eth-rt4"
  	        },
  	        {
  	            "fib": true,
  	            "ip": "10.0.8.5",
  	            "active": true,
  	            "afi": "ipv4",
  	            "interfaceName": "eth-rt5"
  	        }
  	    ]
  	}
  
  	Closest match in d1 is at index 0 with the following errors: 
  
  	> $->0.0.0.0/0[0]->nexthops: d1 has Array of length 1 but in d2 it is of length 2
  
2021-01-29 12:28:34,326 ERROR: rt7: isisd left a dead pidfile (pid=37518)
2021-01-29 12:34:50,122 ERROR: rt5: zebra left a dead pidfile (pid=42672)
2021-01-29 12:34:50,896 ERROR: rt1: zebra left a dead pidfile (pid=42877)
2021-01-29 12:38:55,775 ERROR: r1: zebra left a dead pidfile (pid=50040)
2021-01-29 12:41:24,388 WARNING: ['Area 1:', ' Interface: r1-eth1, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.1.1/24', ' IPv6 Link-Locals:', ' fe80::1001:50ff:fe2e:8506/64', '', ' Interface: r1-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.2.1/24', ' IPv6 Link-Locals:', ' fe80::18e5:caff:fe2a:823f/64']
2021-01-29 12:41:24,389 WARNING: {'1': {'r1-eth1': [{'metric': '10', 'level': 'Level-1'}], 'r1-eth2': [{'metric': '10', 'level': 'Level-1'}]}}
2021-01-29 12:41:24,720 WARNING: ['Area 1:', ' Interface: r2-eth1, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.1.2/24', ' IPv6 Link-Locals:', ' fe80::78f4:5bff:fe1d:c983/64', '', ' Interface: r2-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.3.2/24', ' IPv6 Link-Locals:', ' fe80::4cea:14ff:fe8f:394d/64']
2021-01-29 12:41:24,721 WARNING: {'1': {'r2-eth1': [{'metric': '10', 'level': 'Level-1'}], 'r2-eth2': [{'metric': '10', 'level': 'Level-1'}]}}
2021-01-29 12:41:25,050 WARNING: ['Area 1:', ' Interface: r3-eth1, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.2.3/24', ' IPv6 Link-Locals:', ' fe80::acb5:f7ff:fe35:c80d/64', '', ' Interface: r3-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.3.3/24', ' IPv6 Link-Locals:', ' fe80::9077:c2ff:fe44:29d5/64']
2021-01-29 12:41:25,051 WARNING: {'1': {'r3-eth2': [{'metric': '10', 'level': 'Level-1'}], 'r3-eth1': [{'metric': '10', 'level': 'Level-1'}]}}
2021-01-29 12:41:40,436 WARNING: ['Area 1:', ' Interface: r1-eth1, State: Config, Active, Circuit Id: 0x0', ' Type: Unknown, Level: L1', ' Level-1 Information:', ' Metric: 16777214, Active neighbors: 0', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', '', ' Interface: r1-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.2.1/24', ' IPv6 Link-Locals:', ' fe80::18e5:caff:fe2a:823f/64']
2021-01-29 12:41:40,436 WARNING: {'1': {'r1-eth1': [{'metric': '16777214', 'level': 'Level-1'}], 'r1-eth2': [{'metric': '10', 'level': 'Level-1'}]}}
2021-01-29 12:41:40,767 WARNING: ['Area 1:', ' Interface: r2-eth1, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 16777214, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.1.2/24', ' IPv6 Link-Locals:', ' fe80::78f4:5bff:fe1d:c983/64', '', ' Interface: r2-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.3.2/24', ' IPv6 Link-Locals:', ' fe80::4cea:14ff:fe8f:394d/64']
2021-01-29 12:41:40,767 WARNING: {'1': {'r2-eth1': [{'metric': '16777214', 'level': 'Level-1'}], 'r2-eth2': [{'metric': '10', 'level': 'Level-1'}]}}
2021-01-29 12:41:41,097 WARNING: ['Area 1:', ' Interface: r3-eth1, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.2.3/24', ' IPv6 Link-Locals:', ' fe80::acb5:f7ff:fe35:c80d/64', '', ' Interface: r3-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.3.3/24', ' IPv6 Link-Locals:', ' fe80::9077:c2ff:fe44:29d5/64']
2021-01-29 12:41:41,097 WARNING: {'1': {'r3-eth2': [{'metric': '10', 'level': 'Level-1'}], 'r3-eth1': [{'metric': '10', 'level': 'Level-1'}]}}
2021-01-29 12:41:56,236 WARNING: ['Area 1:', ' Interface: r1-eth1, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.1.1/24', ' IPv6 Link-Locals:', ' fe80::1001:50ff:fe2e:8506/64', '', ' Interface: r1-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.2.1/24', ' IPv6 Link-Locals:', ' fe80::18e5:caff:fe2a:823f/64']
2021-01-29 12:41:56,236 WARNING: {'1': {'r1-eth1': [{'metric': '10', 'level': 'Level-1'}], 'r1-eth2': [{'metric': '10', 'level': 'Level-1'}]}}
2021-01-29 12:41:56,562 WARNING: ['Area 1:', ' Interface: r2-eth1, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.1.2/24', ' IPv6 Link-Locals:', ' fe80::78f4:5bff:fe1d:c983/64', '', ' Interface: r2-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.3.2/24', ' IPv6 Link-Locals:', ' fe80::4cea:14ff:fe8f:394d/64']
2021-01-29 12:41:56,562 WARNING: {'1': {'r2-eth1': [{'metric': '10', 'level': 'Level-1'}], 'r2-eth2': [{'metric': '10', 'level': 'Level-1'}]}}
2021-01-29 12:41:56,885 WARNING: ['Area 1:', ' Interface: r3-eth1, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.2.3/24', ' IPv6 Link-Locals:', ' fe80::acb5:f7ff:fe35:c80d/64', '', ' Interface: r3-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.3.3/24', ' IPv6 Link-Locals:', ' fe80::9077:c2ff:fe44:29d5/64']
2021-01-29 12:41:56,885 WARNING: {'1': {'r3-eth2': [{'metric': '10', 'level': 'Level-1'}], 'r3-eth1': [{'metric': '10', 'level': 'Level-1'}]}}
2021-01-29 12:42:11,254 WARNING: ['Area 1:', ' Interface: r1-eth1, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 16777214, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.1.1/24', ' IPv6 Link-Locals:', ' fe80::1001:50ff:fe2e:8506/64', '', ' Interface: r1-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.2.1/24', ' IPv6 Link-Locals:', ' fe80::18e5:caff:fe2a:823f/64']
2021-01-29 12:42:11,255 WARNING: {'1': {'r1-eth1': [{'metric': '16777214', 'level': 'Level-1'}], 'r1-eth2': [{'metric': '10', 'level': 'Level-1'}]}}
2021-01-29 12:42:11,585 WARNING: ['Area 1:', ' Interface: r2-eth1, State: Config, Active, Circuit Id: 0x0', ' Type: Unknown, Level: L1', ' Level-1 Information:', ' Metric: 16777214, Active neighbors: 0', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', '', ' Interface: r2-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.3.2/24', ' IPv6 Link-Locals:', ' fe80::4cea:14ff:fe8f:394d/64']
2021-01-29 12:42:11,585 WARNING: {'1': {'r2-eth1': [{'metric': '16777214', 'level': 'Level-1'}], 'r2-eth2': [{'metric': '10', 'level': 'Level-1'}]}}
2021-01-29 12:42:11,915 WARNING: ['Area 1:', ' Interface: r3-eth1, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.2.3/24', ' IPv6 Link-Locals:', ' fe80::acb5:f7ff:fe35:c80d/64', '', ' Interface: r3-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.3.3/24', ' IPv6 Link-Locals:', ' fe80::9077:c2ff:fe44:29d5/64']
2021-01-29 12:42:11,916 WARNING: {'1': {'r3-eth2': [{'metric': '10', 'level': 'Level-1'}], 'r3-eth1': [{'metric': '10', 'level': 'Level-1'}]}}
2021-01-29 12:42:30,418 WARNING: ['Area 1:', ' Interface: r1-eth1, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.1.1/24', ' IPv6 Link-Locals:', ' fe80::1001:50ff:fe2e:8506/64', '', ' Interface: r1-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.2.1/24', ' IPv6 Link-Locals:', ' fe80::18e5:caff:fe2a:823f/64']
2021-01-29 12:42:30,418 WARNING: {'1': {'r1-eth1': [{'metric': '10', 'level': 'Level-1'}], 'r1-eth2': [{'metric': '10', 'level': 'Level-1'}]}}
2021-01-29 12:42:30,748 WARNING: ['Area 1:', ' Interface: r2-eth1, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.1.2/24', ' IPv6 Link-Locals:', ' fe80::78f4:5bff:fe1d:c983/64', '', ' Interface: r2-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.3.2/24', ' IPv6 Link-Locals:', ' fe80::4cea:14ff:fe8f:394d/64']
2021-01-29 12:42:30,749 WARNING: {'1': {'r2-eth1': [{'metric': '10', 'level': 'Level-1'}], 'r2-eth2': [{'metric': '10', 'level': 'Level-1'}]}}
2021-01-29 12:42:31,081 WARNING: ['Area 1:', ' Interface: r3-eth1, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.2.3/24', ' IPv6 Link-Locals:', ' fe80::acb5:f7ff:fe35:c80d/64', '', ' Interface: r3-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.3.3/24', ' IPv6 Link-Locals:', ' fe80::9077:c2ff:fe44:29d5/64']
2021-01-29 12:42:31,082 WARNING: {'1': {'r3-eth2': [{'metric': '10', 'level': 'Level-1'}], 'r3-eth1': [{'metric': '10', 'level': 'Level-1'}]}}
2021-01-29 13:11:35,827 ERROR: i1: zebra left a dead pidfile (pid=74369)
2021-01-29 13:29:24,326 ERROR: r3: zebra left a dead pidfile (pid=82150)
2021-01-29 13:48:34,250 ERROR: r1: zebra left a dead pidfile (pid=98311)

see full log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16826/artifact/TOPO0U18ARM8/ErrorLog/log_topotests.txt

Successful on other platforms/tests
  • IPv6 protocols on Ubuntu 18.04
  • Topo tests part 3 on Ubuntu 18.04 arm8
  • Fedora 29 rpm pkg check
  • Addresssanitizer topotests part 1
  • Topo tests part 3 on Ubuntu 18.04 amd64
  • Topo tests part 4 on Ubuntu 16.04 amd64
  • Topo tests part 1 on Ubuntu 16.04 amd64
  • Topo tests part 3 on Ubuntu 16.04 amd64
  • Debian 8 deb pkg check
  • Topo tests part 4 on Ubuntu 18.04 amd64
  • Topo tests part 0 on Ubuntu 16.04 amd64
  • IPv4 protocols on Ubuntu 18.04
  • Topo tests part 1 on Ubuntu 18.04 arm8
  • Static analyzer (clang)
  • Topo tests part 2 on Ubuntu 18.04 arm8
  • Topo tests part 2 on Ubuntu 16.04 i386
  • Topo tests part 0 on Ubuntu 18.04 amd64
  • Topo tests part 4 on Ubuntu 16.04 i386
  • Ubuntu 16.04 deb pkg check
  • Topo tests part 1 on Ubuntu 16.04 i386
  • Topo tests part 4 on Ubuntu 18.04 arm8
  • IPv4 ldp protocol on Ubuntu 18.04
  • Ubuntu 20.04 deb pkg check
  • Topo tests part 1 on Ubuntu 18.04 amd64
  • Addresssanitizer topotests part 2
  • Ubuntu 18.04 deb pkg check
  • Debian 9 deb pkg check
  • Topo tests part 2 on Ubuntu 16.04 amd64
  • CentOS 7 rpm pkg check
  • Topo tests part 0 on Ubuntu 16.04 i386
  • Topo tests part 2 on Ubuntu 18.04 amd64
  • Debian 10 deb pkg check
  • Addresssanitizer topotests part 0
  • Topo tests part 3 on Ubuntu 16.04 i386

@NetDEF-CI
Copy link
Collaborator

NetDEF-CI commented Jan 29, 2021

Continuous Integration Result: FAILED

Continuous Integration Result: FAILED

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

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

Topo tests part 0 on Ubuntu 18.04 arm8: Failed (click for details)

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

Topology Tests failed for Topo tests part 0 on Ubuntu 18.04 arm8:

*** Error setting resource limits. Mininet's performance may be affected.
*** defaultIntf: warning: r1 has no interfaces
2021-01-29 12:51:35,961 ERROR: rt5: zebra left a dead pidfile (pid=33616)
2021-01-29 12:51:37,471 ERROR: rt2: zebra left a dead pidfile (pid=34022)
2021-01-29 12:54:01,605 ERROR: 'router_json_cmp' failed after 100.55 seconds
2021-01-29 12:54:01,609 ERROR: assert failed at "test_isis_lsp_bits_topo1/test_rib_ipv4_step1": "rt6" JSON output mismatches the expected result
assert Generated JSON diff error report:
  
  > $->0.0.0.0/0: d2 has the following element at index 0 which is not present in d1: 
  
  	{
  	    "distance": 115,
  	    "destSelected": true,
  	    "protocol": "isis",
  	    "metric": 10,
  	    "selected": true,
  	    "installed": true,
  	    "prefix": "0.0.0.0/0",
  	    "nexthops": [
  	        {
  	            "fib": true,
  	            "ip": "10.0.7.4",
  	            "active": true,
  	            "afi": "ipv4",
  	            "interfaceName": "eth-rt4"
  	        },
  	        {
  	            "fib": true,
  	            "ip": "10.0.8.5",
  	            "active": true,
  	            "afi": "ipv4",
  	            "interfaceName": "eth-rt5"
  	        }
  	    ]
  	}
  
  	Closest match in d1 is at index 0 with the following errors: 
  
  	> $->0.0.0.0/0[0]->nexthops: d1 has Array of length 1 but in d2 it is of length 2
  
2021-01-29 12:54:01,751 ERROR: rt5: zebra left a dead pidfile (pid=35644)
2021-01-29 13:04:47,514 ERROR: rt5: zebra left a dead pidfile (pid=46225)
2021-01-29 13:06:06,532 ERROR: r4: zebra left a dead pidfile (pid=49873)
2021-01-29 13:06:07,040 ERROR: r1: zebra left a dead pidfile (pid=50008)
2021-01-29 13:06:07,292 ERROR: r3: zebra left a dead pidfile (pid=50133)
2021-01-29 13:08:34,859 WARNING: ['Area 1:', ' Interface: r1-eth1, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.1.1/24', ' IPv6 Link-Locals:', ' fe80::e854:74ff:fefc:7578/64', '', ' Interface: r1-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.2.1/24', ' IPv6 Link-Locals:', ' fe80::a6:51ff:fee4:c807/64']
2021-01-29 13:08:34,860 WARNING: {'1': {'r1-eth1': [{'metric': '10', 'level': 'Level-1'}], 'r1-eth2': [{'metric': '10', 'level': 'Level-1'}]}}
2021-01-29 13:08:35,184 WARNING: ['Area 1:', ' Interface: r2-eth1, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.1.2/24', ' IPv6 Link-Locals:', ' fe80::1021:edff:fe49:e9d6/64', '', ' Interface: r2-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.3.2/24', ' IPv6 Link-Locals:', ' fe80::4006:a7ff:fea9:dbc3/64']
2021-01-29 13:08:35,185 WARNING: {'1': {'r2-eth1': [{'metric': '10', 'level': 'Level-1'}], 'r2-eth2': [{'metric': '10', 'level': 'Level-1'}]}}
2021-01-29 13:08:35,515 WARNING: ['Area 1:', ' Interface: r3-eth1, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.2.3/24', ' IPv6 Link-Locals:', ' fe80::c435:30ff:fe74:12/64', '', ' Interface: r3-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.3.3/24', ' IPv6 Link-Locals:', ' fe80::94c1:6cff:feab:6df5/64']
2021-01-29 13:08:35,515 WARNING: {'1': {'r3-eth2': [{'metric': '10', 'level': 'Level-1'}], 'r3-eth1': [{'metric': '10', 'level': 'Level-1'}]}}
2021-01-29 13:08:50,742 WARNING: ['Area 1:', ' Interface: r1-eth1, State: Config, Active, Circuit Id: 0x0', ' Type: Unknown, Level: L1', ' Level-1 Information:', ' Metric: 16777214, Active neighbors: 0', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', '', ' Interface: r1-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.2.1/24', ' IPv6 Link-Locals:', ' fe80::a6:51ff:fee4:c807/64']
2021-01-29 13:08:50,742 WARNING: {'1': {'r1-eth1': [{'metric': '16777214', 'level': 'Level-1'}], 'r1-eth2': [{'metric': '10', 'level': 'Level-1'}]}}
2021-01-29 13:08:51,071 WARNING: ['Area 1:', ' Interface: r2-eth1, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 16777214, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.1.2/24', ' IPv6 Link-Locals:', ' fe80::1021:edff:fe49:e9d6/64', '', ' Interface: r2-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.3.2/24', ' IPv6 Link-Locals:', ' fe80::4006:a7ff:fea9:dbc3/64']
2021-01-29 13:08:51,071 WARNING: {'1': {'r2-eth1': [{'metric': '16777214', 'level': 'Level-1'}], 'r2-eth2': [{'metric': '10', 'level': 'Level-1'}]}}
2021-01-29 13:08:51,397 WARNING: ['Area 1:', ' Interface: r3-eth1, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.2.3/24', ' IPv6 Link-Locals:', ' fe80::c435:30ff:fe74:12/64', '', ' Interface: r3-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.3.3/24', ' IPv6 Link-Locals:', ' fe80::94c1:6cff:feab:6df5/64']
2021-01-29 13:08:51,397 WARNING: {'1': {'r3-eth2': [{'metric': '10', 'level': 'Level-1'}], 'r3-eth1': [{'metric': '10', 'level': 'Level-1'}]}}
2021-01-29 13:09:07,306 WARNING: ['Area 1:', ' Interface: r1-eth1, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.1.1/24', ' IPv6 Link-Locals:', ' fe80::e854:74ff:fefc:7578/64', '', ' Interface: r1-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.2.1/24', ' IPv6 Link-Locals:', ' fe80::a6:51ff:fee4:c807/64']
2021-01-29 13:09:07,306 WARNING: {'1': {'r1-eth1': [{'metric': '10', 'level': 'Level-1'}], 'r1-eth2': [{'metric': '10', 'level': 'Level-1'}]}}
2021-01-29 13:09:07,634 WARNING: ['Area 1:', ' Interface: r2-eth1, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.1.2/24', ' IPv6 Link-Locals:', ' fe80::1021:edff:fe49:e9d6/64', '', ' Interface: r2-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.3.2/24', ' IPv6 Link-Locals:', ' fe80::4006:a7ff:fea9:dbc3/64']
2021-01-29 13:09:07,634 WARNING: {'1': {'r2-eth1': [{'metric': '10', 'level': 'Level-1'}], 'r2-eth2': [{'metric': '10', 'level': 'Level-1'}]}}
2021-01-29 13:09:07,959 WARNING: ['Area 1:', ' Interface: r3-eth1, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.2.3/24', ' IPv6 Link-Locals:', ' fe80::c435:30ff:fe74:12/64', '', ' Interface: r3-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.3.3/24', ' IPv6 Link-Locals:', ' fe80::94c1:6cff:feab:6df5/64']
2021-01-29 13:09:07,960 WARNING: {'1': {'r3-eth2': [{'metric': '10', 'level': 'Level-1'}], 'r3-eth1': [{'metric': '10', 'level': 'Level-1'}]}}
2021-01-29 13:09:27,224 WARNING: ['Area 1:', ' Interface: r1-eth1, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 16777214, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.1.1/24', ' IPv6 Link-Locals:', ' fe80::e854:74ff:fefc:7578/64', '', ' Interface: r1-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.2.1/24', ' IPv6 Link-Locals:', ' fe80::a6:51ff:fee4:c807/64']
2021-01-29 13:09:27,224 WARNING: {'1': {'r1-eth1': [{'metric': '16777214', 'level': 'Level-1'}], 'r1-eth2': [{'metric': '10', 'level': 'Level-1'}]}}
2021-01-29 13:09:27,553 WARNING: ['Area 1:', ' Interface: r2-eth1, State: Config, Active, Circuit Id: 0x0', ' Type: Unknown, Level: L1', ' Level-1 Information:', ' Metric: 16777214, Active neighbors: 0', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', '', ' Interface: r2-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.3.2/24', ' IPv6 Link-Locals:', ' fe80::4006:a7ff:fea9:dbc3/64']
2021-01-29 13:09:27,554 WARNING: {'1': {'r2-eth1': [{'metric': '16777214', 'level': 'Level-1'}], 'r2-eth2': [{'metric': '10', 'level': 'Level-1'}]}}
2021-01-29 13:09:27,883 WARNING: ['Area 1:', ' Interface: r3-eth1, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.2.3/24', ' IPv6 Link-Locals:', ' fe80::c435:30ff:fe74:12/64', '', ' Interface: r3-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.3.3/24', ' IPv6 Link-Locals:', ' fe80::94c1:6cff:feab:6df5/64']
2021-01-29 13:09:27,884 WARNING: {'1': {'r3-eth2': [{'metric': '10', 'level': 'Level-1'}], 'r3-eth1': [{'metric': '10', 'level': 'Level-1'}]}}
2021-01-29 13:09:45,473 WARNING: ['Area 1:', ' Interface: r1-eth1, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.1.1/24', ' IPv6 Link-Locals:', ' fe80::e854:74ff:fefc:7578/64', '', ' Interface: r1-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.2.1/24', ' IPv6 Link-Locals:', ' fe80::a6:51ff:fee4:c807/64']
2021-01-29 13:09:45,473 WARNING: {'1': {'r1-eth1': [{'metric': '10', 'level': 'Level-1'}], 'r1-eth2': [{'metric': '10', 'level': 'Level-1'}]}}
2021-01-29 13:09:45,798 WARNING: ['Area 1:', ' Interface: r2-eth1, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.1.2/24', ' IPv6 Link-Locals:', ' fe80::1021:edff:fe49:e9d6/64', '', ' Interface: r2-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.3.2/24', ' IPv6 Link-Locals:', ' fe80::4006:a7ff:fea9:dbc3/64']
2021-01-29 13:09:45,799 WARNING: {'1': {'r2-eth1': [{'metric': '10', 'level': 'Level-1'}], 'r2-eth2': [{'metric': '10', 'level': 'Level-1'}]}}
2021-01-29 13:09:46,127 WARNING: ['Area 1:', ' Interface: r3-eth1, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.2.3/24', ' IPv6 Link-Locals:', ' fe80::c435:30ff:fe74:12/64', '', ' Interface: r3-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.3.3/24', ' IPv6 Link-Locals:', ' fe80::94c1:6cff:feab:6df5/64']
2021-01-29 13:09:46,127 WARNING: {'1': {'r3-eth2': [{'metric': '10', 'level': 'Level-1'}], 'r3-eth1': [{'metric': '10', 'level': 'Level-1'}]}}
2021-01-29 13:38:33,892 ERROR: i3: bgpd left a dead pidfile (pid=74441)
2021-01-29 13:58:01,682 ERROR: r2: zebra left a dead pidfile (pid=88093)
2021-01-29 14:14:52,329 ERROR: vm4: zebra left a dead pidfile (pid=99974)
2021-01-29 14:15:04,466 ERROR: r1: zebra left a dead pidfile (pid=101288)

see full log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16827/artifact/TOPO0U18ARM8/ErrorLog/log_topotests.txt

Successful on other platforms/tests
  • Topo tests part 1 on Ubuntu 16.04 amd64
  • Topo tests part 3 on Ubuntu 18.04 amd64
  • IPv6 protocols on Ubuntu 18.04
  • Fedora 29 rpm pkg check
  • Topo tests part 4 on Ubuntu 16.04 amd64
  • Addresssanitizer topotests part 1
  • Topo tests part 3 on Ubuntu 16.04 amd64
  • Debian 8 deb pkg check
  • Topo tests part 4 on Ubuntu 18.04 amd64
  • Topo tests part 0 on Ubuntu 16.04 amd64
  • IPv4 protocols on Ubuntu 18.04
  • Topo tests part 1 on Ubuntu 18.04 arm8
  • Topo tests part 3 on Ubuntu 16.04 i386
  • Static analyzer (clang)
  • Topo tests part 2 on Ubuntu 18.04 arm8
  • Topo tests part 2 on Ubuntu 16.04 i386
  • Topo tests part 0 on Ubuntu 18.04 amd64
  • Topo tests part 4 on Ubuntu 16.04 i386
  • Topo tests part 1 on Ubuntu 16.04 i386
  • Ubuntu 16.04 deb pkg check
  • Topo tests part 4 on Ubuntu 18.04 arm8
  • Addresssanitizer topotests part 2
  • Ubuntu 18.04 deb pkg check
  • Topo tests part 1 on Ubuntu 18.04 amd64
  • Ubuntu 20.04 deb pkg check
  • Topo tests part 3 on Ubuntu 18.04 arm8
  • Debian 9 deb pkg check
  • Topo tests part 2 on Ubuntu 16.04 amd64
  • Topo tests part 2 on Ubuntu 18.04 amd64
  • Topo tests part 0 on Ubuntu 16.04 i386
  • IPv4 ldp protocol on Ubuntu 18.04
  • Debian 10 deb pkg check
  • CentOS 7 rpm pkg check
  • Addresssanitizer topotests part 0

@LabN-CI
Copy link
Collaborator

LabN-CI commented Jan 29, 2021

Outdated results 🛑

Basic BGPD CI results: FAILURE

_ _
Result FAILURE git merge/7963 2712dbb frr.github Build
Date 01/29/2021
Start 10:50:35
Finish 10:51:40
Run-Time 01:05
Total
Pass
Fail
Valgrind-Errors
Valgrind-Loss
Details vncregress-2021-01-29-10:50:35.txt
Log make-2021-01-29-10:50:35.out.bz2
Memory

For details, please contact louberger

@NetDEF-CI
Copy link
Collaborator

NetDEF-CI commented Jan 29, 2021

Continuous Integration Result: SUCCESSFUL

Continuous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF / OpenSourceRouting.org CI System

CI System Testrun URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16831/

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.

@NetDEF-CI
Copy link
Collaborator

NetDEF-CI commented Jan 29, 2021

Continuous Integration Result: FAILED

Continuous Integration Result: FAILED

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

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

Topo tests part 0 on Ubuntu 18.04 arm8: Failed (click for details)

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

Topology Tests failed for Topo tests part 0 on Ubuntu 18.04 arm8:

*** Error setting resource limits. Mininet's performance may be affected.
*** defaultIntf: warning: r1 has no interfaces
2021-01-29 16:33:49,755 ERROR: r2: zebra left a dead pidfile (pid=13673)
2021-01-29 16:42:26,686 ERROR: r4: zebra left a dead pidfile (pid=16160)
2021-01-29 17:04:11,197 ERROR: d1: zebra left a dead pidfile (pid=24249)
2021-01-29 17:05:50,098 ERROR: rt5: zebra left a dead pidfile (pid=33620)
2021-01-29 17:05:50,601 ERROR: rt7: zebra left a dead pidfile (pid=33747)
2021-01-29 17:08:15,923 ERROR: 'router_json_cmp' failed after 100.68 seconds
2021-01-29 17:08:15,927 ERROR: assert failed at "test_isis_lsp_bits_topo1/test_rib_ipv4_step1": "rt6" JSON output mismatches the expected result
assert Generated JSON diff error report:
  
  > $->0.0.0.0/0: d2 has the following element at index 0 which is not present in d1: 
  
  	{
  	    "distance": 115,
  	    "destSelected": true,
  	    "protocol": "isis",
  	    "metric": 10,
  	    "selected": true,
  	    "installed": true,
  	    "prefix": "0.0.0.0/0",
  	    "nexthops": [
  	        {
  	            "fib": true,
  	            "ip": "10.0.7.4",
  	            "active": true,
  	            "afi": "ipv4",
  	            "interfaceName": "eth-rt4"
  	        },
  	        {
  	            "fib": true,
  	            "ip": "10.0.8.5",
  	            "active": true,
  	            "afi": "ipv4",
  	            "interfaceName": "eth-rt5"
  	        }
  	    ]
  	}
  
  	Closest match in d1 is at index 0 with the following errors: 
  
  	> $->0.0.0.0/0[0]->nexthops: d1 has Array of length 1 but in d2 it is of length 2
  
2021-01-29 17:08:16,546 ERROR: rt6: zebra left a dead pidfile (pid=35784)
2021-01-29 17:08:16,784 ERROR: rt1: zebra left a dead pidfile (pid=35844)
2021-01-29 17:16:20,245 ERROR: rt4: zebra left a dead pidfile (pid=42732)
2021-01-29 17:16:20,759 ERROR: rt1: zebra left a dead pidfile (pid=42863)
2021-01-29 17:19:03,555 ERROR: rt5: zebra left a dead pidfile (pid=46239)
2021-01-29 17:19:41,177 ERROR: r4: zebra left a dead pidfile (pid=48725)
2021-01-29 17:20:21,081 ERROR: r3: zebra left a dead pidfile (pid=50134)
2021-01-29 17:22:49,370 WARNING: ['Area 1:', ' Interface: r1-eth1, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.1.1/24', ' IPv6 Link-Locals:', ' fe80::fcea:2aff:fe0b:edec/64', '', ' Interface: r1-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.2.1/24', ' IPv6 Link-Locals:', ' fe80::3c0e:91ff:fe23:aee6/64']
2021-01-29 17:22:49,371 WARNING: {'1': {'r1-eth1': [{'metric': '10', 'level': 'Level-1'}], 'r1-eth2': [{'metric': '10', 'level': 'Level-1'}]}}
2021-01-29 17:22:49,697 WARNING: ['Area 1:', ' Interface: r2-eth1, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.1.2/24', ' IPv6 Link-Locals:', ' fe80::c0dd:21ff:feeb:5023/64', '', ' Interface: r2-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.3.2/24', ' IPv6 Link-Locals:', ' fe80::80db:e4ff:fe6d:39b6/64']
2021-01-29 17:22:49,698 WARNING: {'1': {'r2-eth1': [{'metric': '10', 'level': 'Level-1'}], 'r2-eth2': [{'metric': '10', 'level': 'Level-1'}]}}
2021-01-29 17:22:50,025 WARNING: ['Area 1:', ' Interface: r3-eth1, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.2.3/24', ' IPv6 Link-Locals:', ' fe80::8c21:35ff:fe53:13a5/64', '', ' Interface: r3-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.3.3/24', ' IPv6 Link-Locals:', ' fe80::28e7:c9ff:feea:9843/64']
2021-01-29 17:22:50,025 WARNING: {'1': {'r3-eth2': [{'metric': '10', 'level': 'Level-1'}], 'r3-eth1': [{'metric': '10', 'level': 'Level-1'}]}}
2021-01-29 17:23:09,441 WARNING: ['Area 1:', ' Interface: r1-eth1, State: Config, Active, Circuit Id: 0x0', ' Type: Unknown, Level: L1', ' Level-1 Information:', ' Metric: 16777214, Active neighbors: 0', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', '', ' Interface: r1-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.2.1/24', ' IPv6 Link-Locals:', ' fe80::3c0e:91ff:fe23:aee6/64']
2021-01-29 17:23:09,442 WARNING: {'1': {'r1-eth1': [{'metric': '16777214', 'level': 'Level-1'}], 'r1-eth2': [{'metric': '10', 'level': 'Level-1'}]}}
2021-01-29 17:23:09,768 WARNING: ['Area 1:', ' Interface: r2-eth1, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 16777214, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.1.2/24', ' IPv6 Link-Locals:', ' fe80::c0dd:21ff:feeb:5023/64', '', ' Interface: r2-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.3.2/24', ' IPv6 Link-Locals:', ' fe80::80db:e4ff:fe6d:39b6/64']
2021-01-29 17:23:09,769 WARNING: {'1': {'r2-eth1': [{'metric': '16777214', 'level': 'Level-1'}], 'r2-eth2': [{'metric': '10', 'level': 'Level-1'}]}}
2021-01-29 17:23:10,098 WARNING: ['Area 1:', ' Interface: r3-eth1, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.2.3/24', ' IPv6 Link-Locals:', ' fe80::8c21:35ff:fe53:13a5/64', '', ' Interface: r3-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.3.3/24', ' IPv6 Link-Locals:', ' fe80::28e7:c9ff:feea:9843/64']
2021-01-29 17:23:10,099 WARNING: {'1': {'r3-eth2': [{'metric': '10', 'level': 'Level-1'}], 'r3-eth1': [{'metric': '10', 'level': 'Level-1'}]}}
2021-01-29 17:23:26,054 WARNING: ['Area 1:', ' Interface: r1-eth1, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.1.1/24', ' IPv6 Link-Locals:', ' fe80::fcea:2aff:fe0b:edec/64', '', ' Interface: r1-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.2.1/24', ' IPv6 Link-Locals:', ' fe80::3c0e:91ff:fe23:aee6/64']
2021-01-29 17:23:26,055 WARNING: {'1': {'r1-eth1': [{'metric': '10', 'level': 'Level-1'}], 'r1-eth2': [{'metric': '10', 'level': 'Level-1'}]}}
2021-01-29 17:23:26,382 WARNING: ['Area 1:', ' Interface: r2-eth1, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.1.2/24', ' IPv6 Link-Locals:', ' fe80::c0dd:21ff:feeb:5023/64', '', ' Interface: r2-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.3.2/24', ' IPv6 Link-Locals:', ' fe80::80db:e4ff:fe6d:39b6/64']
2021-01-29 17:23:26,383 WARNING: {'1': {'r2-eth1': [{'metric': '10', 'level': 'Level-1'}], 'r2-eth2': [{'metric': '10', 'level': 'Level-1'}]}}
2021-01-29 17:23:26,708 WARNING: ['Area 1:', ' Interface: r3-eth1, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.2.3/24', ' IPv6 Link-Locals:', ' fe80::8c21:35ff:fe53:13a5/64', '', ' Interface: r3-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.3.3/24', ' IPv6 Link-Locals:', ' fe80::28e7:c9ff:feea:9843/64']
2021-01-29 17:23:26,708 WARNING: {'1': {'r3-eth2': [{'metric': '10', 'level': 'Level-1'}], 'r3-eth1': [{'metric': '10', 'level': 'Level-1'}]}}
2021-01-29 17:23:45,982 WARNING: ['Area 1:', ' Interface: r1-eth1, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 16777214, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.1.1/24', ' IPv6 Link-Locals:', ' fe80::fcea:2aff:fe0b:edec/64', '', ' Interface: r1-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.2.1/24', ' IPv6 Link-Locals:', ' fe80::3c0e:91ff:fe23:aee6/64']
2021-01-29 17:23:45,983 WARNING: {'1': {'r1-eth1': [{'metric': '16777214', 'level': 'Level-1'}], 'r1-eth2': [{'metric': '10', 'level': 'Level-1'}]}}
2021-01-29 17:23:46,315 WARNING: ['Area 1:', ' Interface: r2-eth1, State: Config, Active, Circuit Id: 0x0', ' Type: Unknown, Level: L1', ' Level-1 Information:', ' Metric: 16777214, Active neighbors: 0', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', '', ' Interface: r2-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.3.2/24', ' IPv6 Link-Locals:', ' fe80::80db:e4ff:fe6d:39b6/64']
2021-01-29 17:23:46,316 WARNING: {'1': {'r2-eth1': [{'metric': '16777214', 'level': 'Level-1'}], 'r2-eth2': [{'metric': '10', 'level': 'Level-1'}]}}
2021-01-29 17:23:46,643 WARNING: ['Area 1:', ' Interface: r3-eth1, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.2.3/24', ' IPv6 Link-Locals:', ' fe80::8c21:35ff:fe53:13a5/64', '', ' Interface: r3-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.3.3/24', ' IPv6 Link-Locals:', ' fe80::28e7:c9ff:feea:9843/64']
2021-01-29 17:23:46,644 WARNING: {'1': {'r3-eth2': [{'metric': '10', 'level': 'Level-1'}], 'r3-eth1': [{'metric': '10', 'level': 'Level-1'}]}}
2021-01-29 17:24:04,234 WARNING: ['Area 1:', ' Interface: r1-eth1, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.1.1/24', ' IPv6 Link-Locals:', ' fe80::fcea:2aff:fe0b:edec/64', '', ' Interface: r1-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.2.1/24', ' IPv6 Link-Locals:', ' fe80::3c0e:91ff:fe23:aee6/64']
2021-01-29 17:24:04,234 WARNING: {'1': {'r1-eth1': [{'metric': '10', 'level': 'Level-1'}], 'r1-eth2': [{'metric': '10', 'level': 'Level-1'}]}}
2021-01-29 17:24:04,560 WARNING: ['Area 1:', ' Interface: r2-eth1, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.1.2/24', ' IPv6 Link-Locals:', ' fe80::c0dd:21ff:feeb:5023/64', '', ' Interface: r2-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.3.2/24', ' IPv6 Link-Locals:', ' fe80::80db:e4ff:fe6d:39b6/64']
2021-01-29 17:24:04,561 WARNING: {'1': {'r2-eth1': [{'metric': '10', 'level': 'Level-1'}], 'r2-eth2': [{'metric': '10', 'level': 'Level-1'}]}}
2021-01-29 17:24:04,886 WARNING: ['Area 1:', ' Interface: r3-eth1, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.2.3/24', ' IPv6 Link-Locals:', ' fe80::8c21:35ff:fe53:13a5/64', '', ' Interface: r3-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.3.3/24', ' IPv6 Link-Locals:', ' fe80::28e7:c9ff:feea:9843/64']
2021-01-29 17:24:04,887 WARNING: {'1': {'r3-eth2': [{'metric': '10', 'level': 'Level-1'}], 'r3-eth1': [{'metric': '10', 'level': 'Level-1'}]}}
2021-01-29 18:14:47,499 ERROR: r2: zebra left a dead pidfile (pid=89649)
2021-01-29 18:19:33,780 ERROR: r1: zebra left a dead pidfile (pid=91011)
2021-01-29 18:21:33,402 ERROR: r2: zebra left a dead pidfile (pid=93560)
2021-01-29 18:23:43,796 ERROR: r2: zebra left a dead pidfile (pid=95615)
2021-01-29 18:29:42,600 ERROR: vm6: zebra left a dead pidfile (pid=100052)

see full log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16834/artifact/TOPO0U18ARM8/ErrorLog/log_topotests.txt

Successful on other platforms/tests
  • IPv4 protocols on Ubuntu 18.04
  • Fedora 29 rpm pkg check
  • Topo tests part 1 on Ubuntu 18.04 arm8
  • Topo tests part 3 on Ubuntu 18.04 amd64
  • Topo tests part 1 on Ubuntu 16.04 amd64
  • Topo tests part 4 on Ubuntu 18.04 arm8
  • IPv6 protocols on Ubuntu 18.04
  • Ubuntu 16.04 deb pkg check
  • Topo tests part 1 on Ubuntu 16.04 i386
  • Topo tests part 4 on Ubuntu 16.04 amd64
  • Topo tests part 3 on Ubuntu 16.04 amd64
  • Debian 8 deb pkg check
  • Debian 9 deb pkg check
  • Topo tests part 0 on Ubuntu 16.04 amd64
  • Addresssanitizer topotests part 0
  • Topo tests part 3 on Ubuntu 16.04 i386
  • Static analyzer (clang)
  • Ubuntu 20.04 deb pkg check
  • Topo tests part 2 on Ubuntu 18.04 arm8
  • Topo tests part 0 on Ubuntu 18.04 amd64
  • Topo tests part 2 on Ubuntu 16.04 i386
  • Topo tests part 1 on Ubuntu 18.04 amd64
  • Topo tests part 4 on Ubuntu 18.04 amd64
  • Ubuntu 18.04 deb pkg check
  • Topo tests part 3 on Ubuntu 18.04 arm8
  • Topo tests part 2 on Ubuntu 16.04 amd64
  • Addresssanitizer topotests part 1
  • CentOS 7 rpm pkg check
  • Topo tests part 2 on Ubuntu 18.04 amd64
  • Topo tests part 0 on Ubuntu 16.04 i386
  • Debian 10 deb pkg check
  • IPv4 ldp protocol on Ubuntu 18.04
  • Addresssanitizer topotests part 2
  • Topo tests part 4 on Ubuntu 16.04 i386

@LabN-CI
Copy link
Collaborator

LabN-CI commented Jan 30, 2021

Outdated results 💚

Basic BGPD CI results: SUCCESS, 0 tests failed

_ _
Result SUCCESS git merge/7963 2712dbb
Date 01/30/2021
Start 16:17:01
Finish 16:56:20
Run-Time 39:19
Total 1815
Pass 1815
Fail 0
Valgrind-Errors 0
Valgrind-Loss 0
Details vncregress-2021-01-30-16:17:01.txt
Log autoscript-2021-01-30-16:18:03.log.bz2
Memory 506 492 428

For details, please contact louberger

@rampxxxx
Copy link
Contributor Author

rampxxxx commented Feb 1, 2021

ci:rerun

@LabN-CI
Copy link
Collaborator

LabN-CI commented Feb 1, 2021

Outdated results 💚

Basic BGPD CI results: SUCCESS, 0 tests failed

_ _
Result SUCCESS git merge/7963 07b7f86
Date 02/01/2021
Start 03:10:36
Finish 03:49:55
Run-Time 39:19
Total 1815
Pass 1815
Fail 0
Valgrind-Errors 0
Valgrind-Loss 0
Details vncregress-2021-02-01-03:10:36.txt
Log autoscript-2021-02-01-03:11:38.log.bz2
Memory 502 508 427

For details, please contact louberger

@NetDEF-CI
Copy link
Collaborator

NetDEF-CI commented Feb 1, 2021

Continuous Integration Result: FAILED

Continuous Integration Result: FAILED

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

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

Topo tests part 0 on Ubuntu 18.04 arm8: Failed (click for details)

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

Topology Tests failed for Topo tests part 0 on Ubuntu 18.04 arm8:

*** Error setting resource limits. Mininet's performance may be affected.
2021-02-01 08:27:03,665 ERROR: r1: zebra left a dead pidfile (pid=9642)
*** defaultIntf: warning: r1 has no interfaces
2021-02-01 08:59:26,675 ERROR: rt2: zebra left a dead pidfile (pid=34011)
2021-02-01 09:01:51,080 ERROR: 'router_json_cmp' failed after 100.71 seconds
2021-02-01 09:01:51,083 ERROR: assert failed at "test_isis_lsp_bits_topo1/test_rib_ipv4_step1": "rt6" JSON output mismatches the expected result
assert Generated JSON diff error report:
  
  > $->0.0.0.0/0: d2 has the following element at index 0 which is not present in d1: 
  
  	{
  	    "distance": 115,
  	    "destSelected": true,
  	    "protocol": "isis",
  	    "metric": 10,
  	    "selected": true,
  	    "installed": true,
  	    "prefix": "0.0.0.0/0",
  	    "nexthops": [
  	        {
  	            "fib": true,
  	            "ip": "10.0.7.4",
  	            "active": true,
  	            "afi": "ipv4",
  	            "interfaceName": "eth-rt4"
  	        },
  	        {
  	            "fib": true,
  	            "ip": "10.0.8.5",
  	            "active": true,
  	            "afi": "ipv4",
  	            "interfaceName": "eth-rt5"
  	        }
  	    ]
  	}
  
  	Closest match in d1 is at index 0 with the following errors: 
  
  	> $->0.0.0.0/0[0]->nexthops: d1 has Array of length 1 but in d2 it is of length 2
  
2021-02-01 09:01:51,227 ERROR: rt5: zebra left a dead pidfile (pid=35643)
2021-02-01 09:13:18,117 ERROR: r4: zebra left a dead pidfile (pid=48705)
2021-02-01 09:13:18,371 ERROR: r5: zebra left a dead pidfile (pid=48766)
2021-02-01 09:13:18,747 ERROR: r2: zebra left a dead pidfile (pid=48884)
2021-02-01 09:16:25,587 WARNING: ['Area 1:', ' Interface: r1-eth1, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.1.1/24', ' IPv6 Link-Locals:', ' fe80::c5f:1fff:fe51:2905/64', '', ' Interface: r1-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.2.1/24', ' IPv6 Link-Locals:', ' fe80::e892:8cff:fe40:2bf7/64']
2021-02-01 09:16:25,587 WARNING: {'1': {'r1-eth1': [{'metric': '10', 'level': 'Level-1'}], 'r1-eth2': [{'metric': '10', 'level': 'Level-1'}]}}
2021-02-01 09:16:25,913 WARNING: ['Area 1:', ' Interface: r2-eth1, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.1.2/24', ' IPv6 Link-Locals:', ' fe80::2c22:51ff:fefd:7776/64', '', ' Interface: r2-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.3.2/24', ' IPv6 Link-Locals:', ' fe80::f426:21ff:fe4c:2ba7/64']
2021-02-01 09:16:25,914 WARNING: {'1': {'r2-eth1': [{'metric': '10', 'level': 'Level-1'}], 'r2-eth2': [{'metric': '10', 'level': 'Level-1'}]}}
2021-02-01 09:16:26,242 WARNING: ['Area 1:', ' Interface: r3-eth1, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.2.3/24', ' IPv6 Link-Locals:', ' fe80::907c:20ff:fe0a:8bc/64', '', ' Interface: r3-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.3.3/24', ' IPv6 Link-Locals:', ' fe80::745a:13ff:feed:21fb/64']
2021-02-01 09:16:26,243 WARNING: {'1': {'r3-eth2': [{'metric': '10', 'level': 'Level-1'}], 'r3-eth1': [{'metric': '10', 'level': 'Level-1'}]}}
2021-02-01 09:16:45,662 WARNING: ['Area 1:', ' Interface: r1-eth1, State: Config, Active, Circuit Id: 0x0', ' Type: Unknown, Level: L1', ' Level-1 Information:', ' Metric: 16777214, Active neighbors: 0', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', '', ' Interface: r1-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.2.1/24', ' IPv6 Link-Locals:', ' fe80::e892:8cff:fe40:2bf7/64']
2021-02-01 09:16:45,662 WARNING: {'1': {'r1-eth1': [{'metric': '16777214', 'level': 'Level-1'}], 'r1-eth2': [{'metric': '10', 'level': 'Level-1'}]}}
2021-02-01 09:16:45,988 WARNING: ['Area 1:', ' Interface: r2-eth1, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 16777214, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.1.2/24', ' IPv6 Link-Locals:', ' fe80::2c22:51ff:fefd:7776/64', '', ' Interface: r2-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.3.2/24', ' IPv6 Link-Locals:', ' fe80::f426:21ff:fe4c:2ba7/64']
2021-02-01 09:16:45,988 WARNING: {'1': {'r2-eth1': [{'metric': '16777214', 'level': 'Level-1'}], 'r2-eth2': [{'metric': '10', 'level': 'Level-1'}]}}
2021-02-01 09:16:46,318 WARNING: ['Area 1:', ' Interface: r3-eth1, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.2.3/24', ' IPv6 Link-Locals:', ' fe80::907c:20ff:fe0a:8bc/64', '', ' Interface: r3-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.3.3/24', ' IPv6 Link-Locals:', ' fe80::745a:13ff:feed:21fb/64']
2021-02-01 09:16:46,318 WARNING: {'1': {'r3-eth2': [{'metric': '10', 'level': 'Level-1'}], 'r3-eth1': [{'metric': '10', 'level': 'Level-1'}]}}
2021-02-01 09:17:02,252 WARNING: ['Area 1:', ' Interface: r1-eth1, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.1.1/24', ' IPv6 Link-Locals:', ' fe80::c5f:1fff:fe51:2905/64', '', ' Interface: r1-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.2.1/24', ' IPv6 Link-Locals:', ' fe80::e892:8cff:fe40:2bf7/64']
2021-02-01 09:17:02,253 WARNING: {'1': {'r1-eth1': [{'metric': '10', 'level': 'Level-1'}], 'r1-eth2': [{'metric': '10', 'level': 'Level-1'}]}}
2021-02-01 09:17:02,578 WARNING: ['Area 1:', ' Interface: r2-eth1, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.1.2/24', ' IPv6 Link-Locals:', ' fe80::2c22:51ff:fefd:7776/64', '', ' Interface: r2-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.3.2/24', ' IPv6 Link-Locals:', ' fe80::f426:21ff:fe4c:2ba7/64']
2021-02-01 09:17:02,578 WARNING: {'1': {'r2-eth1': [{'metric': '10', 'level': 'Level-1'}], 'r2-eth2': [{'metric': '10', 'level': 'Level-1'}]}}
2021-02-01 09:17:02,907 WARNING: ['Area 1:', ' Interface: r3-eth1, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.2.3/24', ' IPv6 Link-Locals:', ' fe80::907c:20ff:fe0a:8bc/64', '', ' Interface: r3-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.3.3/24', ' IPv6 Link-Locals:', ' fe80::745a:13ff:feed:21fb/64']
2021-02-01 09:17:02,908 WARNING: {'1': {'r3-eth2': [{'metric': '10', 'level': 'Level-1'}], 'r3-eth1': [{'metric': '10', 'level': 'Level-1'}]}}
2021-02-01 09:17:22,177 WARNING: ['Area 1:', ' Interface: r1-eth1, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 16777214, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.1.1/24', ' IPv6 Link-Locals:', ' fe80::c5f:1fff:fe51:2905/64', '', ' Interface: r1-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.2.1/24', ' IPv6 Link-Locals:', ' fe80::e892:8cff:fe40:2bf7/64']
2021-02-01 09:17:22,178 WARNING: {'1': {'r1-eth1': [{'metric': '16777214', 'level': 'Level-1'}], 'r1-eth2': [{'metric': '10', 'level': 'Level-1'}]}}
2021-02-01 09:17:22,506 WARNING: ['Area 1:', ' Interface: r2-eth1, State: Config, Active, Circuit Id: 0x0', ' Type: Unknown, Level: L1', ' Level-1 Information:', ' Metric: 16777214, Active neighbors: 0', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', '', ' Interface: r2-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.3.2/24', ' IPv6 Link-Locals:', ' fe80::f426:21ff:fe4c:2ba7/64']
2021-02-01 09:17:22,506 WARNING: {'1': {'r2-eth1': [{'metric': '16777214', 'level': 'Level-1'}], 'r2-eth2': [{'metric': '10', 'level': 'Level-1'}]}}
2021-02-01 09:17:22,834 WARNING: ['Area 1:', ' Interface: r3-eth1, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.2.3/24', ' IPv6 Link-Locals:', ' fe80::907c:20ff:fe0a:8bc/64', '', ' Interface: r3-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.3.3/24', ' IPv6 Link-Locals:', ' fe80::745a:13ff:feed:21fb/64']
2021-02-01 09:17:22,834 WARNING: {'1': {'r3-eth2': [{'metric': '10', 'level': 'Level-1'}], 'r3-eth1': [{'metric': '10', 'level': 'Level-1'}]}}
2021-02-01 09:17:40,426 WARNING: ['Area 1:', ' Interface: r1-eth1, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.1.1/24', ' IPv6 Link-Locals:', ' fe80::c5f:1fff:fe51:2905/64', '', ' Interface: r1-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.2.1/24', ' IPv6 Link-Locals:', ' fe80::e892:8cff:fe40:2bf7/64']
2021-02-01 09:17:40,426 WARNING: {'1': {'r1-eth1': [{'metric': '10', 'level': 'Level-1'}], 'r1-eth2': [{'metric': '10', 'level': 'Level-1'}]}}
2021-02-01 09:17:40,753 WARNING: ['Area 1:', ' Interface: r2-eth1, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.1.2/24', ' IPv6 Link-Locals:', ' fe80::2c22:51ff:fefd:7776/64', '', ' Interface: r2-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.3.2/24', ' IPv6 Link-Locals:', ' fe80::f426:21ff:fe4c:2ba7/64']
2021-02-01 09:17:40,753 WARNING: {'1': {'r2-eth1': [{'metric': '10', 'level': 'Level-1'}], 'r2-eth2': [{'metric': '10', 'level': 'Level-1'}]}}
2021-02-01 09:17:41,081 WARNING: ['Area 1:', ' Interface: r3-eth1, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.2.3/24', ' IPv6 Link-Locals:', ' fe80::907c:20ff:fe0a:8bc/64', '', ' Interface: r3-eth2, State: Up, Active, Circuit Id: 0x0', ' Type: p2p, Level: L1', ' Level-1 Information:', ' Metric: 10, Active neighbors: 1', ' Hello interval: 3, Holddown count: 10 (pad)', ' CNSP interval: 10, PSNP interval: 2', ' IP Prefix(es):', ' 10.0.3.3/24', ' IPv6 Link-Locals:', ' fe80::745a:13ff:feed:21fb/64']
2021-02-01 09:17:41,082 WARNING: {'1': {'r3-eth2': [{'metric': '10', 'level': 'Level-1'}], 'r3-eth1': [{'metric': '10', 'level': 'Level-1'}]}}
2021-02-01 09:43:02,725 ERROR: i3: bgpd left a dead pidfile (pid=59963)
2021-02-01 10:00:54,344 ERROR: r2: zebra left a dead pidfile (pid=82981)
2021-02-01 10:23:24,048 ERROR: r1: zebra left a dead pidfile (pid=101362)

see full log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16852/artifact/TOPO0U18ARM8/ErrorLog/log_topotests.txt

Successful on other platforms/tests
  • Topo tests part 2 on Ubuntu 16.04 amd64
  • Ubuntu 16.04 deb pkg check
  • Topo tests part 2 on Ubuntu 18.04 arm8
  • Topo tests part 1 on Ubuntu 16.04 i386
  • Topo tests part 0 on Ubuntu 18.04 amd64
  • Topo tests part 2 on Ubuntu 16.04 i386
  • Debian 10 deb pkg check
  • Topo tests part 2 on Ubuntu 18.04 amd64
  • Topo tests part 0 on Ubuntu 16.04 i386
  • Topo tests part 3 on Ubuntu 16.04 amd64
  • Topo tests part 4 on Ubuntu 16.04 i386
  • Ubuntu 20.04 deb pkg check
  • Addresssanitizer topotests part 0
  • IPv4 ldp protocol on Ubuntu 18.04
  • Debian 9 deb pkg check
  • Topo tests part 4 on Ubuntu 18.04 arm8
  • Topo tests part 3 on Ubuntu 16.04 i386
  • Topo tests part 1 on Ubuntu 18.04 amd64
  • Static analyzer (clang)
  • Ubuntu 18.04 deb pkg check
  • Addresssanitizer topotests part 1
  • CentOS 7 rpm pkg check
  • IPv6 protocols on Ubuntu 18.04
  • Topo tests part 4 on Ubuntu 16.04 amd64
  • Topo tests part 1 on Ubuntu 16.04 amd64
  • Topo tests part 3 on Ubuntu 18.04 amd64
  • Addresssanitizer topotests part 2
  • Fedora 29 rpm pkg check
  • Topo tests part 3 on Ubuntu 18.04 arm8
  • Debian 8 deb pkg check
  • Topo tests part 4 on Ubuntu 18.04 amd64
  • IPv4 protocols on Ubuntu 18.04
  • Topo tests part 0 on Ubuntu 16.04 amd64
  • Topo tests part 1 on Ubuntu 18.04 arm8

@NetDEF-CI
Copy link
Collaborator

NetDEF-CI commented Feb 1, 2021

Continuous Integration Result: SUCCESSFUL

Continuous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF / OpenSourceRouting.org CI System

CI System Testrun URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16853/

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.

@rampxxxx rampxxxx requested a review from donaldsharp February 1, 2021 14:02
@NetDEF-CI
Copy link
Collaborator

NetDEF-CI commented Feb 2, 2021

Continuous Integration Result: FAILED

Continuous Integration Result: FAILED

Test incomplete. See below for issues.
CI System Testrun URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/

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: Incomplete

Ubuntu 16.04 arm8 build: Failed (click for details)

Configure failed for Ubuntu 16.04 arm8 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U16ARM8BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

Ubuntu 16.04 arm8 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U16ARM8BUILD/config.log/config.log

Ubuntu 20.04 amd64 build: Failed (click for details)

Configure failed for Ubuntu 20.04 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U2004AMD64BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

Ubuntu 20.04 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U2004AMD64BUILD/config.log/config.log

Debian 10 amd64 build: Failed (click for details) Debian 10 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/DEB10BUILD/config.log/config.log

Configure failed for Debian 10 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/DEB10BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found
Fedora 29 amd64 build: Failed (click for details)

Configure failed for Fedora 29 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/F29BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

Fedora 29 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/F29BUILD/config.log/config.log

FreeBSD 12 amd64 build: Failed (click for details)

Configure failed for FreeBSD 12 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/FBSD12AMD64/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... no
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

FreeBSD 12 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/FBSD12AMD64/config.log/config.log

Ubuntu 18.04 amd64 build: Failed (click for details)

Configure failed for Ubuntu 18.04 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U1804AMD64/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

Ubuntu 18.04 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U1804AMD64/config.log/config.log

CentOS 8 amd64 build: Failed (click for details)

Configure failed for CentOS 8 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/CENTOS8BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

CentOS 8 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/CENTOS8BUILD/config.log/config.log

Ubuntu 16.04 i386 build: Failed (click for details)

Configure failed for Ubuntu 16.04 i386 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U1604I386/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

Ubuntu 16.04 i386 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U1604I386/config.log/config.log

Ubuntu 16.04 arm8 build: Failed (click for details)

Configure failed for Ubuntu 16.04 arm8 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U16ARM8BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

Ubuntu 16.04 arm8 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U16ARM8BUILD/config.log/config.log

Ubuntu 20.04 amd64 build: Failed (click for details)

Configure failed for Ubuntu 20.04 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U2004AMD64BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

Ubuntu 20.04 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U2004AMD64BUILD/config.log/config.log

Debian 10 amd64 build: Failed (click for details) Debian 10 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/DEB10BUILD/config.log/config.log

Configure failed for Debian 10 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/DEB10BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found
Fedora 29 amd64 build: Failed (click for details)

Configure failed for Fedora 29 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/F29BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

Fedora 29 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/F29BUILD/config.log/config.log

FreeBSD 12 amd64 build: Failed (click for details)

Configure failed for FreeBSD 12 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/FBSD12AMD64/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... no
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

FreeBSD 12 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/FBSD12AMD64/config.log/config.log

Ubuntu 18.04 amd64 build: Failed (click for details)

Configure failed for Ubuntu 18.04 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U1804AMD64/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

Ubuntu 18.04 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U1804AMD64/config.log/config.log

CentOS 8 amd64 build: Failed (click for details)

Configure failed for CentOS 8 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/CENTOS8BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

CentOS 8 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/CENTOS8BUILD/config.log/config.log

Ubuntu 16.04 i386 build: Failed (click for details)

Configure failed for Ubuntu 16.04 i386 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U1604I386/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

Ubuntu 16.04 i386 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U1604I386/config.log/config.log

Ubuntu 16.04 arm7 build: Incomplete (check logs for details)
Debian 9 amd64 build: Failed (click for details)

Configure failed for Debian 9 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/CI021BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

Debian 9 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/CI021BUILD/config.log/config.log

Debian 8 amd64 build: Failed (click for details) Debian 8 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/CI008BLD/config.log/config.log

Configure failed for Debian 8 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/CI008BLD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found
FreeBSD 11 amd64 build: Failed (click for details)

Configure failed for FreeBSD 11 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/CI009BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... no
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

FreeBSD 11 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/CI009BUILD/config.log/config.log

Ubuntu 16.04 arm8 build: Failed (click for details)

Configure failed for Ubuntu 16.04 arm8 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U16ARM8BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

Ubuntu 16.04 arm8 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U16ARM8BUILD/config.log/config.log

Ubuntu 20.04 amd64 build: Failed (click for details)

Configure failed for Ubuntu 20.04 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U2004AMD64BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

Ubuntu 20.04 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U2004AMD64BUILD/config.log/config.log

Debian 10 amd64 build: Failed (click for details) Debian 10 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/DEB10BUILD/config.log/config.log

Configure failed for Debian 10 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/DEB10BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found
Fedora 29 amd64 build: Failed (click for details)

Configure failed for Fedora 29 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/F29BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

Fedora 29 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/F29BUILD/config.log/config.log

FreeBSD 12 amd64 build: Failed (click for details)

Configure failed for FreeBSD 12 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/FBSD12AMD64/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... no
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

FreeBSD 12 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/FBSD12AMD64/config.log/config.log

Ubuntu 18.04 amd64 build: Failed (click for details)

Configure failed for Ubuntu 18.04 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U1804AMD64/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

Ubuntu 18.04 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U1804AMD64/config.log/config.log

CentOS 8 amd64 build: Failed (click for details)

Configure failed for CentOS 8 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/CENTOS8BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

CentOS 8 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/CENTOS8BUILD/config.log/config.log

Ubuntu 16.04 i386 build: Failed (click for details)

Configure failed for Ubuntu 16.04 i386 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U1604I386/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

Ubuntu 16.04 i386 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U1604I386/config.log/config.log

Ubuntu 16.04 arm8 build: Failed (click for details)

Configure failed for Ubuntu 16.04 arm8 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U16ARM8BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

Ubuntu 16.04 arm8 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U16ARM8BUILD/config.log/config.log

Ubuntu 20.04 amd64 build: Failed (click for details)

Configure failed for Ubuntu 20.04 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U2004AMD64BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

Ubuntu 20.04 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U2004AMD64BUILD/config.log/config.log

Debian 10 amd64 build: Failed (click for details) Debian 10 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/DEB10BUILD/config.log/config.log

Configure failed for Debian 10 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/DEB10BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found
Fedora 29 amd64 build: Failed (click for details)

Configure failed for Fedora 29 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/F29BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

Fedora 29 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/F29BUILD/config.log/config.log

FreeBSD 12 amd64 build: Failed (click for details)

Configure failed for FreeBSD 12 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/FBSD12AMD64/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... no
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

FreeBSD 12 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/FBSD12AMD64/config.log/config.log

Ubuntu 18.04 amd64 build: Failed (click for details)

Configure failed for Ubuntu 18.04 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U1804AMD64/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

Ubuntu 18.04 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U1804AMD64/config.log/config.log

CentOS 8 amd64 build: Failed (click for details)

Configure failed for CentOS 8 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/CENTOS8BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

CentOS 8 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/CENTOS8BUILD/config.log/config.log

Ubuntu 16.04 i386 build: Failed (click for details)

Configure failed for Ubuntu 16.04 i386 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U1604I386/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

Ubuntu 16.04 i386 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U1604I386/config.log/config.log

Ubuntu 16.04 arm7 build: Incomplete (check logs for details)
Debian 9 amd64 build: Failed (click for details)

Configure failed for Debian 9 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/CI021BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

Debian 9 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/CI021BUILD/config.log/config.log

Debian 8 amd64 build: Failed (click for details) Debian 8 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/CI008BLD/config.log/config.log

Configure failed for Debian 8 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/CI008BLD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found
FreeBSD 11 amd64 build: Failed (click for details)

Configure failed for FreeBSD 11 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/CI009BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... no
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

FreeBSD 11 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/CI009BUILD/config.log/config.log

Ubuntu 18.04 ppc64le build: Incomplete (check logs for details)
Ubuntu 16.04 arm8 build: Failed (click for details)

Configure failed for Ubuntu 16.04 arm8 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U16ARM8BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

Ubuntu 16.04 arm8 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U16ARM8BUILD/config.log/config.log

Ubuntu 20.04 amd64 build: Failed (click for details)

Configure failed for Ubuntu 20.04 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U2004AMD64BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

Ubuntu 20.04 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U2004AMD64BUILD/config.log/config.log

Debian 10 amd64 build: Failed (click for details) Debian 10 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/DEB10BUILD/config.log/config.log

Configure failed for Debian 10 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/DEB10BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found
Fedora 29 amd64 build: Failed (click for details)

Configure failed for Fedora 29 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/F29BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

Fedora 29 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/F29BUILD/config.log/config.log

FreeBSD 12 amd64 build: Failed (click for details)

Configure failed for FreeBSD 12 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/FBSD12AMD64/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... no
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

FreeBSD 12 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/FBSD12AMD64/config.log/config.log

Ubuntu 18.04 amd64 build: Failed (click for details)

Configure failed for Ubuntu 18.04 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U1804AMD64/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

Ubuntu 18.04 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U1804AMD64/config.log/config.log

CentOS 8 amd64 build: Failed (click for details)

Configure failed for CentOS 8 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/CENTOS8BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

CentOS 8 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/CENTOS8BUILD/config.log/config.log

Ubuntu 16.04 i386 build: Failed (click for details)

Configure failed for Ubuntu 16.04 i386 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U1604I386/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

Ubuntu 16.04 i386 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U1604I386/config.log/config.log

Ubuntu 16.04 arm8 build: Failed (click for details)

Configure failed for Ubuntu 16.04 arm8 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U16ARM8BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

Ubuntu 16.04 arm8 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U16ARM8BUILD/config.log/config.log

Ubuntu 20.04 amd64 build: Failed (click for details)

Configure failed for Ubuntu 20.04 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U2004AMD64BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

Ubuntu 20.04 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U2004AMD64BUILD/config.log/config.log

Debian 10 amd64 build: Failed (click for details) Debian 10 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/DEB10BUILD/config.log/config.log

Configure failed for Debian 10 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/DEB10BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found
Fedora 29 amd64 build: Failed (click for details)

Configure failed for Fedora 29 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/F29BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

Fedora 29 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/F29BUILD/config.log/config.log

FreeBSD 12 amd64 build: Failed (click for details)

Configure failed for FreeBSD 12 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/FBSD12AMD64/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... no
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

FreeBSD 12 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/FBSD12AMD64/config.log/config.log

Ubuntu 18.04 amd64 build: Failed (click for details)

Configure failed for Ubuntu 18.04 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U1804AMD64/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

Ubuntu 18.04 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U1804AMD64/config.log/config.log

CentOS 8 amd64 build: Failed (click for details)

Configure failed for CentOS 8 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/CENTOS8BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

CentOS 8 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/CENTOS8BUILD/config.log/config.log

Ubuntu 16.04 i386 build: Failed (click for details)

Configure failed for Ubuntu 16.04 i386 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U1604I386/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

Ubuntu 16.04 i386 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U1604I386/config.log/config.log

Ubuntu 16.04 arm7 build: Incomplete (check logs for details)
Debian 9 amd64 build: Failed (click for details)

Configure failed for Debian 9 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/CI021BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

Debian 9 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/CI021BUILD/config.log/config.log

Debian 8 amd64 build: Failed (click for details) Debian 8 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/CI008BLD/config.log/config.log

Configure failed for Debian 8 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/CI008BLD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found
FreeBSD 11 amd64 build: Failed (click for details)

Configure failed for FreeBSD 11 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/CI009BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... no
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

FreeBSD 11 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/CI009BUILD/config.log/config.log

Ubuntu 16.04 arm8 build: Failed (click for details)

Configure failed for Ubuntu 16.04 arm8 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U16ARM8BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

Ubuntu 16.04 arm8 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U16ARM8BUILD/config.log/config.log

Ubuntu 20.04 amd64 build: Failed (click for details)

Configure failed for Ubuntu 20.04 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U2004AMD64BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

Ubuntu 20.04 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U2004AMD64BUILD/config.log/config.log

Debian 10 amd64 build: Failed (click for details) Debian 10 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/DEB10BUILD/config.log/config.log

Configure failed for Debian 10 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/DEB10BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found
Fedora 29 amd64 build: Failed (click for details)

Configure failed for Fedora 29 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/F29BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

Fedora 29 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/F29BUILD/config.log/config.log

FreeBSD 12 amd64 build: Failed (click for details)

Configure failed for FreeBSD 12 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/FBSD12AMD64/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... no
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

FreeBSD 12 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/FBSD12AMD64/config.log/config.log

Ubuntu 18.04 amd64 build: Failed (click for details)

Configure failed for Ubuntu 18.04 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U1804AMD64/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

Ubuntu 18.04 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U1804AMD64/config.log/config.log

CentOS 8 amd64 build: Failed (click for details)

Configure failed for CentOS 8 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/CENTOS8BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

CentOS 8 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/CENTOS8BUILD/config.log/config.log

Ubuntu 16.04 i386 build: Failed (click for details)

Configure failed for Ubuntu 16.04 i386 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U1604I386/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

Ubuntu 16.04 i386 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U1604I386/config.log/config.log

Ubuntu 16.04 arm8 build: Failed (click for details)

Configure failed for Ubuntu 16.04 arm8 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U16ARM8BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

Ubuntu 16.04 arm8 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U16ARM8BUILD/config.log/config.log

Ubuntu 20.04 amd64 build: Failed (click for details)

Configure failed for Ubuntu 20.04 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U2004AMD64BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

Ubuntu 20.04 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U2004AMD64BUILD/config.log/config.log

Debian 10 amd64 build: Failed (click for details) Debian 10 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/DEB10BUILD/config.log/config.log

Configure failed for Debian 10 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/DEB10BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found
Fedora 29 amd64 build: Failed (click for details)

Configure failed for Fedora 29 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/F29BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

Fedora 29 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/F29BUILD/config.log/config.log

FreeBSD 12 amd64 build: Failed (click for details)

Configure failed for FreeBSD 12 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/FBSD12AMD64/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... no
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

FreeBSD 12 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/FBSD12AMD64/config.log/config.log

Ubuntu 18.04 amd64 build: Failed (click for details)

Configure failed for Ubuntu 18.04 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U1804AMD64/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

Ubuntu 18.04 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U1804AMD64/config.log/config.log

CentOS 8 amd64 build: Failed (click for details)

Configure failed for CentOS 8 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/CENTOS8BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

CentOS 8 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/CENTOS8BUILD/config.log/config.log

Ubuntu 16.04 i386 build: Failed (click for details)

Configure failed for Ubuntu 16.04 i386 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U1604I386/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

Ubuntu 16.04 i386 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U1604I386/config.log/config.log

Ubuntu 16.04 arm7 build: Incomplete (check logs for details)
Debian 9 amd64 build: Failed (click for details)

Configure failed for Debian 9 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/CI021BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

Debian 9 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/CI021BUILD/config.log/config.log

Debian 8 amd64 build: Failed (click for details) Debian 8 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/CI008BLD/config.log/config.log

Configure failed for Debian 8 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/CI008BLD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found
FreeBSD 11 amd64 build: Failed (click for details)

Configure failed for FreeBSD 11 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/CI009BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... no
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

FreeBSD 11 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/CI009BUILD/config.log/config.log

Ubuntu 18.04 ppc64le build: Incomplete (check logs for details)
Ubuntu 18.04 arm8 build: Incomplete (check logs for details)
OpenBSD 6 amd64 build: Failed (click for details)

Configure failed for OpenBSD 6 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/CI011BUILD/ErrorLog/log_configure.txt)

checking whether mallinfo is available... no
checking whether malloc_usable_size is available... no
checking whether malloc_size is available... no
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

OpenBSD 6 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/CI011BUILD/config.log/config.log

NetBSD 8 amd64 build: Failed (click for details) NetBSD 8 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/CI012BUILD/config.log/config.log

Configure failed for NetBSD 8 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/CI012BUILD/ErrorLog/log_configure.txt)

checking whether mallinfo is available... no
checking whether malloc_usable_size is available... no
checking whether malloc_size is available... no
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found
Ubuntu 16.04 amd64 build: Failed (click for details)

Configure failed for Ubuntu 16.04 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/CI014BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

Ubuntu 16.04 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/CI014BUILD/config.log/config.log

CentOS 7 amd64 build: Failed (click for details)

Configure failed for CentOS 7 amd64 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/CI005BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

CentOS 7 amd64 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/CI005BUILD/config.log/config.log

Ubuntu 18.04 arm7 build: Failed (click for details)

Configure failed for Ubuntu 18.04 arm7 build:
(see full configure log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U18ARM7BUILD/ErrorLog/log_configure.txt)

checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /var/run
checking for CU_initialize_registry in -lcunit... no
configure: error: cunit unit test not found

Ubuntu 18.04 arm7 build: config.log output from configure script can be found at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-16884/artifact/U18ARM7BUILD/config.log/config.log

### Basic Tests: Incomplete

@NetDEF-CI
Copy link
Collaborator

Continuous Integration Result: FAILED

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

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 7: Failed (click for details) Topotests Ubuntu 18.04 arm8 part 7: No useful log found
Successful on other platforms/tests
  • Topotests Ubuntu 18.04 arm8 part 8
  • Topotests Ubuntu 16.04 i386 part 1
  • Addresssanitizer topotests part 6
  • Addresssanitizer topotests part 8
  • Topotests Ubuntu 16.04 amd64 part 2
  • Debian 10 deb pkg check
  • Topotests Ubuntu 18.04 arm8 part 6
  • IPv4 protocols on Ubuntu 18.04
  • Topotests Ubuntu 18.04 amd64 part 2
  • Topotests Ubuntu 16.04 i386 part 0
  • Topotests Ubuntu 16.04 i386 part 9
  • Topotests Ubuntu 16.04 i386 part 3
  • Topotests Ubuntu 18.04 amd64 part 6
  • Topotests Ubuntu 16.04 amd64 part 6
  • Ubuntu 18.04 deb pkg check
  • Ubuntu 20.04 deb pkg check
  • Ubuntu 16.04 deb pkg check
  • Topotests Ubuntu 16.04 i386 part 8
  • Addresssanitizer topotests part 2
  • Topotests Ubuntu 16.04 amd64 part 8
  • Topotests Ubuntu 16.04 amd64 part 9
  • Debian 8 deb pkg check
  • Addresssanitizer topotests part 3
  • Topotests Ubuntu 18.04 amd64 part 8
  • IPv4 ldp protocol on Ubuntu 18.04
  • Debian 9 deb pkg check
  • Addresssanitizer topotests part 9
  • Topotests Ubuntu 16.04 i386 part 4
  • Topotests Ubuntu 18.04 arm8 part 2
  • Addresssanitizer topotests part 7
  • Topotests Ubuntu 18.04 arm8 part 4
  • Topotests Ubuntu 16.04 i386 part 6
  • Topotests Ubuntu 16.04 amd64 part 5
  • Topotests Ubuntu 18.04 arm8 part 9
  • Topotests Ubuntu 18.04 amd64 part 7
  • Topotests Ubuntu 16.04 amd64 part 3
  • Topotests Ubuntu 18.04 amd64 part 9
  • Static analyzer (clang)
  • Fedora 29 rpm pkg check
  • Topotests Ubuntu 16.04 amd64 part 7
  • Topotests Ubuntu 18.04 arm8 part 5
  • Topotests Ubuntu 16.04 i386 part 2
  • Topotests Ubuntu 18.04 arm8 part 0
  • Topotests Ubuntu 16.04 amd64 part 4
  • Addresssanitizer topotests part 5
  • Addresssanitizer topotests part 4
  • Topotests Ubuntu 18.04 amd64 part 5
  • Topotests Ubuntu 18.04 amd64 part 1
  • Topotests Ubuntu 16.04 i386 part 5
  • Topotests Ubuntu 18.04 arm8 part 3
  • Topotests Ubuntu 16.04 i386 part 7
  • Topotests Ubuntu 16.04 amd64 part 0
  • CentOS 7 rpm pkg check
  • Addresssanitizer topotests part 0
  • Topotests Ubuntu 18.04 arm8 part 1
  • Topotests Ubuntu 18.04 amd64 part 3
  • Topotests Ubuntu 16.04 amd64 part 1
  • IPv6 protocols on Ubuntu 18.04
  • Topotests Ubuntu 18.04 amd64 part 4
  • Topotests Ubuntu 18.04 amd64 part 0
  • Addresssanitizer topotests part 1

Warnings Generated during build:

Debian 10 amd64 build: Successful with additional warnings

Debian Package lintian failed for Debian 10 amd64 build:
(see full package build log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-17101/artifact/DEB10BUILD/ErrorLog/log_lintian.txt)

W: frr source: pkg-js-tools-test-is-missing
W: frr source: newer-standards-version 4.5.0.3 (current is 4.3.0)
W: frr source: pkg-js-tools-test-is-missing
W: frr source: newer-standards-version 4.5.0.3 (current is 4.3.0)
W: frr-snmp: changelog-file-missing-explicit-entry 7.5-0 -> 7.7-dev-20210212-00-g7ec81e76b-0 (missing) -> 7.7-dev-20210212-00-g7ec81e76b-0~deb10u1
W: frr-pythontools: changelog-file-missing-explicit-entry 7.5-0 -> 7.7-dev-20210212-00-g7ec81e76b-0 (missing) -> 7.7-dev-20210212-00-g7ec81e76b-0~deb10u1
W: frr-rpki-rtrlib: changelog-file-missing-explicit-entry 7.5-0 -> 7.7-dev-20210212-00-g7ec81e76b-0 (missing) -> 7.7-dev-20210212-00-g7ec81e76b-0~deb10u1
W: frr-doc: changelog-file-missing-explicit-entry 7.5-0 -> 7.7-dev-20210212-00-g7ec81e76b-0 (missing) -> 7.7-dev-20210212-00-g7ec81e76b-0~deb10u1
W: frr: changelog-file-missing-explicit-entry 7.5-0 -> 7.7-dev-20210212-00-g7ec81e76b-0 (missing) -> 7.7-dev-20210212-00-g7ec81e76b-0~deb10u1

@LabN-CI
Copy link
Collaborator

LabN-CI commented Feb 15, 2021

💚 Basic BGPD CI results: SUCCESS, 0 tests failed

Results table
_ _
Result SUCCESS git merge/7963 83916ec
Date 02/15/2021
Start 06:25:34
Finish 07:05:08
Run-Time 39:34
Total 1815
Pass 1815
Fail 0
Valgrind-Errors 0
Valgrind-Loss 0
Details vncregress-2021-02-15-06:25:34.txt
Log autoscript-2021-02-15-06:26:39.log.bz2
Memory 504 498 426

For details, please contact louberger

@NetDEF-CI
Copy link
Collaborator

Continuous Integration Result: FAILED

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

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 7: Failed (click for details) Topotests Ubuntu 18.04 arm8 part 7: No useful log found
Successful on other platforms/tests
  • Topotests Ubuntu 18.04 amd64 part 9
  • Topotests Ubuntu 16.04 amd64 part 7
  • Addresssanitizer topotests part 9
  • Fedora 29 rpm pkg check
  • Topotests Ubuntu 16.04 amd64 part 4
  • Addresssanitizer topotests part 4
  • Topotests Ubuntu 16.04 amd64 part 3
  • Addresssanitizer topotests part 7
  • Topotests Ubuntu 16.04 i386 part 5
  • Topotests Ubuntu 16.04 i386 part 9
  • Addresssanitizer topotests part 5
  • Static analyzer (clang)
  • Topotests Ubuntu 18.04 amd64 part 0
  • Topotests Ubuntu 18.04 arm8 part 0
  • Topotests Ubuntu 18.04 amd64 part 6
  • Ubuntu 16.04 deb pkg check
  • Topotests Ubuntu 18.04 arm8 part 5
  • Ubuntu 18.04 deb pkg check
  • Topotests Ubuntu 18.04 amd64 part 1
  • Topotests Ubuntu 18.04 arm8 part 3
  • Topotests Ubuntu 16.04 amd64 part 2
  • Topotests Ubuntu 18.04 amd64 part 2
  • CentOS 7 rpm pkg check
  • Topotests Ubuntu 16.04 i386 part 7
  • Addresssanitizer topotests part 0
  • Topotests Ubuntu 16.04 amd64 part 1
  • Topotests Ubuntu 18.04 amd64 part 3
  • Topotests Ubuntu 16.04 amd64 part 6
  • IPv6 protocols on Ubuntu 18.04
  • Topotests Ubuntu 16.04 i386 part 8
  • Addresssanitizer topotests part 1
  • Topotests Ubuntu 16.04 amd64 part 8
  • Topotests Ubuntu 18.04 amd64 part 5
  • Topotests Ubuntu 18.04 arm8 part 8
  • Debian 8 deb pkg check
  • Topotests Ubuntu 18.04 amd64 part 4
  • IPv4 protocols on Ubuntu 18.04
  • Topotests Ubuntu 16.04 amd64 part 0
  • Addresssanitizer topotests part 8
  • Topotests Ubuntu 18.04 arm8 part 6
  • Addresssanitizer topotests part 3
  • Topotests Ubuntu 18.04 arm8 part 1
  • Topotests Ubuntu 16.04 i386 part 3
  • Topotests Ubuntu 18.04 arm8 part 2
  • Topotests Ubuntu 16.04 i386 part 2
  • Topotests Ubuntu 18.04 amd64 part 7
  • Topotests Ubuntu 16.04 i386 part 4
  • Addresssanitizer topotests part 6
  • Topotests Ubuntu 16.04 i386 part 1
  • Topotests Ubuntu 16.04 amd64 part 5
  • Topotests Ubuntu 16.04 i386 part 6
  • Topotests Ubuntu 18.04 arm8 part 4
  • Addresssanitizer topotests part 2
  • Topotests Ubuntu 16.04 amd64 part 9
  • Ubuntu 20.04 deb pkg check
  • Debian 9 deb pkg check
  • Topotests Ubuntu 18.04 arm8 part 9
  • IPv4 ldp protocol on Ubuntu 18.04
  • Debian 10 deb pkg check
  • Topotests Ubuntu 16.04 i386 part 0
  • Topotests Ubuntu 18.04 amd64 part 8

Warnings Generated during build:

Debian 10 amd64 build: Successful with additional warnings

Debian Package lintian failed for Debian 10 amd64 build:
(see full package build log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-17147/artifact/DEB10BUILD/ErrorLog/log_lintian.txt)

W: frr source: pkg-js-tools-test-is-missing
W: frr source: newer-standards-version 4.5.0.3 (current is 4.3.0)
W: frr source: pkg-js-tools-test-is-missing
W: frr source: newer-standards-version 4.5.0.3 (current is 4.3.0)
W: frr-doc: changelog-file-missing-explicit-entry 7.5-0 -> 7.7-dev-20210215-00-g83916ecdc-0 (missing) -> 7.7-dev-20210215-00-g83916ecdc-0~deb10u1
W: frr-pythontools: changelog-file-missing-explicit-entry 7.5-0 -> 7.7-dev-20210215-00-g83916ecdc-0 (missing) -> 7.7-dev-20210215-00-g83916ecdc-0~deb10u1
W: frr: changelog-file-missing-explicit-entry 7.5-0 -> 7.7-dev-20210215-00-g83916ecdc-0 (missing) -> 7.7-dev-20210215-00-g83916ecdc-0~deb10u1
W: frr-snmp: changelog-file-missing-explicit-entry 7.5-0 -> 7.7-dev-20210215-00-g83916ecdc-0 (missing) -> 7.7-dev-20210215-00-g83916ecdc-0~deb10u1
W: frr-rpki-rtrlib: changelog-file-missing-explicit-entry 7.5-0 -> 7.7-dev-20210215-00-g83916ecdc-0 (missing) -> 7.7-dev-20210215-00-g83916ecdc-0~deb10u1

CLANG Static Analyzer Summary

  • Github Pull Request 7963, comparing to Git base SHA 6431b49
  • Base image data for Git 6431b49 does not exist - compare skipped

5 Static Analyzer issues remaining.

See details at
https://ci1.netdef.org/browse/FRR-FRRPULLREQ-17147/artifact/shared/static_analysis/index.html

@LabN-CI
Copy link
Collaborator

LabN-CI commented Feb 15, 2021

💚 Basic BGPD CI results: SUCCESS, 0 tests failed

Results table
_ _
Result SUCCESS git merge/7963 d154fd9
Date 02/15/2021
Start 09:55:33
Finish 10:35:03
Run-Time 39:30
Total 1815
Pass 1815
Fail 0
Valgrind-Errors 0
Valgrind-Loss 0
Details vncregress-2021-02-15-09:55:33.txt
Log autoscript-2021-02-15-09:56:39.log.bz2
Memory 472 501 427

For details, please contact louberger

@NetDEF-CI
Copy link
Collaborator

Continuous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF / OpenSourceRouting.org CI System

CI System Testrun URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-17153/

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.

Warnings Generated during build:

Debian 10 amd64 build: Successful with additional warnings

Debian Package lintian failed for Debian 10 amd64 build:
(see full package build log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-17153/artifact/DEB10BUILD/ErrorLog/log_lintian.txt)

W: frr source: pkg-js-tools-test-is-missing
W: frr source: newer-standards-version 4.5.0.3 (current is 4.3.0)
W: frr source: pkg-js-tools-test-is-missing
W: frr source: newer-standards-version 4.5.0.3 (current is 4.3.0)
W: frr-rpki-rtrlib: changelog-file-missing-explicit-entry 7.5-0 -> 7.7-dev-20210215-00-gd154fd9b4-0 (missing) -> 7.7-dev-20210215-00-gd154fd9b4-0~deb10u1
W: frr-snmp: changelog-file-missing-explicit-entry 7.5-0 -> 7.7-dev-20210215-00-gd154fd9b4-0 (missing) -> 7.7-dev-20210215-00-gd154fd9b4-0~deb10u1
W: frr: changelog-file-missing-explicit-entry 7.5-0 -> 7.7-dev-20210215-00-gd154fd9b4-0 (missing) -> 7.7-dev-20210215-00-gd154fd9b4-0~deb10u1
W: frr-doc: changelog-file-missing-explicit-entry 7.5-0 -> 7.7-dev-20210215-00-gd154fd9b4-0 (missing) -> 7.7-dev-20210215-00-gd154fd9b4-0~deb10u1
W: frr-pythontools: changelog-file-missing-explicit-entry 7.5-0 -> 7.7-dev-20210215-00-gd154fd9b4-0 (missing) -> 7.7-dev-20210215-00-gd154fd9b4-0~deb10u1

CLANG Static Analyzer Summary

  • Github Pull Request 7963, comparing to Git base SHA b10e302

No Changes in Static Analysis warnings compared to base

5 Static Analyzer issues remaining.

See details at
https://ci1.netdef.org/browse/FRR-FRRPULLREQ-17153/artifact/shared/static_analysis/index.html

@LabN-CI
Copy link
Collaborator

LabN-CI commented Feb 16, 2021

💚 Basic BGPD CI results: SUCCESS, 0 tests failed

Results table
_ _
Result SUCCESS git merge/7963 1b8f6a6
Date 02/16/2021
Start 02:50:33
Finish 03:29:53
Run-Time 39:20
Total 1815
Pass 1815
Fail 0
Valgrind-Errors 0
Valgrind-Loss 0
Details vncregress-2021-02-16-02:50:33.txt
Log autoscript-2021-02-16-02:51:38.log.bz2
Memory 489 483 428

For details, please contact louberger

@NetDEF-CI
Copy link
Collaborator

Continuous Integration Result: FAILED

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

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 6: Failed (click for details)

Topology Test Results are at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-TOPO6U18AMD64-17167/test

Topology Tests failed for Topotests Ubuntu 18.04 amd64 part 6:

*** defaultIntf: warning: r1 has no interfaces
2021-02-16 08:47:00,826 ERROR: assert failed at "evpn_type5_test_topo1.test_evpn_type5_topo1/test_evpn_routes_from_VNFs_p1": Testcase test_evpn_routes_from_VNFs_p1 :Failed 
   Error: [DUT: d2]: Missing route in RIB, routes: ['20::1/128']
assert "[DUT: d2]: Missing route in RIB, routes: ['20::1/128']" is True
2021-02-16 08:47:48,854 ERROR: r1: zebra left a dead pidfile (pid=25785)

see full log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-17167/artifact/TOPO6U18AMD64/ErrorLog/log_topotests.txt

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

Warnings Generated during build:

Debian 10 amd64 build: Successful with additional warnings

Debian Package lintian failed for Debian 10 amd64 build:
(see full package build log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-17167/artifact/DEB10BUILD/ErrorLog/log_lintian.txt)

W: frr source: pkg-js-tools-test-is-missing
W: frr source: newer-standards-version 4.5.0.3 (current is 4.3.0)
W: frr source: pkg-js-tools-test-is-missing
W: frr source: newer-standards-version 4.5.0.3 (current is 4.3.0)
W: frr-doc: changelog-file-missing-explicit-entry 7.5-0 -> 7.7-dev-20210216-01-g1b8f6a6f8-0 (missing) -> 7.7-dev-20210216-01-g1b8f6a6f8-0~deb10u1
W: frr-pythontools: changelog-file-missing-explicit-entry 7.5-0 -> 7.7-dev-20210216-01-g1b8f6a6f8-0 (missing) -> 7.7-dev-20210216-01-g1b8f6a6f8-0~deb10u1
W: frr: changelog-file-missing-explicit-entry 7.5-0 -> 7.7-dev-20210216-01-g1b8f6a6f8-0 (missing) -> 7.7-dev-20210216-01-g1b8f6a6f8-0~deb10u1
W: frr-snmp: changelog-file-missing-explicit-entry 7.5-0 -> 7.7-dev-20210216-01-g1b8f6a6f8-0 (missing) -> 7.7-dev-20210216-01-g1b8f6a6f8-0~deb10u1
W: frr-rpki-rtrlib: changelog-file-missing-explicit-entry 7.5-0 -> 7.7-dev-20210216-01-g1b8f6a6f8-0 (missing) -> 7.7-dev-20210216-01-g1b8f6a6f8-0~deb10u1

CLANG Static Analyzer Summary

  • Github Pull Request 7963, comparing to Git base SHA 40c1b0e

No Changes in Static Analysis warnings compared to base

4 Static Analyzer issues remaining.

See details at
https://ci1.netdef.org/browse/FRR-FRRPULLREQ-17167/artifact/shared/static_analysis/index.html

@qlyoung qlyoung self-requested a review February 16, 2021 16:54
@LabN-CI
Copy link
Collaborator

LabN-CI commented Feb 23, 2021

💚 Basic BGPD CI results: SUCCESS, 0 tests failed

Results table
_ _
Result SUCCESS git merge/7963 9f8de66
Date 02/23/2021
Start 11:20:26
Finish 11:59:44
Run-Time 39:18
Total 1815
Pass 1815
Fail 0
Valgrind-Errors 0
Valgrind-Loss 0
Details vncregress-2021-02-23-11:20:26.txt
Log autoscript-2021-02-23-11:21:31.log.bz2
Memory 496 486 427

For details, please contact louberger

@NetDEF-CI
Copy link
Collaborator

Continuous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF / OpenSourceRouting.org CI System

CI System Testrun URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-17274/

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.


CLANG Static Analyzer Summary

  • Github Pull Request 7963, comparing to Git base SHA 68009c0
  • Base image data for Git 68009c0 does not exist - compare skipped

4 Static Analyzer issues remaining.

See details at
https://ci1.netdef.org/browse/FRR-FRRPULLREQ-17274/artifact/shared/static_analysis/index.html

@odd22
Copy link
Member

odd22 commented Mar 2, 2021

Thanks for this great contribution. However, I have 2 remarks:

1/ Can you change the documentation format from Markdown to RST to fit all others documentations and link it with the whole FRR documentation ?

2/ You modify the pathd for the pceplib include, that's ok, but, I'm wondering if the form should "pceplib/xxx.h" instead of <pceplib/xxx.h> as the second form means that the pceplib should be install in the file system.

@LabN-CI
Copy link
Collaborator

LabN-CI commented Mar 2, 2021

💚 Basic BGPD CI results: SUCCESS, 0 tests failed

Results table
_ _
Result SUCCESS git merge/7963 de7cf38
Date 03/02/2021
Start 13:01:05
Finish 13:40:27
Run-Time 39:22
Total 1815
Pass 1815
Fail 0
Valgrind-Errors 0
Valgrind-Loss 0
Details vncregress-2021-03-02-13:01:05.txt
Log autoscript-2021-03-02-13:02:10.log.bz2
Memory 489 497 428

For details, please contact louberger

@rampxxxx
Copy link
Contributor Author

rampxxxx commented Mar 2, 2021

@donaldsharp @qlyoung @odd22 it seems that all comments have been covered already so maybe could you consider to merge this PR?
thank you.

@qlyoung
Copy link
Member

qlyoung commented Mar 2, 2021

Re-reviewing

@qlyoung
Copy link
Member

qlyoung commented Mar 2, 2021

Alright, scratch that, there's no way I'm reviewing 27k sloc.

Did you happen to do any fuzz testing on this library? Just curious

@NetDEF-CI
Copy link
Collaborator

Continuous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF / OpenSourceRouting.org CI System

CI System Testrun URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-17419/

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.


CLANG Static Analyzer Summary

  • Github Pull Request 7963, comparing to Git base SHA b1077f0
  • Base image data for Git b1077f0 does not exist - compare skipped

4 Static Analyzer issues remaining.

See details at
https://ci1.netdef.org/browse/FRR-FRRPULLREQ-17419/artifact/shared/static_analysis/index.html

@rampxxxx
Copy link
Contributor Author

rampxxxx commented Mar 3, 2021

The library is since some months ago working with pathd in the volta stack and passing the integration testing which includes interoperability with cisco pce.

@qlyoung
Copy link
Member

qlyoung commented Mar 4, 2021

So no?

@bradyallenjohnson
Copy link

So no?

Quentin, Im the original author of the PCEPlib library, and I was working on other tasks here at Volta while my colleague Javier submit this PR and addressed the code review comments.

Is there any sort of fuzz testing on other parts of FRR? If so, it would be good to include the PCEPlib with those.

We have done extensive testing on the library internally (as Javier mentioned in his answer) both manually and with our CI here at Volta. We have also run all the unit tests with Valgrind and dont expect any memory issues. Perhaps its not 100% fuzz testing, but it has been tested a good bit. I hope this is sufficient to merge this PR.

@qlyoung
Copy link
Member

qlyoung commented Mar 4, 2021

We have done extensive testing on the library internally (as Javier mentioned in his answer) both manually and with our CI here at Volta. We have also run all the unit tests with Valgrind and dont expect any memory issues. Perhaps its not 100% fuzz testing, but it has been tested a good bit. I hope this is sufficient to merge this PR

Yep, as I stated, "just curious" :)

There's bound to be bugs in a merge of this size and since I realistically do not have the time to do a thorough review of 27k SLOC I'm going to have to merge it blind. Hopefully you agree with me that that means the bar for testing will be much higher.

Is there any sort of fuzz testing on other parts of FRR? If so, it would be good to include the PCEPlib with those.

There are fuzzing shims (in the fuzz branch, because of how invasive they are) and I personally fuzz FRR on a best effort basis. A library responsible for reading network originated data is an excellent candidate for fuzzing.

Anyway, speaking of testing, we need to figure out how to get pceplib tests to run in CI. Do you think we should keep pceplib tests in the pceplib directory or pull them into FRR's tests directory?

Signed-off-by: Brady Johnson <brady@voltanet.io>
Co-authored-by: Javier Garcia <javier.garcia@voltanet.io>
Signed-off-by: Javier Garcia <javier.garcia@voltanet.io>
@bradyallenjohnson
Copy link

Quentin, agreed PRs this size are not ideal, thanks for your review and your patience.
Regarding the location of the tests, Im not sure how the CI launches unit tests. With the latest change that Javier just submit, if you run make check from the frr root directory, the pceplib unit tests will be built and executed, so for now we should be good to go. Ideally all the unit tests should be in the same place, and we can move the pceplib unit tests to frr/tests. The only issue doing that is the pceplib unit tests are written using CUnit, whereas the frr unit tests use a homegrown python driver.

@LabN-CI
Copy link
Collaborator

LabN-CI commented Mar 5, 2021

💚 Basic BGPD CI results: SUCCESS, 0 tests failed

Results table
_ _
Result SUCCESS git merge/7963 7497147
Date 03/05/2021
Start 08:00:03
Finish 08:39:22
Run-Time 39:19
Total 1815
Pass 1815
Fail 0
Valgrind-Errors 0
Valgrind-Loss 0
Details vncregress-2021-03-05-08:00:03.txt
Log autoscript-2021-03-05-08:01:10.log.bz2
Memory 453 460 432

For details, please contact louberger

@NetDEF-CI
Copy link
Collaborator

Continuous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF / OpenSourceRouting.org CI System

CI System Testrun URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-17495/

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.


CLANG Static Analyzer Summary

  • Github Pull Request 7963, comparing to Git base SHA ddbc1b4
  • Base image data for Git ddbc1b4 does not exist - compare skipped

4 Static Analyzer issues remaining.

See details at
https://ci1.netdef.org/browse/FRR-FRRPULLREQ-17495/artifact/shared/static_analysis/index.html

@qlyoung
Copy link
Member

qlyoung commented Mar 5, 2021

@donaldsharp can you recheck and see if your comments have been addressed?

@donaldsharp donaldsharp merged commit 3406c16 into FRRouting:master Mar 16, 2021
@rampxxxx rampxxxx deleted the feat_pceplib_into_frr_github branch March 17, 2021 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants