Content

상위 폴더로 이동
Build start time: Mon Jul 7 06:04:46 UTC 2025
[ REASON ] :      target/docker-fpm-frr.gz does not exist   NON-EXISTENT PREREQUISITES: docker-start target/docker-swss-layer-bullseye.gz-load 
[ FLAGS  FILE    ] : [] 
[ FLAGS  DEPENDS ] : [] 
[ FLAGS  DIFF    ] : [] 
Client: Docker Engine - Community
 Version:    24.0.2
 Context:    default
 Debug Mode: false
 Plugins:
  buildx: Docker Buildx (Docker Inc.)
    Version:  v0.10.5
    Path:     /usr/libexec/docker/cli-plugins/docker-buildx
  compose: Docker Compose (Docker Inc.)
    Version:  v2.18.1
    Path:     /usr/libexec/docker/cli-plugins/docker-compose

Server:
 Containers: 2
  Running: 0
  Paused: 0
  Stopped: 2
 Images: 423
 Server Version: 24.0.2
 Storage Driver: vfs
 Logging Driver: json-file
 Cgroup Driver: cgroupfs
 Cgroup Version: 1
 Plugins:
  Volume: local
  Network: bridge host ipvlan macvlan null overlay
  Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
 Swarm: inactive
 Runtimes: io.containerd.runc.v2 runc
 Default Runtime: runc
 Init Binary: docker-init
 containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
 runc version: v1.1.7-0-g860f061
 init version: de40ad0
 Security Options:
  seccomp
   Profile: builtin
 Kernel Version: 5.15.0-119-generic
 Operating System: Debian GNU/Linux 11 (bullseye) (containerized)
 OSType: linux
 Architecture: x86_64
 CPUs: 112
 Total Memory: 503.3GiB
 Name: aff9c9553e1d
 ID: ffa61b4f-9e8d-4a37-be0e-04db6effb085
 Docker Root Dir: /var/lib/docker
 Debug Mode: false
 Experimental: true
 Insecure Registries:
  127.0.0.0/8
 Live Restore Enabled: false

DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
            BuildKit is currently disabled; enable it by removing the DOCKER_BUILDKIT=0
            environment-variable.

Sending build context to Docker daemon  641.1MB

Step 1/44 : FROM docker-swss-layer-bullseye-sonic:latest
 ---> 6a0dc994ade2
Step 2/44 : ARG docker_container_name
 ---> Running in 188e137f4aab
Removing intermediate container 188e137f4aab
 ---> 78f6a6a04108
Step 3/44 : ARG frr_user_uid
 ---> Running in c16fc8ef29ad
Removing intermediate container c16fc8ef29ad
 ---> e63517bce659
Step 4/44 : ARG frr_user_gid
 ---> Running in 1eef66be3e80
Removing intermediate container 1eef66be3e80
 ---> 4ae31914a71a
Step 5/44 : ENV DEBIAN_FRONTEND=noninteractive
 ---> Running in 346842b40a00
Removing intermediate container 346842b40a00
 ---> 0349b7f29269
Step 6/44 : ARG SONIC_VERSION_CACHE
 ---> Running in b5340a0ebc5a
Removing intermediate container b5340a0ebc5a
 ---> fa8f3f7f18f9
Step 7/44 : ARG SONIC_VERSION_CONTROL_COMPONENTS
 ---> Running in c87c335dab5f
Removing intermediate container c87c335dab5f
 ---> 560593541a08
Step 8/44 : COPY ["buildinfo", "/usr/local/share/buildinfo"]
 ---> 4ff4c47a0b59
Step 9/44 : COPY vcache/ /sonic/target/vcache/docker-fpm-frr
 ---> 05e6a3b3f1e0
Step 10/44 : RUN dpkg -i /usr/local/share/buildinfo/sonic-build-hooks_1.0_all.deb
 ---> Running in 5ff8d1a92f45
(Reading database ... 11346 files and directories currently installed.)
Preparing to unpack .../sonic-build-hooks_1.0_all.deb ...
Unpacking sonic-build-hooks (1.0) over (1.0) ...
Setting up sonic-build-hooks (1.0) ...
Removing intermediate container 5ff8d1a92f45
 ---> 94ca65be2b18
Step 11/44 : ENV IMAGENAME=docker-fpm-frr
 ---> Running in cc5adb159a46
Removing intermediate container cc5adb159a46
 ---> b6d581d514d2
Step 12/44 : ENV DISTRO=bullseye
 ---> Running in ad3c8ea6cb02
Removing intermediate container ad3c8ea6cb02
 ---> a1e84309be84
Step 13/44 : RUN pre_run_buildinfo docker-fpm-frr
 ---> Running in 8896e5b94692
Removing intermediate container 8896e5b94692
 ---> fe421a3b527b
Step 14/44 : RUN apt-get update   &&     apt-get install -y          libc-ares2              iproute2                logrotate               libunwind8
 ---> Running in 8afd048173e0
