Skip to content

[build] Moved telemetry exit listener from process package into docker#3805

Merged
jleveque merged 1 commit intosonic-net:masterfrom
akokhan:akokhan/restart-telemetry-fix
Nov 22, 2019
Merged

[build] Moved telemetry exit listener from process package into docker#3805
jleveque merged 1 commit intosonic-net:masterfrom
akokhan:akokhan/restart-telemetry-fix

Conversation

@akokhan
Copy link
Contributor

@akokhan akokhan commented Nov 22, 2019

Signed-off-by: Andriy Kokhan akokhan@barefootnetworks.com

- What I did
Fixed build issue:

Step 10/14 : COPY ["supervisord.conf", "/etc/supervisor/conf.d/"]
 ---> 3f8d35e4c42b
Step 11/14 : COPY ["files/supervisor-proc-exit-listener", "/usr/bin"]
COPY failed: stat /var/lib/docker/tmp/docker-builder472950022/files/supervisor-proc-exit-listener: no such file or directory
[  FAIL LOG END  ] [ target/docker-sonic-telemetry.gz ]
slave.mk:525: recipe for target 'target/docker-sonic-telemetry.gz' failed

- How I did it
Moved telemetry process exit listener from the process package into Docker package

Signed-off-by: Andriy Kokhan <akokhan@barefootnetworks.com>
@akokhan
Copy link
Contributor Author

akokhan commented Nov 22, 2019

@yozhao101 , @jleveque , please have a look

@yozhao101
Copy link
Contributor

I will check it. Thanks.

@jleveque
Copy link
Contributor

@akokhan: Thank you for the fix!

@jleveque jleveque merged commit f943440 into sonic-net:master Nov 22, 2019
zhenggen-xu pushed a commit to zhenggen-xu/sonic-buildimage that referenced this pull request Jan 10, 2020
…-net#3805)

Signed-off-by: Andriy Kokhan <akokhan@barefootnetworks.com>
mssonicbld added a commit that referenced this pull request Mar 21, 2025
…atically (#22026)

#### Why I did it
src/sonic-utilities
```
* 6e93f44 - (HEAD -> master, origin/master, origin/HEAD) Add Arista-7060X6-64PE-C224O8, Arista-7060X6-64PE-C256S2 to generic_config_updater (#3804) (18 hours ago) [rick-arista]
* 208474c - Add scope to field validator.[redo PR: 3675] (#3805) (2 days ago) [Xincun Li]
* a363c7f - [SmartSwitch] Extend reboot script for rebooting SmartSwitch (#3566) (6 days ago) [Vasundhara Volam]
* 5e3b132 - [hash] update GH frontend with IPV6_FLOW_LABEL for ECMP/LAG switch hash configuration (#3730) (7 days ago) [Andriy Yurkiv]
* 706f97e - [Techsupport] Add show route-map command to frr dumps in techsupport (#3797) (7 days ago) [Sudharsan Dhamal Gopalarathnam]
* 1ec0540 - Fix the switch level Voq counter to use switch_id Oid instead of counter name for PACKET_INTEGRITY counter (#3769) (7 days ago) [saksarav-nokia]
```
#### How I did it
#### How to verify it
#### Description for the changelog
mssonicbld added a commit that referenced this pull request Aug 15, 2025
…lly (#23608)

#### Why I did it
src/sonic-swss
```
* a4d09dd8 - (HEAD -> 202411, origin/202411) [202505] [ci]: Changes to unblock swss pipeline tests (#3806) (9 days ago) [mssonicbld]
* 524d05bf - Install symlink to Python 3 to work around AzP diff coverage issue (#3803) (9 days ago) [mssonicbld]
* 83464cef - [ci]: Skip publishing of asan vstest summary (#3805) (9 days ago) [mssonicbld]
* 69681b06 - [build] Support optionally using other container registries instead of DockerHub (#3802) (9 days ago) [mssonicbld]
* feb05a67 - [tests]: Fix `test_MirrorDestMoveLag` test failure (#3804) (9 days ago) [mssonicbld]
```
#### How I did it
#### How to verify it
#### Description for the changelog
vmittal-msft pushed a commit to vmittal-msft/sonic-buildimage that referenced this pull request Oct 20, 2025
…tomatically (sonic-net#1477)

#### Why I did it
src/sonic-swss
```
* 55277edb - (HEAD -> 202503, origin/202503) Merge pull request sonic-net#123 from mssonicbld/sonicbld/202503-merge (10 hours ago) [mssonicbld]
* 0737bbd7 - Merge branch '202412' of https://github.com/Azure/sonic-swss.msft into 202503 (10 hours ago) [Sonic Automation]
* 9c713577 - Merge pull request sonic-net#122 from mssonicbld/sonicbld/202412-merge (34 hours ago) [mssonicbld]
* 54a64bab - Merge branch '202411' of https://github.com/sonic-net/sonic-swss into 202412 (34 hours ago) [Sonic Automation]
* a4d09dd8 - [202505] [ci]: Changes to unblock swss pipeline tests (sonic-net#3806) (2 days ago) [mssonicbld]
* 524d05bf - Install symlink to Python 3 to work around AzP diff coverage issue (sonic-net#3803) (2 days ago) [mssonicbld]
* 83464cef - [ci]: Skip publishing of asan vstest summary (sonic-net#3805) (2 days ago) [mssonicbld]
* 69681b06 - [build] Support optionally using other container registries instead of DockerHub (sonic-net#3802) (2 days ago) [mssonicbld]
* feb05a67 - [tests]: Fix `test_MirrorDestMoveLag` test failure (sonic-net#3804) (2 days ago) [mssonicbld]
```
#### How I did it
#### How to verify it
#### Description for the changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants