eseifert@gandalf:~/tmp/sonic-buildimage$ BLDENV=stretch make sonic-slave-bash +++ Making sonic-slave-bash +++ make -f Makefile.work sonic-slave-bash make[1]: Entering directory '/home/eseifert/tmp/sonic-buildimage' eseifert@f94b55ec883b:/sonic$ cd src/ eseifert@f94b55ec883b:/sonic/src$ bash ./build.sh Selecting previously unselected package libhiredis-dbg:amd64. (Reading database ... 161094 files and directories currently installed.) Preparing to unpack .../libhiredis-dbg_0.13.3-2_amd64.deb ... Unpacking libhiredis-dbg:amd64 (0.13.3-2) ... Selecting previously unselected package libhiredis-dev:amd64. Preparing to unpack .../libhiredis-dev_0.13.3-2_amd64.deb ... Unpacking libhiredis-dev:amd64 (0.13.3-2) ... Selecting previously unselected package libhiredis0.13:amd64. Preparing to unpack .../libhiredis0.13_0.13.3-2_amd64.deb ... Unpacking libhiredis0.13:amd64 (0.13.3-2) ... Setting up libhiredis0.13:amd64 (0.13.3-2) ... Setting up libhiredis-dbg:amd64 (0.13.3-2) ... Setting up libhiredis-dev:amd64 (0.13.3-2) ... Processing triggers for libc-bin (2.24-11+deb9u4) ... Reading package lists... Done Building dependency tree Reading state information... Done lua-bitop is already the newest version (1.0.2-4). lua-bitop set to manually installed. lua-cjson is already the newest version (2.1.0+dfsg-2). lua-cjson set to manually installed. liblua5.1-0 is already the newest version (5.1.5-8.1+b2). liblua5.1-0 set to manually installed. The following package was automatically installed and is no longer required: python-colorama Use 'sudo apt autoremove' to remove it. 0 upgraded, 0 newly installed, 0 to remove and 9 not upgraded. Selecting previously unselected package redis-tools. (Reading database ... 161128 files and directories currently installed.) Preparing to unpack .../redis-tools_3.2.4-1~bpo8+1_amd64.deb ... Unpacking redis-tools (3:3.2.4-1~bpo8+1) ... Setting up redis-tools (3:3.2.4-1~bpo8+1) ... Processing triggers for man-db (2.7.6.1-2) ... Selecting previously unselected package redis-server. (Reading database ... 161144 files and directories currently installed.) Preparing to unpack .../redis-server_3.2.4-1~bpo8+1_amd64.deb ... Unpacking redis-server (3:3.2.4-1~bpo8+1) ... Setting up redis-server (3:3.2.4-1~bpo8+1) ... Configuration file '/etc/default/redis-server', does not exist on system. Installing new config file as you requested. Configuration file '/etc/init.d/redis-server', does not exist on system. Installing new config file as you requested. Configuration file '/etc/logrotate.d/redis-server', does not exist on system. Installing new config file as you requested. Configuration file '/etc/redis/redis-server.post-down.d/00_example', does not exist on system. Installing new config file as you requested. Configuration file '/etc/redis/redis-server.post-up.d/00_example', does not exist on system. Installing new config file as you requested. Configuration file '/etc/redis/redis-server.pre-down.d/00_example', does not exist on system. Installing new config file as you requested. Configuration file '/etc/redis/redis-server.pre-up.d/00_example', does not exist on system. Installing new config file as you requested. Configuration file '/etc/redis/redis.conf', does not exist on system. Installing new config file as you requested. Created symlink /etc/systemd/system/redis.service → /lib/systemd/system/redis-server.service. Created symlink /etc/systemd/system/multi-user.target.wants/redis-server.service → /lib/systemd/system/redis-server.service. invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Processing triggers for systemd (232-25+deb9u12) ... Processing triggers for man-db (2.7.6.1-2) ... Selecting previously unselected package libyang-cpp. (Reading database ... 161164 files and directories currently installed.) Preparing to unpack .../libyang-cpp_1.0.73_amd64.deb ... Unpacking libyang-cpp (1.0.73) ... Selecting previously unselected package libyang-dbg. Preparing to unpack .../libyang-dbg_1.0.73_amd64.deb ... Unpacking libyang-dbg (1.0.73) ... Selecting previously unselected package libyang-dev. Preparing to unpack .../libyang-dev_1.0.73_amd64.deb ... Unpacking libyang-dev (1.0.73) ... Selecting previously unselected package libyang. Preparing to unpack .../libyang_1.0.73_amd64.deb ... Unpacking libyang (1.0.73) ... Setting up libyang (1.0.73) ... Setting up libyang-cpp (1.0.73) ... Setting up libyang-dbg (1.0.73) ... Setting up libyang-dev (1.0.73) ... Processing triggers for libc-bin (2.24-11+deb9u4) ... Processing triggers for man-db (2.7.6.1-2) ... Starting redis-server: redis-server. /sonic/src/sonic-telemetry /sonic/src dpkg-buildpackage: info: source package sonic-telemetry dpkg-buildpackage: info: source version 0.1 dpkg-buildpackage: info: source distribution UNRELEASED dpkg-buildpackage: info: source changed by Jipan Yang dpkg-buildpackage: info: host architecture amd64 dpkg-source --before-build sonic-telemetry fakeroot debian/rules clean dh clean dh_auto_clean make -j1 clean make[1]: Entering directory '/sonic/src/sonic-telemetry' rm -rf cvl rm -rf translib rm -rf vendor chmod -f -R u+w /tmp/go/pkg || true rm -rf /tmp/go rm -f src make[1]: Leaving directory '/sonic/src/sonic-telemetry' dh_clean debian/rules build dh build dh_update_autotools_config dh_auto_configure dh_auto_build make -j1 make[1]: Entering directory '/sonic/src/sonic-telemetry' rm -rf cvl rm -rf translib cp -r ../sonic-mgmt-framework/src/cvl ./ cp -r ../sonic-mgmt-framework/src/translib ./ find cvl -name \*\.go -exec sed -i -e 's/\"translib/\"github.com\/Azure\/sonic-telemetry\/translib/g' {} \; find translib -name \*\.go -exec sed -i -e 's/\"translib/\"github.com\/Azure\/sonic-telemetry\/translib/g' {} \; find cvl -name \*\.go -exec sed -i -e 's/\"cvl/\"github.com\/Azure\/sonic-telemetry\/cvl/g' {} \; find translib -name \*\.go -exec sed -i -e 's/\"cvl/\"github.com\/Azure\/sonic-telemetry\/cvl/g' {} \; sed -i -e 's/\.\.\/\.\.\/\.\.\/models\/yang/\.\.\/\.\.\/\.\.\/sonic-mgmt-framework\/models\/yang/' translib/ocbinds/oc.go sed -i -e 's/\$GO run \$BUILD_GOPATH\/src\/github.com\/openconfig\/ygot\/generator\/generator.go/generator/' translib/ocbinds/oc.go /usr/local/go/bin/go get github.com/openconfig/gnmi@89b2bf29312cda887da916d0f3a32c1624b7935f go: finding github.com/Workiva/go-datastructures v1.0.50 go: finding github.com/jipanyang/gnxi v0.0.0-20181221084354-f0a90cca6fd0 go: finding github.com/c9s/goprocinfo v0.0.0-20191125144613-4acdd056c72d go: finding github.com/onsi/ginkgo v1.10.3 go: finding github.com/jipanyang/gnmi v0.0.0-20180820232453-cb4d464fa018 go: finding github.com/openconfig/gnmi v0.0.0-20190823184014-89b2bf29312c go: finding github.com/kylelemons/godebug v1.1.0 go: finding github.com/golang/groupcache v0.0.0-20191027212112-611e8accdfc9 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 go: finding github.com/golang/protobuf v1.3.2 go: finding github.com/antchfx/xpath v1.1.2 go: finding golang.org/x/crypto v0.0.0-20191206172530-e9b2fee46413 go: finding github.com/go-redis/redis v6.15.6+incompatible go: finding golang.org/x/text v0.3.0 go: finding github.com/antchfx/xmlquery v1.2.1 go: finding github.com/openconfig/ygot v0.6.1-0.20190723223108-724a6b18a922 go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc go: finding github.com/pborman/getopt v0.0.0-20190409184431-ee0cd42419d3 go: finding github.com/google/gnxi v0.0.0-20191016182648-6697a080bc2d go: finding golang.org/x/tools v0.0.0-20190524140312-2c0ae7006135 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a go: finding golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b go: finding github.com/openconfig/goyang v0.0.0-20190924211109-064f9690516f go: finding github.com/stretchr/testify v1.4.0 go: finding golang.org/x/sys v0.0.0-20190412213103-97732733099d go: finding github.com/onsi/gomega v1.7.1 go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd go: finding github.com/davecgh/go-spew v1.1.0 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 go: finding github.com/stretchr/objx v0.1.0 go: finding google.golang.org/grpc v1.25.1 go: finding github.com/fsnotify/fsnotify v1.4.7 go: finding github.com/golang/protobuf v1.2.0 go: finding gopkg.in/fsnotify.v1 v1.4.7 go: finding github.com/hpcloud/tail v1.0.0 go: finding gopkg.in/yaml.v2 v2.2.2 go: finding github.com/google/go-cmp v0.2.0 go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd go: finding github.com/pmezard/go-difflib v1.0.0 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f go: finding gopkg.in/yaml.v2 v2.2.4 go: finding github.com/envoyproxy/go-control-plane v0.9.0 go: finding github.com/onsi/ginkgo v1.6.0 go: finding github.com/antchfx/jsonquery v1.1.0 go: finding github.com/envoyproxy/protoc-gen-validate v0.1.0 go: finding google.golang.org/genproto v0.0.0-20190819201941-24fa4b261c55 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e go: finding github.com/census-instrumentation/opencensus-proto v0.2.1 go: finding github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4 go: finding google.golang.org/grpc v1.23.0 go: finding github.com/golang/mock v1.1.1 go: finding golang.org/x/sync v0.0.0-20181108010431-42b317875d0f go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 go: finding github.com/BurntSushi/toml v0.3.1 go: finding github.com/client9/misspell v0.3.4 go: finding google.golang.org/appengine v1.1.0 go: finding cloud.google.com/go v0.26.0 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 go: finding google.golang.org/grpc v1.19.0 go: finding golang.org/x/lint v0.0.0-20190227174305-5b3e6a55c961 go: finding golang.org/x/tools v0.0.0-20190226205152-f727befe758c go: finding google.golang.org/appengine v1.4.0 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 go: finding golang.org/x/net v0.0.0-20180724234803-3673e40ba225 go: finding golang.org/x/sys v0.0.0-20180830151530-49385e6e1522 go: finding golang.org/x/lint v0.0.0-20181026193005-c67002cb31c3 go: finding golang.org/x/net v0.0.0-20180826012351-8a410e7b638d go: finding golang.org/x/tools v0.0.0-20190114222345-bf090417da8b go: downloading github.com/openconfig/gnmi v0.0.0-20190823184014-89b2bf29312c go: finding github.com/openconfig/gnmi latest /usr/local/go/bin/go get github.com/openconfig/ygot@724a6b18a9224343ef04fe49199dfb6020ce132a go: downloading github.com/openconfig/ygot v0.6.1-0.20190723223108-724a6b18a922 go: finding github.com/openconfig/ygot v0.6.0 go: downloading github.com/openconfig/ygot v0.6.0 /usr/local/go/bin/go get github.com/openconfig/goyang@064f9690516f4f72db189f4690b84622c13b7296 go: downloading github.com/openconfig/goyang v0.0.0-20190924211109-064f9690516f go: downloading github.com/pborman/getopt v0.0.0-20190409184431-ee0cd42419d3 /usr/local/go/bin/go get github.com/openconfig/goyang@064f9690516f4f72db189f4690b84622c13b7296 /usr/local/go/bin/go get golang.org/x/crypto/ssh/terminal@e9b2fee46413 go: finding golang.org/x/crypto/ssh/terminal e9b2fee46413 go: finding golang.org/x/crypto/ssh e9b2fee46413 go: downloading golang.org/x/crypto v0.0.0-20191206172530-e9b2fee46413 go: downloading golang.org/x/sys v0.0.0-20190412213103-97732733099d /usr/local/go/bin/go get github.com/jipanyang/gnxi@f0a90cca6fd0041625bcce561b71f849c9b65a8d go: downloading github.com/jipanyang/gnxi v0.0.0-20181221084354-f0a90cca6fd0 /usr/local/go/bin/go install github.com/openconfig/ygot/generator go: downloading github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b go: downloading google.golang.org/grpc v1.25.1 go: downloading github.com/golang/protobuf v1.3.2 go: downloading github.com/kylelemons/godebug v1.1.0 go: downloading google.golang.org/genproto v0.0.0-20190819201941-24fa4b261c55 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 go: downloading golang.org/x/text v0.3.0 /usr/local/go/bin/go get -x github.com/golang/glog@23def4e6c14b4da8ac2ed8007337bc5eb5007998 WORK=/tmp/go-build899390115 rm -rf vendor /usr/local/go/bin/go mod vendor go: downloading github.com/google/gnxi v0.0.0-20191016182648-6697a080bc2d go: downloading github.com/Workiva/go-datastructures v1.0.50 go: downloading github.com/go-redis/redis v6.15.6+incompatible go: downloading github.com/antchfx/xmlquery v1.2.1 go: downloading github.com/antchfx/jsonquery v1.1.0 go: downloading github.com/c9s/goprocinfo v0.0.0-20191125144613-4acdd056c72d go: downloading github.com/jipanyang/gnmi v0.0.0-20180820232453-cb4d464fa018 go: downloading github.com/antchfx/xpath v1.1.2 go: downloading github.com/golang/groupcache v0.0.0-20191027212112-611e8accdfc9 ln -s vendor src cp -r /tmp/go/pkg/mod/github.com/openconfig/gnmi@v0.0.0-20190823184014-89b2bf29312c/* vendor/github.com/openconfig/gnmi/ cp -r /tmp/go/pkg/mod/github.com/openconfig/goyang@v0.0.0-20190924211109-064f9690516f/* vendor/github.com/openconfig/goyang/ cp -r /tmp/go/pkg/mod/github.com/openconfig/ygot@v0.6.1-0.20190723223108-724a6b18a922/* vendor/github.com/openconfig/ygot/ cp -r /tmp/go/pkg/mod/golang.org/x/crypto@v0.0.0-20191206172530-e9b2fee46413 vendor/golang.org/x/crypto chmod -R u+w vendor patch -d vendor -p0 processing ', u'sonic-acl') code unchanged.. skipping write for file:../../..//build/yaml/sonic-acl.yaml ('===> processing ', u'sonic-interface') code unchanged.. skipping write for file:../../..//build/yaml/sonic-interface.yaml ('===> processing ', u'sonic-port') code unchanged.. skipping write for file:../../..//build/yaml/sonic-port.yaml +++++ Generation of YAML files for Sonic Yang modules completed +++++ make[2]: Leaving directory '/sonic/src/sonic-mgmt-framework/models/yang/sonic' /usr/local/go/bin/go install -mod=vendor github.com/Azure/sonic-telemetry/telemetry /usr/local/go/bin/go install -mod=vendor github.com/Azure/sonic-telemetry/dialout/dialout_client_cli /usr/local/go/bin/go install github.com/jipanyang/gnxi/gnmi_get /usr/local/go/bin/go install github.com/jipanyang/gnxi/gnmi_set /usr/local/go/bin/go install -mod=vendor github.com/openconfig/gnmi/cmd/gnmi_cli make[1]: Leaving directory '/sonic/src/sonic-telemetry' dh_auto_test make -j1 check make[1]: Entering directory '/sonic/src/sonic-telemetry' sudo mkdir -p /var/run/redis/sonic-db/ sudo cp ./testdata/database_config.json /var/run/redis/sonic-db/ sudo mkdir -p /usr/models/yang || true sudo find /sonic/src/sonic-mgmt-framework/models -name '*.yang' -exec cp {} /usr/models/yang/ \; /usr/local/go/bin/go test -mod=vendor -v github.com/Azure/sonic-telemetry/gnmi_server Yang model List: [sonic-acl.yang sonic-common.yang sonic-extension.yang sonic-extensions.yang sonic-interface.yang sonic-port.yang] ERROR: logging before flag.Parse: I1223 18:51:41.860543 7857 xspec.go:284] Module name(sonic-acl) ERROR: logging before flag.Parse: I1223 18:51:41.860586 7857 xspec.go:261] xDbSpecOrdTblMap after appending map[sonic-acl:[ACL_TABLE ACL_RULE]] ERROR: logging before flag.Parse: I1223 18:51:41.860636 7857 xspec.go:284] Module name(sonic-interface) ERROR: logging before flag.Parse: I1223 18:51:41.860650 7857 xspec.go:261] xDbSpecOrdTblMap after appending map[sonic-acl:[ACL_TABLE ACL_RULE] sonic-interface:[INTERFACE]] ERROR: logging before flag.Parse: I1223 18:51:41.860668 7857 xspec.go:284] Module name(sonic-common) ERROR: logging before flag.Parse: I1223 18:51:41.860679 7857 xspec.go:261] xDbSpecOrdTblMap after appending map[sonic-common:[operation] sonic-acl:[ACL_TABLE ACL_RULE] sonic-interface:[INTERFACE]] ERROR: logging before flag.Parse: I1223 18:51:41.860697 7857 xspec.go:284] Module name(sonic-port) ERROR: logging before flag.Parse: I1223 18:51:41.860705 7857 xspec.go:261] xDbSpecOrdTblMap after appending map[sonic-acl:[ACL_TABLE ACL_RULE] sonic-interface:[INTERFACE] sonic-common:[operation] sonic-port:[PORT]] ERROR: logging before flag.Parse: I1223 18:51:41.862316 7857 app_interface.go:82] Registering for path =/openconfig-acl:acl ERROR: logging before flag.Parse: I1223 18:51:41.862326 7857 app_interface.go:82] Registering for path =/sonic- ERROR: logging before flag.Parse: I1223 18:51:41.862331 7857 app_interface.go:82] Registering for path =* ERROR: logging before flag.Parse: I1223 18:51:41.862337 7857 intf_app.go:93] Init called for INTF module ERROR: logging before flag.Parse: I1223 18:51:41.862345 7857 app_interface.go:82] Registering for path =/openconfig-interfaces:interfaces ERROR: logging before flag.Parse: I1223 18:51:41.862355 7857 lldp_app.go:61] Init called for LLDP modules module ERROR: logging before flag.Parse: I1223 18:51:41.862365 7857 app_interface.go:82] Registering for path =/openconfig-lldp:lldp ERROR: logging before flag.Parse: I1223 18:51:41.862374 7857 pfm_app.go:44] Init called for Platform module ERROR: logging before flag.Parse: I1223 18:51:41.862381 7857 app_interface.go:82] Registering for path =/openconfig-platform:components ERROR: logging before flag.Parse: I1223 18:51:41.907739 7857 sys_app.go:47] SysApp: Init called for System module ERROR: logging before flag.Parse: I1223 18:51:41.907764 7857 app_interface.go:82] Registering for path =/openconfig-system:system === RUN TestGnmiSet === RUN TestGnmiSet/Set_OC_Interface_MTU === RUN TestGnmiSet/Set_OC_Interface_IP === RUN TestGnmiSet/Delete_OC_Interface_IP --- PASS: TestGnmiSet (2.71s) --- PASS: TestGnmiSet/Set_OC_Interface_MTU (0.02s) --- PASS: TestGnmiSet/Set_OC_Interface_IP (0.00s) --- PASS: TestGnmiSet/Delete_OC_Interface_IP (0.00s) === RUN TestGnmiGet === RUN TestGnmiGet/Test_non-existing_path_Target E1223 18:51:48.539620 7857 app_interface.go:143] Unsupported path=/MyCounters === RUN TestGnmiGet/Test_empty_path_target === RUN TestGnmiGet/Get_valid_but_non-existing_node === RUN TestGnmiGet/Get_COUNTERS_PORT_NAME_MAP === RUN TestGnmiGet/get_COUNTERS:Ethernet68 === RUN TestGnmiGet/get_COUNTERS:Ethernet68_SAI_PORT_STAT_PFC_7_RX_PKTS === RUN TestGnmiGet/get_COUNTERS:Ethernet68_Pfcwd === RUN TestGnmiGet/get_COUNTERS_(use_vendor_alias):Ethernet68/1 === RUN TestGnmiGet/get_COUNTERS_(use_vendor_alias):Ethernet68/1_SAI_PORT_STAT_PFC_7_RX_PKTS === RUN TestGnmiGet/get_COUNTERS_(use_vendor_alias):Ethernet68/1_Pfcwd === RUN TestGnmiGet/get_COUNTERS:Ethernet* === RUN TestGnmiGet/get_COUNTERS:Ethernet*_SAI_PORT_STAT_PFC_7_RX_PKTS === RUN TestGnmiGet/get_COUNTERS:Ethernet*_Pfcwd --- PASS: TestGnmiGet (3.94s) --- PASS: TestGnmiGet/Test_non-existing_path_Target (0.02s) --- PASS: TestGnmiGet/Test_empty_path_target (0.00s) --- PASS: TestGnmiGet/Get_valid_but_non-existing_node (0.00s) --- PASS: TestGnmiGet/Get_COUNTERS_PORT_NAME_MAP (0.00s) --- PASS: TestGnmiGet/get_COUNTERS:Ethernet68 (0.00s) --- PASS: TestGnmiGet/get_COUNTERS:Ethernet68_SAI_PORT_STAT_PFC_7_RX_PKTS (0.00s) --- PASS: TestGnmiGet/get_COUNTERS:Ethernet68_Pfcwd (0.00s) --- PASS: TestGnmiGet/get_COUNTERS_(use_vendor_alias):Ethernet68/1 (0.00s) --- PASS: TestGnmiGet/get_COUNTERS_(use_vendor_alias):Ethernet68/1_SAI_PORT_STAT_PFC_7_RX_PKTS (0.00s) --- PASS: TestGnmiGet/get_COUNTERS_(use_vendor_alias):Ethernet68/1_Pfcwd (0.00s) --- PASS: TestGnmiGet/get_COUNTERS:Ethernet* (0.00s) --- PASS: TestGnmiGet/get_COUNTERS:Ethernet*_SAI_PORT_STAT_PFC_7_RX_PKTS (0.00s) --- PASS: TestGnmiGet/get_COUNTERS:Ethernet*_Pfcwd (0.00s) === RUN TestGnmiGetTranslib === RUN TestGnmiGetTranslib/Get_OC_Interfaces === RUN TestGnmiGetTranslib/Get_OC_Interface === RUN TestGnmiGetTranslib/Get_OC_Interface_admin-status === RUN TestGnmiGetTranslib/Get_OC_Interface_ifindex === RUN TestGnmiGetTranslib/Get_OC_Interface_mtu --- PASS: TestGnmiGetTranslib (2.99s) --- PASS: TestGnmiGetTranslib/Get_OC_Interfaces (0.16s) --- PASS: TestGnmiGetTranslib/Get_OC_Interface (0.00s) --- PASS: TestGnmiGetTranslib/Get_OC_Interface_admin-status (0.00s) --- PASS: TestGnmiGetTranslib/Get_OC_Interface_ifindex (0.00s) --- PASS: TestGnmiGetTranslib/Get_OC_Interface_mtu (0.00s) === RUN TestGnmiSubscribe === RUN TestGnmiSubscribe/stream_query_for_table_COUNTERS_PORT_NAME_MAP_with_new_test_field_field === RUN TestGnmiSubscribe/stream_query_for_table_key_Ethernet68_with_new_test_field_field === RUN TestGnmiSubscribe/(use_vendor_alias)_stream_query_for_table_key_Ethernet68/1_with_new_test_field_field === RUN TestGnmiSubscribe/stream_query_for_COUNTERS/Ethernet68/SAI_PORT_STAT_PFC_7_RX_PKTS_with_update_of_field_value === RUN TestGnmiSubscribe/(use_vendor_alias)_stream_query_for_COUNTERS/[Ethernet68/1]/SAI_PORT_STAT_PFC_7_RX_PKTS_with_update_of_field_value === RUN TestGnmiSubscribe/stream_query_for_COUNTERS/Ethernet68/Pfcwd_with_update_of_field_value === RUN TestGnmiSubscribe/(use_vendor_alias)_stream_query_for_COUNTERS/[Ethernet68/1]/Pfcwd_with_update_of_field_value === RUN TestGnmiSubscribe/stream_query_for_table_key_Ethernet*_with_new_test_field_field_on_Ethernet68 === RUN TestGnmiSubscribe/stream_query_for_table_key_Ethernet*/SAI_PORT_STAT_PFC_7_RX_PKTS_with_field_value_update === RUN TestGnmiSubscribe/stream_query_for_table_key_Ethernet*/Pfcwd_with_field_value_update === RUN TestGnmiSubscribe/poll_query_for_table_COUNTERS_PORT_NAME_MAP_with_new_field_test_field === RUN TestGnmiSubscribe/poll_query_for_table_COUNTERS_PORT_NAME_MAP_with_test_field_delete === RUN TestGnmiSubscribe/poll_query_for_COUNTERS/Ethernet68/SAI_PORT_STAT_PFC_7_RX_PKTS_with_field_value_change === RUN TestGnmiSubscribe/(use_vendor_alias)_poll_query_for_COUNTERS/[Ethernet68/1]/SAI_PORT_STAT_PFC_7_RX_PKTS_with_field_value_change === RUN TestGnmiSubscribe/poll_query_for_COUNTERS/Ethernet68/Pfcwd_with_field_value_change === RUN TestGnmiSubscribe/(use_vendor_alias)_poll_query_for_COUNTERS/[Ethernet68/1]/Pfcwd_with_field_value_change === RUN TestGnmiSubscribe/poll_query_for_table_key_Ethernet*_with_Ethernet68/SAI_PORT_STAT_PFC_7_RX_PKTS_field_value_change === RUN TestGnmiSubscribe/poll_query_for_table_key_field_Ethernet*/SAI_PORT_STAT_PFC_7_RX_PKTS_with_Ethernet68/SAI_PORT_STAT_PFC_7_RX_PKTS_field_value_change === RUN TestGnmiSubscribe/poll_query_for_table_key_field_Etherenet*/Pfcwd_with_Ethernet68:3/PFC_WD_QUEUE_STATS_DEADLOCK_DETECTED_field_value_change === RUN TestGnmiSubscribe/poll_query_for_COUNTERS/Ethernet*/Queues === RUN TestGnmiSubscribe/poll_query_for_COUNTERS/Ethernet68/Queues_with_field_value_change === RUN TestGnmiSubscribe/(use_vendor_alias)_poll_query_for_COUNTERS/Ethernet68/Queues_with_field_value_change --- PASS: TestGnmiSubscribe (76.16s) --- PASS: TestGnmiSubscribe/stream_query_for_table_COUNTERS_PORT_NAME_MAP_with_new_test_field_field (2.00s) --- PASS: TestGnmiSubscribe/stream_query_for_table_key_Ethernet68_with_new_test_field_field (3.00s) --- PASS: TestGnmiSubscribe/(use_vendor_alias)_stream_query_for_table_key_Ethernet68/1_with_new_test_field_field (3.00s) --- PASS: TestGnmiSubscribe/stream_query_for_COUNTERS/Ethernet68/SAI_PORT_STAT_PFC_7_RX_PKTS_with_update_of_field_value (3.00s) --- PASS: TestGnmiSubscribe/(use_vendor_alias)_stream_query_for_COUNTERS/[Ethernet68/1]/SAI_PORT_STAT_PFC_7_RX_PKTS_with_update_of_field_value (3.00s) --- PASS: TestGnmiSubscribe/stream_query_for_COUNTERS/Ethernet68/Pfcwd_with_update_of_field_value (3.00s) --- PASS: TestGnmiSubscribe/(use_vendor_alias)_stream_query_for_COUNTERS/[Ethernet68/1]/Pfcwd_with_update_of_field_value (3.00s) --- PASS: TestGnmiSubscribe/stream_query_for_table_key_Ethernet*_with_new_test_field_field_on_Ethernet68 (3.00s) --- PASS: TestGnmiSubscribe/stream_query_for_table_key_Ethernet*/SAI_PORT_STAT_PFC_7_RX_PKTS_with_field_value_update (2.00s) --- PASS: TestGnmiSubscribe/stream_query_for_table_key_Ethernet*/Pfcwd_with_field_value_update (2.00s) --- PASS: TestGnmiSubscribe/poll_query_for_table_COUNTERS_PORT_NAME_MAP_with_new_field_test_field (2.00s) --- PASS: TestGnmiSubscribe/poll_query_for_table_COUNTERS_PORT_NAME_MAP_with_test_field_delete (2.00s) --- PASS: TestGnmiSubscribe/poll_query_for_COUNTERS/Ethernet68/SAI_PORT_STAT_PFC_7_RX_PKTS_with_field_value_change (2.00s) --- PASS: TestGnmiSubscribe/(use_vendor_alias)_poll_query_for_COUNTERS/[Ethernet68/1]/SAI_PORT_STAT_PFC_7_RX_PKTS_with_field_value_change (2.01s) --- PASS: TestGnmiSubscribe/poll_query_for_COUNTERS/Ethernet68/Pfcwd_with_field_value_change (2.00s) --- PASS: TestGnmiSubscribe/(use_vendor_alias)_poll_query_for_COUNTERS/[Ethernet68/1]/Pfcwd_with_field_value_change (2.00s) --- PASS: TestGnmiSubscribe/poll_query_for_table_key_Ethernet*_with_Ethernet68/SAI_PORT_STAT_PFC_7_RX_PKTS_field_value_change (2.02s) --- PASS: TestGnmiSubscribe/poll_query_for_table_key_field_Ethernet*/SAI_PORT_STAT_PFC_7_RX_PKTS_with_Ethernet68/SAI_PORT_STAT_PFC_7_RX_PKTS_field_value_change (2.01s) --- PASS: TestGnmiSubscribe/poll_query_for_table_key_field_Etherenet*/Pfcwd_with_Ethernet68:3/PFC_WD_QUEUE_STATS_DEADLOCK_DETECTED_field_value_change (2.03s) --- PASS: TestGnmiSubscribe/poll_query_for_COUNTERS/Ethernet*/Queues (1.06s) --- PASS: TestGnmiSubscribe/poll_query_for_COUNTERS/Ethernet68/Queues_with_field_value_change (2.00s) --- PASS: TestGnmiSubscribe/(use_vendor_alias)_poll_query_for_COUNTERS/Ethernet68/Queues_with_field_value_change (2.01s) === RUN TestCapabilities --- PASS: TestCapabilities (1.04s) PASS ok github.com/Azure/sonic-telemetry/gnmi_server 86.950s /usr/local/go/bin/go test -mod=vendor -v github.com/Azure/sonic-telemetry/dialout/dialout_client Yang model List: [sonic-acl.yang sonic-common.yang sonic-extension.yang sonic-extensions.yang sonic-interface.yang sonic-port.yang] ERROR: logging before flag.Parse: I1223 18:53:10.486572 8104 xspec.go:284] Module name(sonic-common) ERROR: logging before flag.Parse: I1223 18:53:10.486614 8104 xspec.go:261] xDbSpecOrdTblMap after appending map[sonic-common:[operation]] ERROR: logging before flag.Parse: I1223 18:53:10.486626 8104 xspec.go:284] Module name(sonic-interface) ERROR: logging before flag.Parse: I1223 18:53:10.486636 8104 xspec.go:261] xDbSpecOrdTblMap after appending map[sonic-common:[operation] sonic-interface:[INTERFACE]] ERROR: logging before flag.Parse: I1223 18:53:10.486660 8104 xspec.go:284] Module name(sonic-port) ERROR: logging before flag.Parse: I1223 18:53:10.486668 8104 xspec.go:261] xDbSpecOrdTblMap after appending map[sonic-common:[operation] sonic-interface:[INTERFACE] sonic-port:[PORT]] ERROR: logging before flag.Parse: I1223 18:53:10.486690 8104 xspec.go:284] Module name(sonic-acl) ERROR: logging before flag.Parse: I1223 18:53:10.486700 8104 xspec.go:261] xDbSpecOrdTblMap after appending map[sonic-port:[PORT] sonic-acl:[ACL_TABLE ACL_RULE] sonic-common:[operation] sonic-interface:[INTERFACE]] ERROR: logging before flag.Parse: I1223 18:53:10.489099 8104 app_interface.go:82] Registering for path =/openconfig-acl:acl ERROR: logging before flag.Parse: I1223 18:53:10.489118 8104 app_interface.go:82] Registering for path =/sonic- ERROR: logging before flag.Parse: I1223 18:53:10.489126 8104 app_interface.go:82] Registering for path =* ERROR: logging before flag.Parse: I1223 18:53:10.489133 8104 intf_app.go:93] Init called for INTF module ERROR: logging before flag.Parse: I1223 18:53:10.489138 8104 app_interface.go:82] Registering for path =/openconfig-interfaces:interfaces ERROR: logging before flag.Parse: I1223 18:53:10.489143 8104 lldp_app.go:61] Init called for LLDP modules module ERROR: logging before flag.Parse: I1223 18:53:10.489149 8104 app_interface.go:82] Registering for path =/openconfig-lldp:lldp ERROR: logging before flag.Parse: I1223 18:53:10.489157 8104 pfm_app.go:44] Init called for Platform module ERROR: logging before flag.Parse: I1223 18:53:10.489161 8104 app_interface.go:82] Registering for path =/openconfig-platform:components ERROR: logging before flag.Parse: I1223 18:53:10.535393 8104 sys_app.go:47] SysApp: Init called for System module ERROR: logging before flag.Parse: I1223 18:53:10.535415 8104 app_interface.go:82] Registering for path =/openconfig-system:system === RUN TestGNMIDialOutPublish === RUN TestGNMIDialOutPublish/DialOut_to_first_collector_in_stream_mode_and_synced === RUN TestGNMIDialOutPublish/DialOut_to_second_collector_in_stream_mode_upon_failure_of_first_collector --- PASS: TestGNMIDialOutPublish (20.25s) --- PASS: TestGNMIDialOutPublish/DialOut_to_first_collector_in_stream_mode_and_synced (0.52s) --- PASS: TestGNMIDialOutPublish/DialOut_to_second_collector_in_stream_mode_upon_failure_of_first_collector (7.52s) PASS ok github.com/Azure/sonic-telemetry/dialout/dialout_client 20.370s make[1]: Leaving directory '/sonic/src/sonic-telemetry' fakeroot debian/rules binary dh binary dh_testroot dh_prep dh_auto_install make -j1 install DESTDIR=/sonic/src/sonic-telemetry/debian/sonic-telemetry AM_UPDATE_INFO_DIR=no make[1]: Entering directory '/sonic/src/sonic-telemetry' /usr/bin/install -D /tmp/go/bin/telemetry /sonic/src/sonic-telemetry/debian/sonic-telemetry/usr/sbin/telemetry /usr/bin/install -D /tmp/go/bin/dialout_client_cli /sonic/src/sonic-telemetry/debian/sonic-telemetry/usr/sbin/dialout_client_cli /usr/bin/install -D /tmp/go/bin/gnmi_get /sonic/src/sonic-telemetry/debian/sonic-telemetry/usr/sbin/gnmi_get /usr/bin/install -D /tmp/go/bin/gnmi_set /sonic/src/sonic-telemetry/debian/sonic-telemetry/usr/sbin/gnmi_set /usr/bin/install -D /tmp/go/bin/gnmi_cli /sonic/src/sonic-telemetry/debian/sonic-telemetry/usr/sbin/gnmi_cli mkdir -p /sonic/src/sonic-telemetry/debian/sonic-telemetry/usr/bin/ cp -r /sonic/src/sonic-mgmt-framework/src/cvl/schema /sonic/src/sonic-telemetry/debian/sonic-telemetry/usr/sbin mkdir -p /sonic/src/sonic-telemetry/debian/sonic-telemetry/usr/models/yang find /sonic/src/sonic-mgmt-framework/models -name '*.yang' -exec cp {} /sonic/src/sonic-telemetry/debian/sonic-telemetry/usr/models/yang/ \; make[1]: Leaving directory '/sonic/src/sonic-telemetry' dh_installdocs dh_installchangelogs dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing dh_strip dh_strip: Could not find the BuildID in debian/sonic-telemetry/usr/sbin/gnmi_get dh_strip: Could not find the BuildID in debian/sonic-telemetry/usr/sbin/gnmi_cli dh_strip: Could not find the BuildID in debian/sonic-telemetry/usr/sbin/gnmi_set dh_makeshlibs dh_shlibdeps dh_installdeb dh_gencontrol dpkg-gencontrol: warning: Built-Using field of package sonic-telemetry: unknown substitution variable ${misc:Built-Using} dpkg-gencontrol: warning: Built-Using field of package sonic-telemetry: unknown substitution variable ${misc:Built-Using} dh_md5sums dh_builddeb dpkg-deb: building package 'sonic-telemetry' in '../sonic-telemetry_0.1_amd64.deb'. dpkg-deb: building package 'sonic-telemetry-dbgsym' in '../sonic-telemetry-dbgsym_0.1_amd64.deb'. dpkg-genbuildinfo --build=binary dpkg-genchanges --build=binary >../sonic-telemetry_0.1_amd64.changes dpkg-genchanges: info: binary-only upload (no source code included) dpkg-source --after-build sonic-telemetry dpkg-buildpackage: info: binary-only upload (no source included) /sonic/src