Get:1 http://debian-archive.trafficmanager.net/debian bullseye InRelease [116 kB]
Get:2 http://debian-archive.trafficmanager.net/debian bullseye-updates InRelease [44.0 kB]
Get:3 http://debian-archive.trafficmanager.net/debian bullseye-backports InRelease [48.9 kB]
Get:4 http://debian-archive.trafficmanager.net/debian-security bullseye-security InRelease [27.2 kB]
Get:5 http://debian-archive.trafficmanager.net/debian bullseye/main Sources [8500 kB]
Get:6 http://debian-archive.trafficmanager.net/debian bullseye/contrib Sources [43.2 kB]
Get:7 http://debian-archive.trafficmanager.net/debian bullseye/non-free Sources [81.0 kB]
Get:8 http://debian-archive.trafficmanager.net/debian bullseye/contrib amd64 Packages [50.4 kB]
Get:9 http://debian-archive.trafficmanager.net/debian bullseye/non-free amd64 Packages [96.4 kB]
Get:10 http://debian-archive.trafficmanager.net/debian bullseye/main amd64 Packages [8066 kB]
Get:11 http://debian-archive.trafficmanager.net/debian bullseye-updates/main Sources [7908 B]
Get:12 http://debian-archive.trafficmanager.net/debian bullseye-updates/main amd64 Packages [18.8 kB]
Get:13 http://debian-archive.trafficmanager.net/debian bullseye-backports/main amd64 Packages [403 kB]
Get:14 http://debian-archive.trafficmanager.net/debian bullseye-backports/contrib amd64 Packages [6164 B]
Get:15 http://debian-archive.trafficmanager.net/debian bullseye-backports/non-free amd64 Packages [14.4 kB]
Get:16 http://debian-archive.trafficmanager.net/debian-security bullseye-security/contrib Sources [1128 B]
Get:17 http://debian-archive.trafficmanager.net/debian-security bullseye-security/non-free Sources [1352 B]
Get:18 http://debian-archive.trafficmanager.net/debian-security bullseye-security/main Sources [246 kB]
Get:19 http://debian-archive.trafficmanager.net/debian-security bullseye-security/main amd64 Packages [384 kB]
Get:20 http://debian-archive.trafficmanager.net/debian-security bullseye-security/non-free amd64 Packages [1184 B]
Get:21 http://debian-archive.trafficmanager.net/debian-security bullseye-security/contrib amd64 Packages [2880 B]
Fetched 18.2 MB in 4s (4386 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
iproute2 is already the newest version (5.10.0-4).
The following additional packages will be installed:
  cron libpopt0 sensible-utils
Suggested packages:
  anacron checksecurity
Recommended packages:
  default-mta | mail-transport-agent bsd-mailx | mailx
The following NEW packages will be installed:
  cron libc-ares2 libpopt0 libunwind8 logrotate sensible-utils
0 upgraded, 6 newly installed, 0 to remove and 7 not upgraded.
Need to get 393 kB of archives.
After this operation, 1093 kB of additional disk space will be used.
Get:1 http://debian-archive.trafficmanager.net/debian bullseye/main amd64 sensible-utils all 0.0.14 [14.8 kB]
Get:2 http://debian-archive.trafficmanager.net/debian bullseye/main amd64 cron amd64 3.0pl1-137 [99.6 kB]
Get:3 http://debian-archive.trafficmanager.net/debian bullseye/main amd64 libpopt0 amd64 1.18-2 [49.6 kB]
Get:4 http://debian-archive.trafficmanager.net/debian bullseye/main amd64 logrotate amd64 3.18.0-2+deb11u2 [72.6 kB]
Get:5 http://debian-archive.trafficmanager.net/debian bullseye/main amd64 libc-ares2 amd64 1.17.1-1+deb11u3 [102 kB]
Get:6 http://debian-archive.trafficmanager.net/debian bullseye/main amd64 libunwind8 amd64 1.3.2-2 [54.5 kB]
Fetched 393 kB in 1s (455 kB/s)
Selecting previously unselected package sensible-utils.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 11346 files and directories currently installed.)
Preparing to unpack .../0-sensible-utils_0.0.14_all.deb ...
Unpacking sensible-utils (0.0.14) ...
Selecting previously unselected package cron.
Preparing to unpack .../1-cron_3.0pl1-137_amd64.deb ...
Unpacking cron (3.0pl1-137) ...
Selecting previously unselected package libpopt0:amd64.
Preparing to unpack .../2-libpopt0_1.18-2_amd64.deb ...
Unpacking libpopt0:amd64 (1.18-2) ...
Selecting previously unselected package logrotate.
Preparing to unpack .../3-logrotate_3.18.0-2+deb11u2_amd64.deb ...
Unpacking logrotate (3.18.0-2+deb11u2) ...
Selecting previously unselected package libc-ares2:amd64.
Preparing to unpack .../4-libc-ares2_1.17.1-1+deb11u3_amd64.deb ...
Unpacking libc-ares2:amd64 (1.17.1-1+deb11u3) ...
Selecting previously unselected package libunwind8:amd64.
Preparing to unpack .../5-libunwind8_1.3.2-2_amd64.deb ...
Unpacking libunwind8:amd64 (1.3.2-2) ...
Setting up libc-ares2:amd64 (1.17.1-1+deb11u3) ...
Setting up libunwind8:amd64 (1.3.2-2) ...
Setting up sensible-utils (0.0.14) ...
Setting up libpopt0:amd64 (1.18-2) ...
Setting up cron (3.0pl1-137) ...

Configuration file '/etc/cron.d/.placeholder', does not exist on system.
Installing new config file as you requested.

Configuration file '/etc/cron.daily/.placeholder', does not exist on system.
Installing new config file as you requested.

Configuration file '/etc/cron.hourly/.placeholder', does not exist on system.
Installing new config file as you requested.

Configuration file '/etc/cron.monthly/.placeholder', does not exist on system.
Installing new config file as you requested.

Configuration file '/etc/cron.weekly/.placeholder', does not exist on system.
Installing new config file as you requested.

Configuration file '/etc/crontab', does not exist on system.
Installing new config file as you requested.

Configuration file '/etc/default/cron', does not exist on system.
Installing new config file as you requested.

Configuration file '/etc/init.d/cron', does not exist on system.
Installing new config file as you requested.

