Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11614575451119147651.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh18408613171027595506.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1368611263437019729.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7315788661929115853.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5712977648899664194.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera, goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-11380 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52 (main) Commit message: "Merge pull request #457 from weichou1229/bump-sdk" > git config core.sparsecheckout # timeout=10 > git checkout -f aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52 # timeout=10 > git rev-list --no-walk 1f73df7c61705afbaf9dc2cefc4b005b921d2213 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-26T03:36:00.668Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-26T03:36:00.968Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-26T03:36:01.049Z] ========================================================= [2026-05-26T03:36:01.049Z] EdgeX Global Pipelines Version Info [2026-05-26T03:36:01.049Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-26T03:36:02.514Z] ------------------- [2026-05-26T03:36:02.514Z] stable info: [2026-05-26T03:36:02.514Z] ------------------- [2026-05-26T03:36:02.514Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-26T03:36:02.514Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-26T03:36:02.514Z] Message: update stable to v1.0.280 [2026-05-26T03:36:02.895Z] ------------------- [2026-05-26T03:36:02.895Z] experimental info: [2026-05-26T03:36:02.895Z] ------------------- [2026-05-26T03:36:02.895Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-26T03:36:02.895Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-26T03:36:02.895Z] Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-26T03:36:03.109Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2026-05-26T03:36:03.147Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2026-05-26T03:36:03.255Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-26T03:36:03.325Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-26T03:36:03.387Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-26T03:36:03.498Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-26T03:36:03.606Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-26T03:36:03.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-05-26T03:36:03.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-26T03:36:03.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-26T03:36:03.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-26T03:36:04.078Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2026-05-26T03:36:04.200Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-26T03:36:04.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-26T03:36:04.372Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-26T03:36:04.479Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-26T03:36:04.538Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-05-26T03:36:04.664Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-05-26T03:36:04.774Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-26T03:36:04.821Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-26T03:36:04.945Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-05-26T03:36:04.986Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-05-26T03:36:05.043Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-05-26T03:36:05.135Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-05-26T03:36:05.168Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-05-26T03:36:05.270Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-26T03:36:05.345Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-26T03:36:05.427Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-05-26T03:36:05.508Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-05-26T03:36:05.625Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-05-26T03:36:05.693Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52 [Pipeline] echo [2026-05-26T03:36:05.727Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aab4dbf [Pipeline] echo [2026-05-26T03:36:05.741Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T03:36:05.864Z] provisioning config files... [2026-05-26T03:36:05.900Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6378707461937851992tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T03:36:06.401Z] ---> ****-login.sh [2026-05-26T03:36:06.401Z] nexus3.edgexfoundry.org:10001 [2026-05-26T03:36:06.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:36:06.401Z] [2026-05-26T03:36:06.402Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T03:36:06.402Z] Configure a credential helper to remove this warning. See [2026-05-26T03:36:06.402Z] https://docs.****.com/go/credential-store/ [2026-05-26T03:36:06.402Z] [2026-05-26T03:36:06.402Z] Login Succeeded [2026-05-26T03:36:06.402Z] nexus3.edgexfoundry.org:10002 [2026-05-26T03:36:06.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:36:06.779Z] [2026-05-26T03:36:06.779Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T03:36:06.779Z] Configure a credential helper to remove this warning. See [2026-05-26T03:36:06.779Z] https://docs.****.com/go/credential-store/ [2026-05-26T03:36:06.779Z] [2026-05-26T03:36:06.779Z] Login Succeeded [2026-05-26T03:36:06.779Z] nexus3.edgexfoundry.org:10003 [2026-05-26T03:36:06.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:36:06.779Z] [2026-05-26T03:36:06.779Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T03:36:06.779Z] Configure a credential helper to remove this warning. See [2026-05-26T03:36:06.779Z] https://docs.****.com/go/credential-store/ [2026-05-26T03:36:06.779Z] [2026-05-26T03:36:06.779Z] Login Succeeded [2026-05-26T03:36:06.779Z] nexus3.edgexfoundry.org:10004 [2026-05-26T03:36:06.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:36:06.779Z] [2026-05-26T03:36:06.779Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T03:36:06.779Z] Configure a credential helper to remove this warning. See [2026-05-26T03:36:06.779Z] https://docs.****.com/go/credential-store/ [2026-05-26T03:36:06.779Z] [2026-05-26T03:36:06.779Z] Login Succeeded [2026-05-26T03:36:06.779Z] ****.io [2026-05-26T03:36:06.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:36:07.089Z] [2026-05-26T03:36:07.089Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T03:36:07.089Z] Configure a credential helper to remove this warning. See [2026-05-26T03:36:07.089Z] https://docs.****.com/go/credential-store/ [2026-05-26T03:36:07.089Z] [2026-05-26T03:36:07.089Z] Login Succeeded [2026-05-26T03:36:07.089Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T03:36:07.157Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-05-26T03:36:07.951Z] + git rev-list -1 --merges aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52~1..aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52 [Pipeline] echo [2026-05-26T03:36:08.164Z] -----------> git rev-list -1 --merges aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52~1..aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52 aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52 [2026-05-26T03:36:08.164Z] aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52 [false] [Pipeline] sh [2026-05-26T03:36:08.557Z] + git log --format=format:%s -1 aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52 [Pipeline] echo [2026-05-26T03:36:08.664Z] ========================================================= [2026-05-26T03:36:08.664Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-05-26T03:36:08.664Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-26T03:36:09.245Z] + git log --format=format:%s -1 aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52 [Pipeline] echo [2026-05-26T03:36:09.307Z] [semverPrep] GIT_COMMIT: aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52, Commit Message: Merge pull request #457 from weichou1229/bump-sdk [Pipeline] echo [2026-05-26T03:36:09.384Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-05-26T03:36:09.890Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T03:36:09.890Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-26T03:36:09.890Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-26T03:36:09.890Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-26T03:36:09.890Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-26T03:36:09.890Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-26T03:36:09.890Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:36:10.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T03:36:10.380Z] [2026-05-26T03:36:10.380Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:36:11.070Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T03:36:11.070Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-26T03:36:11.070Z] 3dae71ba6b94: Pulling fs layer [2026-05-26T03:36:11.070Z] 6bf1a483ea7c: Pulling fs layer [2026-05-26T03:36:11.070Z] f5dfc541a4d3: Pulling fs layer [2026-05-26T03:36:11.070Z] 461d9e800cba: Pulling fs layer [2026-05-26T03:36:11.070Z] 80192f66455f: Pulling fs layer [2026-05-26T03:36:11.070Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-26T03:36:11.070Z] a29436f7fd5d: Pulling fs layer [2026-05-26T03:36:11.070Z] 923cac83aea3: Pulling fs layer [2026-05-26T03:36:11.070Z] 461d9e800cba: Waiting [2026-05-26T03:36:11.070Z] 25ad8b0a4227: Pulling fs layer [2026-05-26T03:36:11.070Z] db01528c6b51: Pulling fs layer [2026-05-26T03:36:11.070Z] 25ad8b0a4227: Waiting [2026-05-26T03:36:11.070Z] 80192f66455f: Waiting [2026-05-26T03:36:11.070Z] 2e8e34ca0e6c: Waiting [2026-05-26T03:36:11.070Z] 923cac83aea3: Waiting [2026-05-26T03:36:11.070Z] a29436f7fd5d: Waiting [2026-05-26T03:36:11.070Z] 28988de357af: Pulling fs layer [2026-05-26T03:36:11.070Z] db01528c6b51: Waiting [2026-05-26T03:36:11.070Z] 28988de357af: Waiting [2026-05-26T03:36:11.070Z] 6bf1a483ea7c: Verifying Checksum [2026-05-26T03:36:11.070Z] 6bf1a483ea7c: Download complete [2026-05-26T03:36:11.070Z] 461d9e800cba: Verifying Checksum [2026-05-26T03:36:11.070Z] 461d9e800cba: Download complete [2026-05-26T03:36:11.070Z] 80192f66455f: Verifying Checksum [2026-05-26T03:36:11.070Z] 80192f66455f: Download complete [2026-05-26T03:36:11.436Z] f5dfc541a4d3: Verifying Checksum [2026-05-26T03:36:11.436Z] f5dfc541a4d3: Download complete [2026-05-26T03:36:11.436Z] 3dae71ba6b94: Verifying Checksum [2026-05-26T03:36:11.436Z] 3dae71ba6b94: Download complete [2026-05-26T03:36:11.436Z] 923cac83aea3: Verifying Checksum [2026-05-26T03:36:11.436Z] 923cac83aea3: Download complete [2026-05-26T03:36:11.436Z] 25ad8b0a4227: Verifying Checksum [2026-05-26T03:36:11.436Z] 25ad8b0a4227: Download complete [2026-05-26T03:36:11.436Z] db01528c6b51: Download complete [2026-05-26T03:36:11.436Z] 28988de357af: Download complete [2026-05-26T03:36:11.751Z] a29436f7fd5d: Verifying Checksum [2026-05-26T03:36:11.751Z] a29436f7fd5d: Download complete [2026-05-26T03:36:12.088Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-26T03:36:12.088Z] 2e8e34ca0e6c: Download complete [2026-05-26T03:36:12.701Z] 3dae71ba6b94: Pull complete [2026-05-26T03:36:13.008Z] 6bf1a483ea7c: Pull complete [2026-05-26T03:36:13.660Z] f5dfc541a4d3: Pull complete [2026-05-26T03:36:13.661Z] 461d9e800cba: Pull complete [2026-05-26T03:36:13.661Z] 80192f66455f: Pull complete [2026-05-26T03:36:17.481Z] 2e8e34ca0e6c: Pull complete [2026-05-26T03:36:18.566Z] a29436f7fd5d: Pull complete [2026-05-26T03:36:18.566Z] 923cac83aea3: Pull complete [2026-05-26T03:36:18.566Z] 25ad8b0a4227: Pull complete [2026-05-26T03:36:18.566Z] db01528c6b51: Pull complete [2026-05-26T03:36:18.566Z] 28988de357af: Pull complete [2026-05-26T03:36:18.566Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-26T03:36:18.566Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T03:36:18.566Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T03:36:19.372Z] prd-ubuntu20.04-docker-8c-8g-11380 does not seem to be running inside a container [2026-05-26T03:36:19.456Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T03:36:21.026Z] $ docker top 12f827c67919fc747c7e76b8e735b6a3a484f17e4e110bbf20b646456acb6298 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-26T03:36:21.437Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T03:36:21.437Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T03:36:21.645Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T03:36:21.646Z] $ docker exec 12f827c67919fc747c7e76b8e735b6a3a484f17e4e110bbf20b646456acb6298 ssh-agent [2026-05-26T03:36:21.803Z] SSH_AUTH_SOCK=/tmp/ssh-S9goZ0FDfKOe/agent.32 [2026-05-26T03:36:21.803Z] SSH_AGENT_PID=38 [2026-05-26T03:36:21.835Z] Running ssh-add (command line suppressed) [2026-05-26T03:36:21.931Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12819062826090621719.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12819062826090621719.key) [2026-05-26T03:36:21.991Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T03:36:22.469Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] sh [2026-05-26T03:36:22.888Z] + git tag --points-at HEAD [Pipeline] } [2026-05-26T03:36:22.943Z] $ docker exec --env ******** --env ******** 12f827c67919fc747c7e76b8e735b6a3a484f17e4e110bbf20b646456acb6298 ssh-agent -k [2026-05-26T03:36:23.047Z] unset SSH_AUTH_SOCK; [2026-05-26T03:36:23.048Z] unset SSH_AGENT_PID; [2026-05-26T03:36:23.048Z] echo Agent pid 38 killed; [2026-05-26T03:36:23.172Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-05-26T03:36:23.280Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T03:36:23.280Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T03:36:23.427Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T03:36:23.429Z] $ docker exec 12f827c67919fc747c7e76b8e735b6a3a484f17e4e110bbf20b646456acb6298 ssh-agent [2026-05-26T03:36:23.562Z] SSH_AUTH_SOCK=/tmp/ssh-oIYlUM5Mp8bC/agent.84 [2026-05-26T03:36:23.562Z] SSH_AGENT_PID=90 [2026-05-26T03:36:23.585Z] Running ssh-add (command line suppressed) [2026-05-26T03:36:23.679Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15326652207285314266.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15326652207285314266.key) [2026-05-26T03:36:23.794Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T03:36:24.210Z] + git semver init [2026-05-26T03:36:24.526Z] 2026-05-26 03:36:24,389 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-26T03:36:24.526Z] 2026-05-26 03:36:24,393 [run_init] DEBUG init version:0.0.0 force:False [2026-05-26T03:36:24.526Z] 2026-05-26 03:36:24,393 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2026-05-26T03:36:24.526Z] 2026-05-26 03:36:24,394 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2026-05-26T03:36:24.526Z] 2026-05-26 03:36:24,394 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=None, shell=False, universal_newlines=False) [2026-05-26T03:36:25.609Z] 2026-05-26 03:36:25,569 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2026-05-26T03:36:25.609Z] 2026-05-26 03:36:25,569 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2026-05-26T03:36:25.609Z] 2026-05-26 03:36:25,569 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2026-05-26T03:36:25.609Z] 2026-05-26 03:36:25,569 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2026-05-26T03:36:25.609Z] 4.1.0-dev.19 [Pipeline] } [2026-05-26T03:36:25.679Z] $ docker exec --env ******** --env ******** 12f827c67919fc747c7e76b8e735b6a3a484f17e4e110bbf20b646456acb6298 ssh-agent -k [2026-05-26T03:36:25.766Z] unset SSH_AUTH_SOCK; [2026-05-26T03:36:25.766Z] unset SSH_AGENT_PID; [2026-05-26T03:36:25.766Z] echo Agent pid 90 killed; [2026-05-26T03:36:25.776Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T03:36:26.333Z] + git semver [Pipeline] } [2026-05-26T03:36:26.719Z] $ docker stop --time=1 12f827c67919fc747c7e76b8e735b6a3a484f17e4e110bbf20b646456acb6298 [2026-05-26T03:36:28.109Z] $ docker rm -f --volumes 12f827c67919fc747c7e76b8e735b6a3a484f17e4e110bbf20b646456acb6298 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T03:36:28.593Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-26T03:36:29.433Z] Stashed 1 file(s) [Pipeline] echo [2026-05-26T03:36:29.435Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.19 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T03:36:30.050Z] provisioning config files... [2026-05-26T03:36:30.154Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1257922292654135077tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T03:36:30.580Z] ---> ****-login.sh [2026-05-26T03:36:30.580Z] nexus3.edgexfoundry.org:10001 [2026-05-26T03:36:30.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:36:30.580Z] Login Succeeded [2026-05-26T03:36:30.580Z] nexus3.edgexfoundry.org:10002 [2026-05-26T03:36:30.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:36:30.580Z] Login Succeeded [2026-05-26T03:36:30.580Z] nexus3.edgexfoundry.org:10003 [2026-05-26T03:36:30.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:36:30.580Z] Login Succeeded [2026-05-26T03:36:30.580Z] nexus3.edgexfoundry.org:10004 [2026-05-26T03:36:30.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:36:30.989Z] Login Succeeded [2026-05-26T03:36:30.989Z] ****.io [2026-05-26T03:36:30.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:36:30.989Z] Login Succeeded [2026-05-26T03:36:30.989Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T03:36:31.066Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-26T03:36:31.702Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T03:36:31.816Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T03:36:31.858Z] ========================================================= [2026-05-26T03:36:31.858Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-05-26T03:36:31.858Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:36:32.461Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-05-26T03:36:33.093Z] #0 building with "default" instance using docker driver [2026-05-26T03:36:33.093Z] [2026-05-26T03:36:33.093Z] #1 [internal] load build definition from Dockerfile [2026-05-26T03:36:33.093Z] #1 transferring dockerfile: 2.48kB done [2026-05-26T03:36:33.093Z] #1 DONE 0.0s [2026-05-26T03:36:33.093Z] [2026-05-26T03:36:33.093Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-26T03:36:33.093Z] #2 DONE 0.1s [2026-05-26T03:36:33.093Z] [2026-05-26T03:36:33.093Z] #3 [internal] load .dockerignore [2026-05-26T03:36:33.093Z] #3 transferring context: 2B done [2026-05-26T03:36:33.093Z] #3 DONE 0.0s [2026-05-26T03:36:33.093Z] [2026-05-26T03:36:33.093Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-26T03:36:33.093Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-05-26T03:36:33.093Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-05-26T03:36:33.093Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.10MB / 60.15MB 0.1s [2026-05-26T03:36:33.093Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s [2026-05-26T03:36:33.093Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2026-05-26T03:36:33.093Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-05-26T03:36:33.093Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-05-26T03:36:33.093Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s [2026-05-26T03:36:33.381Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 11.53MB / 60.15MB 0.2s [2026-05-26T03:36:33.381Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-05-26T03:36:33.381Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-05-26T03:36:33.381Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-05-26T03:36:33.381Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-05-26T03:36:33.381Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.10MB / 112.58MB 0.2s [2026-05-26T03:36:33.381Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-05-26T03:36:33.381Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s [2026-05-26T03:36:33.381Z] #4 ... [2026-05-26T03:36:33.381Z] [2026-05-26T03:36:33.381Z] #5 [internal] load build context [2026-05-26T03:36:33.381Z] #5 transferring context: 24.47MB 0.3s done [2026-05-26T03:36:33.381Z] #5 DONE 0.3s [2026-05-26T03:36:33.381Z] [2026-05-26T03:36:33.381Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-26T03:36:33.381Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 22.02MB / 60.15MB 0.3s [2026-05-26T03:36:33.381Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2026-05-26T03:36:33.381Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 9.44MB / 112.58MB 0.3s [2026-05-26T03:36:33.381Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 8.39MB / 11.98MB 0.3s [2026-05-26T03:36:33.381Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2026-05-26T03:36:33.684Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 49.28MB / 60.15MB 0.5s [2026-05-26T03:36:33.684Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 33.55MB / 112.58MB 0.5s [2026-05-26T03:36:33.684Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done [2026-05-26T03:36:33.684Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2026-05-26T03:36:33.684Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 7.34MB / 14.72MB 0.5s [2026-05-26T03:36:33.684Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s [2026-05-26T03:36:33.684Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 48.23MB / 112.58MB 0.6s [2026-05-26T03:36:33.684Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 13.63MB / 14.72MB 0.6s [2026-05-26T03:36:33.991Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s done [2026-05-26T03:36:33.991Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 90.18MB / 112.58MB 0.8s [2026-05-26T03:36:33.991Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done [2026-05-26T03:36:33.991Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 [2026-05-26T03:36:33.991Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 0.9s [2026-05-26T03:36:34.305Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s done [2026-05-26T03:36:38.973Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.0s done [2026-05-26T03:36:38.973Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-05-26T03:36:38.973Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-05-26T03:36:38.973Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-05-26T03:36:38.973Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-05-26T03:36:38.973Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-05-26T03:36:39.592Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done [2026-05-26T03:36:39.592Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c [2026-05-26T03:36:43.224Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.0s done [2026-05-26T03:36:43.224Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-05-26T03:36:43.224Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done [2026-05-26T03:36:43.224Z] #4 DONE 10.2s [2026-05-26T03:36:43.504Z] [2026-05-26T03:36:43.504Z] #6 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers [2026-05-26T03:36:43.504Z] #6 0.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T03:36:43.803Z] #6 0.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T03:36:44.481Z] #6 1.316 (1/9) Installing eudev-libs (3.2.14-r5) [2026-05-26T03:36:44.747Z] #6 1.324 (2/9) Installing libjpeg-turbo (3.1.0-r0) [2026-05-26T03:36:44.747Z] #6 1.349 (3/9) Installing v4l-utils-libs (1.28.1-r1) [2026-05-26T03:36:44.747Z] #6 1.363 (4/9) Installing v4l-utils (1.28.1-r1) [2026-05-26T03:36:44.747Z] #6 1.415 (5/9) Installing libdvbv5 (1.28.1-r1) [2026-05-26T03:36:44.747Z] #6 1.435 (6/9) Installing libturbojpeg (3.1.0-r0) [2026-05-26T03:36:44.747Z] #6 1.472 (7/9) Installing libjpeg-turbo-dev (3.1.0-r0) [2026-05-26T03:36:44.747Z] #6 1.482 (8/9) Installing eudev-dev (3.2.14-r5) [2026-05-26T03:36:44.747Z] #6 1.538 (9/9) Installing v4l-utils-dev (1.28.1-r1) [2026-05-26T03:36:44.910Z] Still waiting to schedule task [2026-05-26T03:36:44.910Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-05-26T03:36:45.047Z] #6 1.561 Executing busybox-1.37.0-r19.trigger [2026-05-26T03:36:45.047Z] #6 1.570 OK: 271 MiB in 69 packages [2026-05-26T03:36:46.578Z] #6 DONE 3.3s [2026-05-26T03:36:46.578Z] [2026-05-26T03:36:46.578Z] #7 [builder 3/8] WORKDIR /device-usb-camera [2026-05-26T03:36:46.578Z] #7 DONE 0.1s [2026-05-26T03:36:46.893Z] [2026-05-26T03:36:46.893Z] #8 [builder 4/8] COPY go.mod vendor* ./ [2026-05-26T03:36:46.893Z] #8 DONE 0.2s [2026-05-26T03:36:46.893Z] [2026-05-26T03:36:46.893Z] #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T03:36:59.717Z] #9 DONE 11.4s [2026-05-26T03:36:59.717Z] [2026-05-26T03:36:59.717Z] #10 [builder 6/8] COPY . . [2026-05-26T03:36:59.717Z] #10 DONE 0.1s [2026-05-26T03:36:59.717Z] [2026-05-26T03:36:59.717Z] #11 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2026-05-26T03:36:59.717Z] #11 0.187 % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-26T03:36:59.717Z] #11 0.187 Dload Upload Total Spent Left Speed [2026-05-26T03:36:59.717Z] #11 0.187 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9321 0 --:--:-- --:--:-- --:--:-- 9398 [2026-05-26T03:36:59.717Z] #11 DONE 0.3s [2026-05-26T03:36:59.717Z] [2026-05-26T03:36:59.717Z] #12 [builder 8/8] RUN echo noop [2026-05-26T03:36:59.717Z] #12 0.268 noop [2026-05-26T03:36:59.717Z] #12 DONE 0.3s [2026-05-26T03:36:59.717Z] [2026-05-26T03:36:59.717Z] #13 exporting to image [2026-05-26T03:36:59.717Z] #13 exporting layers [2026-05-26T03:37:06.696Z] #13 exporting layers 6.8s done [2026-05-26T03:37:06.696Z] #13 writing image sha256:a86f93d60340c1709ac8bdbe03bde500a033b819ca25b635d0ac0800315f79e3 done [2026-05-26T03:37:06.696Z] #13 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-26T03:37:06.696Z] #13 DONE 6.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:37:07.232Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-26T03:37:07.232Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T03:37:07.477Z] prd-ubuntu20.04-docker-8c-8g-11380 does not seem to be running inside a container [2026-05-26T03:37:07.573Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-26T03:37:07.876Z] $ docker top 26cc5e404407b932f47f216829b8c298a700839ef32cc7bb9ff9d6e8f729cfd7 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T03:37:08.474Z] + go version [2026-05-26T03:37:08.474Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-05-26T03:37:08.495Z] $ docker stop --time=1 26cc5e404407b932f47f216829b8c298a700839ef32cc7bb9ff9d6e8f729cfd7 [2026-05-26T03:37:09.838Z] $ docker rm -f --volumes 26cc5e404407b932f47f216829b8c298a700839ef32cc7bb9ff9d6e8f729cfd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:37:10.719Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-26T03:37:10.719Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T03:37:11.028Z] prd-ubuntu20.04-docker-8c-8g-11380 does not seem to be running inside a container [2026-05-26T03:37:11.164Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-26T03:37:11.428Z] $ docker top 8f020e5f438dd2ac94f79ecb5ace71be651944c1d075e8e5d956df2658d98f8d -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T03:37:11.916Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2026-05-26T03:37:12.363Z] + make test [2026-05-26T03:37:12.363Z] go test ./... -coverprofile=coverage.out ./... [2026-05-26T03:37:13.920Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2026-05-26T03:37:32.693Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2026-05-26T03:37:32.992Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.013s coverage: 4.4% of statements [2026-05-26T03:37:43.466Z] 0 issues. [2026-05-26T03:37:43.466Z] go vet ./... [2026-05-26T03:37:47.937Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-26T03:37:47.937Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-26T03:37:47.937Z] ./bin/test-attribution-txt.sh [2026-05-26T03:37:47.937Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-26T03:37:47.937Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-26T03:37:47.962Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } [2026-05-26T03:37:47.980Z] $ docker stop --time=1 8f020e5f438dd2ac94f79ecb5ace71be651944c1d075e8e5d956df2658d98f8d [2026-05-26T03:37:50.029Z] $ docker rm -f --volumes 8f020e5f438dd2ac94f79ecb5ace71be651944c1d075e8e5d956df2658d98f8d [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T03:37:50.866Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-26T03:37:51.053Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-05-26T03:37:51.819Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-26T03:37:52.180Z] + ls -al . [2026-05-26T03:37:52.180Z] total 292 [2026-05-26T03:37:52.180Z] drwxrwxr-x 9 jenkins jenkins 4096 May 26 03:37 . [2026-05-26T03:37:52.180Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 03:35 .. [2026-05-26T03:37:52.180Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 03:37 .git [2026-05-26T03:37:52.180Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:35 .github [2026-05-26T03:37:52.180Z] -rw-rw-r-- 1 jenkins jenkins 379 May 26 03:35 .gitignore [2026-05-26T03:37:52.180Z] -rw-rw-r-- 1 jenkins jenkins 359 May 26 03:35 .golangci.yml [2026-05-26T03:37:52.180Z] -rw-rw-r-- 1 jenkins jenkins 77 May 26 03:35 .hadolint.yml [2026-05-26T03:37:52.180Z] drwxr-xr-x 3 jenkins jenkins 4096 May 26 03:36 .semver [2026-05-26T03:37:52.180Z] -rw-rw-r-- 1 jenkins jenkins 22020 May 26 03:35 Attribution.txt [2026-05-26T03:37:52.180Z] -rw-rw-r-- 1 jenkins jenkins 18082 May 26 03:35 CHANGELOG.md [2026-05-26T03:37:52.180Z] -rw-rw-r-- 1 jenkins jenkins 2446 May 26 03:35 Dockerfile [2026-05-26T03:37:52.180Z] -rw-rw-r-- 1 jenkins jenkins 678 May 26 03:35 GOVERNANCE.md [2026-05-26T03:37:52.180Z] -rw-rw-r-- 1 jenkins jenkins 682 May 26 03:35 Jenkinsfile [2026-05-26T03:37:52.180Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 26 03:35 LICENSE [2026-05-26T03:37:52.180Z] -rw-rw-r-- 1 jenkins jenkins 3192 May 26 03:35 Makefile [2026-05-26T03:37:52.180Z] -rw-rw-r-- 1 jenkins jenkins 622 May 26 03:35 OWNERS.md [2026-05-26T03:37:52.180Z] -rw-rw-r-- 1 jenkins jenkins 2575 May 26 03:35 README.md [2026-05-26T03:37:52.180Z] -rw-rw-r-- 1 jenkins jenkins 12 May 26 03:36 VERSION [2026-05-26T03:37:52.180Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 03:35 bin [2026-05-26T03:37:52.180Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:35 cmd [2026-05-26T03:37:52.180Z] -rw-r--r-- 1 jenkins jenkins 54776 May 26 03:37 coverage.out [2026-05-26T03:37:52.180Z] -rwxrwxr-x 1 jenkins jenkins 84 May 26 03:35 docker-entrypoint.sh [2026-05-26T03:37:52.180Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 03:35 docs [2026-05-26T03:37:52.180Z] -rw-rw-r-- 1 jenkins jenkins 6753 May 26 03:35 go.mod [2026-05-26T03:37:52.180Z] -rw-rw-r-- 1 jenkins jenkins 89416 May 26 03:35 go.sum [2026-05-26T03:37:52.180Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:35 internal [2026-05-26T03:37:52.180Z] -rw-rw-r-- 1 jenkins jenkins 231 May 26 03:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:37:52.593Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52 --label arch=amd64 --label version=4.1.0-dev.19 . [2026-05-26T03:37:52.593Z] #0 building with "default" instance using docker driver [2026-05-26T03:37:52.593Z] [2026-05-26T03:37:52.593Z] #1 [internal] load build definition from Dockerfile [2026-05-26T03:37:52.593Z] #1 transferring dockerfile: 2.48kB done [2026-05-26T03:37:52.593Z] #1 DONE 0.0s [2026-05-26T03:37:52.593Z] [2026-05-26T03:37:52.593Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-26T03:37:52.593Z] #2 DONE 0.0s [2026-05-26T03:37:52.593Z] [2026-05-26T03:37:52.593Z] #3 [internal] load metadata for docker.io/bluenviron/mediamtx:1.15.3 [2026-05-26T03:37:52.593Z] #3 DONE 0.1s [2026-05-26T03:37:52.593Z] [2026-05-26T03:37:52.593Z] #4 [internal] load metadata for docker.io/library/alpine:3.22 [2026-05-26T03:37:52.593Z] #4 DONE 0.1s [2026-05-26T03:37:52.593Z] [2026-05-26T03:37:52.593Z] #5 [internal] load .dockerignore [2026-05-26T03:37:52.593Z] #5 transferring context: 2B done [2026-05-26T03:37:52.882Z] #5 DONE 0.0s [2026-05-26T03:37:52.882Z] [2026-05-26T03:37:52.882Z] #6 [internal] load build context [2026-05-26T03:37:52.882Z] #6 transferring context: 68.90kB 0.0s done [2026-05-26T03:37:52.882Z] #6 DONE 0.0s [2026-05-26T03:37:52.882Z] [2026-05-26T03:37:52.882Z] #7 [builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-26T03:37:52.882Z] #7 DONE 0.1s [2026-05-26T03:37:52.882Z] [2026-05-26T03:37:52.882Z] #8 [stage-2 1/15] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-26T03:37:52.882Z] #8 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-26T03:37:52.882Z] #8 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s [2026-05-26T03:37:52.882Z] #8 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-26T03:37:52.882Z] #8 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-26T03:37:52.882Z] #8 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-26T03:37:52.882Z] #8 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-26T03:37:53.163Z] #8 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done [2026-05-26T03:37:53.163Z] #8 DONE 0.3s [2026-05-26T03:37:53.163Z] [2026-05-26T03:37:53.163Z] #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.15.3@sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e [2026-05-26T03:37:53.163Z] #9 resolve docker.io/bluenviron/mediamtx:1.15.3@sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 0.0s done [2026-05-26T03:37:53.163Z] #9 sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 3.16kB / 3.16kB done [2026-05-26T03:37:53.163Z] #9 sha256:96b2d2bfcd9d127c1cd49f3abdb76f4fb032822d2bdb8ae8402c96f8006883b5 481B / 481B done [2026-05-26T03:37:53.163Z] #9 sha256:5bff2ccd2a623576b12be801f14101816f9e46f512b8b25fa86c541cb8f3ae82 749B / 749B done [2026-05-26T03:37:53.163Z] #9 sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 18.87MB / 23.76MB 0.2s [2026-05-26T03:37:53.163Z] #9 extracting sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec [2026-05-26T03:37:53.467Z] #9 extracting sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 0.3s done [2026-05-26T03:37:53.467Z] #9 DONE 0.6s [2026-05-26T03:37:53.467Z] [2026-05-26T03:37:53.467Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2026-05-26T03:37:53.467Z] #10 0.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T03:37:53.467Z] #10 0.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T03:37:53.852Z] #10 ... [2026-05-26T03:37:53.852Z] [2026-05-26T03:37:53.852Z] #11 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers [2026-05-26T03:37:53.852Z] #11 0.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T03:37:53.852Z] #11 0.391 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T03:37:53.852Z] #11 0.804 OK: 271 MiB in 69 packages [2026-05-26T03:37:53.852Z] #11 DONE 0.9s [2026-05-26T03:37:53.852Z] [2026-05-26T03:37:53.852Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2026-05-26T03:37:53.852Z] #10 0.601 (1/117) Installing dumb-init (1.2.5-r3) [2026-05-26T03:37:53.852Z] #10 0.607 (2/117) Installing libSvtAv1Enc (2.3.0-r0) [2026-05-26T03:37:53.852Z] #10 0.662 (3/117) Installing aom-libs (3.12.1-r0) [2026-05-26T03:37:53.852Z] #10 ... [2026-05-26T03:37:53.852Z] [2026-05-26T03:37:53.852Z] #12 [builder 3/8] WORKDIR /device-usb-camera [2026-05-26T03:37:53.852Z] #12 DONE 0.0s [2026-05-26T03:37:53.852Z] [2026-05-26T03:37:53.852Z] #13 [builder 4/8] COPY go.mod vendor* ./ [2026-05-26T03:37:53.852Z] #13 DONE 0.1s [2026-05-26T03:37:53.852Z] [2026-05-26T03:37:53.852Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2026-05-26T03:37:53.852Z] #10 0.710 (4/117) Installing libxau (1.0.12-r0) [2026-05-26T03:37:53.852Z] #10 0.716 (5/117) Installing libmd (1.1.0-r0) [2026-05-26T03:37:53.852Z] #10 0.723 (6/117) Installing libbsd (0.12.2-r0) [2026-05-26T03:37:53.852Z] #10 0.727 (7/117) Installing libxdmcp (1.1.5-r1) [2026-05-26T03:37:53.852Z] #10 0.731 (8/117) Installing libxcb (1.17.0-r0) [2026-05-26T03:37:53.852Z] #10 0.744 (9/117) Installing libx11 (1.8.11-r0) [2026-05-26T03:37:53.852Z] #10 0.785 (10/117) Installing hwdata-pci (0.395-r0) [2026-05-26T03:37:53.852Z] #10 0.799 (11/117) Installing libpciaccess (0.18.1-r0) [2026-05-26T03:37:53.852Z] #10 0.802 (12/117) Installing libdrm (2.4.124-r0) [2026-05-26T03:37:53.852Z] #10 0.812 (13/117) Installing libxext (1.3.6-r2) [2026-05-26T03:37:53.852Z] #10 0.817 (14/117) Installing libxfixes (6.0.1-r4) [2026-05-26T03:37:53.852Z] #10 0.821 (15/117) Installing libffi (3.4.8-r0) [2026-05-26T03:37:53.852Z] #10 0.825 (16/117) Installing wayland-libs-client (1.23.1-r3) [2026-05-26T03:37:53.852Z] #10 0.829 (17/117) Installing libva (2.22.0-r1) [2026-05-26T03:37:53.852Z] #10 0.837 (18/117) Installing libvdpau (1.5-r4) [2026-05-26T03:37:53.852Z] #10 0.841 (19/117) Installing libgcc (14.2.0-r6) [2026-05-26T03:37:53.852Z] #10 0.847 (20/117) Installing libstdc++ (14.2.0-r6) [2026-05-26T03:37:53.852Z] #10 0.873 (21/117) Installing onevpl-libs (2023.3.1-r2) [2026-05-26T03:37:53.852Z] #10 0.878 (22/117) Installing ffmpeg-libavutil (6.1.2-r2) [2026-05-26T03:37:53.852Z] #10 0.890 (23/117) Installing libdav1d (1.5.1-r0) [2026-05-26T03:37:53.852Z] #10 0.907 (24/117) Installing openexr-libiex (3.3.2-r0) [2026-05-26T03:37:54.161Z] #10 0.914 (25/117) Installing openexr-libilmthread (3.3.2-r0) [2026-05-26T03:37:54.161Z] #10 0.917 (26/117) Installing imath (3.1.12-r0) [2026-05-26T03:37:54.161Z] #10 0.924 (27/117) Installing libdeflate (1.23-r0) [2026-05-26T03:37:54.161Z] #10 0.930 (28/117) Installing openexr-libopenexrcore (3.3.2-r0) [2026-05-26T03:37:54.161Z] #10 0.946 (29/117) Installing openexr-libopenexr (3.3.2-r0) [2026-05-26T03:37:54.161Z] #10 0.957 (30/117) Installing brotli-libs (1.1.0-r2) [2026-05-26T03:37:54.161Z] #10 0.971 (31/117) Installing giflib (5.2.2-r1) [2026-05-26T03:37:54.161Z] #10 0.976 (32/117) Installing libhwy (1.0.7-r1) [2026-05-26T03:37:54.161Z] #10 0.980 (33/117) Installing libjpeg-turbo (3.1.0-r0) [2026-05-26T03:37:54.161Z] #10 0.992 (34/117) Installing lcms2 (2.19-r0) [2026-05-26T03:37:54.161Z] #10 0.999 (35/117) Installing libpng (1.6.57-r0) [2026-05-26T03:37:54.161Z] #10 1.007 (36/117) Installing libjxl (0.10.3-r2) [2026-05-26T03:37:54.161Z] #10 1.040 (37/117) Installing lame-libs (3.100-r5) [2026-05-26T03:37:54.161Z] #10 1.047 (38/117) Installing opus (1.5.2-r1) [2026-05-26T03:37:54.161Z] #10 1.060 (39/117) Installing rav1e-libs (0.7.1-r2) [2026-05-26T03:37:54.161Z] #10 1.077 (40/117) Installing libgomp (14.2.0-r6) [2026-05-26T03:37:54.161Z] #10 1.087 (41/117) Installing soxr (0.1.3-r7) [2026-05-26T03:37:54.161Z] #10 1.094 (42/117) Installing ffmpeg-libswresample (6.1.2-r2) [2026-05-26T03:37:54.161Z] #10 1.100 (43/117) Installing libogg (1.3.5-r5) [2026-05-26T03:37:54.161Z] #10 1.104 (44/117) Installing libtheora (1.1.1-r18) [2026-05-26T03:37:54.161Z] #10 1.115 (45/117) Installing libvorbis (1.3.7-r2) [2026-05-26T03:37:54.161Z] #10 1.122 (46/117) Installing libvpx (1.15.0-r0) [2026-05-26T03:37:54.161Z] #10 1.156 (47/117) Installing libsharpyuv (1.5.0-r0) [2026-05-26T03:37:54.476Z] #10 ... [2026-05-26T03:37:54.476Z] [2026-05-26T03:37:54.476Z] #14 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T03:37:54.476Z] #14 DONE 0.4s [2026-05-26T03:37:54.476Z] [2026-05-26T03:37:54.476Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2026-05-26T03:37:54.476Z] #10 1.160 (48/117) Installing libwebp (1.5.0-r0) [2026-05-26T03:37:54.476Z] #10 1.170 (49/117) Installing libwebpmux (1.5.0-r0) [2026-05-26T03:37:54.476Z] #10 1.177 (50/117) Installing x264-libs (0.164.3108-r0) [2026-05-26T03:37:54.476Z] #10 1.196 (51/117) Installing numactl (2.0.18-r0) [2026-05-26T03:37:54.476Z] #10 1.202 (52/117) Installing x265-libs (3.6-r0) [2026-05-26T03:37:54.476Z] #10 1.280 (53/117) Installing xvidcore (1.3.7-r2) [2026-05-26T03:37:54.476Z] #10 ... [2026-05-26T03:37:54.476Z] [2026-05-26T03:37:54.476Z] #15 [builder 6/8] COPY . . [2026-05-26T03:37:54.476Z] #15 DONE 0.1s [2026-05-26T03:37:54.476Z] [2026-05-26T03:37:54.476Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2026-05-26T03:37:54.476Z] #10 1.290 (54/117) Installing ffmpeg-libavcodec (6.1.2-r2) [2026-05-26T03:37:54.476Z] #10 1.390 (55/117) Installing sdl3 (3.2.16-r0) [2026-05-26T03:37:54.476Z] #10 1.415 (56/117) Installing sdl2-compat (2.32.56-r0) [2026-05-26T03:37:54.476Z] #10 1.422 (57/117) Installing alsa-lib (1.2.14-r0) [2026-05-26T03:37:54.476Z] #10 1.438 (58/117) Installing libexpat (2.7.5-r0) [2026-05-26T03:37:54.476Z] #10 1.442 (59/117) Installing libbz2 (1.0.8-r6) [2026-05-26T03:37:54.476Z] #10 1.448 (60/117) Installing freetype (2.13.3-r0) [2026-05-26T03:37:54.476Z] #10 1.460 (61/117) Installing fontconfig (2.15.0-r3) [2026-05-26T03:37:54.476Z] #10 1.469 (62/117) Installing fribidi (1.0.16-r1) [2026-05-26T03:37:54.476Z] #10 1.473 (63/117) Installing libintl (0.24.1-r0) [2026-05-26T03:37:54.476Z] #10 1.478 (64/117) Installing libeconf (0.6.3-r0) [2026-05-26T03:37:54.476Z] #10 1.482 (65/117) Installing libblkid (2.41-r9) [2026-05-26T03:37:54.476Z] #10 1.488 (66/117) Installing libmount (2.41-r9) [2026-05-26T03:37:54.476Z] #10 1.496 (67/117) Installing pcre2 (10.46-r0) [2026-05-26T03:37:54.754Z] #10 1.507 (68/117) Installing glib (2.84.4-r0) [2026-05-26T03:37:54.754Z] #10 1.550 (69/117) Installing graphite2 (1.3.14-r6) [2026-05-26T03:37:54.754Z] #10 1.555 (70/117) Installing harfbuzz (11.2.1-r0) [2026-05-26T03:37:54.754Z] #10 1.571 (71/117) Installing libunibreak (6.1-r0) [2026-05-26T03:37:54.754Z] #10 1.576 (72/117) Installing libass (0.17.3-r0) [2026-05-26T03:37:54.754Z] #10 1.582 (73/117) Installing libbluray (1.3.4-r1) [2026-05-26T03:37:54.754Z] #10 1.590 (74/117) Installing mpg123-libs (1.32.10-r0) [2026-05-26T03:37:54.754Z] #10 1.598 (75/117) Installing libopenmpt (0.7.15-r0) [2026-05-26T03:37:54.754Z] #10 ... [2026-05-26T03:37:54.754Z] [2026-05-26T03:37:54.754Z] #16 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2026-05-26T03:37:54.754Z] #16 0.197 % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-26T03:37:54.754Z] #16 0.197 Dload Upload Total Spent Left Speed [2026-05-26T03:37:54.754Z] #16 0.198 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 42440 0 --:--:-- --:--:-- --:--:-- 44250 [2026-05-26T03:37:54.754Z] #16 DONE 0.3s [2026-05-26T03:37:54.754Z] [2026-05-26T03:37:54.754Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2026-05-26T03:37:54.754Z] #10 1.625 (76/117) Installing cjson (1.7.19-r0) [2026-05-26T03:37:54.754Z] #10 1.630 (77/117) Installing mbedtls (3.6.6-r0) [2026-05-26T03:37:54.754Z] #10 1.649 (78/117) Installing librist (0.2.10-r1) [2026-05-26T03:37:54.754Z] #10 1.658 (79/117) Installing libsrt (1.5.3-r1) [2026-05-26T03:37:54.754Z] #10 1.666 (80/117) Installing libssh (0.11.2-r0) [2026-05-26T03:37:54.754Z] #10 1.674 (81/117) Installing xz-libs (5.8.3-r0) [2026-05-26T03:37:54.754Z] #10 1.680 (82/117) Installing libxml2 (2.13.9-r0) [2026-05-26T03:37:54.754Z] #10 1.697 (83/117) Installing libsodium (1.0.20-r1) [2026-05-26T03:37:54.754Z] #10 1.700 (84/117) Installing libzmq (4.3.5-r2) [2026-05-26T03:37:54.754Z] #10 1.709 (85/117) Installing ffmpeg-libavformat (6.1.2-r2) [2026-05-26T03:37:54.754Z] #10 1.736 (86/117) Installing serd-libs (0.32.4-r0) [2026-05-26T03:37:54.754Z] #10 1.740 (87/117) Installing zix-libs (0.6.2-r0) [2026-05-26T03:37:54.754Z] #10 1.744 (88/117) Installing sord-libs (0.16.18-r0) [2026-05-26T03:37:54.754Z] #10 1.747 (89/117) Installing sratom (0.6.18-r0) [2026-05-26T03:37:54.754Z] #10 1.752 (90/117) Installing lilv-libs (0.24.26-r0) [2026-05-26T03:37:54.754Z] #10 1.755 (91/117) Installing libdovi (3.3.1-r1) [2026-05-26T03:37:54.754Z] #10 1.772 (92/117) Installing spirv-tools (1.4.313.0-r0) [2026-05-26T03:37:54.754Z] #10 1.818 (93/117) Installing glslang-libs (1.4.309.0-r0) [2026-05-26T03:37:55.053Z] #10 1.839 (94/117) Installing shaderc (2024.4-r0) [2026-05-26T03:37:55.053Z] #10 1.845 (95/117) Installing vulkan-loader (1.4.313.0-r0) [2026-05-26T03:37:55.053Z] #10 1.853 (96/117) Installing libplacebo (6.338.2-r3) [2026-05-26T03:37:55.053Z] #10 1.869 (97/117) Installing ffmpeg-libpostproc (6.1.2-r2) [2026-05-26T03:37:55.053Z] #10 1.874 (98/117) Installing ffmpeg-libswscale (6.1.2-r2) [2026-05-26T03:37:55.053Z] #10 1.881 (99/117) Installing vidstab (1.1.1-r0) [2026-05-26T03:37:55.053Z] #10 1.885 (100/117) Installing zimg (3.0.5-r3) [2026-05-26T03:37:55.053Z] #10 1.897 (101/117) Installing ffmpeg-libavfilter (6.1.2-r2) [2026-05-26T03:37:55.053Z] #10 1.939 (102/117) Installing libasyncns (0.8-r4) [2026-05-26T03:37:55.053Z] #10 1.943 (103/117) Installing dbus-libs (1.16.2-r1) [2026-05-26T03:37:55.053Z] #10 1.949 (104/117) Installing libltdl (2.5.4-r1) [2026-05-26T03:37:55.053Z] #10 1.954 (105/117) Installing orc (0.4.40-r1) [2026-05-26T03:37:55.053Z] #10 1.963 (106/117) Installing libflac (1.4.3-r1) [2026-05-26T03:37:55.053Z] #10 1.972 (107/117) Installing libsndfile (1.2.2-r2) [2026-05-26T03:37:55.053Z] #10 1.980 (108/117) Installing speexdsp (1.2.1-r2) [2026-05-26T03:37:55.053Z] #10 1.984 (109/117) Installing tdb-libs (1.4.12-r0) [2026-05-26T03:37:55.053Z] #10 1.988 (110/117) Installing libpulse (17.0-r5) [2026-05-26T03:37:55.053Z] #10 2.005 (111/117) Installing v4l-utils-libs (1.28.1-r1) [2026-05-26T03:37:55.053Z] #10 2.011 (112/117) Installing ffmpeg-libavdevice (6.1.2-r2) [2026-05-26T03:37:55.053Z] #10 2.017 (113/117) Installing ffmpeg (6.1.2-r2) [2026-05-26T03:37:55.053Z] #10 2.030 (114/117) Installing udev-init-scripts (35-r1) [2026-05-26T03:37:55.053Z] #10 2.030 (115/117) Installing zstd-libs (1.5.7-r0) [2026-05-26T03:37:55.053Z] #10 2.042 (116/117) Installing kmod-libs (34.2-r0) [2026-05-26T03:37:55.392Z] #10 2.047 (117/117) Installing eudev (3.2.14-r5) [2026-05-26T03:37:55.392Z] #10 2.070 Executing busybox-1.37.0-r20.trigger [2026-05-26T03:37:55.392Z] #10 2.075 Executing glib-2.84.4-r0.trigger [2026-05-26T03:37:55.392Z] #10 2.077 Executing eudev-3.2.14-r5.trigger [2026-05-26T03:37:55.392Z] #10 2.081 OK: 133 MiB in 133 packages [2026-05-26T03:37:55.392Z] #10 DONE 2.3s [2026-05-26T03:37:55.392Z] [2026-05-26T03:37:55.392Z] #17 [builder 8/8] RUN make build [2026-05-26T03:37:55.392Z] #17 0.275 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2026-05-26T03:37:56.065Z] #17 ... [2026-05-26T03:37:56.065Z] [2026-05-26T03:37:56.065Z] #18 [stage-2 3/15] RUN apk --no-cache upgrade [2026-05-26T03:37:56.065Z] #18 0.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T03:37:56.065Z] #18 0.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T03:37:56.065Z] #18 0.664 OK: 133 MiB in 133 packages [2026-05-26T03:37:56.065Z] #18 DONE 0.8s [2026-05-26T03:37:56.429Z] [2026-05-26T03:37:56.429Z] #17 [builder 8/8] RUN make build [2026-05-26T03:38:23.540Z] #17 DONE 25.1s [2026-05-26T03:38:23.540Z] [2026-05-26T03:38:23.540Z] #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / [2026-05-26T03:38:23.540Z] #19 DONE 0.2s [2026-05-26T03:38:23.540Z] [2026-05-26T03:38:23.540Z] #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / [2026-05-26T03:38:23.540Z] #20 DONE 0.0s [2026-05-26T03:38:23.540Z] [2026-05-26T03:38:23.540Z] #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2026-05-26T03:38:23.540Z] #21 DONE 0.0s [2026-05-26T03:38:23.540Z] [2026-05-26T03:38:23.540Z] #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / [2026-05-26T03:38:23.540Z] #22 DONE 0.0s [2026-05-26T03:38:23.540Z] [2026-05-26T03:38:23.540Z] #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2026-05-26T03:38:23.540Z] #23 DONE 0.0s [2026-05-26T03:38:23.540Z] [2026-05-26T03:38:23.540Z] #24 [stage-2 9/15] COPY --from=rtsp /mediamtx.yml / [2026-05-26T03:38:23.540Z] #24 DONE 0.0s [2026-05-26T03:38:23.540Z] [2026-05-26T03:38:23.540Z] #25 [stage-2 10/15] COPY --from=rtsp /mediamtx / [2026-05-26T03:38:23.540Z] #25 DONE 0.2s [2026-05-26T03:38:23.540Z] [2026-05-26T03:38:23.540Z] #26 [stage-2 11/15] RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2026-05-26T03:38:23.540Z] #26 DONE 0.3s [2026-05-26T03:38:23.540Z] [2026-05-26T03:38:23.540Z] #27 [stage-2 12/15] RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2026-05-26T03:38:23.540Z] #27 DONE 0.3s [2026-05-26T03:38:23.540Z] [2026-05-26T03:38:23.540Z] #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2026-05-26T03:38:23.540Z] #28 DONE 0.3s [2026-05-26T03:38:23.540Z] [2026-05-26T03:38:23.540Z] #29 [stage-2 14/15] RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2026-05-26T03:38:23.540Z] #29 DONE 0.3s [2026-05-26T03:38:23.540Z] [2026-05-26T03:38:23.540Z] #30 exporting to image [2026-05-26T03:38:23.540Z] #30 exporting layers [2026-05-26T03:38:23.540Z] #30 exporting layers 0.6s done [2026-05-26T03:38:23.540Z] #30 writing image sha256:82a3a629da448921b6f9e613f749b351e8d4c36ce89b82ed055ed59194da811c done [2026-05-26T03:38:23.540Z] #30 naming to docker.io/library/device-usb-camera done [2026-05-26T03:38:23.540Z] #30 DONE 0.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T03:38:23.751Z] provisioning config files... [2026-05-26T03:38:23.776Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5521185943654125754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T03:38:24.082Z] ---> ****-login.sh [2026-05-26T03:38:24.082Z] nexus3.edgexfoundry.org:10001 [2026-05-26T03:38:24.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:38:24.082Z] Login Succeeded [2026-05-26T03:38:24.082Z] nexus3.edgexfoundry.org:10002 [2026-05-26T03:38:24.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:38:24.082Z] Login Succeeded [2026-05-26T03:38:24.082Z] nexus3.edgexfoundry.org:10003 [2026-05-26T03:38:24.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:38:24.379Z] Login Succeeded [2026-05-26T03:38:24.379Z] nexus3.edgexfoundry.org:10004 [2026-05-26T03:38:24.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:38:24.379Z] Login Succeeded [2026-05-26T03:38:24.379Z] ****.io [2026-05-26T03:38:24.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:38:24.642Z] Login Succeeded [2026-05-26T03:38:24.642Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T03:38:24.701Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T03:38:24.823Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T03:38:24.860Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2026-05-26T03:38:24.861Z] aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52 [2026-05-26T03:38:24.861Z] latest [2026-05-26T03:38:24.861Z] 4.1.0-dev.19 [2026-05-26T03:38:24.861Z] aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52-4.1.0-dev.19 [2026-05-26T03:38:24.861Z] main [2026-05-26T03:38:24.861Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:38:25.368Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:38:25.831Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52 [2026-05-26T03:38:25.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2026-05-26T03:38:25.831Z] 9b4c8507ca98: Preparing [2026-05-26T03:38:25.831Z] c6104c135b78: Preparing [2026-05-26T03:38:25.831Z] f6be1917f678: Preparing [2026-05-26T03:38:25.831Z] f6be1917f678: Preparing [2026-05-26T03:38:25.831Z] 56a6f440ec1f: Preparing [2026-05-26T03:38:25.831Z] 8b9ee95d9b28: Preparing [2026-05-26T03:38:25.831Z] 24be9a8aee6d: Preparing [2026-05-26T03:38:25.831Z] 08245666376e: Preparing [2026-05-26T03:38:25.831Z] 939989cf918a: Preparing [2026-05-26T03:38:25.831Z] a6c0b8585aef: Preparing [2026-05-26T03:38:25.831Z] 7d5337c6228f: Preparing [2026-05-26T03:38:25.831Z] 24b1207d0e03: Preparing [2026-05-26T03:38:25.831Z] 0ddd7a0d4b27: Preparing [2026-05-26T03:38:25.831Z] 0854555d70ac: Preparing [2026-05-26T03:38:25.831Z] 24be9a8aee6d: Waiting [2026-05-26T03:38:25.831Z] 08245666376e: Waiting [2026-05-26T03:38:25.831Z] 939989cf918a: Waiting [2026-05-26T03:38:25.831Z] a6c0b8585aef: Waiting [2026-05-26T03:38:25.831Z] 7d5337c6228f: Waiting [2026-05-26T03:38:25.831Z] 24b1207d0e03: Waiting [2026-05-26T03:38:25.831Z] 0ddd7a0d4b27: Waiting [2026-05-26T03:38:25.831Z] 0854555d70ac: Waiting [2026-05-26T03:38:25.831Z] 8b9ee95d9b28: Pushed [2026-05-26T03:38:25.831Z] c6104c135b78: Pushed [2026-05-26T03:38:25.831Z] 9b4c8507ca98: Pushed [2026-05-26T03:38:25.831Z] f6be1917f678: Pushed [2026-05-26T03:38:25.831Z] 24be9a8aee6d: Pushed [2026-05-26T03:38:26.097Z] a6c0b8585aef: Pushed [2026-05-26T03:38:26.097Z] 08245666376e: Pushed [2026-05-26T03:38:26.097Z] 939989cf918a: Pushed [2026-05-26T03:38:26.097Z] 0854555d70ac: Layer already exists [2026-05-26T03:38:26.097Z] 24b1207d0e03: Pushed [2026-05-26T03:38:30.327Z] 56a6f440ec1f: Pushed [2026-05-26T03:38:30.604Z] 7d5337c6228f: Pushed [2026-05-26T03:38:38.919Z] 0ddd7a0d4b27: Pushed [2026-05-26T03:38:38.919Z] aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52: digest: sha256:f50a9cfa2183f0183969cabaca7d07f8b1dd483d3f25c71531cef0a5a38cb5f0 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:38:39.445Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:38:39.926Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2026-05-26T03:38:39.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2026-05-26T03:38:39.926Z] 9b4c8507ca98: Preparing [2026-05-26T03:38:39.926Z] c6104c135b78: Preparing [2026-05-26T03:38:39.926Z] f6be1917f678: Preparing [2026-05-26T03:38:39.926Z] f6be1917f678: Preparing [2026-05-26T03:38:39.926Z] 56a6f440ec1f: Preparing [2026-05-26T03:38:39.926Z] 8b9ee95d9b28: Preparing [2026-05-26T03:38:39.926Z] 24be9a8aee6d: Preparing [2026-05-26T03:38:39.926Z] 08245666376e: Preparing [2026-05-26T03:38:39.926Z] 939989cf918a: Preparing [2026-05-26T03:38:39.926Z] a6c0b8585aef: Preparing [2026-05-26T03:38:39.926Z] 7d5337c6228f: Preparing [2026-05-26T03:38:39.926Z] 24b1207d0e03: Preparing [2026-05-26T03:38:39.926Z] 0ddd7a0d4b27: Preparing [2026-05-26T03:38:39.926Z] 0854555d70ac: Preparing [2026-05-26T03:38:39.926Z] a6c0b8585aef: Waiting [2026-05-26T03:38:39.926Z] 7d5337c6228f: Waiting [2026-05-26T03:38:39.926Z] 24b1207d0e03: Waiting [2026-05-26T03:38:39.926Z] 0ddd7a0d4b27: Waiting [2026-05-26T03:38:39.926Z] 0854555d70ac: Waiting [2026-05-26T03:38:39.926Z] 08245666376e: Waiting [2026-05-26T03:38:39.926Z] 24be9a8aee6d: Waiting [2026-05-26T03:38:39.926Z] 939989cf918a: Waiting [2026-05-26T03:38:39.926Z] f6be1917f678: Layer already exists [2026-05-26T03:38:39.926Z] 8b9ee95d9b28: Layer already exists [2026-05-26T03:38:39.926Z] c6104c135b78: Layer already exists [2026-05-26T03:38:39.926Z] 56a6f440ec1f: Layer already exists [2026-05-26T03:38:39.926Z] 9b4c8507ca98: Layer already exists [2026-05-26T03:38:39.926Z] 08245666376e: Layer already exists [2026-05-26T03:38:39.926Z] 24be9a8aee6d: Layer already exists [2026-05-26T03:38:39.926Z] a6c0b8585aef: Layer already exists [2026-05-26T03:38:39.926Z] 939989cf918a: Layer already exists [2026-05-26T03:38:39.926Z] 7d5337c6228f: Layer already exists [2026-05-26T03:38:39.926Z] 24b1207d0e03: Layer already exists [2026-05-26T03:38:39.926Z] 0ddd7a0d4b27: Layer already exists [2026-05-26T03:38:39.926Z] 0854555d70ac: Layer already exists [2026-05-26T03:38:39.926Z] latest: digest: sha256:f50a9cfa2183f0183969cabaca7d07f8b1dd483d3f25c71531cef0a5a38cb5f0 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:38:40.418Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:38:40.976Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.19 [2026-05-26T03:38:40.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2026-05-26T03:38:40.976Z] 9b4c8507ca98: Preparing [2026-05-26T03:38:40.976Z] c6104c135b78: Preparing [2026-05-26T03:38:40.976Z] f6be1917f678: Preparing [2026-05-26T03:38:40.976Z] f6be1917f678: Preparing [2026-05-26T03:38:40.976Z] 56a6f440ec1f: Preparing [2026-05-26T03:38:40.976Z] 8b9ee95d9b28: Preparing [2026-05-26T03:38:40.976Z] 24be9a8aee6d: Preparing [2026-05-26T03:38:40.976Z] 08245666376e: Preparing [2026-05-26T03:38:40.976Z] 939989cf918a: Preparing [2026-05-26T03:38:40.976Z] a6c0b8585aef: Preparing [2026-05-26T03:38:40.976Z] 7d5337c6228f: Preparing [2026-05-26T03:38:40.976Z] 24b1207d0e03: Preparing [2026-05-26T03:38:40.976Z] 0ddd7a0d4b27: Preparing [2026-05-26T03:38:40.976Z] 0854555d70ac: Preparing [2026-05-26T03:38:40.976Z] a6c0b8585aef: Waiting [2026-05-26T03:38:40.976Z] 7d5337c6228f: Waiting [2026-05-26T03:38:40.976Z] 24be9a8aee6d: Waiting [2026-05-26T03:38:40.976Z] 24b1207d0e03: Waiting [2026-05-26T03:38:40.976Z] 0ddd7a0d4b27: Waiting [2026-05-26T03:38:40.976Z] 0854555d70ac: Waiting [2026-05-26T03:38:40.976Z] 08245666376e: Waiting [2026-05-26T03:38:40.976Z] 939989cf918a: Waiting [2026-05-26T03:38:40.976Z] 8b9ee95d9b28: Layer already exists [2026-05-26T03:38:40.976Z] 56a6f440ec1f: Layer already exists [2026-05-26T03:38:40.976Z] f6be1917f678: Layer already exists [2026-05-26T03:38:40.976Z] c6104c135b78: Layer already exists [2026-05-26T03:38:40.976Z] 9b4c8507ca98: Layer already exists [2026-05-26T03:38:40.976Z] 08245666376e: Layer already exists [2026-05-26T03:38:40.976Z] a6c0b8585aef: Layer already exists [2026-05-26T03:38:40.976Z] 24be9a8aee6d: Layer already exists [2026-05-26T03:38:40.976Z] 939989cf918a: Layer already exists [2026-05-26T03:38:40.976Z] 7d5337c6228f: Layer already exists [2026-05-26T03:38:40.976Z] 0ddd7a0d4b27: Layer already exists [2026-05-26T03:38:40.976Z] 24b1207d0e03: Layer already exists [2026-05-26T03:38:40.976Z] 0854555d70ac: Layer already exists [2026-05-26T03:38:40.976Z] 4.1.0-dev.19: digest: sha256:f50a9cfa2183f0183969cabaca7d07f8b1dd483d3f25c71531cef0a5a38cb5f0 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:38:41.322Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:38:41.654Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52-4.1.0-dev.19 [2026-05-26T03:38:41.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2026-05-26T03:38:41.654Z] 9b4c8507ca98: Preparing [2026-05-26T03:38:41.654Z] c6104c135b78: Preparing [2026-05-26T03:38:41.654Z] f6be1917f678: Preparing [2026-05-26T03:38:41.654Z] f6be1917f678: Preparing [2026-05-26T03:38:41.654Z] 56a6f440ec1f: Preparing [2026-05-26T03:38:41.654Z] 8b9ee95d9b28: Preparing [2026-05-26T03:38:41.654Z] 24be9a8aee6d: Preparing [2026-05-26T03:38:41.654Z] 08245666376e: Preparing [2026-05-26T03:38:41.654Z] 939989cf918a: Preparing [2026-05-26T03:38:41.654Z] 24be9a8aee6d: Waiting [2026-05-26T03:38:41.654Z] 08245666376e: Waiting [2026-05-26T03:38:41.654Z] a6c0b8585aef: Preparing [2026-05-26T03:38:41.654Z] 7d5337c6228f: Preparing [2026-05-26T03:38:41.654Z] 939989cf918a: Waiting [2026-05-26T03:38:41.654Z] a6c0b8585aef: Waiting [2026-05-26T03:38:41.654Z] 24b1207d0e03: Preparing [2026-05-26T03:38:41.654Z] 0ddd7a0d4b27: Preparing [2026-05-26T03:38:41.654Z] 0854555d70ac: Preparing [2026-05-26T03:38:41.654Z] 7d5337c6228f: Waiting [2026-05-26T03:38:41.654Z] 24b1207d0e03: Waiting [2026-05-26T03:38:41.654Z] 0ddd7a0d4b27: Waiting [2026-05-26T03:38:41.654Z] 0854555d70ac: Waiting [2026-05-26T03:38:41.654Z] 8b9ee95d9b28: Layer already exists [2026-05-26T03:38:41.654Z] c6104c135b78: Layer already exists [2026-05-26T03:38:41.654Z] 56a6f440ec1f: Layer already exists [2026-05-26T03:38:41.654Z] f6be1917f678: Layer already exists [2026-05-26T03:38:41.654Z] 9b4c8507ca98: Layer already exists [2026-05-26T03:38:41.654Z] 08245666376e: Layer already exists [2026-05-26T03:38:41.654Z] 24be9a8aee6d: Layer already exists [2026-05-26T03:38:41.654Z] a6c0b8585aef: Layer already exists [2026-05-26T03:38:41.654Z] 7d5337c6228f: Layer already exists [2026-05-26T03:38:41.654Z] 939989cf918a: Layer already exists [2026-05-26T03:38:41.654Z] 24b1207d0e03: Layer already exists [2026-05-26T03:38:41.654Z] 0ddd7a0d4b27: Layer already exists [2026-05-26T03:38:41.654Z] 0854555d70ac: Layer already exists [2026-05-26T03:38:41.654Z] aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52-4.1.0-dev.19: digest: sha256:f50a9cfa2183f0183969cabaca7d07f8b1dd483d3f25c71531cef0a5a38cb5f0 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:38:41.992Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:38:42.316Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2026-05-26T03:38:42.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2026-05-26T03:38:42.316Z] 9b4c8507ca98: Preparing [2026-05-26T03:38:42.316Z] c6104c135b78: Preparing [2026-05-26T03:38:42.316Z] f6be1917f678: Preparing [2026-05-26T03:38:42.316Z] f6be1917f678: Preparing [2026-05-26T03:38:42.316Z] 56a6f440ec1f: Preparing [2026-05-26T03:38:42.316Z] 8b9ee95d9b28: Preparing [2026-05-26T03:38:42.316Z] 24be9a8aee6d: Preparing [2026-05-26T03:38:42.316Z] 08245666376e: Preparing [2026-05-26T03:38:42.316Z] 939989cf918a: Preparing [2026-05-26T03:38:42.316Z] a6c0b8585aef: Preparing [2026-05-26T03:38:42.316Z] 7d5337c6228f: Preparing [2026-05-26T03:38:42.316Z] 24b1207d0e03: Preparing [2026-05-26T03:38:42.316Z] 0ddd7a0d4b27: Preparing [2026-05-26T03:38:42.316Z] 0854555d70ac: Preparing [2026-05-26T03:38:42.316Z] 24be9a8aee6d: Waiting [2026-05-26T03:38:42.316Z] 939989cf918a: Waiting [2026-05-26T03:38:42.316Z] a6c0b8585aef: Waiting [2026-05-26T03:38:42.316Z] 7d5337c6228f: Waiting [2026-05-26T03:38:42.316Z] 08245666376e: Waiting [2026-05-26T03:38:42.316Z] 0854555d70ac: Waiting [2026-05-26T03:38:42.316Z] 0ddd7a0d4b27: Waiting [2026-05-26T03:38:42.316Z] 24b1207d0e03: Waiting [2026-05-26T03:38:42.316Z] 8b9ee95d9b28: Layer already exists [2026-05-26T03:38:42.316Z] c6104c135b78: Layer already exists [2026-05-26T03:38:42.316Z] 56a6f440ec1f: Layer already exists [2026-05-26T03:38:42.316Z] f6be1917f678: Layer already exists [2026-05-26T03:38:42.316Z] 9b4c8507ca98: Layer already exists [2026-05-26T03:38:42.316Z] 24be9a8aee6d: Layer already exists [2026-05-26T03:38:42.316Z] 08245666376e: Layer already exists [2026-05-26T03:38:42.316Z] a6c0b8585aef: Layer already exists [2026-05-26T03:38:42.316Z] 939989cf918a: Layer already exists [2026-05-26T03:38:42.316Z] 7d5337c6228f: Layer already exists [2026-05-26T03:38:42.316Z] 0ddd7a0d4b27: Layer already exists [2026-05-26T03:38:42.316Z] 24b1207d0e03: Layer already exists [2026-05-26T03:38:42.316Z] 0854555d70ac: Layer already exists [2026-05-26T03:38:42.316Z] main: digest: sha256:f50a9cfa2183f0183969cabaca7d07f8b1dd483d3f25c71531cef0a5a38cb5f0 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T03:38:42.380Z] ===================================================== [Pipeline] echo [2026-05-26T03:38:42.393Z] taggedImages: [2026-05-26T03:38:42.393Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52 [2026-05-26T03:38:42.393Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2026-05-26T03:38:42.393Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.19 [2026-05-26T03:38:42.393Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52-4.1.0-dev.19 [2026-05-26T03:38:42.393Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:38:42.833Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T03:38:42.833Z] [2026-05-26T03:38:42.833Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:38:43.132Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T03:38:43.132Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-26T03:38:43.132Z] 5eb5b503b376: Pulling fs layer [2026-05-26T03:38:43.132Z] 5c69ac0246d0: Pulling fs layer [2026-05-26T03:38:43.132Z] ec43610c2a17: Pulling fs layer [2026-05-26T03:38:43.132Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-26T03:38:43.132Z] 33b1e0a273af: Pulling fs layer [2026-05-26T03:38:43.132Z] 5d3b04190fa2: Pulling fs layer [2026-05-26T03:38:43.132Z] 2f39f015ded8: Pulling fs layer [2026-05-26T03:38:43.132Z] 3a2ae6a8a46f: Waiting [2026-05-26T03:38:43.132Z] 5d3b04190fa2: Waiting [2026-05-26T03:38:43.132Z] 2f39f015ded8: Waiting [2026-05-26T03:38:43.132Z] 33b1e0a273af: Waiting [2026-05-26T03:38:43.132Z] 5c69ac0246d0: Verifying Checksum [2026-05-26T03:38:43.132Z] 5c69ac0246d0: Download complete [2026-05-26T03:38:43.132Z] 3a2ae6a8a46f: Download complete [2026-05-26T03:38:43.132Z] 33b1e0a273af: Verifying Checksum [2026-05-26T03:38:43.132Z] 33b1e0a273af: Download complete [2026-05-26T03:38:43.132Z] 5d3b04190fa2: Download complete [2026-05-26T03:38:43.400Z] ec43610c2a17: Verifying Checksum [2026-05-26T03:38:43.400Z] ec43610c2a17: Download complete [2026-05-26T03:38:43.400Z] 5eb5b503b376: Verifying Checksum [2026-05-26T03:38:43.400Z] 5eb5b503b376: Download complete [2026-05-26T03:38:43.970Z] 2f39f015ded8: Verifying Checksum [2026-05-26T03:38:43.970Z] 2f39f015ded8: Download complete [2026-05-26T03:38:45.348Z] 5eb5b503b376: Pull complete [2026-05-26T03:38:45.348Z] 5c69ac0246d0: Pull complete [2026-05-26T03:38:45.919Z] ec43610c2a17: Pull complete [2026-05-26T03:38:45.919Z] 3a2ae6a8a46f: Pull complete [2026-05-26T03:38:46.177Z] 33b1e0a273af: Pull complete [2026-05-26T03:38:46.177Z] 5d3b04190fa2: Pull complete [2026-05-26T03:38:52.737Z] 2f39f015ded8: Pull complete [2026-05-26T03:38:52.737Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-26T03:38:52.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T03:38:52.737Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T03:38:52.840Z] prd-ubuntu20.04-docker-8c-8g-11380 does not seem to be running inside a container [2026-05-26T03:38:52.882Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-26T03:38:54.171Z] $ docker top d61514d1bc61c4fe8a923ec5fac17f4ce2c0aa2e2aaaa326cda8dbe978d3b6b7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T03:38:54.533Z] ---> job-cost.sh [2026-05-26T03:38:54.533Z] lf-activate-venv: SKIPPING [2026-05-26T03:38:54.533Z] INFO: No Stack... [2026-05-26T03:38:55.101Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-26T03:38:55.359Z] INFO: Archiving Costs [Pipeline] sh [2026-05-26T03:38:55.646Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2026-05-26T03:38:55.646Z] + cut -d, -f6 [Pipeline] lock [2026-05-26T03:38:55.660Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-225-stack-cost] [2026-05-26T03:38:55.668Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-225-stack-cost] did not exist. Created. [2026-05-26T03:38:55.675Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-225-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-26T03:38:55.979Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-05-26T03:38:56.018Z] Stashed 1 file(s) [Pipeline] } [2026-05-26T03:38:56.025Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-225-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-26T03:38:56.066Z] $ docker stop --time=1 d61514d1bc61c4fe8a923ec5fac17f4ce2c0aa2e2aaaa326cda8dbe978d3b6b7 [2026-05-26T03:38:57.196Z] $ docker rm -f --volumes d61514d1bc61c4fe8a923ec5fac17f4ce2c0aa2e2aaaa326cda8dbe978d3b6b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-26T03:39:13.405Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11383 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2026-05-26T03:39:13.419Z] Running in /w/workspace/device-usb-camera/225 [Pipeline] { [Pipeline] checkout [2026-05-26T03:39:13.487Z] Selected Git installation does not exist. Using Default [2026-05-26T03:39:13.488Z] The recommended git tool is: NONE [2026-05-26T03:39:25.154Z] using credential edgex-jenkins-ssh [2026-05-26T03:39:25.175Z] Cloning the remote Git repository [2026-05-26T03:39:25.234Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2026-05-26T03:39:25.358Z] > git init /w/workspace/device-usb-camera/225 # timeout=10 [2026-05-26T03:39:25.640Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2026-05-26T03:39:25.643Z] > git --version # timeout=10 [2026-05-26T03:39:25.689Z] > git --version # 'git version 2.25.1' [2026-05-26T03:39:25.692Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-26T03:39:25.989Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-26T03:39:29.524Z] Avoid second fetch [2026-05-26T03:39:29.524Z] Checking out Revision aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52 (main) [2026-05-26T03:39:28.599Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2026-05-26T03:39:28.622Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-26T03:39:29.541Z] > git config core.sparsecheckout # timeout=10 [2026-05-26T03:39:29.599Z] > git checkout -f aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52 # timeout=10 [2026-05-26T03:39:30.511Z] Commit message: "Merge pull request #457 from weichou1229/bump-sdk" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T03:39:35.588Z] provisioning config files... [2026-05-26T03:39:35.642Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/225@tmp/config11786871199881249140tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T03:39:36.571Z] ---> ****-login.sh [2026-05-26T03:39:36.571Z] nexus3.edgexfoundry.org:10001 [2026-05-26T03:39:36.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:39:37.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T03:39:37.169Z] Configure a credential helper to remove this warning. See [2026-05-26T03:39:37.169Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T03:39:37.169Z] [2026-05-26T03:39:37.169Z] Login Succeeded [2026-05-26T03:39:37.169Z] nexus3.edgexfoundry.org:10002 [2026-05-26T03:39:37.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:39:37.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T03:39:37.482Z] Configure a credential helper to remove this warning. See [2026-05-26T03:39:37.482Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T03:39:37.482Z] [2026-05-26T03:39:37.482Z] Login Succeeded [2026-05-26T03:39:37.482Z] nexus3.edgexfoundry.org:10003 [2026-05-26T03:39:37.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:39:37.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T03:39:37.781Z] Configure a credential helper to remove this warning. See [2026-05-26T03:39:37.781Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T03:39:37.781Z] [2026-05-26T03:39:37.781Z] Login Succeeded [2026-05-26T03:39:37.781Z] nexus3.edgexfoundry.org:10004 [2026-05-26T03:39:38.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:39:38.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T03:39:38.077Z] Configure a credential helper to remove this warning. See [2026-05-26T03:39:38.077Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T03:39:38.077Z] [2026-05-26T03:39:38.077Z] Login Succeeded [2026-05-26T03:39:38.077Z] ****.io [2026-05-26T03:39:38.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:39:38.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T03:39:38.683Z] Configure a credential helper to remove this warning. See [2026-05-26T03:39:38.683Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T03:39:38.683Z] [2026-05-26T03:39:38.683Z] Login Succeeded [2026-05-26T03:39:38.683Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T03:39:38.738Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-26T03:39:39.392Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T03:39:39.406Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T03:39:39.419Z] ========================================================= [2026-05-26T03:39:39.419Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-05-26T03:39:39.419Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:39:39.899Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-05-26T03:39:40.205Z] Sending build context to Docker daemon 12.64MB [2026-05-26T03:39:40.509Z] Step 1/13 : ARG BASE=golang:1.25-alpine3.22 [2026-05-26T03:39:40.509Z] Step 2/13 : FROM ${BASE} AS builder [2026-05-26T03:39:40.509Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-05-26T03:39:40.509Z] 6b59a28fa201: Pulling fs layer [2026-05-26T03:39:40.509Z] d32bb0dddca7: Pulling fs layer [2026-05-26T03:39:40.509Z] 5dab1238d3d9: Pulling fs layer [2026-05-26T03:39:40.509Z] 196fd7d83e7d: Pulling fs layer [2026-05-26T03:39:40.509Z] 4f4fb700ef54: Pulling fs layer [2026-05-26T03:39:40.509Z] 8ba94037c8f0: Pulling fs layer [2026-05-26T03:39:40.509Z] deaec5988b04: Pulling fs layer [2026-05-26T03:39:40.509Z] 9f65657bb879: Pulling fs layer [2026-05-26T03:39:40.509Z] 196fd7d83e7d: Waiting [2026-05-26T03:39:40.509Z] 8ba94037c8f0: Waiting [2026-05-26T03:39:40.509Z] 4f4fb700ef54: Waiting [2026-05-26T03:39:40.509Z] deaec5988b04: Waiting [2026-05-26T03:39:40.509Z] d32bb0dddca7: Verifying Checksum [2026-05-26T03:39:40.509Z] d32bb0dddca7: Download complete [2026-05-26T03:39:40.509Z] 196fd7d83e7d: Verifying Checksum [2026-05-26T03:39:40.509Z] 196fd7d83e7d: Download complete [2026-05-26T03:39:40.509Z] 4f4fb700ef54: Verifying Checksum [2026-05-26T03:39:40.509Z] 4f4fb700ef54: Download complete [2026-05-26T03:39:40.818Z] 8ba94037c8f0: Verifying Checksum [2026-05-26T03:39:40.818Z] 8ba94037c8f0: Download complete [2026-05-26T03:39:40.818Z] 6b59a28fa201: Verifying Checksum [2026-05-26T03:39:40.818Z] 6b59a28fa201: Download complete [2026-05-26T03:39:41.103Z] 9f65657bb879: Verifying Checksum [2026-05-26T03:39:41.103Z] 9f65657bb879: Download complete [2026-05-26T03:39:41.706Z] 6b59a28fa201: Pull complete [2026-05-26T03:39:42.295Z] d32bb0dddca7: Pull complete [2026-05-26T03:39:42.295Z] 5dab1238d3d9: Verifying Checksum [2026-05-26T03:39:42.295Z] 5dab1238d3d9: Download complete [2026-05-26T03:39:44.274Z] deaec5988b04: Verifying Checksum [2026-05-26T03:39:44.274Z] deaec5988b04: Download complete [2026-05-26T03:39:56.673Z] 5dab1238d3d9: Pull complete [2026-05-26T03:39:56.673Z] 196fd7d83e7d: Pull complete [2026-05-26T03:39:56.673Z] 4f4fb700ef54: Pull complete [2026-05-26T03:39:56.944Z] 8ba94037c8f0: Pull complete [2026-05-26T03:40:07.204Z] deaec5988b04: Pull complete [2026-05-26T03:40:08.173Z] 9f65657bb879: Pull complete [2026-05-26T03:40:08.173Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-05-26T03:40:08.173Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-26T03:40:08.173Z] ---> 334268110677 [2026-05-26T03:40:08.173Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2026-05-26T03:40:10.157Z] ---> Running in bc9fb98c1ef1 [2026-05-26T03:40:10.424Z] Removing intermediate container bc9fb98c1ef1 [2026-05-26T03:40:10.424Z] ---> e6d7e8db429a [2026-05-26T03:40:10.424Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-26T03:40:10.424Z] ---> Running in 5e53f43c53d1 [2026-05-26T03:40:10.697Z] Removing intermediate container 5e53f43c53d1 [2026-05-26T03:40:10.697Z] ---> 8966d1d0d72a [2026-05-26T03:40:10.697Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2026-05-26T03:40:10.966Z] ---> Running in 7e9cd1dbe317 [2026-05-26T03:40:11.240Z] Removing intermediate container 7e9cd1dbe317 [2026-05-26T03:40:11.240Z] ---> c4097459d205 [2026-05-26T03:40:11.240Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2026-05-26T03:40:11.240Z] ---> Running in cc77be0ea3f5 [2026-05-26T03:40:11.510Z] Removing intermediate container cc77be0ea3f5 [2026-05-26T03:40:11.510Z] ---> 17d9932ce31c [2026-05-26T03:40:11.510Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-26T03:40:11.785Z] ---> Running in 07bc824a8279 [2026-05-26T03:40:12.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T03:40:13.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T03:40:14.777Z] (1/9) Installing eudev-libs (3.2.14-r5) [2026-05-26T03:40:14.777Z] (2/9) Installing libjpeg-turbo (3.1.0-r0) [2026-05-26T03:40:14.777Z] (3/9) Installing v4l-utils-libs (1.28.1-r1) [2026-05-26T03:40:14.777Z] (4/9) Installing v4l-utils (1.28.1-r1) [2026-05-26T03:40:15.049Z] (5/9) Installing libdvbv5 (1.28.1-r1) [2026-05-26T03:40:15.049Z] (6/9) Installing libturbojpeg (3.1.0-r0) [2026-05-26T03:40:15.049Z] (7/9) Installing libjpeg-turbo-dev (3.1.0-r0) [2026-05-26T03:40:15.049Z] (8/9) Installing eudev-dev (3.2.14-r5) [2026-05-26T03:40:15.049Z] (9/9) Installing v4l-utils-dev (1.28.1-r1) [2026-05-26T03:40:15.049Z] Executing busybox-1.37.0-r19.trigger [2026-05-26T03:40:15.049Z] OK: 262 MiB in 69 packages [2026-05-26T03:40:17.935Z] Removing intermediate container 07bc824a8279 [2026-05-26T03:40:17.935Z] ---> 630d6bb8a0a9 [2026-05-26T03:40:17.935Z] Step 8/13 : WORKDIR /device-usb-camera [2026-05-26T03:40:17.935Z] ---> Running in cadc68be4a45 [2026-05-26T03:40:18.205Z] Removing intermediate container cadc68be4a45 [2026-05-26T03:40:18.205Z] ---> f5c05d268e57 [2026-05-26T03:40:18.205Z] Step 9/13 : COPY go.mod vendor* ./ [2026-05-26T03:40:18.476Z] ---> f6cabbb02868 [2026-05-26T03:40:18.476Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T03:40:18.761Z] ---> Running in 29fbc59549f5 [2026-05-26T03:42:10.932Z] Removing intermediate container 29fbc59549f5 [2026-05-26T03:42:10.932Z] ---> 2198ef84d3e0 [2026-05-26T03:42:10.932Z] Step 11/13 : COPY . . [2026-05-26T03:42:10.932Z] ---> 12a497397ba2 [2026-05-26T03:42:10.932Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2026-05-26T03:42:10.932Z] ---> Running in b265d18f8ff8 [2026-05-26T03:42:10.932Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-26T03:42:10.932Z] Dload Upload Total Spent Left Speed [2026-05-26T03:42:10.932Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6582 0 --:--:-- --:--:-- --:--:-- 6721 100 1062 100 1062 0 0 6550 0 --:--:-- --:--:-- --:--:-- 6679 [2026-05-26T03:42:10.932Z] Removing intermediate container b265d18f8ff8 [2026-05-26T03:42:10.932Z] ---> 443c119359ce [2026-05-26T03:42:10.932Z] Step 13/13 : RUN ${MAKE} [2026-05-26T03:42:10.932Z] ---> Running in ea129b11994d [2026-05-26T03:42:10.932Z] noop [2026-05-26T03:42:10.932Z] Removing intermediate container ea129b11994d [2026-05-26T03:42:10.932Z] ---> 9265b27874a6 [2026-05-26T03:42:10.932Z] Successfully built 9265b27874a6 [2026-05-26T03:42:10.932Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:42:11.296Z] + docker inspect -f . ci-base-image-arm64 [2026-05-26T03:42:11.297Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T03:42:11.521Z] prd-ubuntu20.04-docker-arm64-4c-16g-11383 does not seem to be running inside a container [2026-05-26T03:42:11.590Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/225 -v /w/workspace/device-usb-camera/225:/w/workspace/device-usb-camera/225:rw,z -v /w/workspace/device-usb-camera/225@tmp:/w/workspace/device-usb-camera/225@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-05-26T03:42:12.820Z] $ docker top 80737ce375a74277fabc279c3d2573100645ac2564176db45e2254f06e41337d -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T03:42:13.714Z] + go version [2026-05-26T03:42:13.714Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-05-26T03:42:13.731Z] $ docker stop --time=1 80737ce375a74277fabc279c3d2573100645ac2564176db45e2254f06e41337d [2026-05-26T03:42:15.404Z] $ docker rm -f --volumes 80737ce375a74277fabc279c3d2573100645ac2564176db45e2254f06e41337d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:42:16.192Z] + docker inspect -f . ci-base-image-arm64 [2026-05-26T03:42:16.192Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T03:42:16.422Z] prd-ubuntu20.04-docker-arm64-4c-16g-11383 does not seem to be running inside a container [2026-05-26T03:42:16.498Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/225 -v /w/workspace/device-usb-camera/225:/w/workspace/device-usb-camera/225:rw,z -v /w/workspace/device-usb-camera/225@tmp:/w/workspace/device-usb-camera/225@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-05-26T03:42:17.720Z] $ docker top 6284e5b0159db0dba4c51d9af97832b760bfe4dd18ab54651f7d1be5480feec6 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T03:42:18.257Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/225 [Pipeline] fileExists [Pipeline] sh [2026-05-26T03:42:18.981Z] + make test [2026-05-26T03:42:18.981Z] go test ./... -coverprofile=coverage.out ./... [2026-05-26T03:42:27.436Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2026-05-26T03:46:34.691Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2026-05-26T03:46:38.107Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.065s coverage: 4.4% of statements [2026-05-26T03:46:39.140Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-05-26T03:46:39.140Z] go vet ./... [2026-05-26T03:47:35.638Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-26T03:47:35.638Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-26T03:47:35.638Z] ./bin/test-attribution-txt.sh [2026-05-26T03:47:35.638Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-26T03:47:35.638Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-26T03:47:35.657Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } [2026-05-26T03:47:35.671Z] $ docker stop --time=1 6284e5b0159db0dba4c51d9af97832b760bfe4dd18ab54651f7d1be5480feec6 [2026-05-26T03:47:37.552Z] $ docker rm -f --volumes 6284e5b0159db0dba4c51d9af97832b760bfe4dd18ab54651f7d1be5480feec6 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T03:47:39.331Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-26T03:47:39.362Z] Warning: overwriting stash ‘coverage-report’ [2026-05-26T03:47:40.135Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-26T03:47:40.845Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-26T03:47:41.271Z] + ls -al . [2026-05-26T03:47:41.272Z] total 288 [2026-05-26T03:47:41.272Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 03:42 . [2026-05-26T03:47:41.272Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 03:39 .. [2026-05-26T03:47:41.272Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 03:39 .git [2026-05-26T03:47:41.272Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:39 .github [2026-05-26T03:47:41.272Z] -rw-rw-r-- 1 jenkins jenkins 379 May 26 03:39 .gitignore [2026-05-26T03:47:41.272Z] -rw-rw-r-- 1 jenkins jenkins 359 May 26 03:39 .golangci.yml [2026-05-26T03:47:41.272Z] -rw-rw-r-- 1 jenkins jenkins 77 May 26 03:39 .hadolint.yml [2026-05-26T03:47:41.272Z] -rw-rw-r-- 1 jenkins jenkins 22020 May 26 03:39 Attribution.txt [2026-05-26T03:47:41.272Z] -rw-rw-r-- 1 jenkins jenkins 18082 May 26 03:39 CHANGELOG.md [2026-05-26T03:47:41.272Z] -rw-rw-r-- 1 jenkins jenkins 2446 May 26 03:39 Dockerfile [2026-05-26T03:47:41.272Z] -rw-rw-r-- 1 jenkins jenkins 678 May 26 03:39 GOVERNANCE.md [2026-05-26T03:47:41.272Z] -rw-rw-r-- 1 jenkins jenkins 682 May 26 03:39 Jenkinsfile [2026-05-26T03:47:41.272Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 26 03:39 LICENSE [2026-05-26T03:47:41.272Z] -rw-rw-r-- 1 jenkins jenkins 3192 May 26 03:39 Makefile [2026-05-26T03:47:41.272Z] -rw-rw-r-- 1 jenkins jenkins 622 May 26 03:39 OWNERS.md [2026-05-26T03:47:41.272Z] -rw-rw-r-- 1 jenkins jenkins 2575 May 26 03:39 README.md [2026-05-26T03:47:41.272Z] -rw-rw-r-- 1 jenkins jenkins 12 May 26 03:36 VERSION [2026-05-26T03:47:41.272Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 03:39 bin [2026-05-26T03:47:41.272Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:39 cmd [2026-05-26T03:47:41.272Z] -rw-r--r-- 1 jenkins jenkins 54776 May 26 03:46 coverage.out [2026-05-26T03:47:41.272Z] -rwxrwxr-x 1 jenkins jenkins 84 May 26 03:39 docker-entrypoint.sh [2026-05-26T03:47:41.272Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 03:39 docs [2026-05-26T03:47:41.272Z] -rw-rw-r-- 1 jenkins jenkins 6753 May 26 03:39 go.mod [2026-05-26T03:47:41.272Z] -rw-rw-r-- 1 jenkins jenkins 89416 May 26 03:39 go.sum [2026-05-26T03:47:41.272Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:39 internal [2026-05-26T03:47:41.272Z] -rw-rw-r-- 1 jenkins jenkins 231 May 26 03:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:47:41.659Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52 --label arch=arm64 --label version=4.1.0-dev.19 . [2026-05-26T03:47:41.940Z] Sending build context to Docker daemon 12.69MB [2026-05-26T03:47:41.940Z] Step 1/37 : ARG BASE=golang:1.25-alpine3.22 [2026-05-26T03:47:41.940Z] Step 2/37 : FROM ${BASE} AS builder [2026-05-26T03:47:41.940Z] ---> 9265b27874a6 [2026-05-26T03:47:41.940Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2026-05-26T03:47:42.214Z] ---> Running in 4274bce5851b [2026-05-26T03:47:42.493Z] Removing intermediate container 4274bce5851b [2026-05-26T03:47:42.493Z] ---> 12a08863e43a [2026-05-26T03:47:42.493Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-26T03:47:42.762Z] ---> Running in b47d499b4eef [2026-05-26T03:47:43.030Z] Removing intermediate container b47d499b4eef [2026-05-26T03:47:43.030Z] ---> 28ca430a5c18 [2026-05-26T03:47:43.030Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2026-05-26T03:47:43.030Z] ---> Running in b298ceb296dc [2026-05-26T03:47:43.304Z] Removing intermediate container b298ceb296dc [2026-05-26T03:47:43.304Z] ---> ba3cf3c724a4 [2026-05-26T03:47:43.304Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2026-05-26T03:47:43.304Z] ---> Running in ec87a96dfade [2026-05-26T03:47:43.572Z] Removing intermediate container ec87a96dfade [2026-05-26T03:47:43.572Z] ---> be387d2ebbdd [2026-05-26T03:47:43.572Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-26T03:47:43.853Z] ---> Running in fb9b53f1365f [2026-05-26T03:47:44.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T03:47:45.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T03:47:47.235Z] OK: 262 MiB in 69 packages [2026-05-26T03:47:47.828Z] Removing intermediate container fb9b53f1365f [2026-05-26T03:47:47.828Z] ---> 3051bffe7d8c [2026-05-26T03:47:47.828Z] Step 8/37 : WORKDIR /device-usb-camera [2026-05-26T03:47:47.828Z] ---> Running in 66cc6fddb0a3 [2026-05-26T03:47:48.103Z] Removing intermediate container 66cc6fddb0a3 [2026-05-26T03:47:48.103Z] ---> 5d6e9cc20441 [2026-05-26T03:47:48.103Z] Step 9/37 : COPY go.mod vendor* ./ [2026-05-26T03:47:48.692Z] ---> 87c718024bb2 [2026-05-26T03:47:48.692Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T03:47:48.692Z] ---> Running in 9b3e15aa2cc1 [2026-05-26T03:47:51.360Z] Removing intermediate container 9b3e15aa2cc1 [2026-05-26T03:47:51.360Z] ---> ece12eb41990 [2026-05-26T03:47:51.360Z] Step 11/37 : COPY . . [2026-05-26T03:47:51.973Z] ---> 9a776606ab6f [2026-05-26T03:47:51.973Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2026-05-26T03:47:51.973Z] ---> Running in 07c6e089f134 [2026-05-26T03:47:52.989Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-26T03:47:52.989Z] Dload Upload Total Spent Left Speed [2026-05-26T03:47:52.989Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0   6190  0 --:--:-- --:--:-- --:--:-- 6321 [2026-05-26T03:47:53.596Z] Removing intermediate container 07c6e089f134 [2026-05-26T03:47:53.596Z] ---> 58acc47c5dce [2026-05-26T03:47:53.596Z] Step 13/37 : RUN ${MAKE} [2026-05-26T03:47:53.868Z] ---> Running in 6aad156de21f [2026-05-26T03:47:54.885Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2026-05-26T03:52:16.762Z] Removing intermediate container 6aad156de21f [2026-05-26T03:52:16.762Z] ---> fee4cf8dd668 [2026-05-26T03:52:16.762Z] Step 14/37 : FROM bluenviron/mediamtx:1.15.3 AS rtsp [2026-05-26T03:52:16.762Z] 1.15.3: Pulling from bluenviron/mediamtx [2026-05-26T03:52:16.762Z] 15af7a6288ba: Pulling fs layer [2026-05-26T03:52:16.762Z] 15af7a6288ba: Verifying Checksum [2026-05-26T03:52:16.762Z] 15af7a6288ba: Download complete [2026-05-26T03:52:16.762Z] 15af7a6288ba: Pull complete [2026-05-26T03:52:16.762Z] Digest: sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e [2026-05-26T03:52:16.762Z] Status: Downloaded newer image for bluenviron/mediamtx:1.15.3 [2026-05-26T03:52:16.762Z] ---> 750e2abf1212 [2026-05-26T03:52:16.762Z] Step 15/37 : FROM alpine:3.22 [2026-05-26T03:52:16.762Z] 3.22: Pulling from library/alpine [2026-05-26T03:52:16.762Z] 58e777220c39: Pulling fs layer [2026-05-26T03:52:16.762Z] 58e777220c39: Download complete [2026-05-26T03:52:16.762Z] 58e777220c39: Pull complete [2026-05-26T03:52:17.059Z] Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-26T03:52:17.059Z] Status: Downloaded newer image for alpine:3.22 [2026-05-26T03:52:17.059Z] ---> 6a2735c23ff3 [2026-05-26T03:52:17.059Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2026-05-26T03:52:17.059Z] ---> Running in 54bc18b34ed6 [2026-05-26T03:52:17.327Z] Removing intermediate container 54bc18b34ed6 [2026-05-26T03:52:17.327Z] ---> 40e9230f1d66 [2026-05-26T03:52:17.327Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2026-05-26T03:52:17.615Z] ---> Running in 72eb4e7f9aec [2026-05-26T03:52:18.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T03:52:18.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T03:52:20.272Z] (1/116) Installing dumb-init (1.2.5-r3) [2026-05-26T03:52:20.272Z] (2/116) Installing libSvtAv1Enc (2.3.0-r0) [2026-05-26T03:52:20.541Z] (3/116) Installing aom-libs (3.12.1-r0) [2026-05-26T03:52:20.541Z] (4/116) Installing libxau (1.0.12-r0) [2026-05-26T03:52:20.541Z] (5/116) Installing libmd (1.1.0-r0) [2026-05-26T03:52:20.541Z] (6/116) Installing libbsd (0.12.2-r0) [2026-05-26T03:52:20.541Z] (7/116) Installing libxdmcp (1.1.5-r1) [2026-05-26T03:52:20.541Z] (8/116) Installing libxcb (1.17.0-r0) [2026-05-26T03:52:20.807Z] (9/116) Installing libx11 (1.8.11-r0) [2026-05-26T03:52:21.073Z] (10/116) Installing hwdata-pci (0.395-r0) [2026-05-26T03:52:21.073Z] (11/116) Installing libpciaccess (0.18.1-r0) [2026-05-26T03:52:21.073Z] (12/116) Installing libdrm (2.4.124-r0) [2026-05-26T03:52:21.073Z] (13/116) Installing libxext (1.3.6-r2) [2026-05-26T03:52:21.073Z] (14/116) Installing libxfixes (6.0.1-r4) [2026-05-26T03:52:21.073Z] (15/116) Installing libffi (3.4.8-r0) [2026-05-26T03:52:21.073Z] (16/116) Installing wayland-libs-client (1.23.1-r3) [2026-05-26T03:52:21.339Z] (17/116) Installing libva (2.22.0-r1) [2026-05-26T03:52:21.339Z] (18/116) Installing libvdpau (1.5-r4) [2026-05-26T03:52:21.339Z] (19/116) Installing ffmpeg-libavutil (6.1.2-r2) [2026-05-26T03:52:21.339Z] (20/116) Installing libdav1d (1.5.1-r0) [2026-05-26T03:52:21.339Z] (21/116) Installing libgcc (14.2.0-r6) [2026-05-26T03:52:21.339Z] (22/116) Installing libstdc++ (14.2.0-r6) [2026-05-26T03:52:21.339Z] (23/116) Installing openexr-libiex (3.3.2-r0) [2026-05-26T03:52:21.339Z] (24/116) Installing openexr-libilmthread (3.3.2-r0) [2026-05-26T03:52:21.339Z] (25/116) Installing imath (3.1.12-r0) [2026-05-26T03:52:21.339Z] (26/116) Installing libdeflate (1.23-r0) [2026-05-26T03:52:21.339Z] (27/116) Installing openexr-libopenexrcore (3.3.2-r0) [2026-05-26T03:52:21.339Z] (28/116) Installing openexr-libopenexr (3.3.2-r0) [2026-05-26T03:52:21.606Z] (29/116) Installing brotli-libs (1.1.0-r2) [2026-05-26T03:52:21.606Z] (30/116) Installing giflib (5.2.2-r1) [2026-05-26T03:52:21.606Z] (31/116) Installing libhwy (1.0.7-r1) [2026-05-26T03:52:21.606Z] (32/116) Installing libjpeg-turbo (3.1.0-r0) [2026-05-26T03:52:21.606Z] (33/116) Installing lcms2 (2.19-r0) [2026-05-26T03:52:21.606Z] (34/116) Installing libpng (1.6.57-r0) [2026-05-26T03:52:21.606Z] (35/116) Installing libjxl (0.10.3-r2) [2026-05-26T03:52:21.606Z] (36/116) Installing lame-libs (3.100-r5) [2026-05-26T03:52:21.606Z] (37/116) Installing opus (1.5.2-r1) [2026-05-26T03:52:21.606Z] (38/116) Installing rav1e-libs (0.7.1-r2) [2026-05-26T03:52:21.871Z] (39/116) Installing libgomp (14.2.0-r6) [2026-05-26T03:52:21.871Z] (40/116) Installing soxr (0.1.3-r7) [2026-05-26T03:52:21.871Z] (41/116) Installing ffmpeg-libswresample (6.1.2-r2) [2026-05-26T03:52:21.871Z] (42/116) Installing libogg (1.3.5-r5) [2026-05-26T03:52:21.871Z] (43/116) Installing libtheora (1.1.1-r18) [2026-05-26T03:52:21.871Z] (44/116) Installing libvorbis (1.3.7-r2) [2026-05-26T03:52:21.871Z] (45/116) Installing libvpx (1.15.0-r0) [2026-05-26T03:52:21.871Z] (46/116) Installing libsharpyuv (1.5.0-r0) [2026-05-26T03:52:21.871Z] (47/116) Installing libwebp (1.5.0-r0) [2026-05-26T03:52:21.871Z] (48/116) Installing libwebpmux (1.5.0-r0) [2026-05-26T03:52:21.871Z] (49/116) Installing x264-libs (0.164.3108-r0) [2026-05-26T03:52:22.138Z] (50/116) Installing numactl (2.0.18-r0) [2026-05-26T03:52:22.138Z] (51/116) Installing x265-libs (3.6-r0) [2026-05-26T03:52:22.138Z] (52/116) Installing xvidcore (1.3.7-r2) [2026-05-26T03:52:22.138Z] (53/116) Installing ffmpeg-libavcodec (6.1.2-r2) [2026-05-26T03:52:22.405Z] (54/116) Installing sdl3 (3.2.16-r0) [2026-05-26T03:52:22.672Z] (55/116) Installing sdl2-compat (2.32.56-r0) [2026-05-26T03:52:22.672Z] (56/116) Installing alsa-lib (1.2.14-r0) [2026-05-26T03:52:22.672Z] (57/116) Installing libexpat (2.7.5-r0) [2026-05-26T03:52:22.672Z] (58/116) Installing libbz2 (1.0.8-r6) [2026-05-26T03:52:22.672Z] (59/116) Installing freetype (2.13.3-r0) [2026-05-26T03:52:22.672Z] (60/116) Installing fontconfig (2.15.0-r3) [2026-05-26T03:52:22.672Z] (61/116) Installing fribidi (1.0.16-r1) [2026-05-26T03:52:22.672Z] (62/116) Installing libintl (0.24.1-r0) [2026-05-26T03:52:22.672Z] (63/116) Installing libeconf (0.6.3-r0) [2026-05-26T03:52:22.672Z] (64/116) Installing libblkid (2.41-r9) [2026-05-26T03:52:22.672Z] (65/116) Installing libmount (2.41-r9) [2026-05-26T03:52:22.672Z] (66/116) Installing pcre2 (10.46-r0) [2026-05-26T03:52:22.947Z] (67/116) Installing glib (2.84.4-r0) [2026-05-26T03:52:22.947Z] (68/116) Installing graphite2 (1.3.14-r6) [2026-05-26T03:52:22.947Z] (69/116) Installing harfbuzz (11.2.1-r0) [2026-05-26T03:52:22.947Z] (70/116) Installing libunibreak (6.1-r0) [2026-05-26T03:52:22.947Z] (71/116) Installing libass (0.17.3-r0) [2026-05-26T03:52:22.947Z] (72/116) Installing libbluray (1.3.4-r1) [2026-05-26T03:52:22.947Z] (73/116) Installing mpg123-libs (1.32.10-r0) [2026-05-26T03:52:22.947Z] (74/116) Installing libopenmpt (0.7.15-r0) [2026-05-26T03:52:23.221Z] (75/116) Installing cjson (1.7.19-r0) [2026-05-26T03:52:23.221Z] (76/116) Installing mbedtls (3.6.6-r0) [2026-05-26T03:52:23.221Z] (77/116) Installing librist (0.2.10-r1) [2026-05-26T03:52:23.221Z] (78/116) Installing libsrt (1.5.3-r1) [2026-05-26T03:52:23.221Z] (79/116) Installing libssh (0.11.2-r0) [2026-05-26T03:52:23.221Z] (80/116) Installing xz-libs (5.8.3-r0) [2026-05-26T03:52:23.221Z] (81/116) Installing libxml2 (2.13.9-r0) [2026-05-26T03:52:23.221Z] (82/116) Installing libsodium (1.0.20-r1) [2026-05-26T03:52:23.221Z] (83/116) Installing libzmq (4.3.5-r2) [2026-05-26T03:52:23.221Z] (84/116) Installing ffmpeg-libavformat (6.1.2-r2) [2026-05-26T03:52:23.488Z] (85/116) Installing serd-libs (0.32.4-r0) [2026-05-26T03:52:23.488Z] (86/116) Installing zix-libs (0.6.2-r0) [2026-05-26T03:52:23.488Z] (87/116) Installing sord-libs (0.16.18-r0) [2026-05-26T03:52:23.488Z] (88/116) Installing sratom (0.6.18-r0) [2026-05-26T03:52:23.488Z] (89/116) Installing lilv-libs (0.24.26-r0) [2026-05-26T03:52:23.488Z] (90/116) Installing libdovi (3.3.1-r1) [2026-05-26T03:52:23.488Z] (91/116) Installing spirv-tools (1.4.313.0-r0) [2026-05-26T03:52:23.488Z] (92/116) Installing glslang-libs (1.4.309.0-r0) [2026-05-26T03:52:23.756Z] (93/116) Installing shaderc (2024.4-r0) [2026-05-26T03:52:23.756Z] (94/116) Installing vulkan-loader (1.4.313.0-r0) [2026-05-26T03:52:23.756Z] (95/116) Installing libplacebo (6.338.2-r3) [2026-05-26T03:52:23.756Z] (96/116) Installing ffmpeg-libpostproc (6.1.2-r2) [2026-05-26T03:52:23.756Z] (97/116) Installing ffmpeg-libswscale (6.1.2-r2) [2026-05-26T03:52:23.756Z] (98/116) Installing vidstab (1.1.1-r0) [2026-05-26T03:52:23.756Z] (99/116) Installing zimg (3.0.5-r3) [2026-05-26T03:52:23.756Z] (100/116) Installing ffmpeg-libavfilter (6.1.2-r2) [2026-05-26T03:52:23.756Z] (101/116) Installing libasyncns (0.8-r4) [2026-05-26T03:52:23.756Z] (102/116) Installing dbus-libs (1.16.2-r1) [2026-05-26T03:52:23.756Z] (103/116) Installing libltdl (2.5.4-r1) [2026-05-26T03:52:24.022Z] (104/116) Installing orc (0.4.40-r1) [2026-05-26T03:52:24.022Z] (105/116) Installing libflac (1.4.3-r1) [2026-05-26T03:52:24.022Z] (106/116) Installing libsndfile (1.2.2-r2) [2026-05-26T03:52:24.022Z] (107/116) Installing speexdsp (1.2.1-r2) [2026-05-26T03:52:24.022Z] (108/116) Installing tdb-libs (1.4.12-r0) [2026-05-26T03:52:24.022Z] (109/116) Installing libpulse (17.0-r5) [2026-05-26T03:52:24.022Z] (110/116) Installing v4l-utils-libs (1.28.1-r1) [2026-05-26T03:52:24.022Z] (111/116) Installing ffmpeg-libavdevice (6.1.2-r2) [2026-05-26T03:52:24.022Z] (112/116) Installing ffmpeg (6.1.2-r2) [2026-05-26T03:52:24.022Z] (113/116) Installing udev-init-scripts (35-r1) [2026-05-26T03:52:24.022Z] (114/116) Installing zstd-libs (1.5.7-r0) [2026-05-26T03:52:24.022Z] (115/116) Installing kmod-libs (34.2-r0) [2026-05-26T03:52:24.022Z] (116/116) Installing eudev (3.2.14-r5) [2026-05-26T03:52:24.289Z] Executing busybox-1.37.0-r20.trigger [2026-05-26T03:52:24.289Z] Executing glib-2.84.4-r0.trigger [2026-05-26T03:52:24.289Z] Executing eudev-3.2.14-r5.trigger [2026-05-26T03:52:24.289Z] OK: 114 MiB in 132 packages [2026-05-26T03:52:28.664Z] Removing intermediate container 72eb4e7f9aec [2026-05-26T03:52:28.664Z] ---> 0ec6e7b73928 [2026-05-26T03:52:28.664Z] Step 18/37 : RUN apk --no-cache upgrade [2026-05-26T03:52:28.664Z] ---> Running in 142f4012dcd2 [2026-05-26T03:52:29.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T03:52:29.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T03:52:31.274Z] OK: 114 MiB in 132 packages [2026-05-26T03:52:32.373Z] Removing intermediate container 142f4012dcd2 [2026-05-26T03:52:32.373Z] ---> a63016153ec4 [2026-05-26T03:52:32.373Z] Step 19/37 : WORKDIR / [2026-05-26T03:52:32.373Z] ---> Running in d0be0bb2bb30 [2026-05-26T03:52:32.373Z] Removing intermediate container d0be0bb2bb30 [2026-05-26T03:52:32.373Z] ---> 1e4f4c35ecbb [2026-05-26T03:52:32.373Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2026-05-26T03:52:37.840Z] ---> 63bbd48abbf3 [2026-05-26T03:52:37.840Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2026-05-26T03:52:37.840Z] ---> bb0b78fb5ba6 [2026-05-26T03:52:37.840Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2026-05-26T03:52:38.496Z] ---> f69619a2d0fd [2026-05-26T03:52:38.496Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2026-05-26T03:52:38.776Z] ---> 9b5f9875c002 [2026-05-26T03:52:38.776Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2026-05-26T03:52:39.362Z] ---> 91d9f0fef037 [2026-05-26T03:52:39.362Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2026-05-26T03:52:39.955Z] ---> 3185cd2b1829 [2026-05-26T03:52:39.955Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2026-05-26T03:52:42.571Z] ---> 896bb7a6d2b2 [2026-05-26T03:52:42.571Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2026-05-26T03:52:42.571Z] ---> Running in 2fb5fefc818b [2026-05-26T03:52:43.977Z] Removing intermediate container 2fb5fefc818b [2026-05-26T03:52:43.977Z] ---> fac93d6172d7 [2026-05-26T03:52:43.977Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2026-05-26T03:52:43.977Z] ---> Running in 51aba48688ff [2026-05-26T03:52:45.943Z] Removing intermediate container 51aba48688ff [2026-05-26T03:52:45.943Z] ---> 743cc53dad12 [2026-05-26T03:52:45.943Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2026-05-26T03:52:45.943Z] ---> Running in ba1b7b15911c [2026-05-26T03:52:47.367Z] Removing intermediate container ba1b7b15911c [2026-05-26T03:52:47.367Z] ---> b6d98cb8a2d7 [2026-05-26T03:52:47.367Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2026-05-26T03:52:47.367Z] ---> Running in ec9b259a3d53 [2026-05-26T03:52:52.759Z] Removing intermediate container ec9b259a3d53 [2026-05-26T03:52:52.759Z] ---> 63935bd7d3a2 [2026-05-26T03:52:52.759Z] Step 31/37 : EXPOSE 59983 [2026-05-26T03:52:52.759Z] ---> Running in d2be10db8ba5 [2026-05-26T03:52:52.759Z] Removing intermediate container d2be10db8ba5 [2026-05-26T03:52:52.759Z] ---> 7a7c2b63a97e [2026-05-26T03:52:52.759Z] Step 32/37 : EXPOSE 8554 [2026-05-26T03:52:52.759Z] ---> Running in bff690f45242 [2026-05-26T03:52:52.759Z] Removing intermediate container bff690f45242 [2026-05-26T03:52:52.759Z] ---> 5eabd7a049d2 [2026-05-26T03:52:52.759Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2026-05-26T03:52:52.759Z] ---> Running in 2720aa6f6762 [2026-05-26T03:52:53.025Z] Removing intermediate container 2720aa6f6762 [2026-05-26T03:52:53.025Z] ---> bb8f58a1474f [2026-05-26T03:52:53.025Z] Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] [2026-05-26T03:52:53.025Z] ---> Running in 92236867d3a5 [2026-05-26T03:52:53.295Z] Removing intermediate container 92236867d3a5 [2026-05-26T03:52:53.295Z] ---> eb4116f13aa0 [2026-05-26T03:52:53.295Z] Step 35/37 : LABEL arch=arm64 [2026-05-26T03:52:53.295Z] ---> Running in 9894198b80fa [2026-05-26T03:52:53.562Z] Removing intermediate container 9894198b80fa [2026-05-26T03:52:53.562Z] ---> 9cd2b8333783 [2026-05-26T03:52:53.562Z] Step 36/37 : LABEL git_sha=aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52 [2026-05-26T03:52:53.827Z] ---> Running in f86fed8fe2f1 [2026-05-26T03:52:54.092Z] Removing intermediate container f86fed8fe2f1 [2026-05-26T03:52:54.092Z] ---> 06694ed8f6af [2026-05-26T03:52:54.092Z] Step 37/37 : LABEL version=4.1.0-dev.19 [2026-05-26T03:52:54.092Z] ---> Running in f6bdcbff86cb [2026-05-26T03:52:54.391Z] Removing intermediate container f6bdcbff86cb [2026-05-26T03:52:54.391Z] ---> f5845502240c [2026-05-26T03:52:54.391Z] [Warning] One or more build-args [ARCH] were not consumed [2026-05-26T03:52:54.391Z] Successfully built f5845502240c [2026-05-26T03:52:54.391Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T03:52:54.561Z] provisioning config files... [2026-05-26T03:52:54.573Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/225@tmp/config13573650269288124810tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T03:52:54.915Z] ---> ****-login.sh [2026-05-26T03:52:54.915Z] nexus3.edgexfoundry.org:10001 [2026-05-26T03:52:54.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:52:55.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T03:52:55.184Z] Configure a credential helper to remove this warning. See [2026-05-26T03:52:55.184Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T03:52:55.184Z] [2026-05-26T03:52:55.184Z] Login Succeeded [2026-05-26T03:52:55.184Z] nexus3.edgexfoundry.org:10002 [2026-05-26T03:52:55.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:52:55.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T03:52:55.453Z] Configure a credential helper to remove this warning. See [2026-05-26T03:52:55.453Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T03:52:55.453Z] [2026-05-26T03:52:55.453Z] Login Succeeded [2026-05-26T03:52:55.453Z] nexus3.edgexfoundry.org:10003 [2026-05-26T03:52:55.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:52:56.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T03:52:56.053Z] Configure a credential helper to remove this warning. See [2026-05-26T03:52:56.053Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T03:52:56.053Z] [2026-05-26T03:52:56.053Z] Login Succeeded [2026-05-26T03:52:56.053Z] nexus3.edgexfoundry.org:10004 [2026-05-26T03:52:56.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:52:56.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T03:52:56.318Z] Configure a credential helper to remove this warning. See [2026-05-26T03:52:56.319Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T03:52:56.319Z] [2026-05-26T03:52:56.319Z] Login Succeeded [2026-05-26T03:52:56.319Z] ****.io [2026-05-26T03:52:56.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:52:56.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T03:52:56.588Z] Configure a credential helper to remove this warning. See [2026-05-26T03:52:56.588Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T03:52:56.588Z] [2026-05-26T03:52:56.851Z] Login Succeeded [2026-05-26T03:52:56.851Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T03:52:56.862Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T03:52:56.909Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T03:52:56.937Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2026-05-26T03:52:56.937Z] aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52 [2026-05-26T03:52:56.937Z] latest [2026-05-26T03:52:56.937Z] 4.1.0-dev.19 [2026-05-26T03:52:56.937Z] aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52-4.1.0-dev.19 [2026-05-26T03:52:56.937Z] main [2026-05-26T03:52:56.937Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:52:57.324Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:52:57.678Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52 [2026-05-26T03:52:57.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2026-05-26T03:52:57.678Z] 19d07c37ace9: Preparing [2026-05-26T03:52:57.678Z] 03d8ab5711f7: Preparing [2026-05-26T03:52:57.678Z] 8803979ada1a: Preparing [2026-05-26T03:52:57.678Z] 2730beb7d445: Preparing [2026-05-26T03:52:57.678Z] 8b2c1f450c66: Preparing [2026-05-26T03:52:57.678Z] de17f37f5fc2: Preparing [2026-05-26T03:52:57.678Z] 6e194d69ddab: Preparing [2026-05-26T03:52:57.678Z] 42ea80eefc0d: Preparing [2026-05-26T03:52:57.678Z] abd017499747: Preparing [2026-05-26T03:52:57.678Z] 537fb631a989: Preparing [2026-05-26T03:52:57.678Z] cd47402ae1df: Preparing [2026-05-26T03:52:57.678Z] e8ae022db6a8: Preparing [2026-05-26T03:52:57.678Z] cceaf1406b46: Preparing [2026-05-26T03:52:57.678Z] eeaa73608b53: Preparing [2026-05-26T03:52:57.678Z] abd017499747: Waiting [2026-05-26T03:52:57.678Z] 537fb631a989: Waiting [2026-05-26T03:52:57.678Z] cd47402ae1df: Waiting [2026-05-26T03:52:57.678Z] e8ae022db6a8: Waiting [2026-05-26T03:52:57.678Z] cceaf1406b46: Waiting [2026-05-26T03:52:57.678Z] eeaa73608b53: Waiting [2026-05-26T03:52:57.678Z] de17f37f5fc2: Waiting [2026-05-26T03:52:57.678Z] 42ea80eefc0d: Waiting [2026-05-26T03:52:57.945Z] 2730beb7d445: Pushed [2026-05-26T03:52:57.945Z] 8803979ada1a: Pushed [2026-05-26T03:52:57.945Z] 19d07c37ace9: Pushed [2026-05-26T03:52:57.945Z] 03d8ab5711f7: Pushed [2026-05-26T03:52:57.945Z] de17f37f5fc2: Pushed [2026-05-26T03:52:58.211Z] 42ea80eefc0d: Pushed [2026-05-26T03:52:58.211Z] 6e194d69ddab: Pushed [2026-05-26T03:52:58.211Z] abd017499747: Pushed [2026-05-26T03:52:58.211Z] 537fb631a989: Pushed [2026-05-26T03:52:58.211Z] eeaa73608b53: Layer already exists [2026-05-26T03:52:58.211Z] e8ae022db6a8: Pushed [2026-05-26T03:53:10.627Z] cd47402ae1df: Pushed [2026-05-26T03:53:10.627Z] 8b2c1f450c66: Pushed [2026-05-26T03:53:22.973Z] cceaf1406b46: Pushed [2026-05-26T03:53:22.973Z] aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52: digest: sha256:6f050ddec62e40ed260e4fccdf1380f3d41790b053bb7491b8c49449879d1ef0 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:53:23.361Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:53:23.748Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2026-05-26T03:53:23.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2026-05-26T03:53:23.748Z] 19d07c37ace9: Preparing [2026-05-26T03:53:23.748Z] 03d8ab5711f7: Preparing [2026-05-26T03:53:23.748Z] 8803979ada1a: Preparing [2026-05-26T03:53:23.748Z] 2730beb7d445: Preparing [2026-05-26T03:53:23.748Z] 8b2c1f450c66: Preparing [2026-05-26T03:53:23.748Z] de17f37f5fc2: Preparing [2026-05-26T03:53:23.748Z] 6e194d69ddab: Preparing [2026-05-26T03:53:23.748Z] de17f37f5fc2: Waiting [2026-05-26T03:53:23.748Z] 42ea80eefc0d: Preparing [2026-05-26T03:53:23.748Z] 6e194d69ddab: Waiting [2026-05-26T03:53:23.748Z] abd017499747: Preparing [2026-05-26T03:53:23.748Z] 42ea80eefc0d: Waiting [2026-05-26T03:53:23.748Z] 537fb631a989: Preparing [2026-05-26T03:53:23.748Z] cd47402ae1df: Preparing [2026-05-26T03:53:23.748Z] 537fb631a989: Waiting [2026-05-26T03:53:23.748Z] e8ae022db6a8: Preparing [2026-05-26T03:53:23.748Z] cceaf1406b46: Preparing [2026-05-26T03:53:23.748Z] cd47402ae1df: Waiting [2026-05-26T03:53:23.748Z] eeaa73608b53: Preparing [2026-05-26T03:53:23.748Z] e8ae022db6a8: Waiting [2026-05-26T03:53:23.748Z] cceaf1406b46: Waiting [2026-05-26T03:53:23.748Z] eeaa73608b53: Waiting [2026-05-26T03:53:23.748Z] 8803979ada1a: Layer already exists [2026-05-26T03:53:23.748Z] 03d8ab5711f7: Layer already exists [2026-05-26T03:53:23.748Z] 19d07c37ace9: Layer already exists [2026-05-26T03:53:23.748Z] 2730beb7d445: Layer already exists [2026-05-26T03:53:23.748Z] 8b2c1f450c66: Layer already exists [2026-05-26T03:53:23.748Z] 42ea80eefc0d: Layer already exists [2026-05-26T03:53:23.748Z] 6e194d69ddab: Layer already exists [2026-05-26T03:53:23.748Z] de17f37f5fc2: Layer already exists [2026-05-26T03:53:23.748Z] abd017499747: Layer already exists [2026-05-26T03:53:23.748Z] 537fb631a989: Layer already exists [2026-05-26T03:53:23.748Z] cd47402ae1df: Layer already exists [2026-05-26T03:53:23.748Z] cceaf1406b46: Layer already exists [2026-05-26T03:53:23.748Z] eeaa73608b53: Layer already exists [2026-05-26T03:53:23.748Z] e8ae022db6a8: Layer already exists [2026-05-26T03:53:24.013Z] latest: digest: sha256:6f050ddec62e40ed260e4fccdf1380f3d41790b053bb7491b8c49449879d1ef0 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:53:24.374Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:53:24.729Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.19 [2026-05-26T03:53:24.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2026-05-26T03:53:24.729Z] 19d07c37ace9: Preparing [2026-05-26T03:53:24.729Z] 03d8ab5711f7: Preparing [2026-05-26T03:53:24.729Z] 8803979ada1a: Preparing [2026-05-26T03:53:24.729Z] 2730beb7d445: Preparing [2026-05-26T03:53:24.729Z] 8b2c1f450c66: Preparing [2026-05-26T03:53:24.729Z] de17f37f5fc2: Preparing [2026-05-26T03:53:24.729Z] 6e194d69ddab: Preparing [2026-05-26T03:53:24.729Z] 42ea80eefc0d: Preparing [2026-05-26T03:53:24.729Z] abd017499747: Preparing [2026-05-26T03:53:24.729Z] 537fb631a989: Preparing [2026-05-26T03:53:24.729Z] cd47402ae1df: Preparing [2026-05-26T03:53:24.729Z] 6e194d69ddab: Waiting [2026-05-26T03:53:24.729Z] de17f37f5fc2: Waiting [2026-05-26T03:53:24.729Z] 42ea80eefc0d: Waiting [2026-05-26T03:53:24.729Z] e8ae022db6a8: Preparing [2026-05-26T03:53:24.729Z] 537fb631a989: Waiting [2026-05-26T03:53:24.729Z] cceaf1406b46: Preparing [2026-05-26T03:53:24.729Z] abd017499747: Waiting [2026-05-26T03:53:24.729Z] eeaa73608b53: Preparing [2026-05-26T03:53:24.729Z] cd47402ae1df: Waiting [2026-05-26T03:53:24.729Z] e8ae022db6a8: Waiting [2026-05-26T03:53:24.729Z] cceaf1406b46: Waiting [2026-05-26T03:53:24.729Z] 03d8ab5711f7: Layer already exists [2026-05-26T03:53:24.729Z] 2730beb7d445: Layer already exists [2026-05-26T03:53:24.729Z] 8b2c1f450c66: Layer already exists [2026-05-26T03:53:24.729Z] 19d07c37ace9: Layer already exists [2026-05-26T03:53:24.729Z] 8803979ada1a: Layer already exists [2026-05-26T03:53:24.729Z] abd017499747: Layer already exists [2026-05-26T03:53:24.729Z] de17f37f5fc2: Layer already exists [2026-05-26T03:53:24.729Z] 42ea80eefc0d: Layer already exists [2026-05-26T03:53:24.729Z] 6e194d69ddab: Layer already exists [2026-05-26T03:53:24.729Z] 537fb631a989: Layer already exists [2026-05-26T03:53:24.729Z] e8ae022db6a8: Layer already exists [2026-05-26T03:53:24.729Z] cd47402ae1df: Layer already exists [2026-05-26T03:53:24.729Z] eeaa73608b53: Layer already exists [2026-05-26T03:53:24.729Z] cceaf1406b46: Layer already exists [2026-05-26T03:53:25.028Z] 4.1.0-dev.19: digest: sha256:6f050ddec62e40ed260e4fccdf1380f3d41790b053bb7491b8c49449879d1ef0 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:53:25.396Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:53:25.765Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52-4.1.0-dev.19 [2026-05-26T03:53:25.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2026-05-26T03:53:25.765Z] 19d07c37ace9: Preparing [2026-05-26T03:53:25.765Z] 03d8ab5711f7: Preparing [2026-05-26T03:53:25.765Z] 8803979ada1a: Preparing [2026-05-26T03:53:25.765Z] 2730beb7d445: Preparing [2026-05-26T03:53:25.765Z] 8b2c1f450c66: Preparing [2026-05-26T03:53:25.765Z] de17f37f5fc2: Preparing [2026-05-26T03:53:25.765Z] 6e194d69ddab: Preparing [2026-05-26T03:53:25.765Z] 42ea80eefc0d: Preparing [2026-05-26T03:53:25.765Z] abd017499747: Preparing [2026-05-26T03:53:25.765Z] 537fb631a989: Preparing [2026-05-26T03:53:25.765Z] cd47402ae1df: Preparing [2026-05-26T03:53:25.765Z] e8ae022db6a8: Preparing [2026-05-26T03:53:25.765Z] cceaf1406b46: Preparing [2026-05-26T03:53:25.765Z] eeaa73608b53: Preparing [2026-05-26T03:53:25.765Z] e8ae022db6a8: Waiting [2026-05-26T03:53:25.765Z] cceaf1406b46: Waiting [2026-05-26T03:53:25.765Z] eeaa73608b53: Waiting [2026-05-26T03:53:25.765Z] 6e194d69ddab: Waiting [2026-05-26T03:53:25.765Z] 42ea80eefc0d: Waiting [2026-05-26T03:53:25.765Z] abd017499747: Waiting [2026-05-26T03:53:25.765Z] 537fb631a989: Waiting [2026-05-26T03:53:25.765Z] cd47402ae1df: Waiting [2026-05-26T03:53:25.765Z] de17f37f5fc2: Waiting [2026-05-26T03:53:25.765Z] 19d07c37ace9: Layer already exists [2026-05-26T03:53:25.765Z] 8803979ada1a: Layer already exists [2026-05-26T03:53:25.765Z] 03d8ab5711f7: Layer already exists [2026-05-26T03:53:25.765Z] 2730beb7d445: Layer already exists [2026-05-26T03:53:25.765Z] 8b2c1f450c66: Layer already exists [2026-05-26T03:53:25.765Z] de17f37f5fc2: Layer already exists [2026-05-26T03:53:25.765Z] 6e194d69ddab: Layer already exists [2026-05-26T03:53:25.765Z] abd017499747: Layer already exists [2026-05-26T03:53:25.765Z] 42ea80eefc0d: Layer already exists [2026-05-26T03:53:25.765Z] 537fb631a989: Layer already exists [2026-05-26T03:53:25.765Z] e8ae022db6a8: Layer already exists [2026-05-26T03:53:25.765Z] cd47402ae1df: Layer already exists [2026-05-26T03:53:25.765Z] cceaf1406b46: Layer already exists [2026-05-26T03:53:25.765Z] eeaa73608b53: Layer already exists [2026-05-26T03:53:26.030Z] aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52-4.1.0-dev.19: digest: sha256:6f050ddec62e40ed260e4fccdf1380f3d41790b053bb7491b8c49449879d1ef0 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:53:26.401Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:53:26.766Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2026-05-26T03:53:26.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2026-05-26T03:53:26.766Z] 19d07c37ace9: Preparing [2026-05-26T03:53:26.766Z] 03d8ab5711f7: Preparing [2026-05-26T03:53:26.766Z] 8803979ada1a: Preparing [2026-05-26T03:53:26.766Z] 2730beb7d445: Preparing [2026-05-26T03:53:26.766Z] 8b2c1f450c66: Preparing [2026-05-26T03:53:26.766Z] de17f37f5fc2: Preparing [2026-05-26T03:53:26.766Z] 6e194d69ddab: Preparing [2026-05-26T03:53:26.766Z] 42ea80eefc0d: Preparing [2026-05-26T03:53:26.766Z] abd017499747: Preparing [2026-05-26T03:53:26.766Z] 537fb631a989: Preparing [2026-05-26T03:53:26.766Z] cd47402ae1df: Preparing [2026-05-26T03:53:26.766Z] e8ae022db6a8: Preparing [2026-05-26T03:53:26.766Z] cceaf1406b46: Preparing [2026-05-26T03:53:26.766Z] eeaa73608b53: Preparing [2026-05-26T03:53:26.766Z] 42ea80eefc0d: Waiting [2026-05-26T03:53:26.766Z] abd017499747: Waiting [2026-05-26T03:53:26.766Z] 537fb631a989: Waiting [2026-05-26T03:53:26.766Z] cd47402ae1df: Waiting [2026-05-26T03:53:26.766Z] e8ae022db6a8: Waiting [2026-05-26T03:53:26.766Z] cceaf1406b46: Waiting [2026-05-26T03:53:26.766Z] eeaa73608b53: Waiting [2026-05-26T03:53:26.766Z] de17f37f5fc2: Waiting [2026-05-26T03:53:26.766Z] 6e194d69ddab: Waiting [2026-05-26T03:53:26.766Z] 2730beb7d445: Layer already exists [2026-05-26T03:53:26.766Z] 19d07c37ace9: Layer already exists [2026-05-26T03:53:26.766Z] 8803979ada1a: Layer already exists [2026-05-26T03:53:26.766Z] 03d8ab5711f7: Layer already exists [2026-05-26T03:53:26.766Z] 8b2c1f450c66: Layer already exists [2026-05-26T03:53:26.766Z] 42ea80eefc0d: Layer already exists [2026-05-26T03:53:26.766Z] 6e194d69ddab: Layer already exists [2026-05-26T03:53:26.766Z] de17f37f5fc2: Layer already exists [2026-05-26T03:53:26.766Z] 537fb631a989: Layer already exists [2026-05-26T03:53:26.766Z] abd017499747: Layer already exists [2026-05-26T03:53:26.766Z] cceaf1406b46: Layer already exists [2026-05-26T03:53:26.766Z] cd47402ae1df: Layer already exists [2026-05-26T03:53:26.766Z] e8ae022db6a8: Layer already exists [2026-05-26T03:53:26.766Z] eeaa73608b53: Layer already exists [2026-05-26T03:53:27.032Z] main: digest: sha256:6f050ddec62e40ed260e4fccdf1380f3d41790b053bb7491b8c49449879d1ef0 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T03:53:27.114Z] ===================================================== [Pipeline] echo [2026-05-26T03:53:27.130Z] taggedImages: [2026-05-26T03:53:27.130Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52 [2026-05-26T03:53:27.130Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2026-05-26T03:53:27.130Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.19 [2026-05-26T03:53:27.130Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52-4.1.0-dev.19 [2026-05-26T03:53:27.130Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:53:27.543Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-26T03:53:27.543Z] [2026-05-26T03:53:27.543Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:53:27.880Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-26T03:53:27.880Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-26T03:53:27.880Z] 8998bd30e6a1: Pulling fs layer [2026-05-26T03:53:27.880Z] 04944245beec: Pulling fs layer [2026-05-26T03:53:27.880Z] 699f458cf7ca: Pulling fs layer [2026-05-26T03:53:27.880Z] 765212b225bb: Pulling fs layer [2026-05-26T03:53:27.880Z] f23df028b6ca: Pulling fs layer [2026-05-26T03:53:27.880Z] d65c8cfc05b1: Pulling fs layer [2026-05-26T03:53:27.880Z] 2437ff75d9bd: Pulling fs layer [2026-05-26T03:53:27.880Z] 765212b225bb: Waiting [2026-05-26T03:53:27.880Z] f23df028b6ca: Waiting [2026-05-26T03:53:27.880Z] d65c8cfc05b1: Waiting [2026-05-26T03:53:27.880Z] 2437ff75d9bd: Waiting [2026-05-26T03:53:28.256Z] 04944245beec: Verifying Checksum [2026-05-26T03:53:28.256Z] 04944245beec: Download complete [2026-05-26T03:53:28.256Z] 765212b225bb: Verifying Checksum [2026-05-26T03:53:28.256Z] 765212b225bb: Download complete [2026-05-26T03:53:28.256Z] f23df028b6ca: Verifying Checksum [2026-05-26T03:53:28.256Z] f23df028b6ca: Download complete [2026-05-26T03:53:28.256Z] d65c8cfc05b1: Verifying Checksum [2026-05-26T03:53:28.256Z] d65c8cfc05b1: Download complete [2026-05-26T03:53:28.256Z] 699f458cf7ca: Download complete [2026-05-26T03:53:28.838Z] 8998bd30e6a1: Download complete [2026-05-26T03:53:31.427Z] 2437ff75d9bd: Verifying Checksum [2026-05-26T03:53:31.427Z] 2437ff75d9bd: Download complete [2026-05-26T03:53:33.377Z] 8998bd30e6a1: Pull complete [2026-05-26T03:53:33.966Z] 04944245beec: Pull complete [2026-05-26T03:53:36.650Z] 699f458cf7ca: Pull complete [2026-05-26T03:53:36.940Z] 765212b225bb: Pull complete [2026-05-26T03:53:37.604Z] f23df028b6ca: Pull complete [2026-05-26T03:53:37.885Z] d65c8cfc05b1: Pull complete [2026-05-26T03:53:56.216Z] 2437ff75d9bd: Pull complete [2026-05-26T03:53:56.216Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-26T03:53:56.216Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-26T03:53:56.216Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T03:53:56.424Z] prd-ubuntu20.04-docker-arm64-4c-16g-11383 does not seem to be running inside a container [2026-05-26T03:53:56.475Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/225 -v /w/workspace/device-usb-camera/225:/w/workspace/device-usb-camera/225:rw,z -v /w/workspace/device-usb-camera/225@tmp:/w/workspace/device-usb-camera/225@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-05-26T03:53:58.879Z] $ docker top 2d6aedf3a48551719d3147bdc6215ff275239dbd56d04e118348c71d5f477cc3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T03:53:59.712Z] ---> job-cost.sh [2026-05-26T03:53:59.712Z] lf-activate-venv: SKIPPING [2026-05-26T03:53:59.712Z] INFO: No Stack... [2026-05-26T03:54:00.291Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-26T03:54:00.874Z] INFO: Archiving Costs [Pipeline] sh [2026-05-26T03:54:01.522Z] + cat /w/workspace/device-usb-camera/225/archives/cost.csv [2026-05-26T03:54:01.522Z] + cut -d, -f6 [Pipeline] lock [2026-05-26T03:54:01.609Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-225-stack-cost] [2026-05-26T03:54:01.624Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-225-stack-cost] did not exist. Created. [2026-05-26T03:54:01.630Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-225-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-26T03:54:02.358Z] /w/workspace/device-usb-camera/225@tmp/durable-efa4f013/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-05-26T03:54:02.744Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-26T03:54:02.762Z] Warning: overwriting stash ‘stack-cost’ [2026-05-26T03:54:02.821Z] Stashed 1 file(s) [Pipeline] } [2026-05-26T03:54:02.831Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-225-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-26T03:54:02.853Z] $ docker stop --time=1 2d6aedf3a48551719d3147bdc6215ff275239dbd56d04e118348c71d5f477cc3 [2026-05-26T03:54:04.380Z] $ docker rm -f --volumes 2d6aedf3a48551719d3147bdc6215ff275239dbd56d04e118348c71d5f477cc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2026-05-26T03:54:04.826Z] provisioning config files... [2026-05-26T03:54:04.837Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1434216041845111919tmp [Pipeline] { [Pipeline] sh [2026-05-26T03:54:05.131Z] + set +x [2026-05-26T03:54:05.131Z] + curl -s https://codecov.io/bash [2026-05-26T03:54:05.131Z] + bash -s -- [2026-05-26T03:54:05.131Z] [2026-05-26T03:54:05.131Z] _____ _ [2026-05-26T03:54:05.131Z] / ____| | | [2026-05-26T03:54:05.131Z] | | ___ __| | ___ ___ _____ __ [2026-05-26T03:54:05.131Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-05-26T03:54:05.131Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-05-26T03:54:05.131Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-05-26T03:54:05.131Z] Bash-1.0.6 [2026-05-26T03:54:05.131Z] [2026-05-26T03:54:05.131Z] [2026-05-26T03:54:05.131Z] ==> git version 2.25.1 found [2026-05-26T03:54:05.131Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2026-05-26T03:54:05.131Z] Release-Date: 2020-01-08 [2026-05-26T03:54:05.131Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-05-26T03:54:05.131Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-05-26T03:54:05.131Z] ==> Jenkins CI detected. [2026-05-26T03:54:05.131Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2026-05-26T03:54:05.131Z] project root: . [2026-05-26T03:54:05.131Z] --> token set from env [2026-05-26T03:54:05.131Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-05-26T03:54:05.131Z] ==> Running gcov in . (disable via -X gcov) [2026-05-26T03:54:05.131Z] ==> Python coveragepy not found [2026-05-26T03:54:05.131Z] ==> Searching for coverage reports in: [2026-05-26T03:54:05.131Z] + . [2026-05-26T03:54:05.131Z] -> Found 1 reports [2026-05-26T03:54:05.131Z] ==> Detecting git/mercurial file structure [2026-05-26T03:54:05.131Z] ==> Reading reports [2026-05-26T03:54:05.131Z] + ./coverage.out bytes=54776 [2026-05-26T03:54:05.131Z] ==> Appending adjustments [2026-05-26T03:54:05.131Z] https://docs.codecov.io/docs/fixing-reports [2026-05-26T03:54:05.390Z] + Found adjustments [2026-05-26T03:54:05.390Z] ==> Gzipping contents [2026-05-26T03:54:05.390Z] 8.0K /tmp/codecov.UbMxc9.gz [2026-05-26T03:54:05.390Z] ==> Uploading reports [2026-05-26T03:54:05.390Z] url: https://codecov.io [2026-05-26T03:54:05.390Z] query: branch=main&commit=aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52&build=225&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F225%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-26T03:54:05.390Z] -> Pinging Codecov [2026-05-26T03:54:05.390Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52&build=225&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F225%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-26T03:54:05.651Z] -> Uploading to [2026-05-26T03:54:05.651Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-usb-camera/aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52/92cb6744-6814-4c38-afaf-354807cca022.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260526%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260526T035405Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=aa376fa4b6e86a3569c39c5bcc4c9e4887d71f7b904709858c3f65deead7a672 [2026-05-26T03:54:05.651Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-26T03:54:05.651Z] Dload Upload Total Spent Left Speed [2026-05-26T03:54:05.651Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6798 0 0 100 6798 0 49985 --:--:-- --:--:-- --:--:-- 49985 100 6798 0 0 100 6798 0 49985 --:--:-- --:--:-- --:--:-- 49620 [2026-05-26T03:54:05.651Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52 [Pipeline] } [2026-05-26T03:54:05.675Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-05-26T03:54:05.801Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-05-26T03:54:05.816Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:54:06.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-26T03:54:06.131Z] [2026-05-26T03:54:06.131Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:54:06.477Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-26T03:54:06.478Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-05-26T03:54:06.478Z] 2d35ebdb57d9: Already exists [2026-05-26T03:54:06.478Z] 85e8836fcdb2: Pulling fs layer [2026-05-26T03:54:06.478Z] 91631faa732a: Pulling fs layer [2026-05-26T03:54:06.478Z] f3f5ae8826fa: Pulling fs layer [2026-05-26T03:54:06.478Z] 4f4fb700ef54: Pulling fs layer [2026-05-26T03:54:06.478Z] 7861252a18e6: Pulling fs layer [2026-05-26T03:54:06.478Z] 9130f900ef6f: Pulling fs layer [2026-05-26T03:54:06.478Z] 4f4fb700ef54: Waiting [2026-05-26T03:54:06.478Z] 7861252a18e6: Waiting [2026-05-26T03:54:06.478Z] 9130f900ef6f: Waiting [2026-05-26T03:54:06.478Z] f3f5ae8826fa: Verifying Checksum [2026-05-26T03:54:06.478Z] f3f5ae8826fa: Download complete [2026-05-26T03:54:06.478Z] 85e8836fcdb2: Verifying Checksum [2026-05-26T03:54:06.478Z] 85e8836fcdb2: Download complete [2026-05-26T03:54:06.478Z] 4f4fb700ef54: Verifying Checksum [2026-05-26T03:54:06.478Z] 4f4fb700ef54: Download complete [2026-05-26T03:54:06.744Z] 85e8836fcdb2: Pull complete [2026-05-26T03:54:06.744Z] 7861252a18e6: Verifying Checksum [2026-05-26T03:54:06.744Z] 7861252a18e6: Download complete [2026-05-26T03:54:07.005Z] 91631faa732a: Verifying Checksum [2026-05-26T03:54:07.005Z] 91631faa732a: Download complete [2026-05-26T03:54:07.571Z] 9130f900ef6f: Verifying Checksum [2026-05-26T03:54:07.571Z] 9130f900ef6f: Download complete [2026-05-26T03:54:11.767Z] 91631faa732a: Pull complete [2026-05-26T03:54:11.767Z] f3f5ae8826fa: Pull complete [2026-05-26T03:54:11.767Z] 4f4fb700ef54: Pull complete [2026-05-26T03:54:12.024Z] 7861252a18e6: Pull complete [2026-05-26T03:54:16.214Z] 9130f900ef6f: Pull complete [2026-05-26T03:54:16.214Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-05-26T03:54:16.214Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-26T03:54:16.214Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T03:54:16.315Z] prd-ubuntu20.04-docker-8c-8g-11380 does not seem to be running inside a container [2026-05-26T03:54:16.358Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-05-26T03:54:17.807Z] $ docker top 422ccc45bd3c310043b3f26effc62d0bc81300b1626d358fdd0149a1574ef404 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T03:54:18.155Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo [2026-05-26T03:54:18.166Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2026-05-26T03:54:18.443Z] + set -o pipefail [2026-05-26T03:54:18.443Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2026-05-26T03:54:25.091Z] [2026-05-26T03:54:25.091Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2026-05-26T03:54:25.091Z] [2026-05-26T03:54:25.091Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/9df8904f-5bbc-4738-88f1-1fdca0536edf [2026-05-26T03:54:25.091Z] [2026-05-26T03:54:25.091Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-05-26T03:54:25.091Z] [Pipeline] } [2026-05-26T03:54:25.377Z] $ docker stop --time=1 422ccc45bd3c310043b3f26effc62d0bc81300b1626d358fdd0149a1574ef404 [2026-05-26T03:54:27.451Z] $ docker rm -f --volumes 422ccc45bd3c310043b3f26effc62d0bc81300b1626d358fdd0149a1574ef404 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-26T03:54:28.304Z] + git log --format=format:%s -1 aab4dbf34b830bb5e2cb5e56b3d268f0eefafa52 [Pipeline] sh [2026-05-26T03:54:28.593Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T03:54:28.593Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:54:28.886Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T03:54:28.887Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T03:54:28.958Z] prd-ubuntu20.04-docker-8c-8g-11380 does not seem to be running inside a container [2026-05-26T03:54:28.996Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T03:54:29.242Z] $ docker top 86bd3fee219d3ea310268c6c0067913884dc28b55117d8223997760f4cbcc0da -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-26T03:54:29.335Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T03:54:29.335Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T03:54:29.448Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T03:54:29.465Z] $ docker exec 86bd3fee219d3ea310268c6c0067913884dc28b55117d8223997760f4cbcc0da ssh-agent [2026-05-26T03:54:29.557Z] SSH_AUTH_SOCK=/tmp/ssh-nNFXhF9f772b/agent.32 [2026-05-26T03:54:29.557Z] SSH_AGENT_PID=38 [2026-05-26T03:54:29.562Z] Running ssh-add (command line suppressed) [2026-05-26T03:54:29.677Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13934681225961165256.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13934681225961165256.key) [2026-05-26T03:54:29.673Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T03:54:29.965Z] + git semver tag [2026-05-26T03:54:30.229Z] 2026-05-26 03:54:30,198 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-26T03:54:30.229Z] 2026-05-26 03:54:30,202 [run_tag] DEBUG tag force:False [2026-05-26T03:54:30.229Z] 2026-05-26 03:54:30,202 [check_head_tag] DEBUG check head tag [2026-05-26T03:54:30.229Z] 2026-05-26 03:54:30,203 [execute] INFO git cat-file --batch-check [2026-05-26T03:54:30.229Z] 2026-05-26 03:54:30,203 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=, shell=False, universal_newlines=False) [2026-05-26T03:54:30.229Z] 2026-05-26 03:54:30,205 [execute] INFO git cat-file --batch [2026-05-26T03:54:30.229Z] 2026-05-26 03:54:30,205 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=, shell=False, universal_newlines=False) [2026-05-26T03:54:30.229Z] 2026-05-26 03:54:30,215 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2026-05-26T03:54:30.229Z] 2026-05-26 03:54:30,215 [execute] INFO git tag -a v4.1.0-dev.19 -m v4.1.0-dev.19 [2026-05-26T03:54:30.229Z] 2026-05-26 03:54:30,215 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.19', '-m', 'v4.1.0-dev.19'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=None, shell=False, universal_newlines=False) [2026-05-26T03:54:30.229Z] 2026-05-26 03:54:30,219 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2026-05-26T03:54:30.229Z] 4.1.0-dev.19 [Pipeline] } [2026-05-26T03:54:30.255Z] $ docker exec --env ******** --env ******** 86bd3fee219d3ea310268c6c0067913884dc28b55117d8223997760f4cbcc0da ssh-agent -k [2026-05-26T03:54:30.343Z] unset SSH_AUTH_SOCK; [2026-05-26T03:54:30.344Z] unset SSH_AGENT_PID; [2026-05-26T03:54:30.344Z] echo Agent pid 38 killed; [2026-05-26T03:54:30.338Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T03:54:30.660Z] + git semver [Pipeline] } [2026-05-26T03:54:30.947Z] $ docker stop --time=1 86bd3fee219d3ea310268c6c0067913884dc28b55117d8223997760f4cbcc0da [2026-05-26T03:54:32.270Z] $ docker rm -f --volumes 86bd3fee219d3ea310268c6c0067913884dc28b55117d8223997760f4cbcc0da [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:54:32.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-26T03:54:32.670Z] [2026-05-26T03:54:32.670Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:54:32.973Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-26T03:54:32.973Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-05-26T03:54:32.973Z] ab5ef0e58194: Pulling fs layer [2026-05-26T03:54:32.973Z] 9712f1f96733: Pulling fs layer [2026-05-26T03:54:32.973Z] 63f879dbbcfc: Pulling fs layer [2026-05-26T03:54:32.973Z] 0d9ebad4ef96: Pulling fs layer [2026-05-26T03:54:32.973Z] e9a5061849ea: Pulling fs layer [2026-05-26T03:54:32.973Z] d747dcd14b5f: Pulling fs layer [2026-05-26T03:54:32.973Z] 2de7ff778b66: Pulling fs layer [2026-05-26T03:54:32.973Z] e9a5061849ea: Waiting [2026-05-26T03:54:32.973Z] d747dcd14b5f: Waiting [2026-05-26T03:54:32.973Z] 2de7ff778b66: Waiting [2026-05-26T03:54:32.973Z] 0d9ebad4ef96: Waiting [2026-05-26T03:54:32.973Z] 9712f1f96733: Verifying Checksum [2026-05-26T03:54:32.973Z] 9712f1f96733: Download complete [2026-05-26T03:54:33.231Z] 63f879dbbcfc: Verifying Checksum [2026-05-26T03:54:33.231Z] 63f879dbbcfc: Download complete [2026-05-26T03:54:33.494Z] e9a5061849ea: Verifying Checksum [2026-05-26T03:54:33.494Z] e9a5061849ea: Download complete [2026-05-26T03:54:33.494Z] d747dcd14b5f: Download complete [2026-05-26T03:54:33.494Z] 0d9ebad4ef96: Verifying Checksum [2026-05-26T03:54:33.494Z] 0d9ebad4ef96: Download complete [2026-05-26T03:54:33.752Z] ab5ef0e58194: Verifying Checksum [2026-05-26T03:54:33.752Z] ab5ef0e58194: Download complete [2026-05-26T03:54:33.752Z] 2de7ff778b66: Verifying Checksum [2026-05-26T03:54:33.752Z] 2de7ff778b66: Download complete [2026-05-26T03:54:37.949Z] ab5ef0e58194: Pull complete [2026-05-26T03:54:37.949Z] 9712f1f96733: Pull complete [2026-05-26T03:54:38.209Z] 63f879dbbcfc: Pull complete [2026-05-26T03:54:43.483Z] 0d9ebad4ef96: Pull complete [2026-05-26T03:54:43.743Z] e9a5061849ea: Pull complete [2026-05-26T03:54:43.743Z] d747dcd14b5f: Pull complete [2026-05-26T03:54:45.129Z] 2de7ff778b66: Pull complete [2026-05-26T03:54:45.129Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-05-26T03:54:45.129Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-26T03:54:45.129Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T03:54:45.223Z] prd-ubuntu20.04-docker-8c-8g-11380 does not seem to be running inside a container [2026-05-26T03:54:45.267Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-05-26T03:54:46.525Z] $ docker top 520088426bbf6f6d9eae659300eeae612236ca90d6c2749ad5e7099fe1a1f251 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-05-26T03:54:46.586Z] provisioning config files... [2026-05-26T03:54:46.591Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5213252038471677538tmp [2026-05-26T03:54:46.599Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15598590722910072488tmp [2026-05-26T03:54:46.608Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3951826229297516011tmp [Pipeline] { [Pipeline] echo [2026-05-26T03:54:46.638Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T03:54:46.931Z] ---> sigul-configuration.sh [2026-05-26T03:54:46.931Z] gpg: directory `/root/.gnupg' created [2026-05-26T03:54:46.931Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-05-26T03:54:46.931Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-05-26T03:54:46.931Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-05-26T03:54:46.931Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-05-26T03:54:46.931Z] gpg: CAST5 encrypted data [2026-05-26T03:54:46.931Z] gpg: encrypted with 1 passphrase [2026-05-26T03:54:46.931Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-05-26T03:54:47.226Z] + mkdir /home/jenkins [2026-05-26T03:54:47.226Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-05-26T03:54:47.528Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2026-05-26T03:54:47.540Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T03:54:47.835Z] ---> sigul-install.sh [2026-05-26T03:54:47.835Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-05-26T03:54:48.130Z] + git tag --list [2026-05-26T03:54:48.130Z] v0.0.0 [2026-05-26T03:54:48.130Z] v2.2.0 [2026-05-26T03:54:48.130Z] v2.3.0 [2026-05-26T03:54:48.130Z] v2.3.1 [2026-05-26T03:54:48.130Z] v3.0 [2026-05-26T03:54:48.130Z] v3.0.0 [2026-05-26T03:54:48.130Z] v3.1 [2026-05-26T03:54:48.130Z] v3.1.0 [2026-05-26T03:54:48.130Z] v3.1.1 [2026-05-26T03:54:48.130Z] v4.0 [2026-05-26T03:54:48.130Z] v4.0.0 [2026-05-26T03:54:48.130Z] v4.0.1 [2026-05-26T03:54:48.130Z] v4.0.1-dev.1 [2026-05-26T03:54:48.130Z] v4.1.0-dev.1 [2026-05-26T03:54:48.130Z] v4.1.0-dev.10 [2026-05-26T03:54:48.130Z] v4.1.0-dev.11 [2026-05-26T03:54:48.130Z] v4.1.0-dev.12 [2026-05-26T03:54:48.130Z] v4.1.0-dev.13 [2026-05-26T03:54:48.130Z] v4.1.0-dev.14 [2026-05-26T03:54:48.130Z] v4.1.0-dev.15 [2026-05-26T03:54:48.130Z] v4.1.0-dev.16 [2026-05-26T03:54:48.130Z] v4.1.0-dev.17 [2026-05-26T03:54:48.130Z] v4.1.0-dev.18 [2026-05-26T03:54:48.130Z] v4.1.0-dev.19 [2026-05-26T03:54:48.130Z] v4.1.0-dev.2 [2026-05-26T03:54:48.130Z] v4.1.0-dev.3 [2026-05-26T03:54:48.130Z] v4.1.0-dev.4 [2026-05-26T03:54:48.130Z] v4.1.0-dev.5 [2026-05-26T03:54:48.130Z] v4.1.0-dev.6 [2026-05-26T03:54:48.130Z] v4.1.0-dev.7 [2026-05-26T03:54:48.130Z] v4.1.0-dev.8 [2026-05-26T03:54:48.130Z] v4.1.0-dev.9 [Pipeline] sh [2026-05-26T03:54:48.421Z] + lftools sign git-tag v4.1.0-dev.19 [2026-05-26T03:54:48.985Z] Signing Git tag with Sigul... [2026-05-26T03:54:48.985Z] Signing v4.1.0-dev.19 [Pipeline] echo [2026-05-26T03:54:49.258Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T03:54:49.666Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-05-26T03:54:49.676Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-05-26T03:54:49.718Z] $ docker stop --time=1 520088426bbf6f6d9eae659300eeae612236ca90d6c2749ad5e7099fe1a1f251 [2026-05-26T03:54:50.970Z] $ docker rm -f --volumes 520088426bbf6f6d9eae659300eeae612236ca90d6c2749ad5e7099fe1a1f251 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-05-26T03:54:51.711Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T03:54:51.711Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:54:52.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T03:54:52.061Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T03:54:52.180Z] prd-ubuntu20.04-docker-8c-8g-11380 does not seem to be running inside a container [2026-05-26T03:54:52.222Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T03:54:52.469Z] $ docker top 39be38ee7abd9a7a1ad2c27c0ff9236352b0fa11602e59aa3299f2c4366d94c0 -eo pid,comm [2026-05-26T03:54:52.532Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-05-26T03:54:52.532Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-26T03:54:52.577Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T03:54:52.577Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T03:54:52.687Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T03:54:52.704Z] $ docker exec 39be38ee7abd9a7a1ad2c27c0ff9236352b0fa11602e59aa3299f2c4366d94c0 ssh-agent [2026-05-26T03:54:52.795Z] SSH_AUTH_SOCK=/tmp/ssh-fA7vJM2M030A/agent.33 [2026-05-26T03:54:52.795Z] SSH_AGENT_PID=39 [2026-05-26T03:54:52.803Z] Running ssh-add (command line suppressed) [2026-05-26T03:54:52.909Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11744009822557475104.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11744009822557475104.key) [2026-05-26T03:54:52.905Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T03:54:53.194Z] + git semver bump pre [2026-05-26T03:54:53.453Z] 2026-05-26 03:54:53,433 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-26T03:54:53.453Z] 2026-05-26 03:54:53,437 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2026-05-26T03:54:53.453Z] 2026-05-26 03:54:53,437 [bump_version] DEBUG bumping version:4.1.0-dev.19 on axis:pre with prefix:dev [2026-05-26T03:54:53.453Z] 2026-05-26 03:54:53,437 [bump_version] DEBUG bumped version:4.1.0-dev.20 [2026-05-26T03:54:53.453Z] 2026-05-26 03:54:53,437 [write_version] DEBUG write version:4.1.0-dev.20 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2026-05-26T03:54:53.453Z] 2026-05-26 03:54:53,437 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2026-05-26T03:54:53.453Z] 2026-05-26 03:54:53,437 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2026-05-26T03:54:53.453Z] 2026-05-26 03:54:53,439 [execute] INFO git cat-file --batch-check [2026-05-26T03:54:53.453Z] 2026-05-26 03:54:53,439 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-26T03:54:53.453Z] 2026-05-26 03:54:53,443 [execute] INFO git cat-file --batch [2026-05-26T03:54:53.453Z] 2026-05-26 03:54:53,443 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-26T03:54:53.453Z] 2026-05-26 03:54:53,446 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2026-05-26T03:54:53.453Z] 4.1.0-dev.20 [Pipeline] } [2026-05-26T03:54:53.765Z] $ docker exec --env ******** --env ******** 39be38ee7abd9a7a1ad2c27c0ff9236352b0fa11602e59aa3299f2c4366d94c0 ssh-agent -k [2026-05-26T03:54:53.853Z] unset SSH_AUTH_SOCK; [2026-05-26T03:54:53.853Z] unset SSH_AGENT_PID; [2026-05-26T03:54:53.853Z] echo Agent pid 39 killed; [2026-05-26T03:54:53.847Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T03:54:54.174Z] + git semver [Pipeline] } [2026-05-26T03:54:54.466Z] $ docker stop --time=1 39be38ee7abd9a7a1ad2c27c0ff9236352b0fa11602e59aa3299f2c4366d94c0 [2026-05-26T03:54:55.710Z] $ docker rm -f --volumes 39be38ee7abd9a7a1ad2c27c0ff9236352b0fa11602e59aa3299f2c4366d94c0 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T03:54:56.048Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T03:54:56.048Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:54:56.347Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T03:54:56.347Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T03:54:56.417Z] prd-ubuntu20.04-docker-8c-8g-11380 does not seem to be running inside a container [2026-05-26T03:54:56.463Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T03:54:56.690Z] $ docker top f82cf31fc5f3507ce72527849ee7c15b449c17301f55c30e92231470175db8ea -eo pid,comm [2026-05-26T03:54:56.717Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-05-26T03:54:56.717Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-26T03:54:56.765Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T03:54:56.765Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T03:54:56.881Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T03:54:56.899Z] $ docker exec f82cf31fc5f3507ce72527849ee7c15b449c17301f55c30e92231470175db8ea ssh-agent [2026-05-26T03:54:56.979Z] SSH_AUTH_SOCK=/tmp/ssh-5egVAv9auHmG/agent.32 [2026-05-26T03:54:56.979Z] SSH_AGENT_PID=38 [2026-05-26T03:54:56.983Z] Running ssh-add (command line suppressed) [2026-05-26T03:54:57.088Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14848374953351354496.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14848374953351354496.key) [2026-05-26T03:54:57.086Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T03:54:57.502Z] + git semver push [2026-05-26T03:54:57.761Z] 2026-05-26 03:54:57,655 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-26T03:54:57.761Z] 2026-05-26 03:54:57,659 [run_push] DEBUG push [2026-05-26T03:54:57.761Z] 2026-05-26 03:54:57,660 [execute] INFO git cat-file --batch-check [2026-05-26T03:54:57.761Z] 2026-05-26 03:54:57,660 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-26T03:54:57.761Z] 2026-05-26 03:54:57,663 [execute] INFO git rev-list b857c95b0ae784077d914d690fa143b2799a1f92 -- [2026-05-26T03:54:57.761Z] 2026-05-26 03:54:57,663 [execute] DEBUG Popen(['git', 'rev-list', 'b857c95b0ae784077d914d690fa143b2799a1f92', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-26T03:54:57.761Z] 2026-05-26 03:54:57,668 [execute] INFO git fetch -v -- origin [2026-05-26T03:54:57.761Z] 2026-05-26 03:54:57,668 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-05-26T03:54:59.144Z] 2026-05-26 03:54:58,910 [run_push] DEBUG remote changes detected [2026-05-26T03:54:59.144Z] 2026-05-26 03:54:58,910 [run_push] DEBUG latest remote commit df4827de7571d5a65c30574292be5b5d3c4c2617 is not in local commits [2026-05-26T03:54:59.144Z] 2026-05-26 03:54:58,910 [run_push] DEBUG integrating remote changes with a git pull [2026-05-26T03:54:59.144Z] 2026-05-26 03:54:58,910 [execute] INFO git pull origin semver [2026-05-26T03:54:59.144Z] 2026-05-26 03:54:58,910 [execute] DEBUG Popen(['git', 'pull', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-26T03:54:59.710Z] 2026-05-26 03:54:59,481 [execute] INFO git push origin semver [2026-05-26T03:54:59.710Z] 2026-05-26 03:54:59,482 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-26T03:55:00.649Z] 2026-05-26 03:55:00,477 [run_push] DEBUG push all version tags [2026-05-26T03:55:00.649Z] 2026-05-26 03:55:00,477 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-05-26T03:55:00.649Z] 2026-05-26 03:55:00,478 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=None, shell=False, universal_newlines=False) [2026-05-26T03:55:01.606Z] 2026-05-26 03:55:01,445 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2026-05-26T03:55:01.606Z] 4.1.0-dev.20 [Pipeline] } [2026-05-26T03:55:01.630Z] $ docker exec --env ******** --env ******** f82cf31fc5f3507ce72527849ee7c15b449c17301f55c30e92231470175db8ea ssh-agent -k [2026-05-26T03:55:01.729Z] unset SSH_AUTH_SOCK; [2026-05-26T03:55:01.731Z] unset SSH_AGENT_PID; [2026-05-26T03:55:01.731Z] echo Agent pid 38 killed; [2026-05-26T03:55:01.736Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T03:55:02.054Z] + git semver [Pipeline] } [2026-05-26T03:55:02.349Z] $ docker stop --time=1 f82cf31fc5f3507ce72527849ee7c15b449c17301f55c30e92231470175db8ea [2026-05-26T03:55:03.594Z] $ docker rm -f --volumes f82cf31fc5f3507ce72527849ee7c15b449c17301f55c30e92231470175db8ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-05-26T03:55:04.236Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2026-05-26T03:55:04.236Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2026-05-26T03:55:04.236Z] total 16 [2026-05-26T03:55:04.236Z] drwxr-xr-x 3 root root 4096 May 26 03:38 . [2026-05-26T03:55:04.236Z] drwxrwxr-x 10 jenkins jenkins 4096 May 26 03:54 .. [2026-05-26T03:55:04.236Z] drwxr-xr-x 2 root root 4096 May 26 03:38 cost [2026-05-26T03:55:04.236Z] -rw-r--r-- 1 root root 89 May 26 03:38 cost.csv [2026-05-26T03:55:04.236Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2026-05-26T03:55:04.236Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2026-05-26T03:55:04.236Z] total 16 [2026-05-26T03:55:04.236Z] drwxr-xr-x 3 jenkins jenkins 4096 May 26 03:38 . [2026-05-26T03:55:04.236Z] drwxrwxr-x 10 jenkins jenkins 4096 May 26 03:54 .. [2026-05-26T03:55:04.236Z] drwxr-xr-x 2 jenkins jenkins 4096 May 26 03:38 cost [2026-05-26T03:55:04.236Z] -rw-r--r-- 1 jenkins jenkins 89 May 26 03:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-05-26T03:55:04.523Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T03:55:05.380Z] ---> package-listing.sh [2026-05-26T03:55:05.380Z] ++ facter osfamily [2026-05-26T03:55:05.380Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-26T03:55:05.638Z] + OS_FAMILY=debian [2026-05-26T03:55:05.638Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2026-05-26T03:55:05.638Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-26T03:55:05.638Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-26T03:55:05.638Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-26T03:55:05.638Z] + PACKAGES=/tmp/packages_start.txt [2026-05-26T03:55:05.638Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2026-05-26T03:55:05.638Z] + PACKAGES=/tmp/packages_end.txt [2026-05-26T03:55:05.638Z] + case "${OS_FAMILY}" in [2026-05-26T03:55:05.638Z] + dpkg -l [2026-05-26T03:55:05.638Z] + grep '^ii' [2026-05-26T03:55:05.638Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-26T03:55:05.638Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-26T03:55:05.638Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-26T03:55:05.638Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2026-05-26T03:55:05.638Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2026-05-26T03:55:05.638Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2026-05-26T03:55:05.648Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-26T03:55:05.921Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:55:06.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T03:55:06.485Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T03:55:06.559Z] prd-ubuntu20.04-docker-8c-8g-11380 does not seem to be running inside a container [2026-05-26T03:55:06.601Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-26T03:55:06.816Z] $ docker top eea627b8a43c1aae46969ed98427362c263f47f2b55cbfd1890be60953bb1315 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T03:55:07.136Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-26T03:55:07.419Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-26T03:55:07.709Z] + ls /var/log/sa-host [2026-05-26T03:55:07.709Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T03:55:07.769Z] provisioning config files... [2026-05-26T03:55:07.779Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10092818193778653036tmp [Pipeline] { [Pipeline] echo [2026-05-26T03:55:07.798Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T03:55:08.084Z] ---> create-netrc.sh [Pipeline] } [2026-05-26T03:55:08.089Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-26T03:55:08.424Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-26T03:55:08.431Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T03:55:08.710Z] ---> sudo-logs.sh [2026-05-26T03:55:08.710Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-26T03:55:08.742Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T03:55:09.023Z] ---> job-cost.sh [2026-05-26T03:55:09.023Z] lf-activate-venv: SKIPPING [2026-05-26T03:55:09.023Z] DEBUG: total: 0.2199999988079071 [2026-05-26T03:55:09.023Z] INFO: Retrieving Stack Cost... [2026-05-26T03:55:09.283Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-26T03:55:09.542Z] INFO: Archiving Costs [Pipeline] echo [2026-05-26T03:55:09.554Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T03:55:09.833Z] ---> logs-deploy.sh [2026-05-26T03:55:09.833Z] lf-activate-venv: SKIPPING [2026-05-26T03:55:09.833Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/225 [2026-05-26T03:55:09.833Z] INFO: archiving workspace using pattern(s): [2026-05-26T03:55:10.793Z] Archives upload complete. [2026-05-26T03:55:10.793Z] INFO: archiving logs to Nexus