Configuration file '/etc/pam.d/cron', does not exist on system.
Installing new config file as you requested.
Adding group `crontab' (GID 102) ...
Done.
invoke-rc.d: could not determine current runlevel
invoke-rc.d: policy-rc.d denied execution of start.
Setting up logrotate (3.18.0-2+deb11u2) ...

Configuration file '/etc/cron.daily/logrotate', does not exist on system.
Installing new config file as you requested.

Configuration file '/etc/logrotate.conf', does not exist on system.
Installing new config file as you requested.

Configuration file '/etc/logrotate.d/btmp', does not exist on system.
Installing new config file as you requested.

Configuration file '/etc/logrotate.d/wtmp', does not exist on system.
Installing new config file as you requested.
Processing triggers for libc-bin (2.31-13+deb11u13) ...
Removing intermediate container 8afd048173e0
 ---> a3d8836c6878
Step 15/44 : RUN groupadd -g ${frr_user_gid} frr
 ---> Running in 28689c55ef41
Removing intermediate container 28689c55ef41
 ---> 6a7760ce09f1
Step 16/44 : RUN useradd -u ${frr_user_uid} -g ${frr_user_gid} -M -s /bin/false frr
 ---> Running in af6c59ec7592
Removing intermediate container af6c59ec7592
 ---> 9f58755a792b
Step 17/44 : COPY         debs//libyang2_2.0.112-6_amd64.deb         debs//libnl-3-200_3.5.0-1_amd64.deb         debs//libnl-route-3-200_3.5.0-1_amd64.deb         debs//libnl-genl-3-200_3.5.0-1_amd64.deb         debs//libnl-nf-3-200_3.5.0-1_amd64.deb         debs//libnl-cli-3-200_3.5.0-1_amd64.deb         debs//libyang_1.0.73_amd64.deb         debs//libswsscommon_1.0.0_amd64.deb         debs//libprotobuf32_3.21.12-3_amd64.deb         debs//libprotobuf-lite32_3.21.12-3_amd64.deb         debs//python3-protobuf_3.21.12-3_amd64.deb         debs//libsairedis_1.0.0_amd64.deb         debs//libsaimetadata_1.0.0_amd64.deb         debs//libteam5_1.30-1_amd64.deb         debs//libteamdctl0_1.30-1_amd64.deb         debs//python3-swsscommon_1.0.0_amd64.deb         debs//libdashapi_1.0.0_amd64.deb         debs//frr_8.5.1-sonic-0_amd64.deb         debs//frr-snmp_8.5.1-sonic-0_amd64.deb         debs//swss_1.0.0_amd64.deb         debs//sonic-rsyslog-plugin_1.0.0-0_amd64.deb     /debs/
 ---> c1895dfb79c0
Step 18/44 : RUN dpkg_apt() { [ -f $1 ] && { dpkg -i $1 || apt-get -y install -f; } || return 1; };         dpkg_apt /debs/libyang2_2.0.112-6_amd64.deb &&         dpkg_apt /debs/libnl-3-200_3.5.0-1_amd64.deb &&         dpkg_apt /debs/libnl-route-3-200_3.5.0-1_amd64.deb &&         dpkg_apt /debs/libnl-genl-3-200_3.5.0-1_amd64.deb &&         dpkg_apt /debs/libnl-nf-3-200_3.5.0-1_amd64.deb &&         dpkg_apt /debs/libnl-cli-3-200_3.5.0-1_amd64.deb &&         dpkg_apt /debs/libyang_1.0.73_amd64.deb &&         dpkg_apt /debs/libswsscommon_1.0.0_amd64.deb &&         dpkg_apt /debs/libprotobuf32_3.21.12-3_amd64.deb &&         dpkg_apt /debs/libprotobuf-lite32_3.21.12-3_amd64.deb &&         dpkg_apt /debs/python3-protobuf_3.21.12-3_amd64.deb &&         dpkg_apt /debs/libsairedis_1.0.0_amd64.deb &&         dpkg_apt /debs/libsaimetadata_1.0.0_amd64.deb &&         dpkg_apt /debs/libteam5_1.30-1_amd64.deb &&         dpkg_apt /debs/libteamdctl0_1.30-1_amd64.deb &&         dpkg_apt /debs/python3-swsscommon_1.0.0_amd64.deb &&         dpkg_apt /debs/libdashapi_1.0.0_amd64.deb &&         dpkg_apt /debs/frr_8.5.1-sonic-0_amd64.deb &&         dpkg_apt /debs/frr-snmp_8.5.1-sonic-0_amd64.deb &&         dpkg_apt /debs/swss_1.0.0_amd64.deb &&         dpkg_apt /debs/sonic-rsyslog-plugin_1.0.0-0_amd64.deb
 ---> Running in 9a7275a13c2e
Selecting previously unselected package libyang2:amd64.
(Reading database ... 11479 files and directories currently installed.)
Preparing to unpack .../libyang2_2.0.112-6_amd64.deb ...
Unpacking libyang2:amd64 (2.0.112-6) ...
Setting up libyang2:amd64 (2.0.112-6) ...
Processing triggers for libc-bin (2.31-13+deb11u13) ...
(Reading database ... 11485 files and directories currently installed.)
Preparing to unpack .../libnl-3-200_3.5.0-1_amd64.deb ...
Unpacking libnl-3-200:amd64 (3.5.0-1) over (3.5.0-1) ...
Setting up libnl-3-200:amd64 (3.5.0-1) ...
Processing triggers for libc-bin (2.31-13+deb11u13) ...
(Reading database ... 11485 files and directories currently installed.)
Preparing to unpack .../libnl-route-3-200_3.5.0-1_amd64.deb ...
Unpacking libnl-route-3-200:amd64 (3.5.0-1) over (3.5.0-1) ...
Setting up libnl-route-3-200:amd64 (3.5.0-1) ...
Processing triggers for libc-bin (2.31-13+deb11u13) ...
(Reading database ... 11485 files and directories currently installed.)
Preparing to unpack .../libnl-genl-3-200_3.5.0-1_amd64.deb ...
Unpacking libnl-genl-3-200:amd64 (3.5.0-1) over (3.5.0-1) ...
Setting up libnl-genl-3-200:amd64 (3.5.0-1) ...
Processing triggers for libc-bin (2.31-13+deb11u13) ...
(Reading database ... 11485 files and directories currently installed.)
Preparing to unpack .../libnl-nf-3-200_3.5.0-1_amd64.deb ...
Unpacking libnl-nf-3-200:amd64 (3.5.0-1) over (3.5.0-1) ...
Setting up libnl-nf-3-200:amd64 (3.5.0-1) ...
Processing triggers for libc-bin (2.31-13+deb11u13) ...
(Reading database ... 11485 files and directories currently installed.)
Preparing to unpack .../libnl-cli-3-200_3.5.0-1_amd64.deb ...
Unpacking libnl-cli-3-200:amd64 (3.5.0-1) over (3.5.0-1) ...
Setting up libnl-cli-3-200:amd64 (3.5.0-1) ...
Processing triggers for libc-bin (2.31-13+deb11u13) ...
(Reading database ... 11485 files and directories currently installed.)
Preparing to unpack /debs/libyang_1.0.73_amd64.deb ...
Unpacking libyang (1.0.73) over (1.0.73) ...
Setting up libyang (1.0.73) ...
Processing triggers for libc-bin (2.31-13+deb11u13) ...
(Reading database ... 11485 files and directories currently installed.)
Preparing to unpack .../libswsscommon_1.0.0_amd64.deb ...
Unpacking libswsscommon (1.0.0) over (1.0.0) ...
Setting up libswsscommon (1.0.0) ...
Processing triggers for libc-bin (2.31-13+deb11u13) ...
(Reading database ... 11485 files and directories currently installed.)
Preparing to unpack .../libprotobuf32_3.21.12-3_amd64.deb ...
Unpacking libprotobuf32:amd64 (3.21.12-3) over (3.21.12-3) ...
Setting up libprotobuf32:amd64 (3.21.12-3) ...
Processing triggers for libc-bin (2.31-13+deb11u13) ...
(Reading database ... 11485 files and directories currently installed.)
Preparing to unpack .../libprotobuf-lite32_3.21.12-3_amd64.deb ...
Unpacking libprotobuf-lite32:amd64 (3.21.12-3) over (3.21.12-3) ...
Setting up libprotobuf-lite32:amd64 (3.21.12-3) ...
Processing triggers for libc-bin (2.31-13+deb11u13) ...
(Reading database ... 11485 files and directories currently installed.)
Preparing to unpack .../python3-protobuf_3.21.12-3_amd64.deb ...
Unpacking python3-protobuf (3.21.12-3) over (3.21.12-3) ...
Setting up python3-protobuf (3.21.12-3) ...
(Reading database ... 11485 files and directories currently installed.)
Preparing to unpack .../libsairedis_1.0.0_amd64.deb ...
Unpacking libsairedis (1.0.0) over (1.0.0) ...
Setting up libsairedis (1.0.0) ...
Processing triggers for libc-bin (2.31-13+deb11u13) ...
(Reading database ... 11485 files and directories currently installed.)
Preparing to unpack .../libsaimetadata_1.0.0_amd64.deb ...
Unpacking libsaimetadata (1.0.0) over (1.0.0) ...
Setting up libsaimetadata (1.0.0) ...
Processing triggers for libc-bin (2.31-13+deb11u13) ...
(Reading database ... 11485 files and directories currently installed.)
Preparing to unpack .../debs/libteam5_1.30-1_amd64.deb ...
Unpacking libteam5:amd64 (1.30-1) over (1.30-1) ...
Setting up libteam5:amd64 (1.30-1) ...
Processing triggers for libc-bin (2.31-13+deb11u13) ...
(Reading database ... 11485 files and directories currently installed.)
Preparing to unpack .../libteamdctl0_1.30-1_amd64.deb ...
Unpacking libteamdctl0:amd64 (1.30-1) over (1.30-1) ...
Setting up libteamdctl0:amd64 (1.30-1) ...
Processing triggers for libc-bin (2.31-13+deb11u13) ...
(Reading database ... 11485 files and directories currently installed.)
Preparing to unpack .../python3-swsscommon_1.0.0_amd64.deb ...
Unpacking python3-swsscommon (1.0.0) over (1.0.0) ...
Setting up python3-swsscommon (1.0.0) ...
Processing triggers for libc-bin (2.31-13+deb11u13) ...
(Reading database ... 11485 files and directories currently installed.)
Preparing to unpack .../libdashapi_1.0.0_amd64.deb ...
Unpacking libdashapi (1.0.0) over (1.0.0) ...
Setting up libdashapi (1.0.0) ...
Selecting previously unselected package frr.
(Reading database ... 11485 files and directories currently installed.)
Preparing to unpack .../frr_8.5.1-sonic-0_amd64.deb ...
Unpacking frr (8.5.1-sonic-0) ...
dpkg: dependency problems prevent configuration of frr:
 frr depends on lsof; however:
  Package lsof is not installed.
 frr depends on libjson-c5 (>= 0.15); however:
  Package libjson-c5 is not installed.

dpkg: error processing package frr (--install):
 dependency problems - leaving unconfigured
Processing triggers for rsyslog (8.2302.0-1~bpo11+1) ...
invoke-rc.d: unknown initscript, /etc/init.d/rsyslog not found.
invoke-rc.d: could not determine current runlevel
Errors were encountered while processing:
 frr
Reading package lists...
Building dependency tree...
Reading state information...
Correcting dependencies... Done
The following additional packages will be installed:
  libjson-c5 lsof
The following NEW packages will be installed:
  libjson-c5 lsof
0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded.
1 not fully installed or removed.
Need to get 362 kB of archives.
After this operation, 571 kB of additional disk space will be used.
Get:1 http://debian-archive.trafficmanager.net/debian bullseye/main amd64 lsof amd64 4.93.2+dfsg-1.1 [319 kB]
Get:2 http://debian-archive.trafficmanager.net/debian bullseye/main amd64 libjson-c5 amd64 0.15-2+deb11u1 [42.9 kB]
Fetched 362 kB in 1s (606 kB/s)
Selecting previously unselected package lsof.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 11606 files and directories currently installed.)
Preparing to unpack .../lsof_4.93.2+dfsg-1.1_amd64.deb ...
Unpacking lsof (4.93.2+dfsg-1.1) ...
Selecting previously unselected package libjson-c5:amd64.
Preparing to unpack .../libjson-c5_0.15-2+deb11u1_amd64.deb ...
Unpacking libjson-c5:amd64 (0.15-2+deb11u1) ...
Setting up lsof (4.93.2+dfsg-1.1) ...
Setting up libjson-c5:amd64 (0.15-2+deb11u1) ...
Setting up frr (8.5.1-sonic-0) ...

Configuration file '/etc/frr/daemons', does not exist on system.
Installing new config file as you requested.

Configuration file '/etc/frr/frr.conf', does not exist on system.
Installing new config file as you requested.

Configuration file '/etc/frr/support_bundle_commands.conf', does not exist on system.
Installing new config file as you requested.

Configuration file '/etc/frr/vtysh.conf', does not exist on system.
Installing new config file as you requested.

Configuration file '/etc/init.d/frr', does not exist on system.
Installing new config file as you requested.

Configuration file '/etc/iproute2/rt_protos.d/frr.conf', does not exist on system.
Installing new config file as you requested.

Configuration file '/etc/logrotate.d/frr', does not exist on system.
Installing new config file as you requested.

Configuration file '/etc/pam.d/frr', does not exist on system.
Installing new config file as you requested.

Configuration file '/etc/rsyslog.d/45-frr.conf', does not exist on system.
Installing new config file as you requested.
Adding group `frrvty' (GID 103) ...
Done.
addgroup: The group `frr' already exists as a system group. Exiting.
Warning: The home dir /nonexistent you specified can't be accessed: No such file or directory
The system user `frr' already exists. Exiting.
invoke-rc.d: could not determine current runlevel
invoke-rc.d: policy-rc.d denied execution of start.
Processing triggers for libc-bin (2.31-13+deb11u13) ...
Processing triggers for rsyslog (8.2302.0-1~bpo11+1) ...
invoke-rc.d: unknown initscript, /etc/init.d/rsyslog not found.
invoke-rc.d: could not determine current runlevel
Selecting previously unselected package frr-snmp.
(Reading database ... 11640 files and directories currently installed.)
Preparing to unpack .../frr-snmp_8.5.1-sonic-0_amd64.deb ...
Unpacking frr-snmp (8.5.1-sonic-0) ...
dpkg: dependency problems prevent configuration of frr-snmp:
 frr-snmp depends on libsnmp40 (>= 5.9+dfsg); however:
  Package libsnmp40 is not installed.

dpkg: error processing package frr-snmp (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 frr-snmp
Reading package lists...
Building dependency tree...
Reading state information...
Correcting dependencies... Done
The following additional packages will be installed:
  libpci3 libsensors-config libsensors5 libsnmp-base libsnmp40 pci.ids
Suggested packages:
  lm-sensors snmp-mibs-downloader
The following NEW packages will be installed:
  libpci3 libsensors-config libsensors5 libsnmp-base libsnmp40 pci.ids
0 upgraded, 6 newly installed, 0 to remove and 7 not upgraded.
1 not fully installed or removed.
Need to get 4659 kB of archives.
After this operation, 9222 kB of additional disk space will be used.
Get:1 http://debian-archive.trafficmanager.net/debian bullseye/main amd64 pci.ids all 0.0~2021.02.08-1 [224 kB]
Get:2 http://debian-archive.trafficmanager.net/debian bullseye/main amd64 libpci3 amd64 1:3.7.0-5 [62.7 kB]
Get:3 http://debian-archive.trafficmanager.net/debian bullseye/main amd64 libsensors-config all 1:3.6.0-7 [32.3 kB]
Get:4 http://debian-archive.trafficmanager.net/debian bullseye/main amd64 libsensors5 amd64 1:3.6.0-7 [52.3 kB]
Get:5 http://debian-archive.trafficmanager.net/debian bullseye/main amd64 libsnmp-base all 5.9+dfsg-4+deb11u1 [1736 kB]
Get:6 http://debian-archive.trafficmanager.net/debian bullseye/main amd64 libsnmp40 amd64 5.9+dfsg-4+deb11u1 [2551 kB]
Fetched 4659 kB in 1s (5319 kB/s)
Selecting previously unselected package pci.ids.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 11653 files and directories currently installed.)
Preparing to unpack .../0-pci.ids_0.0~2021.02.08-1_all.deb ...
Unpacking pci.ids (0.0~2021.02.08-1) ...
Selecting previously unselected package libpci3:amd64.
Preparing to unpack .../1-libpci3_1%3a3.7.0-5_amd64.deb ...
Unpacking libpci3:amd64 (1:3.7.0-5) ...
Selecting previously unselected package libsensors-config.
Preparing to unpack .../2-libsensors-config_1%3a3.6.0-7_all.deb ...
Unpacking libsensors-config (1:3.6.0-7) ...
Selecting previously unselected package libsensors5:amd64.
Preparing to unpack .../3-libsensors5_1%3a3.6.0-7_amd64.deb ...
Unpacking libsensors5:amd64 (1:3.6.0-7) ...
Selecting previously unselected package libsnmp-base.
Preparing to unpack .../4-libsnmp-base_5.9+dfsg-4+deb11u1_all.deb ...
Unpacking libsnmp-base (5.9+dfsg-4+deb11u1) ...
Selecting previously unselected package libsnmp40:amd64.
Preparing to unpack .../5-libsnmp40_5.9+dfsg-4+deb11u1_amd64.deb ...
Unpacking libsnmp40:amd64 (5.9+dfsg-4+deb11u1) ...
Setting up pci.ids (0.0~2021.02.08-1) ...
Setting up libsnmp-base (5.9+dfsg-4+deb11u1) ...

Configuration file '/etc/snmp/snmp.conf', does not exist on system.
Installing new config file as you requested.
Setting up libsensors-config (1:3.6.0-7) ...

Configuration file '/etc/sensors.d/.placeholder', does not exist on system.
Installing new config file as you requested.

Configuration file '/etc/sensors3.conf', does not exist on system.
Installing new config file as you requested.
Setting up libsensors5:amd64 (1:3.6.0-7) ...
Setting up libpci3:amd64 (1:3.7.0-5) ...
Setting up libsnmp40:amd64 (5.9+dfsg-4+deb11u1) ...
Setting up frr-snmp (8.5.1-sonic-0) ...
Processing triggers for libc-bin (2.31-13+deb11u13) ...
(Reading database ... 11804 files and directories currently installed.)
Preparing to unpack /debs/swss_1.0.0_amd64.deb ...
Unpacking swss (1.0.0) over (1.0.0) ...
Setting up swss (1.0.0) ...
Selecting previously unselected package sonic-rsyslog-plugin.
(Reading database ... 11804 files and directories currently installed.)
Preparing to unpack .../sonic-rsyslog-plugin_1.0.0-0_amd64.deb ...
Unpacking sonic-rsyslog-plugin (1.0.0-0) ...
Setting up sonic-rsyslog-plugin (1.0.0-0) ...

Configuration file '/etc/monit/conf.d/monit_events', does not exist on system.
Installing new config file as you requested.
Removing intermediate container 9a7275a13c2e
 ---> 73fc4e544f12
Step 19/44 : COPY         python-wheels//sonic_bgpcfgd-1.0-py3-none-any.whl         python-wheels//sonic_frr_mgmt_framework-1.0-py3-none-any.whl     /python-wheels/
 ---> 9bc42e1faa49
Step 20/44 : RUN cd /python-wheels/ && pip3 install sonic_bgpcfgd-1.0-py3-none-any.whl sonic_frr_mgmt_framework-1.0-py3-none-any.whl
 ---> Running in 8932455a15cd
Processing ./sonic_bgpcfgd-1.0-py3-none-any.whl
Processing ./sonic_frr_mgmt_framework-1.0-py3-none-any.whl
Requirement already satisfied: jinja2>=2.10 in /usr/local/lib/python3.9/dist-packages (from sonic-bgpcfgd==1.0) (3.1.6)
Requirement already satisfied: netaddr==0.8.0 in /usr/local/lib/python3.9/dist-packages (from sonic-bgpcfgd==1.0) (0.8.0)
Requirement already satisfied: pyyaml==5.4.1 in /usr/local/lib/python3.9/dist-packages (from sonic-bgpcfgd==1.0) (5.4.1)
Requirement already satisfied: ipaddress==1.0.23 in /usr/local/lib/python3.9/dist-packages (from sonic-bgpcfgd==1.0) (1.0.23)
Collecting zipp==1.2.0 (from sonic-frr-mgmt-framework==1.0)
  Downloading zipp-1.2.0-py2.py3-none-any.whl.metadata (1.8 kB)
Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.9/dist-packages (from jinja2>=2.10->sonic-bgpcfgd==1.0) (3.0.2)
Downloading zipp-1.2.0-py2.py3-none-any.whl (4.8 kB)
Installing collected packages: zipp, sonic-frr-mgmt-framework, sonic-bgpcfgd

Successfully installed sonic-bgpcfgd-1.0 sonic-frr-mgmt-framework-1.0 zipp-1.2.0
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
Removing intermediate container 8932455a15cd
 ---> 3f4e38027aec
Step 21/44 : RUN chown -R ${frr_user_uid}:${frr_user_gid} /etc/frr/
 ---> Running in 7fb9b2113318
Removing intermediate container 7fb9b2113318
 ---> a8bb4729cae6
Step 22/44 : RUN apt-get clean -y      &&     apt-get autoclean -y  &&     apt-get autoremove -y &&     rm -rf /debs ~/.cache /python-wheels
 ---> Running in 065e79ef126b
Reading package lists...
Building dependency tree...
Reading state information...
Reading package lists...
Building dependency tree...
Reading state information...
0 upgraded, 0 newly installed, 0 to remove and 7 not upgraded.
Removing intermediate container 065e79ef126b
 ---> 010ea31263b7
Step 23/44 : COPY ["frr", "/usr/share/sonic/templates"]
 ---> 8532ce75dc9a
Step 24/44 : COPY ["docker_init.sh", "/usr/bin/"]
 ---> b58087df6e21
Step 25/44 : COPY ["snmp.conf", "/etc/snmp/frr.conf"]
 ---> caca079c617e
Step 26/44 : COPY ["TSA", "/usr/bin/TSA"]
 ---> d75ac244a380
Step 27/44 : COPY ["TSB", "/usr/bin/TSB"]
 ---> befb6e544395
Step 28/44 : COPY ["TSC", "/usr/bin/TSC"]
 ---> f88ae6cc2a22
Step 29/44 : COPY ["TS", "/usr/bin/TS"]
 ---> 4604d67e68da
Step 30/44 : COPY ["files/supervisor-proc-exit-listener", "/usr/bin"]
 ---> 05fa88823605
Step 31/44 : COPY ["zsocket.sh", "/usr/bin/"]
 ---> c44a4019dee4
Step 32/44 : RUN chmod a+x /usr/bin/TSA &&     chmod a+x /usr/bin/TSB &&     chmod a+x /usr/bin/TSC &&     chmod a+x /usr/bin/zsocket.sh
 ---> Running in 96c8dc32975a
Removing intermediate container 96c8dc32975a
 ---> 3d82f0ff7576
Step 33/44 : COPY ["*.json", "/etc/rsyslog.d/"]
 ---> d98c06bf2454
Step 34/44 : COPY ["files/rsyslog_plugin.conf.j2", "/etc/rsyslog.d/"]
 ---> 1b991756fb3a
Step 35/44 : RUN j2 -f json /etc/rsyslog.d/rsyslog_plugin.conf.j2 /etc/rsyslog.d/events_info.json  > /etc/rsyslog.d/bgp_events.conf
 ---> Running in 5012850b4aa9
Removing intermediate container 5012850b4aa9
 ---> a6f4df803a74
Step 36/44 : RUN rm -f /etc/rsyslog.d/rsyslog_plugin.conf.j2
 ---> Running in 1b3ea7c79a3c
Removing intermediate container 1b3ea7c79a3c
 ---> 9b56e00f1df4
Step 37/44 : RUN rm -f /etc/rsyslog.d/events_info.json
 ---> Running in 1b76cf0db005
Removing intermediate container 1b76cf0db005
 ---> 9152965cd905
Step 38/44 : ENTRYPOINT ["/usr/bin/docker_init.sh"]
 ---> Running in 66ee966f4531
Removing intermediate container 66ee966f4531
 ---> 6a0df56fe995
Step 39/44 : RUN post_run_buildinfo docker-fpm-frr
 ---> Running in 2e38ed2087c3
./
./deb/
./pip/
Removing intermediate container 2e38ed2087c3
 ---> ea14e57d2678
Step 40/44 : RUN post_run_cleanup docker-fpm-frr
 ---> Running in 16a01e2d66f8
++ get_version_cache_option
++ '[' '!' -z ']'
++ echo -n ''
++ return 1
+ '[' '!' -z '' ']'
+ apt-get -s clean -y
Del /var/cache/apt/archives/* /var/cache/apt/archives/partial/*
Del /var/lib/apt/lists/partial/*
Del  
+ apt-get -s autoclean -y
Reading package lists...
Building dependency tree...
Reading state information...
+ apt-get -s autoremove -y
Reading package lists...
Building dependency tree...
Reading state information...
0 upgraded, 0 newly installed, 0 to remove and 7 not upgraded.
+ rm -f '/var/cache/apt/archives/*.deb' '/var/cache/apt/*.bin'
+ [[ ! docker-fpm-frr =~ -slave- ]]
+ rm -f /var/lib/apt/lists/auxfiles /var/lib/apt/lists/debian-archive.trafficmanager.net_debian-security_dists_bullseye-security_InRelease /var/lib/apt/lists/debian-archive.trafficmanager.net_debian-security_dists_bullseye-security_contrib_binary-amd64_Packages.lz4 /var/lib/apt/lists/debian-archive.trafficmanager.net_debian-security_dists_bullseye-security_contrib_source_Sources.lz4 /var/lib/apt/lists/debian-archive.trafficmanager.net_debian-security_dists_bullseye-security_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/debian-archive.trafficmanager.net_debian-security_dists_bullseye-security_main_source_Sources.lz4 /var/lib/apt/lists/debian-archive.trafficmanager.net_debian-security_dists_bullseye-security_non-free_binary-amd64_Packages.lz4 /var/lib/apt/lists/debian-archive.trafficmanager.net_debian-security_dists_bullseye-security_non-free_source_Sources.lz4 /var/lib/apt/lists/debian-archive.trafficmanager.net_debian_dists_bullseye-backports_InRelease /var/lib/apt/lists/debian-archive.trafficmanager.net_debian_dists_bullseye-backports_contrib_binary-amd64_Packages.lz4 /var/lib/apt/lists/debian-archive.trafficmanager.net_debian_dists_bullseye-backports_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/debian-archive.trafficmanager.net_debian_dists_bullseye-backports_non-free_binary-amd64_Packages.lz4 /var/lib/apt/lists/debian-archive.trafficmanager.net_debian_dists_bullseye-updates_InRelease /var/lib/apt/lists/debian-archive.trafficmanager.net_debian_dists_bullseye-updates_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/debian-archive.trafficmanager.net_debian_dists_bullseye-updates_main_source_Sources.lz4 /var/lib/apt/lists/debian-archive.trafficmanager.net_debian_dists_bullseye_InRelease /var/lib/apt/lists/debian-archive.trafficmanager.net_debian_dists_bullseye_contrib_binary-amd64_Packages.lz4 /var/lib/apt/lists/debian-archive.trafficmanager.net_debian_dists_bullseye_contrib_source_Sources.lz4 /var/lib/apt/lists/debian-archive.trafficmanager.net_debian_dists_bullseye_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/debian-archive.trafficmanager.net_debian_dists_bullseye_main_source_Sources.lz4 /var/lib/apt/lists/debian-archive.trafficmanager.net_debian_dists_bullseye_non-free_binary-amd64_Packages.lz4 /var/lib/apt/lists/debian-archive.trafficmanager.net_debian_dists_bullseye_non-free_source_Sources.lz4 /var/lib/apt/lists/lock /var/lib/apt/lists/partial
rm: cannot remove '/var/lib/apt/lists/auxfiles': Is a directory
rm: cannot remove '/var/lib/apt/lists/partial': Is a directory
+ rm -rf /sonic/target /ssh
+ rm -f '/tmp/*'
+ rm -rf /debs /python-wheels /root/.cache
+ find /
+ grep -E __pycache__
+ xargs rm -rf
+ rm -rf '/usr/local/share/buildinfo/build-versions/*'
+ symlink_build_hooks -d
+ set_reproducible_mirrors -d
+ local 'expression=s/^#\s*\(.*http:\/\/packages.trafficmanager.net\/\)/\1/'
+ local 'expression2=/^#*deb.*http:\/\/packages.trafficmanager.net\//! s/^#*deb/#&/'
+ local 'expression3=$a#SET_REPR_MIRRORS'
+ '[' -d = -d ']'
+ expression='s/^deb.*http:\/\/packages.trafficmanager.net\//#\0/'
+ expression2='/^#*deb.*http:\/\/packages.trafficmanager.net\//! s/^#\s*(#*deb)/\1/'
+ expression3=/#SET_REPR_MIRRORS/d
++ find /etc/apt/sources.list.d/ -type f
+ local 'mirrors=/etc/apt/sources.list '
+ for mirror in $mirrors
+ grep -iq 'http:\/\/packages.trafficmanager.net\/' /etc/apt/sources.list
+ continue
+ rm -f /usr/local/share/buildinfo/versions/01-versions-deb
+ rm -f /etc/apt/preferences.d/01-versions-deb
Removing intermediate container 16a01e2d66f8
 ---> b235be118ad5
Step 41/44 : LABEL Tag=etri-202311.94-1fdbe5ede
 ---> Running in 8026de45b276
Removing intermediate container 8026de45b276
 ---> 674a64fa9063
Step 42/44 : LABEL com.azure.sonic.manifest=
{
    "version": "1.0.0",
    "package": {
        "version": "1.0.0",
        "depends": [],
        "name": "fpm-frr"
    },
    "service": {
        "name": "bgp",
        "requires": [],
        "after": [],
        "before": [],
        "dependent-of": [],
        "asic-service": true,
        "host-service": false,
        "warm-shutdown": {
            "after": ["radv"],
            "before": ["swss"]
        },
        "fast-shutdown": {
            "after": ["radv"],
            "before": ["swss"]
        },
        "syslog": {
            "support-rate-limit": true
        }
    },
    "container": {
        "privileged": false,
        "volumes": [],
        "tmpfs": []
    },
    "cli": {
        "config": "",
        "show": "",
        "clear": ""
    }
}
 ---> Running in 6536b516c3d7
Removing intermediate container 6536b516c3d7
 ---> 89e5392a0074
Step 43/44 : LABEL com.azure.sonic.versions.libsairedis=1.0.0
 ---> Running in d9523ff2a8a4
Removing intermediate container d9523ff2a8a4
 ---> 6a0eaf7bfff5
Step 44/44 : LABEL com.azure.sonic.versions.libswsscommon=1.0.0
 ---> Running in bac59ff85990
Removing intermediate container bac59ff85990
 ---> 1c427fa11ce6
[Warning] One or more build-args [guid SONIC_VERSION_CACHE_SOURCE image_version uid user] were not consumed
Successfully built e777f9a35055
Successfully tagged docker-fpm-frr-sonic:latest
c9d8e514d1bf224bae6583042bea39c853e1c668262441344ccc341f73f84c6e
#1 [internal] load build definition from Dockerfile.cleanup
#1 transferring dockerfile:
#1 transferring dockerfile: 303B done
#1 ...

#2 [internal] load .dockerignore
#2 transferring context: 54B done
#2 DONE 1.4s

#1 [internal] load build definition from Dockerfile.cleanup
#1 DONE 1.8s

#3 [internal] load metadata for docker.io/library/docker-fpm-frr-sonic:latest
#3 DONE 0.0s

#4 FROM docker.io/library/docker-fpm-frr-sonic:latest
#4 DONE 0.8s

#5 [output 1/1] COPY --from=docker-fpm-frr-sonic:latest /cache.tgz cache.tgz
#5 DONE 4.2s

#6 exporting to client directory
#6 copying files 180B done
#6 DONE 0.1s
#1 [internal] load build definition from Dockerfile.cleanup
#1 transferring dockerfile: 303B done
#1 DONE 0.9s

#2 [internal] load .dockerignore
#2 transferring context: 54B 0.0s done
#2 DONE 0.8s

#3 [internal] load metadata for docker.io/library/docker-fpm-frr-sonic:latest
#3 DONE 0.0s

#4 [final 1/2] FROM docker.io/library/docker-fpm-frr-sonic:latest
#4 CACHED

#5 [final 2/2] RUN rm /cache.tgz
#5 DONE 10.7s

#6 exporting to image
#6 exporting layers
#6 exporting layers 1.7s done
#6 writing image sha256:32ab8621a5fd322a164b6dda43072c328f095e79031652564a4fe30ada010a86
#6 writing image sha256:32ab8621a5fd322a164b6dda43072c328f095e79031652564a4fe30ada010a86 0.2s done
#6 naming to docker.io/library/docker-fpm-frr-sonic:latest
#6 naming to docker.io/library/docker-fpm-frr-sonic:latest 0.2s done
#6 DONE 2.1s
Error response from daemon: conflict: unable to remove repository reference "tmp-docker-fpm-frr-sonic:latest" (must force) - container c9d8e514d1bf is using its referenced image e777f9a35055
sync: error opening 'dockers/docker-fpm-frr/vcache/cache.base64': No such file or directory
docker-fpm-frr-sonic-latest
Attempting docker image lock for docker-fpm-frr save
Obtained docker image lock for docker-fpm-frr save
Tagging docker image docker-fpm-frr-sonic:latest as docker-fpm-frr:latest
Saving docker image docker-fpm-frr:latest
Released docker image lock for docker-fpm-frr save
Removing docker image docker-fpm-frr-sonic:latest
Untagged: docker-fpm-frr-sonic:latest
Build end time: Mon Jul 7 06:20:00 UTC 2025
Elapsed time: 0h 15m 14s